var/cache/dev/Container4hYbIFQ/App_KernelDevDebugContainer.php line 33830

Open in your IDE?
  1. <?php
  2. namespace Container4hYbIFQ;
  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\\Lead\\LeadController' => 'getLeadControllerService',
  47.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController' => 'getLocationsInsightsProxyControllerService',
  48.             'App\\Controller\\API\\User\\SubAccountsController' => 'getSubAccountsControllerService',
  49.             'App\\Controller\\AliasRoutesController' => 'getAliasRoutesControllerService',
  50.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  51.             'App\\Controller\\EmailList\\WaitingController' => 'getWaitingControllerService',
  52.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  53.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController' => 'getAnnouncementControllerService',
  54.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController' => 'getAnnouncementController2Service',
  55.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController' => 'getBrokerControllerService',
  56.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController' => 'getSellerControllerService',
  57.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController' => 'getBuyerAlertsControllerService',
  58.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController' => 'getBuyerAlertsController2Service',
  59.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CheckInController' => 'getCheckInControllerService',
  60.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController' => 'getCompanyControllerService',
  61.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController' => 'getStaffControllerService',
  62.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController' => 'getCompanyController2Service',
  63.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController' => 'getStaffCheckInControllerService',
  64.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController' => 'getStaffController2Service',
  65.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\ChurnAndExpiryController' => 'getChurnAndExpiryControllerService',
  66.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController' => 'getCreditControllerService',
  67.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController' => 'getCreditPackageControllerService',
  68.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController' => 'getCreditServiceControllerService',
  69.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\FaqController' => 'getFaqControllerService',
  70.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController' => 'getCreditAnalysisControllerService',
  71.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController' => 'getCreditController2Service',
  72.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController' => 'getCreditServiceController2Service',
  73.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController' => 'getCreditPackageController2Service',
  74.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController' => 'getCreditController3Service',
  75.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController' => 'getCreditController4Service',
  76.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController' => 'getDynamicQuestionControllerService',
  77.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\QuestionSetController' => 'getQuestionSetControllerService',
  78.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\SurveyResultsController' => 'getSurveyResultsControllerService',
  79.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\AnnualSurveyController' => 'getAnnualSurveyControllerService',
  80.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\ConsumerProfilingController' => 'getConsumerProfilingControllerService',
  81.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CategoryController' => 'getCategoryControllerService',
  82.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController' => 'getCommentControllerService',
  83.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController' => 'getDiscussionControllerService',
  84.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController' => 'getDiscussionController2Service',
  85.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController' => 'getCommentController2Service',
  86.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController' => 'getDiscussionController3Service',
  87.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Admin\\ExchangeRequestController' => 'getExchangeRequestControllerService',
  88.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController' => 'getExchangeRequestController2Service',
  89.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController' => 'getFeatureToggleControllerService',
  90.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController' => 'getFeatureToggleController2Service',
  91.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager' => 'getFeatureToggleManagerService',
  92.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController' => 'getFinancialAidControllerService',
  93.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController' => 'getFinancialAidController2Service',
  94.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController' => 'getCompoundLocationControllerService',
  95.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController' => 'getLeadsControllerService',
  96.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController' => 'getListingControllerService',
  97.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController' => 'getListingPendingFeaturingControllerService',
  98.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController' => 'getListingRulesControllerService',
  99.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController' => 'getLocationControllerService',
  100.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ProjectSettingController' => 'getProjectSettingControllerService',
  101.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\PropertyTypeController' => 'getPropertyTypeControllerService',
  102.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController' => 'getRejectionControllerService',
  103.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController' => 'getScrapedListingControllerService',
  104.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController' => 'getSearchControllerService',
  105.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SupplyAndDemandController' => 'getSupplyAndDemandControllerService',
  106.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController' => 'getCallRequestControllerService',
  107.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController' => 'getCompoundLocationController2Service',
  108.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController' => 'getCompoundSearchControllerService',
  109.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController' => 'getCustomFieldControllerService',
  110.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController' => 'getEstimateControllerService',
  111.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController' => 'getFavouriteControllerService',
  112.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController' => 'getLeadController2Service',
  113.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController' => 'getListingController2Service',
  114.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController' => 'getLocationController2Service',
  115.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController' => 'getNoteControllerService',
  116.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController' => 'getPhotoControllerService',
  117.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController' => 'getPriceFilterControllerService',
  118.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController' => 'getPropertyTypeController2Service',
  119.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController' => 'getRateControllerService',
  120.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ScrapedListingController' => 'getScrapedListingController2Service',
  121.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController' => 'getSearchFiltersControllerService',
  122.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController' => 'getSectionControllerService',
  123.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController' => 'getBrokerRankingControllerService',
  124.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController' => 'getFavouriteController2Service',
  125.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController' => 'getImpressionControllerService',
  126.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController' => 'getListingController3Service',
  127.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController' => 'getLocationController3Service',
  128.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController' => 'getRateController2Service',
  129.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController' => 'getCallRequestController2Service',
  130.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController' => 'getCompoundLocationController3Service',
  131.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController' => 'getConditionalFieldControllerService',
  132.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController' => 'getFiltersControllerService',
  133.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController' => 'getListingController4Service',
  134.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController' => 'getLocationController4Service',
  135.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController' => 'getPropertyTypeController3Service',
  136.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController' => 'getSectionController2Service',
  137.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController' => 'getUserListingStatisticControllerService',
  138.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\CompoundSearchController' => 'getCompoundSearchController2Service',
  139.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  140.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController' => 'getLeadController3Service',
  141.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController' => 'getListingController5Service',
  142.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController' => 'getListingSearchControllerService',
  143.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController' => 'getPhotoController2Service',
  144.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController' => 'getSectionController3Service',
  145.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\TransactionController' => 'getTransactionControllerService',
  146.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository' => 'getListingPhotoRepositoryService',
  147.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository' => 'getListingRepositoryService',
  148.             'Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService' => 'getLeadsCRMServiceService',
  149.             'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager' => 'getListingManagerService',
  150.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController' => 'getCustomParagraphControllerService',
  151.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController' => 'getDefaultController3Service',
  152.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController' => 'getDefaultTopCustomersControllerService',
  153.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController' => 'getFeedbackControllerService',
  154.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\JoinUsController' => 'getJoinUsControllerService',
  155.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController' => 'getMenuControllerService',
  156.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController' => 'getMobileSectionsTogglesControllerService',
  157.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController' => 'getPageControllerService',
  158.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PerformanceLogController' => 'getPerformanceLogControllerService',
  159.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PrintController' => 'getPrintControllerService',
  160.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController' => 'getSettingControllerService',
  161.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController' => 'getTestimonialControllerService',
  162.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController' => 'getBaseControllerService',
  163.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController' => 'getDefaultController4Service',
  164.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController' => 'getDefaultTopCustomersController2Service',
  165.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController' => 'getFeedbackController2Service',
  166.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController' => 'getSettingController2Service',
  167.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController' => 'getDefaultController5Service',
  168.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController' => 'getBaseController2Service',
  169.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController' => 'getFeedbackController3Service',
  170.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController' => 'getBaseController3Service',
  171.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController' => 'getMobileSectionsTogglesController2Service',
  172.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController' => 'getDefaultController6Service',
  173.             'Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController' => 'getFeedbackController4Service',
  174.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController' => 'getJoinUsController2Service',
  175.             'Aqarmap\\Bundle\\MainBundle\\Controller\\MapImagesController' => 'getMapImagesControllerService',
  176.             'Aqarmap\\Bundle\\MainBundle\\Controller\\PageController' => 'getPageController2Service',
  177.             'Aqarmap\\Bundle\\MainBundle\\Controller\\RedirectingController' => 'getRedirectingControllerService',
  178.             'Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController' => 'getSNSNotificationsControllerService',
  179.             'Aqarmap\\Bundle\\MainBundle\\Controller\\StaticPagesController' => 'getStaticPagesControllerService',
  180.             'Aqarmap\\Bundle\\MainBundle\\Naming\\ListingDirectoryNamer' => 'getListingDirectoryNamerService',
  181.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\Admin\\DefaultController' => 'getDefaultController7Service',
  182.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController' => 'getDefaultController8Service',
  183.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController' => 'getLocationStatisticsControllerService',
  184.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController' => 'getNeighborhoodControllerService',
  185.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController' => 'getDefaultController9Service',
  186.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController' => 'getNotificationControllerService',
  187.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController' => 'getSenderControllerService',
  188.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController' => 'getNotificationsControllerService',
  189.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Admin\\NotifiersController' => 'getNotifiersControllerService',
  190.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController' => 'getNotifierControllerService',
  191.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController' => 'getDefaultController10Service',
  192.             'Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController' => 'getOtpControllerService',
  193.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController' => 'getAnalysisControllerService',
  194.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController' => 'getPaymentControllerService',
  195.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\SalesAnalysisController' => 'getSalesAnalysisControllerService',
  196.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController' => 'getPaymentController2Service',
  197.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController' => 'getRecurringControllerService',
  198.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Admin\\SearchCombinationFiltersController' => 'getSearchCombinationFiltersControllerService',
  199.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController' => 'getListingSearchController2Service',
  200.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController' => 'getLocationSearchControllerService',
  201.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController' => 'getSearchResultsControllerService',
  202.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController' => 'getCompoundSearchController3Service',
  203.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController' => 'getListingSearchController3Service',
  204.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\DefaultController' => 'getDefaultController11Service',
  205.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController' => 'getTopSellerControllerService',
  206.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\TopSellerController' => 'getTopSellerController2Service',
  207.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController' => 'getGroupControllerService',
  208.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController' => 'getTeamControllerService',
  209.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
  210.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController' => 'getUserDomainControllerService',
  211.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController' => 'getUserPackagesControllerService',
  212.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController' => 'getUserServiceControllerService',
  213.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController' => 'getUserSubAccountControllerService',
  214.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController' => 'getAuthProxyControllerService',
  215.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController' => 'getNotificationTokenControllerService',
  216.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController' => 'getTargetAudienceControllerService',
  217.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController' => 'getTeamController2Service',
  218.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController' => 'getTokenDocControllerService',
  219.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController' => 'getUserController2Service',
  220.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController' => 'getUserServiceController2Service',
  221.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController' => 'getUserController3Service',
  222.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController' => 'getUserController4Service',
  223.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController' => 'getUserLocationControllerService',
  224.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController' => 'getExternalProfileControllerService',
  225.             'Aqarmap\\Bundle\\UserBundle\\Controller\\PersonalInfoController' => 'getPersonalInfoControllerService',
  226.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController' => 'getProfileControllerService',
  227.             'Aqarmap\\Bundle\\UserBundle\\Controller\\QuickRegistrationController' => 'getQuickRegistrationControllerService',
  228.             'Aqarmap\\Bundle\\UserBundle\\Controller\\TargetAudienceController' => 'getTargetAudienceController2Service',
  229.             'Aqarmap\\Bundle\\UserBundle\\Controller\\UserController' => 'getUserController5Service',
  230.             'Aqarmap\\Bundle\\ValueEngineBundle\\Controller\\Admin\\ValueEngineController' => 'getValueEngineControllerService',
  231.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  232.             'FOS\\UserBundle\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  233.             'HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\ConnectController' => 'getConnectControllerService',
  234.             'HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\RegisterController' => 'getRegisterControllerService',
  235.             'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginControllerService',
  236.             'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
  237.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  238.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  239.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  240.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  241.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  242.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  243.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  244.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  245.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  246.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  247.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  248.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  249.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  250.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  251.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  252.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  253.             'cache.app' => 'getCache_AppService',
  254.             'cache.app_clearer' => 'getCache_AppClearerService',
  255.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  256.             'cache.system' => 'getCache_SystemService',
  257.             'cache.system_clearer' => 'getCache_SystemClearerService',
  258.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  259.             'cache_warmer' => 'getCacheWarmerService',
  260.             'console.command_loader' => 'getConsole_CommandLoaderService',
  261.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  262.             'criteria_mediator' => 'getCriteriaMediatorService',
  263.             'data_collector.dump' => 'getDataCollector_DumpService',
  264.             'doctrine' => 'getDoctrineService',
  265.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  266.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  267.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  268.             'doctrine_mongodb' => 'getDoctrineMongodbService',
  269.             'doctrine_mongodb.odm.command_logger_registry' => 'getDoctrineMongodb_Odm_CommandLoggerRegistryService',
  270.             'doctrine_mongodb.odm.default_connection' => 'getDoctrineMongodb_Odm_DefaultConnectionService',
  271.             'doctrine_mongodb.odm.default_document_manager' => 'getDoctrineMongodb_Odm_DefaultDocumentManagerService',
  272.             'enqueue.client.default.producer' => 'getEnqueue_Client_Default_ProducerService',
  273.             'enqueue_elastica.queue_pager_perister' => 'getEnqueueElastica_QueuePagerPeristerService',
  274.             'error_controller' => 'getErrorControllerService',
  275.             'event_dispatcher' => 'getEventDispatcherService',
  276.             'fos_elastica.client.default' => 'getFosElastica_Client_DefaultService',
  277.             'fos_elastica.config_manager' => 'getFosElastica_ConfigManagerService',
  278.             'fos_elastica.config_manager.index_templates' => 'getFosElastica_ConfigManager_IndexTemplatesService',
  279.             'fos_elastica.filter_objects_listener' => 'getFosElastica_FilterObjectsListenerService',
  280.             'fos_elastica.finder.app_listings.listings' => 'getFosElastica_Finder_AppListings_ListingsService',
  281.             'fos_elastica.finder.app_locations.locations' => 'getFosElastica_Finder_AppLocations_LocationsService',
  282.             'fos_elastica.in_place_pager_persister' => 'getFosElastica_InPlacePagerPersisterService',
  283.             'fos_elastica.index.app_listings' => 'getFosElastica_Index_AppListingsService',
  284.             'fos_elastica.index.app_listings.listings' => 'getFosElastica_Index_AppListings_ListingsService',
  285.             'fos_elastica.index.app_locations' => 'getFosElastica_Index_AppLocationsService',
  286.             'fos_elastica.index.app_locations.locations' => 'getFosElastica_Index_AppLocations_LocationsService',
  287.             'fos_elastica.index_manager' => 'getFosElastica_IndexManagerService',
  288.             'fos_elastica.index_template_manager' => 'getFosElastica_IndexTemplateManagerService',
  289.             'fos_elastica.manager.orm' => 'getFosElastica_Manager_OrmService',
  290.             'fos_elastica.object_persister.app_listings.listings' => 'getFosElastica_ObjectPersister_AppListings_ListingsService',
  291.             'fos_elastica.object_persister.app_locations.locations' => 'getFosElastica_ObjectPersister_AppLocations_LocationsService',
  292.             'fos_elastica.pager_persister_registry' => 'getFosElastica_PagerPersisterRegistryService',
  293.             'fos_elastica.pager_provider.app_listings.listings' => 'getFosElastica_PagerProvider_AppListings_ListingsService',
  294.             'fos_elastica.pager_provider.app_locations.locations' => 'getFosElastica_PagerProvider_AppLocations_LocationsService',
  295.             'fos_elastica.pager_provider_registry' => 'getFosElastica_PagerProviderRegistryService',
  296.             'fos_elastica.paginator.subscriber' => 'getFosElastica_Paginator_SubscriberService',
  297.             'fos_elastica.persister_registry' => 'getFosElastica_PersisterRegistryService',
  298.             'fos_elastica.repository_manager' => 'getFosElastica_RepositoryManagerService',
  299.             'fos_elastica.resetter' => 'getFosElastica_ResetterService',
  300.             'fos_elastica.template_resetter' => 'getFosElastica_TemplateResetterService',
  301.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  302.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  303.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  304.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService',
  305.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  306.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  307.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
  308.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  309.             'fos_user.user_manager' => 'getFosUser_UserManagerService',
  310.             'gaufrette.s3_storage_filesystem' => 'getGaufrette_S3StorageFilesystemService',
  311.             'http_kernel' => 'getHttpKernelService',
  312.             'httplug.client' => 'getHttplug_ClientService',
  313.             'httplug.message_factory' => 'getHttplug_MessageFactoryService',
  314.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
  315.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
  316.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
  317.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
  318.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
  319.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
  320.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
  321.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
  322.             'httplug.uri_factory' => 'getHttplug_UriFactoryService',
  323.             'hwi_oauth.resource_ownermap.main' => 'getHwiOauth_ResourceOwnermap_MainService',
  324.             'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
  325.             'jms_i18n_routing.cookie_setting_listener' => 'getJmsI18nRouting_CookieSettingListenerService',
  326.             'jms_i18n_routing.loader' => 'getJmsI18nRouting_LoaderService',
  327.             'jms_i18n_routing.locale_choosing_listener' => 'getJmsI18nRouting_LocaleChoosingListenerService',
  328.             'jms_serializer' => 'getJmsSerializerService',
  329.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  330.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService',
  331.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  332.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  333.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  334.             'knp_gaufrette.filesystem_map' => 'getKnpGaufrette_FilesystemMapService',
  335.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  336.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  337.             'knp_paginator' => 'getKnpPaginatorService',
  338.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  339.             'liip_imagine.binary.loader.stream.aws_s3' => 'getLiipImagine_Binary_Loader_Stream_AwsS3Service',
  340.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  341.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  342.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  343.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  344.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  345.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  346.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  347.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  348.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  349.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  350.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  351.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  352.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  353.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  354.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  355.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  356.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  357.             'nelmio_api_doc.controller.redocly' => 'getNelmioApiDoc_Controller_RedoclyService',
  358.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  359.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  360.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  361.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  362.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  363.             'old_sound_rabbit_mq.connection.default' => 'getOldSoundRabbitMq_Connection_DefaultService',
  364.             'old_sound_rabbit_mq.parts_holder' => 'getOldSoundRabbitMq_PartsHolderService',
  365.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  366.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  367.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  368.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  369.             'redjan_ym_fcm.client' => 'getRedjanYmFcm_ClientService',
  370.             'request_stack' => 'getRequestStackService',
  371.             'router' => 'getRouterService',
  372.             'routing.loader' => 'getRouting_LoaderService',
  373.             'services_resetter' => 'getServicesResetterService',
  374.             'translator' => 'getTranslatorService',
  375.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  376.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  377.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  378.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  379.             'vich_uploader.namer_uniqid.listing_photos' => 'getVichUploader_NamerUniqid_ListingPhotosService',
  380.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  381.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  382.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  383.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  384.             'cache_clearer' => 'getCacheClearerService',
  385.             'filesystem' => 'getFilesystemService',
  386.             'serializer' => 'getSerializerService',
  387.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  388.             'form.factory' => 'getForm_FactoryService',
  389.             'form.type.file' => 'getForm_Type_FileService',
  390.             'profiler' => 'getProfilerService',
  391.             'twig' => 'getTwigService',
  392.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  393.             'security.token_storage' => 'getSecurity_TokenStorageService',
  394.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  395.             'session' => 'getSessionService',
  396.             'validator' => 'getValidatorService',
  397.         ];
  398.         $this->aliases = [
  399.             'App\\Kernel' => 'kernel',
  400.             'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  401.             'FOS\\UserBundle\\Controller\\ProfileController' => 'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController',
  402.             'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
  403.             'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
  404.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  405.             'database_connection' => 'doctrine.dbal.default_connection',
  406.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  407.             'doctrine_mongodb.odm.document_manager' => 'doctrine_mongodb.odm.default_document_manager',
  408.             'fos_elastica.client' => 'fos_elastica.client.default',
  409.             'fos_elastica.index' => 'fos_elastica.index.app_listings',
  410.             'fos_elastica.manager' => 'fos_elastica.manager.orm',
  411.             'fos_user.profile.controller' => 'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController',
  412.             'fos_user.registration.controller' => 'FOS\\UserBundle\\Controller\\RegistrationController',
  413.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  414.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  415.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  416.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  417.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  418.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  419.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  420.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  421.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  422.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  423.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  424.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  425.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  426.         ];
  427.         $this->privates['service_container'] = function () {
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  434.             include_once \dirname(__DIR__4).'/src/App/Kernel.php';
  435.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  436.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  437.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Translatable/TranslatableListener.php';
  438.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php';
  439.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/IpTraceable/IpTraceableListener.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  441.             include_once \dirname(__DIR__4).'/src/App/EventSubscriber/ScraperThrottleSubscriber.php';
  442.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  443.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  444.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  445.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  447.             include_once \dirname(__DIR__4).'/src/App/Repository/Lead/LeadRepository.php';
  448.             include_once \dirname(__DIR__4).'/src/App/Service/SMSManager.php';
  449.             include_once \dirname(__DIR__4).'/src/App/Service/Security/AuthServer.php';
  450.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClientInterface.php';
  451.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClientTrait.php';
  452.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClient.php';
  453.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/Sqs/SqsClient.php';
  454.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/LocaleEventSubscriber.php';
  455.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/GroupRepository.php';
  456.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserInterestRepository.php';
  457.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserPackagesRepository.php';
  458.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserRepository.php';
  459.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserServicesRepository.php';
  460.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/UserInterestBuilderInterface.php';
  461.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserInterestBuilder.php';
  462.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserInterestManager.php';
  463.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/UserIpInfoServiceInterface.php';
  464.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserIpInfoService.php';
  465.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserManager.php';
  466.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserPackagesService.php';
  467.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserServicesManager.php';
  468.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Adapter/MailerServiceInterface.php';
  469.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Adapter/MailerService.php';
  470.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/IpTraceSubscriber.php';
  471.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/EventStreamingClientFactoryInterface.php';
  472.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventStreaming/EventStreamingClientFactory.php';
  473.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/SnsServiceInterface.php';
  474.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/SnsService.php';
  475.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/Sns/SnsClient.php';
  476.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Helpers/MailerHelper.php';
  477.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Listener/DoctrineExtensionEventSubscriber.php';
  478.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Listener/RequestEventSubscriber.php';
  479.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Menu/MenuBuilder.php';
  480.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/ActivityLogger.php';
  481.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/CacheManagerInterface.php';
  482.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/CacheManager.php';
  483.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/MenuBuilderService.php';
  484.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/MobileDetectionService.php';
  485.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/PriceExtender.php';
  486.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Setting.php';
  487.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/ThumbURL.php';
  488.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/SqsServiceInterface.php';
  489.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/SqsService.php';
  490.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/ProducerFactoryInterface.php';
  491.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Producer/ProducerFactory.php';
  492.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Builder/DirectorInterface.php';
  493.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Builder/Director.php';
  494.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Builder/BuilderInterface.php';
  495.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Builder/MetaTagsBuilder.php';
  496.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/SoftDeleteEventSubscriber.php';
  497.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Model/Contracts/BumpUpModelInterface.php';
  498.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Model/BumpUpModel.php';
  499.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/LeadRepository.php';
  500.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingLeadRepository.php';
  501.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CallRequestLeadRepository.php';
  502.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CallRequestRepository.php';
  503.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/RepositoryUtilsInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/RepositoryInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/AbstractTreeRepository.php';
  506.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/NestedTreeRepository.php';
  507.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CompoundLocationRepository.php';
  508.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CustomFieldRepository.php';
  509.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/FavouriteRepository.php';
  510.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/FreeListingRepository.php';
  511.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/InteractionRepository.php';
  512.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingFeatureRepository.php';
  513.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Repository/DocumentRepository.php';
  514.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Repository/ServiceDocumentRepositoryInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Repository/ServiceRepositoryTrait.php';
  516.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Repository/ServiceDocumentRepository.php';
  517.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingImpressionRepository.php';
  518.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingPhoneRepository.php';
  519.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingPhotoRepository.php';
  520.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Traits/Cachable.php';
  521.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingRepository.php';
  522.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/LocationRepository.php';
  523.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/MessageLeadRepository.php';
  524.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/PhoneLeadRepository.php';
  525.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/PhoneRepository.php';
  526.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/PropertyTypeRepository.php';
  527.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/RejectionRepository.php';
  528.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/SectionRepository.php';
  529.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/SimilarListingsLeadRepository.php';
  530.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/TargetUserLeadRepository.php';
  531.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/TargetUserMessageLeadRepository.php';
  532.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/TargetUserPhoneLeadRepository.php';
  533.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/TopSellerLeadRepository.php';
  534.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/UserDomainLeadRepository.php';
  535.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/UserDomainMessageLeadRepository.php';
  536.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/UserDomainPhoneLeadRepository.php';
  537.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/UserPhoneRepository.php';
  538.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/WhatsAppLeadRepository.php';
  539.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CallRequestManager.php';
  540.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CompoundService.php';
  541.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/Model/FormTypeInterface.php';
  542.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/Model/LocaleInterface.php';
  543.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CompoundSearchFormTypeManager.php';
  544.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/InteractionService.php';
  545.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadService.php';
  546.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadValidationService.php';
  547.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/NotificationCenter/NotificationCenterInterface.php';
  548.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/NotificationCenter/NotificationCenterEnvelopeGenerator.php';
  549.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/WhatsappEmailServiceInterface.php';
  550.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/WhatsappEmailService.php';
  551.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadServiceFactory.php';
  552.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/LeadsInsightsServiceInterface.php';
  553.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsInsightsService.php';
  554.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingContactRateService.php';
  555.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/ListingFeatureServiceInterface.php';
  556.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingFeatureService.php';
  557.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingManager.php';
  558.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Service/LocationStatisticsManager.php';
  559.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CompoundStatusLogService.php';
  560.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/NumberToWord.php';
  561.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingRuleMatcher.php';
  562.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Sortable/Entity/Repository/SortableRepository.php';
  563.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/RuleRepository.php';
  564.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/LocationManagerInterface.php';
  565.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LocationManager.php';
  566.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/PhoneManagerInterface.php';
  567.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/PhoneManager.php';
  568.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/PhoneValidatorInterface.php';
  569.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/PhoneValidator/PhoneValidator.php';
  570.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/PhoneValidatorComponentFactory.php';
  571.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/RelatedResultServiceInterface.php';
  572.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/RelatedResultService.php';
  573.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/AbstractElasticListingSearch.php';
  574.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/RelatedListingSearch.php';
  575.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SectionService.php';
  576.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V3/Listing/MapperInterface.php';
  577.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingAttributesMapper.php';
  578.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V3/Listing/TransformerInterface.php';
  579.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Traits/EntityManagerAwareTrait.php';
  580.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingAttributesTransformer.php';
  581.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Traits/LocaleAwareTrait.php';
  582.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingTranslationMapper.php';
  583.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CostPerLeadService.php';
  584.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/V4/ListingServiceInterface.php';
  585.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingService.php';
  586.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingRuleFacadeService.php';
  587.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/V4/LocationServiceInterface.php';
  588.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/LocationService.php';
  589.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  591.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/ListingExtension.php';
  592.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/SearchDescriptionExtension.php';
  593.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Repository/ConversationRepository.php';
  594.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Repository/MessageRepository.php';
  595.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Repository/RecipientRepository.php';
  596.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Service/Composer.php';
  597.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/CreditRepository.php';
  598.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/CreditAnalysisManager.php';
  599.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Contract/CreditManagerInterface.php';
  600.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/CreditManager.php';
  601.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Contract/TransferValidatorInterface.php';
  602.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/TransferValidator.php';
  603.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Service/FeatureToggleManager.php';
  604.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Contract/FeatureToggleHandlerInterface.php';
  605.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Contract/ToggleMemoryHandlerInterface.php';
  606.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Service/MemoryFeatureToggleHandler.php';
  607.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Service/BulkFeatureTogglesHandler.php';
  608.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Service/SingleFeatureToggleHandler.php';
  609.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Service/PaymentManager.php';
  610.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserServiceTypesFactory.php';
  611.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Services/RecurringTransactionLogService.php';
  612.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/NotifierManager.php';
  613.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ApiBundle/EventListener/LocaleEventSubscriber.php';
  614.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Repository/PaymentRepository.php';
  615.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Contract/PaymentDestinationServiceInterface.php';
  616.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Service/PaymentDestinationService.php';
  617.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Service/SalesAnalysisManager.php';
  618.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Service/SignatureManager.php';
  619.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/CriteriaBuilders/BuilderDirector.php';
  620.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/CriteriaBuilders/BuilderInterface.php';
  621.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/CriteriaBuilders/SearchCriteriaBuilder.php';
  622.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/CriteriaMediator/Contracts/MediatorInterface.php';
  623.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/CriteriaMediator/CriteriaMediator.php';
  624.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/BaseSearchService.php';
  625.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/CompoundSearchService.php';
  626.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticClientService.php';
  627.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/DefaultListingSearch.php';
  628.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/Contract/ListingSearchCombinationsServiceInterface.php';
  629.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ListingSearchCombinationsService.php';
  630.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ListingSearchService.php';
  631.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Contract/OtpServiceInterface.php';
  632.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Service/OtpService.php';
  633.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Contract/OtpGeneratorInterface.php';
  634.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Service/OtpGeneratorService.php';
  635.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Service/TopSellerRetrievalService.php';
  636.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Service/FinancialAidService.php';
  637.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Services/RecurringTransactionService.php';
  638.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Services/RecurringTransactionStateService.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  650.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  673.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  680.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  681.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/StaticVersionStrategy.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  723.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  724.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  725.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  735.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  736.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  737.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  738.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/SessionHandlerFactory.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  781.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  791.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  795.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  796.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  797.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  798.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  799.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  801.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  802.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  803.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  804.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  805.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  806.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connections/PrimaryReadReplicaConnection.php';
  807.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  808.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  809.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  810.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  811.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  812.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  813.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  814.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  815.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  816.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  817.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  818.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  819.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  820.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  821.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  822.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  823.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  824.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/APM/CommandLoggerInterface.php';
  825.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/APM/CommandLogger.php';
  826.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/ManagerRegistry.php';
  827.             include_once \dirname(__DIR__4).'/vendor/mongodb/mongodb/src/Client.php';
  828.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/DocumentManager.php';
  829.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Configuration.php';
  830.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  831.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Mapping/Driver/CompatibilityAnnotationDriver.php';
  832.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Mapping/Driver/AnnotationDriver.php';
  833.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Repository/RepositoryFactory.php';
  834.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Repository/ContainerRepositoryFactory.php';
  835.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/ManagerConfigurator.php';
  836.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/AbstractLogger.php';
  837.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Logger/ElasticaLogger.php';
  838.             include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/Client.php';
  839.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Client.php';
  840.             include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/SearchableInterface.php';
  841.             include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/Index.php';
  842.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Index.php';
  843.             include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/Type.php';
  844.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/FinderInterface.php';
  845.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/PaginatedFinderInterface.php';
  846.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/TransformedFinder.php';
  847.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ElasticaToModelTransformerInterface.php';
  848.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/AbstractElasticaToModelTransformer.php';
  849.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/AbstractElasticaToModelTransformer.php';
  850.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORM/ElasticaToModelTransformer.php';
  851.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/ConnectionFactory.php';
  852.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ConnectionFactoryFactoryInterface.php';
  853.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Doctrine/DoctrineConnectionFactoryFactory.php';
  854.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ConnectionFactoryFactory.php';
  855.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Context.php';
  856.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverInterface.php';
  857.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactoryInterface.php';
  858.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Doctrine/DoctrineDriverFactory.php';
  859.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Config.php';
  860.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouteCollection.php';
  861.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactory.php';
  862.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  863.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ViewResponseListener.php';
  864.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  865.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  866.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  867.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  868.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  869.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  870.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  871.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  872.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  873.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/VersionListener.php';
  874.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/VersionResolverInterface.php';
  875.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/ChainVersionResolver.php';
  876.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/HeaderVersionResolver.php';
  877.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/QueryParameterVersionResolver.php';
  878.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/MediaTypeVersionResolver.php';
  879.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/VersionExclusionListener.php';
  880.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
  881.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
  882.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
  883.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
  884.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
  885.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
  886.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  887.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  888.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  890.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  891.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  892.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  893.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  894.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  895.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  896.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  897.             include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  898.             include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  899.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  900.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  901.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  902.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  904.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  909.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
  910.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
  911.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdaterInterface.php';
  912.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/HashingPasswordUpdater.php';
  913.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  914.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  915.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  916.             include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/LocaleResolverInterface.php';
  917.             include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultLocaleResolver.php';
  918.             include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/EventListener/CookieSettingListener.php';
  919.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  920.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  921.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  922.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  923.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  924.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  925.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  926.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  927.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  928.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  929.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  930.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  931.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  932.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  933.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  934.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  935.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  936.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  937.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  938.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  939.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  940.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  941.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  942.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  943.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  944.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  945.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  946.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  947.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  948.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  949.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  950.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  951.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter.php';
  952.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  953.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  954.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  955.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  956.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  957.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  958.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  959.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  960.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  961.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  962.             include_once \dirname(__DIR__4).'/src/App/FrameworkExtra/Converters/QueryStringConverter.php';
  963.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  964.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  965.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  966.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  967.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  968.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  969.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  970.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  971.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  972.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  973.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  974.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Logger/RedisLogger.php';
  975.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/ClientInterface.php';
  976.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Client.php';
  977.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Connection/ParametersInterface.php';
  978.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Connection/Parameters.php';
  979.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Factory/PredisParametersFactory.php';
  980.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Configuration/OptionsInterface.php';
  981.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Configuration/Options.php';
  982.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Connection/FactoryInterface.php';
  983.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Connection/Factory.php';
  984.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Client/Predis/Connection/ConnectionFactory.php';
  985.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  986.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  987.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  988.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  989.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  990.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  991.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  992.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  993.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  994.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  995.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  996.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  997.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  998.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  999.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelperInterface.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtensionRuntime.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/FilesystemMapInterface.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle/FilesystemMap.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/FilesystemInterface.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Filesystem.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/MetadataSupporter.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/ListKeysAware.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/SizeCalculator.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/MimeTypeProvider.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/AwsS3.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/S3/S3Client.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/ScopingHttpClient.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/I18nRouter.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSSerializerAdapter.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManagerInterface.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManager.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserManager.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/SerializerInterface.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Serializer.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ProducerInterface.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/TraceableProducer.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Producer.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Rpc/RpcFactory.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendEventExtensionInterface.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendCommandExtensionInterface.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverPreSendExtensionInterface.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PostSendExtensionInterface.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ExtensionInterface.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ChainExtension.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1118.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1119.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1120.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1121.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1122.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1123.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1124.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1125.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1126.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1127.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1128.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1129.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1130.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1131.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1132.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1133.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1134.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1135.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1136.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1137.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/DataCollector/CommandDataCollector.php';
  1138.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/DataCollector/ElasticaDataCollector.php';
  1139.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/AbstractMessageQueueCollector.php';
  1140.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/MessageQueueCollector.php';
  1141.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/DataCollector/RedisDataCollector.php';
  1142.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  1143.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1144.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1145.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1146.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1147.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1148.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1149.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1150.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1151.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1152.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1153.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1154.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1155.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  1156.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  1157.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1158.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1159.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1160.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1161.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1162.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1163.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1164.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1165.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1166.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1167.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1168.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1169.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1171.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1172.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1175.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1177.             include_once \dirname(__DIR__4).'/src/App/Twig/AppExtension.php';
  1178.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Date.php';
  1179.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php';
  1180.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php';
  1181.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Twig/UserServiceExtension.php';
  1182.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/ArabicNumbersConvertExtension.php';
  1183.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/CustomParagraphPreviewLinkExtension.php';
  1184.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/DateFormatExtension.php';
  1185.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/FeatureToggleExtension.php';
  1186.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/FeedbackSourceExtension.php';
  1187.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/MenuExtension.php';
  1188.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/MobileDetectionExtension.php';
  1189.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/MortgageRequestLinkExtension.php';
  1190.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/NavbarExtension.php';
  1191.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/SettingExtension.php';
  1192.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/TestimonialExtension.php';
  1193.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/ThumbnailExtension.php';
  1194.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/UnsetFilter.php';
  1195.             include_once \dirname(__DIR__4).'/vendor/aqarmap/utility-bundle/Aqarmap/Bundle/UtilityBundle/TwigExtensions/Gravatar.php';
  1196.             include_once \dirname(__DIR__4).'/vendor/aqarmap/utility-bundle/Aqarmap/Bundle/UtilityBundle/TwigExtensions/Text.php';
  1197.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/CompoundLocationExtension.php';
  1198.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/JsonDecodeExtension.php';
  1199.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/ListingShareExtension.php';
  1200.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/LocationExtension.php';
  1201.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/MetaTagsExtension.php';
  1202.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/ParseSearchCriteria.php';
  1203.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/PriceFiltersExtension.php';
  1204.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/SearchExtension.php';
  1205.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V4/CompoundLocationLinksBuilderInterface.php';
  1206.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CompoundlocationLinksBuilderService.php';
  1207.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/TopCompaniesExtension.php';
  1208.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Twig/CreditExtension.php';
  1209.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Twig/FaqExtension.php';
  1210.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Twig/PackageExtension.php';
  1211.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Twig/PackageUserTypeExtension.php';
  1212.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Twig/CompoundExtension.php';
  1213.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Twig/CommentExtension.php';
  1214.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Twig/DiscussionExtension.php';
  1215.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Twig/DiscussionTabsExtension.php';
  1216.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Twig/CompanyExtension.php';
  1217.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Twig/StaffExtension.php';
  1218.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Twig/CustomerProfilingExtension.php';
  1219.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Twig/PaymentExtension.php';
  1220.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Twig/PrintExtension.php';
  1221.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Services/Twig/AnnouncementExtension.php';
  1222.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1223.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  1224.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  1225.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  1226.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  1227.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Twig/Extension/OAuthExtension.php';
  1228.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1229.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1230.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1231.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  1232.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  1233.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  1234.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  1235.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/GetNelmioAsset.php';
  1236.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  1237.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1238.             include_once \dirname(__DIR__4).'/vendor/twig/markdown-extra/MarkdownExtension.php';
  1239.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1240.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1241.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  1242.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1243.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1244.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1245.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1246.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1247.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1248.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1250.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1251.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1252.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1253.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1254.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  1255.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  1256.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  1257.             include_once __DIR__.'/proxy-classes.php';
  1258.         };
  1259.     }
  1260.     public function compile(): void
  1261.     {
  1262.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1263.     }
  1264.     public function isCompiled(): bool
  1265.     {
  1266.         return true;
  1267.     }
  1268.     public function getRemovedIds(): array
  1269.     {
  1270.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1271.     }
  1272.     protected function createProxy($class, \Closure $factory)
  1273.     {
  1274.         return $factory();
  1275.     }
  1276.     /**
  1277.      * Gets the public '.container.private.cache_clearer' shared service.
  1278.      *
  1279.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1280.      */
  1281.     protected function get_Container_Private_CacheClearerService()
  1282.     {
  1283.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1284.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1285.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1286.             yield => ($this->privates['jms_serializer.cache.cache_clearer'] ?? $this->getJmsSerializer_Cache_CacheClearerService());
  1287.         }, 1));
  1288.     }
  1289.     /**
  1290.      * Gets the public '.container.private.filesystem' shared service.
  1291.      *
  1292.      * @return \Symfony\Component\Filesystem\Filesystem
  1293.      */
  1294.     protected function get_Container_Private_FilesystemService()
  1295.     {
  1296.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1297.     }
  1298.     /**
  1299.      * Gets the public '.container.private.form.factory' shared service.
  1300.      *
  1301.      * @return \Symfony\Component\Form\FormFactory
  1302.      */
  1303.     protected function get_Container_Private_Form_FactoryService()
  1304.     {
  1305.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  1306.         if (isset($this->services['.container.private.form.factory'])) {
  1307.             return $this->services['.container.private.form.factory'];
  1308.         }
  1309.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  1310.     }
  1311.     /**
  1312.      * Gets the public '.container.private.form.type.file' shared service.
  1313.      *
  1314.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  1315.      */
  1316.     protected function get_Container_Private_Form_Type_FileService()
  1317.     {
  1318.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1319.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1320.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  1321.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  1322.     }
  1323.     /**
  1324.      * Gets the public '.container.private.profiler' shared service.
  1325.      *
  1326.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1327.      */
  1328.     protected function get_Container_Private_ProfilerService()
  1329.     {
  1330.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1331.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1332.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1333.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1334.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1335.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1336.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1337.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1338.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1339.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1340.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1341.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1342.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1343.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1344.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1345.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1346.         $d->addInstance('doctrine.result_cache_pool', ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
  1347.         $d->addInstance('doctrine.system_cache_pool', ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()));
  1348.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1349.         $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()));
  1350.         $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()));
  1351.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1352.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1353.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1354.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1355.         $e->registerClient('sms.client', ($this->privates['.debug.sms.client'] ?? $this->get_Debug_Sms_ClientService()));
  1356.         $e->registerClient('auth.client', ($this->privates['.debug.auth.client'] ?? $this->get_Debug_Auth_ClientService()));
  1357.         $e->registerClient('locations_insights.client', ($this->privates['.debug.locations_insights.client'] ?? $this->get_Debug_LocationsInsights_ClientService()));
  1358.         $e->registerClient('fcm.client', ($this->privates['.debug.fcm.client'] ?? $this->get_Debug_Fcm_ClientService()));
  1359.         $e->registerClient('search.client', ($this->privates['.debug.search.client'] ?? $this->get_Debug_Search_ClientService()));
  1360.         $e->registerClient('hwi_oauth.http_client', ($this->privates['.debug.hwi_oauth.http_client'] ?? $this->get_Debug_HwiOauth_HttpClientService()));
  1361.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1362.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1363.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1364.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1365.         $h = new \Enqueue\Bundle\Profiler\MessageQueueCollector();
  1366.         $h->addProducer('default', ($this->services['enqueue.client.default.producer'] ?? $this->getEnqueue_Client_Default_ProducerService()));
  1367.         $i = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1368.         if ($this->has('kernel')) {
  1369.             $i->setKernel($b);
  1370.         }
  1371.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1372.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1373.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1374.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1375.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1376.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1377.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1378.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1379.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1380.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1381.         $instance->add($d);
  1382.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1383.         $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));
  1384.         $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())));
  1385.         $instance->add($e);
  1386.         $instance->add($f);
  1387.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1388.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))));
  1389.         $instance->add($g);
  1390.         $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()))));
  1391.         $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()))));
  1392.         $instance->add(new \FOS\ElasticaBundle\DataCollector\ElasticaDataCollector(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService())));
  1393.         $instance->add($h);
  1394.         $instance->add(new \Snc\RedisBundle\DataCollector\RedisDataCollector(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService())));
  1395.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  1396.         $instance->add($i);
  1397.         return $instance;
  1398.     }
  1399.     /**
  1400.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1401.      *
  1402.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1403.      */
  1404.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1405.     {
  1406.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  1407.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1408.             return $this->services['.container.private.security.authorization_checker'];
  1409.         }
  1410.         $b = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1411.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1412.             return $this->services['.container.private.security.authorization_checker'];
  1413.         }
  1414.         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);
  1415.     }
  1416.     /**
  1417.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1418.      *
  1419.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1420.      */
  1421.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1422.     {
  1423.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1424.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1425.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1426.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1427.         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())));
  1428.     }
  1429.     /**
  1430.      * Gets the public '.container.private.security.password_encoder' shared service.
  1431.      *
  1432.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  1433.      *
  1434.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  1435.      */
  1436.     protected function get_Container_Private_Security_PasswordEncoderService()
  1437.     {
  1438.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  1439.         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()));
  1440.     }
  1441.     /**
  1442.      * Gets the public '.container.private.security.token_storage' shared service.
  1443.      *
  1444.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1445.      */
  1446.     protected function get_Container_Private_Security_TokenStorageService()
  1447.     {
  1448.         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, [
  1449.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1450.         ], [
  1451.             'request_stack' => '?',
  1452.         ]));
  1453.     }
  1454.     /**
  1455.      * Gets the public '.container.private.serializer' shared service.
  1456.      *
  1457.      * @return \Symfony\Component\Serializer\Serializer
  1458.      */
  1459.     protected function get_Container_Private_SerializerService()
  1460.     {
  1461.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1462.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1463.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1464.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1465.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1466.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1467.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1468.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1469.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1470.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1471.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1472.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1473.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1474.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1475.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  1476.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FlattenExceptionNormalizer.php';
  1477.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1478.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  1479.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1480.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1481.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1482.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1483.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1484.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1485.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1486.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1487.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1488.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1489.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1490.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1491.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1492.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1493.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1494.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1495.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1496.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1497.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1498.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1499.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1500.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1501.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1502.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1503.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1504.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  1505.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1506.         if (isset($this->services['.container.private.serializer'])) {
  1507.             return $this->services['.container.private.serializer'];
  1508.         }
  1509.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1510.         $c = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1511.         $d = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1512.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($d);
  1513.         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()]);
  1514.     }
  1515.     /**
  1516.      * Gets the public '.container.private.session' shared service.
  1517.      *
  1518.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1519.      */
  1520.     protected function get_Container_Private_SessionService()
  1521.     {
  1522.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1523.         if (isset($this->services['.container.private.session'])) {
  1524.             return $this->services['.container.private.session'];
  1525.         }
  1526.         return $this->services['.container.private.session'] = $a->createSession();
  1527.     }
  1528.     /**
  1529.      * Gets the public '.container.private.twig' shared service.
  1530.      *
  1531.      * @return \Twig\Environment
  1532.      */
  1533.     protected function get_Container_Private_TwigService()
  1534.     {
  1535.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1536.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1537.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Resources/views'), 'AqarmapMainBundle');
  1538.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Resources/views'), 'AqarmapListingBundle');
  1539.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Resources/views'), 'AqarmapUserBundle');
  1540.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Resources/views'), 'AqarmapNeighborhoodBundle');
  1541.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Resources/views'), 'AqarmapDiscussionBundle');
  1542.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Resources/views'), 'AqarmapSearchBundle');
  1543.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Resources/views'), 'AqarmapCRMBundle');
  1544.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Resources/views'), 'AqarmapBuyerAlertsBundle');
  1545.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), 'AqarmapNotificationBundle');
  1546.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Resources/views'), 'AqarmapCreditBundle');
  1547.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Resources/views'), 'AqarmapUser');
  1548.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Resources/views'), '!AqarmapUser');
  1549.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Resources/views'), 'AqarmapMain');
  1550.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Resources/views'), '!AqarmapMain');
  1551.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Resources/views'), 'AqarmapListing');
  1552.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Resources/views'), '!AqarmapListing');
  1553.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Resources/views'), 'AqarmapMessage');
  1554.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Resources/views'), '!AqarmapMessage');
  1555.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Resources/views'), 'AqarmapCredit');
  1556.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Resources/views'), '!AqarmapCredit');
  1557.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Resources/views'), 'AqarmapNotifier');
  1558.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Resources/views'), '!AqarmapNotifier');
  1559.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Resources/views'), 'AqarmapBuyerAlerts');
  1560.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Resources/views'), '!AqarmapBuyerAlerts');
  1561.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Resources/views'), 'AqarmapMortgage');
  1562.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Resources/views'), '!AqarmapMortgage');
  1563.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Resources/views'), 'AqarmapBrokerSales');
  1564.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Resources/views'), '!AqarmapBrokerSales');
  1565.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Resources/views'), 'AqarmapNeighborhood');
  1566.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Resources/views'), '!AqarmapNeighborhood');
  1567.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Resources/views'), 'AqarmapDiscussion');
  1568.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Resources/views'), '!AqarmapDiscussion');
  1569.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Resources/views'), 'AqarmapCRM');
  1570.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Resources/views'), '!AqarmapCRM');
  1571.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Resources/views'), 'AqarmapCustomerProfiling');
  1572.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Resources/views'), '!AqarmapCustomerProfiling');
  1573.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Resources/views'), 'AqarmapExchange');
  1574.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Resources/views'), '!AqarmapExchange');
  1575.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), 'Notification');
  1576.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), '!Notification');
  1577.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Resources/views'), 'AqarmapPayment');
  1578.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Resources/views'), '!AqarmapPayment');
  1579.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Resources/views'), 'AqarmapAnnouncement');
  1580.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Resources/views'), '!AqarmapAnnouncement');
  1581.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Resources/views'), 'AqarmapSearch');
  1582.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Resources/views'), '!AqarmapSearch');
  1583.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), 'AqarmapNotification');
  1584.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), '!AqarmapNotification');
  1585.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Resources/views'), 'FeatureToggle');
  1586.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Resources/views'), '!FeatureToggle');
  1587.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Resources/views'), 'AqarmapValueEngine');
  1588.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Resources/views'), '!AqarmapValueEngine');
  1589.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Resources/views'), 'TopSeller');
  1590.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Resources/views'), '!TopSeller');
  1591.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Resources/views'), 'AqarmapFinancialAids');
  1592.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Resources/views'), '!AqarmapFinancialAids');
  1593.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1594.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1595.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Resources/views'), 'DoctrineMongoDB');
  1596.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Resources/views'), '!DoctrineMongoDB');
  1597.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), 'FOSElastica');
  1598.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), '!FOSElastica');
  1599.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'Enqueue');
  1600.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), '!Enqueue');
  1601.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  1602.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  1603.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  1604.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  1605.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1606.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1607.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
  1608.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  1609.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  1610.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/views'), 'HWIOAuth');
  1611.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/views'), '!HWIOAuth');
  1612.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1613.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1614.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1615.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1616.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1617.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1618.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/templates'), 'NelmioApiDoc');
  1619.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/templates'), '!NelmioApiDoc');
  1620.         $a->addPath((\dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Resources/views'), 'OldSoundRabbitMq');
  1621.         $a->addPath((\dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Resources/views'), '!OldSoundRabbitMq');
  1622.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  1623.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  1624.         $a->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Resources/views'), 'SncRedis');
  1625.         $a->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Resources/views'), '!SncRedis');
  1626.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1627.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1628.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1629.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1630.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1631.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1632.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  1633.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  1634.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1635.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1636.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1637.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1638.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1639.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1640.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1641.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1642.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1643.         $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  1644.         $e = new \Symfony\Bridge\Twig\Extension\AssetExtension($d);
  1645.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1646.         $g = ($this->services['router'] ?? $this->getRouterService());
  1647.         $h = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1648.         $i = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1649.         $j = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
  1650.         $k = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
  1651.         $l = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1652.         $m = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  1653.         $n = ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService());
  1654.         $o = new \Aqarmap\Bundle\MainBundle\Twig\ThumbnailExtension(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ThumbURL'] ?? $this->getThumbURLService()), $n$this->getParameter('aqarmap.wompoo'));
  1655.         $p = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'] ?? $this->getCompoundServiceService());
  1656.         $q = ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'] ?? $this->getRecurringTransactionServiceService());
  1657.         $r = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1658.         $r->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1659.         $s = new \Symfony\Bridge\Twig\AppVariable();
  1660.         $s->setEnvironment('dev');
  1661.         $s->setDebug(true);
  1662.         if ($this->has('.container.private.security.token_storage')) {
  1663.             $s->setTokenStorage($i);
  1664.         }
  1665.         if ($this->has('request_stack')) {
  1666.             $s->setRequestStack($h);
  1667.         }
  1668.         $t = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1669.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1670.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1671.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1672.         $instance->addExtension($e);
  1673.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__4), 'UTF-8'));
  1674.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1675.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1676.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1677.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1678.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1679.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($h$g)));
  1680.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1681.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1682.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1683.         $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)));
  1684.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($j$k));
  1685.         $instance->addExtension(new \App\Twig\AppExtension());
  1686.         $instance->addExtension(new \Twig_Extensions_Extension_Date());
  1687.         $instance->addExtension(new \Twig_Extensions_Extension_Text());
  1688.         $instance->addExtension(new \Twig_Extensions_Extension_Intl());
  1689.         $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())));
  1690.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\ArabicNumbersConvertExtension());
  1691.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\CustomParagraphPreviewLinkExtension($g));
  1692.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\DateFormatExtension());
  1693.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\FeatureToggleExtension(($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService())));
  1694.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\FeedbackSourceExtension());
  1695.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\MenuExtension(($this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'] ?? $this->getMenuBuilderService())));
  1696.         $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()))));
  1697.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\MortgageRequestLinkExtension(($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'] ?? $this->getFinancialAidServiceService())));
  1698.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\NavbarExtension($l));
  1699.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\SettingExtension($m));
  1700.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\TestimonialExtension());
  1701.         $instance->addExtension($o);
  1702.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\UnsetFilter());
  1703.         $instance->addExtension(new \Aqarmap\Bundle\UtilityBundle\TwigExtensions\Gravatar());
  1704.         $instance->addExtension(new \Aqarmap\Bundle\UtilityBundle\TwigExtensions\Text());
  1705.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\CompoundLocationExtension($l));
  1706.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\JsonDecodeExtension());
  1707.         $instance->addExtension(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'] ?? $this->getListingExtensionService()));
  1708.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\ListingShareExtension(($this->privates['Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime'] ?? $this->getUploaderExtensionRuntimeService()), $d$o));
  1709.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\LocationExtension($l$h));
  1710.         $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())));
  1711.         $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())));
  1712.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\PriceFiltersExtension($l));
  1713.         $instance->addExtension(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\SearchDescriptionExtension'] ?? $this->getSearchDescriptionExtensionService()));
  1714.         $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)));
  1715.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\TopCompaniesExtension($l$m, ($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'] ?? $this->getTopSellerRetrievalServiceService())));
  1716.         $instance->addExtension(new \Aqarmap\Bundle\CreditBundle\Twig\CreditExtension($c$q));
  1717.         $instance->addExtension(new \Aqarmap\Bundle\CreditBundle\Twig\FaqExtension());
  1718.         $instance->addExtension(new \Aqarmap\Bundle\CreditBundle\Twig\PackageExtension($l));
  1719.         $instance->addExtension(new \Aqarmap\Bundle\CreditBundle\Twig\PackageUserTypeExtension());
  1720.         $instance->addExtension(new \Aqarmap\Bundle\NeighborhoodBundle\Twig\CompoundExtension());
  1721.         $instance->addExtension(new \Aqarmap\Bundle\DiscussionBundle\Twig\CommentExtension());
  1722.         $instance->addExtension(new \Aqarmap\Bundle\DiscussionBundle\Twig\DiscussionExtension());
  1723.         $instance->addExtension(new \Aqarmap\Bundle\DiscussionBundle\Twig\DiscussionTabsExtension());
  1724.         $instance->addExtension(new \Aqarmap\Bundle\CRMBundle\Twig\CompanyExtension());
  1725.         $instance->addExtension(new \Aqarmap\Bundle\CRMBundle\Twig\StaffExtension());
  1726.         $instance->addExtension(new \Aqarmap\Bundle\CustomerProfilingBundle\Twig\CustomerProfilingExtension($c));
  1727.         $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));
  1728.         $instance->addExtension(new \Aqarmap\Bundle\PaymentBundle\Twig\PrintExtension());
  1729.         $instance->addExtension(new \Aqarmap\Bundle\AnnouncementBundle\Services\Twig\AnnouncementExtension($l));
  1730.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1731.         $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)))));
  1732.         $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension());
  1733.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1734.         $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()))));
  1735.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g$c)));
  1736.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension($n));
  1737.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($e));
  1738.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($j$k));
  1739.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($r));
  1740.         $instance->addExtension(new \Twig\Extra\Markdown\MarkdownExtension());
  1741.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1742.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1743.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1744.         ], [
  1745.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1746.             'webpack_encore.tag_renderer' => '?',
  1747.         ])));
  1748.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1749.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  1750.         $instance->addGlobal('app'$s);
  1751.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1752.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  1753.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1754.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  1755.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  1756.             'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthRuntime' => ['privates''hwi_oauth.twig.extension.oauth.runtime''getHwiOauth_Twig_Extension_Oauth_RuntimeService'false],
  1757.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'false],
  1758.             'Twig\\Extra\\Markdown\\MarkdownRuntime' => ['privates''twig.runtime.markdown''getTwig_Runtime_MarkdownService'false],
  1759.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'false],
  1760.         ], [
  1761.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1762.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1763.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1764.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1765.             'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthRuntime' => '?',
  1766.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1767.             'Twig\\Extra\\Markdown\\MarkdownRuntime' => '?',
  1768.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  1769.         ])));
  1770.         $instance->addGlobal('google_recaptcha_site_key'$this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'));
  1771.         $instance->addGlobal('locale''ar');
  1772.         $instance->addGlobal('oauth_logout_url'$this->getEnv('string:OAUTH_PUBLIC_SERVER_URL').'/logout');
  1773.         $instance->addGlobal('google_maps_key'NULL);
  1774.         $instance->addGlobal('facebook_app_id'NULL);
  1775.         $instance->addGlobal('firebase_api_key''AAAA0Aa0Aa0:AAA00aAAaAaAaAAAaAAaaA-AA0AA0aAAA0aAa');
  1776.         $instance->addGlobal('firebase_sender_id'1000000000000);
  1777.         $instance->addGlobal('fawry_merchant_id'$this->getEnv('FAWRY_MERCHANT_ID'));
  1778.         $instance->addGlobal('fawry_js_url'$this->getEnv('FAWRY_JS_URL'));
  1779.         $instance->addGlobal('payfort_merchant_identifier'$this->getEnv('PAYFORT_MERCHANT_IDENTIFIER'));
  1780.         $instance->addGlobal('payfort_access_code'$this->getEnv('PAYFORT_ACCESS_CODE'));
  1781.         $instance->addGlobal('payfort_redirect_url'$this->getEnv('string:PAYFORT_URL').'/FortAPI/paymentPage');
  1782.         $instance->addGlobal('country'$this->getEnv('APP_COUNTRY'));
  1783.         $instance->addGlobal('aqarmap_database_notification''Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification');
  1784.         $instance->addGlobal('app_domain'$this->getEnv('APP_HOST'));
  1785.         $instance->addGlobal('aqarmap_advice_url''https://advice.aqarmap.com.eg');
  1786.         $instance->addGlobal('search_service_public_endpoint'$this->getEnv('SEARCH_SERVICE_PUBLIC_ENDPOINT'));
  1787.         $instance->addGlobal('notifyLogo'true);
  1788.         $instance->addGlobal('notifyPersonalPhoto'true);
  1789.         $instance->addGlobal('notifyExpiry'false);
  1790.         $instance->addGlobal('notifyPersonalIsNotCompleted'false);
  1791.         $instance->addGlobal('google_app_id'NULL);
  1792.         $instance->addGlobal('google_redirect_url'NULL);
  1793.         $instance->addGlobal('joinUsARURL''https://i.aqarmap.com/joinus/?campaign=HomepageWeb');
  1794.         $instance->addGlobal('joinUsENURL''https://i.aqarmap.com/joinus/index-en.html?campaign=HomepageWeb');
  1795.         $instance->addGlobal('popUpJoinUsENURL''https://i.aqarmap.com/joinus/index-en.html?campaign=HomepageWidget');
  1796.         $instance->addGlobal('popUpJoinUsARURL''https://i.aqarmap.com/joinus/?campaign=HomepageWidget');
  1797.         $instance->addGlobal('authBaseUrl'$this->getEnv('OAUTH_PUBLIC_SERVER_URL'));
  1798.         $instance->registerUndefinedFilterCallback([=> $t=> 'suggestFilter']);
  1799.         $instance->registerUndefinedFunctionCallback([=> $t=> 'suggestFunction']);
  1800.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1801.         return $instance;
  1802.     }
  1803.     /**
  1804.      * Gets the public '.container.private.validator' shared service.
  1805.      *
  1806.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1807.      */
  1808.     protected function get_Container_Private_ValidatorService()
  1809.     {
  1810.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1811.         if (isset($this->services['.container.private.validator'])) {
  1812.             return $this->services['.container.private.validator'];
  1813.         }
  1814.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1815.     }
  1816.     /**
  1817.      * Gets the public 'App\Controller\API\Lead\LeadController' shared autowired service.
  1818.      *
  1819.      * @return \App\Controller\API\Lead\LeadController
  1820.      */
  1821.     protected function getLeadControllerService()
  1822.     {
  1823.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1824.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1825.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1826.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  1827.         include_once \dirname(__DIR__4).'/src/App/Controller/API/Lead/LeadController.php';
  1828.         $this->services['App\\Controller\\API\\Lead\\LeadController'] = $instance = new \App\Controller\API\Lead\LeadController();
  1829.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\Lead\\LeadController'$this));
  1830.         return $instance;
  1831.     }
  1832.     /**
  1833.      * Gets the public 'App\Controller\API\LocationsInsights\LocationsInsightsProxyController' shared autowired service.
  1834.      *
  1835.      * @return \App\Controller\API\LocationsInsights\LocationsInsightsProxyController
  1836.      */
  1837.     protected function getLocationsInsightsProxyControllerService()
  1838.     {
  1839.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1840.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1841.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1842.         include_once \dirname(__DIR__4).'/src/App/Controller/API/LocationsInsights/LocationsInsightsProxyController.php';
  1843.         $this->services['App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController'] = $instance = new \App\Controller\API\LocationsInsights\LocationsInsightsProxyController();
  1844.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController'$this));
  1845.         return $instance;
  1846.     }
  1847.     /**
  1848.      * Gets the public 'App\Controller\API\User\SubAccountsController' shared autowired service.
  1849.      *
  1850.      * @return \App\Controller\API\User\SubAccountsController
  1851.      */
  1852.     protected function getSubAccountsControllerService()
  1853.     {
  1854.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1855.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1856.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1857.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  1858.         include_once \dirname(__DIR__4).'/src/App/Controller/API/User/SubAccountsController.php';
  1859.         $this->services['App\\Controller\\API\\User\\SubAccountsController'] = $instance = new \App\Controller\API\User\SubAccountsController();
  1860.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\User\\SubAccountsController'$this));
  1861.         return $instance;
  1862.     }
  1863.     /**
  1864.      * Gets the public 'App\Controller\AliasRoutesController' shared autowired service.
  1865.      *
  1866.      * @return \App\Controller\AliasRoutesController
  1867.      */
  1868.     protected function getAliasRoutesControllerService()
  1869.     {
  1870.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1871.         include_once \dirname(__DIR__4).'/src/App/Controller/AliasRoutesController.php';
  1872.         $this->services['App\\Controller\\AliasRoutesController'] = $instance = new \App\Controller\AliasRoutesController();
  1873.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\AliasRoutesController'$this));
  1874.         return $instance;
  1875.     }
  1876.     /**
  1877.      * Gets the public 'App\Controller\DefaultController' shared autowired service.
  1878.      *
  1879.      * @return \App\Controller\DefaultController
  1880.      */
  1881.     protected function getDefaultControllerService()
  1882.     {
  1883.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1884.         include_once \dirname(__DIR__4).'/src/App/Controller/DefaultController.php';
  1885.         $this->services['App\\Controller\\DefaultController'] = $instance = new \App\Controller\DefaultController();
  1886.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\DefaultController'$this));
  1887.         return $instance;
  1888.     }
  1889.     /**
  1890.      * Gets the public 'App\Controller\EmailList\WaitingController' shared autowired service.
  1891.      *
  1892.      * @return \App\Controller\EmailList\WaitingController
  1893.      */
  1894.     protected function getWaitingControllerService()
  1895.     {
  1896.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1897.         include_once \dirname(__DIR__4).'/src/App/Controller/EmailList/WaitingController.php';
  1898.         $this->services['App\\Controller\\EmailList\\WaitingController'] = $instance = new \App\Controller\EmailList\WaitingController();
  1899.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\EmailList\\WaitingController'$this));
  1900.         return $instance;
  1901.     }
  1902.     /**
  1903.      * Gets the public 'App\Controller\SecurityController' shared autowired service.
  1904.      *
  1905.      * @return \App\Controller\SecurityController
  1906.      */
  1907.     protected function getSecurityControllerService()
  1908.     {
  1909.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1910.         include_once \dirname(__DIR__4).'/src/App/Controller/SecurityController.php';
  1911.         $this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController();
  1912.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\SecurityController'$this));
  1913.         return $instance;
  1914.     }
  1915.     /**
  1916.      * Gets the public 'Aqarmap\Bundle\AnnouncementBundle\Controller\Admin\AnnouncementController' shared autowired service.
  1917.      *
  1918.      * @return \Aqarmap\Bundle\AnnouncementBundle\Controller\Admin\AnnouncementController
  1919.      */
  1920.     protected function getAnnouncementControllerService()
  1921.     {
  1922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1923.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Controller/Admin/AnnouncementController.php';
  1924.         $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()));
  1925.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController'$this));
  1926.         return $instance;
  1927.     }
  1928.     /**
  1929.      * Gets the public 'Aqarmap\Bundle\AnnouncementBundle\Controller\Api\AnnouncementController' shared autowired service.
  1930.      *
  1931.      * @return \Aqarmap\Bundle\AnnouncementBundle\Controller\Api\AnnouncementController
  1932.      */
  1933.     protected function getAnnouncementController2Service()
  1934.     {
  1935.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1936.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1937.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1938.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  1939.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Controller/Api/AnnouncementController.php';
  1940.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Services/AnnouncementManager.php';
  1941.         $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())));
  1942.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController'$this));
  1943.         return $instance;
  1944.     }
  1945.     /**
  1946.      * Gets the public 'Aqarmap\Bundle\BrokerSalesBundle\Controller\Admin\BrokerController' shared autowired service.
  1947.      *
  1948.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Controller\Admin\BrokerController
  1949.      */
  1950.     protected function getBrokerControllerService()
  1951.     {
  1952.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1953.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Controller/Admin/BrokerController.php';
  1954.         $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()));
  1955.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController'$this));
  1956.         return $instance;
  1957.     }
  1958.     /**
  1959.      * Gets the public 'Aqarmap\Bundle\BrokerSalesBundle\Controller\Admin\SellerController' shared autowired service.
  1960.      *
  1961.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Controller\Admin\SellerController
  1962.      */
  1963.     protected function getSellerControllerService()
  1964.     {
  1965.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1966.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Controller/Admin/SellerController.php';
  1967.         $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()));
  1968.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController'$this));
  1969.         return $instance;
  1970.     }
  1971.     /**
  1972.      * Gets the public 'Aqarmap\Bundle\BuyerAlertsBundle\Controller\Api\BuyerAlertsController' shared autowired service.
  1973.      *
  1974.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Controller\Api\BuyerAlertsController
  1975.      */
  1976.     protected function getBuyerAlertsControllerService()
  1977.     {
  1978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1979.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1980.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1981.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  1982.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Controller/Api/BuyerAlertsController.php';
  1983.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Factory/BuyerAlertsEntityFactory.php';
  1984.         $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()));
  1985.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController'$this));
  1986.         return $instance;
  1987.     }
  1988.     /**
  1989.      * Gets the public 'Aqarmap\Bundle\BuyerAlertsBundle\Controller\BuyerAlertsController' shared autowired service.
  1990.      *
  1991.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Controller\BuyerAlertsController
  1992.      */
  1993.     protected function getBuyerAlertsController2Service()
  1994.     {
  1995.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1996.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Controller/BuyerAlertsController.php';
  1997.         $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()));
  1998.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController'$this));
  1999.         return $instance;
  2000.     }
  2001.     /**
  2002.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Admin\CheckInController' shared autowired service.
  2003.      *
  2004.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Admin\CheckInController
  2005.      */
  2006.     protected function getCheckInControllerService()
  2007.     {
  2008.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2009.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Admin/CheckInController.php';
  2010.         $this->services['Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CheckInController'] = $instance = new \Aqarmap\Bundle\CRMBundle\Controller\Admin\CheckInController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  2011.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CheckInController'$this));
  2012.         return $instance;
  2013.     }
  2014.     /**
  2015.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Admin\CompanyController' shared autowired service.
  2016.      *
  2017.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Admin\CompanyController
  2018.      */
  2019.     protected function getCompanyControllerService()
  2020.     {
  2021.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2022.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Admin/CompanyController.php';
  2023.         $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()));
  2024.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController'$this));
  2025.         return $instance;
  2026.     }
  2027.     /**
  2028.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Admin\StaffController' shared autowired service.
  2029.      *
  2030.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Admin\StaffController
  2031.      */
  2032.     protected function getStaffControllerService()
  2033.     {
  2034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2035.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Admin/StaffController.php';
  2036.         $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()));
  2037.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController'$this));
  2038.         return $instance;
  2039.     }
  2040.     /**
  2041.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Api\CompanyController' shared autowired service.
  2042.      *
  2043.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Api\CompanyController
  2044.      */
  2045.     protected function getCompanyController2Service()
  2046.     {
  2047.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2048.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2049.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2050.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Api/CompanyController.php';
  2051.         $this->services['Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController'] = $instance = new \Aqarmap\Bundle\CRMBundle\Controller\Api\CompanyController();
  2052.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController'$this));
  2053.         return $instance;
  2054.     }
  2055.     /**
  2056.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Api\StaffCheckInController' shared autowired service.
  2057.      *
  2058.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Api\StaffCheckInController
  2059.      */
  2060.     protected function getStaffCheckInControllerService()
  2061.     {
  2062.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2063.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2064.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2065.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Api/StaffCheckInController.php';
  2066.         $this->services['Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController'] = $instance = new \Aqarmap\Bundle\CRMBundle\Controller\Api\StaffCheckInController();
  2067.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController'$this));
  2068.         return $instance;
  2069.     }
  2070.     /**
  2071.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Api\StaffController' shared autowired service.
  2072.      *
  2073.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Api\StaffController
  2074.      */
  2075.     protected function getStaffController2Service()
  2076.     {
  2077.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2078.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2079.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2080.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Api/StaffController.php';
  2081.         $this->services['Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController'] = $instance = new \Aqarmap\Bundle\CRMBundle\Controller\Api\StaffController();
  2082.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController'$this));
  2083.         return $instance;
  2084.     }
  2085.     /**
  2086.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Admin\ChurnAndExpiryController' shared autowired service.
  2087.      *
  2088.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Admin\ChurnAndExpiryController
  2089.      */
  2090.     protected function getChurnAndExpiryControllerService()
  2091.     {
  2092.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2093.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/ChurnAndExpiryController.php';
  2094.         $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()));
  2095.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\ChurnAndExpiryController'$this));
  2096.         return $instance;
  2097.     }
  2098.     /**
  2099.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditController' shared autowired service.
  2100.      *
  2101.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditController
  2102.      */
  2103.     protected function getCreditControllerService()
  2104.     {
  2105.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2106.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/CreditController.php';
  2107.         $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()));
  2108.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController'$this));
  2109.         return $instance;
  2110.     }
  2111.     /**
  2112.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditPackageController' shared autowired service.
  2113.      *
  2114.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditPackageController
  2115.      */
  2116.     protected function getCreditPackageControllerService()
  2117.     {
  2118.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2119.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/CreditPackageController.php';
  2120.         $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()));
  2121.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController'$this));
  2122.         return $instance;
  2123.     }
  2124.     /**
  2125.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditServiceController' shared autowired service.
  2126.      *
  2127.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditServiceController
  2128.      */
  2129.     protected function getCreditServiceControllerService()
  2130.     {
  2131.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2132.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/CreditServiceController.php';
  2133.         $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()));
  2134.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController'$this));
  2135.         return $instance;
  2136.     }
  2137.     /**
  2138.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Admin\FaqController' shared autowired service.
  2139.      *
  2140.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Admin\FaqController
  2141.      */
  2142.     protected function getFaqControllerService()
  2143.     {
  2144.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2145.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/FaqController.php';
  2146.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/FaqService.php';
  2147.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  2148.         $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));
  2149.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\FaqController'$this));
  2150.         return $instance;
  2151.     }
  2152.     /**
  2153.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Api\CreditAnalysisController' shared autowired service.
  2154.      *
  2155.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Api\CreditAnalysisController
  2156.      */
  2157.     protected function getCreditAnalysisControllerService()
  2158.     {
  2159.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2160.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2161.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2162.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Api/CreditAnalysisController.php';
  2163.         $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()));
  2164.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController'$this));
  2165.         return $instance;
  2166.     }
  2167.     /**
  2168.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Api\CreditController' shared autowired service.
  2169.      *
  2170.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Api\CreditController
  2171.      */
  2172.     protected function getCreditController2Service()
  2173.     {
  2174.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2175.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2176.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2177.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2178.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Api/CreditController.php';
  2179.         $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()));
  2180.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController'$this));
  2181.         return $instance;
  2182.     }
  2183.     /**
  2184.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Api\CreditServiceController' shared autowired service.
  2185.      *
  2186.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Api\CreditServiceController
  2187.      */
  2188.     protected function getCreditServiceController2Service()
  2189.     {
  2190.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2191.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2192.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2193.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2194.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Api/CreditServiceController.php';
  2195.         $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()));
  2196.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController'$this));
  2197.         return $instance;
  2198.     }
  2199.     /**
  2200.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Api\V2\CreditPackageController' shared autowired service.
  2201.      *
  2202.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Api\V2\CreditPackageController
  2203.      */
  2204.     protected function getCreditPackageController2Service()
  2205.     {
  2206.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2207.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2208.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2209.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2210.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Api/V2/CreditPackageController.php';
  2211.         $this->services['Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController'] = $instance = new \Aqarmap\Bundle\CreditBundle\Controller\Api\V2\CreditPackageController();
  2212.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController'$this));
  2213.         return $instance;
  2214.     }
  2215.     /**
  2216.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Api\V3\CreditController' shared autowired service.
  2217.      *
  2218.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Api\V3\CreditController
  2219.      */
  2220.     protected function getCreditController3Service()
  2221.     {
  2222.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2223.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2224.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2225.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  2226.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Api/V3/CreditController.php';
  2227.         $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()));
  2228.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController'$this));
  2229.         return $instance;
  2230.     }
  2231.     /**
  2232.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\CreditController' shared autowired service.
  2233.      *
  2234.      * @return \Aqarmap\Bundle\CreditBundle\Controller\CreditController
  2235.      */
  2236.     protected function getCreditController4Service()
  2237.     {
  2238.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2239.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/CreditController.php';
  2240.         $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()));
  2241.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController'$this));
  2242.         return $instance;
  2243.     }
  2244.     /**
  2245.      * Gets the public 'Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\DynamicQuestionController' shared autowired service.
  2246.      *
  2247.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\DynamicQuestionController
  2248.      */
  2249.     protected function getDynamicQuestionControllerService()
  2250.     {
  2251.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2252.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/Admin/DynamicQuestionController.php';
  2253.         $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()));
  2254.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController'$this));
  2255.         return $instance;
  2256.     }
  2257.     /**
  2258.      * Gets the public 'Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\QuestionSetController' shared autowired service.
  2259.      *
  2260.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\QuestionSetController
  2261.      */
  2262.     protected function getQuestionSetControllerService()
  2263.     {
  2264.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2265.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/Admin/QuestionSetController.php';
  2266.         $this->services['Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\QuestionSetController'] = $instance = new \Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\QuestionSetController();
  2267.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\QuestionSetController'$this));
  2268.         return $instance;
  2269.     }
  2270.     /**
  2271.      * Gets the public 'Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\SurveyResultsController' shared autowired service.
  2272.      *
  2273.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\SurveyResultsController
  2274.      */
  2275.     protected function getSurveyResultsControllerService()
  2276.     {
  2277.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2278.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/Admin/SurveyResultsController.php';
  2279.         $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()));
  2280.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\SurveyResultsController'$this));
  2281.         return $instance;
  2282.     }
  2283.     /**
  2284.      * Gets the public 'Aqarmap\Bundle\CustomerProfilingBundle\Controller\AnnualSurveyController' shared autowired service.
  2285.      *
  2286.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Controller\AnnualSurveyController
  2287.      */
  2288.     protected function getAnnualSurveyControllerService()
  2289.     {
  2290.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2291.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/AnnualSurveyController.php';
  2292.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Services/AnnualSurveyService.php';
  2293.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2294.         $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())));
  2295.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\AnnualSurveyController'$this));
  2296.         return $instance;
  2297.     }
  2298.     /**
  2299.      * Gets the public 'Aqarmap\Bundle\CustomerProfilingBundle\Controller\ConsumerProfilingController' shared autowired service.
  2300.      *
  2301.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Controller\ConsumerProfilingController
  2302.      */
  2303.     protected function getConsumerProfilingControllerService()
  2304.     {
  2305.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2306.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/ConsumerProfilingController.php';
  2307.         $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()));
  2308.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\ConsumerProfilingController'$this));
  2309.         return $instance;
  2310.     }
  2311.     /**
  2312.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\Admin\CategoryController' shared autowired service.
  2313.      *
  2314.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\Admin\CategoryController
  2315.      */
  2316.     protected function getCategoryControllerService()
  2317.     {
  2318.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2319.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/Admin/CategoryController.php';
  2320.         $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()));
  2321.         $instance->setContainer(($this->privates['.service_locator.K6bNIyZ'] ?? $this->get_ServiceLocator_K6bNIyZService())->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CategoryController'$this));
  2322.         return $instance;
  2323.     }
  2324.     /**
  2325.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\Admin\CommentController' shared autowired service.
  2326.      *
  2327.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\Admin\CommentController
  2328.      */
  2329.     protected function getCommentControllerService()
  2330.     {
  2331.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2332.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/Admin/CommentController.php';
  2333.         $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()));
  2334.         $instance->setContainer(($this->privates['.service_locator.K6bNIyZ'] ?? $this->get_ServiceLocator_K6bNIyZService())->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController'$this));
  2335.         return $instance;
  2336.     }
  2337.     /**
  2338.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\Admin\DiscussionController' shared autowired service.
  2339.      *
  2340.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\Admin\DiscussionController
  2341.      */
  2342.     protected function getDiscussionControllerService()
  2343.     {
  2344.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2345.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/Admin/DiscussionController.php';
  2346.         $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()));
  2347.         $instance->setContainer(($this->privates['.service_locator.K6bNIyZ'] ?? $this->get_ServiceLocator_K6bNIyZService())->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController'$this));
  2348.         return $instance;
  2349.     }
  2350.     /**
  2351.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\Api\DiscussionController' shared autowired service.
  2352.      *
  2353.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\Api\DiscussionController
  2354.      */
  2355.     protected function getDiscussionController2Service()
  2356.     {
  2357.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2358.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2359.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2360.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/Api/DiscussionController.php';
  2361.         $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()));
  2362.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2363.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2364.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  2365.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  2366.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2367.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2368.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2369.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2370.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2371.             'router' => ['services''router''getRouterService'false],
  2372.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2373.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  2374.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2375.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  2376.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  2377.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2378.         ], [
  2379.             'doctrine' => '?',
  2380.             'form.factory' => '?',
  2381.             'fos_rest.view_handler' => '?',
  2382.             'http_kernel' => '?',
  2383.             'message_bus' => '?',
  2384.             'messenger.default_bus' => '?',
  2385.             'parameter_bag' => '?',
  2386.             'request_stack' => '?',
  2387.             'router' => '?',
  2388.             'security.authorization_checker' => '?',
  2389.             'security.csrf.token_manager' => '?',
  2390.             'security.token_storage' => '?',
  2391.             'serializer' => '?',
  2392.             'session' => '.session.deprecated',
  2393.             'twig' => '?',
  2394.         ]))->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController'$this));
  2395.         return $instance;
  2396.     }
  2397.     /**
  2398.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\CommentController' shared autowired service.
  2399.      *
  2400.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\CommentController
  2401.      */
  2402.     protected function getCommentController2Service()
  2403.     {
  2404.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2405.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/CommentController.php';
  2406.         $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()));
  2407.         $instance->setContainer(($this->privates['.service_locator.K6bNIyZ'] ?? $this->get_ServiceLocator_K6bNIyZService())->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController'$this));
  2408.         return $instance;
  2409.     }
  2410.     /**
  2411.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\DiscussionController' shared autowired service.
  2412.      *
  2413.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\DiscussionController
  2414.      */
  2415.     protected function getDiscussionController3Service()
  2416.     {
  2417.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2418.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/DiscussionController.php';
  2419.         $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()));
  2420.         $instance->setContainer(($this->privates['.service_locator.K6bNIyZ'] ?? $this->get_ServiceLocator_K6bNIyZService())->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController'$this));
  2421.         return $instance;
  2422.     }
  2423.     /**
  2424.      * Gets the public 'Aqarmap\Bundle\ExchangeBundle\Controller\Admin\ExchangeRequestController' shared autowired service.
  2425.      *
  2426.      * @return \Aqarmap\Bundle\ExchangeBundle\Controller\Admin\ExchangeRequestController
  2427.      */
  2428.     protected function getExchangeRequestControllerService()
  2429.     {
  2430.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2431.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Controller/Admin/ExchangeRequestController.php';
  2432.         $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()));
  2433.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Admin\\ExchangeRequestController'$this));
  2434.         return $instance;
  2435.     }
  2436.     /**
  2437.      * Gets the public 'Aqarmap\Bundle\ExchangeBundle\Controller\Api\ExchangeRequestController' shared autowired service.
  2438.      *
  2439.      * @return \Aqarmap\Bundle\ExchangeBundle\Controller\Api\ExchangeRequestController
  2440.      */
  2441.     protected function getExchangeRequestController2Service()
  2442.     {
  2443.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2444.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2445.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2446.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2447.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Controller/Api/ExchangeRequestController.php';
  2448.         $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()));
  2449.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController'$this));
  2450.         return $instance;
  2451.     }
  2452.     /**
  2453.      * Gets the public 'Aqarmap\Bundle\FeatureToggleBundle\Controller\Admin\FeatureToggleController' shared autowired service.
  2454.      *
  2455.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Controller\Admin\FeatureToggleController
  2456.      */
  2457.     protected function getFeatureToggleControllerService()
  2458.     {
  2459.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2460.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Controller/Admin/FeatureToggleController.php';
  2461.         $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()));
  2462.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2463.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2464.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  2465.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2466.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2467.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2468.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2469.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2470.             'router' => ['services''router''getRouterService'false],
  2471.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2472.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  2473.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2474.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  2475.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  2476.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2477.         ], [
  2478.             'doctrine' => '?',
  2479.             'form.factory' => '?',
  2480.             'http_kernel' => '?',
  2481.             'message_bus' => '?',
  2482.             'messenger.default_bus' => '?',
  2483.             'parameter_bag' => '?',
  2484.             'request_stack' => '?',
  2485.             'router' => '?',
  2486.             'security.authorization_checker' => '?',
  2487.             'security.csrf.token_manager' => '?',
  2488.             'security.token_storage' => '?',
  2489.             'serializer' => '?',
  2490.             'session' => '.session.deprecated',
  2491.             'twig' => '?',
  2492.         ]))->withContext('Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController'$this));
  2493.         return $instance;
  2494.     }
  2495.     /**
  2496.      * Gets the public 'Aqarmap\Bundle\FeatureToggleBundle\Controller\Api\FeatureToggleController' shared autowired service.
  2497.      *
  2498.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Controller\Api\FeatureToggleController
  2499.      */
  2500.     protected function getFeatureToggleController2Service()
  2501.     {
  2502.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2503.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2504.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2505.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2506.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Controller/Api/FeatureToggleController.php';
  2507.         $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()));
  2508.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2509.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2510.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  2511.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  2512.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2513.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2514.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2515.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2516.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2517.             'router' => ['services''router''getRouterService'false],
  2518.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2519.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  2520.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2521.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  2522.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  2523.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2524.         ], [
  2525.             'doctrine' => '?',
  2526.             'form.factory' => '?',
  2527.             'fos_rest.view_handler' => '?',
  2528.             'http_kernel' => '?',
  2529.             'message_bus' => '?',
  2530.             'messenger.default_bus' => '?',
  2531.             'parameter_bag' => '?',
  2532.             'request_stack' => '?',
  2533.             'router' => '?',
  2534.             'security.authorization_checker' => '?',
  2535.             'security.csrf.token_manager' => '?',
  2536.             'security.token_storage' => '?',
  2537.             'serializer' => '?',
  2538.             'session' => '.session.deprecated',
  2539.             'twig' => '?',
  2540.         ]))->withContext('Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController'$this));
  2541.         return $instance;
  2542.     }
  2543.     /**
  2544.      * Gets the public 'Aqarmap\Bundle\FeatureToggleBundle\Service\FeatureToggleManager' shared autowired service.
  2545.      *
  2546.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Service\FeatureToggleManager
  2547.      */
  2548.     protected function getFeatureToggleManagerService()
  2549.     {
  2550.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2551.         if (isset($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'])) {
  2552.             return $this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'];
  2553.         }
  2554.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  2555.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService());
  2556.         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));
  2557.     }
  2558.     /**
  2559.      * Gets the public 'Aqarmap\Bundle\FinancialAidsBundle\Controller\Admin\FinancialAidController' shared autowired service.
  2560.      *
  2561.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Controller\Admin\FinancialAidController
  2562.      */
  2563.     protected function getFinancialAidControllerService()
  2564.     {
  2565.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2566.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Controller/Admin/FinancialAidController.php';
  2567.         $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()));
  2568.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController'$this));
  2569.         return $instance;
  2570.     }
  2571.     /**
  2572.      * Gets the public 'Aqarmap\Bundle\FinancialAidsBundle\Controller\Api\FinancialAidController' shared autowired service.
  2573.      *
  2574.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Controller\Api\FinancialAidController
  2575.      */
  2576.     protected function getFinancialAidController2Service()
  2577.     {
  2578.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2579.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2580.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2581.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  2582.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Controller/Api/FinancialAidController.php';
  2583.         $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()));
  2584.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController'$this));
  2585.         return $instance;
  2586.     }
  2587.     /**
  2588.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\CompoundLocationController' shared autowired service.
  2589.      *
  2590.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\CompoundLocationController
  2591.      */
  2592.     protected function getCompoundLocationControllerService()
  2593.     {
  2594.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2595.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/CompoundLocationController.php';
  2596.         $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()));
  2597.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController'$this));
  2598.         return $instance;
  2599.     }
  2600.     /**
  2601.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\LeadsController' shared autowired service.
  2602.      *
  2603.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\LeadsController
  2604.      */
  2605.     protected function getLeadsControllerService()
  2606.     {
  2607.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2608.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/LeadsController.php';
  2609.         $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['Aqarmap\\Bundle\\ListingBundle\\Repository\\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()));
  2610.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController'$this));
  2611.         return $instance;
  2612.     }
  2613.     /**
  2614.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingController' shared autowired service.
  2615.      *
  2616.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingController
  2617.      */
  2618.     protected function getListingControllerService()
  2619.     {
  2620.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2621.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingController.php';
  2622.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListBuilder.php';
  2623.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingWaitingTimeManager.php';
  2624.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/FormValidationService.php';
  2625.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  2626.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2627.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  2628.         $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()));
  2629.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController'$this));
  2630.         return $instance;
  2631.     }
  2632.     /**
  2633.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingPendingFeaturingController' shared autowired service.
  2634.      *
  2635.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingPendingFeaturingController
  2636.      */
  2637.     protected function getListingPendingFeaturingControllerService()
  2638.     {
  2639.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2640.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingPendingFeaturingController.php';
  2641.         $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()));
  2642.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController'$this));
  2643.         return $instance;
  2644.     }
  2645.     /**
  2646.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingRulesController' shared autowired service.
  2647.      *
  2648.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingRulesController
  2649.      */
  2650.     protected function getListingRulesControllerService()
  2651.     {
  2652.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2653.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingRulesController.php';
  2654.         $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()));
  2655.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController'$this));
  2656.         return $instance;
  2657.     }
  2658.     /**
  2659.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\LocationController' shared autowired service.
  2660.      *
  2661.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\LocationController
  2662.      */
  2663.     protected function getLocationControllerService()
  2664.     {
  2665.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2666.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/LocationController.php';
  2667.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/GoogleMapUrlService.php';
  2668.         $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()));
  2669.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2670.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2671.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  2672.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2673.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2674.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2675.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2676.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2677.             'router' => ['services''router''getRouterService'false],
  2678.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2679.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  2680.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2681.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  2682.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  2683.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2684.         ], [
  2685.             'doctrine' => '?',
  2686.             'form.factory' => '?',
  2687.             'http_kernel' => '?',
  2688.             'message_bus' => '?',
  2689.             'messenger.default_bus' => '?',
  2690.             'parameter_bag' => '?',
  2691.             'request_stack' => '?',
  2692.             'router' => '?',
  2693.             'security.authorization_checker' => '?',
  2694.             'security.csrf.token_manager' => '?',
  2695.             'security.token_storage' => '?',
  2696.             'serializer' => '?',
  2697.             'session' => '.session.deprecated',
  2698.             'twig' => '?',
  2699.         ]))->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController'$this));
  2700.         return $instance;
  2701.     }
  2702.     /**
  2703.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\ProjectSettingController' shared autowired service.
  2704.      *
  2705.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\ProjectSettingController
  2706.      */
  2707.     protected function getProjectSettingControllerService()
  2708.     {
  2709.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2710.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ProjectSettingController.php';
  2711.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ProjectSettingController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\ProjectSettingController();
  2712.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ProjectSettingController'$this));
  2713.         return $instance;
  2714.     }
  2715.     /**
  2716.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\PropertyTypeController' shared autowired service.
  2717.      *
  2718.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\PropertyTypeController
  2719.      */
  2720.     protected function getPropertyTypeControllerService()
  2721.     {
  2722.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2723.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/PropertyTypeController.php';
  2724.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\PropertyTypeController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\PropertyTypeController();
  2725.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\PropertyTypeController'$this));
  2726.         return $instance;
  2727.     }
  2728.     /**
  2729.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\RejectionController' shared autowired service.
  2730.      *
  2731.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\RejectionController
  2732.      */
  2733.     protected function getRejectionControllerService()
  2734.     {
  2735.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2736.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/RejectionController.php';
  2737.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\RejectionController();
  2738.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController'$this));
  2739.         return $instance;
  2740.     }
  2741.     /**
  2742.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\ScrapedListingController' shared autowired service.
  2743.      *
  2744.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\ScrapedListingController
  2745.      */
  2746.     protected function getScrapedListingControllerService()
  2747.     {
  2748.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2749.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ScrapedListingController.php';
  2750.         $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()));
  2751.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController'$this));
  2752.         return $instance;
  2753.     }
  2754.     /**
  2755.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\SearchController' shared autowired service.
  2756.      *
  2757.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\SearchController
  2758.      */
  2759.     protected function getSearchControllerService()
  2760.     {
  2761.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2762.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/SearchController.php';
  2763.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LocationsSearchManager.php';
  2764.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/GoogleMapsAPI.php';
  2765.         $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()));
  2766.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController'$this));
  2767.         return $instance;
  2768.     }
  2769.     /**
  2770.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\SupplyAndDemandController' shared autowired service.
  2771.      *
  2772.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\SupplyAndDemandController
  2773.      */
  2774.     protected function getSupplyAndDemandControllerService()
  2775.     {
  2776.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2777.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/SupplyAndDemandController.php';
  2778.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SupplyAndDemand/SupplyAndDemandRetrivalService.php';
  2779.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SupplyAndDemand/SupplyAndDemandService.php';
  2780.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SupplyAndDemand/SupplyAndDemandFilterService.php';
  2781.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2782.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2783.         $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));
  2784.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SupplyAndDemandController'$this));
  2785.         return $instance;
  2786.     }
  2787.     /**
  2788.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\CallRequestController' shared autowired service.
  2789.      *
  2790.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\CallRequestController
  2791.      */
  2792.     protected function getCallRequestControllerService()
  2793.     {
  2794.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2795.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2796.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2797.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/CallRequestController.php';
  2798.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\CallRequestController();
  2799.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController'$this));
  2800.         return $instance;
  2801.     }
  2802.     /**
  2803.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\CompoundLocationController' shared autowired service.
  2804.      *
  2805.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\CompoundLocationController
  2806.      */
  2807.     protected function getCompoundLocationController2Service()
  2808.     {
  2809.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2810.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2811.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2812.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2813.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/CompoundLocationController.php';
  2814.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\CompoundLocationController();
  2815.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController'$this));
  2816.         return $instance;
  2817.     }
  2818.     /**
  2819.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\CompoundSearchController' shared autowired service.
  2820.      *
  2821.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\CompoundSearchController
  2822.      */
  2823.     protected function getCompoundSearchControllerService()
  2824.     {
  2825.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2826.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2827.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2828.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2829.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/CompoundSearchController.php';
  2830.         $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()));
  2831.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController'$this));
  2832.         return $instance;
  2833.     }
  2834.     /**
  2835.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\CustomFieldController' shared autowired service.
  2836.      *
  2837.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\CustomFieldController
  2838.      */
  2839.     protected function getCustomFieldControllerService()
  2840.     {
  2841.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2842.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2843.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2844.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2845.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/CustomFieldController.php';
  2846.         $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()));
  2847.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController'$this));
  2848.         return $instance;
  2849.     }
  2850.     /**
  2851.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\EstimateController' shared autowired service.
  2852.      *
  2853.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\EstimateController
  2854.      */
  2855.     protected function getEstimateControllerService()
  2856.     {
  2857.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2858.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2859.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2860.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/EstimateController.php';
  2861.         $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()));
  2862.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController'$this));
  2863.         return $instance;
  2864.     }
  2865.     /**
  2866.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\FavouriteController' shared autowired service.
  2867.      *
  2868.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\FavouriteController
  2869.      */
  2870.     protected function getFavouriteControllerService()
  2871.     {
  2872.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2873.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2874.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2875.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2876.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/FavouriteController.php';
  2877.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\FavouriteController();
  2878.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController'$this));
  2879.         return $instance;
  2880.     }
  2881.     /**
  2882.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\LeadController' shared autowired service.
  2883.      *
  2884.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\LeadController
  2885.      */
  2886.     protected function getLeadController2Service()
  2887.     {
  2888.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2889.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2890.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2891.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/LeadController.php';
  2892.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/GoogleAnalyticsService.php';
  2893.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/FormValidationService.php';
  2894.         $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()));
  2895.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController'$this));
  2896.         return $instance;
  2897.     }
  2898.     /**
  2899.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\ListingController' shared autowired service.
  2900.      *
  2901.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\ListingController
  2902.      */
  2903.     protected function getListingController2Service()
  2904.     {
  2905.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2906.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2907.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2908.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2909.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/ListingController.php';
  2910.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/NewsFeed/ListingNewsFeed.php';
  2911.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/GroupMethodsLoader.php';
  2912.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  2913.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  2914.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  2915.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2916.         $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);
  2917.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController'$this));
  2918.         return $instance;
  2919.     }
  2920.     /**
  2921.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\LocationController' shared autowired service.
  2922.      *
  2923.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\LocationController
  2924.      */
  2925.     protected function getLocationController2Service()
  2926.     {
  2927.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2928.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2929.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2930.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2931.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/LocationController.php';
  2932.         $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()));
  2933.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController'$this));
  2934.         return $instance;
  2935.     }
  2936.     /**
  2937.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\NoteController' shared autowired service.
  2938.      *
  2939.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\NoteController
  2940.      */
  2941.     protected function getNoteControllerService()
  2942.     {
  2943.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2944.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2945.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2946.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2947.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/NoteController.php';
  2948.         $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()));
  2949.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController'$this));
  2950.         return $instance;
  2951.     }
  2952.     /**
  2953.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\PhotoController' shared autowired service.
  2954.      *
  2955.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\PhotoController
  2956.      */
  2957.     protected function getPhotoControllerService()
  2958.     {
  2959.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2960.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2961.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2962.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/PhotoController.php';
  2963.         $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()));
  2964.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController'$this));
  2965.         return $instance;
  2966.     }
  2967.     /**
  2968.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\PriceFilterController' shared autowired service.
  2969.      *
  2970.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\PriceFilterController
  2971.      */
  2972.     protected function getPriceFilterControllerService()
  2973.     {
  2974.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2975.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2976.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2977.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/PriceFilterController.php';
  2978.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\PriceFilterController();
  2979.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController'$this));
  2980.         return $instance;
  2981.     }
  2982.     /**
  2983.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\PropertyTypeController' shared autowired service.
  2984.      *
  2985.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\PropertyTypeController
  2986.      */
  2987.     protected function getPropertyTypeController2Service()
  2988.     {
  2989.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2990.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2991.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2992.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2993.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/PropertyTypeController.php';
  2994.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\PropertyTypeController();
  2995.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController'$this));
  2996.         return $instance;
  2997.     }
  2998.     /**
  2999.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\RateController' shared autowired service.
  3000.      *
  3001.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\RateController
  3002.      */
  3003.     protected function getRateControllerService()
  3004.     {
  3005.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3006.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3007.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3008.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3009.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/RateController.php';
  3010.         $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()));
  3011.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController'$this));
  3012.         return $instance;
  3013.     }
  3014.     /**
  3015.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\ScrapedListingController' shared autowired service.
  3016.      *
  3017.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\ScrapedListingController
  3018.      */
  3019.     protected function getScrapedListingController2Service()
  3020.     {
  3021.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3022.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/ScrapedListingController.php';
  3023.         $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()));
  3024.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ScrapedListingController'$this));
  3025.         return $instance;
  3026.     }
  3027.     /**
  3028.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\SearchFiltersController' shared autowired service.
  3029.      *
  3030.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\SearchFiltersController
  3031.      */
  3032.     protected function getSearchFiltersControllerService()
  3033.     {
  3034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3035.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3036.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3037.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/SearchFiltersController.php';
  3038.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\SearchFiltersController();
  3039.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController'$this));
  3040.         return $instance;
  3041.     }
  3042.     /**
  3043.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\SectionController' shared autowired service.
  3044.      *
  3045.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\SectionController
  3046.      */
  3047.     protected function getSectionControllerService()
  3048.     {
  3049.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3050.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3051.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3052.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/SectionController.php';
  3053.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\SectionController();
  3054.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController'$this));
  3055.         return $instance;
  3056.     }
  3057.     /**
  3058.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\BrokerRankingController' shared autowired service.
  3059.      *
  3060.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\BrokerRankingController
  3061.      */
  3062.     protected function getBrokerRankingControllerService()
  3063.     {
  3064.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3065.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3066.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3067.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3068.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/BrokerRankingController.php';
  3069.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\BrokerRankingController();
  3070.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController'$this));
  3071.         return $instance;
  3072.     }
  3073.     /**
  3074.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\FavouriteController' shared autowired service.
  3075.      *
  3076.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\FavouriteController
  3077.      */
  3078.     protected function getFavouriteController2Service()
  3079.     {
  3080.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3081.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3082.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3083.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3084.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/FavouriteController.php';
  3085.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/FavouriteService.php';
  3086.         $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()));
  3087.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController'$this));
  3088.         return $instance;
  3089.     }
  3090.     /**
  3091.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\ImpressionController' shared autowired service.
  3092.      *
  3093.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\ImpressionController
  3094.      */
  3095.     protected function getImpressionControllerService()
  3096.     {
  3097.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3098.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3099.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3100.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3101.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/ImpressionController.php';
  3102.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\ImpressionController();
  3103.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController'$this));
  3104.         return $instance;
  3105.     }
  3106.     /**
  3107.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\ListingController' shared autowired service.
  3108.      *
  3109.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\ListingController
  3110.      */
  3111.     protected function getListingController3Service()
  3112.     {
  3113.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3114.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3115.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3116.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3117.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/ListingController.php';
  3118.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V3/Listing/DepthProductServiceInterface.php';
  3119.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingDepthProductsService.php';
  3120.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingNoteService.php';
  3121.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V3/Listing/ListingCreatorInterface.php';
  3122.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingCreatorService.php';
  3123.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingPhotoTransformer.php';
  3124.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3125.         $b = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  3126.         $c = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  3127.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  3128.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  3129.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3130.         $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));
  3131.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController'$this));
  3132.         return $instance;
  3133.     }
  3134.     /**
  3135.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\LocationController' shared autowired service.
  3136.      *
  3137.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\LocationController
  3138.      */
  3139.     protected function getLocationController3Service()
  3140.     {
  3141.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3142.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3143.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3144.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3145.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/LocationController.php';
  3146.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\LocationController(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchService'] ?? $this->getLocationSearchServiceService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaBuilders\\BuilderDirector'] ?? $this->getBuilderDirectorService()));
  3147.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController'$this));
  3148.         return $instance;
  3149.     }
  3150.     /**
  3151.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\RateController' shared autowired service.
  3152.      *
  3153.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\RateController
  3154.      */
  3155.     protected function getRateController2Service()
  3156.     {
  3157.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3158.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3159.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3160.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3161.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/RateController.php';
  3162.         $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()));
  3163.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController'$this));
  3164.         return $instance;
  3165.     }
  3166.     /**
  3167.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\CallRequestController' shared autowired service.
  3168.      *
  3169.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\CallRequestController
  3170.      */
  3171.     protected function getCallRequestController2Service()
  3172.     {
  3173.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3174.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3175.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3176.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3177.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/CallRequestController.php';
  3178.         $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()));
  3179.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController'$this));
  3180.         return $instance;
  3181.     }
  3182.     /**
  3183.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\CompoundLocationController' shared autowired service.
  3184.      *
  3185.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\CompoundLocationController
  3186.      */
  3187.     protected function getCompoundLocationController3Service()
  3188.     {
  3189.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3190.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3191.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3192.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3193.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/CompoundLocationController.php';
  3194.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CompoundLocationService.php';
  3195.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3196.         $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())));
  3197.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController'$this));
  3198.         return $instance;
  3199.     }
  3200.     /**
  3201.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\ConditionalFieldController' shared autowired service.
  3202.      *
  3203.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\ConditionalFieldController
  3204.      */
  3205.     protected function getConditionalFieldControllerService()
  3206.     {
  3207.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3208.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3209.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3210.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3211.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/ConditionalFieldController.php';
  3212.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/V4/ConditionalFieldServiceInterface.php';
  3213.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ConditionalFieldService.php';
  3214.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Contracts/V4/LoaderInterface.php';
  3215.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/V4/YamlLoader.php';
  3216.         $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)))));
  3217.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController'$this));
  3218.         return $instance;
  3219.     }
  3220.     /**
  3221.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\FiltersController' shared autowired service.
  3222.      *
  3223.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\FiltersController
  3224.      */
  3225.     protected function getFiltersControllerService()
  3226.     {
  3227.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3228.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3229.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3230.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3231.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/FiltersController.php';
  3232.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V4/FilterInterface.php';
  3233.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Traits/Criteriable.php';
  3234.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Traits/Translatable.php';
  3235.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Traits/Filterable.php';
  3236.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingFilters.php';
  3237.         $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())));
  3238.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController'$this));
  3239.         return $instance;
  3240.     }
  3241.     /**
  3242.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\ListingController' shared autowired service.
  3243.      *
  3244.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\ListingController
  3245.      */
  3246.     protected function getListingController4Service()
  3247.     {
  3248.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3249.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3250.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3251.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3252.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/ListingController.php';
  3253.         $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->getListingServiceService()), ($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()));
  3254.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController'$this));
  3255.         return $instance;
  3256.     }
  3257.     /**
  3258.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\LocationController' shared autowired service.
  3259.      *
  3260.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\LocationController
  3261.      */
  3262.     protected function getLocationController4Service()
  3263.     {
  3264.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3265.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3266.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3267.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3268.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/LocationController.php';
  3269.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/GoogleMapUrlService.php';
  3270.         $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()));
  3271.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController'$this));
  3272.         return $instance;
  3273.     }
  3274.     /**
  3275.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\PropertyTypeController' shared autowired service.
  3276.      *
  3277.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\PropertyTypeController
  3278.      */
  3279.     protected function getPropertyTypeController3Service()
  3280.     {
  3281.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3282.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3283.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3284.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3285.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/PropertyTypeController.php';
  3286.         $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()));
  3287.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController'$this));
  3288.         return $instance;
  3289.     }
  3290.     /**
  3291.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\SectionController' shared autowired service.
  3292.      *
  3293.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\SectionController
  3294.      */
  3295.     protected function getSectionController2Service()
  3296.     {
  3297.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3298.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3299.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3300.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3301.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/SectionController.php';
  3302.         $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()));
  3303.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController'$this));
  3304.         return $instance;
  3305.     }
  3306.     /**
  3307.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\UserListingStatisticController' shared autowired service.
  3308.      *
  3309.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\UserListingStatisticController
  3310.      */
  3311.     protected function getUserListingStatisticControllerService()
  3312.     {
  3313.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3314.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3315.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3316.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3317.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/UserListingStatisticController.php';
  3318.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingStatisticService.php';
  3319.         $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())));
  3320.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController'$this));
  3321.         return $instance;
  3322.     }
  3323.     /**
  3324.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\CompoundSearchController' shared autowired service.
  3325.      *
  3326.      * @return \Aqarmap\Bundle\ListingBundle\Controller\CompoundSearchController
  3327.      */
  3328.     protected function getCompoundSearchController2Service()
  3329.     {
  3330.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3331.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/CompoundSearchController.php';
  3332.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/CompoundAdviserSearchService.php';
  3333.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  3334.         $b = ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService());
  3335.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'] ?? $this->getCompoundServiceService());
  3336.         $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);
  3337.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\CompoundSearchController'$this));
  3338.         return $instance;
  3339.     }
  3340.     /**
  3341.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\DefaultController' shared autowired service.
  3342.      *
  3343.      * @return \Aqarmap\Bundle\ListingBundle\Controller\DefaultController
  3344.      */
  3345.     protected function getDefaultController2Service()
  3346.     {
  3347.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3348.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/DefaultController.php';
  3349.         $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()));
  3350.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController'$this));
  3351.         return $instance;
  3352.     }
  3353.     /**
  3354.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\LeadController' shared autowired service.
  3355.      *
  3356.      * @return \Aqarmap\Bundle\ListingBundle\Controller\LeadController
  3357.      */
  3358.     protected function getLeadController3Service()
  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/ListingBundle/Controller/LeadController.php';
  3364.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/FormValidationService.php';
  3365.         $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()));
  3366.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController'$this));
  3367.         return $instance;
  3368.     }
  3369.     /**
  3370.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\ListingController' shared autowired service.
  3371.      *
  3372.      * @return \Aqarmap\Bundle\ListingBundle\Controller\ListingController
  3373.      */
  3374.     protected function getListingController5Service()
  3375.     {
  3376.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3377.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/ListingController.php';
  3378.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/ListingLeadManagerInterface.php';
  3379.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingLeadManager.php';
  3380.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/CompoundFaqsService.php';
  3381.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/FreeListingService.php';
  3382.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SpecialAddListingService.php';
  3383.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  3384.         $b = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  3385.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  3386.         $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['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService())), 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()));
  3387.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController'$this));
  3388.         return $instance;
  3389.     }
  3390.     /**
  3391.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\ListingSearchController' shared autowired service.
  3392.      *
  3393.      * @return \Aqarmap\Bundle\ListingBundle\Controller\ListingSearchController
  3394.      */
  3395.     protected function getListingSearchControllerService()
  3396.     {
  3397.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3398.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/ListingSearchController.php';
  3399.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/KeywordValidatorService.php';
  3400.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ListingFaqService.php';
  3401.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/LongTailService.php';
  3402.         $a = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Factory\\LongTailFactory'] ?? $this->getLongTailFactoryService());
  3403.         $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()), new \Aqarmap\Bundle\SearchBundle\Services\ListingFaqService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), 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()));
  3404.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController'$this));
  3405.         return $instance;
  3406.     }
  3407.     /**
  3408.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\PhotoController' shared autowired service.
  3409.      *
  3410.      * @return \Aqarmap\Bundle\ListingBundle\Controller\PhotoController
  3411.      */
  3412.     protected function getPhotoController2Service()
  3413.     {
  3414.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3415.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/PhotoController.php';
  3416.         $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()));
  3417.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController'$this));
  3418.         return $instance;
  3419.     }
  3420.     /**
  3421.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\SectionController' shared autowired service.
  3422.      *
  3423.      * @return \Aqarmap\Bundle\ListingBundle\Controller\SectionController
  3424.      */
  3425.     protected function getSectionController3Service()
  3426.     {
  3427.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3428.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/SectionController.php';
  3429.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\SectionController();
  3430.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController'$this));
  3431.         return $instance;
  3432.     }
  3433.     /**
  3434.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\TransactionController' shared autowired service.
  3435.      *
  3436.      * @return \Aqarmap\Bundle\ListingBundle\Controller\TransactionController
  3437.      */
  3438.     protected function getTransactionControllerService()
  3439.     {
  3440.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3441.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/TransactionController.php';
  3442.         $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()));
  3443.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\TransactionController'$this));
  3444.         return $instance;
  3445.     }
  3446.     /**
  3447.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Repository\ListingPhotoRepository' shared autowired service.
  3448.      *
  3449.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingPhotoRepository
  3450.      */
  3451.     protected function getListingPhotoRepositoryService()
  3452.     {
  3453.         return $this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingPhotoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3454.     }
  3455.     /**
  3456.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Repository\ListingRepository' shared autowired service.
  3457.      *
  3458.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingRepository
  3459.      */
  3460.     protected function getListingRepositoryService()
  3461.     {
  3462.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] = $instance = new \Aqarmap\Bundle\ListingBundle\Repository\ListingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3463.         $instance->setCacheManager(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()));
  3464.         return $instance;
  3465.     }
  3466.     /**
  3467.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Service\LeadsCRMService' shared autowired service.
  3468.      *
  3469.      * @return \Aqarmap\Bundle\ListingBundle\Service\LeadsCRMService
  3470.      */
  3471.     protected function getLeadsCRMServiceService()
  3472.     {
  3473.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsCRMService.php';
  3474.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3475.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'])) {
  3476.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'];
  3477.         }
  3478.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'] ?? $this->getLeadsInsightsServiceService());
  3479.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'])) {
  3480.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'];
  3481.         }
  3482.         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'));
  3483.     }
  3484.     /**
  3485.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Service\ListingManager' shared autowired service.
  3486.      *
  3487.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingManager
  3488.      */
  3489.     protected function getListingManagerService()
  3490.     {
  3491.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3492.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3493.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3494.         }
  3495.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3496.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3497.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3498.         }
  3499.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  3500.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3501.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3502.         }
  3503.         $d = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  3504.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3505.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3506.         }
  3507.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  3508.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3509.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3510.         }
  3511.         $f = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  3512.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3513.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3514.         }
  3515.         $g = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3516.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3517.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3518.         }
  3519.         $h = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  3520.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3521.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3522.         }
  3523.         $i = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  3524.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3525.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3526.         }
  3527.         $j = ($this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'] ?? $this->getOtpServiceService());
  3528.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3529.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3530.         }
  3531.         $k = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  3532.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3533.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3534.         }
  3535.         $l = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  3536.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3537.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3538.         }
  3539.         $m = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'] ?? $this->getCostPerLeadServiceService());
  3540.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3541.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3542.         }
  3543.         $n = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  3544.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3545.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3546.         }
  3547.         $o = ($this->services['translator'] ?? $this->getTranslatorService());
  3548.         $p = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  3549.         $q = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3550.         $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()), $o$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$p$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$p), ($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()), $q, ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()), $l, ($this->services['router'] ?? $this->getRouterService()), new \Aqarmap\Bundle\MainBundle\Service\NumberToWord($o$q), ($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);
  3551.         $instance->setLeadService(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service()));
  3552.         $instance->autowireCallRequestManager(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'] ?? $this->getCallRequestManagerService()));
  3553.         $instance->setUserManagerService(($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()));
  3554.         return $instance;
  3555.     }
  3556.     /**
  3557.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\CustomParagraphController' shared autowired service.
  3558.      *
  3559.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\CustomParagraphController
  3560.      */
  3561.     protected function getCustomParagraphControllerService()
  3562.     {
  3563.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3564.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/CustomParagraphController.php';
  3565.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\CustomParagraphController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3566.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController'$this));
  3567.         return $instance;
  3568.     }
  3569.     /**
  3570.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\DefaultController' shared autowired service.
  3571.      *
  3572.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\DefaultController
  3573.      */
  3574.     protected function getDefaultController3Service()
  3575.     {
  3576.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3577.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/DefaultController.php';
  3578.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\DefaultController();
  3579.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController'$this));
  3580.         return $instance;
  3581.     }
  3582.     /**
  3583.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\DefaultTopCustomersController' shared autowired service.
  3584.      *
  3585.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\DefaultTopCustomersController
  3586.      */
  3587.     protected function getDefaultTopCustomersControllerService()
  3588.     {
  3589.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3590.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/DefaultTopCustomersController.php';
  3591.         $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()));
  3592.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController'$this));
  3593.         return $instance;
  3594.     }
  3595.     /**
  3596.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\FeedbackController' shared autowired service.
  3597.      *
  3598.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\FeedbackController
  3599.      */
  3600.     protected function getFeedbackControllerService()
  3601.     {
  3602.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3603.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/FeedbackController.php';
  3604.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\FeedbackController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3605.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController'$this));
  3606.         return $instance;
  3607.     }
  3608.     /**
  3609.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\JoinUsController' shared autowired service.
  3610.      *
  3611.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\JoinUsController
  3612.      */
  3613.     protected function getJoinUsControllerService()
  3614.     {
  3615.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3616.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/JoinUsController.php';
  3617.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/JoinUsService.php';
  3618.         $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())));
  3619.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\JoinUsController'$this));
  3620.         return $instance;
  3621.     }
  3622.     /**
  3623.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\MenuController' shared autowired service.
  3624.      *
  3625.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\MenuController
  3626.      */
  3627.     protected function getMenuControllerService()
  3628.     {
  3629.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3630.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/MenuController.php';
  3631.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\MenuController();
  3632.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController'$this));
  3633.         return $instance;
  3634.     }
  3635.     /**
  3636.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\MobileSectionsTogglesController' shared autowired service.
  3637.      *
  3638.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\MobileSectionsTogglesController
  3639.      */
  3640.     protected function getMobileSectionsTogglesControllerService()
  3641.     {
  3642.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3643.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3644.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3645.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3646.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/MobileSectionsTogglesController.php';
  3647.         $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()));
  3648.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController'$this));
  3649.         return $instance;
  3650.     }
  3651.     /**
  3652.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\PageController' shared autowired service.
  3653.      *
  3654.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\PageController
  3655.      */
  3656.     protected function getPageControllerService()
  3657.     {
  3658.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3659.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/PageController.php';
  3660.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\PageController();
  3661.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController'$this));
  3662.         return $instance;
  3663.     }
  3664.     /**
  3665.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\PerformanceLogController' shared autowired service.
  3666.      *
  3667.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\PerformanceLogController
  3668.      */
  3669.     protected function getPerformanceLogControllerService()
  3670.     {
  3671.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3672.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/PerformanceLogController.php';
  3673.         $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()));
  3674.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PerformanceLogController'$this));
  3675.         return $instance;
  3676.     }
  3677.     /**
  3678.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\PrintController' shared autowired service.
  3679.      *
  3680.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\PrintController
  3681.      */
  3682.     protected function getPrintControllerService()
  3683.     {
  3684.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3685.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/PrintController.php';
  3686.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PrintController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\PrintController();
  3687.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PrintController'$this));
  3688.         return $instance;
  3689.     }
  3690.     /**
  3691.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\SettingController' shared autowired service.
  3692.      *
  3693.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\SettingController
  3694.      */
  3695.     protected function getSettingControllerService()
  3696.     {
  3697.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3698.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/SettingController.php';
  3699.         $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()));
  3700.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController'$this));
  3701.         return $instance;
  3702.     }
  3703.     /**
  3704.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\TestimonialController' shared autowired service.
  3705.      *
  3706.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\TestimonialController
  3707.      */
  3708.     protected function getTestimonialControllerService()
  3709.     {
  3710.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3711.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/TestimonialController.php';
  3712.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/TestimonialService.php';
  3713.         $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())));
  3714.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController'$this));
  3715.         return $instance;
  3716.     }
  3717.     /**
  3718.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\BaseController' shared autowired service.
  3719.      *
  3720.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\BaseController
  3721.      */
  3722.     protected function getBaseControllerService()
  3723.     {
  3724.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3725.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3726.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3727.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3728.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\BaseController();
  3729.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController'$this));
  3730.         return $instance;
  3731.     }
  3732.     /**
  3733.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\DefaultController' shared autowired service.
  3734.      *
  3735.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\DefaultController
  3736.      */
  3737.     protected function getDefaultController4Service()
  3738.     {
  3739.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3740.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3741.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3742.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3743.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/DefaultController.php';
  3744.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\DefaultController(($this->privates['App\\Service\\SMSManager'] ?? $this->getSMSManagerService()));
  3745.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController'$this));
  3746.         return $instance;
  3747.     }
  3748.     /**
  3749.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\DefaultTopCustomersController' shared autowired service.
  3750.      *
  3751.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\DefaultTopCustomersController
  3752.      */
  3753.     protected function getDefaultTopCustomersController2Service()
  3754.     {
  3755.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3756.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3757.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3758.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3759.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/DefaultTopCustomersController.php';
  3760.         $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()));
  3761.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController'$this));
  3762.         return $instance;
  3763.     }
  3764.     /**
  3765.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\FeedbackController' shared autowired service.
  3766.      *
  3767.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\FeedbackController
  3768.      */
  3769.     protected function getFeedbackController2Service()
  3770.     {
  3771.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3772.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3773.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3774.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/FeedbackController.php';
  3775.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\FeedbackController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3776.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController'$this));
  3777.         return $instance;
  3778.     }
  3779.     /**
  3780.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\SettingController' shared autowired service.
  3781.      *
  3782.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\SettingController
  3783.      */
  3784.     protected function getSettingController2Service()
  3785.     {
  3786.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3787.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3788.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3789.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/SettingController.php';
  3790.         $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()));
  3791.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController'$this));
  3792.         return $instance;
  3793.     }
  3794.     /**
  3795.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\V2\DefaultController' shared autowired service.
  3796.      *
  3797.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\V2\DefaultController
  3798.      */
  3799.     protected function getDefaultController5Service()
  3800.     {
  3801.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3802.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3803.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3804.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3805.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V2/DefaultController.php';
  3806.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\V2\DefaultController();
  3807.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController'$this));
  3808.         return $instance;
  3809.     }
  3810.     /**
  3811.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\V3\BaseController' shared autowired service.
  3812.      *
  3813.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\V3\BaseController
  3814.      */
  3815.     protected function getBaseController2Service()
  3816.     {
  3817.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3818.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3819.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3820.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3821.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\V3\BaseController();
  3822.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController'$this));
  3823.         return $instance;
  3824.     }
  3825.     /**
  3826.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\V3\FeedbackController' shared autowired service.
  3827.      *
  3828.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\V3\FeedbackController
  3829.      */
  3830.     protected function getFeedbackController3Service()
  3831.     {
  3832.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3833.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3834.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3835.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3836.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/FeedbackController.php';
  3837.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Factory/V3/FeedbackFactory.php';
  3838.         $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())));
  3839.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController'$this));
  3840.         return $instance;
  3841.     }
  3842.     /**
  3843.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\V4\BaseController' shared autowired service.
  3844.      *
  3845.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\V4\BaseController
  3846.      */
  3847.     protected function getBaseController3Service()
  3848.     {
  3849.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3850.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3851.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3852.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3853.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\V4\BaseController();
  3854.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController'$this));
  3855.         return $instance;
  3856.     }
  3857.     /**
  3858.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\V4\MobileSectionsTogglesController' shared autowired service.
  3859.      *
  3860.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\V4\MobileSectionsTogglesController
  3861.      */
  3862.     protected function getMobileSectionsTogglesController2Service()
  3863.     {
  3864.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3865.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3866.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3867.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3868.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/MobileSectionsTogglesController.php';
  3869.         $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()));
  3870.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController'$this));
  3871.         return $instance;
  3872.     }
  3873.     /**
  3874.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\DefaultController' shared autowired service.
  3875.      *
  3876.      * @return \Aqarmap\Bundle\MainBundle\Controller\DefaultController
  3877.      */
  3878.     protected function getDefaultController6Service()
  3879.     {
  3880.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3881.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/DefaultController.php';
  3882.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/HomeSubMenuService.php';
  3883.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  3884.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  3885.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService());
  3886.         $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);
  3887.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController'$this));
  3888.         return $instance;
  3889.     }
  3890.     /**
  3891.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\FeedbackController' shared autowired service.
  3892.      *
  3893.      * @return \Aqarmap\Bundle\MainBundle\Controller\FeedbackController
  3894.      */
  3895.     protected function getFeedbackController4Service()
  3896.     {
  3897.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3898.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/FeedbackController.php';
  3899.         $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()));
  3900.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController'$this));
  3901.         return $instance;
  3902.     }
  3903.     /**
  3904.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\JoinUsController' shared autowired service.
  3905.      *
  3906.      * @return \Aqarmap\Bundle\MainBundle\Controller\JoinUsController
  3907.      */
  3908.     protected function getJoinUsController2Service()
  3909.     {
  3910.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3911.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/JoinUsController.php';
  3912.         $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()));
  3913.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController'$this));
  3914.         return $instance;
  3915.     }
  3916.     /**
  3917.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\MapImagesController' shared autowired service.
  3918.      *
  3919.      * @return \Aqarmap\Bundle\MainBundle\Controller\MapImagesController
  3920.      */
  3921.     protected function getMapImagesControllerService()
  3922.     {
  3923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3924.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/MapImagesController.php';
  3925.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\MapImagesController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\MapImagesController();
  3926.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\MapImagesController'$this));
  3927.         return $instance;
  3928.     }
  3929.     /**
  3930.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\PageController' shared autowired service.
  3931.      *
  3932.      * @return \Aqarmap\Bundle\MainBundle\Controller\PageController
  3933.      */
  3934.     protected function getPageController2Service()
  3935.     {
  3936.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3937.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/PageController.php';
  3938.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\PageController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\PageController(($this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\TestimonialRepository'] ?? $this->getTestimonialRepositoryService()));
  3939.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\PageController'$this));
  3940.         return $instance;
  3941.     }
  3942.     /**
  3943.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\RedirectingController' shared autowired service.
  3944.      *
  3945.      * @return \Aqarmap\Bundle\MainBundle\Controller\RedirectingController
  3946.      */
  3947.     protected function getRedirectingControllerService()
  3948.     {
  3949.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3950.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/RedirectingController.php';
  3951.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\RedirectingController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\RedirectingController();
  3952.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\RedirectingController'$this));
  3953.         return $instance;
  3954.     }
  3955.     /**
  3956.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\SNSNotificationsController' shared autowired service.
  3957.      *
  3958.      * @return \Aqarmap\Bundle\MainBundle\Controller\SNSNotificationsController
  3959.      */
  3960.     protected function getSNSNotificationsControllerService()
  3961.     {
  3962.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3963.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/SNSNotificationsController.php';
  3964.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\SNSNotificationsController();
  3965.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController'$this));
  3966.         return $instance;
  3967.     }
  3968.     /**
  3969.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\StaticPagesController' shared autowired service.
  3970.      *
  3971.      * @return \Aqarmap\Bundle\MainBundle\Controller\StaticPagesController
  3972.      */
  3973.     protected function getStaticPagesControllerService()
  3974.     {
  3975.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3976.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/StaticPagesController.php';
  3977.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\StaticPagesController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\StaticPagesController();
  3978.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\StaticPagesController'$this));
  3979.         return $instance;
  3980.     }
  3981.     /**
  3982.      * Gets the public 'Aqarmap\Bundle\MainBundle\Naming\ListingDirectoryNamer' shared autowired service.
  3983.      *
  3984.      * @return \Aqarmap\Bundle\MainBundle\Naming\ListingDirectoryNamer
  3985.      */
  3986.     protected function getListingDirectoryNamerService()
  3987.     {
  3988.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  3989.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Naming/ListingDirectoryNamer.php';
  3990.         return $this->services['Aqarmap\\Bundle\\MainBundle\\Naming\\ListingDirectoryNamer'] = new \Aqarmap\Bundle\MainBundle\Naming\ListingDirectoryNamer();
  3991.     }
  3992.     /**
  3993.      * Gets the public 'Aqarmap\Bundle\MortgageBundle\Controller\Admin\DefaultController' shared autowired service.
  3994.      *
  3995.      * @return \Aqarmap\Bundle\MortgageBundle\Controller\Admin\DefaultController
  3996.      */
  3997.     protected function getDefaultController7Service()
  3998.     {
  3999.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4000.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Controller/Admin/DefaultController.php';
  4001.         $this->services['Aqarmap\\Bundle\\MortgageBundle\\Controller\\Admin\\DefaultController'] = $instance = new \Aqarmap\Bundle\MortgageBundle\Controller\Admin\DefaultController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4002.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\MortgageBundle\\Controller\\Admin\\DefaultController'$this));
  4003.         return $instance;
  4004.     }
  4005.     /**
  4006.      * Gets the public 'Aqarmap\Bundle\MortgageBundle\Controller\DefaultController' shared autowired service.
  4007.      *
  4008.      * @return \Aqarmap\Bundle\MortgageBundle\Controller\DefaultController
  4009.      */
  4010.     protected function getDefaultController8Service()
  4011.     {
  4012.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4013.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Controller/DefaultController.php';
  4014.         $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()));
  4015.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController'$this));
  4016.         return $instance;
  4017.     }
  4018.     /**
  4019.      * Gets the public 'Aqarmap\Bundle\NeighborhoodBundle\Controller\Admin\LocationStatisticsController' shared autowired service.
  4020.      *
  4021.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Controller\Admin\LocationStatisticsController
  4022.      */
  4023.     protected function getLocationStatisticsControllerService()
  4024.     {
  4025.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4026.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Controller/Admin/LocationStatisticsController.php';
  4027.         $this->services['Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController'] = $instance = new \Aqarmap\Bundle\NeighborhoodBundle\Controller\Admin\LocationStatisticsController();
  4028.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController'$this));
  4029.         return $instance;
  4030.     }
  4031.     /**
  4032.      * Gets the public 'Aqarmap\Bundle\NeighborhoodBundle\Controller\Api\NeighborhoodController' shared autowired service.
  4033.      *
  4034.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Controller\Api\NeighborhoodController
  4035.      */
  4036.     protected function getNeighborhoodControllerService()
  4037.     {
  4038.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4039.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4040.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4041.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4042.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Controller/Api/NeighborhoodController.php';
  4043.         $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()));
  4044.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController'$this));
  4045.         return $instance;
  4046.     }
  4047.     /**
  4048.      * Gets the public 'Aqarmap\Bundle\NeighborhoodBundle\Controller\DefaultController' shared autowired service.
  4049.      *
  4050.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Controller\DefaultController
  4051.      */
  4052.     protected function getDefaultController9Service()
  4053.     {
  4054.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4055.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Controller/DefaultController.php';
  4056.         $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()));
  4057.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController'$this));
  4058.         return $instance;
  4059.     }
  4060.     /**
  4061.      * Gets the public 'Aqarmap\Bundle\NotificationBundle\Controller\Api\NotificationController' shared autowired service.
  4062.      *
  4063.      * @return \Aqarmap\Bundle\NotificationBundle\Controller\Api\NotificationController
  4064.      */
  4065.     protected function getNotificationControllerService()
  4066.     {
  4067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4068.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4069.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4070.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4071.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Controller/Api/NotificationController.php';
  4072.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/TestServiceInterface.php';
  4073.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/TestService.php';
  4074.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/DocumentBasedTestService.php';
  4075.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/EntityBasedTestService.php';
  4076.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/LogReaderInterface.php';
  4077.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/LogReaderService.php';
  4078.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/NotificationService.php';
  4079.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4080.         $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);
  4081.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController'$this));
  4082.         return $instance;
  4083.     }
  4084.     /**
  4085.      * Gets the public 'Aqarmap\Bundle\NotificationBundle\Controller\Api\SenderController' shared autowired service.
  4086.      *
  4087.      * @return \Aqarmap\Bundle\NotificationBundle\Controller\Api\SenderController
  4088.      */
  4089.     protected function getSenderControllerService()
  4090.     {
  4091.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4092.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4093.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4094.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4095.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Controller/Api/SenderController.php';
  4096.         $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()));
  4097.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController'$this));
  4098.         return $instance;
  4099.     }
  4100.     /**
  4101.      * Gets the public 'Aqarmap\Bundle\NotificationBundle\Controller\NotificationsController' shared autowired service.
  4102.      *
  4103.      * @return \Aqarmap\Bundle\NotificationBundle\Controller\NotificationsController
  4104.      */
  4105.     protected function getNotificationsControllerService()
  4106.     {
  4107.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4108.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Controller/NotificationsController.php';
  4109.         $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)));
  4110.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController'$this));
  4111.         return $instance;
  4112.     }
  4113.     /**
  4114.      * Gets the public 'Aqarmap\Bundle\NotifierBundle\Controller\Admin\NotifiersController' shared autowired service.
  4115.      *
  4116.      * @return \Aqarmap\Bundle\NotifierBundle\Controller\Admin\NotifiersController
  4117.      */
  4118.     protected function getNotifiersControllerService()
  4119.     {
  4120.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4121.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Controller/Admin/NotifiersController.php';
  4122.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/NotifierStatisticsService.php';
  4123.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/NotifierSettingsManager.php';
  4124.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4125.         $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));
  4126.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\NotifierBundle\\Controller\\Admin\\NotifiersController'$this));
  4127.         return $instance;
  4128.     }
  4129.     /**
  4130.      * Gets the public 'Aqarmap\Bundle\NotifierBundle\Controller\Api\NotifierController' shared autowired service.
  4131.      *
  4132.      * @return \Aqarmap\Bundle\NotifierBundle\Controller\Api\NotifierController
  4133.      */
  4134.     protected function getNotifierControllerService()
  4135.     {
  4136.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4137.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4138.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4139.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Controller/Api/NotifierController.php';
  4140.         $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()));
  4141.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController'$this));
  4142.         return $instance;
  4143.     }
  4144.     /**
  4145.      * Gets the public 'Aqarmap\Bundle\NotifierBundle\Controller\DefaultController' shared autowired service.
  4146.      *
  4147.      * @return \Aqarmap\Bundle\NotifierBundle\Controller\DefaultController
  4148.      */
  4149.     protected function getDefaultController10Service()
  4150.     {
  4151.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4152.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Controller/DefaultController.php';
  4153.         $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()));
  4154.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController'$this));
  4155.         return $instance;
  4156.     }
  4157.     /**
  4158.      * Gets the public 'Aqarmap\Bundle\OTPBundle\Controller\Api\V4\OtpController' shared autowired service.
  4159.      *
  4160.      * @return \Aqarmap\Bundle\OTPBundle\Controller\Api\V4\OtpController
  4161.      */
  4162.     protected function getOtpControllerService()
  4163.     {
  4164.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4165.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4166.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4167.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  4168.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Controller/Api/V4/OtpController.php';
  4169.         $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()));
  4170.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController'$this));
  4171.         return $instance;
  4172.     }
  4173.     /**
  4174.      * Gets the public 'Aqarmap\Bundle\PaymentBundle\Controller\Admin\AnalysisController' shared autowired service.
  4175.      *
  4176.      * @return \Aqarmap\Bundle\PaymentBundle\Controller\Admin\AnalysisController
  4177.      */
  4178.     protected function getAnalysisControllerService()
  4179.     {
  4180.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4181.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Admin/AnalysisController.php';
  4182.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Factory/CreditAnalysisFactory.php';
  4183.         $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()));
  4184.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController'$this));
  4185.         return $instance;
  4186.     }
  4187.     /**
  4188.      * Gets the public 'Aqarmap\Bundle\PaymentBundle\Controller\Admin\PaymentController' shared autowired service.
  4189.      *
  4190.      * @return \Aqarmap\Bundle\PaymentBundle\Controller\Admin\PaymentController
  4191.      */
  4192.     protected function getPaymentControllerService()
  4193.     {
  4194.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4195.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Admin/PaymentController.php';
  4196.         $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()));
  4197.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController'$this));
  4198.         return $instance;
  4199.     }
  4200.     /**
  4201.      * Gets the public 'Aqarmap\Bundle\PaymentBundle\Controller\Admin\SalesAnalysisController' shared autowired service.
  4202.      *
  4203.      * @return \Aqarmap\Bundle\PaymentBundle\Controller\Admin\SalesAnalysisController
  4204.      */
  4205.     protected function getSalesAnalysisControllerService()
  4206.     {
  4207.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4208.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Admin/SalesAnalysisController.php';
  4209.         $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()));
  4210.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\SalesAnalysisController'$this));
  4211.         return $instance;
  4212.     }
  4213.     /**
  4214.      * Gets the public 'Aqarmap\Bundle\PaymentBundle\Controller\Api\PaymentController' shared autowired service.
  4215.      *
  4216.      * @return \Aqarmap\Bundle\PaymentBundle\Controller\Api\PaymentController
  4217.      */
  4218.     protected function getPaymentController2Service()
  4219.     {
  4220.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4221.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4222.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4223.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4224.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Api/PaymentController.php';
  4225.         $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()));
  4226.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController'$this));
  4227.         return $instance;
  4228.     }
  4229.     /**
  4230.      * Gets the public 'Aqarmap\Bundle\PaymentBundle\Controller\Api\RecurringController' shared autowired service.
  4231.      *
  4232.      * @return \Aqarmap\Bundle\PaymentBundle\Controller\Api\RecurringController
  4233.      */
  4234.     protected function getRecurringControllerService()
  4235.     {
  4236.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4237.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4238.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4239.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4240.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Api/RecurringController.php';
  4241.         $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()));
  4242.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController'$this));
  4243.         return $instance;
  4244.     }
  4245.     /**
  4246.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Admin\SearchCombinationFiltersController' shared autowired service.
  4247.      *
  4248.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Admin\SearchCombinationFiltersController
  4249.      */
  4250.     protected function getSearchCombinationFiltersControllerService()
  4251.     {
  4252.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4253.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Admin/SearchCombinationFiltersController.php';
  4254.         $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()));
  4255.         $instance->setContainer(($this->privates['.service_locator.WnC0PS9'] ?? $this->get_ServiceLocator_WnC0PS9Service())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Admin\\SearchCombinationFiltersController'$this));
  4256.         return $instance;
  4257.     }
  4258.     /**
  4259.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Api\ListingSearchController' shared autowired service.
  4260.      *
  4261.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Api\ListingSearchController
  4262.      */
  4263.     protected function getListingSearchController2Service()
  4264.     {
  4265.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4266.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4267.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4268.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4269.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Api/ListingSearchController.php';
  4270.         $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\\ElasticListingSearch\\DefaultListingSearch'] ?? $this->getDefaultListingSearchService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($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()));
  4271.         $instance->setContainer(($this->privates['.service_locator.Lfq.BSd'] ?? $this->get_ServiceLocator_Lfq_BSdService())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController'$this));
  4272.         return $instance;
  4273.     }
  4274.     /**
  4275.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Api\LocationSearchController' shared autowired service.
  4276.      *
  4277.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Api\LocationSearchController
  4278.      */
  4279.     protected function getLocationSearchControllerService()
  4280.     {
  4281.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4282.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4283.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4284.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4285.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Api/LocationSearchController.php';
  4286.         $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()));
  4287.         $instance->setContainer(($this->privates['.service_locator.Lfq.BSd'] ?? $this->get_ServiceLocator_Lfq_BSdService())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController'$this));
  4288.         return $instance;
  4289.     }
  4290.     /**
  4291.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Api\SearchResultsController' shared autowired service.
  4292.      *
  4293.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Api\SearchResultsController
  4294.      */
  4295.     protected function getSearchResultsControllerService()
  4296.     {
  4297.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4298.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4299.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4300.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4301.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Api/SearchResultsController.php';
  4302.         $this->services['Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController'] = $instance = new \Aqarmap\Bundle\SearchBundle\Controller\Api\SearchResultsController();
  4303.         $instance->setContainer(($this->privates['.service_locator.Lfq.BSd'] ?? $this->get_ServiceLocator_Lfq_BSdService())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController'$this));
  4304.         return $instance;
  4305.     }
  4306.     /**
  4307.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Api\V4\CompoundSearchController' shared autowired service.
  4308.      *
  4309.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Api\V4\CompoundSearchController
  4310.      */
  4311.     protected function getCompoundSearchController3Service()
  4312.     {
  4313.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4314.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4315.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4316.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  4317.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Api/V4/CompoundSearchController.php';
  4318.         $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()));
  4319.         $instance->setContainer(($this->privates['.service_locator.Lfq.BSd'] ?? $this->get_ServiceLocator_Lfq_BSdService())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController'$this));
  4320.         return $instance;
  4321.     }
  4322.     /**
  4323.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Api\V4\ListingSearchController' shared autowired service.
  4324.      *
  4325.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Api\V4\ListingSearchController
  4326.      */
  4327.     protected function getListingSearchController3Service()
  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/MainBundle/Controller/Api/V4/BaseController.php';
  4333.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Api/V4/ListingSearchController.php';
  4334.         $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()));
  4335.         $instance->setContainer(($this->privates['.service_locator.Lfq.BSd'] ?? $this->get_ServiceLocator_Lfq_BSdService())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController'$this));
  4336.         return $instance;
  4337.     }
  4338.     /**
  4339.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\DefaultController' shared autowired service.
  4340.      *
  4341.      * @return \Aqarmap\Bundle\SearchBundle\Controller\DefaultController
  4342.      */
  4343.     protected function getDefaultController11Service()
  4344.     {
  4345.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4346.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/DefaultController.php';
  4347.         $this->services['Aqarmap\\Bundle\\SearchBundle\\Controller\\DefaultController'] = $instance = new \Aqarmap\Bundle\SearchBundle\Controller\DefaultController();
  4348.         $instance->setContainer(($this->privates['.service_locator.WnC0PS9'] ?? $this->get_ServiceLocator_WnC0PS9Service())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\DefaultController'$this));
  4349.         return $instance;
  4350.     }
  4351.     /**
  4352.      * Gets the public 'Aqarmap\Bundle\TopSellerBundle\Controller\Api\V4\TopSellerController' shared autowired service.
  4353.      *
  4354.      * @return \Aqarmap\Bundle\TopSellerBundle\Controller\Api\V4\TopSellerController
  4355.      */
  4356.     protected function getTopSellerControllerService()
  4357.     {
  4358.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4359.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4360.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4361.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  4362.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Controller/Api/V4/TopSellerController.php';
  4363.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Service/TopSellerCalculationService.php';
  4364.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4365.         $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()));
  4366.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController'$this));
  4367.         return $instance;
  4368.     }
  4369.     /**
  4370.      * Gets the public 'Aqarmap\Bundle\TopSellerBundle\Controller\TopSellerController' shared autowired service.
  4371.      *
  4372.      * @return \Aqarmap\Bundle\TopSellerBundle\Controller\TopSellerController
  4373.      */
  4374.     protected function getTopSellerController2Service()
  4375.     {
  4376.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4377.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Controller/TopSellerController.php';
  4378.         $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()));
  4379.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\TopSellerBundle\\Controller\\TopSellerController'$this));
  4380.         return $instance;
  4381.     }
  4382.     /**
  4383.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\GroupController' shared autowired service.
  4384.      *
  4385.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\GroupController
  4386.      */
  4387.     protected function getGroupControllerService()
  4388.     {
  4389.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4390.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/GroupController.php';
  4391.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Admin\GroupController();
  4392.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController'$this));
  4393.         return $instance;
  4394.     }
  4395.     /**
  4396.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\TeamController' shared autowired service.
  4397.      *
  4398.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\TeamController
  4399.      */
  4400.     protected function getTeamControllerService()
  4401.     {
  4402.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4403.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/TeamController.php';
  4404.         $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()));
  4405.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController'$this));
  4406.         return $instance;
  4407.     }
  4408.     /**
  4409.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\UserController' shared autowired service.
  4410.      *
  4411.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\UserController
  4412.      */
  4413.     protected function getUserControllerService()
  4414.     {
  4415.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4416.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserController.php';
  4417.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  4418.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/NoopMailer.php';
  4419.         $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()));
  4420.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController'$this));
  4421.         return $instance;
  4422.     }
  4423.     /**
  4424.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\UserDomainController' shared autowired service.
  4425.      *
  4426.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\UserDomainController
  4427.      */
  4428.     protected function getUserDomainControllerService()
  4429.     {
  4430.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4431.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserDomainController.php';
  4432.         $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()));
  4433.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController'$this));
  4434.         return $instance;
  4435.     }
  4436.     /**
  4437.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\UserPackagesController' shared autowired service.
  4438.      *
  4439.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\UserPackagesController
  4440.      */
  4441.     protected function getUserPackagesControllerService()
  4442.     {
  4443.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4444.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserPackagesController.php';
  4445.         $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()));
  4446.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController'$this));
  4447.         return $instance;
  4448.     }
  4449.     /**
  4450.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\UserServiceController' shared autowired service.
  4451.      *
  4452.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\UserServiceController
  4453.      */
  4454.     protected function getUserServiceControllerService()
  4455.     {
  4456.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4457.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserServiceController.php';
  4458.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Admin\UserServiceController();
  4459.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController'$this));
  4460.         return $instance;
  4461.     }
  4462.     /**
  4463.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\UserSubAccountController' shared autowired service.
  4464.      *
  4465.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\UserSubAccountController
  4466.      */
  4467.     protected function getUserSubAccountControllerService()
  4468.     {
  4469.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4470.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserSubAccountController.php';
  4471.         $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()));
  4472.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController'$this));
  4473.         return $instance;
  4474.     }
  4475.     /**
  4476.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\AuthProxyController' shared autowired service.
  4477.      *
  4478.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\AuthProxyController
  4479.      */
  4480.     protected function getAuthProxyControllerService()
  4481.     {
  4482.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4483.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4484.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4485.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/AuthProxyController.php';
  4486.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Api\AuthProxyController();
  4487.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController'$this));
  4488.         return $instance;
  4489.     }
  4490.     /**
  4491.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\NotificationTokenController' shared autowired service.
  4492.      *
  4493.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\NotificationTokenController
  4494.      */
  4495.     protected function getNotificationTokenControllerService()
  4496.     {
  4497.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4498.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4499.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4500.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4501.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/NotificationTokenController.php';
  4502.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Api\NotificationTokenController();
  4503.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController'$this));
  4504.         return $instance;
  4505.     }
  4506.     /**
  4507.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\TargetAudienceController' shared autowired service.
  4508.      *
  4509.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\TargetAudienceController
  4510.      */
  4511.     protected function getTargetAudienceControllerService()
  4512.     {
  4513.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4514.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4515.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4516.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/TargetAudienceController.php';
  4517.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Model/Contract/TargetAudienceServiceInterface.php';
  4518.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/TargetAudienceService.php';
  4519.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4520.         $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));
  4521.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController'$this));
  4522.         return $instance;
  4523.     }
  4524.     /**
  4525.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\TeamController' shared autowired service.
  4526.      *
  4527.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\TeamController
  4528.      */
  4529.     protected function getTeamController2Service()
  4530.     {
  4531.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4532.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4533.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4534.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/TeamController.php';
  4535.         $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()));
  4536.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController'$this));
  4537.         return $instance;
  4538.     }
  4539.     /**
  4540.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\TokenDocController' shared autowired service.
  4541.      *
  4542.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\TokenDocController
  4543.      */
  4544.     protected function getTokenDocControllerService()
  4545.     {
  4546.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4547.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4548.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4549.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/TokenDocController.php';
  4550.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Api\TokenDocController();
  4551.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController'$this));
  4552.         return $instance;
  4553.     }
  4554.     /**
  4555.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\UserController' shared autowired service.
  4556.      *
  4557.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\UserController
  4558.      */
  4559.     protected function getUserController2Service()
  4560.     {
  4561.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4562.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4563.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4564.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4565.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/UserController.php';
  4566.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/SavedSearchManager.php';
  4567.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/UserCheckinHistoryServiceInterface.php';
  4568.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserCheckinHistoryService.php';
  4569.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  4570.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/NoopMailer.php';
  4571.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4572.         $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()));
  4573.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController'$this));
  4574.         return $instance;
  4575.     }
  4576.     /**
  4577.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\UserServiceController' shared autowired service.
  4578.      *
  4579.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\UserServiceController
  4580.      */
  4581.     protected function getUserServiceController2Service()
  4582.     {
  4583.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4584.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4585.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4586.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4587.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/UserServiceController.php';
  4588.         $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()));
  4589.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController'$this));
  4590.         return $instance;
  4591.     }
  4592.     /**
  4593.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\V3\UserController' shared autowired service.
  4594.      *
  4595.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\V3\UserController
  4596.      */
  4597.     protected function getUserController3Service()
  4598.     {
  4599.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4600.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4601.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4602.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  4603.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V3/UserController.php';
  4604.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/V3/SavedSearchServiceInterface.php';
  4605.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/V3/SavedSearchService.php';
  4606.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/UserLogoServiceInterface.php';
  4607.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserLogoService.php';
  4608.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/V3/UserPhonesServiceInterface.php';
  4609.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/V3/UserPhonesService.php';
  4610.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  4611.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/NoopMailer.php';
  4612.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4613.         $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()));
  4614.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController'$this));
  4615.         return $instance;
  4616.     }
  4617.     /**
  4618.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\V4\UserController' shared autowired service.
  4619.      *
  4620.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\V4\UserController
  4621.      */
  4622.     protected function getUserController4Service()
  4623.     {
  4624.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4625.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4626.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4627.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  4628.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V4/UserController.php';
  4629.         $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()));
  4630.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController'$this));
  4631.         return $instance;
  4632.     }
  4633.     /**
  4634.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\V4\UserLocationController' shared autowired service.
  4635.      *
  4636.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\V4\UserLocationController
  4637.      */
  4638.     protected function getUserLocationControllerService()
  4639.     {
  4640.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4641.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4642.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4643.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  4644.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V4/UserLocationController.php';
  4645.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/V4/UserLocationServiceInterface.php';
  4646.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/UserLocationService.php';
  4647.         $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())));
  4648.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController'$this));
  4649.         return $instance;
  4650.     }
  4651.     /**
  4652.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\ExternalProfileController' shared autowired service.
  4653.      *
  4654.      * @return \Aqarmap\Bundle\UserBundle\Controller\ExternalProfileController
  4655.      */
  4656.     protected function getExternalProfileControllerService()
  4657.     {
  4658.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4659.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/ExternalProfileController.php';
  4660.         $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()));
  4661.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController'$this));
  4662.         return $instance;
  4663.     }
  4664.     /**
  4665.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\PersonalInfoController' shared autowired service.
  4666.      *
  4667.      * @return \Aqarmap\Bundle\UserBundle\Controller\PersonalInfoController
  4668.      */
  4669.     protected function getPersonalInfoControllerService()
  4670.     {
  4671.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4672.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/PersonalInfoController.php';
  4673.         $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()));
  4674.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\PersonalInfoController'$this));
  4675.         return $instance;
  4676.     }
  4677.     /**
  4678.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\ProfileController' shared autowired service.
  4679.      *
  4680.      * @return \Aqarmap\Bundle\UserBundle\Controller\ProfileController
  4681.      */
  4682.     protected function getProfileControllerService()
  4683.     {
  4684.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4685.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ProfileController.php';
  4686.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/ProfileController.php';
  4687.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  4688.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  4689.         $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()));
  4690.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController'$this));
  4691.         return $instance;
  4692.     }
  4693.     /**
  4694.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\QuickRegistrationController' shared autowired service.
  4695.      *
  4696.      * @return \Aqarmap\Bundle\UserBundle\Controller\QuickRegistrationController
  4697.      */
  4698.     protected function getQuickRegistrationControllerService()
  4699.     {
  4700.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4701.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/QuickRegistrationController.php';
  4702.         $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()));
  4703.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\QuickRegistrationController'$this));
  4704.         return $instance;
  4705.     }
  4706.     /**
  4707.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\TargetAudienceController' shared autowired service.
  4708.      *
  4709.      * @return \Aqarmap\Bundle\UserBundle\Controller\TargetAudienceController
  4710.      */
  4711.     protected function getTargetAudienceController2Service()
  4712.     {
  4713.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4714.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/TargetAudienceController.php';
  4715.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\TargetAudienceController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\TargetAudienceController();
  4716.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\TargetAudienceController'$this));
  4717.         return $instance;
  4718.     }
  4719.     /**
  4720.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\UserController' shared autowired service.
  4721.      *
  4722.      * @return \Aqarmap\Bundle\UserBundle\Controller\UserController
  4723.      */
  4724.     protected function getUserController5Service()
  4725.     {
  4726.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4727.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/UserController.php';
  4728.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/V3/NotifierSubscriptionInterface.php';
  4729.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/V3/NotifierSubscriptionService.php';
  4730.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/GoogleUserManager.php';
  4731.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4732.         $b = ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService());
  4733.         $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()));
  4734.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\UserController'$this));
  4735.         return $instance;
  4736.     }
  4737.     /**
  4738.      * Gets the public 'Aqarmap\Bundle\ValueEngineBundle\Controller\Admin\ValueEngineController' shared autowired service.
  4739.      *
  4740.      * @return \Aqarmap\Bundle\ValueEngineBundle\Controller\Admin\ValueEngineController
  4741.      */
  4742.     protected function getValueEngineControllerService()
  4743.     {
  4744.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4745.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Controller/Admin/ValueEngineController.php';
  4746.         $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()));
  4747.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\ValueEngineBundle\\Controller\\Admin\\ValueEngineController'$this));
  4748.         return $instance;
  4749.     }
  4750.     /**
  4751.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  4752.      *
  4753.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  4754.      */
  4755.     protected function getProfilerControllerService()
  4756.     {
  4757.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  4758.         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()));
  4759.     }
  4760.     /**
  4761.      * Gets the public 'FOS\UserBundle\Controller\RegistrationController' shared autowired service.
  4762.      *
  4763.      * @return \Aqarmap\Bundle\UserBundle\Controller\RegistrationController
  4764.      */
  4765.     protected function getRegistrationControllerService()
  4766.     {
  4767.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4768.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/RegistrationController.php';
  4769.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/RegistrationController.php';
  4770.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  4771.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  4772.         $a = ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService());
  4773.         $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);
  4774.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\RegistrationController'$this));
  4775.         return $instance;
  4776.     }
  4777.     /**
  4778.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController' shared service.
  4779.      *
  4780.      * @return \HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController
  4781.      */
  4782.     protected function getConnectControllerService()
  4783.     {
  4784.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/AbstractController.php';
  4785.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/ConnectController.php';
  4786.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  4787.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  4788.         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);
  4789.     }
  4790.     /**
  4791.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController' shared service.
  4792.      *
  4793.      * @return \HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController
  4794.      */
  4795.     protected function getRegisterControllerService()
  4796.     {
  4797.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/AbstractController.php';
  4798.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/RegisterController.php';
  4799.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  4800.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  4801.         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);
  4802.     }
  4803.     /**
  4804.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\LoginController' shared service.
  4805.      *
  4806.      * @return \HWI\Bundle\OAuthBundle\Controller\LoginController
  4807.      */
  4808.     protected function getLoginControllerService()
  4809.     {
  4810.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/LoginController.php';
  4811.         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');
  4812.     }
  4813.     /**
  4814.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController' shared service.
  4815.      *
  4816.      * @return \HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController
  4817.      */
  4818.     protected function getRedirectToServiceControllerService()
  4819.     {
  4820.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/RedirectToServiceController.php';
  4821.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Util/DomainWhitelist.php';
  4822.         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);
  4823.     }
  4824.     /**
  4825.      * Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
  4826.      *
  4827.      * @return \Liip\ImagineBundle\Controller\ImagineController
  4828.      */
  4829.     protected function getImagineControllerService()
  4830.     {
  4831.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
  4832.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
  4833.         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));
  4834.     }
  4835.     /**
  4836.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  4837.      *
  4838.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  4839.      */
  4840.     protected function getRedirectControllerService()
  4841.     {
  4842.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  4843.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  4844.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  4845.     }
  4846.     /**
  4847.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  4848.      *
  4849.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  4850.      */
  4851.     protected function getTemplateControllerService()
  4852.     {
  4853.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  4854.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4855.     }
  4856.     /**
  4857.      * Gets the public 'Vich\UploaderBundle\Naming\Base64Namer' shared service.
  4858.      *
  4859.      * @return \Vich\UploaderBundle\Naming\Base64Namer
  4860.      */
  4861.     protected function getBase64NamerService()
  4862.     {
  4863.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4864.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  4865.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4866.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Base64Namer.php';
  4867.         return $this->services['Vich\\UploaderBundle\\Naming\\Base64Namer'] = new \Vich\UploaderBundle\Naming\Base64Namer();
  4868.     }
  4869.     /**
  4870.      * Gets the public 'Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer' shared service.
  4871.      *
  4872.      * @return \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer
  4873.      */
  4874.     protected function getCurrentDateTimeDirectoryNamerService()
  4875.     {
  4876.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  4877.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  4878.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeDirectoryNamer.php';
  4879.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DateTimeHelper.php';
  4880.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeHelper.php';
  4881.         return $this->services['Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer'] = new \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer(new \Vich\UploaderBundle\Naming\CurrentDateTimeHelper(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  4882.     }
  4883.     /**
  4884.      * Gets the public 'Vich\UploaderBundle\Naming\HashNamer' shared service.
  4885.      *
  4886.      * @return \Vich\UploaderBundle\Naming\HashNamer
  4887.      */
  4888.     protected function getHashNamerService()
  4889.     {
  4890.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4891.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  4892.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4893.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/HashNamer.php';
  4894.         return $this->services['Vich\\UploaderBundle\\Naming\\HashNamer'] = new \Vich\UploaderBundle\Naming\HashNamer();
  4895.     }
  4896.     /**
  4897.      * Gets the public 'Vich\UploaderBundle\Naming\OrignameNamer' shared service.
  4898.      *
  4899.      * @return \Vich\UploaderBundle\Naming\OrignameNamer
  4900.      */
  4901.     protected function getOrignameNamerService()
  4902.     {
  4903.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4904.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  4905.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
  4906.         return $this->services['Vich\\UploaderBundle\\Naming\\OrignameNamer'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  4907.     }
  4908.     /**
  4909.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyDirectoryNamer' shared service.
  4910.      *
  4911.      * @return \Vich\UploaderBundle\Naming\PropertyDirectoryNamer
  4912.      */
  4913.     protected function getPropertyDirectoryNamerService()
  4914.     {
  4915.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  4916.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  4917.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyDirectoryNamer.php';
  4918.         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()));
  4919.     }
  4920.     /**
  4921.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyNamer' shared service.
  4922.      *
  4923.      * @return \Vich\UploaderBundle\Naming\PropertyNamer
  4924.      */
  4925.     protected function getPropertyNamerService()
  4926.     {
  4927.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4928.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  4929.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4930.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyNamer.php';
  4931.         return $this->services['Vich\\UploaderBundle\\Naming\\PropertyNamer'] = new \Vich\UploaderBundle\Naming\PropertyNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  4932.     }
  4933.     /**
  4934.      * Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer' shared service.
  4935.      *
  4936.      * @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
  4937.      */
  4938.     protected function getSmartUniqueNamerService()
  4939.     {
  4940.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4941.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
  4942.         return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  4943.     }
  4944.     /**
  4945.      * Gets the public 'Vich\UploaderBundle\Naming\SubdirDirectoryNamer' shared service.
  4946.      *
  4947.      * @return \Vich\UploaderBundle\Naming\SubdirDirectoryNamer
  4948.      */
  4949.     protected function getSubdirDirectoryNamerService()
  4950.     {
  4951.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  4952.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  4953.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SubdirDirectoryNamer.php';
  4954.         return $this->services['Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer'] = new \Vich\UploaderBundle\Naming\SubdirDirectoryNamer();
  4955.     }
  4956.     /**
  4957.      * Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer' shared service.
  4958.      *
  4959.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  4960.      */
  4961.     protected function getUniqidNamerService()
  4962.     {
  4963.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4964.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4965.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  4966.         return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  4967.     }
  4968.     /**
  4969.      * Gets the public 'bazinga.jstranslation.controller' shared service.
  4970.      *
  4971.      * @return \Bazinga\Bundle\JsTranslationBundle\Controller\Controller
  4972.      */
  4973.     protected function getBazinga_Jstranslation_ControllerService()
  4974.     {
  4975.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php';
  4976.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  4977.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  4978.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  4979.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  4980.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  4981.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  4982.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  4983.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  4984.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  4985.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  4986.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  4987.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  4988.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  4989.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  4990.         $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');
  4991.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  4992.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  4993.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  4994.         $instance->addLoader('yaml'$a);
  4995.         $instance->addLoader('yml'$a);
  4996.         $instance->addLoader('xlf'$b);
  4997.         $instance->addLoader('xliff'$b);
  4998.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  4999.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  5000.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  5001.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  5002.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  5003.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  5004.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  5005.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  5006.         return $instance;
  5007.     }
  5008.     /**
  5009.      * Gets the public 'bazinga.jstranslation.dump_command' shared service.
  5010.      *
  5011.      * @return \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand
  5012.      */
  5013.     protected function getBazinga_Jstranslation_DumpCommandService()
  5014.     {
  5015.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5016.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Command/DumpCommand.php';
  5017.         $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));
  5018.         $instance->setName('bazinga:js-translation:dump');
  5019.         return $instance;
  5020.     }
  5021.     /**
  5022.      * Gets the public 'bazinga.jstranslation.translation_dumper' shared service.
  5023.      *
  5024.      * @return \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper
  5025.      */
  5026.     protected function getBazinga_Jstranslation_TranslationDumperService()
  5027.     {
  5028.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Dumper/TranslationDumper.php';
  5029.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  5030.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  5031.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  5032.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  5033.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  5034.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  5035.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  5036.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  5037.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  5038.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  5039.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  5040.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  5041.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  5042.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  5043.         $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', [], []);
  5044.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  5045.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  5046.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  5047.         $instance->addLoader('yaml'$a);
  5048.         $instance->addLoader('yml'$a);
  5049.         $instance->addLoader('xlf'$b);
  5050.         $instance->addLoader('xliff'$b);
  5051.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  5052.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  5053.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  5054.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  5055.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  5056.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  5057.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  5058.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  5059.         return $instance;
  5060.     }
  5061.     /**
  5062.      * Gets the public 'bazinga.jstranslation.translation_finder' shared service.
  5063.      *
  5064.      * @return \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder
  5065.      */
  5066.     protected function getBazinga_Jstranslation_TranslationFinderService()
  5067.     {
  5068.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Finder/TranslationFinder.php';
  5069.         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')]]);
  5070.     }
  5071.     /**
  5072.      * Gets the public 'cache.app' shared service.
  5073.      *
  5074.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5075.      */
  5076.     protected function getCache_AppService()
  5077.     {
  5078.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.GCEgBNd'] ?? $this->get_CacheConnection_GCEgBNdService()), 'mIvS9skFzr'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  5079.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5080.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5081.     }
  5082.     /**
  5083.      * Gets the public 'cache.app_clearer' shared service.
  5084.      *
  5085.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  5086.      */
  5087.     protected function getCache_AppClearerService()
  5088.     {
  5089.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  5090.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  5091.         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()), '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()), '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())]);
  5092.     }
  5093.     /**
  5094.      * Gets the public 'cache.global_clearer' shared service.
  5095.      *
  5096.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  5097.      */
  5098.     protected function getCache_GlobalClearerService()
  5099.     {
  5100.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  5101.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  5102.         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()), '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()), '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())]);
  5103.     }
  5104.     /**
  5105.      * Gets the public 'cache.system' shared service.
  5106.      *
  5107.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5108.      */
  5109.     protected function getCache_SystemService()
  5110.     {
  5111.         $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))));
  5112.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5113.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5114.     }
  5115.     /**
  5116.      * Gets the public 'cache.system_clearer' shared service.
  5117.      *
  5118.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  5119.      */
  5120.     protected function getCache_SystemClearerService()
  5121.     {
  5122.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  5123.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  5124.         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), 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? null), 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_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)]);
  5125.     }
  5126.     /**
  5127.      * Gets the public 'cache.validator_expression_language' shared service.
  5128.      *
  5129.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5130.      */
  5131.     protected function getCache_ValidatorExpressionLanguageService()
  5132.     {
  5133.         $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))));
  5134.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5135.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5136.     }
  5137.     /**
  5138.      * Gets the public 'cache_warmer' shared service.
  5139.      *
  5140.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  5141.      */
  5142.     protected function getCacheWarmerService()
  5143.     {
  5144.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5145.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  5146.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  5147.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  5148.             yield => ($this->privates['doctrine_mongodb.odm.proxy_cache_warmer'] ?? ($this->privates['doctrine_mongodb.odm.proxy_cache_warmer'] = new \Doctrine\Bundle\MongoDBBundle\CacheWarmer\ProxyCacheWarmer($this)));
  5149.             yield => ($this->privates['doctrine_mongodb.odm.hydrator_cache_warmer'] ?? ($this->privates['doctrine_mongodb.odm.hydrator_cache_warmer'] = new \Doctrine\Bundle\MongoDBBundle\CacheWarmer\HydratorCacheWarmer($this)));
  5150.             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)));
  5151.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  5152.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  5153.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  5154.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  5155.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  5156.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  5157.             yield 10 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  5158.             yield 11 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  5159.             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'))));
  5160.             yield 13 => ($this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] ?? $this->getCacheWarmer2Service());
  5161.         }, 14), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  5162.     }
  5163.     /**
  5164.      * Gets the public 'console.command_loader' shared service.
  5165.      *
  5166.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  5167.      */
  5168.     protected function getConsole_CommandLoaderService()
  5169.     {
  5170.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  5171.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  5172.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5173.             'App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand' => ['privates''.App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand.lazy''getPatchRemoveDuplicateUserPhonesCommand_LazyService'false],
  5174.             'Aqarmap\\Bundle\\UserBundle\\Command\\GetNotifierDataToInterestsCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\GetNotifierDataToInterestsCommand''getGetNotifierDataToInterestsCommandService'false],
  5175.             'Aqarmap\\Bundle\\UserBundle\\Command\\PatchGenerateUserServicesCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\PatchGenerateUserServicesCommand''getPatchGenerateUserServicesCommandService'false],
  5176.             'Aqarmap\\Bundle\\UserBundle\\Command\\PatchUpdateUserInterestCountryCodeCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\PatchUpdateUserInterestCountryCodeCommand''getPatchUpdateUserInterestCountryCodeCommandService'false],
  5177.             'Aqarmap\\Bundle\\UserBundle\\Command\\ReminderPackageExpirationCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\ReminderPackageExpirationCommand''getReminderPackageExpirationCommandService'false],
  5178.             'Aqarmap\\Bundle\\UserBundle\\Command\\StopAqarmapLiveServiceCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\StopAqarmapLiveServiceCommand''getStopAqarmapLiveServiceCommandService'false],
  5179.             'Aqarmap\\Bundle\\UserBundle\\Command\\SyncCustomersToZohoCRM' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\SyncCustomersToZohoCRM''getSyncCustomersToZohoCRMService'false],
  5180.             'Aqarmap\\Bundle\\UserBundle\\Command\\UpdateBrokersUserTypeCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\UpdateBrokersUserTypeCommand''getUpdateBrokersUserTypeCommandService'false],
  5181.             'Aqarmap\\Bundle\\UserBundle\\Command\\UserPackageCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\UserPackageCommand''getUserPackageCommandService'false],
  5182.             'Aqarmap\\Bundle\\UserBundle\\Command\\UserTypeCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\UserTypeCommand''getUserTypeCommandService'false],
  5183.             'Aqarmap\\Bundle\\MainBundle\\Command\\EntityPersisterCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\EntityPersisterCommand''getEntityPersisterCommandService'false],
  5184.             'Aqarmap\\Bundle\\MainBundle\\Command\\FixturesCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\FixturesCommand''getFixturesCommandService'false],
  5185.             'Aqarmap\\Bundle\\MainBundle\\Command\\MoonshotCacheWarmerCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\MoonshotCacheWarmerCommand''getMoonshotCacheWarmerCommandService'false],
  5186.             'Aqarmap\\Bundle\\MainBundle\\Command\\PatchAddLegacyPropertyTypeCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\PatchAddLegacyPropertyTypeCommand''getPatchAddLegacyPropertyTypeCommandService'false],
  5187.             'Aqarmap\\Bundle\\MainBundle\\Command\\PatchTreeRebuildCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\PatchTreeRebuildCommand''getPatchTreeRebuildCommandService'false],
  5188.             'Aqarmap\\Bundle\\MainBundle\\Command\\UpdateCustomFieldCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\UpdateCustomFieldCommand''getUpdateCustomFieldCommandService'false],
  5189.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpCreationCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpCreationCommand''getAutoBumpUpCreationCommandService'false],
  5190.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpListingsCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpListingsCommand''getAutoBumpUpListingsCommandService'false],
  5191.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedPublisherCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedPublisherCommand''getAutoScrapedPublisherCommandService'false],
  5192.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedRefinerCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedRefinerCommand''getAutoScrapedRefinerCommandService'false],
  5193.             'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchInsertListingFeaturesForOldFlf2ListingsCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\BatchInsertListingFeaturesForOldFlf2ListingsCommand''getBatchInsertListingFeaturesForOldFlf2ListingsCommandService'false],
  5194.             'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchUpdateListingMainPhotosCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\BatchUpdateListingMainPhotosCommand''getBatchUpdateListingMainPhotosCommandService'false],
  5195.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CTRCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\CTRCommand''getCTRCommandService'false],
  5196.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CallRequestCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\CallRequestCommand''getCallRequestCommandService'false],
  5197.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CleanUpPhonesAndContryCodeCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\CleanUpPhonesAndContryCodeCommand''getCleanUpPhonesAndContryCodeCommandService'false],
  5198.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CompoundAveragePriceCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\CompoundAveragePriceCommand''getCompoundAveragePriceCommandService'false],
  5199.             'Aqarmap\\Bundle\\ListingBundle\\Command\\DeleteRejectedListingCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\DeleteRejectedListingCommand''getDeleteRejectedListingCommandService'false],
  5200.             'Aqarmap\\Bundle\\ListingBundle\\Command\\FreezeListingsCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\FreezeListingsCommand''getFreezeListingsCommandService'false],
  5201.             'Aqarmap\\Bundle\\ListingBundle\\Command\\GenerateTopCustomersCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\GenerateTopCustomersCommand''getGenerateTopCustomersCommandService'false],
  5202.             'Aqarmap\\Bundle\\ListingBundle\\Command\\IncrementListingImpressionsCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\IncrementListingImpressionsCommand''getIncrementListingImpressionsCommandService'false],
  5203.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LeadsCRMCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\LeadsCRMCommand''getLeadsCRMCommandService'false],
  5204.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LinkedLocationHistoryCountCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\LinkedLocationHistoryCountCommand''getLinkedLocationHistoryCountCommandService'false],
  5205.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingExpirationCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingExpirationCommand''getListingExpirationCommandService'false],
  5206.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingFeaturedExpirationCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingFeaturedExpirationCommand''getListingFeaturedExpirationCommandService'false],
  5207.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingNotificationCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingNotificationCommand''getListingNotificationCommandService'false],
  5208.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPaymentCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPaymentCommand''getListingPendingPaymentCommandService'false],
  5209.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPhotoCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPhotoCommand''getListingPendingPhotoCommandService'false],
  5210.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingRelistExpiredCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingRelistExpiredCommand''getListingRelistExpiredCommandService'false],
  5211.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingsPhotosOrderPatchCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingsPhotosOrderPatchCommand''getListingsPhotosOrderPatchCommandService'false],
  5212.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationNearestByCalculateCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\LocationNearestByCalculateCommand''getLocationNearestByCalculateCommandService'false],
  5213.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationSupplyDemandGetCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\LocationSupplyDemandGetCommand''getLocationSupplyDemandGetCommandService'false],
  5214.             'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveListingPhoneCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\MoveListingPhoneCommand''getMoveListingPhoneCommandService'false],
  5215.             'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveUserPhoneNumbersCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\MoveUserPhoneNumbersCommand''getMoveUserPhoneNumbersCommandService'false],
  5216.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchFixListingsSlugCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchFixListingsSlugCommand''getPatchFixListingsSlugCommandService'false],
  5217.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchPublishListingsDataToSNSCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchPublishListingsDataToSNSCommand''getPatchPublishListingsDataToSNSCommandService'false],
  5218.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchRepublishLeadsToQueueCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchRepublishLeadsToQueueCommand''getPatchRepublishLeadsToQueueCommandService'false],
  5219.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateCompoundLocationCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateCompoundLocationCommand''getPatchUpdateCompoundLocationCommandService'false],
  5220.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingCoordinatesCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingCoordinatesCommand''getPatchUpdateListingCoordinatesCommandService'false],
  5221.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingLeadsCountCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingLeadsCountCommand''getPatchUpdateListingLeadsCountCommandService'false],
  5222.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ProjectReportCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ProjectReportCommand''getProjectReportCommandService'false],
  5223.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetFailedCallRequestCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ResetFailedCallRequestCommand''getResetFailedCallRequestCommandService'false],
  5224.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetListingsRatesCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ResetListingsRatesCommand''getResetListingsRatesCommandService'false],
  5225.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScoringCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ScoringCommand''getScoringCommandService'false],
  5226.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedBrokersDataCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedBrokersDataCommand''getScrapedBrokersDataCommandService'false],
  5227.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedListingProcessingCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedListingProcessingCommand''getScrapedListingProcessingCommandService'false],
  5228.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateClientServedCountCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateClientServedCountCommand''getUpdateClientServedCountCommandService'false],
  5229.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateCorruptedPhonesCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateCorruptedPhonesCommand''getUpdateCorruptedPhonesCommandService'false],
  5230.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateDisabledLocationsChildrenCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateDisabledLocationsChildrenCommand''getUpdateDisabledLocationsChildrenCommandService'false],
  5231.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateListingsLabel' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateListingsLabel''getUpdateListingsLabelService'false],
  5232.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationFullPathCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationFullPathCommand''getUpdateLocationFullPathCommandService'false],
  5233.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationsEstimatableCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationsEstimatableCommand''getUpdateLocationsEstimatableCommandService'false],
  5234.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateScrapedListingDataCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateScrapedListingDataCommand''getUpdateScrapedListingDataCommandService'false],
  5235.             'Aqarmap\\Bundle\\MessageBundle\\Command\\MaskedEmailReadCommand' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Command\\MaskedEmailReadCommand''getMaskedEmailReadCommandService'false],
  5236.             'Aqarmap\\Bundle\\MessageBundle\\Command\\MessageCommand' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Command\\MessageCommand''getMessageCommandService'false],
  5237.             'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMaskedEmailMessageRecipientCommand' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMaskedEmailMessageRecipientCommand''getPatchMaskedEmailMessageRecipientCommandService'false],
  5238.             'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMessageLeadCommand' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMessageLeadCommand''getPatchMessageLeadCommandService'false],
  5239.             'Aqarmap\\Bundle\\CreditBundle\\Command\\BatchUpdatePackageTaxesCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\BatchUpdatePackageTaxesCommand''getBatchUpdatePackageTaxesCommandService'false],
  5240.             'Aqarmap\\Bundle\\CreditBundle\\Command\\CreditAnalysisCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\CreditAnalysisCommand''getCreditAnalysisCommandService'false],
  5241.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ExclusivePackagesCreditFundingCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\ExclusivePackagesCreditFundingCommand''getExclusivePackagesCreditFundingCommandService'false],
  5242.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ExpireCreditCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\ExpireCreditCommand''getExpireCreditCommandService'false],
  5243.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PackageUserTypePatchCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PackageUserTypePatchCommand''getPackageUserTypePatchCommandService'false],
  5244.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchCreditServicesOrderCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PatchCreditServicesOrderCommand''getPatchCreditServicesOrderCommandService'false],
  5245.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchExtendActiveCreditPackagesCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PatchExtendActiveCreditPackagesCommand''getPatchExtendActiveCreditPackagesCommandService'false],
  5246.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchGenerateChurnAndExpiryHistoryCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PatchGenerateChurnAndExpiryHistoryCommand''getPatchGenerateChurnAndExpiryHistoryCommandService'false],
  5247.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchRevertActiveCreditPackagesExtensionCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PatchRevertActiveCreditPackagesExtensionCommand''getPatchRevertActiveCreditPackagesExtensionCommandService'false],
  5248.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PaymentTransactionsPatchCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PaymentTransactionsPatchCommand''getPaymentTransactionsPatchCommandService'false],
  5249.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ResetCreditOnChurnExpiryCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\ResetCreditOnChurnExpiryCommand''getResetCreditOnChurnExpiryCommandService'false],
  5250.             'Aqarmap\\Bundle\\CreditBundle\\Command\\UpdateChurnsAndExpiryDataCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\UpdateChurnsAndExpiryDataCommand''getUpdateChurnsAndExpiryDataCommandService'false],
  5251.             'Aqarmap\\Bundle\\NotifierBundle\\Command\\CalculateStatisticsCommand' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Command\\CalculateStatisticsCommand''getCalculateStatisticsCommandService'false],
  5252.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\BuyerAlertsCommand' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\BuyerAlertsCommand''getBuyerAlertsCommandService'false],
  5253.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\SendRecentListingsEmailCommand' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\SendRecentListingsEmailCommand''getSendRecentListingsEmailCommandService'false],
  5254.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Command\\DiscussionInterestsNotificationCommand' => ['privates''Aqarmap\\Bundle\\NeighborhoodBundle\\Command\\DiscussionInterestsNotificationCommand''getDiscussionInterestsNotificationCommandService'false],
  5255.             'Aqarmap\\Bundle\\DiscussionBundle\\Command\\UpdateCommentsCounterCommand' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Command\\UpdateCommentsCounterCommand''getUpdateCommentsCounterCommandService'false],
  5256.             'Aqarmap\\Bundle\\CRMBundle\\Command\\CRMUpdateCommand' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Command\\CRMUpdateCommand''getCRMUpdateCommandService'false],
  5257.             'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchGenerateStaffHistoryCommand' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Command\\PatchGenerateStaffHistoryCommand''getPatchGenerateStaffHistoryCommandService'false],
  5258.             'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchUpdateCompanyCreateAtDateCommand' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Command\\PatchUpdateCompanyCreateAtDateCommand''getPatchUpdateCompanyCreateAtDateCommandService'false],
  5259.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\CustomerProfilingSurveyCommand' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\CustomerProfilingSurveyCommand''getCustomerProfilingSurveyCommandService'false],
  5260.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\MigrateAgesCommand' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\MigrateAgesCommand''getMigrateAgesCommandService'false],
  5261.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\CreditAnalysisWarmupCommand' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Command\\CreditAnalysisWarmupCommand''getCreditAnalysisWarmupCommandService'false],
  5262.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdatePaymentTypeCommand' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdatePaymentTypeCommand''getPatchUpdatePaymentTypeCommandService'false],
  5263.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdateRemainingSubscriptionDaysCommand' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdateRemainingSubscriptionDaysCommand''getPatchUpdateRemainingSubscriptionDaysCommandService'false],
  5264.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\SalesAnalysisCommand' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Command\\SalesAnalysisCommand''getSalesAnalysisCommandService'false],
  5265.             'Aqarmap\\Bundle\\SearchBundle\\Command\\CorrectLocationsSlugsCommand' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Command\\CorrectLocationsSlugsCommand''getCorrectLocationsSlugsCommandService'false],
  5266.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\ConsumerCommand' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\ConsumerCommand''getConsumerCommandService'false],
  5267.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\DeviceCommand' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\DeviceCommand''getDeviceCommandService'false],
  5268.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\DispatcherNotificationCommand' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\DispatcherNotificationCommand''getDispatcherNotificationCommandService'false],
  5269.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\GenerateNotificationCommand' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\GenerateNotificationCommand''getGenerateNotificationCommandService'false],
  5270.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationGenerator' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationGenerator''getNotificationGeneratorService'false],
  5271.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationsBagsCommand' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationsBagsCommand''getNotificationsBagsCommandService'false],
  5272.             'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineAnalyserCommand' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineAnalyserCommand''getValueEngineAnalyserCommandService'false],
  5273.             'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineDepthProductsCommand' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineDepthProductsCommand''getValueEngineDepthProductsCommandService'false],
  5274.             'Aqarmap\\Bundle\\RecurringTransactionBundle\\Command\\ActiveRecurringTransactionCommand' => ['privates''Aqarmap\\Bundle\\RecurringTransactionBundle\\Command\\ActiveRecurringTransactionCommand''getActiveRecurringTransactionCommandService'false],
  5275.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  5276.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  5277.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  5278.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  5279.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  5280.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  5281.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  5282.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  5283.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  5284.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  5285.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  5286.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  5287.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  5288.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  5289.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  5290.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  5291.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  5292.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  5293.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  5294.             'console.command.messenger_failed_messages_retry' => ['privates''.console.command.messenger_failed_messages_retry.lazy''get_Console_Command_MessengerFailedMessagesRetry_LazyService'false],
  5295.             'console.command.messenger_failed_messages_show' => ['privates''.console.command.messenger_failed_messages_show.lazy''get_Console_Command_MessengerFailedMessagesShow_LazyService'false],
  5296.             'console.command.messenger_failed_messages_remove' => ['privates''.console.command.messenger_failed_messages_remove.lazy''get_Console_Command_MessengerFailedMessagesRemove_LazyService'false],
  5297.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  5298.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  5299.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  5300.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  5301.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  5302.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  5303.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  5304.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  5305.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  5306.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  5307.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  5308.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  5309.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  5310.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  5311.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  5312.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  5313.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  5314.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  5315.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  5316.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  5317.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  5318.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  5319.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  5320.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  5321.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  5322.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  5323.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  5324.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  5325.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  5326.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  5327.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  5328.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  5329.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  5330.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  5331.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  5332.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  5333.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  5334.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\ClearMetadataCacheDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\ClearMetadataCacheDoctrineODMCommand''getClearMetadataCacheDoctrineODMCommandService'false],
  5335.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\CreateSchemaDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\CreateSchemaDoctrineODMCommand''getCreateSchemaDoctrineODMCommandService'false],
  5336.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\DropSchemaDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\DropSchemaDoctrineODMCommand''getDropSchemaDoctrineODMCommandService'false],
  5337.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateHydratorsDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateHydratorsDoctrineODMCommand''getGenerateHydratorsDoctrineODMCommandService'false],
  5338.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateProxiesDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateProxiesDoctrineODMCommand''getGenerateProxiesDoctrineODMCommandService'false],
  5339.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\InfoDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\InfoDoctrineODMCommand''getInfoDoctrineODMCommandService'false],
  5340.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\LoadDataFixturesDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\LoadDataFixturesDoctrineODMCommand''getLoadDataFixturesDoctrineODMCommandService'false],
  5341.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\QueryDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\QueryDoctrineODMCommand''getQueryDoctrineODMCommandService'false],
  5342.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\ShardDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\ShardDoctrineODMCommand''getShardDoctrineODMCommandService'false],
  5343.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\TailCursorDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\TailCursorDoctrineODMCommand''getTailCursorDoctrineODMCommandService'false],
  5344.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\UpdateSchemaDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\UpdateSchemaDoctrineODMCommand''getUpdateSchemaDoctrineODMCommandService'false],
  5345.             'fos_elastica.command.create' => ['privates''fos_elastica.command.create''getFosElastica_Command_CreateService'false],
  5346.             'fos_elastica.command.populate' => ['privates''fos_elastica.command.populate''getFosElastica_Command_PopulateService'false],
  5347.             'fos_elastica.command.reset' => ['privates''fos_elastica.command.reset''getFosElastica_Command_ResetService'false],
  5348.             'fos_elastica.command.templates_reset' => ['privates''fos_elastica.command.templates_reset''getFosElastica_Command_TemplatesResetService'false],
  5349.             'fos_elastica.command.search' => ['privates''fos_elastica.command.search''getFosElastica_Command_SearchService'false],
  5350.             'enqueue.transport.consume_command' => ['privates''enqueue.transport.consume_command''getEnqueue_Transport_ConsumeCommandService'false],
  5351.             'enqueue.client.consume_command' => ['privates''enqueue.client.consume_command''getEnqueue_Client_ConsumeCommandService'false],
  5352.             'enqueue.client.produce_command' => ['privates''enqueue.client.produce_command''getEnqueue_Client_ProduceCommandService'false],
  5353.             'enqueue.client.setup_broker_command' => ['privates''enqueue.client.setup_broker_command''getEnqueue_Client_SetupBrokerCommandService'false],
  5354.             'enqueue.client.routes_command' => ['privates''enqueue.client.routes_command''getEnqueue_Client_RoutesCommandService'false],
  5355.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  5356.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  5357.             'fos_ck_editor.command.installer' => ['privates''fos_ck_editor.command.installer''getFosCkEditor_Command_InstallerService'false],
  5358.             'fos_js_routing.dump_command' => ['privates''fos_js_routing.dump_command''getFosJsRouting_DumpCommandService'false],
  5359.             'fos_js_routing.router_debug_exposed_command' => ['privates''fos_js_routing.router_debug_exposed_command''getFosJsRouting_RouterDebugExposedCommandService'false],
  5360.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  5361.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  5362.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  5363.             'fos_user.command.activate_user' => ['privates''fos_user.command.activate_user''getFosUser_Command_ActivateUserService'false],
  5364.             'fos_user.command.change_password' => ['privates''fos_user.command.change_password''getFosUser_Command_ChangePasswordService'false],
  5365.             'fos_user.command.create_user' => ['privates''fos_user.command.create_user''getFosUser_Command_CreateUserService'false],
  5366.             'fos_user.command.deactivate_user' => ['privates''fos_user.command.deactivate_user''getFosUser_Command_DeactivateUserService'false],
  5367.             'fos_user.command.demote_user' => ['privates''fos_user.command.demote_user''getFosUser_Command_DemoteUserService'false],
  5368.             'fos_user.command.promote_user' => ['privates''fos_user.command.promote_user''getFosUser_Command_PromoteUserService'false],
  5369.             'liip_imagine.command.cache_remove' => ['privates''liip_imagine.command.cache_remove''getLiipImagine_Command_CacheRemoveService'false],
  5370.             'liip_imagine.command.cache_resolve' => ['privates''liip_imagine.command.cache_resolve''getLiipImagine_Command_CacheResolveService'false],
  5371.             'nelmio_api_doc.command.dump' => ['services''nelmio_api_doc.command.dump''getNelmioApiDoc_Command_DumpService'false],
  5372.             'old_sound_rabbit_mq.anon_consumer_command' => ['privates''old_sound_rabbit_mq.anon_consumer_command''getOldSoundRabbitMq_AnonConsumerCommandService'false],
  5373.             'old_sound_rabbit_mq.batch_consumer_command' => ['privates''old_sound_rabbit_mq.batch_consumer_command''getOldSoundRabbitMq_BatchConsumerCommandService'false],
  5374.             'old_sound_rabbit_mq.consumer_command' => ['privates''old_sound_rabbit_mq.consumer_command''getOldSoundRabbitMq_ConsumerCommandService'false],
  5375.             'old_sound_rabbit_mq.delete_command' => ['privates''old_sound_rabbit_mq.delete_command''getOldSoundRabbitMq_DeleteCommandService'false],
  5376.             'old_sound_rabbit_mq.dynamic_consumer_command' => ['privates''old_sound_rabbit_mq.dynamic_consumer_command''getOldSoundRabbitMq_DynamicConsumerCommandService'false],
  5377.             'old_sound_rabbit_mq.multiple_consumer_command' => ['privates''old_sound_rabbit_mq.multiple_consumer_command''getOldSoundRabbitMq_MultipleConsumerCommandService'false],
  5378.             'old_sound_rabbit_mq.purge_consumer_command' => ['privates''old_sound_rabbit_mq.purge_consumer_command''getOldSoundRabbitMq_PurgeConsumerCommandService'false],
  5379.             'old_sound_rabbit_mq.command.rpc_server_command' => ['privates''old_sound_rabbit_mq.command.rpc_server_command''getOldSoundRabbitMq_Command_RpcServerCommandService'false],
  5380.             'old_sound_rabbit_mq.command.setup_fabric_command' => ['privates''old_sound_rabbit_mq.command.setup_fabric_command''getOldSoundRabbitMq_Command_SetupFabricCommandService'false],
  5381.             'old_sound_rabbit_mq.command.std_in_producer_command' => ['privates''old_sound_rabbit_mq.command.std_in_producer_command''getOldSoundRabbitMq_Command_StdInProducerCommandService'false],
  5382.             'presta_sitemap.dump_command' => ['services''presta_sitemap.dump_command''getPrestaSitemap_DumpCommandService'false],
  5383.             'Snc\\RedisBundle\\Command\\RedisQueryCommand' => ['privates''Snc\\RedisBundle\\Command\\RedisQueryCommand''getRedisQueryCommandService'false],
  5384.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  5385.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  5386.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  5387.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  5388.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  5389.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  5390.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  5391.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  5392.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  5393.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  5394.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  5395.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  5396.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  5397.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  5398.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  5399.             'vich_uploader.command.mapping_debug_class' => ['privates''vich_uploader.command.mapping_debug_class''getVichUploader_Command_MappingDebugClassService'false],
  5400.             'vich_uploader.command.mapping_debug' => ['privates''vich_uploader.command.mapping_debug''getVichUploader_Command_MappingDebugService'false],
  5401.             'vich_uploader.command.mapping_list_classes' => ['privates''vich_uploader.command.mapping_list_classes''getVichUploader_Command_MappingListClassesService'false],
  5402.             'bazinga.jstranslation.dump_command' => ['services''bazinga.jstranslation.dump_command''getBazinga_Jstranslation_DumpCommandService'false],
  5403.             'knp_gaufrette.command.filesystem_keys' => ['privates''knp_gaufrette.command.filesystem_keys''getKnpGaufrette_Command_FilesystemKeysService'false],
  5404.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  5405.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  5406.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  5407.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  5408.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  5409.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  5410.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  5411.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  5412.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  5413.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  5414.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  5415.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  5416.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  5417.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  5418.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  5419.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  5420.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  5421.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  5422.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  5423.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  5424.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  5425.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  5426.         ], [
  5427.             'App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand' => '?',
  5428.             'Aqarmap\\Bundle\\UserBundle\\Command\\GetNotifierDataToInterestsCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\GetNotifierDataToInterestsCommand',
  5429.             'Aqarmap\\Bundle\\UserBundle\\Command\\PatchGenerateUserServicesCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\PatchGenerateUserServicesCommand',
  5430.             'Aqarmap\\Bundle\\UserBundle\\Command\\PatchUpdateUserInterestCountryCodeCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\PatchUpdateUserInterestCountryCodeCommand',
  5431.             'Aqarmap\\Bundle\\UserBundle\\Command\\ReminderPackageExpirationCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\ReminderPackageExpirationCommand',
  5432.             'Aqarmap\\Bundle\\UserBundle\\Command\\StopAqarmapLiveServiceCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\StopAqarmapLiveServiceCommand',
  5433.             'Aqarmap\\Bundle\\UserBundle\\Command\\SyncCustomersToZohoCRM' => 'Aqarmap\\Bundle\\UserBundle\\Command\\SyncCustomersToZohoCRM',
  5434.             'Aqarmap\\Bundle\\UserBundle\\Command\\UpdateBrokersUserTypeCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\UpdateBrokersUserTypeCommand',
  5435.             'Aqarmap\\Bundle\\UserBundle\\Command\\UserPackageCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\UserPackageCommand',
  5436.             'Aqarmap\\Bundle\\UserBundle\\Command\\UserTypeCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\UserTypeCommand',
  5437.             'Aqarmap\\Bundle\\MainBundle\\Command\\EntityPersisterCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\EntityPersisterCommand',
  5438.             'Aqarmap\\Bundle\\MainBundle\\Command\\FixturesCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\FixturesCommand',
  5439.             'Aqarmap\\Bundle\\MainBundle\\Command\\MoonshotCacheWarmerCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\MoonshotCacheWarmerCommand',
  5440.             'Aqarmap\\Bundle\\MainBundle\\Command\\PatchAddLegacyPropertyTypeCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\PatchAddLegacyPropertyTypeCommand',
  5441.             'Aqarmap\\Bundle\\MainBundle\\Command\\PatchTreeRebuildCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\PatchTreeRebuildCommand',
  5442.             'Aqarmap\\Bundle\\MainBundle\\Command\\UpdateCustomFieldCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\UpdateCustomFieldCommand',
  5443.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpCreationCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpCreationCommand',
  5444.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpListingsCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpListingsCommand',
  5445.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedPublisherCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedPublisherCommand',
  5446.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedRefinerCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedRefinerCommand',
  5447.             'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchInsertListingFeaturesForOldFlf2ListingsCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchInsertListingFeaturesForOldFlf2ListingsCommand',
  5448.             'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchUpdateListingMainPhotosCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchUpdateListingMainPhotosCommand',
  5449.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CTRCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\CTRCommand',
  5450.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CallRequestCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\CallRequestCommand',
  5451.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CleanUpPhonesAndContryCodeCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\CleanUpPhonesAndContryCodeCommand',
  5452.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CompoundAveragePriceCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\CompoundAveragePriceCommand',
  5453.             'Aqarmap\\Bundle\\ListingBundle\\Command\\DeleteRejectedListingCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\DeleteRejectedListingCommand',
  5454.             'Aqarmap\\Bundle\\ListingBundle\\Command\\FreezeListingsCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\FreezeListingsCommand',
  5455.             'Aqarmap\\Bundle\\ListingBundle\\Command\\GenerateTopCustomersCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\GenerateTopCustomersCommand',
  5456.             'Aqarmap\\Bundle\\ListingBundle\\Command\\IncrementListingImpressionsCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\IncrementListingImpressionsCommand',
  5457.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LeadsCRMCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\LeadsCRMCommand',
  5458.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LinkedLocationHistoryCountCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\LinkedLocationHistoryCountCommand',
  5459.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingExpirationCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingExpirationCommand',
  5460.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingFeaturedExpirationCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingFeaturedExpirationCommand',
  5461.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingNotificationCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingNotificationCommand',
  5462.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPaymentCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPaymentCommand',
  5463.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPhotoCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPhotoCommand',
  5464.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingRelistExpiredCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingRelistExpiredCommand',
  5465.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingsPhotosOrderPatchCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingsPhotosOrderPatchCommand',
  5466.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationNearestByCalculateCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationNearestByCalculateCommand',
  5467.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationSupplyDemandGetCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationSupplyDemandGetCommand',
  5468.             'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveListingPhoneCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveListingPhoneCommand',
  5469.             'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveUserPhoneNumbersCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveUserPhoneNumbersCommand',
  5470.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchFixListingsSlugCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchFixListingsSlugCommand',
  5471.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchPublishListingsDataToSNSCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchPublishListingsDataToSNSCommand',
  5472.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchRepublishLeadsToQueueCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchRepublishLeadsToQueueCommand',
  5473.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateCompoundLocationCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateCompoundLocationCommand',
  5474.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingCoordinatesCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingCoordinatesCommand',
  5475.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingLeadsCountCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingLeadsCountCommand',
  5476.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ProjectReportCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ProjectReportCommand',
  5477.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetFailedCallRequestCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetFailedCallRequestCommand',
  5478.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetListingsRatesCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetListingsRatesCommand',
  5479.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScoringCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ScoringCommand',
  5480.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedBrokersDataCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedBrokersDataCommand',
  5481.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedListingProcessingCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedListingProcessingCommand',
  5482.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateClientServedCountCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateClientServedCountCommand',
  5483.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateCorruptedPhonesCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateCorruptedPhonesCommand',
  5484.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateDisabledLocationsChildrenCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateDisabledLocationsChildrenCommand',
  5485.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateListingsLabel' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateListingsLabel',
  5486.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationFullPathCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationFullPathCommand',
  5487.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationsEstimatableCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationsEstimatableCommand',
  5488.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateScrapedListingDataCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateScrapedListingDataCommand',
  5489.             'Aqarmap\\Bundle\\MessageBundle\\Command\\MaskedEmailReadCommand' => 'Aqarmap\\Bundle\\MessageBundle\\Command\\MaskedEmailReadCommand',
  5490.             'Aqarmap\\Bundle\\MessageBundle\\Command\\MessageCommand' => 'Aqarmap\\Bundle\\MessageBundle\\Command\\MessageCommand',
  5491.             'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMaskedEmailMessageRecipientCommand' => 'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMaskedEmailMessageRecipientCommand',
  5492.             'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMessageLeadCommand' => 'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMessageLeadCommand',
  5493.             'Aqarmap\\Bundle\\CreditBundle\\Command\\BatchUpdatePackageTaxesCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\BatchUpdatePackageTaxesCommand',
  5494.             'Aqarmap\\Bundle\\CreditBundle\\Command\\CreditAnalysisCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\CreditAnalysisCommand',
  5495.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ExclusivePackagesCreditFundingCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\ExclusivePackagesCreditFundingCommand',
  5496.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ExpireCreditCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\ExpireCreditCommand',
  5497.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PackageUserTypePatchCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PackageUserTypePatchCommand',
  5498.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchCreditServicesOrderCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchCreditServicesOrderCommand',
  5499.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchExtendActiveCreditPackagesCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchExtendActiveCreditPackagesCommand',
  5500.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchGenerateChurnAndExpiryHistoryCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchGenerateChurnAndExpiryHistoryCommand',
  5501.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchRevertActiveCreditPackagesExtensionCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchRevertActiveCreditPackagesExtensionCommand',
  5502.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PaymentTransactionsPatchCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PaymentTransactionsPatchCommand',
  5503.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ResetCreditOnChurnExpiryCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\ResetCreditOnChurnExpiryCommand',
  5504.             'Aqarmap\\Bundle\\CreditBundle\\Command\\UpdateChurnsAndExpiryDataCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\UpdateChurnsAndExpiryDataCommand',
  5505.             'Aqarmap\\Bundle\\NotifierBundle\\Command\\CalculateStatisticsCommand' => 'Aqarmap\\Bundle\\NotifierBundle\\Command\\CalculateStatisticsCommand',
  5506.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\BuyerAlertsCommand' => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\BuyerAlertsCommand',
  5507.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\SendRecentListingsEmailCommand' => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\SendRecentListingsEmailCommand',
  5508.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Command\\DiscussionInterestsNotificationCommand' => 'Aqarmap\\Bundle\\NeighborhoodBundle\\Command\\DiscussionInterestsNotificationCommand',
  5509.             'Aqarmap\\Bundle\\DiscussionBundle\\Command\\UpdateCommentsCounterCommand' => 'Aqarmap\\Bundle\\DiscussionBundle\\Command\\UpdateCommentsCounterCommand',
  5510.             'Aqarmap\\Bundle\\CRMBundle\\Command\\CRMUpdateCommand' => 'Aqarmap\\Bundle\\CRMBundle\\Command\\CRMUpdateCommand',
  5511.             'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchGenerateStaffHistoryCommand' => 'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchGenerateStaffHistoryCommand',
  5512.             'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchUpdateCompanyCreateAtDateCommand' => 'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchUpdateCompanyCreateAtDateCommand',
  5513.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\CustomerProfilingSurveyCommand' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\CustomerProfilingSurveyCommand',
  5514.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\MigrateAgesCommand' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\MigrateAgesCommand',
  5515.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\CreditAnalysisWarmupCommand' => 'Aqarmap\\Bundle\\PaymentBundle\\Command\\CreditAnalysisWarmupCommand',
  5516.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdatePaymentTypeCommand' => 'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdatePaymentTypeCommand',
  5517.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdateRemainingSubscriptionDaysCommand' => 'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdateRemainingSubscriptionDaysCommand',
  5518.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\SalesAnalysisCommand' => 'Aqarmap\\Bundle\\PaymentBundle\\Command\\SalesAnalysisCommand',
  5519.             'Aqarmap\\Bundle\\SearchBundle\\Command\\CorrectLocationsSlugsCommand' => 'Aqarmap\\Bundle\\SearchBundle\\Command\\CorrectLocationsSlugsCommand',
  5520.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\ConsumerCommand' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\ConsumerCommand',
  5521.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\DeviceCommand' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\DeviceCommand',
  5522.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\DispatcherNotificationCommand' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\DispatcherNotificationCommand',
  5523.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\GenerateNotificationCommand' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\GenerateNotificationCommand',
  5524.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationGenerator' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationGenerator',
  5525.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationsBagsCommand' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationsBagsCommand',
  5526.             'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineAnalyserCommand' => 'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineAnalyserCommand',
  5527.             'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineDepthProductsCommand' => 'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineDepthProductsCommand',
  5528.             'Aqarmap\\Bundle\\RecurringTransactionBundle\\Command\\ActiveRecurringTransactionCommand' => 'Aqarmap\\Bundle\\RecurringTransactionBundle\\Command\\ActiveRecurringTransactionCommand',
  5529.             'console.command.about' => '?',
  5530.             'console.command.assets_install' => '?',
  5531.             'console.command.cache_clear' => '?',
  5532.             'console.command.cache_pool_clear' => '?',
  5533.             'console.command.cache_pool_prune' => '?',
  5534.             'console.command.cache_pool_delete' => '?',
  5535.             'console.command.cache_pool_list' => '?',
  5536.             'console.command.cache_warmup' => '?',
  5537.             'console.command.config_debug' => '?',
  5538.             'console.command.config_dump_reference' => '?',
  5539.             'console.command.container_debug' => '?',
  5540.             'console.command.container_lint' => '?',
  5541.             'console.command.debug_autowiring' => '?',
  5542.             'console.command.dotenv_debug' => '?',
  5543.             'console.command.event_dispatcher_debug' => '?',
  5544.             'console.command.messenger_consume_messages' => '?',
  5545.             'console.command.messenger_setup_transports' => '?',
  5546.             'console.command.messenger_debug' => '?',
  5547.             'console.command.messenger_stop_workers' => '?',
  5548.             'console.command.messenger_failed_messages_retry' => '?',
  5549.             'console.command.messenger_failed_messages_show' => '?',
  5550.             'console.command.messenger_failed_messages_remove' => '?',
  5551.             'console.command.router_debug' => '?',
  5552.             'console.command.router_match' => '?',
  5553.             'console.command.translation_debug' => '?',
  5554.             'console.command.translation_extract' => '?',
  5555.             'console.command.validator_debug' => '?',
  5556.             'console.command.translation_pull' => '?',
  5557.             'console.command.translation_push' => '?',
  5558.             'console.command.xliff_lint' => '?',
  5559.             'console.command.yaml_lint' => '?',
  5560.             'console.command.form_debug' => '?',
  5561.             'console.command.secrets_set' => '?',
  5562.             'console.command.secrets_remove' => '?',
  5563.             'console.command.secrets_generate_key' => '?',
  5564.             'console.command.secrets_list' => '?',
  5565.             'console.command.secrets_decrypt_to_local' => '?',
  5566.             'console.command.secrets_encrypt_from_local' => '?',
  5567.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  5568.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  5569.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  5570.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  5571.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  5572.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  5573.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  5574.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  5575.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  5576.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  5577.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  5578.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  5579.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  5580.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  5581.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  5582.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  5583.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  5584.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  5585.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  5586.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  5587.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  5588.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\ClearMetadataCacheDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\ClearMetadataCacheDoctrineODMCommand',
  5589.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\CreateSchemaDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\CreateSchemaDoctrineODMCommand',
  5590.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\DropSchemaDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\DropSchemaDoctrineODMCommand',
  5591.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateHydratorsDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateHydratorsDoctrineODMCommand',
  5592.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateProxiesDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateProxiesDoctrineODMCommand',
  5593.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\InfoDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\InfoDoctrineODMCommand',
  5594.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\LoadDataFixturesDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\LoadDataFixturesDoctrineODMCommand',
  5595.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\QueryDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\QueryDoctrineODMCommand',
  5596.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\ShardDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\ShardDoctrineODMCommand',
  5597.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\TailCursorDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\TailCursorDoctrineODMCommand',
  5598.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\UpdateSchemaDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\UpdateSchemaDoctrineODMCommand',
  5599.             'fos_elastica.command.create' => 'FOS\\ElasticaBundle\\Command\\CreateCommand',
  5600.             'fos_elastica.command.populate' => 'FOS\\ElasticaBundle\\Command\\PopulateCommand',
  5601.             'fos_elastica.command.reset' => 'FOS\\ElasticaBundle\\Command\\ResetCommand',
  5602.             'fos_elastica.command.templates_reset' => 'FOS\\ElasticaBundle\\Command\\ResetTemplatesCommand',
  5603.             'fos_elastica.command.search' => 'FOS\\ElasticaBundle\\Command\\SearchCommand',
  5604.             'enqueue.transport.consume_command' => 'Enqueue\\Symfony\\Consumption\\ConfigurableConsumeCommand',
  5605.             'enqueue.client.consume_command' => 'Enqueue\\Symfony\\Client\\ConsumeCommand',
  5606.             'enqueue.client.produce_command' => 'Enqueue\\Symfony\\Client\\ProduceCommand',
  5607.             'enqueue.client.setup_broker_command' => 'Enqueue\\Symfony\\Client\\SetupBrokerCommand',
  5608.             'enqueue.client.routes_command' => 'Enqueue\\Symfony\\Client\\RoutesCommand',
  5609.             'twig.command.debug' => '?',
  5610.             'twig.command.lint' => '?',
  5611.             'fos_ck_editor.command.installer' => 'FOS\\CKEditorBundle\\Command\\CKEditorInstallerCommand',
  5612.             'fos_js_routing.dump_command' => 'FOS\\JsRoutingBundle\\Command\\DumpCommand',
  5613.             'fos_js_routing.router_debug_exposed_command' => 'FOS\\JsRoutingBundle\\Command\\RouterDebugExposedCommand',
  5614.             'security.command.debug_firewall' => '?',
  5615.             'security.command.user_password_encoder' => '?',
  5616.             'security.command.user_password_hash' => '?',
  5617.             'fos_user.command.activate_user' => 'FOS\\UserBundle\\Command\\ActivateUserCommand',
  5618.             'fos_user.command.change_password' => 'FOS\\UserBundle\\Command\\ChangePasswordCommand',
  5619.             'fos_user.command.create_user' => 'FOS\\UserBundle\\Command\\CreateUserCommand',
  5620.             'fos_user.command.deactivate_user' => 'FOS\\UserBundle\\Command\\DeactivateUserCommand',
  5621.             'fos_user.command.demote_user' => 'FOS\\UserBundle\\Command\\DemoteUserCommand',
  5622.             'fos_user.command.promote_user' => 'FOS\\UserBundle\\Command\\PromoteUserCommand',
  5623.             'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
  5624.             'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
  5625.             'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand',
  5626.             'old_sound_rabbit_mq.anon_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\AnonConsumerCommand',
  5627.             'old_sound_rabbit_mq.batch_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\BatchConsumerCommand',
  5628.             'old_sound_rabbit_mq.consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\ConsumerCommand',
  5629.             'old_sound_rabbit_mq.delete_command' => 'OldSound\\RabbitMqBundle\\Command\\DeleteCommand',
  5630.             'old_sound_rabbit_mq.dynamic_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\DynamicConsumerCommand',
  5631.             'old_sound_rabbit_mq.multiple_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\MultipleConsumerCommand',
  5632.             'old_sound_rabbit_mq.purge_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\PurgeConsumerCommand',
  5633.             'old_sound_rabbit_mq.command.rpc_server_command' => 'OldSound\\RabbitMqBundle\\Command\\RpcServerCommand',
  5634.             'old_sound_rabbit_mq.command.setup_fabric_command' => 'OldSound\\RabbitMqBundle\\Command\\SetupFabricCommand',
  5635.             'old_sound_rabbit_mq.command.std_in_producer_command' => 'OldSound\\RabbitMqBundle\\Command\\StdInProducerCommand',
  5636.             'presta_sitemap.dump_command' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  5637.             'Snc\\RedisBundle\\Command\\RedisQueryCommand' => 'Snc\\RedisBundle\\Command\\RedisQueryCommand',
  5638.             'var_dumper.command.server_dump' => '?',
  5639.             'monolog.command.server_log' => '?',
  5640.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  5641.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  5642.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  5643.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  5644.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  5645.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  5646.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  5647.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  5648.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  5649.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  5650.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  5651.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  5652.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  5653.             'vich_uploader.command.mapping_debug_class' => 'Vich\\UploaderBundle\\Command\\MappingDebugClassCommand',
  5654.             'vich_uploader.command.mapping_debug' => 'Vich\\UploaderBundle\\Command\\MappingDebugCommand',
  5655.             'vich_uploader.command.mapping_list_classes' => 'Vich\\UploaderBundle\\Command\\MappingListClassesCommand',
  5656.             'bazinga.jstranslation.dump_command' => 'Bazinga\\Bundle\\JsTranslationBundle\\Command\\DumpCommand',
  5657.             'knp_gaufrette.command.filesystem_keys' => 'Knp\\Bundle\\GaufretteBundle\\Command\\FilesystemKeysCommand',
  5658.             'maker.auto_command.make_auth' => '?',
  5659.             'maker.auto_command.make_command' => '?',
  5660.             'maker.auto_command.make_controller' => '?',
  5661.             'maker.auto_command.make_crud' => '?',
  5662.             'maker.auto_command.make_docker_database' => '?',
  5663.             'maker.auto_command.make_entity' => '?',
  5664.             'maker.auto_command.make_fixtures' => '?',
  5665.             'maker.auto_command.make_form' => '?',
  5666.             'maker.auto_command.make_message' => '?',
  5667.             'maker.auto_command.make_messenger_middleware' => '?',
  5668.             'maker.auto_command.make_registration_form' => '?',
  5669.             'maker.auto_command.make_reset_password' => '?',
  5670.             'maker.auto_command.make_serializer_encoder' => '?',
  5671.             'maker.auto_command.make_serializer_normalizer' => '?',
  5672.             'maker.auto_command.make_subscriber' => '?',
  5673.             'maker.auto_command.make_twig_extension' => '?',
  5674.             'maker.auto_command.make_test' => '?',
  5675.             'maker.auto_command.make_validator' => '?',
  5676.             'maker.auto_command.make_voter' => '?',
  5677.             'maker.auto_command.make_user' => '?',
  5678.             'maker.auto_command.make_migration' => '?',
  5679.             'maker.auto_command.make_stimulus_controller' => '?',
  5680.         ]), ['app:patch:remove-duplicate-user-phones' => 'App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand''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']);
  5681.     }
  5682.     /**
  5683.      * Gets the public 'container.env_var_processors_locator' shared service.
  5684.      *
  5685.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5686.      */
  5687.     protected function getContainer_EnvVarProcessorsLocatorService()
  5688.     {
  5689.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5690.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5691.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5692.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5693.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5694.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5695.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5696.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5697.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5698.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5699.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5700.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5701.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5702.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5703.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5704.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5705.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5706.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5707.         ], [
  5708.             'base64' => '?',
  5709.             'bool' => '?',
  5710.             'const' => '?',
  5711.             'csv' => '?',
  5712.             'default' => '?',
  5713.             'file' => '?',
  5714.             'float' => '?',
  5715.             'int' => '?',
  5716.             'json' => '?',
  5717.             'key' => '?',
  5718.             'not' => '?',
  5719.             'query_string' => '?',
  5720.             'require' => '?',
  5721.             'resolve' => '?',
  5722.             'string' => '?',
  5723.             'trim' => '?',
  5724.             'url' => '?',
  5725.         ]);
  5726.     }
  5727.     /**
  5728.      * Gets the public 'criteria_mediator' shared autowired service.
  5729.      *
  5730.      * @return \Aqarmap\Bundle\SearchBundle\CriteriaMediator\CriteriaMediator
  5731.      */
  5732.     protected function getCriteriaMediatorService()
  5733.     {
  5734.         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()));
  5735.     }
  5736.     /**
  5737.      * Gets the public 'data_collector.dump' shared service.
  5738.      *
  5739.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  5740.      */
  5741.     protected function getDataCollector_DumpService()
  5742.     {
  5743.         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()));
  5744.     }
  5745.     /**
  5746.      * Gets the public 'doctrine' shared service.
  5747.      *
  5748.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  5749.      */
  5750.     protected function getDoctrineService()
  5751.     {
  5752.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  5753.     }
  5754.     /**
  5755.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  5756.      *
  5757.      * @return \Doctrine\DBAL\Connections\PrimaryReadReplicaConnection
  5758.      */
  5759.     protected function getDoctrine_Dbal_DefaultConnectionService()
  5760.     {
  5761.         $a = new \Doctrine\DBAL\Configuration();
  5762.         $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()))]));
  5763.         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, [
  5764.             'Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener' => ['privates''Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener''getNewUserPhoneListenerService'false],
  5765.             'aqarmap.user_listener' => ['privates''aqarmap.user_listener''getAqarmap_UserListenerService'false],
  5766.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  5767.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  5768.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  5769.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  5770.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'false],
  5771.             'fos_elastica.listener.app_listings.listings' => ['privates''fos_elastica.listener.app_listings.listings''getFosElastica_Listener_AppListings_ListingsService'false],
  5772.             'fos_elastica.listener.app_locations.locations' => ['privates''fos_elastica.listener.app_locations.locations''getFosElastica_Listener_AppLocations_LocationsService'false],
  5773.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService'false],
  5774.             'gedmo.listener.iptraceable' => ['privates''gedmo.listener.iptraceable''getGedmo_Listener_IptraceableService'false],
  5775.             'gedmo.listener.softdeleteable' => ['privates''gedmo.listener.softdeleteable''getGedmo_Listener_SoftdeleteableService'false],
  5776.             'gedmo.listener.sortable' => ['privates''gedmo.listener.sortable''getGedmo_Listener_SortableService'false],
  5777.             'gedmo.listener.timestampable' => ['privates''gedmo.listener.timestampable''getGedmo_Listener_TimestampableService'false],
  5778.             'gedmo.listener.translatable' => ['privates''gedmo.listener.translatable''getGedmo_Listener_TranslatableService'false],
  5779.             'gedmo.listener.tree' => ['privates''gedmo.listener.tree''getGedmo_Listener_TreeService'false],
  5780.             'vich_uploader.listener.clean.listing_photos' => ['privates''vich_uploader.listener.clean.listing_photos''getVichUploader_Listener_Clean_ListingPhotosService'false],
  5781.             'vich_uploader.listener.remove.listing_photos' => ['privates''vich_uploader.listener.remove.listing_photos''getVichUploader_Listener_Remove_ListingPhotosService'false],
  5782.             'vich_uploader.listener.upload.listing_photos' => ['privates''vich_uploader.listener.upload.listing_photos''getVichUploader_Listener_Upload_ListingPhotosService'false],
  5783.         ], [
  5784.             'Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener' => '?',
  5785.             'aqarmap.user_listener' => '?',
  5786.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  5787.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  5788.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  5789.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  5790.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  5791.             'fos_elastica.listener.app_listings.listings' => '?',
  5792.             'fos_elastica.listener.app_locations.locations' => '?',
  5793.             'fos_user.user_listener' => '?',
  5794.             'gedmo.listener.iptraceable' => '?',
  5795.             'gedmo.listener.softdeleteable' => '?',
  5796.             'gedmo.listener.sortable' => '?',
  5797.             'gedmo.listener.timestampable' => '?',
  5798.             'gedmo.listener.translatable' => '?',
  5799.             'gedmo.listener.tree' => '?',
  5800.             'vich_uploader.listener.clean.listing_photos' => '?',
  5801.             'vich_uploader.listener.remove.listing_photos' => '?',
  5802.             'vich_uploader.listener.upload.listing_photos' => '?',
  5803.         ]), [=> 'vich_uploader.listener.clean.listing_photos'=> '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'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'10 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'11 => 'vich_uploader.listener.remove.listing_photos'12 => 'vich_uploader.listener.upload.listing_photos'13 => [=> [=> 'postPersist'], => 'Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener'], 14 => [=> [=> 'postLoad'], => 'aqarmap.user_listener'], 15 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 16 => [=> [=> 'postPersist'], => 'fos_elastica.listener.app_listings.listings'], 17 => [=> [=> 'postUpdate'], => 'fos_elastica.listener.app_listings.listings'], 18 => [=> [=> 'preRemove'], => 'fos_elastica.listener.app_listings.listings'], 19 => [=> [=> 'postFlush'], => 'fos_elastica.listener.app_listings.listings'], 20 => [=> [=> 'postPersist'], => 'fos_elastica.listener.app_locations.locations'], 21 => [=> [=> 'postUpdate'], => 'fos_elastica.listener.app_locations.locations'], 22 => [=> [=> 'preRemove'], => 'fos_elastica.listener.app_locations.locations'], 23 => [=> [=> 'postFlush'], => 'fos_elastica.listener.app_locations.locations'], 24 => [=> [=> 'prePersist'], => 'fos_user.user_listener'], 25 => [=> [=> 'preUpdate'], => 'fos_user.user_listener']]), []);
  5804.     }
  5805.     /**
  5806.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  5807.      *
  5808.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  5809.      */
  5810.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  5811.     {
  5812.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5813.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener''getListingUpdatedListenerService'false],
  5814.         ], [
  5815.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener' => '?',
  5816.         ]));
  5817.         $instance->registerService('Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener''Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener');
  5818.         return $instance;
  5819.     }
  5820.     /**
  5821.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  5822.      *
  5823.      * @return \Doctrine\ORM\EntityManager
  5824.      */
  5825.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  5826.     {
  5827.         if ($lazyLoad) {
  5828.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  5829.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5830.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  5831.                     $proxy->setProxyInitializer(null);
  5832.                     return true;
  5833.                 });
  5834.             });
  5835.         }
  5836.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  5837.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  5838.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  5839.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/CacheConfiguration.php';
  5840.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Logging/CacheLogger.php';
  5841.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Logging/CacheLoggerChain.php';
  5842.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Logging/StatisticsCacheLogger.php';
  5843.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/CacheFactory.php';
  5844.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/DefaultCacheFactory.php';
  5845.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/RegionsConfiguration.php';
  5846.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  5847.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  5848.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  5849.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  5850.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  5851.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  5852.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  5853.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  5854.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
  5855.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/MultiGetRegion.php';
  5856.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Region.php';
  5857.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Region/DefaultRegion.php';
  5858.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  5859.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  5860.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
  5861.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  5862.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  5863.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  5864.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  5865.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  5866.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  5867.         $a = new \Doctrine\ORM\Configuration();
  5868.         $b = new \Doctrine\ORM\Cache\CacheConfiguration();
  5869.         $c = new \Doctrine\ORM\Cache\Logging\CacheLoggerChain();
  5870.         $c->setLogger('statistics', new \Doctrine\ORM\Cache\Logging\StatisticsCacheLogger());
  5871.         $d = new \Doctrine\ORM\Cache\RegionsConfiguration(360060);
  5872.         $d->setLifetime('write_rare'864000);
  5873.         $d->setLifetime('append_only'8640000);
  5874.         $e = ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService());
  5875.         $f = new \Doctrine\ORM\Cache\DefaultCacheFactory($d, \Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap($e));
  5876.         $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));
  5877.         $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));
  5878.         $b->setCacheLogger($c);
  5879.         $b->setCacheFactory($f);
  5880.         $b->setRegionsConfiguration($d);
  5881.         $g = ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService());
  5882.         $h = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  5883.         $i = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  5884.         $h->addDriver($i'Gedmo\\Tree\\Entity');
  5885.         $h->addDriver($i'App\\Entity');
  5886.         $h->addDriver($i'Aqarmap\\Bundle\\UserBundle\\Entity');
  5887.         $h->addDriver($i'Aqarmap\\Bundle\\MainBundle\\Entity');
  5888.         $h->addDriver($i'Aqarmap\\Bundle\\ListingBundle\\Entity');
  5889.         $h->addDriver($i'Aqarmap\\Bundle\\MessageBundle\\Entity');
  5890.         $h->addDriver($i'Aqarmap\\Bundle\\CreditBundle\\Entity');
  5891.         $h->addDriver($i'Aqarmap\\Bundle\\NotifierBundle\\Entity');
  5892.         $h->addDriver($i'Aqarmap\\Bundle\\BuyerAlertsBundle\\Entity');
  5893.         $h->addDriver($i'Aqarmap\\Bundle\\MortgageBundle\\Entity');
  5894.         $h->addDriver($i'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity');
  5895.         $h->addDriver($i'Aqarmap\\Bundle\\NeighborhoodBundle\\Entity');
  5896.         $h->addDriver($i'Aqarmap\\Bundle\\DiscussionBundle\\Entity');
  5897.         $h->addDriver($i'Aqarmap\\Bundle\\CRMBundle\\Entity');
  5898.         $h->addDriver($i'Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity');
  5899.         $h->addDriver($i'Aqarmap\\Bundle\\ExchangeBundle\\Entity');
  5900.         $h->addDriver($i'Aqarmap\\Bundle\\NotificationBundle\\Entity');
  5901.         $h->addDriver($i'Aqarmap\\Bundle\\PaymentBundle\\Entity');
  5902.         $h->addDriver($i'Aqarmap\\Bundle\\AnnouncementBundle\\Entity');
  5903.         $h->addDriver($i'Aqarmap\\Bundle\\SearchBundle\\Entity');
  5904.         $h->addDriver($i'Aqarmap\\Bundle\\FeatureToggleBundle\\Entity');
  5905.         $h->addDriver($i'Aqarmap\\Bundle\\ValueEngineBundle\\Entity');
  5906.         $h->addDriver($i'Aqarmap\\Bundle\\SurveyBundle\\Entity');
  5907.         $h->addDriver($i'Aqarmap\\Bundle\\OTPBundle\\Entity');
  5908.         $h->addDriver($i'Aqarmap\\Bundle\\FinancialAidsBundle\\Entity');
  5909.         $h->addDriver($i'Aqarmap\\Bundle\\RecurringTransactionBundle\\Entity');
  5910.         $h->addDriver($i'RedjanYm\\FCMBundle\\Entity');
  5911.         $h->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  5912.         $h->addDriver(($this->privates['.28_doctrine_metadata_driver~NR9_EMx'] ?? $this->get_28DoctrineMetadataDriverNR9EMxService()), 'FOS\\UserBundle\\Model');
  5913.         $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']);
  5914.         $a->setSecondLevelCacheEnabled(false);
  5915.         $a->setSecondLevelCacheConfiguration($b);
  5916.         $a->setMetadataCache($g);
  5917.         $a->setQueryCache($g);
  5918.         $a->setResultCache($e);
  5919.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($h, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5920.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  5921.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  5922.         ], [
  5923.             'doctrine.ulid_generator' => '?',
  5924.             'doctrine.uuid_generator' => '?',
  5925.         ])));
  5926.         $a->setProxyDir(($this->targetDir.''.'/doctrine/Proxies'));
  5927.         $a->setProxyNamespace('Proxies');
  5928.         $a->setAutoGenerateProxyClasses(true);
  5929.         $a->setSchemaIgnoreClasses([]);
  5930.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  5931.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  5932.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
  5933.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  5934.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  5935.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5936.             'App\\Repository\\Lead\\LeadRepository' => ['privates''App\\Repository\\Lead\\LeadRepository''getLeadRepository2Service'false],
  5937.             'App\\Repository\\User\\UserSubAccountRepository' => ['privates''App\\Repository\\User\\UserSubAccountRepository''getUserSubAccountRepositoryService'false],
  5938.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\BrokerRepository' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\BrokerRepository''getBrokerRepositoryService'false],
  5939.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\SellerRepository' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\SellerRepository''getSellerRepositoryService'false],
  5940.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\BuyerAlertsRepository' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\BuyerAlertsRepository''getBuyerAlertsRepositoryService'false],
  5941.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\RecentSearchesRepository' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\RecentSearchesRepository''getRecentSearchesRepositoryService'false],
  5942.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyRepository' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyRepository''getCompanyRepositoryService'false],
  5943.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyStaffRepository' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyStaffRepository''getCompanyStaffRepositoryService'false],
  5944.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffCheckInRepository' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffCheckInRepository''getStaffCheckInRepositoryService'false],
  5945.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffHistoryRepository' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffHistoryRepository''getStaffHistoryRepositoryService'false],
  5946.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffRepository' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffRepository''getStaffRepositoryService'false],
  5947.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\ChurnsAndExpiryRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\ChurnsAndExpiryRepository''getChurnsAndExpiryRepositoryService'false],
  5948.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditAnalysisRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditAnalysisRepository''getCreditAnalysisRepositoryService'false],
  5949.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy''getCreditPackageRepositroyService'false],
  5950.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository''getCreditRepositoryService'false],
  5951.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\PackageServiceRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\PackageServiceRepository''getPackageServiceRepositoryService'false],
  5952.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\ServiceRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\ServiceRepository''getServiceRepositoryService'false],
  5953.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionQueueRepository' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionQueueRepository''getQuestionQueueRepositoryService'false],
  5954.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionSetRepository' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionSetRepository''getQuestionSetRepositoryService'false],
  5955.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CategoryRepository' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CategoryRepository''getCategoryRepositoryService'false],
  5956.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CommentRepository' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CommentRepository''getCommentRepositoryService'false],
  5957.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository''getDiscussionRepositoryService'false],
  5958.             'Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestRepository' => ['privates''Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestRepository''getExchangeRequestRepositoryService'false],
  5959.             'Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestUnlockRepository' => ['privates''Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestUnlockRepository''getExchangeRequestUnlockRepositoryService'false],
  5960.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRepository' => ['privates''Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRepository''getFeatureToggleRepositoryService'false],
  5961.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRuleRepository' => ['privates''Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRuleRepository''getFeatureToggleRuleRepositoryService'false],
  5962.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Repository\\FinancialAidRepository' => ['privates''Aqarmap\\Bundle\\FinancialAidsBundle\\Repository\\FinancialAidRepository''getFinancialAidRepositoryService'false],
  5963.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CRMLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CRMLeadRepository''getCRMLeadRepositoryService'false],
  5964.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestLeadRepository''getCallRequestLeadRepositoryService'false],
  5965.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestRepository''getCallRequestRepositoryService'false],
  5966.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundAveragePriceRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundAveragePriceRepository''getCompoundAveragePriceRepositoryService'false],
  5967.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository''getCustomFieldRepositoryService'false],
  5968.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FavouriteRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\FavouriteRepository''getFavouriteRepositoryService'false],
  5969.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FeaturedCompanyLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\FeaturedCompanyLeadRepository''getFeaturedCompanyLeadRepositoryService'false],
  5970.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FreeListingRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\FreeListingRepository''getFreeListingRepositoryService'false],
  5971.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\InteractionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\InteractionRepository''getInteractionRepositoryService'false],
  5972.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository''getLeadRepositoryService'false],
  5973.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadsExpectationsRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadsExpectationsRepository''getLeadsExpectationsRepositoryService'false],
  5974.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository''getListingFeatureRepositoryService'false],
  5975.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository''getListingLeadRepositoryService'false],
  5976.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository''getListingNoteRepositoryService'false],
  5977.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhoneRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhoneRepository''getListingPhoneRepositoryService'false],
  5978.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository''getListingPhotoRepositoryService'false],
  5979.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateReasonsRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateReasonsRepository''getListingRateReasonsRepositoryService'false],
  5980.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository''getListingRateRepositoryService'false],
  5981.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  5982.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSupplyDemandRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSupplyDemandRepository''getLocationSupplyDemandRepositoryService'false],
  5983.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\MessageLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\MessageLeadRepository''getMessageLeadRepositoryService'false],
  5984.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneLeadRepository''getPhoneLeadRepositoryService'false],
  5985.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository''getPhoneRepositoryService'false],
  5986.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ProjectSettingRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ProjectSettingRepository''getProjectSettingRepositoryService'false],
  5987.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\RejectionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\RejectionRepository''getRejectionRepositoryService'false],
  5988.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchRepository''getSearchRepositoryService'false],
  5989.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository''getSectionRepositoryService'false],
  5990.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SimilarListingsLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SimilarListingsLeadRepository''getSimilarListingsLeadRepositoryService'false],
  5991.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserLeadRepository''getTargetUserLeadRepositoryService'false],
  5992.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserMessageLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserMessageLeadRepository''getTargetUserMessageLeadRepositoryService'false],
  5993.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserPhoneLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserPhoneLeadRepository''getTargetUserPhoneLeadRepositoryService'false],
  5994.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TopCustomerRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\TopCustomerRepository''getTopCustomerRepositoryService'false],
  5995.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository''getTopSellerLeadRepositoryService'false],
  5996.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainLeadRepository''getUserDomainLeadRepositoryService'false],
  5997.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainMessageLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainMessageLeadRepository''getUserDomainMessageLeadRepositoryService'false],
  5998.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainPhoneLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainPhoneLeadRepository''getUserDomainPhoneLeadRepositoryService'false],
  5999.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserPhoneRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\UserPhoneRepository''getUserPhoneRepositoryService'false],
  6000.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\WhatsAppLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\WhatsAppLeadRepository''getWhatsAppLeadRepositoryService'false],
  6001.             'Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository''getCustomParagraphRepositoryService'false],
  6002.             'Aqarmap\\Bundle\\MainBundle\\Repository\\DefaultTopCustomersRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\DefaultTopCustomersRepository''getDefaultTopCustomersRepositoryService'false],
  6003.             'Aqarmap\\Bundle\\MainBundle\\Repository\\FeedbackRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\FeedbackRepository''getFeedbackRepositoryService'false],
  6004.             'Aqarmap\\Bundle\\MainBundle\\Repository\\JoinUsRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\JoinUsRepository''getJoinUsRepositoryService'false],
  6005.             'Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository''getMenuRepositoryService'false],
  6006.             'Aqarmap\\Bundle\\MainBundle\\Repository\\MobileSectionsTogglesRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\MobileSectionsTogglesRepository''getMobileSectionsTogglesRepositoryService'false],
  6007.             'Aqarmap\\Bundle\\MainBundle\\Repository\\SettingRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\SettingRepository''getSettingRepositoryService'false],
  6008.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRecipientRepository' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRecipientRepository''getConversationRecipientRepositoryService'false],
  6009.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRepository' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRepository''getConversationRepositoryService'false],
  6010.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\MessageRepository' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Repository\\MessageRepository''getMessageRepositoryService'false],
  6011.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\RecipientRepository' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Repository\\RecipientRepository''getRecipientRepositoryService'false],
  6012.             'Aqarmap\\Bundle\\MortgageBundle\\Repository\\MortgageRequestRepository' => ['privates''Aqarmap\\Bundle\\MortgageBundle\\Repository\\MortgageRequestRepository''getMortgageRequestRepositoryService'false],
  6013.             'Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationBagRepository' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationBagRepository''getNotificationBagRepositoryService'false],
  6014.             'Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationRepository' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationRepository''getNotificationRepositoryService'false],
  6015.             'Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierRepository' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierRepository''getNotifierRepositoryService'false],
  6016.             'Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierSettingRepository' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierSettingRepository''getNotifierSettingRepositoryService'false],
  6017.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository''getPaymentRepositoryService'false],
  6018.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentTransactionServiceRepository' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentTransactionServiceRepository''getPaymentTransactionServiceRepositoryService'false],
  6019.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\SalesAnalysisRepository' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Repository\\SalesAnalysisRepository''getSalesAnalysisRepositoryService'false],
  6020.             'Aqarmap\\Bundle\\RecurringTransactionBundle\\Repository\\RecurringTransactionRepository' => ['privates''Aqarmap\\Bundle\\RecurringTransactionBundle\\Repository\\RecurringTransactionRepository''getRecurringTransactionRepositoryService'false],
  6021.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\ListingSearchRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\ListingSearchRepository''getListingSearchRepositoryService'false],
  6022.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository''getLocationSearchRepositoryService'false],
  6023.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultCombinationsRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultCombinationsRepository''getSearchResultCombinationsRepositoryService'false],
  6024.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository''getSearchResultRepositoryService'false],
  6025.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\V4\\LocationSearchElasticRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\V4\\LocationSearchElasticRepository''getLocationSearchElasticRepositoryService'false],
  6026.             'Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository''getGroupRepositoryService'false],
  6027.             'Aqarmap\\Bundle\\UserBundle\\Repository\\SavedSearchRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\SavedSearchRepository''getSavedSearchRepository2Service'false],
  6028.             'Aqarmap\\Bundle\\UserBundle\\Repository\\TeamHistoryRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\TeamHistoryRepository''getTeamHistoryRepositoryService'false],
  6029.             'Aqarmap\\Bundle\\UserBundle\\Repository\\TeamRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\TeamRepository''getTeamRepositoryService'false],
  6030.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckInRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckInRepository''getUserCheckInRepositoryService'false],
  6031.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository''getUserCheckinHistoryRepositoryService'false],
  6032.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceCategoryRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceCategoryRepository''getUserDeviceCategoryRepositoryService'false],
  6033.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository''getUserDeviceRepositoryService'false],
  6034.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDomainRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserDomainRepository''getUserDomainRepositoryService'false],
  6035.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestElasticRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestElasticRepository''getUserInterestElasticRepositoryService'false],
  6036.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestRepository''getUserInterestRepositoryService'false],
  6037.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository''getUserPackagesRepositoryService'false],
  6038.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  6039.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository''getUserServicesRepositoryService'false],
  6040.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\DepthProductInsightRepository' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\DepthProductInsightRepository''getDepthProductInsightRepositoryService'false],
  6041.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ListingInsightRepository' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ListingInsightRepository''getListingInsightRepositoryService'false],
  6042.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\LocationInsightRepository' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\LocationInsightRepository''getLocationInsightRepositoryService'false],
  6043.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineListingsLocationsRepository' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineListingsLocationsRepository''getValueEngineListingsLocationsRepositoryService'false],
  6044.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineSettingRepository' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineSettingRepository''getValueEngineSettingRepositoryService'false],
  6045.         ], [
  6046.             'App\\Repository\\Lead\\LeadRepository' => '?',
  6047.             'App\\Repository\\User\\UserSubAccountRepository' => '?',
  6048.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\BrokerRepository' => '?',
  6049.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\SellerRepository' => '?',
  6050.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\BuyerAlertsRepository' => '?',
  6051.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\RecentSearchesRepository' => '?',
  6052.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyRepository' => '?',
  6053.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyStaffRepository' => '?',
  6054.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffCheckInRepository' => '?',
  6055.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffHistoryRepository' => '?',
  6056.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffRepository' => '?',
  6057.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\ChurnsAndExpiryRepository' => '?',
  6058.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditAnalysisRepository' => '?',
  6059.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy' => '?',
  6060.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository' => '?',
  6061.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\PackageServiceRepository' => '?',
  6062.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\ServiceRepository' => '?',
  6063.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionQueueRepository' => '?',
  6064.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionSetRepository' => '?',
  6065.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CategoryRepository' => '?',
  6066.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CommentRepository' => '?',
  6067.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository' => '?',
  6068.             'Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestRepository' => '?',
  6069.             'Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestUnlockRepository' => '?',
  6070.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRepository' => '?',
  6071.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRuleRepository' => '?',
  6072.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Repository\\FinancialAidRepository' => '?',
  6073.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CRMLeadRepository' => '?',
  6074.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestLeadRepository' => '?',
  6075.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestRepository' => '?',
  6076.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundAveragePriceRepository' => '?',
  6077.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository' => '?',
  6078.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FavouriteRepository' => '?',
  6079.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FeaturedCompanyLeadRepository' => '?',
  6080.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FreeListingRepository' => '?',
  6081.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\InteractionRepository' => '?',
  6082.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository' => '?',
  6083.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadsExpectationsRepository' => '?',
  6084.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository' => '?',
  6085.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository' => '?',
  6086.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository' => '?',
  6087.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhoneRepository' => '?',
  6088.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository' => '?',
  6089.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateReasonsRepository' => '?',
  6090.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository' => '?',
  6091.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository' => '?',
  6092.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSupplyDemandRepository' => '?',
  6093.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\MessageLeadRepository' => '?',
  6094.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneLeadRepository' => '?',
  6095.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository' => '?',
  6096.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ProjectSettingRepository' => '?',
  6097.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\RejectionRepository' => '?',
  6098.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchRepository' => '?',
  6099.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository' => '?',
  6100.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SimilarListingsLeadRepository' => '?',
  6101.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserLeadRepository' => '?',
  6102.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserMessageLeadRepository' => '?',
  6103.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserPhoneLeadRepository' => '?',
  6104.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TopCustomerRepository' => '?',
  6105.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository' => '?',
  6106.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainLeadRepository' => '?',
  6107.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainMessageLeadRepository' => '?',
  6108.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainPhoneLeadRepository' => '?',
  6109.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserPhoneRepository' => '?',
  6110.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\WhatsAppLeadRepository' => '?',
  6111.             'Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository' => '?',
  6112.             'Aqarmap\\Bundle\\MainBundle\\Repository\\DefaultTopCustomersRepository' => '?',
  6113.             'Aqarmap\\Bundle\\MainBundle\\Repository\\FeedbackRepository' => '?',
  6114.             'Aqarmap\\Bundle\\MainBundle\\Repository\\JoinUsRepository' => '?',
  6115.             'Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository' => '?',
  6116.             'Aqarmap\\Bundle\\MainBundle\\Repository\\MobileSectionsTogglesRepository' => '?',
  6117.             'Aqarmap\\Bundle\\MainBundle\\Repository\\SettingRepository' => '?',
  6118.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRecipientRepository' => '?',
  6119.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRepository' => '?',
  6120.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\MessageRepository' => '?',
  6121.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\RecipientRepository' => '?',
  6122.             'Aqarmap\\Bundle\\MortgageBundle\\Repository\\MortgageRequestRepository' => '?',
  6123.             'Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationBagRepository' => '?',
  6124.             'Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationRepository' => '?',
  6125.             'Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierRepository' => '?',
  6126.             'Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierSettingRepository' => '?',
  6127.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository' => '?',
  6128.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentTransactionServiceRepository' => '?',
  6129.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\SalesAnalysisRepository' => '?',
  6130.             'Aqarmap\\Bundle\\RecurringTransactionBundle\\Repository\\RecurringTransactionRepository' => '?',
  6131.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\ListingSearchRepository' => '?',
  6132.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository' => '?',
  6133.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultCombinationsRepository' => '?',
  6134.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository' => '?',
  6135.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\V4\\LocationSearchElasticRepository' => '?',
  6136.             'Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository' => '?',
  6137.             'Aqarmap\\Bundle\\UserBundle\\Repository\\SavedSearchRepository' => '?',
  6138.             'Aqarmap\\Bundle\\UserBundle\\Repository\\TeamHistoryRepository' => '?',
  6139.             'Aqarmap\\Bundle\\UserBundle\\Repository\\TeamRepository' => '?',
  6140.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckInRepository' => '?',
  6141.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository' => '?',
  6142.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceCategoryRepository' => '?',
  6143.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository' => '?',
  6144.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDomainRepository' => '?',
  6145.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestElasticRepository' => '?',
  6146.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestRepository' => '?',
  6147.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository' => '?',
  6148.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository' => '?',
  6149.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository' => '?',
  6150.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\DepthProductInsightRepository' => '?',
  6151.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ListingInsightRepository' => '?',
  6152.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\LocationInsightRepository' => '?',
  6153.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineListingsLocationsRepository' => '?',
  6154.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineSettingRepository' => '?',
  6155.         ])));
  6156.         $a->addCustomStringFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  6157.         $a->addCustomStringFunction('FIND_IN_SET''Aqarmap\\Bundle\\MainBundle\\DQL\\FindInSet');
  6158.         $a->addCustomStringFunction('YEARWEEK''Aqarmap\\Bundle\\MainBundle\\DQL\\SelectYearWeek');
  6159.         $a->addCustomStringFunction('INSERT''Aqarmap\\Bundle\\MainBundle\\DQL\\Insert');
  6160.         $a->addCustomStringFunction('Point''Aqarmap\\Bundle\\MainBundle\\DQL\\Point');
  6161.         $a->addCustomStringFunction('ST_Distance_Sphere''Aqarmap\\Bundle\\MainBundle\\DQL\\ST_Distance_Sphere');
  6162.         $a->addCustomStringFunction('FIELD''DoctrineExtensions\\Query\\Mysql\\Field');
  6163.         $a->addCustomStringFunction('LIMIT_ONE_CORRELATED_SUB_QUERY''Aqarmap\\Bundle\\MainBundle\\DQL\\LimitCorrelatedSubQuery');
  6164.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Mysql\\Least');
  6165.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  6166.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  6167.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  6168.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  6169.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  6170.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  6171.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  6172.         $a->addFilter('softdeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  6173.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  6174.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'softdeleteable'], []))->configure($instance);
  6175.         return $instance;
  6176.     }
  6177.     /**
  6178.      * Gets the public 'doctrine_mongodb' shared service.
  6179.      *
  6180.      * @return \Doctrine\Bundle\MongoDBBundle\ManagerRegistry
  6181.      */
  6182.     protected function getDoctrineMongodbService()
  6183.     {
  6184.         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);
  6185.     }
  6186.     /**
  6187.      * Gets the public 'doctrine_mongodb.odm.command_logger_registry' shared service.
  6188.      *
  6189.      * @return \Doctrine\Bundle\MongoDBBundle\APM\CommandLoggerRegistry
  6190.      */
  6191.     protected function getDoctrineMongodb_Odm_CommandLoggerRegistryService()
  6192.     {
  6193.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/APM/CommandLoggerRegistry.php';
  6194.         return $this->services['doctrine_mongodb.odm.command_logger_registry'] = new \Doctrine\Bundle\MongoDBBundle\APM\CommandLoggerRegistry(new RewindableGenerator(function () {
  6195.             yield => ($this->privates['doctrine_mongodb.odm.stopwatch_command_logger'] ?? $this->getDoctrineMongodb_Odm_StopwatchCommandLoggerService());
  6196.             yield => ($this->privates['doctrine_mongodb.odm.psr_command_logger'] ?? $this->getDoctrineMongodb_Odm_PsrCommandLoggerService());
  6197.             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()));
  6198.         }, 3));
  6199.     }
  6200.     /**
  6201.      * Gets the public 'doctrine_mongodb.odm.default_connection' shared service.
  6202.      *
  6203.      * @return \MongoDB\Client
  6204.      */
  6205.     protected function getDoctrineMongodb_Odm_DefaultConnectionService()
  6206.     {
  6207.         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']]);
  6208.     }
  6209.     /**
  6210.      * Gets the public 'doctrine_mongodb.odm.default_document_manager' shared service.
  6211.      *
  6212.      * @return \Doctrine\ODM\MongoDB\DocumentManager
  6213.      */
  6214.     protected function getDoctrineMongodb_Odm_DefaultDocumentManagerService()
  6215.     {
  6216.         $a = new \Doctrine\ODM\MongoDB\Configuration();
  6217.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  6218.         $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')]);
  6219.         $b->addDriver($c'App\\Document');
  6220.         $b->addDriver($c'Aqarmap\\Bundle\\UserBundle\\Document');
  6221.         $b->addDriver($c'Aqarmap\\Bundle\\MainBundle\\Document');
  6222.         $b->addDriver($c'Aqarmap\\Bundle\\ListingBundle\\Document');
  6223.         $b->addDriver($c'Aqarmap\\Bundle\\CreditBundle\\Document');
  6224.         $b->addDriver($c'Aqarmap\\Bundle\\SearchBundle\\Document');
  6225.         $b->addDriver($c'Aqarmap\\Bundle\\RecurringTransactionBundle\\Document');
  6226.         $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']);
  6227.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6228.         $a->setMetadataDriverImpl($b);
  6229.         $a->setProxyDir(($this->targetDir.''.'/doctrine/odm/mongodb/Proxies'));
  6230.         $a->setProxyNamespace('MongoDBODMProxies');
  6231.         $a->setAutoGenerateProxyClasses(2);
  6232.         $a->setHydratorDir(($this->targetDir.''.'/doctrine/odm/mongodb/Hydrators'));
  6233.         $a->setHydratorNamespace('Hydrators');
  6234.         $a->setAutoGenerateHydratorClasses(1);
  6235.         $a->setDefaultDB($this->getEnv('resolve:MONGODB_DB'));
  6236.         $a->setDefaultCommitOptions([]);
  6237.         $a->setDefaultDocumentRepositoryClassName('Doctrine\\ODM\\MongoDB\\Repository\\DocumentRepository');
  6238.         $a->setDefaultGridFSRepositoryClassName('Doctrine\\ODM\\MongoDB\\Repository\\DefaultGridFSRepository');
  6239.         $a->setPersistentCollectionDir(($this->targetDir.''.'/doctrine/odm/mongodb/PersistentCollections'));
  6240.         $a->setPersistentCollectionNamespace('PersistentCollections');
  6241.         $a->setAutoGeneratePersistentCollectionClasses(0);
  6242.         $a->setRepositoryFactory(new \Doctrine\Bundle\MongoDBBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6243.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\FaqRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\FaqRepository''getFaqRepositoryService'false],
  6244.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingActivityLogRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingActivityLogRepository''getListingActivityLogRepositoryService'false],
  6245.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionAggregationRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionAggregationRepository''getListingImpressionAggregationRepositoryService'false],
  6246.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionRepository''getListingImpressionRepositoryService'false],
  6247.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSearchHistoryRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSearchHistoryRepository''getLocationSearchHistoryRepositoryService'false],
  6248.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\QuickRegistrationUnsubmitSurveyRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\QuickRegistrationUnsubmitSurveyRepository''getQuickRegistrationUnsubmitSurveyRepositoryService'false],
  6249.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SavedSearchRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SavedSearchRepository''getSavedSearchRepositoryService'false],
  6250.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingRepository''getScrapedListingRepositoryService'false],
  6251.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingStatsRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingStatsRepository''getScrapedListingStatsRepositoryService'false],
  6252.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchKeywordRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchKeywordRepository''getSearchKeywordRepositoryService'false],
  6253.             'Aqarmap\\Bundle\\MainBundle\\Repository\\ActivityRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\ActivityRepository''getActivityRepositoryService'false],
  6254.             'Aqarmap\\Bundle\\MainBundle\\Repository\\PerformanceLogRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\PerformanceLogRepository''getPerformanceLogRepositoryService'false],
  6255.             'Aqarmap\\Bundle\\MainBundle\\Repository\\TestimonialRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\TestimonialRepository''getTestimonialRepositoryService'false],
  6256.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository''getSearchResultRepositoryService'false],
  6257.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository''getUserCheckinHistoryRepositoryService'false],
  6258.         ], [
  6259.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\FaqRepository' => '?',
  6260.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingActivityLogRepository' => '?',
  6261.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionAggregationRepository' => '?',
  6262.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionRepository' => '?',
  6263.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSearchHistoryRepository' => '?',
  6264.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\QuickRegistrationUnsubmitSurveyRepository' => '?',
  6265.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SavedSearchRepository' => '?',
  6266.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingRepository' => '?',
  6267.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingStatsRepository' => '?',
  6268.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchKeywordRepository' => '?',
  6269.             'Aqarmap\\Bundle\\MainBundle\\Repository\\ActivityRepository' => '?',
  6270.             'Aqarmap\\Bundle\\MainBundle\\Repository\\PerformanceLogRepository' => '?',
  6271.             'Aqarmap\\Bundle\\MainBundle\\Repository\\TestimonialRepository' => '?',
  6272.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository' => '?',
  6273.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository' => '?',
  6274.         ])));
  6275.         $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, [
  6276.             'gedmo.listener.reference.mongodb' => ['privates''gedmo.listener.reference.mongodb''getGedmo_Listener_Reference_MongodbService'false],
  6277.         ], [
  6278.             'gedmo.listener.reference.mongodb' => '?',
  6279.         ]), [=> 'gedmo.listener.reference.mongodb']));
  6280.         (new \Doctrine\Bundle\MongoDBBundle\ManagerConfigurator([]))->configure($instance);
  6281.         return $instance;
  6282.     }
  6283.     /**
  6284.      * Gets the public 'enqueue.client.default.producer' shared service.
  6285.      *
  6286.      * @return \Enqueue\Client\TraceableProducer
  6287.      */
  6288.     protected function getEnqueue_Client_Default_ProducerService()
  6289.     {
  6290.         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([])));
  6291.     }
  6292.     /**
  6293.      * Gets the public 'enqueue_elastica.queue_pager_perister' shared service.
  6294.      *
  6295.      * @return \Enqueue\ElasticaBundle\Persister\QueuePagerPersister
  6296.      */
  6297.     protected function getEnqueueElastica_QueuePagerPeristerService()
  6298.     {
  6299.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PagerPersisterInterface.php';
  6300.         include_once \dirname(__DIR__4).'/vendor/enqueue/elastica-bundle/Persister/QueuePagerPersister.php';
  6301.         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()));
  6302.     }
  6303.     /**
  6304.      * Gets the public 'error_controller' shared service.
  6305.      *
  6306.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  6307.      */
  6308.     protected function getErrorControllerService()
  6309.     {
  6310.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  6311.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  6312.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  6313.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  6314.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  6315.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6316.         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)));
  6317.     }
  6318.     /**
  6319.      * Gets the public 'event_dispatcher' shared service.
  6320.      *
  6321.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  6322.      */
  6323.     protected function getEventDispatcherService()
  6324.     {
  6325.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  6326.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6327.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  6328.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6329.         $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())));
  6330.         $instance->addListener('kernel.controller', [=> function () {
  6331.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  6332.         }, => 'onKernelController'], 0);
  6333.         $instance->addListener('elastica.index.index_post_populate', [=> function () {
  6334.             return ($this->privates['fos_elastica.populate_listener'] ?? $this->getFosElastica_PopulateListenerService());
  6335.         }, => 'onPostIndexPopulate'], -9999);
  6336.         $instance->addListener('kernel.request', [=> function () {
  6337.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  6338.         }, => 'onKernelRequest'], 10);
  6339.         $instance->addListener('kernel.request', [=> function () {
  6340.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  6341.         }, => 'onKernelRequest'], 34);
  6342.         $instance->addListener('kernel.request', [=> function () {
  6343.             return ($this->privates['fos_rest.versioning.listener'] ?? $this->getFosRest_Versioning_ListenerService());
  6344.         }, => 'onKernelRequest'], 33);
  6345.         $instance->addListener('kernel.request', [=> function () {
  6346.             return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());
  6347.         }, => 'onKernelRequest'], 31);
  6348.         $instance->addListener('kernel.controller', [=> function () {
  6349.             return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
  6350.         }, => 'onKernelController'], 5);
  6351.         $instance->addListener('kernel.exception', [=> function () {
  6352.             return ($this->services['jms_i18n_routing.locale_choosing_listener'] ?? $this->getJmsI18nRouting_LocaleChoosingListenerService());
  6353.         }, => 'onKernelException'], 128);
  6354.         $instance->addListener('kernel.response', [=> function () {
  6355.             return ($this->services['jms_i18n_routing.cookie_setting_listener'] ?? $this->getJmsI18nRouting_CookieSettingListenerService());
  6356.         }, => 'onKernelResponse'], 256);
  6357.         $instance->addListener('kernel.request', [=> function () {
  6358.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  6359.         }, => 'onKernelRequest'], 0);
  6360.         $instance->addListener('Presta\\SitemapBundle\\Event\\SitemapPopulateEvent', [=> function () {
  6361.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->getPrestaSitemap_Eventlistener_RouteAnnotationService());
  6362.         }, => 'registerRouteAnnotation'], 0);
  6363.         $instance->addListener('kernel.exception', [=> function () {
  6364.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  6365.         }, => 'onKernelException'], 0);
  6366.         $instance->addListener('kernel.request', [=> function () {
  6367.             return ($this->privates['App\\EventSubscriber\\ScraperThrottleSubscriber'] ?? $this->getScraperThrottleSubscriberService());
  6368.         }, => 'onKernelRequest'], 0);
  6369.         $instance->addListener('aqarmap.login.success', [=> function () {
  6370.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\AdminLoginListener'] ?? $this->getAdminLoginListenerService());
  6371.         }, => 'onAdminLogin'], 0);
  6372.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  6373.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'] ?? $this->getChangeUserPasswordSubscriberService());
  6374.         }, => 'expireTokens'], 0);
  6375.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  6376.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'] ?? $this->getChangeUserPasswordSubscriberService());
  6377.         }, => 'onResettingResetRequest'], 0);
  6378.         $instance->addListener('aqarmap.user.password.reset', [=> function () {
  6379.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'] ?? $this->getChangeUserPasswordSubscriberService());
  6380.         }, => 'onResettingPassword'], 0);
  6381.         $instance->addListener('aqarmap.main.admin_sidebar_menu_configure', [=> function () {
  6382.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriber5Service());
  6383.         }, => 'onAdminSidebarMenuConfigure'], 0);
  6384.         $instance->addListener('kernel.request', [=> function () {
  6385.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\LocaleEventSubscriber'] ?? $this->getLocaleEventSubscriber2Service());
  6386.         }, => 'onKernelRequest'], 0);
  6387.         $instance->addListener('parent.logo.approved', [=> function () {
  6388.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ParentLogoApprovedEventSubscriber'] ?? $this->getParentLogoApprovedEventSubscriberService());
  6389.         }, => 'onParentLogoApproved'], 0);
  6390.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  6391.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ProfileEditedListener'] ?? $this->getProfileEditedListenerService());
  6392.         }, => 'onProfileEdited'], 0);
  6393.         $instance->addListener('fos_user.registration.success', [=> function () {
  6394.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\RegistrationSuccessListener'] ?? $this->getRegistrationSuccessListenerService());
  6395.         }, => 'onRegistrationFormValidated'], 0);
  6396.         $instance->addListener('fos_user.registration.success', [=> function () {
  6397.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\RegistrationSuccessListener'] ?? $this->getRegistrationSuccessListenerService());
  6398.         }, => 'onRegistrationSuccess'], 0);
  6399.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  6400.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ResetPasswordListener'] ?? $this->getResetPasswordListenerService());
  6401.         }, => 'passwordResetCompleted'], 0);
  6402.         $instance->addListener('fos_user.registration.initialize', [=> function () {
  6403.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\SetUserLanguageListener'] ?? ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\SetUserLanguageListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\SetUserLanguageListener()));
  6404.         }, => 'onRegistrationInitiate'], 0);
  6405.         $instance->addListener('security.switch_user', [=> function () {
  6406.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\SwitchUserSubscriber'] ?? $this->getSwitchUserSubscriberService());
  6407.         }, => 'onSwitchUser'], 0);
  6408.         $instance->addListener('aqarmap.listing.message_submitted', [=> function () {
  6409.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'] ?? $this->getUserInterestSubscribeListenerService());
  6410.         }, => 'onAddLead'], 0);
  6411.         $instance->addListener('aqarmap.listing.call_requested', [=> function () {
  6412.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'] ?? $this->getUserInterestSubscribeListenerService());
  6413.         }, => 'onAddLead'], 0);
  6414.         $instance->addListener('aqarmap.listing.show_seller_number', [=> function () {
  6415.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'] ?? $this->getUserInterestSubscribeListenerService());
  6416.         }, => 'onAddLead'], 0);
  6417.         $instance->addListener('aqarmap.interest.create_non_searchable', [=> function () {
  6418.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'] ?? $this->getUserInterestSubscribeListenerService());
  6419.         }, => 'onCreateInterest'], 0);
  6420.         $instance->addListener('security.interactive_login', [=> function () {
  6421.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  6422.         }, => 'updateLegacyPasswordsListener'], 0);
  6423.         $instance->addListener('security.interactive_login', [=> function () {
  6424.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  6425.         }, => 'setAuthTokenInCookies'], 0);
  6426.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  6427.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  6428.         }, => 'onImplisictLogin'], 0);
  6429.         $instance->addListener('aqarmap.user_package.created', [=> function () {
  6430.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPackageSubscriber'] ?? $this->getUserPackageSubscriberService());
  6431.         }, => 'updateUserTypeOnUserPackageCreation'], 0);
  6432.         $instance->addListener('fos_user.profile.edit.success', [=> function () {
  6433.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'] ?? $this->getUserUpdateListenerService());
  6434.         }, => 'onProfileEditSuccess'], 0);
  6435.         $instance->addListener('aws.ses.bounce', [=> function () {
  6436.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'] ?? $this->getBouncedEmailListenerService());
  6437.         }, => 'disabledAccount'], 0);
  6438.         $instance->addListener('aws.ses.complaint', [=> function () {
  6439.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'] ?? $this->getBouncedEmailListenerService());
  6440.         }, => 'globalUnsubscribe'], 0);
  6441.         $instance->addListener('elastica.pager_persister.pre_persist', [=> function () {
  6442.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\ElasticaPopulateSubscriber'] ?? ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\ElasticaPopulateSubscriber'] = new \Aqarmap\Bundle\MainBundle\EventListener\ElasticaPopulateSubscriber()));
  6443.         }, => 'onPrePersist'], 0);
  6444.         $instance->addListener('aqarmap.feedback.send_message', [=> function () {
  6445.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'] ?? $this->getFeedbackListenerService());
  6446.         }, => 'onSubmitFeedback'], 0);
  6447.         $instance->addListener('kernel.request', [=> function () {
  6448.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\IpTraceSubscriber'] ?? $this->getIpTraceSubscriberService());
  6449.         }, => 'onKernelRequest'], 0);
  6450.         $instance->addListener('Presta\\SitemapBundle\\Event\\SitemapPopulateEvent', [=> function () {
  6451.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'] ?? $this->getSiteMapListenerService());
  6452.         }, => 'populate'], 0);
  6453.         $instance->addListener('aqarmap.main.admin_sidebar_menu_configure', [=> function () {
  6454.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriber3Service());
  6455.         }, => 'onAdminSidebarMenuConfigure'], 0);
  6456.         $instance->addListener('kernel.request', [=> function () {
  6457.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\DoctrineExtensionEventSubscriber'] ?? $this->getDoctrineExtensionEventSubscriberService());
  6458.         }, => 'onLateKernelRequest'], -10);
  6459.         $instance->addListener('kernel.request', [=> function () {
  6460.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'] ?? $this->getRequestEventSubscriberService());
  6461.         }, => 'onKernelRequest'], 0);
  6462.         $instance->addListener('Presta\\SitemapBundle\\Event\\SitemapPopulateEvent', [=> function () {
  6463.             return ($this->privates['app.sitemap.sections_subscriber'] ?? $this->getApp_Sitemap_SectionsSubscriberService());
  6464.         }, => 'populate'], 0);
  6465.         $instance->addListener('form.pre_set_data', [=> function () {
  6466.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\BuildListingAttributeFormListener'] ?? $this->getBuildListingAttributeFormListenerService());
  6467.         }, => 'buildForm'], 0);
  6468.         $instance->addListener('aqarmap.project.calculate.average.pricePerMeter', [=> function () {
  6469.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundAveragePricePerMeterListener'] ?? $this->getCompoundAveragePricePerMeterListenerService());
  6470.         }, => 'calculateAveragePricePerMeter'], 1);
  6471.         $instance->addListener('aqarmap.project.re_calculate.min_price_area', [=> function () {
  6472.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundFieldListener'] ?? $this->getCompoundFieldListenerService());
  6473.         }, => 'postSaveProjectUnitEvent'], 1);
  6474.         $instance->addListener('aqarmap.main.admin_sidebar_menu_configure', [=> function () {
  6475.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriber2Service());
  6476.         }, => 'onAdminSidebarMenuConfigure'], 0);
  6477.         $instance->addListener('aqarmap.main.breadcrumb_configure', [=> function () {
  6478.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriber2Service());
  6479.         }, => 'onBreadcrumbConfigure'], 0);
  6480.         $instance->addListener('aqarmap.listing.publish', [=> function () {
  6481.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CreditStatusListener'] ?? $this->getCreditStatusListenerService());
  6482.         }, => 'onListingPublishEvent'], 100);
  6483.         $instance->addListener('form.pre_set_data', [=> function () {
  6484.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CustomFieldSubscriber'] ?? ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CustomFieldSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\CustomFieldSubscriber()));
  6485.         }, => 'preSetData'], 0);
  6486.         $instance->addListener('aqarmap.listing.lead.add', [=> function () {
  6487.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadDuplicateSubscriber'] ?? $this->getLeadDuplicateSubscriberService());
  6488.         }, => 'handleDuplicateLead'], 0);
  6489.         $instance->addListener('aqarmap.listing.message_submitted', [=> function () {
  6490.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'] ?? $this->getLeadSubscribeListenerService());
  6491.         }, => 'onContactSeller'], 0);
  6492.         $instance->addListener('aqarmap.listing.show_seller_number', [=> function () {
  6493.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'] ?? $this->getLeadSubscribeListenerService());
  6494.         }, => 'onShowPhoneNumber'], 0);
  6495.         $instance->addListener('aqarmap.listing.lead.add', [=> function () {
  6496.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSystemLabelSubscriber'] ?? $this->getLeadSystemLabelSubscriberService());
  6497.         }, => 'setActiveUserFlag'], 1);
  6498.         $instance->addListener('aqarmap.listing.lead.add', [=> function () {
  6499.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSystemLabelSubscriber'] ?? $this->getLeadSystemLabelSubscriberService());
  6500.         }, => 'setBrokerFlag'], 0);
  6501.         $instance->addListener('aqarmap.listing.publish', [=> function () {
  6502.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6503.         }, => 'listingPublishEvent'], 0);
  6504.         $instance->addListener('aqarmap.listing.scrapped.publish', [=> function () {
  6505.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6506.         }, => 'listingPublishEvent'], 0);
  6507.         $instance->addListener('aqarmap.listing.delete', [=> function () {
  6508.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6509.         }, => 'listingDeleteEvent'], 0);
  6510.         $instance->addListener('aqarmap.listing.delete_by_user', [=> function () {
  6511.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6512.         }, => 'listingDeleteByUserEvent'], 0);
  6513.         $instance->addListener('aqarmap.listing.reset_title', [=> function () {
  6514.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6515.         }, => 'listingResetTitleEvent'], 0);
  6516.         $instance->addListener('aqarmap.listing.remove_numbers', [=> function () {
  6517.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6518.         }, => 'listingRemoveNumbersEvent'], 0);
  6519.         $instance->addListener('aqarmap.listing.clear_video', [=> function () {
  6520.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6521.         }, => 'listingRemoveVideoEvent'], 0);
  6522.         $instance->addListener('aqarmap.listing.clear_map', [=> function () {
  6523.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6524.         }, => 'listingRemoveMapEvent'], 0);
  6525.         $instance->addListener('aqarmap.listing.clear_price', [=> function () {
  6526.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6527.         }, => 'listingRemovePriceEvent'], 0);
  6528.         $instance->addListener('aqarmap.listing.featured', [=> function () {
  6529.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6530.         }, => 'listingFeaturedEvent'], 0);
  6531.         $instance->addListener('aqarmap.listing.super_featured', [=> function () {
  6532.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6533.         }, => 'listingSuperFeaturedEvent'], 0);
  6534.         $instance->addListener('aqarmap.listing.premium', [=> function () {
  6535.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6536.         }, => 'listingPremiumFeaturedEvent'], 0);
  6537.         $instance->addListener('aqarmap.listing.sponsored', [=> function () {
  6538.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6539.         }, => 'listingSponsoredFeaturedEvent'], 0);
  6540.         $instance->addListener('aqarmap.listing.spotlight', [=> function () {
  6541.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6542.         }, => 'listingSpotlightFeaturedEvent'], 0);
  6543.         $instance->addListener('aqarmap.listing.bump_up_started', [=> function () {
  6544.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6545.         }, => 'listingAutoBumpUpStartedEvent'], 0);
  6546.         $instance->addListener('aqarmap.listing.bump_up_reverted', [=> function () {
  6547.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6548.         }, => 'listingAutoBumpUpRevertedEvent'], 0);
  6549.         $instance->addListener('aqarmap.listing.bump_up_step', [=> function () {
  6550.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6551.         }, => 'listingAutoBumpUpStepEvent'], 0);
  6552.         $instance->addListener('aqarmap.listing.bump_up_expired', [=> function () {
  6553.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6554.         }, => 'listingAutoBumpUpExpiredEvent'], 0);
  6555.         $instance->addListener('aqarmap.listing.unfeatured', [=> function () {
  6556.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6557.         }, => 'listingUnFeaturedEvent'], 0);
  6558.         $instance->addListener('aqarmap.listing.expired', [=> function () {
  6559.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6560.         }, => 'listingExpiredEvent'], 0);
  6561.         $instance->addListener('aqarmap.listing.rejected', [=> function () {
  6562.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6563.         }, => 'listingRejectedEvent'], 0);
  6564.         $instance->addListener('aqarmap.listing.pending_photos', [=> function () {
  6565.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6566.         }, => 'listingPendingPhotoEvent'], 0);
  6567.         $instance->addListener('aqarmap.listing.pending_payment', [=> function () {
  6568.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6569.         }, => 'listingPendingPaymentEvent'], 0);
  6570.         $instance->addListener('aqarmap.listing.free_publish', [=> function () {
  6571.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6572.         }, => 'listingPublishFreeEvent'], 0);
  6573.         $instance->addListener('aqarmap.listing.publish_without_photos', [=> function () {
  6574.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6575.         }, => 'listingPublishWithOutPhotoEvent'], 0);
  6576.         $instance->addListener('aqarmap.listing.created', [=> function () {
  6577.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6578.         }, => 'listingCreatedEvent'], 0);
  6579.         $instance->addListener('aqarmap.listing.pending_approval', [=> function () {
  6580.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6581.         }, => 'listingPendingApprovalEvent'], 0);
  6582.         $instance->addListener('aqarmap.listing.sold_by_owner', [=> function () {
  6583.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6584.         }, => 'listingSoldByOwnerFeaturedEvent'], 0);
  6585.         $instance->addListener('aqarmap.listing.sold_by_owner_sponsored', [=> function () {
  6586.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6587.         }, => 'listingSoldByOwnerSponsoredEvent'], 0);
  6588.         $instance->addListener('aqarmap.listing.first_listing_for_free', [=> function () {
  6589.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6590.         }, => 'firstListingForFreeEvent'], 0);
  6591.         $instance->addListener('aqarmap.listing.after_save', [=> function () {
  6592.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingCategorySubscriber'] ?? $this->getListingCategorySubscriberService());
  6593.         }, => 'onPostSaveListing'], -1);
  6594.         $instance->addListener('aqarmap.listing.feature.bumpup', [=> function () {
  6595.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'] ?? $this->getListingFeatureListenerService());
  6596.         }, => 'onFeaturingCreateAutoBumpUp'], 0);
  6597.         $instance->addListener('aqarmap.listing.pre_save', [=> function () {
  6598.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'] ?? $this->getListingListenerService());
  6599.         }, => 'preSaveListingEvent'], 1);
  6600.         $instance->addListener('aqarmap.listing.pre_save_listener', [=> function () {
  6601.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'] ?? $this->getListingListenerService());
  6602.         }, => 'preSaveListingEvent'], 3);
  6603.         $instance->addListener('aqarmap.listing.pre_submitted', [=> function () {
  6604.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'] ?? $this->getListingListenerService());
  6605.         }, => 'preSubmittedListingEvent'], 2);
  6606.         $instance->addListener('aqarmap.listing_got_rated', [=> function () {
  6607.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRatedListener'] ?? $this->getListingRatedListenerService());
  6608.         }, => 'onRating'], 0);
  6609.         $instance->addListener('aqarmap.listing_got_rejected', [=> function () {
  6610.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'] ?? $this->getListingRejectedListenerService());
  6611.         }, => 'onRejection'], 0);
  6612.         $instance->addListener('aqarmap.listing.pre_save', [=> function () {
  6613.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6614.         }, => 'preSaveListingEvent'], 0);
  6615.         $instance->addListener('aqarmap.listing.submitted', [=> function () {
  6616.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6617.         }, => 'onSubmittedEvent'], 0);
  6618.         $instance->addListener('aqarmap.listing.submitted', [=> function () {
  6619.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6620.         }, => 'onSubmittedStatusRedirectionEvent'], 0);
  6621.         $instance->addListener('aqarmap.listing.resubmitted', [=> function () {
  6622.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6623.         }, => 'onSubmittedEvent'], 0);
  6624.         $instance->addListener('aqarmap.listing.resubmitted', [=> function () {
  6625.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6626.         }, => 'onSubmittedStatusRedirectionEvent'], 0);
  6627.         $instance->addListener('aqarmap.listing.publish', [=> function () {
  6628.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6629.         }, => 'onListingPublishEvent'], 0);
  6630.         $instance->addListener('aqarmap.listing.featuring.approved', [=> function () {
  6631.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6632.         }, => 'onFeaturingListingApprovalEvent'], 0);
  6633.         $instance->addListener('aqarmap.listing.free_publish', [=> function () {
  6634.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6635.         }, => 'onListingPublishEvent'], 0);
  6636.         $instance->addListener('aqarmap.listing.publish_without_photos', [=> function () {
  6637.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6638.         }, => 'onListingPublishEvent'], 0);
  6639.         $instance->addListener('aqarmap.listing.featuring.rejected', [=> function () {
  6640.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6641.         }, => 'onFeaturingListingRejectEvent'], 0);
  6642.         $instance->addListener('aqarmap.listing.can_list_in_location', [=> function () {
  6643.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6644.         }, => 'canListInLocation'], 0);
  6645.         $instance->addListener('aqarmap.search.trigger', [=> function () {
  6646.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSearchTriggerListener'] ?? $this->getListingSearchTriggerListenerService());
  6647.         }, => 'listingSearchEvent'], 0);
  6648.         $instance->addListener('aqarmap.listing.after_save', [=> function () {
  6649.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'] ?? $this->getListingSlugListenerService());
  6650.         }, => 'afterSaveListingEvent'], 0);
  6651.         $instance->addListener('aqarmap.listing.pre_save', [=> function () {
  6652.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6653.         }, => 'preSaveListingEvent'], 0);
  6654.         $instance->addListener('aqarmap.listing.publish', [=> function () {
  6655.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6656.         }, => 'onListingPublishEvent'], 100);
  6657.         $instance->addListener('aqarmap.listing.publish', [=> function () {
  6658.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6659.         }, => 'changeListingWaitingTime'], 0);
  6660.         $instance->addListener('aqarmap.listing.submitted', [=> function () {
  6661.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6662.         }, => 'onSubmittedEvent'], 100);
  6663.         $instance->addListener('aqarmap.listing.expired', [=> function () {
  6664.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6665.         }, => 'onListingExpiredEvent'], 0);
  6666.         $instance->addListener('aqarmap.listing.undelete', [=> function () {
  6667.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6668.         }, => 'onListingUndeleteEvent'], 0);
  6669.         $instance->addListener('aqarmap.listing.delete', [=> function () {
  6670.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6671.         }, => 'onListingStatusDeleteEvent'], 0);
  6672.         $instance->addListener('aqarmap.listing.delete', [=> function () {
  6673.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6674.         }, => 'onListingDeleteEvent'], 0);
  6675.         $instance->addListener('aqarmap.listing.delete_by_user', [=> function () {
  6676.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6677.         }, => 'onListingStatusDeleteEvent'], 0);
  6678.         $instance->addListener('aqarmap.listing.free_publish', [=> function () {
  6679.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6680.         }, => 'onListingPublishForFreeEvent'], 0);
  6681.         $instance->addListener('aqarmap.listing.free_publish', [=> function () {
  6682.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6683.         }, => 'onListingPublishEvent'], 0);
  6684.         $instance->addListener('aqarmap.listing.free_publish', [=> function () {
  6685.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6686.         }, => 'onPublishedForFreeEmailEvent'], 0);
  6687.         $instance->addListener('aqarmap.listing.publish_without_photos', [=> function () {
  6688.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6689.         }, => 'onListingPublishForFreeEvent'], 0);
  6690.         $instance->addListener('aqarmap.listing.publish_without_photos', [=> function () {
  6691.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6692.         }, => 'onListingPublishEvent'], 0);
  6693.         $instance->addListener('aqarmap.listing.photos_deleted', [=> function () {
  6694.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6695.         }, => 'onListingPhotosDeleted'], 0);
  6696.         $instance->addListener('aqarmap.listing.rejected', [=> function () {
  6697.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6698.         }, => 'changeListingWaitingTime'], 0);
  6699.         $instance->addListener('aqarmap.listing.pending_approval', [=> function () {
  6700.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6701.         }, => 'onListingStatusPendingEvent'], 0);
  6702.         $instance->addListener('aqarmap.listing.after_change_status', [=> function () {
  6703.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6704.         }, => 'onListingStatusChangedEvent'], 0);
  6705.         $instance->addListener('aqarmap.listing_got_updated', [=> function () {
  6706.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'] ?? $this->getListingUpdatedListenerService());
  6707.         }, => 'onUpdate'], 0);
  6708.         $instance->addListener('aqarmap.location_search_history.trigger', [=> function () {
  6709.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSearchHistorySubscriber'] ?? $this->getLocationSearchHistorySubscriberService());
  6710.         }, => 'onLocationSearch'], 0);
  6711.         $instance->addListener('location.got.touched', [=> function () {
  6712.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSubscriber'] ?? $this->getLocationSubscriberService());
  6713.         }, => 'onUpdate'], 0);
  6714.         $instance->addListener('location.slug.touched', [=> function () {
  6715.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSubscriber'] ?? $this->getLocationSubscriberService());
  6716.         }, => 'updateChildrenSlugs'], 0);
  6717.         $instance->addListener('aqarmap.listing.message_submitted', [=> function () {
  6718.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'] ?? $this->getNotifierSubscribeListenerService());
  6719.         }, => 'onAddLead'], 0);
  6720.         $instance->addListener('aqarmap.listing.call_requested', [=> function () {
  6721.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'] ?? $this->getNotifierSubscribeListenerService());
  6722.         }, => 'onAddLead'], 0);
  6723.         $instance->addListener('aqarmap.listing.show_seller_number', [=> function () {
  6724.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'] ?? $this->getNotifierSubscribeListenerService());
  6725.         }, => 'onAddLead'], 0);
  6726.         $instance->addListener('aqarmap.search.trigger', [=> function () {
  6727.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'] ?? $this->getNotifierSubscribeListenerService());
  6728.         }, => 'updateNotifier'], 0);
  6729.         $instance->addListener('Aqarmap\\Bundle\\ListingBundle\\Event\\SearchTriggerEvent', [=> function () {
  6730.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SearchKeywordHistorySubscriber'] ?? $this->getSearchKeywordHistorySubscriberService());
  6731.         }, => 'onSearchKeyword'], 0);
  6732.         $instance->addListener('kernel.controller', [=> function () {
  6733.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SoftDeleteEventSubscriber'] ?? $this->getSoftDeleteEventSubscriberService());
  6734.         }, => 'onKernelController'], 0);
  6735.         $instance->addListener('churn.expiry.user.renewal', [=> function () {
  6736.             return ($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'] ?? $this->getChurnAndExpiryEventSubscriberService());
  6737.         }, => 'onUserRenewal'], 0);
  6738.         $instance->addListener('aqarmap.main.admin_sidebar_menu_configure', [=> function () {
  6739.             return ($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriberService());
  6740.         }, => 'onAdminSidebarMenuConfigure'], 0);
  6741.         $instance->addListener('aqarmap.notifier.interaction', [=> function () {
  6742.             return ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierInteractionListener'] ?? $this->getNotifierInteractionListenerService());
  6743.         }, => 'onNotifierInteraction'], 0);
  6744.         $instance->addListener('aqarmap.notifier.create.parent.locations', [=> function () {
  6745.             return ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'] ?? $this->getNotifierSubscribeListener2Service());
  6746.         }, => 'onCreateNotifier'], 0);
  6747.         $instance->addListener('kernel.request', [=> function () {
  6748.             return ($this->privates['Aqarmap\\Bundle\\ApiBundle\\EventListener\\LocaleEventSubscriber'] ?? $this->getLocaleEventSubscriberService());
  6749.         }, => 'onKernelRequest'], 0);
  6750.         $instance->addListener('aqarmap.mortgage.request', [=> function () {
  6751.             return ($this->privates['Aqarmap\\Bundle\\MortgageBundle\\EventListener\\MortgageSubscribeListener'] ?? $this->getMortgageSubscribeListenerService());
  6752.         }, => 'onCreateMortgageRequest'], 0);
  6753.         $instance->addListener('aqarmap.main.admin_sidebar_menu_configure', [=> function () {
  6754.             return ($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\EventListener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriber4Service());
  6755.         }, => 'onAdminSidebarMenuConfigure'], 0);
  6756.         $instance->addListener('aqarmap.discussion.subscriber.update_comments_counter', [=> function () {
  6757.             return ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\DiscussionSubscriberListener'] ?? $this->getDiscussionSubscriberListenerService());
  6758.         }, => 'updateCommentsCount'], 0);
  6759.         $instance->addListener('aqarmap.neighborhood.discussion.bags', [=> function () {
  6760.             return ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\NotificationsBagListener'] ?? $this->getNotificationsBagListenerService());
  6761.         }, => 'bagCreated'], 0);
  6762.         $instance->addListener('aqarmap.listing.lead.add', [=> function () {
  6763.             return ($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'] ?? $this->getCRMLeadListenerService());
  6764.         }, => 'onAddLead'], 0);
  6765.         $instance->addListener('aqarmap.listing.user.search', [=> function () {
  6766.             return ($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'] ?? $this->getCustomerProfilingListenerService());
  6767.         }, => 'onSearch'], 0);
  6768.         $instance->addListener('notification.sent', [=> function () {
  6769.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\EventListener\\NotificationSubscriber'] ?? ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\EventListener\\NotificationSubscriber'] = new \Aqarmap\Bundle\NotificationBundle\EventListener\NotificationSubscriber()));
  6770.         }, => 'notificationSent'], 0);
  6771.         $instance->addListener('user.password.reset', [=> function () {
  6772.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6773.         }, => 'handle'], 0);
  6774.         $instance->addListener('discussion.comment.was.approved', [=> function () {
  6775.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6776.         }, => 'handle'], 0);
  6777.         $instance->addListener('user.was.signup', [=> function () {
  6778.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6779.         }, => 'handle'], 0);
  6780.         $instance->addListener('exchange.request.was.created', [=> function () {
  6781.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6782.         }, => 'handle'], 0);
  6783.         $instance->addListener('listing.was.rejected.for.featuring', [=> function () {
  6784.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6785.         }, => 'handle'], 0);
  6786.         $instance->addListener('listing.was.rejected', [=> function () {
  6787.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6788.         }, => 'handle'], 0);
  6789.         $instance->addListener('user.personal.photo.was.rejected', [=> function () {
  6790.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6791.         }, => 'handle'], 0);
  6792.         $instance->addListener('listing.was.approved.for.featuring', [=> function () {
  6793.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6794.         }, => 'handle'], 0);
  6795.         $instance->addListener('listing.was.scraped', [=> function () {
  6796.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6797.         }, => 'handle'], 0);
  6798.         $instance->addListener('payment.was.failed', [=> function () {
  6799.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6800.         }, => 'handle'], 0);
  6801.         $instance->addListener('credit.was.charged', [=> function () {
  6802.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6803.         }, => 'handle'], 0);
  6804.         $instance->addListener('arpa.payment.missed', [=> function () {
  6805.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6806.         }, => 'handle'], 0);
  6807.         $instance->addListener('discussion.was.published.with.handler', [=> function () {
  6808.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6809.         }, => 'handle'], 0);
  6810.         $instance->addListener('discussion.comment.was.published', [=> function () {
  6811.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6812.         }, => 'handle'], 0);
  6813.         $instance->addListener('user.logo.was.rejected', [=> function () {
  6814.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6815.         }, => 'handle'], 0);
  6816.         $instance->addListener('similar.listings.lead.notification', [=> function () {
  6817.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6818.         }, => 'handle'], 0);
  6819.         $instance->addListener('reminder.package.expiration', [=> function () {
  6820.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6821.         }, => 'handle'], 0);
  6822.         $instance->addListener('user.was.logged', [=> function () {
  6823.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6824.         }, => 'handle'], 0);
  6825.         $instance->addListener('listing.was.sold.by.owner', [=> function () {
  6826.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6827.         }, => 'handle'], 0);
  6828.         $instance->addListener('lead.generated', [=> function () {
  6829.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6830.         }, => 'handle'], 0);
  6831.         $instance->addListener('arpa.recurring.payment.succeeded', [=> function () {
  6832.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6833.         }, => 'handle'], 0);
  6834.         $instance->addListener('listing.has.expired', [=> function () {
  6835.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6836.         }, => 'handle'], 0);
  6837.         $instance->addListener('notification.channels.api', [=> function () {
  6838.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6839.         }, => 'handle'], 0);
  6840.         $instance->addListener('discussion.was.rejected', [=> function () {
  6841.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6842.         }, => 'handle'], 0);
  6843.         $instance->addListener('discussion.has.new.comment', [=> function () {
  6844.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6845.         }, => 'handle'], 0);
  6846.         $instance->addListener('listing.was.published', [=> function () {
  6847.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6848.         }, => 'handle'], 0);
  6849.         $instance->addListener('discussion.was.published', [=> function () {
  6850.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6851.         }, => 'handle'], 0);
  6852.         $instance->addListener('arpa.payment.cancelled', [=> function () {
  6853.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6854.         }, => 'handle'], 0);
  6855.         $instance->addListener('discussion.was.approved', [=> function () {
  6856.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6857.         }, => 'handle'], 0);
  6858.         $instance->addListener('send.notification.chunk', [=> function () {
  6859.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6860.         }, => 'handle'], 0);
  6861.         $instance->addListener('arpa.payment.succeeded', [=> function () {
  6862.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6863.         }, => 'handle'], 0);
  6864.         $instance->addListener('credit.was.deducted', [=> function () {
  6865.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  6866.         }, => 'handle'], 0);
  6867.         $instance->addListener('fos_user.registration.completed', [=> function () {
  6868.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\UserSubscriber'] ?? $this->getUserSubscriberService());
  6869.         }, => 'onRegistrationCompleted'], 0);
  6870.         $instance->addListener('kernel.response', [=> function () {
  6871.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  6872.         }, => 'onKernelResponse'], 0);
  6873.         $instance->addListener('kernel.response', [=> function () {
  6874.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  6875.         }, => 'onKernelResponse'], -1024);
  6876.         $instance->addListener('kernel.request', [=> function () {
  6877.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  6878.         }, => 'setDefaultLocale'], 100);
  6879.         $instance->addListener('kernel.request', [=> function () {
  6880.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  6881.         }, => 'onKernelRequest'], 16);
  6882.         $instance->addListener('kernel.finish_request', [=> function () {
  6883.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  6884.         }, => 'onKernelFinishRequest'], 0);
  6885.         $instance->addListener('kernel.request', [=> function () {
  6886.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  6887.         }, => 'onKernelRequest'], 256);
  6888.         $instance->addListener('kernel.response', [=> function () {
  6889.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  6890.         }, => 'onResponse'], -255);
  6891.         $instance->addListener('kernel.controller_arguments', [=> function () {
  6892.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  6893.         }, => 'onControllerArguments'], 0);
  6894.         $instance->addListener('kernel.exception', [=> function () {
  6895.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  6896.         }, => 'logKernelException'], 0);
  6897.         $instance->addListener('kernel.exception', [=> function () {
  6898.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  6899.         }, => 'onKernelException'], -128);
  6900.         $instance->addListener('kernel.response', [=> function () {
  6901.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  6902.         }, => 'removeCspHeader'], -128);
  6903.         $instance->addListener('kernel.request', [=> function () {
  6904.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  6905.         }, => 'onKernelRequest'], 15);
  6906.         $instance->addListener('kernel.finish_request', [=> function () {
  6907.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  6908.         }, => 'onKernelFinishRequest'], -15);
  6909.         $instance->addListener('console.error', [=> function () {
  6910.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  6911.         }, => 'onConsoleError'], -128);
  6912.         $instance->addListener('console.terminate', [=> function () {
  6913.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  6914.         }, => 'onConsoleTerminate'], -128);
  6915.         $instance->addListener('console.error', [=> function () {
  6916.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  6917.         }, => 'onConsoleError'], 0);
  6918.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  6919.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  6920.         }, => 'onMessage'], -255);
  6921.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  6922.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  6923.         }, => 'onMessage'], -255);
  6924.         $instance->addListener('kernel.request', [=> function () {
  6925.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  6926.         }, => 'onKernelRequest'], 48);
  6927.         $instance->addListener('kernel.request', [=> function () {
  6928.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  6929.         }, => 'configure'], 2048);
  6930.         $instance->addListener('console.command', [=> function () {
  6931.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  6932.         }, => 'configure'], 2048);
  6933.         $instance->addListener('kernel.request', [=> function () {
  6934.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  6935.         }, => 'onKernelRequest'], 32);
  6936.         $instance->addListener('kernel.finish_request', [=> function () {
  6937.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  6938.         }, => 'onKernelFinishRequest'], 0);
  6939.         $instance->addListener('kernel.exception', [=> function () {
  6940.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  6941.         }, => 'onKernelException'], -64);
  6942.         $instance->addListener('kernel.request', [=> function () {
  6943.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  6944.         }, => 'onKernelRequest'], 128);
  6945.         $instance->addListener('kernel.response', [=> function () {
  6946.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  6947.         }, => 'onKernelResponse'], -1000);
  6948.         $instance->addListener('kernel.finish_request', [=> function () {
  6949.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  6950.         }, => 'onFinishRequest'], 0);
  6951.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  6952.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  6953.         }, => 'onMessageFailed'], 100);
  6954.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  6955.             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()));
  6956.         }, => 'onMessageFailed'], 200);
  6957.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  6958.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->getMessenger_Failure_SendFailedMessageToFailureTransportListenerService());
  6959.         }, => 'onMessageFailed'], -100);
  6960.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  6961.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  6962.         }, => 'onWorkerStarted'], 0);
  6963.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  6964.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  6965.         }, => 'onWorkerRunning'], 0);
  6966.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  6967.             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()));
  6968.         }, => 'onMessageFailed'], 0);
  6969.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  6970.             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()));
  6971.         }, => 'onWorkerRunning'], 0);
  6972.         $instance->addListener('kernel.response', [=> function () {
  6973.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  6974.         }, => 'onKernelResponse'], -100);
  6975.         $instance->addListener('kernel.exception', [=> function () {
  6976.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  6977.         }, => 'onKernelException'], 0);
  6978.         $instance->addListener('kernel.terminate', [=> function () {
  6979.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  6980.         }, => 'onKernelTerminate'], -1024);
  6981.         $instance->addListener('kernel.controller', [=> function () {
  6982.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  6983.         }, => 'onKernelController'], 0);
  6984.         $instance->addListener('kernel.response', [=> function () {
  6985.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  6986.         }, => 'onKernelResponse'], 0);
  6987.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  6988.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  6989.         }, => 'onWorkerMessageHandled'], 0);
  6990.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  6991.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  6992.         }, => 'onWorkerMessageFailed'], 0);
  6993.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  6994.             return ($this->privates['doctrine_mongodb.messenger.event_subscriber.doctrine_clear_document_manager'] ?? $this->getDoctrineMongodb_Messenger_EventSubscriber_DoctrineClearDocumentManagerService());
  6995.         }, => 'onWorkerMessageHandled'], 0);
  6996.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  6997.             return ($this->privates['doctrine_mongodb.messenger.event_subscriber.doctrine_clear_document_manager'] ?? $this->getDoctrineMongodb_Messenger_EventSubscriber_DoctrineClearDocumentManagerService());
  6998.         }, => 'onWorkerMessageFailed'], 0);
  6999.         $instance->addListener('elastica.pager_persister.pre_insert_objects', [=> function () {
  7000.             return ($this->services['fos_elastica.filter_objects_listener'] ?? $this->getFosElastica_FilterObjectsListenerService());
  7001.         }, => 'filterObjects'], 0);
  7002.         $instance->addListener('kernel.terminate', [=> function () {
  7003.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  7004.         }, => 'flushMessages'], 0);
  7005.         $instance->addListener('console.terminate', [=> function () {
  7006.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  7007.         }, => 'flushMessages'], 0);
  7008.         $instance->addListener('elastica.pager_persister.pre_persist', [=> function () {
  7009.             return ($this->privates['enqueue_elastica.purge_populate_queue_listener'] ?? $this->getEnqueueElastica_PurgePopulateQueueListenerService());
  7010.         }, => 'purgePopulateQueue'], 0);
  7011.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  7012.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  7013.         }, => 'onMessage'], 0);
  7014.         $instance->addListener('kernel.controller', [=> function () {
  7015.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  7016.         }, => 'onKernelController'], 0);
  7017.         $instance->addListener('kernel.view', [=> function () {
  7018.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  7019.         }, => 'onKernelView'], 30);
  7020.         $instance->addListener('kernel.response', [=> function () {
  7021.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  7022.         }, => 'onKernelResponse'], 0);
  7023.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  7024.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  7025.         }, => 'onVoterVote'], 0);
  7026.         $instance->addListener('kernel.request', [=> function () {
  7027.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  7028.         }, => 'configureLogoutUrlGenerator'], 8);
  7029.         $instance->addListener('kernel.request', [=> function () {
  7030.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  7031.         }, => 'onKernelRequest'], 8);
  7032.         $instance->addListener('kernel.finish_request', [=> function () {
  7033.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  7034.         }, => 'onKernelFinishRequest'], 0);
  7035.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  7036.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  7037.         }, => 'onImplicitLogin'], 0);
  7038.         $instance->addListener('security.interactive_login', [=> function () {
  7039.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  7040.         }, => 'onSecurityInteractiveLogin'], 0);
  7041.         $instance->addListener('fos_user.registration.completed', [=> function () {
  7042.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  7043.         }, => 'authenticate'], 0);
  7044.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  7045.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  7046.         }, => 'authenticate'], 0);
  7047.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  7048.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  7049.         }, => 'authenticate'], 0);
  7050.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  7051.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7052.         }, => 'addSuccessFlash'], 0);
  7053.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  7054.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7055.         }, => 'addSuccessFlash'], 0);
  7056.         $instance->addListener('fos_user.registration.completed', [=> function () {
  7057.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7058.         }, => 'addSuccessFlash'], 0);
  7059.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  7060.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7061.         }, => 'addSuccessFlash'], 0);
  7062.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  7063.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  7064.         }, => 'onResettingResetInitialize'], 0);
  7065.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  7066.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  7067.         }, => 'onResettingResetSuccess'], 0);
  7068.         $instance->addListener('knp_pager.before', [=> function () {
  7069.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  7070.         }, => 'before'], 0);
  7071.         $instance->addListener('knp_pager.pagination', [=> function () {
  7072.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  7073.         }, => 'pagination'], 0);
  7074.         $instance->addListener('knp_pager.before', [=> function () {
  7075.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  7076.         }, => 'before'], 1);
  7077.         $instance->addListener('knp_pager.before', [=> function () {
  7078.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  7079.         }, => 'before'], 1);
  7080.         $instance->addListener('knp_pager.pagination', [=> function () {
  7081.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  7082.         }, => 'pagination'], 1);
  7083.         $instance->addListener('kernel.request', [=> function () {
  7084.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  7085.         }, => 'onEvent'], 1024);
  7086.         $instance->addListener('console.command', [=> function () {
  7087.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  7088.         }, => 'onEvent'], 1024);
  7089.         $instance->addListener('kernel.request', [=> function () {
  7090.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  7091.         }, => 'onEvent'], 1024);
  7092.         $instance->addListener('console.command', [=> function () {
  7093.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  7094.         }, => 'onEvent'], 1024);
  7095.         $instance->addListener('kernel.controller', [=> function () {
  7096.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  7097.         }, => 'onKernelController'], 0);
  7098.         $instance->addListener('kernel.controller', [=> function () {
  7099.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  7100.         }, => 'onKernelController'], 0);
  7101.         $instance->addListener('kernel.controller', [=> function () {
  7102.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  7103.         }, => 'onKernelController'], -128);
  7104.         $instance->addListener('kernel.view', [=> function () {
  7105.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  7106.         }, => 'onKernelView'], 0);
  7107.         $instance->addListener('kernel.controller', [=> function () {
  7108.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  7109.         }, => 'onKernelController'], 0);
  7110.         $instance->addListener('kernel.response', [=> function () {
  7111.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  7112.         }, => 'onKernelResponse'], 0);
  7113.         $instance->addListener('kernel.controller_arguments', [=> function () {
  7114.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  7115.         }, => 'onKernelControllerArguments'], 0);
  7116.         $instance->addListener('kernel.controller_arguments', [=> function () {
  7117.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  7118.         }, => 'onKernelControllerArguments'], 0);
  7119.         $instance->addListener('console.command', [=> function () {
  7120.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  7121.         }, => 'configure'], 1024);
  7122.         $instance->addListener('console.error', [=> function () {
  7123.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  7124.         }, => 'onConsoleError'], 0);
  7125.         $instance->addListener('console.terminate', [=> function () {
  7126.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  7127.         }, => 'onConsoleTerminate'], 0);
  7128.         $instance->addListener('console.command', [=> function () {
  7129.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  7130.         }, => 'onCommand'], 255);
  7131.         $instance->addListener('console.terminate', [=> function () {
  7132.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  7133.         }, => 'onTerminate'], -255);
  7134.         $instance->addListener('kernel.response', [=> function () {
  7135.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  7136.         }, => 'onKernelResponse'], -128);
  7137.         $instance->addListener('kernel.finish_request', [=> function () {
  7138.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  7139.         }, => 'resetAssets'], 0);
  7140.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7141.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  7142.         }, => 'onLogout'], 0);
  7143.         $instance->addListener('knp_pager.items', [=> function () {
  7144.             return ($this->services['fos_elastica.paginator.subscriber'] ?? $this->getFosElastica_Paginator_SubscriberService());
  7145.         }, => 'items'], 1);
  7146.         return $instance;
  7147.     }
  7148.     /**
  7149.      * Gets the public 'fos_elastica.client.default' shared service.
  7150.      *
  7151.      * @return \FOS\ElasticaBundle\Elastica\Client
  7152.      */
  7153.     protected function getFosElastica_Client_DefaultService()
  7154.     {
  7155.         $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);
  7156.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7157.         $instance->setLogger(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService()));
  7158.         return $instance;
  7159.     }
  7160.     /**
  7161.      * Gets the public 'fos_elastica.config_manager' shared service.
  7162.      *
  7163.      * @return \FOS\ElasticaBundle\Configuration\ConfigManager
  7164.      */
  7165.     protected function getFosElastica_ConfigManagerService()
  7166.     {
  7167.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ManagerInterface.php';
  7168.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ConfigManager.php';
  7169.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/SourceInterface.php';
  7170.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/ContainerSource.php';
  7171.         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'], 'aggregatedLeadsCount' => ['type' => 'integer'], 'leadsCount' => ['type' => 'integer'], 'publishedAt' => ['type' => 'date''boost' => 5], 'aggregatedPublishedAt' => ['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'], 'clickRate' => ['type' => 'float'], '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'], 'listingsCounter' => ['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]]]]])]);
  7172.     }
  7173.     /**
  7174.      * Gets the public 'fos_elastica.config_manager.index_templates' shared service.
  7175.      *
  7176.      * @return \FOS\ElasticaBundle\Configuration\ConfigManager
  7177.      */
  7178.     protected function getFosElastica_ConfigManager_IndexTemplatesService()
  7179.     {
  7180.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ManagerInterface.php';
  7181.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ConfigManager.php';
  7182.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/SourceInterface.php';
  7183.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/TemplateContainerSource.php';
  7184.         return $this->services['fos_elastica.config_manager.index_templates'] = new \FOS\ElasticaBundle\Configuration\ConfigManager([=> new \FOS\ElasticaBundle\Configuration\Source\TemplateContainerSource([])]);
  7185.     }
  7186.     /**
  7187.      * Gets the public 'fos_elastica.filter_objects_listener' shared service.
  7188.      *
  7189.      * @return \FOS\ElasticaBundle\Persister\Listener\FilterObjectsListener
  7190.      */
  7191.     protected function getFosElastica_FilterObjectsListenerService()
  7192.     {
  7193.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/Listener/FilterObjectsListener.php';
  7194.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/IndexableInterface.php';
  7195.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/Indexable.php';
  7196.         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([]))));
  7197.     }
  7198.     /**
  7199.      * Gets the public 'fos_elastica.finder.app_listings.listings' shared service.
  7200.      *
  7201.      * @return \FOS\ElasticaBundle\Finder\TransformedFinder
  7202.      */
  7203.     protected function getFosElastica_Finder_AppListings_ListingsService()
  7204.     {
  7205.         $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']);
  7206.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse))));
  7207.         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);
  7208.     }
  7209.     /**
  7210.      * Gets the public 'fos_elastica.finder.app_locations.locations' shared service.
  7211.      *
  7212.      * @return \FOS\ElasticaBundle\Finder\TransformedFinder
  7213.      */
  7214.     protected function getFosElastica_Finder_AppLocations_LocationsService()
  7215.     {
  7216.         $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']);
  7217.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse))));
  7218.         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);
  7219.     }
  7220.     /**
  7221.      * Gets the public 'fos_elastica.in_place_pager_persister' shared service.
  7222.      *
  7223.      * @return \FOS\ElasticaBundle\Persister\InPlacePagerPersister
  7224.      */
  7225.     protected function getFosElastica_InPlacePagerPersisterService()
  7226.     {
  7227.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PagerPersisterInterface.php';
  7228.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/InPlacePagerPersister.php';
  7229.         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()));
  7230.     }
  7231.     /**
  7232.      * Gets the public 'fos_elastica.index.app_listings' shared service.
  7233.      *
  7234.      * @return \FOS\ElasticaBundle\Elastica\Index
  7235.      */
  7236.     protected function getFosElastica_Index_AppListingsService()
  7237.     {
  7238.         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');
  7239.     }
  7240.     /**
  7241.      * Gets the public 'fos_elastica.index.app_listings.listings' shared service.
  7242.      *
  7243.      * @return \Elastica\Type
  7244.      */
  7245.     protected function getFosElastica_Index_AppListings_ListingsService()
  7246.     {
  7247.         return $this->services['fos_elastica.index.app_listings.listings'] = ($this->services['fos_elastica.index.app_listings'] ?? $this->getFosElastica_Index_AppListingsService())->getType('listings');
  7248.     }
  7249.     /**
  7250.      * Gets the public 'fos_elastica.index.app_locations' shared service.
  7251.      *
  7252.      * @return \FOS\ElasticaBundle\Elastica\Index
  7253.      */
  7254.     protected function getFosElastica_Index_AppLocationsService()
  7255.     {
  7256.         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');
  7257.     }
  7258.     /**
  7259.      * Gets the public 'fos_elastica.index.app_locations.locations' shared service.
  7260.      *
  7261.      * @return \Elastica\Type
  7262.      */
  7263.     protected function getFosElastica_Index_AppLocations_LocationsService()
  7264.     {
  7265.         return $this->services['fos_elastica.index.app_locations.locations'] = ($this->services['fos_elastica.index.app_locations'] ?? $this->getFosElastica_Index_AppLocationsService())->getType('locations');
  7266.     }
  7267.     /**
  7268.      * Gets the public 'fos_elastica.index_manager' shared service.
  7269.      *
  7270.      * @return \FOS\ElasticaBundle\Index\IndexManager
  7271.      */
  7272.     protected function getFosElastica_IndexManagerService()
  7273.     {
  7274.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/IndexManager.php';
  7275.         $a = ($this->services['fos_elastica.index.app_listings'] ?? $this->getFosElastica_Index_AppListingsService());
  7276.         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);
  7277.     }
  7278.     /**
  7279.      * Gets the public 'fos_elastica.index_template_manager' shared service.
  7280.      *
  7281.      * @return \FOS\ElasticaBundle\Index\IndexTemplateManager
  7282.      */
  7283.     protected function getFosElastica_IndexTemplateManagerService()
  7284.     {
  7285.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/IndexTemplateManager.php';
  7286.         return $this->services['fos_elastica.index_template_manager'] = new \FOS\ElasticaBundle\Index\IndexTemplateManager([]);
  7287.     }
  7288.     /**
  7289.      * Gets the public 'fos_elastica.manager.orm' shared service.
  7290.      *
  7291.      * @return \FOS\ElasticaBundle\Doctrine\RepositoryManager
  7292.      */
  7293.     protected function getFosElastica_Manager_OrmService()
  7294.     {
  7295.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Manager/RepositoryManagerInterface.php';
  7296.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/RepositoryManager.php';
  7297.         $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()));
  7298.         $instance->addEntity('Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing''app_listings/listings');
  7299.         $instance->addEntity('Aqarmap\\Bundle\\ListingBundle\\Entity\\Location''app_locations/locations');
  7300.         return $instance;
  7301.     }
  7302.     /**
  7303.      * Gets the public 'fos_elastica.object_persister.app_listings.listings' shared service.
  7304.      *
  7305.      * @return \FOS\ElasticaBundle\Persister\ObjectPersister
  7306.      */
  7307.     protected function getFosElastica_ObjectPersister_AppListings_ListingsService()
  7308.     {
  7309.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersisterInterface.php';
  7310.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersister.php';
  7311.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaTransformerInterface.php';
  7312.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaAutoTransformer.php';
  7313.         $a = new \FOS\ElasticaBundle\Transformer\ModelToElasticaAutoTransformer(['identifier' => 'id''index' => 'app_listings'], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7314.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse))));
  7315.         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'], 'aggregatedLeadsCount' => ['type' => 'integer'], 'leadsCount' => ['type' => 'integer'], 'publishedAt' => ['type' => 'date''boost' => 5], 'aggregatedPublishedAt' => ['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'], 'clickRate' => ['type' => 'float'], 'computedContactRate' => ['type' => 'float'], 'label' => ['type' => 'integer'], 'isMortgageApproved' => ['type' => 'boolean']], []);
  7316.     }
  7317.     /**
  7318.      * Gets the public 'fos_elastica.object_persister.app_locations.locations' shared service.
  7319.      *
  7320.      * @return \FOS\ElasticaBundle\Persister\ObjectPersister
  7321.      */
  7322.     protected function getFosElastica_ObjectPersister_AppLocations_LocationsService()
  7323.     {
  7324.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersisterInterface.php';
  7325.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersister.php';
  7326.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaTransformerInterface.php';
  7327.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaAutoTransformer.php';
  7328.         $a = new \FOS\ElasticaBundle\Transformer\ModelToElasticaAutoTransformer(['identifier' => 'id''index' => 'app_locations'], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7329.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse))));
  7330.         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'], 'listingsCounter' => ['type' => 'integer'], 'parent' => ['type' => 'object''properties' => ['id' => ['type' => 'integer']]]], []);
  7331.     }
  7332.     /**
  7333.      * Gets the public 'fos_elastica.pager_persister_registry' shared service.
  7334.      *
  7335.      * @return \FOS\ElasticaBundle\Persister\PagerPersisterRegistry
  7336.      */
  7337.     protected function getFosElastica_PagerPersisterRegistryService()
  7338.     {
  7339.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7340.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7341.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PagerPersisterRegistry.php';
  7342.         $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']);
  7343.         $instance->setContainer($this);
  7344.         return $instance;
  7345.     }
  7346.     /**
  7347.      * Gets the public 'fos_elastica.pager_provider.app_listings.listings' shared service.
  7348.      *
  7349.      * @return \FOS\ElasticaBundle\Doctrine\ORMPagerProvider
  7350.      */
  7351.     protected function getFosElastica_PagerProvider_AppListings_ListingsService()
  7352.     {
  7353.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/PagerProviderInterface.php';
  7354.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORMPagerProvider.php';
  7355.         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]);
  7356.     }
  7357.     /**
  7358.      * Gets the public 'fos_elastica.pager_provider.app_locations.locations' shared service.
  7359.      *
  7360.      * @return \FOS\ElasticaBundle\Doctrine\ORMPagerProvider
  7361.      */
  7362.     protected function getFosElastica_PagerProvider_AppLocations_LocationsService()
  7363.     {
  7364.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/PagerProviderInterface.php';
  7365.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORMPagerProvider.php';
  7366.         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']);
  7367.     }
  7368.     /**
  7369.      * Gets the public 'fos_elastica.pager_provider_registry' shared service.
  7370.      *
  7371.      * @return \FOS\ElasticaBundle\Provider\PagerProviderRegistry
  7372.      */
  7373.     protected function getFosElastica_PagerProviderRegistryService()
  7374.     {
  7375.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7376.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7377.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/PagerProviderRegistry.php';
  7378.         $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']]);
  7379.         $instance->setContainer($this);
  7380.         return $instance;
  7381.     }
  7382.     /**
  7383.      * Gets the public 'fos_elastica.paginator.subscriber' shared service.
  7384.      *
  7385.      * @return \FOS\ElasticaBundle\Subscriber\PaginateElasticaQuerySubscriber
  7386.      */
  7387.     protected function getFosElastica_Paginator_SubscriberService()
  7388.     {
  7389.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Subscriber/PaginateElasticaQuerySubscriber.php';
  7390.         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())));
  7391.     }
  7392.     /**
  7393.      * Gets the public 'fos_elastica.persister_registry' shared service.
  7394.      *
  7395.      * @return \FOS\ElasticaBundle\Persister\PersisterRegistry
  7396.      */
  7397.     protected function getFosElastica_PersisterRegistryService()
  7398.     {
  7399.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7400.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7401.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PersisterRegistry.php';
  7402.         $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']]);
  7403.         $instance->setContainer($this);
  7404.         return $instance;
  7405.     }
  7406.     /**
  7407.      * Gets the public 'fos_elastica.repository_manager' shared service.
  7408.      *
  7409.      * @return \FOS\ElasticaBundle\Manager\RepositoryManager
  7410.      */
  7411.     protected function getFosElastica_RepositoryManagerService()
  7412.     {
  7413.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Manager/RepositoryManagerInterface.php';
  7414.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Manager/RepositoryManager.php';
  7415.         $this->services['fos_elastica.repository_manager'] = $instance = new \FOS\ElasticaBundle\Manager\RepositoryManager();
  7416.         $instance->addType('app_listings/listings', ($this->services['fos_elastica.finder.app_listings.listings'] ?? $this->getFosElastica_Finder_AppListings_ListingsService()), 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingElasticSearchRepository');
  7417.         $instance->addType('app_locations/locations', ($this->services['fos_elastica.finder.app_locations.locations'] ?? $this->getFosElastica_Finder_AppLocations_LocationsService()), 'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationElasticSearchRepository');
  7418.         return $instance;
  7419.     }
  7420.     /**
  7421.      * Gets the public 'fos_elastica.resetter' shared service.
  7422.      *
  7423.      * @return \FOS\ElasticaBundle\Index\Resetter
  7424.      */
  7425.     protected function getFosElastica_ResetterService()
  7426.     {
  7427.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/ResetterInterface.php';
  7428.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/Resetter.php';
  7429.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/AliasProcessor.php';
  7430.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/MappingBuilder.php';
  7431.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7432.         if (isset($this->services['fos_elastica.resetter'])) {
  7433.             return $this->services['fos_elastica.resetter'];
  7434.         }
  7435.         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);
  7436.     }
  7437.     /**
  7438.      * Gets the public 'fos_elastica.template_resetter' shared service.
  7439.      *
  7440.      * @return \FOS\ElasticaBundle\Index\TemplateResetter
  7441.      */
  7442.     protected function getFosElastica_TemplateResetterService()
  7443.     {
  7444.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/ResetterInterface.php';
  7445.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/TemplateResetter.php';
  7446.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/MappingBuilder.php';
  7447.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/IndexTemplateManager.php';
  7448.         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([]))));
  7449.     }
  7450.     /**
  7451.      * Gets the public 'fos_js_routing.controller' shared service.
  7452.      *
  7453.      * @return \FOS\JsRoutingBundle\Controller\Controller
  7454.      */
  7455.     protected function getFosJsRouting_ControllerService()
  7456.     {
  7457.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
  7458.         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);
  7459.     }
  7460.     /**
  7461.      * Gets the public 'fos_js_routing.extractor' shared service.
  7462.      *
  7463.      * @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
  7464.      */
  7465.     protected function getFosJsRouting_ExtractorService()
  7466.     {
  7467.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
  7468.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
  7469.         return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.''$this->parameters['kernel.bundles']);
  7470.     }
  7471.     /**
  7472.      * Gets the public 'fos_js_routing.serializer' shared service.
  7473.      *
  7474.      * @return \Symfony\Component\Serializer\Serializer
  7475.      */
  7476.     protected function getFosJsRouting_SerializerService()
  7477.     {
  7478.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  7479.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  7480.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  7481.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  7482.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  7483.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  7484.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  7485.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  7486.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  7487.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  7488.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
  7489.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
  7490.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
  7491.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  7492.         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()]);
  7493.     }
  7494.     /**
  7495.      * Gets the public 'fos_rest.serializer.jms_handler_registry' shared service.
  7496.      *
  7497.      * @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
  7498.      */
  7499.     protected function getFosRest_Serializer_JmsHandlerRegistryService()
  7500.     {
  7501.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
  7502.         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()));
  7503.     }
  7504.     /**
  7505.      * Gets the public 'fos_rest.view_handler' shared service.
  7506.      *
  7507.      * @return \FOS\RestBundle\View\ViewHandler
  7508.      */
  7509.     protected function getFosRest_ViewHandlerService()
  7510.     {
  7511.         $a = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  7512.         if (isset($this->services['fos_rest.view_handler'])) {
  7513.             return $this->services['fos_rest.view_handler'];
  7514.         }
  7515.         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]);
  7516.     }
  7517.     /**
  7518.      * Gets the public 'fos_user.change_password.controller' shared service.
  7519.      *
  7520.      * @return \FOS\UserBundle\Controller\ChangePasswordController
  7521.      */
  7522.     protected function getFosUser_ChangePassword_ControllerService()
  7523.     {
  7524.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7525.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ChangePasswordController.php';
  7526.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  7527.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  7528.         $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()));
  7529.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.change_password.controller'$this));
  7530.         return $instance;
  7531.     }
  7532.     /**
  7533.      * Gets the public 'fos_user.resetting.controller' shared service.
  7534.      *
  7535.      * @return \FOS\UserBundle\Controller\ResettingController
  7536.      */
  7537.     protected function getFosUser_Resetting_ControllerService()
  7538.     {
  7539.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7540.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ResettingController.php';
  7541.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  7542.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/NoopMailer.php';
  7543.         $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);
  7544.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.resetting.controller'$this));
  7545.         return $instance;
  7546.     }
  7547.     /**
  7548.      * Gets the public 'fos_user.security.controller' shared service.
  7549.      *
  7550.      * @return \FOS\UserBundle\Controller\SecurityController
  7551.      */
  7552.     protected function getFosUser_Security_ControllerService()
  7553.     {
  7554.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7555.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/SecurityController.php';
  7556.         $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()));
  7557.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.security.controller'$this));
  7558.         return $instance;
  7559.     }
  7560.     /**
  7561.      * Gets the public 'fos_user.user_manager' shared service.
  7562.      *
  7563.      * @return \FOS\UserBundle\Doctrine\UserManager
  7564.      */
  7565.     protected function getFosUser_UserManagerService()
  7566.     {
  7567.         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');
  7568.     }
  7569.     /**
  7570.      * Gets the public 'gaufrette.s3_storage_filesystem' shared service.
  7571.      *
  7572.      * @return \Gaufrette\Filesystem
  7573.      */
  7574.     protected function getGaufrette_S3StorageFilesystemService()
  7575.     {
  7576.         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));
  7577.     }
  7578.     /**
  7579.      * Gets the public 'http_kernel' shared service.
  7580.      *
  7581.      * @return \Symfony\Component\HttpKernel\HttpKernel
  7582.      */
  7583.     protected function getHttpKernelService()
  7584.     {
  7585.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7586.         if (isset($this->services['http_kernel'])) {
  7587.             return $this->services['http_kernel'];
  7588.         }
  7589.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  7590.         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 () {
  7591.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  7592.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  7593.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  7594.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  7595.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  7596.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  7597.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  7598.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  7599.         }, 8)), $b));
  7600.     }
  7601.     /**
  7602.      * Gets the public 'httplug.client' shared service.
  7603.      *
  7604.      * @return \Http\Client\Common\HttpMethodsClient
  7605.      */
  7606.     protected function getHttplug_ClientService()
  7607.     {
  7608.         include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  7609.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpClient.php';
  7610.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/HttpMethodsClientInterface.php';
  7611.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/HttpMethodsClient.php';
  7612.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpAsyncClient.php';
  7613.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/PluginClient.php';
  7614.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/ClientFactory/ClientFactory.php';
  7615.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/ProfileClientFactory.php';
  7616.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/ClientFactory/AutoDiscoveryFactory.php';
  7617.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin.php';
  7618.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin/ContentLengthPlugin.php';
  7619.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin/RedirectPlugin.php';
  7620.         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()));
  7621.     }
  7622.     /**
  7623.      * Gets the public 'httplug.message_factory' shared service.
  7624.      *
  7625.      * @return \Http\Message\MessageFactory
  7626.      */
  7627.     protected function getHttplug_MessageFactoryService()
  7628.     {
  7629.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/RequestFactory.php';
  7630.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/ResponseFactory.php';
  7631.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/MessageFactory.php';
  7632.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7633.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/MessageFactoryDiscovery.php';
  7634.         return $this->services['httplug.message_factory'] = \Http\Discovery\MessageFactoryDiscovery::find();
  7635.     }
  7636.     /**
  7637.      * Gets the public 'httplug.psr17_request_factory' shared service.
  7638.      *
  7639.      * @return \Psr\Http\Message\RequestFactoryInterface
  7640.      */
  7641.     protected function getHttplug_Psr17RequestFactoryService()
  7642.     {
  7643.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  7644.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7645.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7646.         return $this->services['httplug.psr17_request_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findRequestFactory();
  7647.     }
  7648.     /**
  7649.      * Gets the public 'httplug.psr17_response_factory' shared service.
  7650.      *
  7651.      * @return \Psr\Http\Message\ResponseFactoryInterface
  7652.      */
  7653.     protected function getHttplug_Psr17ResponseFactoryService()
  7654.     {
  7655.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  7656.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7657.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7658.         return $this->services['httplug.psr17_response_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findResponseFactory();
  7659.     }
  7660.     /**
  7661.      * Gets the public 'httplug.psr17_server_request_factory' shared service.
  7662.      *
  7663.      * @return \Psr\Http\Message\ServerRequestFactoryInterface
  7664.      */
  7665.     protected function getHttplug_Psr17ServerRequestFactoryService()
  7666.     {
  7667.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  7668.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7669.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7670.         return $this->services['httplug.psr17_server_request_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findServerRequestFactory();
  7671.     }
  7672.     /**
  7673.      * Gets the public 'httplug.psr17_stream_factory' shared service.
  7674.      *
  7675.      * @return \Psr\Http\Message\StreamFactoryInterface
  7676.      */
  7677.     protected function getHttplug_Psr17StreamFactoryService()
  7678.     {
  7679.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  7680.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7681.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7682.         return $this->services['httplug.psr17_stream_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findStreamFactory();
  7683.     }
  7684.     /**
  7685.      * Gets the public 'httplug.psr17_uploaded_file_factory' shared service.
  7686.      *
  7687.      * @return \Psr\Http\Message\UploadedFileFactoryInterface
  7688.      */
  7689.     protected function getHttplug_Psr17UploadedFileFactoryService()
  7690.     {
  7691.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  7692.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7693.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7694.         return $this->services['httplug.psr17_uploaded_file_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findUploadedFileFactory();
  7695.     }
  7696.     /**
  7697.      * Gets the public 'httplug.psr17_uri_factory' shared service.
  7698.      *
  7699.      * @return \Psr\Http\Message\UriFactoryInterface
  7700.      */
  7701.     protected function getHttplug_Psr17UriFactoryService()
  7702.     {
  7703.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  7704.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7705.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7706.         return $this->services['httplug.psr17_uri_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findUrlFactory();
  7707.     }
  7708.     /**
  7709.      * Gets the public 'httplug.psr18_client' shared service.
  7710.      *
  7711.      * @return \Psr\Http\Client\ClientInterface
  7712.      */
  7713.     protected function getHttplug_Psr18ClientService()
  7714.     {
  7715.         include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  7716.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7717.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr18ClientDiscovery.php';
  7718.         return $this->services['httplug.psr18_client'] = \Http\Discovery\Psr18ClientDiscovery::find();
  7719.     }
  7720.     /**
  7721.      * Gets the public 'httplug.stream_factory' shared service.
  7722.      *
  7723.      * @return \Http\Message\StreamFactory
  7724.      */
  7725.     protected function getHttplug_StreamFactoryService()
  7726.     {
  7727.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/StreamFactory.php';
  7728.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7729.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/StreamFactoryDiscovery.php';
  7730.         return $this->services['httplug.stream_factory'] = \Http\Discovery\StreamFactoryDiscovery::find();
  7731.     }
  7732.     /**
  7733.      * Gets the public 'httplug.uri_factory' shared service.
  7734.      *
  7735.      * @return \Http\Message\UriFactory
  7736.      */
  7737.     protected function getHttplug_UriFactoryService()
  7738.     {
  7739.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/UriFactory.php';
  7740.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7741.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/UriFactoryDiscovery.php';
  7742.         return $this->services['httplug.uri_factory'] = \Http\Discovery\UriFactoryDiscovery::find();
  7743.     }
  7744.     /**
  7745.      * Gets the public 'hwi_oauth.resource_ownermap.main' shared service.
  7746.      *
  7747.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  7748.      */
  7749.     protected function getHwiOauth_ResourceOwnermap_MainService()
  7750.     {
  7751.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/ResourceOwnerMapInterface.php';
  7752.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/ResourceOwnerMap.php';
  7753.         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, [
  7754.             'aqarmap' => ['privates''hwi_oauth.resource_owner.aqarmap''getHwiOauth_ResourceOwner_AqarmapService'false],
  7755.         ], [
  7756.             'aqarmap' => '?',
  7757.         ]));
  7758.     }
  7759.     /**
  7760.      * Gets the public 'hwi_oauth.user_checker' shared service.
  7761.      *
  7762.      * @return \Symfony\Component\Security\Core\User\InMemoryUserChecker
  7763.      */
  7764.     protected function getHwiOauth_UserCheckerService()
  7765.     {
  7766.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7767.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  7768.         return $this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker();
  7769.     }
  7770.     /**
  7771.      * Gets the public 'jms_i18n_routing.cookie_setting_listener' shared service.
  7772.      *
  7773.      * @return \JMS\I18nRoutingBundle\EventListener\CookieSettingListener
  7774.      */
  7775.     protected function getJmsI18nRouting_CookieSettingListenerService()
  7776.     {
  7777.         return $this->services['jms_i18n_routing.cookie_setting_listener'] = new \JMS\I18nRoutingBundle\EventListener\CookieSettingListener('hl'31536000NULLNULLfalsefalse);
  7778.     }
  7779.     /**
  7780.      * Gets the public 'jms_i18n_routing.loader' shared service.
  7781.      *
  7782.      * @return \JMS\I18nRoutingBundle\Router\I18nLoader
  7783.      */
  7784.     protected function getJmsI18nRouting_LoaderService()
  7785.     {
  7786.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/I18nLoader.php';
  7787.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/RouteExclusionStrategyInterface.php';
  7788.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultRouteExclusionStrategy.php';
  7789.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/PatternGenerationStrategyInterface.php';
  7790.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultPatternGenerationStrategy.php';
  7791.         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'));
  7792.     }
  7793.     /**
  7794.      * Gets the public 'jms_i18n_routing.locale_choosing_listener' shared service.
  7795.      *
  7796.      * @return \JMS\I18nRoutingBundle\EventListener\LocaleChoosingListener
  7797.      */
  7798.     protected function getJmsI18nRouting_LocaleChoosingListenerService()
  7799.     {
  7800.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/EventListener/LocaleChoosingListener.php';
  7801.         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 \JMS\I18nRoutingBundle\Router\DefaultLocaleResolver('hl'))));
  7802.     }
  7803.     /**
  7804.      * Gets the public 'jms_serializer' shared service.
  7805.      *
  7806.      * @return \JMS\Serializer\Serializer
  7807.      */
  7808.     protected function getJmsSerializerService()
  7809.     {
  7810.         $a = ($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService());
  7811.         $b = ($this->services['fos_rest.serializer.jms_handler_registry'] ?? $this->getFosRest_Serializer_JmsHandlerRegistryService());
  7812.         $c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  7813.         $c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  7814.         $d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
  7815.         $e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
  7816.         $f = new \JMS\Serializer\EventDispatcher\LazyEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7817.             'Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer' => ['privates''Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer''getUserPreSerializerService'false],
  7818.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer''getCompoundLocationPreSerializerService'false],
  7819.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber''getLeadPreSerializerSubscriberService'false],
  7820.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingBuildDataSubscriber' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingBuildDataSubscriber''getListingBuildDataSubscriberService'false],
  7821.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener''getListingPreSerializerListenerService'false],
  7822.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener''getLocationPreSerializerListenerService'false],
  7823.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\PhotoThumbSerializerListener' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\PhotoThumbSerializerListener''getPhotoThumbSerializerListenerService'false],
  7824.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer''getPropertyTypePreSerializerService'false],
  7825.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer''getSectionPreSerializerService'false],
  7826.             'Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener' => ['privates''Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener''getVerifyExchangeUnlocksSerializerListenerService'false],
  7827.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'false],
  7828.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'false],
  7829.         ], [
  7830.             'Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer' => '?',
  7831.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer' => '?',
  7832.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber' => '?',
  7833.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingBuildDataSubscriber' => '?',
  7834.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener' => '?',
  7835.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener' => '?',
  7836.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\PhotoThumbSerializerListener' => '?',
  7837.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer' => '?',
  7838.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer' => '?',
  7839.             'Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener' => '?',
  7840.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  7841.             'jms_serializer.stopwatch_subscriber' => '?',
  7842.         ]));
  7843.         $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]]]);
  7844.         $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  7845.         $g->setOptions(1216);
  7846.         $h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
  7847.         $h->setFormatOutput(true);
  7848.         $i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
  7849.         $i->setOptions(0);
  7850.         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())));
  7851.     }
  7852.     /**
  7853.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  7854.      *
  7855.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  7856.      */
  7857.     protected function getJmsSerializer_DeserializationContextFactoryService()
  7858.     {
  7859.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  7860.     }
  7861.     /**
  7862.      * Gets the public 'jms_serializer.handler_registry' shared service.
  7863.      *
  7864.      * @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
  7865.      */
  7866.     protected function getJmsSerializer_HandlerRegistryService()
  7867.     {
  7868.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
  7869.         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()));
  7870.     }
  7871.     /**
  7872.      * Gets the public 'jms_serializer.metadata_driver' shared service.
  7873.      *
  7874.      * @return \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver
  7875.      */
  7876.     protected function getJmsSerializer_MetadataDriverService()
  7877.     {
  7878.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/TypedPropertiesDriver.php';
  7879.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
  7880.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
  7881.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
  7882.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
  7883.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
  7884.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
  7885.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
  7886.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
  7887.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationOrAttributeDriver.php';
  7888.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationDriver.php';
  7889.         $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')]);
  7890.         $b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_'true));
  7891.         $c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
  7892.         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);
  7893.     }
  7894.     /**
  7895.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  7896.      *
  7897.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  7898.      */
  7899.     protected function getJmsSerializer_SerializationContextFactoryService()
  7900.     {
  7901.         $this->services['jms_serializer.serialization_context_factory'] = $instance = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  7902.         $instance->setSerializeNulls(true);
  7903.         $instance->enableMaxDepthChecks();
  7904.         return $instance;
  7905.     }
  7906.     /**
  7907.      * Gets the public 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
  7908.      *
  7909.      * @return \JMS\Serializer\Twig\SerializerRuntimeHelper
  7910.      */
  7911.     protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
  7912.     {
  7913.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
  7914.         $a = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  7915.         if (isset($this->services['jms_serializer.twig_extension.serializer_runtime_helper'])) {
  7916.             return $this->services['jms_serializer.twig_extension.serializer_runtime_helper'];
  7917.         }
  7918.         return $this->services['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper($a);
  7919.     }
  7920.     /**
  7921.      * Gets the public 'knp_gaufrette.filesystem_map' shared service.
  7922.      *
  7923.      * @return \Knp\Bundle\GaufretteBundle\FilesystemMap
  7924.      */
  7925.     protected function getKnpGaufrette_FilesystemMapService()
  7926.     {
  7927.         return $this->services['knp_gaufrette.filesystem_map'] = new \Knp\Bundle\GaufretteBundle\FilesystemMap(['s3_storage' => ($this->services['gaufrette.s3_storage_filesystem'] ?? $this->getGaufrette_S3StorageFilesystemService())]);
  7928.     }
  7929.     /**
  7930.      * Gets the public 'knp_menu.factory' shared service.
  7931.      *
  7932.      * @return \Knp\Menu\MenuFactory
  7933.      */
  7934.     protected function getKnpMenu_FactoryService()
  7935.     {
  7936.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  7937.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  7938.         return $instance;
  7939.     }
  7940.     /**
  7941.      * Gets the public 'knp_menu.matcher' shared service.
  7942.      *
  7943.      * @return \Knp\Menu\Matcher\Matcher
  7944.      */
  7945.     protected function getKnpMenu_MatcherService()
  7946.     {
  7947.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  7948.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  7949.         }, 1));
  7950.     }
  7951.     /**
  7952.      * Gets the public 'knp_paginator' shared service.
  7953.      *
  7954.      * @return \Knp\Component\Pager\Paginator
  7955.      */
  7956.     protected function getKnpPaginatorService($lazyLoad true)
  7957.     {
  7958.         if ($lazyLoad) {
  7959.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  7960.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7961.                     $wrappedInstance $this->getKnpPaginatorService(false);
  7962.                     $proxy->setProxyInitializer(null);
  7963.                     return true;
  7964.                 });
  7965.             });
  7966.         }
  7967.         $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())));
  7968.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => false'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  7969.         return $instance;
  7970.     }
  7971.     /**
  7972.      * Gets the public 'liip_imagine.binary.loader.default' shared service.
  7973.      *
  7974.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  7975.      */
  7976.     protected function getLiipImagine_Binary_Loader_DefaultService()
  7977.     {
  7978.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  7979.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  7980.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  7981.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  7982.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  7983.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  7984.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  7985.         $a = \Symfony\Component\Mime\MimeTypes::getDefault();
  7986.         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));
  7987.     }
  7988.     /**
  7989.      * Gets the public 'liip_imagine.binary.loader.stream.aws_s3' shared service.
  7990.      *
  7991.      * @return \Liip\ImagineBundle\Binary\Loader\StreamLoader
  7992.      */
  7993.     protected function getLiipImagine_Binary_Loader_Stream_AwsS3Service()
  7994.     {
  7995.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  7996.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/StreamLoader.php';
  7997.         return $this->services['liip_imagine.binary.loader.stream.aws_s3'] = new \Liip\ImagineBundle\Binary\Loader\StreamLoader('gaufrette://pictures/'NULL);
  7998.     }
  7999.     /**
  8000.      * Gets the public 'liip_imagine.cache.manager' shared service.
  8001.      *
  8002.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  8003.      */
  8004.     protected function getLiipImagine_Cache_ManagerService()
  8005.     {
  8006.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8007.         if (isset($this->services['liip_imagine.cache.manager'])) {
  8008.             return $this->services['liip_imagine.cache.manager'];
  8009.         }
  8010.         $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);
  8011.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  8012.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  8013.         return $instance;
  8014.     }
  8015.     /**
  8016.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  8017.      *
  8018.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  8019.      */
  8020.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  8021.     {
  8022.         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');
  8023.     }
  8024.     /**
  8025.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  8026.      *
  8027.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  8028.      */
  8029.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  8030.     {
  8031.         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()));
  8032.     }
  8033.     /**
  8034.      * Gets the public 'liip_imagine.cache.signer' shared service.
  8035.      *
  8036.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  8037.      */
  8038.     protected function getLiipImagine_Cache_SignerService()
  8039.     {
  8040.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  8041.     }
  8042.     /**
  8043.      * Gets the public 'liip_imagine.config.stack_collection' shared service.
  8044.      *
  8045.      * @return \Liip\ImagineBundle\Config\StackCollection
  8046.      */
  8047.     protected function getLiipImagine_Config_StackCollectionService()
  8048.     {
  8049.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
  8050.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
  8051.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
  8052.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
  8053.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
  8054.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
  8055.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  8056.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
  8057.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
  8058.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  8059.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
  8060.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  8061.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
  8062.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
  8063.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
  8064.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
  8065.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
  8066.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
  8067.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
  8068.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
  8069.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
  8070.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
  8071.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
  8072.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
  8073.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
  8074.         $a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
  8075.         $b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
  8076.         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']);
  8077.     }
  8078.     /**
  8079.      * Gets the public 'liip_imagine.data.manager' shared service.
  8080.      *
  8081.      * @return \Liip\ImagineBundle\Imagine\Data\DataManager
  8082.      */
  8083.     protected function getLiipImagine_Data_ManagerService()
  8084.     {
  8085.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
  8086.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  8087.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  8088.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  8089.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  8090.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/StreamLoader.php';
  8091.         $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);
  8092.         $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))));
  8093.         $instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
  8094.         return $instance;
  8095.     }
  8096.     /**
  8097.      * Gets the public 'liip_imagine.filter.loader.downscale' shared service.
  8098.      *
  8099.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
  8100.      */
  8101.     protected function getLiipImagine_Filter_Loader_DownscaleService()
  8102.     {
  8103.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8104.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  8105.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  8106.         return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
  8107.     }
  8108.     /**
  8109.      * Gets the public 'liip_imagine.filter.loader.fixed' shared service.
  8110.      *
  8111.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
  8112.      */
  8113.     protected function getLiipImagine_Filter_Loader_FixedService()
  8114.     {
  8115.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8116.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  8117.         return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
  8118.     }
  8119.     /**
  8120.      * Gets the public 'liip_imagine.filter.loader.flip' shared service.
  8121.      *
  8122.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
  8123.      */
  8124.     protected function getLiipImagine_Filter_Loader_FlipService()
  8125.     {
  8126.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8127.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  8128.         return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
  8129.     }
  8130.     /**
  8131.      * Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
  8132.      *
  8133.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
  8134.      */
  8135.     protected function getLiipImagine_Filter_Loader_GrayscaleService()
  8136.     {
  8137.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8138.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  8139.         return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
  8140.     }
  8141.     /**
  8142.      * Gets the public 'liip_imagine.filter.loader.interlace' shared service.
  8143.      *
  8144.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
  8145.      */
  8146.     protected function getLiipImagine_Filter_Loader_InterlaceService()
  8147.     {
  8148.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8149.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  8150.         return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
  8151.     }
  8152.     /**
  8153.      * Gets the public 'liip_imagine.filter.loader.resample' shared service.
  8154.      *
  8155.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
  8156.      */
  8157.     protected function getLiipImagine_Filter_Loader_ResampleService()
  8158.     {
  8159.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8160.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
  8161.         return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
  8162.     }
  8163.     /**
  8164.      * Gets the public 'liip_imagine.filter.loader.rotate' shared service.
  8165.      *
  8166.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
  8167.      */
  8168.     protected function getLiipImagine_Filter_Loader_RotateService()
  8169.     {
  8170.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8171.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  8172.         return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
  8173.     }
  8174.     /**
  8175.      * Gets the public 'liip_imagine.filter.manager' shared service.
  8176.      *
  8177.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
  8178.      */
  8179.     protected function getLiipImagine_Filter_ManagerService()
  8180.     {
  8181.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
  8182.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8183.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
  8184.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
  8185.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
  8186.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
  8187.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
  8188.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
  8189.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
  8190.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
  8191.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  8192.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
  8193.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
  8194.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
  8195.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
  8196.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
  8197.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
  8198.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
  8199.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
  8200.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/CwebpPostProcessor.php';
  8201.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  8202.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  8203.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  8204.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  8205.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  8206.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  8207.         $a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
  8208.         $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()));
  8209.         $instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
  8210.         $instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
  8211.         $instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
  8212.         $instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
  8213.         $instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
  8214.         $instance->addLoader('paste_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a, \dirname(__DIR__4)));
  8215.         $instance->addLoader('watermark_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a, \dirname(__DIR__4)));
  8216.         $instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
  8217.         $instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
  8218.         $instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
  8219.         $instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
  8220.         $instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
  8221.         $instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
  8222.         $instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
  8223.         $instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
  8224.         $instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
  8225.         $instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
  8226.         $instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
  8227.         $instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim'trueNULLtrueNULL));
  8228.         $instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng'7trueNULL));
  8229.         $instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
  8230.         $instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
  8231.         $instance->addPostProcessor('cwebp', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor('/usr/bin/cwebp'NULL751004'fast'1false$this->parameters['liip_imagine.cwebp.metadata']));
  8232.         return $instance;
  8233.     }
  8234.     /**
  8235.      * Gets the public 'messenger.default_bus' shared service.
  8236.      *
  8237.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  8238.      */
  8239.     protected function getMessenger_DefaultBusService()
  8240.     {
  8241.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  8242.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
  8243.             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')));
  8244.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  8245.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  8246.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  8247.             yield => ($this->privates['messenger.bus.default.middleware.doctrine_ping_connection'] ?? $this->getMessenger_Bus_Default_Middleware_DoctrinePingConnectionService());
  8248.             yield => ($this->privates['App\\MessageMiddleware\\ExternalMessageMiddleware'] ?? ($this->privates['App\\MessageMiddleware\\ExternalMessageMiddleware'] = new \App\MessageMiddleware\ExternalMessageMiddleware()));
  8249.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  8250.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
  8251.         }, 9)));
  8252.     }
  8253.     /**
  8254.      * Gets the public 'monolog.logger.deprecation' shared service.
  8255.      *
  8256.      * @return \Symfony\Bridge\Monolog\Logger
  8257.      */
  8258.     protected function getMonolog_Logger_DeprecationService()
  8259.     {
  8260.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  8261.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8262.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8263.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8264.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8265.         return $instance;
  8266.     }
  8267.     /**
  8268.      * Gets the public 'nelmio_api_doc.command.dump' shared service.
  8269.      *
  8270.      * @return \Nelmio\ApiDocBundle\Command\DumpCommand
  8271.      */
  8272.     protected function getNelmioApiDoc_Command_DumpService()
  8273.     {
  8274.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8275.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Command/DumpCommand.php';
  8276.         $this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  8277.         $instance->setName('nelmio:apidoc:dump');
  8278.         return $instance;
  8279.     }
  8280.     /**
  8281.      * Gets the public 'nelmio_api_doc.controller.redocly' shared service.
  8282.      *
  8283.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  8284.      */
  8285.     protected function getNelmioApiDoc_Controller_RedoclyService()
  8286.     {
  8287.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php';
  8288.         return $this->services['nelmio_api_doc.controller.redocly'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()), 'redocly');
  8289.     }
  8290.     /**
  8291.      * Gets the public 'nelmio_api_doc.controller.swagger_json' shared service.
  8292.      *
  8293.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  8294.      */
  8295.     protected function getNelmioApiDoc_Controller_SwaggerJsonService()
  8296.     {
  8297.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/DocumentationController.php';
  8298.         return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  8299.     }
  8300.     /**
  8301.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  8302.      *
  8303.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  8304.      */
  8305.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  8306.     {
  8307.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php';
  8308.         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');
  8309.     }
  8310.     /**
  8311.      * Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service.
  8312.      *
  8313.      * @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController
  8314.      */
  8315.     protected function getNelmioApiDoc_Controller_SwaggerYamlService()
  8316.     {
  8317.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/YamlDocumentationController.php';
  8318.         return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  8319.     }
  8320.     /**
  8321.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  8322.      *
  8323.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  8324.      */
  8325.     protected function getNelmioApiDoc_Generator_DefaultService()
  8326.     {
  8327.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ApiDocGenerator.php';
  8328.         include_once \dirname(__DIR__4).'/vendor/zircote/swagger-php/src/Generator.php';
  8329.         include_once \dirname(__DIR__4).'/vendor/zircote/swagger-php/src/Processors/ProcessorInterface.php';
  8330.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Processor/NullablePropertyProcessor.php';
  8331.         $a = new \OpenApi\Generator();
  8332.         $a->addProcessor(new \Nelmio\ApiDocBundle\Processor\NullablePropertyProcessor(), NULL);
  8333.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  8334.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  8335.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  8336.             yield => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService());
  8337.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  8338.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  8339.         }, 5), new RewindableGenerator(function () {
  8340.             yield => ($this->privates['nelmio_api_doc.model_describers.self_describing'] ?? ($this->privates['nelmio_api_doc.model_describers.self_describing'] = new \Nelmio\ApiDocBundle\ModelDescriber\SelfDescribingModelDescriber()));
  8341.             yield => ($this->privates['nelmio_api_doc.model_describers.enum'] ?? ($this->privates['nelmio_api_doc.model_describers.enum'] = new \Nelmio\ApiDocBundle\ModelDescriber\EnumModelDescriber()));
  8342.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  8343.             yield => ($this->privates['nelmio_api_doc.model_describers.jms'] ?? $this->getNelmioApiDoc_ModelDescribers_JmsService());
  8344.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  8345.             yield => ($this->privates['nelmio_api_doc.model_describers.object_fallback'] ?? ($this->privates['nelmio_api_doc.model_describers.object_fallback'] = new \Nelmio\ApiDocBundle\ModelDescriber\FallbackObjectModelDescriber()));
  8346.         }, 6), NULL'openapi_doc.default'$a);
  8347.         $b = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc');
  8348.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8349.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8350.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8351.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  8352.         $instance->setAlternativeNames([]);
  8353.         $instance->setMediaTypes([=> 'json']);
  8354.         $instance->setLogger($b);
  8355.         $instance->setOpenApiVersion(NULL);
  8356.         return $instance;
  8357.     }
  8358.     /**
  8359.      * Gets the public 'nelmio_api_doc.render_docs' shared service.
  8360.      *
  8361.      * @return \Nelmio\ApiDocBundle\Render\RenderOpenApi
  8362.      */
  8363.     protected function getNelmioApiDoc_RenderDocsService()
  8364.     {
  8365.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/RenderOpenApi.php';
  8366.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/OpenApiRenderer.php';
  8367.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Json/JsonOpenApiRenderer.php';
  8368.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Yaml/YamlOpenApiRenderer.php';
  8369.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/HtmlOpenApiRenderer.php';
  8370.         return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8371.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  8372.         ], [
  8373.             'default' => '?',
  8374.         ]), 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' => []]));
  8375.     }
  8376.     /**
  8377.      * Gets the public 'old_sound_rabbit_mq.connection.default' shared service.
  8378.      *
  8379.      * @return \PhpAmqpLib\Connection\AMQPStreamConnection
  8380.      */
  8381.     protected function getOldSoundRabbitMq_Connection_DefaultService()
  8382.     {
  8383.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Channel/AbstractChannel.php';
  8384.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Connection/AbstractConnection.php';
  8385.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Connection/AMQPStreamConnection.php';
  8386.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/RabbitMq/AMQPConnectionFactory.php';
  8387.         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();
  8388.     }
  8389.     /**
  8390.      * Gets the public 'old_sound_rabbit_mq.parts_holder' shared service.
  8391.      *
  8392.      * @return \OldSound\RabbitMqBundle\RabbitMq\AmqpPartsHolder
  8393.      */
  8394.     protected function getOldSoundRabbitMq_PartsHolderService()
  8395.     {
  8396.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/RabbitMq/AmqpPartsHolder.php';
  8397.         return $this->services['old_sound_rabbit_mq.parts_holder'] = new \OldSound\RabbitMqBundle\RabbitMq\AmqpPartsHolder();
  8398.     }
  8399.     /**
  8400.      * Gets the public 'presta_sitemap.controller' shared service.
  8401.      *
  8402.      * @return \Presta\SitemapBundle\Controller\SitemapController
  8403.      */
  8404.     protected function getPrestaSitemap_ControllerService()
  8405.     {
  8406.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Controller/SitemapController.php';
  8407.         return $this->services['presta_sitemap.controller'] = new \Presta\SitemapBundle\Controller\SitemapController(($this->services['presta_sitemap.generator'] ?? $this->getPrestaSitemap_GeneratorService()), 86400);
  8408.     }
  8409.     /**
  8410.      * Gets the public 'presta_sitemap.dump_command' shared service.
  8411.      *
  8412.      * @return \Presta\SitemapBundle\Command\DumpSitemapsCommand
  8413.      */
  8414.     protected function getPrestaSitemap_DumpCommandService()
  8415.     {
  8416.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8417.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Command/DumpSitemapsCommand.php';
  8418.         $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'));
  8419.         $instance->setName('presta:sitemaps:dump');
  8420.         return $instance;
  8421.     }
  8422.     /**
  8423.      * Gets the public 'presta_sitemap.dumper' shared service.
  8424.      *
  8425.      * @return \Presta\SitemapBundle\Service\Dumper
  8426.      */
  8427.     protected function getPrestaSitemap_DumperService()
  8428.     {
  8429.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/UrlContainerInterface.php';
  8430.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/AbstractGenerator.php';
  8431.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/DumperInterface.php';
  8432.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/Dumper.php';
  8433.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8434.         if (isset($this->services['presta_sitemap.dumper'])) {
  8435.             return $this->services['presta_sitemap.dumper'];
  8436.         }
  8437.         $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);
  8438.         $instance->setDefaults($this->parameters['presta_sitemap.defaults']);
  8439.         return $instance;
  8440.     }
  8441.     /**
  8442.      * Gets the public 'presta_sitemap.generator' shared service.
  8443.      *
  8444.      * @return \Presta\SitemapBundle\Service\Generator
  8445.      */
  8446.     protected function getPrestaSitemap_GeneratorService()
  8447.     {
  8448.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/UrlContainerInterface.php';
  8449.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/AbstractGenerator.php';
  8450.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/GeneratorInterface.php';
  8451.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/Generator.php';
  8452.         $this->services['presta_sitemap.generator'] = $instance = new \Presta\SitemapBundle\Service\Generator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['router'] ?? $this->getRouterService()), 50000);
  8453.         $instance->setDefaults($this->parameters['presta_sitemap.defaults']);
  8454.         return $instance;
  8455.     }
  8456.     /**
  8457.      * Gets the public 'redjan_ym_fcm.client' shared service.
  8458.      *
  8459.      * @return \RedjanYm\FCMBundle\FCMClient
  8460.      */
  8461.     protected function getRedjanYmFcm_ClientService()
  8462.     {
  8463.         include_once \dirname(__DIR__4).'/vendor/redjanym/fcm-bundle/FCMClient.php';
  8464.         include_once \dirname(__DIR__4).'/vendor/redjanym/php-firebase-cloud-messaging/src/ClientInterface.php';
  8465.         include_once \dirname(__DIR__4).'/vendor/redjanym/php-firebase-cloud-messaging/src/Client.php';
  8466.         $a = new \sngrl\PhpFirebaseCloudMessaging\Client();
  8467.         $a->setApiKey($this->getEnv('resolve:FCM_SERVER_KEY'));
  8468.         return $this->services['redjan_ym_fcm.client'] = new \RedjanYm\FCMBundle\FCMClient($a);
  8469.     }
  8470.     /**
  8471.      * Gets the public 'request_stack' shared service.
  8472.      *
  8473.      * @return \Symfony\Component\HttpFoundation\RequestStack
  8474.      */
  8475.     protected function getRequestStackService()
  8476.     {
  8477.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  8478.     }
  8479.     /**
  8480.      * Gets the public 'router' shared service.
  8481.      *
  8482.      * @return \JMS\I18nRoutingBundle\Router\I18nRouter
  8483.      */
  8484.     protected function getRouterService()
  8485.     {
  8486.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  8487.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8488.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8489.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8490.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8491.         $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');
  8492.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  8493.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  8494.         $instance->setLocaleResolver(($this->privates['jms_i18n_routing.locale_resolver.default'] ?? ($this->privates['jms_i18n_routing.locale_resolver.default'] = new \JMS\I18nRoutingBundle\Router\DefaultLocaleResolver('hl'))));
  8495.         $instance->setI18nLoaderId('jms_i18n_routing.loader');
  8496.         $instance->setDefaultLocale('ar');
  8497.         $instance->setRedirectToHost(true);
  8498.         return $instance;
  8499.     }
  8500.     /**
  8501.      * Gets the public 'routing.loader' shared service.
  8502.      *
  8503.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  8504.      */
  8505.     protected function getRouting_LoaderService()
  8506.     {
  8507.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  8508.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  8509.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  8510.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  8511.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  8512.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  8513.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Routing/SearchLoader.php';
  8514.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  8515.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  8516.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  8517.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  8518.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  8519.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  8520.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  8521.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  8522.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  8523.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  8524.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  8525.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  8526.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  8527.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  8528.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  8529.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  8530.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  8531.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  8532.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  8533.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  8534.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  8535.         $a->addLoader(new \Aqarmap\Bundle\ListingBundle\Routing\SearchLoader(NULL, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  8536.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  8537.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  8538.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  8539.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  8540.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  8541.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8542.             'kernel' => ['services''kernel''getKernelService'false],
  8543.         ], [
  8544.             'kernel' => 'App\\Kernel',
  8545.         ]), 'dev'));
  8546.         $a->addLoader($c);
  8547.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  8548.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  8549.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  8550.     }
  8551.     /**
  8552.      * Gets the public 'services_resetter' shared service.
  8553.      *
  8554.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  8555.      */
  8556.     protected function getServicesResetterService()
  8557.     {
  8558.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  8559.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  8560.             if (false) {
  8561.                 yield 'cloudwatch_handler' => null;
  8562.             }
  8563.             if (isset($this->services['cache.app'])) {
  8564.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  8565.             }
  8566.             if (isset($this->services['cache.system'])) {
  8567.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  8568.             }
  8569.             if (isset($this->privates['cache.validator'])) {
  8570.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  8571.             }
  8572.             if (isset($this->privates['cache.serializer'])) {
  8573.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  8574.             }
  8575.             if (isset($this->privates['cache.annotations'])) {
  8576.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  8577.             }
  8578.             if (isset($this->privates['cache.property_info'])) {
  8579.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  8580.             }
  8581.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  8582.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  8583.             }
  8584.             if (isset($this->privates['.debug.http_client'])) {
  8585.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  8586.             }
  8587.             if (isset($this->privates['mailer.message_logger_listener'])) {
  8588.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  8589.             }
  8590.             if (isset($this->privates['debug.stopwatch'])) {
  8591.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  8592.             }
  8593.             if (isset($this->services['event_dispatcher'])) {
  8594.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  8595.             }
  8596.             if (isset($this->privates['doctrine.result_cache_pool'])) {
  8597.                 yield 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? null);
  8598.             }
  8599.             if (isset($this->privates['doctrine.system_cache_pool'])) {
  8600.                 yield 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? null);
  8601.             }
  8602.             if (isset($this->privates['session_listener'])) {
  8603.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  8604.             }
  8605.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  8606.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  8607.             }
  8608.             if (isset($this->services['cache.validator_expression_language'])) {
  8609.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  8610.             }
  8611.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  8612.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  8613.             }
  8614.             if (isset($this->services['.container.private.profiler'])) {
  8615.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  8616.             }
  8617.             if (isset($this->services['.container.private.validator'])) {
  8618.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  8619.             }
  8620.             if (isset($this->services['doctrine'])) {
  8621.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  8622.             }
  8623.             if (isset($this->privates['form.type.entity'])) {
  8624.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  8625.             }
  8626.             if (isset($this->privates['twig.form.engine'])) {
  8627.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  8628.             }
  8629.             if (isset($this->services['fos_rest.view_handler'])) {
  8630.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  8631.             }
  8632.             if (isset($this->services['.container.private.security.token_storage'])) {
  8633.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  8634.             }
  8635.             if (isset($this->privates['cache.security_expression_language'])) {
  8636.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  8637.             }
  8638.             if (isset($this->privates['debug.security.firewall'])) {
  8639.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  8640.             }
  8641.             if (isset($this->privates['httplug.collector.collector'])) {
  8642.                 yield 'httplug.collector.collector' => ($this->privates['httplug.collector.collector'] ?? null);
  8643.             }
  8644.             if (isset($this->privates['monolog.handler.main'])) {
  8645.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  8646.             }
  8647.             if (isset($this->privates['monolog.handler.console'])) {
  8648.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  8649.             }
  8650.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  8651.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  8652.             }
  8653.             if (isset($this->privates['cache.webpack_encore'])) {
  8654.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  8655.             }
  8656.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  8657.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  8658.             }
  8659.             if (isset($this->privates['.debug.http_client'])) {
  8660.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  8661.             }
  8662.             if (isset($this->privates['.debug.sms.client'])) {
  8663.                 yield '.debug.sms.client' => ($this->privates['.debug.sms.client'] ?? null);
  8664.             }
  8665.             if (isset($this->privates['.debug.auth.client'])) {
  8666.                 yield '.debug.auth.client' => ($this->privates['.debug.auth.client'] ?? null);
  8667.             }
  8668.             if (isset($this->privates['.debug.locations_insights.client'])) {
  8669.                 yield '.debug.locations_insights.client' => ($this->privates['.debug.locations_insights.client'] ?? null);
  8670.             }
  8671.             if (isset($this->privates['.debug.fcm.client'])) {
  8672.                 yield '.debug.fcm.client' => ($this->privates['.debug.fcm.client'] ?? null);
  8673.             }
  8674.             if (isset($this->privates['.debug.search.client'])) {
  8675.                 yield '.debug.search.client' => ($this->privates['.debug.search.client'] ?? null);
  8676.             }
  8677.             if (isset($this->privates['.debug.hwi_oauth.http_client'])) {
  8678.                 yield '.debug.hwi_oauth.http_client' => ($this->privates['.debug.hwi_oauth.http_client'] ?? null);
  8679.             }
  8680.         }, function () {
  8681.             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->privates['doctrine.result_cache_pool'])) + (int) (isset($this->privates['doctrine.system_cache_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.hwi_oauth.http_client']));
  8682.         }), ['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'], 'doctrine.result_cache_pool' => [=> 'reset'], 'doctrine.system_cache_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.hwi_oauth.http_client' => [=> 'reset']]);
  8683.     }
  8684.     /**
  8685.      * Gets the public 'translator' shared service.
  8686.      *
  8687.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  8688.      */
  8689.     protected function getTranslatorService()
  8690.     {
  8691.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  8692.     }
  8693.     /**
  8694.      * Gets the public 'var_dumper.cloner' shared service.
  8695.      *
  8696.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  8697.      */
  8698.     protected function getVarDumper_ClonerService()
  8699.     {
  8700.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  8701.         $instance->setMaxItems(2500);
  8702.         $instance->setMinDepth(1);
  8703.         $instance->setMaxString(-1);
  8704.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  8705.         return $instance;
  8706.     }
  8707.     /**
  8708.      * Gets the public 'vich_uploader.download_handler' shared service.
  8709.      *
  8710.      * @return \Vich\UploaderBundle\Handler\DownloadHandler
  8711.      */
  8712.     protected function getVichUploader_DownloadHandlerService()
  8713.     {
  8714.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  8715.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/DownloadHandler.php';
  8716.         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()));
  8717.     }
  8718.     /**
  8719.      * Gets the public 'vich_uploader.form.type.file' shared service.
  8720.      *
  8721.      * @return \Vich\UploaderBundle\Form\Type\VichFileType
  8722.      */
  8723.     protected function getVichUploader_Form_Type_FileService()
  8724.     {
  8725.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8726.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8727.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  8728.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  8729.         if (isset($this->services['vich_uploader.form.type.file'])) {
  8730.             return $this->services['vich_uploader.form.type.file'];
  8731.         }
  8732.         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()));
  8733.     }
  8734.     /**
  8735.      * Gets the public 'vich_uploader.form.type.image' shared service.
  8736.      *
  8737.      * @return \Vich\UploaderBundle\Form\Type\VichImageType
  8738.      */
  8739.     protected function getVichUploader_Form_Type_ImageService()
  8740.     {
  8741.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8742.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8743.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  8744.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichImageType.php';
  8745.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  8746.         if (isset($this->services['vich_uploader.form.type.image'])) {
  8747.             return $this->services['vich_uploader.form.type.image'];
  8748.         }
  8749.         $b = ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService());
  8750.         if (isset($this->services['vich_uploader.form.type.image'])) {
  8751.             return $this->services['vich_uploader.form.type.image'];
  8752.         }
  8753.         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);
  8754.     }
  8755.     /**
  8756.      * Gets the public 'vich_uploader.namer_uniqid.listing_photos' shared service.
  8757.      *
  8758.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  8759.      */
  8760.     protected function getVichUploader_NamerUniqid_ListingPhotosService()
  8761.     {
  8762.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  8763.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  8764.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  8765.         return $this->services['vich_uploader.namer_uniqid.listing_photos'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  8766.     }
  8767.     /**
  8768.      * Gets the public 'vich_uploader.upload_handler' shared service.
  8769.      *
  8770.      * @return \Vich\UploaderBundle\Handler\UploadHandler
  8771.      */
  8772.     protected function getVichUploader_UploadHandlerService()
  8773.     {
  8774.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  8775.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/UploadHandler.php';
  8776.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjectorInterface.php';
  8777.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjector.php';
  8778.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8779.         if (isset($this->services['vich_uploader.upload_handler'])) {
  8780.             return $this->services['vich_uploader.upload_handler'];
  8781.         }
  8782.         $b = ($this->privates['vich_uploader.storage.gaufrette'] ?? $this->getVichUploader_Storage_GaufretteService());
  8783.         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);
  8784.     }
  8785.     /**
  8786.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  8787.      *
  8788.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  8789.      */
  8790.     protected function getWebProfiler_Controller_ExceptionPanelService()
  8791.     {
  8792.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  8793.         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()));
  8794.     }
  8795.     /**
  8796.      * Gets the public 'web_profiler.controller.profiler' shared service.
  8797.      *
  8798.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  8799.      */
  8800.     protected function getWebProfiler_Controller_ProfilerService()
  8801.     {
  8802.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  8803.         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));
  8804.     }
  8805.     /**
  8806.      * Gets the public 'web_profiler.controller.router' shared service.
  8807.      *
  8808.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  8809.      */
  8810.     protected function getWebProfiler_Controller_RouterService()
  8811.     {
  8812.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  8813.         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 () {
  8814.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  8815.         }, 1));
  8816.     }
  8817.     /**
  8818.      * Gets the private '.28_doctrine_metadata_driver~NR9_EMx' shared service.
  8819.      *
  8820.      * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  8821.      */
  8822.     protected function get_28DoctrineMetadataDriverNR9EMxService()
  8823.     {
  8824.         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'));
  8825.     }
  8826.     /**
  8827.      * Gets the private '.App\Command\Patch\PatchRemoveDuplicateUserPhonesCommand.lazy' shared service.
  8828.      *
  8829.      * @return \Symfony\Component\Console\Command\LazyCommand
  8830.      */
  8831.     protected function getPatchRemoveDuplicateUserPhonesCommand_LazyService()
  8832.     {
  8833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8834.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8835.         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 {
  8836.             return ($this->privates['App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand'] ?? $this->getPatchRemoveDuplicateUserPhonesCommandService());
  8837.         });
  8838.     }
  8839.     /**
  8840.      * Gets the private '.cache_connection.GCEgBNd' shared service.
  8841.      *
  8842.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  8843.      */
  8844.     protected function get_CacheConnection_GCEgBNdService()
  8845.     {
  8846.         return $this->privates['.cache_connection.GCEgBNd'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection($this->getEnv('string:REDIS_DSN').'?dbindex=2&redis_sentinel=mymaster', ['lazy' => true]);
  8847.     }
  8848.     /**
  8849.      * Gets the private '.console.command.about.lazy' shared service.
  8850.      *
  8851.      * @return \Symfony\Component\Console\Command\LazyCommand
  8852.      */
  8853.     protected function get_Console_Command_About_LazyService()
  8854.     {
  8855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8857.         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 {
  8858.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  8859.         });
  8860.     }
  8861.     /**
  8862.      * Gets the private '.console.command.assets_install.lazy' shared service.
  8863.      *
  8864.      * @return \Symfony\Component\Console\Command\LazyCommand
  8865.      */
  8866.     protected function get_Console_Command_AssetsInstall_LazyService()
  8867.     {
  8868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8869.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8870.         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 {
  8871.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  8872.         });
  8873.     }
  8874.     /**
  8875.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  8876.      *
  8877.      * @return \Symfony\Component\Console\Command\LazyCommand
  8878.      */
  8879.     protected function get_Console_Command_CacheClear_LazyService()
  8880.     {
  8881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8882.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8883.         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 {
  8884.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  8885.         });
  8886.     }
  8887.     /**
  8888.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  8889.      *
  8890.      * @return \Symfony\Component\Console\Command\LazyCommand
  8891.      */
  8892.     protected function get_Console_Command_CachePoolClear_LazyService()
  8893.     {
  8894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8896.         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 {
  8897.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  8898.         });
  8899.     }
  8900.     /**
  8901.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  8902.      *
  8903.      * @return \Symfony\Component\Console\Command\LazyCommand
  8904.      */
  8905.     protected function get_Console_Command_CachePoolDelete_LazyService()
  8906.     {
  8907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8909.         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 {
  8910.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  8911.         });
  8912.     }
  8913.     /**
  8914.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  8915.      *
  8916.      * @return \Symfony\Component\Console\Command\LazyCommand
  8917.      */
  8918.     protected function get_Console_Command_CachePoolList_LazyService()
  8919.     {
  8920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8922.         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 {
  8923.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  8924.         });
  8925.     }
  8926.     /**
  8927.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  8928.      *
  8929.      * @return \Symfony\Component\Console\Command\LazyCommand
  8930.      */
  8931.     protected function get_Console_Command_CachePoolPrune_LazyService()
  8932.     {
  8933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8935.         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 {
  8936.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  8937.         });
  8938.     }
  8939.     /**
  8940.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  8941.      *
  8942.      * @return \Symfony\Component\Console\Command\LazyCommand
  8943.      */
  8944.     protected function get_Console_Command_CacheWarmup_LazyService()
  8945.     {
  8946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8947.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8948.         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 {
  8949.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  8950.         });
  8951.     }
  8952.     /**
  8953.      * Gets the private '.console.command.config_debug.lazy' shared service.
  8954.      *
  8955.      * @return \Symfony\Component\Console\Command\LazyCommand
  8956.      */
  8957.     protected function get_Console_Command_ConfigDebug_LazyService()
  8958.     {
  8959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8961.         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 {
  8962.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  8963.         });
  8964.     }
  8965.     /**
  8966.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  8967.      *
  8968.      * @return \Symfony\Component\Console\Command\LazyCommand
  8969.      */
  8970.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  8971.     {
  8972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8973.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8974.         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 {
  8975.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  8976.         });
  8977.     }
  8978.     /**
  8979.      * Gets the private '.console.command.container_debug.lazy' shared service.
  8980.      *
  8981.      * @return \Symfony\Component\Console\Command\LazyCommand
  8982.      */
  8983.     protected function get_Console_Command_ContainerDebug_LazyService()
  8984.     {
  8985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  8987.         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 {
  8988.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  8989.         });
  8990.     }
  8991.     /**
  8992.      * Gets the private '.console.command.container_lint.lazy' shared service.
  8993.      *
  8994.      * @return \Symfony\Component\Console\Command\LazyCommand
  8995.      */
  8996.     protected function get_Console_Command_ContainerLint_LazyService()
  8997.     {
  8998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8999.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9000.         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 {
  9001.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  9002.         });
  9003.     }
  9004.     /**
  9005.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  9006.      *
  9007.      * @return \Symfony\Component\Console\Command\LazyCommand
  9008.      */
  9009.     protected function get_Console_Command_DebugAutowiring_LazyService()
  9010.     {
  9011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9013.         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 {
  9014.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  9015.         });
  9016.     }
  9017.     /**
  9018.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  9019.      *
  9020.      * @return \Symfony\Component\Console\Command\LazyCommand
  9021.      */
  9022.     protected function get_Console_Command_DotenvDebug_LazyService()
  9023.     {
  9024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9025.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9026.         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 {
  9027.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  9028.         });
  9029.     }
  9030.     /**
  9031.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  9032.      *
  9033.      * @return \Symfony\Component\Console\Command\LazyCommand
  9034.      */
  9035.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  9036.     {
  9037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9039.         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 {
  9040.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  9041.         });
  9042.     }
  9043.     /**
  9044.      * Gets the private '.console.command.form_debug.lazy' shared service.
  9045.      *
  9046.      * @return \Symfony\Component\Console\Command\LazyCommand
  9047.      */
  9048.     protected function get_Console_Command_FormDebug_LazyService()
  9049.     {
  9050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9052.         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 {
  9053.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  9054.         });
  9055.     }
  9056.     /**
  9057.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  9058.      *
  9059.      * @return \Symfony\Component\Console\Command\LazyCommand
  9060.      */
  9061.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  9062.     {
  9063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9064.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9065.         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 {
  9066.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  9067.         });
  9068.     }
  9069.     /**
  9070.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  9071.      *
  9072.      * @return \Symfony\Component\Console\Command\LazyCommand
  9073.      */
  9074.     protected function get_Console_Command_MessengerDebug_LazyService()
  9075.     {
  9076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9077.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9078.         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 {
  9079.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  9080.         });
  9081.     }
  9082.     /**
  9083.      * Gets the private '.console.command.messenger_failed_messages_remove.lazy' shared service.
  9084.      *
  9085.      * @return \Symfony\Component\Console\Command\LazyCommand
  9086.      */
  9087.     protected function get_Console_Command_MessengerFailedMessagesRemove_LazyService()
  9088.     {
  9089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9090.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9091.         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 {
  9092.             return ($this->privates['console.command.messenger_failed_messages_remove'] ?? $this->getConsole_Command_MessengerFailedMessagesRemoveService());
  9093.         });
  9094.     }
  9095.     /**
  9096.      * Gets the private '.console.command.messenger_failed_messages_retry.lazy' shared service.
  9097.      *
  9098.      * @return \Symfony\Component\Console\Command\LazyCommand
  9099.      */
  9100.     protected function get_Console_Command_MessengerFailedMessagesRetry_LazyService()
  9101.     {
  9102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9103.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9104.         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 {
  9105.             return ($this->privates['console.command.messenger_failed_messages_retry'] ?? $this->getConsole_Command_MessengerFailedMessagesRetryService());
  9106.         });
  9107.     }
  9108.     /**
  9109.      * Gets the private '.console.command.messenger_failed_messages_show.lazy' shared service.
  9110.      *
  9111.      * @return \Symfony\Component\Console\Command\LazyCommand
  9112.      */
  9113.     protected function get_Console_Command_MessengerFailedMessagesShow_LazyService()
  9114.     {
  9115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9116.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9117.         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 {
  9118.             return ($this->privates['console.command.messenger_failed_messages_show'] ?? $this->getConsole_Command_MessengerFailedMessagesShowService());
  9119.         });
  9120.     }
  9121.     /**
  9122.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  9123.      *
  9124.      * @return \Symfony\Component\Console\Command\LazyCommand
  9125.      */
  9126.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  9127.     {
  9128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9130.         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 {
  9131.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  9132.         });
  9133.     }
  9134.     /**
  9135.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  9136.      *
  9137.      * @return \Symfony\Component\Console\Command\LazyCommand
  9138.      */
  9139.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  9140.     {
  9141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9143.         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 {
  9144.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  9145.         });
  9146.     }
  9147.     /**
  9148.      * Gets the private '.console.command.router_debug.lazy' shared service.
  9149.      *
  9150.      * @return \Symfony\Component\Console\Command\LazyCommand
  9151.      */
  9152.     protected function get_Console_Command_RouterDebug_LazyService()
  9153.     {
  9154.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9155.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9156.         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 {
  9157.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  9158.         });
  9159.     }
  9160.     /**
  9161.      * Gets the private '.console.command.router_match.lazy' shared service.
  9162.      *
  9163.      * @return \Symfony\Component\Console\Command\LazyCommand
  9164.      */
  9165.     protected function get_Console_Command_RouterMatch_LazyService()
  9166.     {
  9167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9169.         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 {
  9170.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  9171.         });
  9172.     }
  9173.     /**
  9174.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  9175.      *
  9176.      * @return \Symfony\Component\Console\Command\LazyCommand
  9177.      */
  9178.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  9179.     {
  9180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9181.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9182.         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 {
  9183.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  9184.         });
  9185.     }
  9186.     /**
  9187.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  9188.      *
  9189.      * @return \Symfony\Component\Console\Command\LazyCommand
  9190.      */
  9191.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  9192.     {
  9193.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9194.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9195.         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 {
  9196.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  9197.         });
  9198.     }
  9199.     /**
  9200.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  9201.      *
  9202.      * @return \Symfony\Component\Console\Command\LazyCommand
  9203.      */
  9204.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  9205.     {
  9206.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9207.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9208.         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 {
  9209.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  9210.         });
  9211.     }
  9212.     /**
  9213.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  9214.      *
  9215.      * @return \Symfony\Component\Console\Command\LazyCommand
  9216.      */
  9217.     protected function get_Console_Command_SecretsList_LazyService()
  9218.     {
  9219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9220.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9221.         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 {
  9222.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  9223.         });
  9224.     }
  9225.     /**
  9226.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  9227.      *
  9228.      * @return \Symfony\Component\Console\Command\LazyCommand
  9229.      */
  9230.     protected function get_Console_Command_SecretsRemove_LazyService()
  9231.     {
  9232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9233.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9234.         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 {
  9235.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  9236.         });
  9237.     }
  9238.     /**
  9239.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  9240.      *
  9241.      * @return \Symfony\Component\Console\Command\LazyCommand
  9242.      */
  9243.     protected function get_Console_Command_SecretsSet_LazyService()
  9244.     {
  9245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9246.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9247.         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 {
  9248.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  9249.         });
  9250.     }
  9251.     /**
  9252.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  9253.      *
  9254.      * @return \Symfony\Component\Console\Command\LazyCommand
  9255.      */
  9256.     protected function get_Console_Command_TranslationDebug_LazyService()
  9257.     {
  9258.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9259.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9260.         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 {
  9261.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  9262.         });
  9263.     }
  9264.     /**
  9265.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  9266.      *
  9267.      * @return \Symfony\Component\Console\Command\LazyCommand
  9268.      */
  9269.     protected function get_Console_Command_TranslationExtract_LazyService()
  9270.     {
  9271.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9272.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9273.         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 {
  9274.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  9275.         });
  9276.     }
  9277.     /**
  9278.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  9279.      *
  9280.      * @return \Symfony\Component\Console\Command\LazyCommand
  9281.      */
  9282.     protected function get_Console_Command_TranslationPull_LazyService()
  9283.     {
  9284.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9285.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9286.         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 {
  9287.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  9288.         });
  9289.     }
  9290.     /**
  9291.      * Gets the private '.console.command.translation_push.lazy' shared service.
  9292.      *
  9293.      * @return \Symfony\Component\Console\Command\LazyCommand
  9294.      */
  9295.     protected function get_Console_Command_TranslationPush_LazyService()
  9296.     {
  9297.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9298.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9299.         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 {
  9300.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  9301.         });
  9302.     }
  9303.     /**
  9304.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  9305.      *
  9306.      * @return \Symfony\Component\Console\Command\LazyCommand
  9307.      */
  9308.     protected function get_Console_Command_ValidatorDebug_LazyService()
  9309.     {
  9310.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9311.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9312.         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 {
  9313.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  9314.         });
  9315.     }
  9316.     /**
  9317.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  9318.      *
  9319.      * @return \Symfony\Component\Console\Command\LazyCommand
  9320.      */
  9321.     protected function get_Console_Command_XliffLint_LazyService()
  9322.     {
  9323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9324.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9325.         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 {
  9326.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  9327.         });
  9328.     }
  9329.     /**
  9330.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  9331.      *
  9332.      * @return \Symfony\Component\Console\Command\LazyCommand
  9333.      */
  9334.     protected function get_Console_Command_YamlLint_LazyService()
  9335.     {
  9336.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9337.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9338.         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 {
  9339.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  9340.         });
  9341.     }
  9342.     /**
  9343.      * Gets the private '.debug.auth.client' shared service.
  9344.      *
  9345.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9346.      */
  9347.     protected function get_Debug_Auth_ClientService()
  9348.     {
  9349.         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))));
  9350.     }
  9351.     /**
  9352.      * Gets the private '.debug.fcm.client' shared service.
  9353.      *
  9354.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9355.      */
  9356.     protected function get_Debug_Fcm_ClientService()
  9357.     {
  9358.         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))));
  9359.     }
  9360.     /**
  9361.      * Gets the private '.debug.http_client' shared service.
  9362.      *
  9363.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9364.      */
  9365.     protected function get_Debug_HttpClientService()
  9366.     {
  9367.         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))));
  9368.     }
  9369.     /**
  9370.      * Gets the private '.debug.http_client.inner' shared service.
  9371.      *
  9372.      * @return \Symfony\Contracts\HttpClient\HttpClientInterface
  9373.      */
  9374.     protected function get_Debug_HttpClient_InnerService()
  9375.     {
  9376.         $this->privates['.debug.http_client.inner'] = $instance = \Symfony\Component\HttpClient\HttpClient::create(['headers' => ['User-Agent' => 'Moonshot/'.$this->getEnv('string:APP_VERSION')], 'resolve' => []], 10);
  9377.         $a = new \Symfony\Bridge\Monolog\Logger('http_client');
  9378.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9379.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9380.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9381.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  9382.         $instance->setLogger($a);
  9383.         return $instance;
  9384.     }
  9385.     /**
  9386.      * Gets the private '.debug.hwi_oauth.http_client' shared service.
  9387.      *
  9388.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9389.      */
  9390.     protected function get_Debug_HwiOauth_HttpClientService()
  9391.     {
  9392.         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))));
  9393.     }
  9394.     /**
  9395.      * Gets the private '.debug.locations_insights.client' shared service.
  9396.      *
  9397.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9398.      */
  9399.     protected function get_Debug_LocationsInsights_ClientService()
  9400.     {
  9401.         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))));
  9402.     }
  9403.     /**
  9404.      * Gets the private '.debug.search.client' shared service.
  9405.      *
  9406.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9407.      */
  9408.     protected function get_Debug_Search_ClientService()
  9409.     {
  9410.         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))));
  9411.     }
  9412.     /**
  9413.      * Gets the private '.debug.sms.client' shared service.
  9414.      *
  9415.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9416.      */
  9417.     protected function get_Debug_Sms_ClientService()
  9418.     {
  9419.         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))));
  9420.     }
  9421.     /**
  9422.      * Gets the private '.errored..service_locator..h5RDax.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9423.      *
  9424.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9425.      */
  9426.     protected function getListingService()
  9427.     {
  9428.         $this->throw('Cannot autowire service ".service_locator..h5RDax": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9429.     }
  9430.     /**
  9431.      * Gets the private '.errored..service_locator.0ea3J8t.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9432.      *
  9433.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9434.      */
  9435.     protected function getListing2Service()
  9436.     {
  9437.         $this->throw('Cannot autowire service ".service_locator.0ea3J8t": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9438.     }
  9439.     /**
  9440.      * Gets the private '.errored..service_locator.2M9KHMg.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9441.      *
  9442.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9443.      */
  9444.     protected function getUserService()
  9445.     {
  9446.         $this->throw('Cannot autowire service ".service_locator.2M9KHMg": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9447.     }
  9448.     /**
  9449.      * Gets the private '.errored..service_locator.2Ub4lmw.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9450.      *
  9451.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9452.      */
  9453.     protected function getUser2Service()
  9454.     {
  9455.         $this->throw('Cannot autowire service ".service_locator.2Ub4lmw": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9456.     }
  9457.     /**
  9458.      * Gets the private '.errored..service_locator.2_6UvMb.Aqarmap\Bundle\DiscussionBundle\Entity\Comment' shared service.
  9459.      *
  9460.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Comment
  9461.      */
  9462.     protected function getCommentService()
  9463.     {
  9464.         $this->throw('Cannot autowire service ".service_locator.2_6UvMb": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Comment" but no such service exists.');
  9465.     }
  9466.     /**
  9467.      * Gets the private '.errored..service_locator.3.is40S.Aqarmap\Bundle\ListingBundle\Entity\PropertyType' shared service.
  9468.      *
  9469.      * @return \Aqarmap\Bundle\ListingBundle\Entity\PropertyType
  9470.      */
  9471.     protected function getPropertyTypeService()
  9472.     {
  9473.         $this->throw('Cannot autowire service ".service_locator.3.is40S": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.');
  9474.     }
  9475.     /**
  9476.      * Gets the private '.errored..service_locator.3Dofsr4.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9477.      *
  9478.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9479.      */
  9480.     protected function getUser3Service()
  9481.     {
  9482.         $this->throw('Cannot autowire service ".service_locator.3Dofsr4": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9483.     }
  9484.     /**
  9485.      * Gets the private '.errored..service_locator.3Dofsr4.Aqarmap\Bundle\UserBundle\Entity\UserDomain' shared service.
  9486.      *
  9487.      * @return \Aqarmap\Bundle\UserBundle\Entity\UserDomain
  9488.      */
  9489.     protected function getUserDomainService()
  9490.     {
  9491.         $this->throw('Cannot autowire service ".service_locator.3Dofsr4": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserDomain" but no such service exists.');
  9492.     }
  9493.     /**
  9494.      * Gets the private '.errored..service_locator.4CTW3Co.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9495.      *
  9496.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9497.      */
  9498.     protected function getListing3Service()
  9499.     {
  9500.         $this->throw('Cannot autowire service ".service_locator.4CTW3Co": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9501.     }
  9502.     /**
  9503.      * Gets the private '.errored..service_locator.691P.J0.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9504.      *
  9505.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9506.      */
  9507.     protected function getListing4Service()
  9508.     {
  9509.         $this->throw('Cannot autowire service ".service_locator.691P.J0": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9510.     }
  9511.     /**
  9512.      * Gets the private '.errored..service_locator.6U_jksk.Aqarmap\Bundle\DiscussionBundle\Entity\Discussion' shared service.
  9513.      *
  9514.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Discussion
  9515.      */
  9516.     protected function getDiscussionService()
  9517.     {
  9518.         $this->throw('Cannot autowire service ".service_locator.6U_jksk": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion" but no such service exists.');
  9519.     }
  9520.     /**
  9521.      * Gets the private '.errored..service_locator.6uOXFWy.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9522.      *
  9523.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9524.      */
  9525.     protected function getListing5Service()
  9526.     {
  9527.         $this->throw('Cannot autowire service ".service_locator.6uOXFWy": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9528.     }
  9529.     /**
  9530.      * Gets the private '.errored..service_locator.6uOXFWy.Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto' shared service.
  9531.      *
  9532.      * @return \Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto
  9533.      */
  9534.     protected function getListingPhotoService()
  9535.     {
  9536.         $this->throw('Cannot autowire service ".service_locator.6uOXFWy": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.');
  9537.     }
  9538.     /**
  9539.      * Gets the private '.errored..service_locator.81.uOvc.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9540.      *
  9541.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9542.      */
  9543.     protected function getUser4Service()
  9544.     {
  9545.         $this->throw('Cannot autowire service ".service_locator.81.uOvc": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9546.     }
  9547.     /**
  9548.      * Gets the private '.errored..service_locator.81H6ZId.Aqarmap\Bundle\MainBundle\Entity\MobileSectionsToggles' shared service.
  9549.      *
  9550.      * @return \Aqarmap\Bundle\MainBundle\Entity\MobileSectionsToggles
  9551.      */
  9552.     protected function getMobileSectionsTogglesService()
  9553.     {
  9554.         $this->throw('Cannot autowire service ".service_locator.81H6ZId": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\MobileSectionsToggles" but no such service exists.');
  9555.     }
  9556.     /**
  9557.      * Gets the private '.errored..service_locator.C3YrtYY.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  9558.      *
  9559.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  9560.      */
  9561.     protected function getLocationService()
  9562.     {
  9563.         $this->throw('Cannot autowire service ".service_locator.C3YrtYY": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  9564.     }
  9565.     /**
  9566.      * Gets the private '.errored..service_locator.C3YrtYY.Aqarmap\Bundle\ListingBundle\Entity\PropertyType' shared service.
  9567.      *
  9568.      * @return \Aqarmap\Bundle\ListingBundle\Entity\PropertyType
  9569.      */
  9570.     protected function getPropertyType2Service()
  9571.     {
  9572.         $this->throw('Cannot autowire service ".service_locator.C3YrtYY": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.');
  9573.     }
  9574.     /**
  9575.      * Gets the private '.errored..service_locator.C7sApcB.Aqarmap\Bundle\NotifierBundle\Entity\Notifier' shared service.
  9576.      *
  9577.      * @return \Aqarmap\Bundle\NotifierBundle\Entity\Notifier
  9578.      */
  9579.     protected function getNotifierService()
  9580.     {
  9581.         $this->throw('Cannot autowire service ".service_locator.C7sApcB": it references class "Aqarmap\\Bundle\\NotifierBundle\\Entity\\Notifier" but no such service exists.');
  9582.     }
  9583.     /**
  9584.      * Gets the private '.errored..service_locator.Cv0rm0q.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9585.      *
  9586.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9587.      */
  9588.     protected function getUser5Service()
  9589.     {
  9590.         $this->throw('Cannot autowire service ".service_locator.Cv0rm0q": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9591.     }
  9592.     /**
  9593.      * Gets the private '.errored..service_locator.DhfpusR.Aqarmap\Bundle\MainBundle\Entity\Feedback' shared service.
  9594.      *
  9595.      * @return \Aqarmap\Bundle\MainBundle\Entity\Feedback
  9596.      */
  9597.     protected function getFeedbackService()
  9598.     {
  9599.         $this->throw('Cannot autowire service ".service_locator.DhfpusR": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Feedback" but no such service exists.');
  9600.     }
  9601.     /**
  9602.      * Gets the private '.errored..service_locator.E5620._.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9603.      *
  9604.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9605.      */
  9606.     protected function getListing6Service()
  9607.     {
  9608.         $this->throw('Cannot autowire service ".service_locator.E5620._": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9609.     }
  9610.     /**
  9611.      * Gets the private '.errored..service_locator.EdCv38r.Aqarmap\Bundle\MainBundle\Entity\JoinUs' shared service.
  9612.      *
  9613.      * @return \Aqarmap\Bundle\MainBundle\Entity\JoinUs
  9614.      */
  9615.     protected function getJoinUsService()
  9616.     {
  9617.         $this->throw('Cannot autowire service ".service_locator.EdCv38r": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\JoinUs" but no such service exists.');
  9618.     }
  9619.     /**
  9620.      * Gets the private '.errored..service_locator.Ef4Q2nx.Aqarmap\Bundle\CustomerProfilingBundle\Entity\DynamicQuestion' shared service.
  9621.      *
  9622.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Entity\DynamicQuestion
  9623.      */
  9624.     protected function getDynamicQuestionService()
  9625.     {
  9626.         $this->throw('Cannot autowire service ".service_locator.Ef4Q2nx": it references class "Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity\\DynamicQuestion" but no such service exists.');
  9627.     }
  9628.     /**
  9629.      * Gets the private '.errored..service_locator.EyfC0N4.Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequest' shared service.
  9630.      *
  9631.      * @return \Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequest
  9632.      */
  9633.     protected function getExchangeRequestService()
  9634.     {
  9635.         $this->throw('Cannot autowire service ".service_locator.EyfC0N4": it references class "Aqarmap\\Bundle\\ExchangeBundle\\Entity\\ExchangeRequest" but no such service exists.');
  9636.     }
  9637.     /**
  9638.      * Gets the private '.errored..service_locator.F92OUdR.Aqarmap\Bundle\FinancialAidsBundle\Entity\FinancialAid' shared service.
  9639.      *
  9640.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Entity\FinancialAid
  9641.      */
  9642.     protected function getFinancialAidService()
  9643.     {
  9644.         $this->throw('Cannot autowire service ".service_locator.F92OUdR": it references class "Aqarmap\\Bundle\\FinancialAidsBundle\\Entity\\FinancialAid" but no such service exists.');
  9645.     }
  9646.     /**
  9647.      * Gets the private '.errored..service_locator.GedePMg.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  9648.      *
  9649.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  9650.      */
  9651.     protected function getSectionService()
  9652.     {
  9653.         $this->throw('Cannot autowire service ".service_locator.GedePMg": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  9654.     }
  9655.     /**
  9656.      * Gets the private '.errored..service_locator.IxpZ58c.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9657.      *
  9658.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9659.      */
  9660.     protected function getListing7Service()
  9661.     {
  9662.         $this->throw('Cannot autowire service ".service_locator.IxpZ58c": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9663.     }
  9664.     /**
  9665.      * Gets the private '.errored..service_locator.JZvIlSn.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9666.      *
  9667.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9668.      */
  9669.     protected function getListing8Service()
  9670.     {
  9671.         $this->throw('Cannot autowire service ".service_locator.JZvIlSn": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9672.     }
  9673.     /**
  9674.      * Gets the private '.errored..service_locator.JZvIlSn.Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto' shared service.
  9675.      *
  9676.      * @return \Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto
  9677.      */
  9678.     protected function getListingPhoto2Service()
  9679.     {
  9680.         $this->throw('Cannot autowire service ".service_locator.JZvIlSn": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.');
  9681.     }
  9682.     /**
  9683.      * Gets the private '.errored..service_locator.KI50Z4f.Aqarmap\Bundle\PaymentBundle\Entity\Payment' shared service.
  9684.      *
  9685.      * @return \Aqarmap\Bundle\PaymentBundle\Entity\Payment
  9686.      */
  9687.     protected function getPaymentService()
  9688.     {
  9689.         $this->throw('Cannot autowire service ".service_locator.KI50Z4f": it references class "Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment" but no such service exists.');
  9690.     }
  9691.     /**
  9692.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  9693.      *
  9694.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  9695.      */
  9696.     protected function getLoaderInterfaceService()
  9697.     {
  9698.         $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".');
  9699.     }
  9700.     /**
  9701.      * Gets the private '.errored..service_locator.LRr2cO7.Aqarmap\Bundle\MainBundle\Entity\Menu' shared service.
  9702.      *
  9703.      * @return \Aqarmap\Bundle\MainBundle\Entity\Menu
  9704.      */
  9705.     protected function getMenuService()
  9706.     {
  9707.         $this->throw('Cannot autowire service ".service_locator.LRr2cO7": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Menu" but no such service exists.');
  9708.     }
  9709.     /**
  9710.      * Gets the private '.errored..service_locator.LeUnxz1.Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation' shared service.
  9711.      *
  9712.      * @return \Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation
  9713.      */
  9714.     protected function getCompoundLocationService()
  9715.     {
  9716.         $this->throw('Cannot autowire service ".service_locator.LeUnxz1": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation" but no such service exists.');
  9717.     }
  9718.     /**
  9719.      * Gets the private '.errored..service_locator.MyHXagK.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9720.      *
  9721.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9722.      */
  9723.     protected function getUser6Service()
  9724.     {
  9725.         $this->throw('Cannot autowire service ".service_locator.MyHXagK": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9726.     }
  9727.     /**
  9728.      * Gets the private '.errored..service_locator.NRsk.0J.Aqarmap\Bundle\DiscussionBundle\Entity\Comment' shared service.
  9729.      *
  9730.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Comment
  9731.      */
  9732.     protected function getComment2Service()
  9733.     {
  9734.         $this->throw('Cannot autowire service ".service_locator.NRsk.0J": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Comment" but no such service exists.');
  9735.     }
  9736.     /**
  9737.      * Gets the private '.errored..service_locator.NRsk.0J.Aqarmap\Bundle\DiscussionBundle\Entity\Discussion' shared service.
  9738.      *
  9739.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Discussion
  9740.      */
  9741.     protected function getDiscussion2Service()
  9742.     {
  9743.         $this->throw('Cannot autowire service ".service_locator.NRsk.0J": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion" but no such service exists.');
  9744.     }
  9745.     /**
  9746.      * Gets the private '.errored..service_locator.NSHwqyp.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9747.      *
  9748.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9749.      */
  9750.     protected function getUser7Service()
  9751.     {
  9752.         $this->throw('Cannot autowire service ".service_locator.NSHwqyp": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9753.     }
  9754.     /**
  9755.      * Gets the private '.errored..service_locator.N_uc6xq.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9756.      *
  9757.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9758.      */
  9759.     protected function getListing9Service()
  9760.     {
  9761.         $this->throw('Cannot autowire service ".service_locator.N_uc6xq": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9762.     }
  9763.     /**
  9764.      * Gets the private '.errored..service_locator.Nf_Q.FU.Aqarmap\Bundle\MainBundle\Entity\Page' shared service.
  9765.      *
  9766.      * @return \Aqarmap\Bundle\MainBundle\Entity\Page
  9767.      */
  9768.     protected function getPageService()
  9769.     {
  9770.         $this->throw('Cannot autowire service ".service_locator.Nf_Q.FU": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Page" but no such service exists.');
  9771.     }
  9772.     /**
  9773.      * Gets the private '.errored..service_locator.OeUeC3z.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  9774.      *
  9775.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  9776.      */
  9777.     protected function getSection2Service()
  9778.     {
  9779.         $this->throw('Cannot autowire service ".service_locator.OeUeC3z": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  9780.     }
  9781.     /**
  9782.      * Gets the private '.errored..service_locator.P4ohWKt.App\Entity\User\UserSubAccount' shared service.
  9783.      *
  9784.      * @return \App\Entity\User\UserSubAccount
  9785.      */
  9786.     protected function getUserSubAccountService()
  9787.     {
  9788.         $this->throw('Cannot autowire service ".service_locator.P4ohWKt": it references class "App\\Entity\\User\\UserSubAccount" but no such service exists.');
  9789.     }
  9790.     /**
  9791.      * Gets the private '.errored..service_locator.QVQbFIb.Aqarmap\Bundle\PaymentBundle\Entity\Payment' shared service.
  9792.      *
  9793.      * @return \Aqarmap\Bundle\PaymentBundle\Entity\Payment
  9794.      */
  9795.     protected function getPayment2Service()
  9796.     {
  9797.         $this->throw('Cannot autowire service ".service_locator.QVQbFIb": it references class "Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment" but no such service exists.');
  9798.     }
  9799.     /**
  9800.      * Gets the private '.errored..service_locator.Qp.s1q..Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9801.      *
  9802.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9803.      */
  9804.     protected function getUser8Service()
  9805.     {
  9806.         $this->throw('Cannot autowire service ".service_locator.Qp.s1q.": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9807.     }
  9808.     /**
  9809.      * Gets the private '.errored..service_locator.R.5rpS2.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9810.      *
  9811.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9812.      */
  9813.     protected function getUser9Service()
  9814.     {
  9815.         $this->throw('Cannot autowire service ".service_locator.R.5rpS2": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9816.     }
  9817.     /**
  9818.      * Gets the private '.errored..service_locator.SBFvyl6.Aqarmap\Bundle\ListingBundle\Entity\LocationPhoto' shared service.
  9819.      *
  9820.      * @return \Aqarmap\Bundle\ListingBundle\Entity\LocationPhoto
  9821.      */
  9822.     protected function getLocationPhotoService()
  9823.     {
  9824.         $this->throw('Cannot autowire service ".service_locator.SBFvyl6": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\LocationPhoto" but no such service exists.');
  9825.     }
  9826.     /**
  9827.      * Gets the private '.errored..service_locator.SE4ny3Y.Aqarmap\Bundle\BuyerAlertsBundle\Entity\BuyerAlerts' shared service.
  9828.      *
  9829.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Entity\BuyerAlerts
  9830.      */
  9831.     protected function getBuyerAlertsService()
  9832.     {
  9833.         $this->throw('Cannot autowire service ".service_locator.SE4ny3Y": it references class "Aqarmap\\Bundle\\BuyerAlertsBundle\\Entity\\BuyerAlerts" but no such service exists.');
  9834.     }
  9835.     /**
  9836.      * Gets the private '.errored..service_locator.SblZSSN.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  9837.      *
  9838.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  9839.      */
  9840.     protected function getLocation2Service()
  9841.     {
  9842.         $this->throw('Cannot autowire service ".service_locator.SblZSSN": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  9843.     }
  9844.     /**
  9845.      * Gets the private '.errored..service_locator.SblZSSN.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9846.      *
  9847.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9848.      */
  9849.     protected function getUser10Service()
  9850.     {
  9851.         $this->throw('Cannot autowire service ".service_locator.SblZSSN": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9852.     }
  9853.     /**
  9854.      * Gets the private '.errored..service_locator.ScY99ay.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  9855.      *
  9856.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  9857.      */
  9858.     protected function getSection3Service()
  9859.     {
  9860.         $this->throw('Cannot autowire service ".service_locator.ScY99ay": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  9861.     }
  9862.     /**
  9863.      * Gets the private '.errored..service_locator.TLrSZYf.Aqarmap\Bundle\ListingBundle\Entity\Favourite' shared service.
  9864.      *
  9865.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Favourite
  9866.      */
  9867.     protected function getFavouriteService()
  9868.     {
  9869.         $this->throw('Cannot autowire service ".service_locator.TLrSZYf": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Favourite" but no such service exists.');
  9870.     }
  9871.     /**
  9872.      * Gets the private '.errored..service_locator.TtqXS4F.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9873.      *
  9874.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9875.      */
  9876.     protected function getUser11Service()
  9877.     {
  9878.         $this->throw('Cannot autowire service ".service_locator.TtqXS4F": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9879.     }
  9880.     /**
  9881.      * Gets the private '.errored..service_locator.U7VViCc.Symfony\Component\Form\FormInterface' shared service.
  9882.      *
  9883.      * @return \Symfony\Component\Form\FormInterface
  9884.      */
  9885.     protected function getFormInterfaceService()
  9886.     {
  9887.         $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?');
  9888.     }
  9889.     /**
  9890.      * Gets the private '.errored..service_locator.Uagg_gw.Aqarmap\Bundle\UserBundle\Entity\UserDomain' shared service.
  9891.      *
  9892.      * @return \Aqarmap\Bundle\UserBundle\Entity\UserDomain
  9893.      */
  9894.     protected function getUserDomain2Service()
  9895.     {
  9896.         $this->throw('Cannot autowire service ".service_locator.Uagg_gw": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserDomain" but no such service exists.');
  9897.     }
  9898.     /**
  9899.      * Gets the private '.errored..service_locator.UcDxqdk.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9900.      *
  9901.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9902.      */
  9903.     protected function getListing10Service()
  9904.     {
  9905.         $this->throw('Cannot autowire service ".service_locator.UcDxqdk": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9906.     }
  9907.     /**
  9908.      * Gets the private '.errored..service_locator.Ue3lOen.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9909.      *
  9910.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9911.      */
  9912.     protected function getUser12Service()
  9913.     {
  9914.         $this->throw('Cannot autowire service ".service_locator.Ue3lOen": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9915.     }
  9916.     /**
  9917.      * Gets the private '.errored..service_locator.UsScnKS.App\Entity\Lead\Lead' shared service.
  9918.      *
  9919.      * @return \App\Entity\Lead\Lead
  9920.      */
  9921.     protected function getLeadService()
  9922.     {
  9923.         $this->throw('Cannot autowire service ".service_locator.UsScnKS": it references class "App\\Entity\\Lead\\Lead" but no such service exists.');
  9924.     }
  9925.     /**
  9926.      * Gets the private '.errored..service_locator.VAPpaZO.App\Entity\User\UserSubAccount' shared service.
  9927.      *
  9928.      * @return \App\Entity\User\UserSubAccount
  9929.      */
  9930.     protected function getUserSubAccount2Service()
  9931.     {
  9932.         $this->throw('Cannot autowire service ".service_locator.VAPpaZO": it references class "App\\Entity\\User\\UserSubAccount" but no such service exists.');
  9933.     }
  9934.     /**
  9935.      * Gets the private '.errored..service_locator.VQspxfD.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9936.      *
  9937.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9938.      */
  9939.     protected function getUser13Service()
  9940.     {
  9941.         $this->throw('Cannot autowire service ".service_locator.VQspxfD": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9942.     }
  9943.     /**
  9944.      * Gets the private '.errored..service_locator.Vhx2..N.Aqarmap\Bundle\PaymentBundle\Entity\PaymentTransactionService' shared service.
  9945.      *
  9946.      * @return \Aqarmap\Bundle\PaymentBundle\Entity\PaymentTransactionService
  9947.      */
  9948.     protected function getPaymentTransactionServiceService()
  9949.     {
  9950.         $this->throw('Cannot autowire service ".service_locator.Vhx2..N": it references class "Aqarmap\\Bundle\\PaymentBundle\\Entity\\PaymentTransactionService" but no such service exists.');
  9951.     }
  9952.     /**
  9953.      * Gets the private '.errored..service_locator.WYrnE_I.Aqarmap\Bundle\UserBundle\Entity\UserInterest' shared service.
  9954.      *
  9955.      * @return \Aqarmap\Bundle\UserBundle\Entity\UserInterest
  9956.      */
  9957.     protected function getUserInterestService()
  9958.     {
  9959.         $this->throw('Cannot autowire service ".service_locator.WYrnE_I": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserInterest" but no such service exists.');
  9960.     }
  9961.     /**
  9962.      * Gets the private '.errored..service_locator.XD1u.VJ.Aqarmap\Bundle\ListingBundle\Entity\Rule' shared service.
  9963.      *
  9964.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Rule
  9965.      */
  9966.     protected function getRuleService()
  9967.     {
  9968.         $this->throw('Cannot autowire service ".service_locator.XD1u.VJ": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Rule" but no such service exists.');
  9969.     }
  9970.     /**
  9971.      * Gets the private '.errored..service_locator.X_4f3Bt.App\Entity\Lead\Lead' shared service.
  9972.      *
  9973.      * @return \App\Entity\Lead\Lead
  9974.      */
  9975.     protected function getLead2Service()
  9976.     {
  9977.         $this->throw('Cannot autowire service ".service_locator.X_4f3Bt": it references class "App\\Entity\\Lead\\Lead" but no such service exists.');
  9978.     }
  9979.     /**
  9980.      * Gets the private '.errored..service_locator.Xc.PcLF.Aqarmap\Bundle\MainBundle\Entity\DefaultTopCustomers' shared service.
  9981.      *
  9982.      * @return \Aqarmap\Bundle\MainBundle\Entity\DefaultTopCustomers
  9983.      */
  9984.     protected function getDefaultTopCustomersService()
  9985.     {
  9986.         $this->throw('Cannot autowire service ".service_locator.Xc.PcLF": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\DefaultTopCustomers" but no such service exists.');
  9987.     }
  9988.     /**
  9989.      * Gets the private '.errored..service_locator.ZbqxYyN.Aqarmap\Bundle\NotifierBundle\Entity\Notifier' shared service.
  9990.      *
  9991.      * @return \Aqarmap\Bundle\NotifierBundle\Entity\Notifier
  9992.      */
  9993.     protected function getNotifier2Service()
  9994.     {
  9995.         $this->throw('Cannot autowire service ".service_locator.ZbqxYyN": it references class "Aqarmap\\Bundle\\NotifierBundle\\Entity\\Notifier" but no such service exists.');
  9996.     }
  9997.     /**
  9998.      * Gets the private '.errored..service_locator._Qw4DJe.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9999.      *
  10000.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10001.      */
  10002.     protected function getListing11Service()
  10003.     {
  10004.         $this->throw('Cannot autowire service ".service_locator._Qw4DJe": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10005.     }
  10006.     /**
  10007.      * Gets the private '.errored..service_locator._Qw4DJe.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10008.      *
  10009.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10010.      */
  10011.     protected function getUser14Service()
  10012.     {
  10013.         $this->throw('Cannot autowire service ".service_locator._Qw4DJe": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10014.     }
  10015.     /**
  10016.      * Gets the private '.errored..service_locator.e.ek1_q.Aqarmap\Bundle\ListingBundle\Entity\Phone' shared service.
  10017.      *
  10018.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Phone
  10019.      */
  10020.     protected function getPhoneService()
  10021.     {
  10022.         $this->throw('Cannot autowire service ".service_locator.e.ek1_q": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Phone" but no such service exists.');
  10023.     }
  10024.     /**
  10025.      * Gets the private '.errored..service_locator.elP0OCB.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10026.      *
  10027.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10028.      */
  10029.     protected function getListing12Service()
  10030.     {
  10031.         $this->throw('Cannot autowire service ".service_locator.elP0OCB": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10032.     }
  10033.     /**
  10034.      * Gets the private '.errored..service_locator.faK6yZI.Aqarmap\Bundle\FeatureToggleBundle\Entity\FeatureToggle' shared service.
  10035.      *
  10036.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Entity\FeatureToggle
  10037.      */
  10038.     protected function getFeatureToggleService()
  10039.     {
  10040.         $this->throw('Cannot autowire service ".service_locator.faK6yZI": it references class "Aqarmap\\Bundle\\FeatureToggleBundle\\Entity\\FeatureToggle" but no such service exists.');
  10041.     }
  10042.     /**
  10043.      * Gets the private '.errored..service_locator.gWBS00N.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10044.      *
  10045.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10046.      */
  10047.     protected function getUser15Service()
  10048.     {
  10049.         $this->throw('Cannot autowire service ".service_locator.gWBS00N": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10050.     }
  10051.     /**
  10052.      * Gets the private '.errored..service_locator.gWBS00N.Aqarmap\Bundle\UserBundle\Entity\UserPackages' shared service.
  10053.      *
  10054.      * @return \Aqarmap\Bundle\UserBundle\Entity\UserPackages
  10055.      */
  10056.     protected function getUserPackagesService()
  10057.     {
  10058.         $this->throw('Cannot autowire service ".service_locator.gWBS00N": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserPackages" but no such service exists.');
  10059.     }
  10060.     /**
  10061.      * Gets the private '.errored..service_locator.hiEbQuj.Aqarmap\Bundle\UserBundle\Entity\Team' shared service.
  10062.      *
  10063.      * @return \Aqarmap\Bundle\UserBundle\Entity\Team
  10064.      */
  10065.     protected function getTeamService()
  10066.     {
  10067.         $this->throw('Cannot autowire service ".service_locator.hiEbQuj": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\Team" but no such service exists.');
  10068.     }
  10069.     /**
  10070.      * Gets the private '.errored..service_locator.hwXYXrz.Aqarmap\Bundle\PaymentBundle\Entity\Payment' shared service.
  10071.      *
  10072.      * @return \Aqarmap\Bundle\PaymentBundle\Entity\Payment
  10073.      */
  10074.     protected function getPayment3Service()
  10075.     {
  10076.         $this->throw('Cannot autowire service ".service_locator.hwXYXrz": it references class "Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment" but no such service exists.');
  10077.     }
  10078.     /**
  10079.      * Gets the private '.errored..service_locator.i94Unr0.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  10080.      *
  10081.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  10082.      */
  10083.     protected function getLocation3Service()
  10084.     {
  10085.         $this->throw('Cannot autowire service ".service_locator.i94Unr0": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  10086.     }
  10087.     /**
  10088.      * Gets the private '.errored..service_locator.iI93pWi.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  10089.      *
  10090.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  10091.      */
  10092.     protected function getLocation4Service()
  10093.     {
  10094.         $this->throw('Cannot autowire service ".service_locator.iI93pWi": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  10095.     }
  10096.     /**
  10097.      * Gets the private '.errored..service_locator.iuFqMPC.Aqarmap\Bundle\MainBundle\Entity\Feedback' shared service.
  10098.      *
  10099.      * @return \Aqarmap\Bundle\MainBundle\Entity\Feedback
  10100.      */
  10101.     protected function getFeedback2Service()
  10102.     {
  10103.         $this->throw('Cannot autowire service ".service_locator.iuFqMPC": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Feedback" but no such service exists.');
  10104.     }
  10105.     /**
  10106.      * Gets the private '.errored..service_locator.ixUkIS..Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto' shared service.
  10107.      *
  10108.      * @return \Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto
  10109.      */
  10110.     protected function getListingPhoto3Service()
  10111.     {
  10112.         $this->throw('Cannot autowire service ".service_locator.ixUkIS.": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.');
  10113.     }
  10114.     /**
  10115.      * Gets the private '.errored..service_locator.jnEgZVj.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10116.      *
  10117.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10118.      */
  10119.     protected function getListing13Service()
  10120.     {
  10121.         $this->throw('Cannot autowire service ".service_locator.jnEgZVj": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10122.     }
  10123.     /**
  10124.      * Gets the private '.errored..service_locator.jnEgZVj.Aqarmap\Bundle\ListingBundle\Entity\PropertyType' shared service.
  10125.      *
  10126.      * @return \Aqarmap\Bundle\ListingBundle\Entity\PropertyType
  10127.      */
  10128.     protected function getPropertyType3Service()
  10129.     {
  10130.         $this->throw('Cannot autowire service ".service_locator.jnEgZVj": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.');
  10131.     }
  10132.     /**
  10133.      * Gets the private '.errored..service_locator.jnEgZVj.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  10134.      *
  10135.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  10136.      */
  10137.     protected function getSection4Service()
  10138.     {
  10139.         $this->throw('Cannot autowire service ".service_locator.jnEgZVj": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  10140.     }
  10141.     /**
  10142.      * Gets the private '.errored..service_locator.kLKFYzd.Aqarmap\Bundle\MainBundle\Entity\Link' shared service.
  10143.      *
  10144.      * @return \Aqarmap\Bundle\MainBundle\Entity\Link
  10145.      */
  10146.     protected function getLinkService()
  10147.     {
  10148.         $this->throw('Cannot autowire service ".service_locator.kLKFYzd": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Link" but no such service exists.');
  10149.     }
  10150.     /**
  10151.      * Gets the private '.errored..service_locator.l720pDc.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10152.      *
  10153.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10154.      */
  10155.     protected function getListing14Service()
  10156.     {
  10157.         $this->throw('Cannot autowire service ".service_locator.l720pDc": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10158.     }
  10159.     /**
  10160.      * Gets the private '.errored..service_locator.lZdneNX.Aqarmap\Bundle\CustomerProfilingBundle\Entity\DynamicQuestionChoice' shared service.
  10161.      *
  10162.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Entity\DynamicQuestionChoice
  10163.      */
  10164.     protected function getDynamicQuestionChoiceService()
  10165.     {
  10166.         $this->throw('Cannot autowire service ".service_locator.lZdneNX": it references class "Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity\\DynamicQuestionChoice" but no such service exists.');
  10167.     }
  10168.     /**
  10169.      * Gets the private '.errored..service_locator.mF_FbkU.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  10170.      *
  10171.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  10172.      */
  10173.     protected function getLocation5Service()
  10174.     {
  10175.         $this->throw('Cannot autowire service ".service_locator.mF_FbkU": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  10176.     }
  10177.     /**
  10178.      * Gets the private '.errored..service_locator.mF_FbkU.Aqarmap\Bundle\ListingBundle\Entity\PropertyType' shared service.
  10179.      *
  10180.      * @return \Aqarmap\Bundle\ListingBundle\Entity\PropertyType
  10181.      */
  10182.     protected function getPropertyType4Service()
  10183.     {
  10184.         $this->throw('Cannot autowire service ".service_locator.mF_FbkU": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.');
  10185.     }
  10186.     /**
  10187.      * Gets the private '.errored..service_locator.mF_FbkU.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  10188.      *
  10189.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  10190.      */
  10191.     protected function getSection5Service()
  10192.     {
  10193.         $this->throw('Cannot autowire service ".service_locator.mF_FbkU": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  10194.     }
  10195.     /**
  10196.      * Gets the private '.errored..service_locator.n07hh1c.Aqarmap\Bundle\MainBundle\Entity\Setting' shared service.
  10197.      *
  10198.      * @return \Aqarmap\Bundle\MainBundle\Entity\Setting
  10199.      */
  10200.     protected function getSetting2Service()
  10201.     {
  10202.         $this->throw('Cannot autowire service ".service_locator.n07hh1c": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Setting" but no such service exists.');
  10203.     }
  10204.     /**
  10205.      * Gets the private '.errored..service_locator.nwni4V5.Aqarmap\Bundle\UserBundle\Entity\SavedSearch' shared service.
  10206.      *
  10207.      * @return \Aqarmap\Bundle\UserBundle\Entity\SavedSearch
  10208.      */
  10209.     protected function getSavedSearchService()
  10210.     {
  10211.         $this->throw('Cannot autowire service ".service_locator.nwni4V5": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\SavedSearch" but no such service exists.');
  10212.     }
  10213.     /**
  10214.      * Gets the private '.errored..service_locator.oGPbAPY.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10215.      *
  10216.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10217.      */
  10218.     protected function getListing15Service()
  10219.     {
  10220.         $this->throw('Cannot autowire service ".service_locator.oGPbAPY": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10221.     }
  10222.     /**
  10223.      * Gets the private '.errored..service_locator.oGPbAPY.Aqarmap\Bundle\ListingBundle\Entity\ListingPhone' shared service.
  10224.      *
  10225.      * @return \Aqarmap\Bundle\ListingBundle\Entity\ListingPhone
  10226.      */
  10227.     protected function getListingPhoneService()
  10228.     {
  10229.         $this->throw('Cannot autowire service ".service_locator.oGPbAPY": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhone" but no such service exists.');
  10230.     }
  10231.     /**
  10232.      * Gets the private '.errored..service_locator.oWTv1Ao.Aqarmap\Bundle\ListingBundle\Entity\Rejection' shared service.
  10233.      *
  10234.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Rejection
  10235.      */
  10236.     protected function getRejectionService()
  10237.     {
  10238.         $this->throw('Cannot autowire service ".service_locator.oWTv1Ao": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Rejection" but no such service exists.');
  10239.     }
  10240.     /**
  10241.      * Gets the private '.errored..service_locator.p92VLA7.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10242.      *
  10243.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10244.      */
  10245.     protected function getUser16Service()
  10246.     {
  10247.         $this->throw('Cannot autowire service ".service_locator.p92VLA7": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10248.     }
  10249.     /**
  10250.      * Gets the private '.errored..service_locator.p92VLA7.Aqarmap\Bundle\UserBundle\Entity\UserServices' shared service.
  10251.      *
  10252.      * @return \Aqarmap\Bundle\UserBundle\Entity\UserServices
  10253.      */
  10254.     protected function getUserServicesService()
  10255.     {
  10256.         $this->throw('Cannot autowire service ".service_locator.p92VLA7": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserServices" but no such service exists.');
  10257.     }
  10258.     /**
  10259.      * Gets the private '.errored..service_locator.q0bdmru.Aqarmap\Bundle\DiscussionBundle\Entity\Discussion' shared service.
  10260.      *
  10261.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Discussion
  10262.      */
  10263.     protected function getDiscussion3Service()
  10264.     {
  10265.         $this->throw('Cannot autowire service ".service_locator.q0bdmru": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion" but no such service exists.');
  10266.     }
  10267.     /**
  10268.      * Gets the private '.errored..service_locator.q0bdmru.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10269.      *
  10270.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10271.      */
  10272.     protected function getUser17Service()
  10273.     {
  10274.         $this->throw('Cannot autowire service ".service_locator.q0bdmru": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10275.     }
  10276.     /**
  10277.      * Gets the private '.errored..service_locator.rOeiD7t.Aqarmap\Bundle\UserBundle\Entity\Group' shared service.
  10278.      *
  10279.      * @return \Aqarmap\Bundle\UserBundle\Entity\Group
  10280.      */
  10281.     protected function getGroupService()
  10282.     {
  10283.         $this->throw('Cannot autowire service ".service_locator.rOeiD7t": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\Group" but no such service exists.');
  10284.     }
  10285.     /**
  10286.      * Gets the private '.errored..service_locator.tp5oD8B.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  10287.      *
  10288.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  10289.      */
  10290.     protected function getSection6Service()
  10291.     {
  10292.         $this->throw('Cannot autowire service ".service_locator.tp5oD8B": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  10293.     }
  10294.     /**
  10295.      * Gets the private '.errored..service_locator.txkxGC8.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10296.      *
  10297.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10298.      */
  10299.     protected function getUser18Service()
  10300.     {
  10301.         $this->throw('Cannot autowire service ".service_locator.txkxGC8": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10302.     }
  10303.     /**
  10304.      * Gets the private '.errored..service_locator.u47of.0.Symfony\Component\DependencyInjection\ContainerBuilder' shared service.
  10305.      *
  10306.      * @return \Symfony\Component\DependencyInjection\ContainerBuilder
  10307.      */
  10308.     protected function getContainerBuilderService()
  10309.     {
  10310.         $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".');
  10311.     }
  10312.     /**
  10313.      * Gets the private '.errored..service_locator.vgxLjSE.Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto' shared service.
  10314.      *
  10315.      * @return \Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto
  10316.      */
  10317.     protected function getListingPhoto4Service()
  10318.     {
  10319.         $this->throw('Cannot autowire service ".service_locator.vgxLjSE": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.');
  10320.     }
  10321.     /**
  10322.      * Gets the private '.errored..service_locator.wVrXYG2.Aqarmap\Bundle\CreditBundle\Entity\Credit' shared service.
  10323.      *
  10324.      * @return \Aqarmap\Bundle\CreditBundle\Entity\Credit
  10325.      */
  10326.     protected function getCreditService()
  10327.     {
  10328.         $this->throw('Cannot autowire service ".service_locator.wVrXYG2": it references class "Aqarmap\\Bundle\\CreditBundle\\Entity\\Credit" but no such service exists.');
  10329.     }
  10330.     /**
  10331.      * Gets the private '.errored..service_locator.wpvzSKV.Aqarmap\Bundle\DiscussionBundle\Entity\Discussion' shared service.
  10332.      *
  10333.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Discussion
  10334.      */
  10335.     protected function getDiscussion4Service()
  10336.     {
  10337.         $this->throw('Cannot autowire service ".service_locator.wpvzSKV": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion" but no such service exists.');
  10338.     }
  10339.     /**
  10340.      * Gets the private '.errored..service_locator.wskWCel.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10341.      *
  10342.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10343.      */
  10344.     protected function getListing16Service()
  10345.     {
  10346.         $this->throw('Cannot autowire service ".service_locator.wskWCel": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10347.     }
  10348.     /**
  10349.      * Gets the private '.errored..service_locator.x3wWNZA.Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation' shared service.
  10350.      *
  10351.      * @return \Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation
  10352.      */
  10353.     protected function getCompoundLocation2Service()
  10354.     {
  10355.         $this->throw('Cannot autowire service ".service_locator.x3wWNZA": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation" but no such service exists.');
  10356.     }
  10357.     /**
  10358.      * Gets the private '.errored..service_locator.x6azFog.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10359.      *
  10360.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10361.      */
  10362.     protected function getUser19Service()
  10363.     {
  10364.         $this->throw('Cannot autowire service ".service_locator.x6azFog": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10365.     }
  10366.     /**
  10367.      * Gets the private '.errored..service_locator.xQH1vY9.Aqarmap\Bundle\CreditBundle\Entity\Service' shared service.
  10368.      *
  10369.      * @return \Aqarmap\Bundle\CreditBundle\Entity\Service
  10370.      */
  10371.     protected function getServiceService()
  10372.     {
  10373.         $this->throw('Cannot autowire service ".service_locator.xQH1vY9": it references class "Aqarmap\\Bundle\\CreditBundle\\Entity\\Service" but no such service exists.');
  10374.     }
  10375.     /**
  10376.      * Gets the private '.errored..service_locator.yzBhvT..Aqarmap\Bundle\MortgageBundle\Entity\MortgageRequest' shared service.
  10377.      *
  10378.      * @return \Aqarmap\Bundle\MortgageBundle\Entity\MortgageRequest
  10379.      */
  10380.     protected function getMortgageRequestService()
  10381.     {
  10382.         $this->throw('Cannot autowire service ".service_locator.yzBhvT.": it references class "Aqarmap\\Bundle\\MortgageBundle\\Entity\\MortgageRequest" but no such service exists.');
  10383.     }
  10384.     /**
  10385.      * Gets the private '.errored..service_locator.zJJOuyv.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10386.      *
  10387.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10388.      */
  10389.     protected function getListing17Service()
  10390.     {
  10391.         $this->throw('Cannot autowire service ".service_locator.zJJOuyv": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10392.     }
  10393.     /**
  10394.      * Gets the private '.errored..service_locator.zJJOuyv.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  10395.      *
  10396.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  10397.      */
  10398.     protected function getLocation6Service()
  10399.     {
  10400.         $this->throw('Cannot autowire service ".service_locator.zJJOuyv": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  10401.     }
  10402.     /**
  10403.      * Gets the private '.errored..service_locator.za1p.5V.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10404.      *
  10405.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10406.      */
  10407.     protected function getListing18Service()
  10408.     {
  10409.         $this->throw('Cannot autowire service ".service_locator.za1p.5V": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10410.     }
  10411.     /**
  10412.      * Gets the private '.errored..service_locator.zjdyQvB.Aqarmap\Bundle\ListingBundle\Entity\UserPhone' shared service.
  10413.      *
  10414.      * @return \Aqarmap\Bundle\ListingBundle\Entity\UserPhone
  10415.      */
  10416.     protected function getUserPhoneService()
  10417.     {
  10418.         $this->throw('Cannot autowire service ".service_locator.zjdyQvB": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\UserPhone" but no such service exists.');
  10419.     }
  10420.     /**
  10421.      * Gets the private '.errored..service_locator.zxXIGe6.Aqarmap\Bundle\MainBundle\Entity\CustomParagraph' shared service.
  10422.      *
  10423.      * @return \Aqarmap\Bundle\MainBundle\Entity\CustomParagraph
  10424.      */
  10425.     protected function getCustomParagraphService()
  10426.     {
  10427.         $this->throw('Cannot autowire service ".service_locator.zxXIGe6": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\CustomParagraph" but no such service exists.');
  10428.     }
  10429.     /**
  10430.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  10431.      *
  10432.      * @return \Symfony\Component\Console\Command\LazyCommand
  10433.      */
  10434.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  10435.     {
  10436.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10437.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10438.         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 {
  10439.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  10440.         });
  10441.     }
  10442.     /**
  10443.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  10444.      *
  10445.      * @return \Symfony\Component\Console\Command\LazyCommand
  10446.      */
  10447.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  10448.     {
  10449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10450.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10451.         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 {
  10452.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  10453.         });
  10454.     }
  10455.     /**
  10456.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  10457.      *
  10458.      * @return \Symfony\Component\Console\Command\LazyCommand
  10459.      */
  10460.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  10461.     {
  10462.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10463.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10464.         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 {
  10465.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  10466.         });
  10467.     }
  10468.     /**
  10469.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  10470.      *
  10471.      * @return \Symfony\Component\Console\Command\LazyCommand
  10472.      */
  10473.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  10474.     {
  10475.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10476.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10477.         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 {
  10478.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  10479.         });
  10480.     }
  10481.     /**
  10482.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  10483.      *
  10484.      * @return \Symfony\Component\Console\Command\LazyCommand
  10485.      */
  10486.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  10487.     {
  10488.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10489.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10490.         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 {
  10491.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  10492.         });
  10493.     }
  10494.     /**
  10495.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  10496.      *
  10497.      * @return \Symfony\Component\Console\Command\LazyCommand
  10498.      */
  10499.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  10500.     {
  10501.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10502.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10503.         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 {
  10504.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  10505.         });
  10506.     }
  10507.     /**
  10508.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  10509.      *
  10510.      * @return \Symfony\Component\Console\Command\LazyCommand
  10511.      */
  10512.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  10513.     {
  10514.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10515.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10516.         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 {
  10517.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  10518.         });
  10519.     }
  10520.     /**
  10521.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  10522.      *
  10523.      * @return \Symfony\Component\Console\Command\LazyCommand
  10524.      */
  10525.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  10526.     {
  10527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10528.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10529.         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 {
  10530.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  10531.         });
  10532.     }
  10533.     /**
  10534.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  10535.      *
  10536.      * @return \Symfony\Component\Console\Command\LazyCommand
  10537.      */
  10538.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  10539.     {
  10540.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10542.         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 {
  10543.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  10544.         });
  10545.     }
  10546.     /**
  10547.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  10548.      *
  10549.      * @return \Symfony\Component\Console\Command\LazyCommand
  10550.      */
  10551.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  10552.     {
  10553.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10554.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10555.         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 {
  10556.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  10557.         });
  10558.     }
  10559.     /**
  10560.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  10561.      *
  10562.      * @return \Symfony\Component\Console\Command\LazyCommand
  10563.      */
  10564.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  10565.     {
  10566.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10567.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10568.         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 {
  10569.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  10570.         });
  10571.     }
  10572.     /**
  10573.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  10574.      *
  10575.      * @return \Symfony\Component\Console\Command\LazyCommand
  10576.      */
  10577.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  10578.     {
  10579.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10580.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10581.         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 {
  10582.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  10583.         });
  10584.     }
  10585.     /**
  10586.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  10587.      *
  10588.      * @return \Symfony\Component\Console\Command\LazyCommand
  10589.      */
  10590.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  10591.     {
  10592.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10593.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10594.         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 {
  10595.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  10596.         });
  10597.     }
  10598.     /**
  10599.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  10600.      *
  10601.      * @return \Symfony\Component\Console\Command\LazyCommand
  10602.      */
  10603.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  10604.     {
  10605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10606.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10607.         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 {
  10608.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  10609.         });
  10610.     }
  10611.     /**
  10612.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  10613.      *
  10614.      * @return \Symfony\Component\Console\Command\LazyCommand
  10615.      */
  10616.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  10617.     {
  10618.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10619.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10620.         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 {
  10621.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  10622.         });
  10623.     }
  10624.     /**
  10625.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  10626.      *
  10627.      * @return \Symfony\Component\Console\Command\LazyCommand
  10628.      */
  10629.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  10630.     {
  10631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10632.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10633.         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 {
  10634.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  10635.         });
  10636.     }
  10637.     /**
  10638.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  10639.      *
  10640.      * @return \Symfony\Component\Console\Command\LazyCommand
  10641.      */
  10642.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  10643.     {
  10644.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10645.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10646.         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 {
  10647.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  10648.         });
  10649.     }
  10650.     /**
  10651.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  10652.      *
  10653.      * @return \Symfony\Component\Console\Command\LazyCommand
  10654.      */
  10655.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  10656.     {
  10657.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10658.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10659.         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 {
  10660.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  10661.         });
  10662.     }
  10663.     /**
  10664.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  10665.      *
  10666.      * @return \Symfony\Component\Console\Command\LazyCommand
  10667.      */
  10668.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  10669.     {
  10670.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10671.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10672.         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 {
  10673.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  10674.         });
  10675.     }
  10676.     /**
  10677.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  10678.      *
  10679.      * @return \Symfony\Component\Console\Command\LazyCommand
  10680.      */
  10681.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  10682.     {
  10683.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10684.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10685.         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 {
  10686.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  10687.         });
  10688.     }
  10689.     /**
  10690.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  10691.      *
  10692.      * @return \Symfony\Component\Console\Command\LazyCommand
  10693.      */
  10694.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  10695.     {
  10696.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10697.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10698.         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 {
  10699.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  10700.         });
  10701.     }
  10702.     /**
  10703.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  10704.      *
  10705.      * @return \Symfony\Component\Console\Command\LazyCommand
  10706.      */
  10707.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  10708.     {
  10709.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10710.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10711.         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 {
  10712.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  10713.         });
  10714.     }
  10715.     /**
  10716.      * Gets the private '.messenger.handler_descriptor.2Q2O_CE' shared service.
  10717.      *
  10718.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  10719.      */
  10720.     protected function get_Messenger_HandlerDescriptor_2Q2OCEService()
  10721.     {
  10722.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  10723.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  10724.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/MessageHandler/BuyerAlertsSubscribeHandler.php';
  10725.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10726.         if (isset($this->privates['.messenger.handler_descriptor.2Q2O_CE'])) {
  10727.             return $this->privates['.messenger.handler_descriptor.2Q2O_CE'];
  10728.         }
  10729.         $b = ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService());
  10730.         if (isset($this->privates['.messenger.handler_descriptor.2Q2O_CE'])) {
  10731.             return $this->privates['.messenger.handler_descriptor.2Q2O_CE'];
  10732.         }
  10733.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  10734.         if (isset($this->privates['.messenger.handler_descriptor.2Q2O_CE'])) {
  10735.             return $this->privates['.messenger.handler_descriptor.2Q2O_CE'];
  10736.         }
  10737.         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())), []);
  10738.     }
  10739.     /**
  10740.      * Gets the private '.messenger.handler_descriptor.7u9lu3j' shared service.
  10741.      *
  10742.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  10743.      */
  10744.     protected function get_Messenger_HandlerDescriptor_7u9lu3jService()
  10745.     {
  10746.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  10747.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  10748.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/MessageHandler/ListingChildrenUpdateHandler.php';
  10749.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10750.         if (isset($this->privates['.messenger.handler_descriptor.7u9lu3j'])) {
  10751.             return $this->privates['.messenger.handler_descriptor.7u9lu3j'];
  10752.         }
  10753.         $b = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  10754.         if (isset($this->privates['.messenger.handler_descriptor.7u9lu3j'])) {
  10755.             return $this->privates['.messenger.handler_descriptor.7u9lu3j'];
  10756.         }
  10757.         return $this->privates['.messenger.handler_descriptor.7u9lu3j'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Aqarmap\Bundle\ListingBundle\MessageHandler\ListingChildrenUpdateHandler($a$b), []);
  10758.     }
  10759.     /**
  10760.      * Gets the private '.messenger.handler_descriptor.D4ehsao' shared service.
  10761.      *
  10762.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  10763.      */
  10764.     protected function get_Messenger_HandlerDescriptor_D4ehsaoService()
  10765.     {
  10766.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  10767.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  10768.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/MessageHandler/ListingFeaturingExpirationHandler.php';
  10769.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10770.         if (isset($this->privates['.messenger.handler_descriptor.D4ehsao'])) {
  10771.             return $this->privates['.messenger.handler_descriptor.D4ehsao'];
  10772.         }
  10773.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  10774.         if (isset($this->privates['.messenger.handler_descriptor.D4ehsao'])) {
  10775.             return $this->privates['.messenger.handler_descriptor.D4ehsao'];
  10776.         }
  10777.         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())), []);
  10778.     }
  10779.     /**
  10780.      * Gets the private '.messenger.handler_descriptor.GbRGh2R' shared service.
  10781.      *
  10782.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  10783.      */
  10784.     protected function get_Messenger_HandlerDescriptor_GbRGh2RService()
  10785.     {
  10786.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  10787.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  10788.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/LocationStatisticsAddedHandler.php';
  10789.         $a = ($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'] ?? $this->getNeighborhoodManagerService());
  10790.         if (isset($this->privates['.messenger.handler_descriptor.GbRGh2R'])) {
  10791.             return $this->privates['.messenger.handler_descriptor.GbRGh2R'];
  10792.         }
  10793.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10794.         if (isset($this->privates['.messenger.handler_descriptor.GbRGh2R'])) {
  10795.             return $this->privates['.messenger.handler_descriptor.GbRGh2R'];
  10796.         }
  10797.         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), []);
  10798.     }
  10799.     /**
  10800.      * Gets the private '.messenger.handler_descriptor.JeO4zog' shared service.
  10801.      *
  10802.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  10803.      */
  10804.     protected function get_Messenger_HandlerDescriptor_JeO4zogService()
  10805.     {
  10806.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  10807.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  10808.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/LocationUpdatedHandler.php';
  10809.         return $this->privates['.messenger.handler_descriptor.JeO4zog'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\LocationUpdatedHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), []);
  10810.     }
  10811.     /**
  10812.      * Gets the private '.messenger.handler_descriptor.MM.u3cU' shared service.
  10813.      *
  10814.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  10815.      */
  10816.     protected function get_Messenger_HandlerDescriptor_MM_U3cUService()
  10817.     {
  10818.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  10819.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  10820.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/MessageHandler/ListingInteractionsHandler.php';
  10821.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  10822.         if (isset($this->privates['.messenger.handler_descriptor.MM.u3cU'])) {
  10823.             return $this->privates['.messenger.handler_descriptor.MM.u3cU'];
  10824.         }
  10825.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'] ?? $this->getListingImpressionServiceService());
  10826.         if (isset($this->privates['.messenger.handler_descriptor.MM.u3cU'])) {
  10827.             return $this->privates['.messenger.handler_descriptor.MM.u3cU'];
  10828.         }
  10829.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10830.         if (isset($this->privates['.messenger.handler_descriptor.MM.u3cU'])) {
  10831.             return $this->privates['.messenger.handler_descriptor.MM.u3cU'];
  10832.         }
  10833.         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())), []);
  10834.     }
  10835.     /**
  10836.      * Gets the private '.messenger.handler_descriptor.NXXH9Pa' shared service.
  10837.      *
  10838.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  10839.      */
  10840.     protected function get_Messenger_HandlerDescriptor_NXXH9PaService()
  10841.     {
  10842.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  10843.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  10844.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/ListingUpdatedHandler.php';
  10845.         return $this->privates['.messenger.handler_descriptor.NXXH9Pa'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\ListingUpdatedHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), []);
  10846.     }
  10847.     /**
  10848.      * Gets the private '.messenger.handler_descriptor.O8j7clm' shared service.
  10849.      *
  10850.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  10851.      */
  10852.     protected function get_Messenger_HandlerDescriptor_O8j7clmService()
  10853.     {
  10854.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  10855.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  10856.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/UserGroupUpdatedHandler.php';
  10857.         return $this->privates['.messenger.handler_descriptor.O8j7clm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\UserGroupUpdatedHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), []);
  10858.     }
  10859.     /**
  10860.      * Gets the private '.messenger.handler_descriptor.PeFElIy' shared service.
  10861.      *
  10862.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  10863.      */
  10864.     protected function get_Messenger_HandlerDescriptor_PeFElIyService()
  10865.     {
  10866.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  10867.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  10868.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/LoginCredentialsUpdatedMessageHandler.php';
  10869.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10870.         if (isset($this->privates['.messenger.handler_descriptor.PeFElIy'])) {
  10871.             return $this->privates['.messenger.handler_descriptor.PeFElIy'];
  10872.         }
  10873.         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())), []);
  10874.     }
  10875.     /**
  10876.      * Gets the private '.messenger.handler_descriptor.TLvkPvS' shared service.
  10877.      *
  10878.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  10879.      */
  10880.     protected function get_Messenger_HandlerDescriptor_TLvkPvSService()
  10881.     {
  10882.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  10883.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  10884.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/User/NewAccountMessageHandler.php';
  10885.         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())), []);
  10886.     }
  10887.     /**
  10888.      * Gets the private '.messenger.handler_descriptor.TnEGxNs' shared service.
  10889.      *
  10890.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  10891.      */
  10892.     protected function get_Messenger_HandlerDescriptor_TnEGxNsService()
  10893.     {
  10894.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  10895.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  10896.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/MessageHandler/NewLeadPushNotificationHandler.php';
  10897.         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->getLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository'] ?? $this->getUserDeviceRepositoryService())), []);
  10898.     }
  10899.     /**
  10900.      * Gets the private '.messenger.handler_descriptor.XrjJCsu' shared service.
  10901.      *
  10902.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  10903.      */
  10904.     protected function get_Messenger_HandlerDescriptor_XrjJCsuService()
  10905.     {
  10906.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  10907.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  10908.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/Lead/NewLeadMessageHandler.php';
  10909.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10910.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  10911.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  10912.         }
  10913.         $b = ($this->privates['App\\Service\\Lead\\LeadService'] ?? $this->getLeadServiceService());
  10914.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  10915.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  10916.         }
  10917.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service());
  10918.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  10919.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  10920.         }
  10921.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  10922.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  10923.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  10924.         }
  10925.         $e = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'] ?? $this->getLeadsCRMServiceService());
  10926.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  10927.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  10928.         }
  10929.         $f = ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService());
  10930.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  10931.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  10932.         }
  10933.         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), []);
  10934.     }
  10935.     /**
  10936.      * Gets the private '.messenger.handler_descriptor.axmPPI9' shared service.
  10937.      *
  10938.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  10939.      */
  10940.     protected function get_Messenger_HandlerDescriptor_AxmPPI9Service()
  10941.     {
  10942.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  10943.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Messenger/DumpSitemapMessageHandler.php';
  10944.         $a = ($this->services['presta_sitemap.dumper'] ?? $this->getPrestaSitemap_DumperService());
  10945.         if (isset($this->privates['.messenger.handler_descriptor.axmPPI9'])) {
  10946.             return $this->privates['.messenger.handler_descriptor.axmPPI9'];
  10947.         }
  10948.         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')), []);
  10949.     }
  10950.     /**
  10951.      * Gets the private '.messenger.handler_descriptor.sRwIAy8' shared service.
  10952.      *
  10953.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  10954.      */
  10955.     protected function get_Messenger_HandlerDescriptor_SRwIAy8Service()
  10956.     {
  10957.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  10958.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  10959.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/Listing/AfterChangeStatusHandler.php';
  10960.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  10961.         if (isset($this->privates['.messenger.handler_descriptor.sRwIAy8'])) {
  10962.             return $this->privates['.messenger.handler_descriptor.sRwIAy8'];
  10963.         }
  10964.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'] ?? $this->getLocationServiceService());
  10965.         if (isset($this->privates['.messenger.handler_descriptor.sRwIAy8'])) {
  10966.             return $this->privates['.messenger.handler_descriptor.sRwIAy8'];
  10967.         }
  10968.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10969.         if (isset($this->privates['.messenger.handler_descriptor.sRwIAy8'])) {
  10970.             return $this->privates['.messenger.handler_descriptor.sRwIAy8'];
  10971.         }
  10972.         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), []);
  10973.     }
  10974.     /**
  10975.      * Gets the private '.messenger.handler_descriptor.tGvt0LH' shared service.
  10976.      *
  10977.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  10978.      */
  10979.     protected function get_Messenger_HandlerDescriptor_TGvt0LHService()
  10980.     {
  10981.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  10982.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  10983.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  10984.         if (isset($this->privates['.messenger.handler_descriptor.tGvt0LH'])) {
  10985.             return $this->privates['.messenger.handler_descriptor.tGvt0LH'];
  10986.         }
  10987.         return $this->privates['.messenger.handler_descriptor.tGvt0LH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Mailer\Messenger\MessageHandler($a), []);
  10988.     }
  10989.     /**
  10990.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  10991.      *
  10992.      * @return \Symfony\Component\Console\Command\LazyCommand
  10993.      */
  10994.     protected function get_Monolog_Command_ServerLog_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['.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 {
  10999.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  11000.         });
  11001.     }
  11002.     /**
  11003.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  11004.      *
  11005.      * @return \Symfony\Component\Console\Command\LazyCommand
  11006.      */
  11007.     protected function get_Security_Command_DebugFirewall_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['.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 {
  11012.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  11013.         });
  11014.     }
  11015.     /**
  11016.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  11017.      *
  11018.      * @return \Symfony\Component\Console\Command\LazyCommand
  11019.      */
  11020.     protected function get_Security_Command_UserPasswordEncoder_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['.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 {
  11025.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  11026.         });
  11027.     }
  11028.     /**
  11029.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  11030.      *
  11031.      * @return \Symfony\Component\Console\Command\LazyCommand
  11032.      */
  11033.     protected function get_Security_Command_UserPasswordHash_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['.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 {
  11038.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  11039.         });
  11040.     }
  11041.     /**
  11042.      * Gets the private '.service_locator..h5RDax' shared service.
  11043.      *
  11044.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11045.      */
  11046.     protected function get_ServiceLocator__H5RDaxService()
  11047.     {
  11048.         return $this->privates['.service_locator..h5RDax'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11049.             '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.'],
  11050.         ], [
  11051.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  11052.         ]);
  11053.     }
  11054.     /**
  11055.      * Gets the private '.service_locator.0CRMPWH' shared service.
  11056.      *
  11057.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11058.      */
  11059.     protected function get_ServiceLocator_0CRMPWHService()
  11060.     {
  11061.         return $this->privates['.service_locator.0CRMPWH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11062.             'broker' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Broker''getBrokerService'false],
  11063.         ], [
  11064.             'broker' => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Broker',
  11065.         ]);
  11066.     }
  11067.     /**
  11068.      * Gets the private '.service_locator.0U7N9yd' shared service.
  11069.      *
  11070.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11071.      */
  11072.     protected function get_ServiceLocator_0U7N9ydService()
  11073.     {
  11074.         return $this->privates['.service_locator.0U7N9yd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11075.             'documentManager' => ['services''doctrine_mongodb.odm.default_document_manager''getDoctrineMongodb_Odm_DefaultDocumentManagerService'false],
  11076.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  11077.         ], [
  11078.             'documentManager' => '?',
  11079.             'paginator' => '?',
  11080.         ]);
  11081.     }
  11082.     /**
  11083.      * Gets the private '.service_locator.0XB_Fvv' shared service.
  11084.      *
  11085.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11086.      */
  11087.     protected function get_ServiceLocator_0XBFvvService()
  11088.     {
  11089.         return $this->privates['.service_locator.0XB_Fvv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11090.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  11091.             'seller' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Seller''getSellerService'false],
  11092.         ], [
  11093.             'paginator' => '?',
  11094.             'seller' => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Seller',
  11095.         ]);
  11096.     }
  11097.     /**
  11098.      * Gets the private '.service_locator.0ea3J8t' shared service.
  11099.      *
  11100.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11101.      */
  11102.     protected function get_ServiceLocator_0ea3J8tService()
  11103.     {
  11104.         return $this->privates['.service_locator.0ea3J8t'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11105.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  11106.             '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.'],
  11107.             'listingNoteRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository''getListingNoteRepositoryService'false],
  11108.         ], [
  11109.             'em' => '?',
  11110.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  11111.             'listingNoteRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository',
  11112.         ]);
  11113.     }
  11114.     /**
  11115.      * Gets the private '.service_locator.0qmhlcG' shared service.
  11116.      *
  11117.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11118.      */
  11119.     protected function get_ServiceLocator_0qmhlcGService()
  11120.     {
  11121.         return $this->privates['.service_locator.0qmhlcG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11122.             'documentManager' => ['services''doctrine_mongodb.odm.default_document_manager''getDoctrineMongodb_Odm_DefaultDocumentManagerService'false],
  11123.         ], [
  11124.             'documentManager' => '?',
  11125.         ]);
  11126.     }
  11127.     /**
  11128.      * Gets the private '.service_locator.10P59hg' shared service.
  11129.      *
  11130.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11131.      */
  11132.     protected function get_ServiceLocator_10P59hgService()
  11133.     {
  11134.         return $this->privates['.service_locator.10P59hg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11135.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  11136.             'sectionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository''getSectionRepositoryService'false],
  11137.         ], [
  11138.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  11139.             'sectionRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository',
  11140.         ]);
  11141.     }
  11142.     /**
  11143.      * Gets the private '.service_locator.1dCwSD2' shared service.
  11144.      *
  11145.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11146.      */
  11147.     protected function get_ServiceLocator_1dCwSD2Service()
  11148.     {
  11149.         return $this->privates['.service_locator.1dCwSD2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11150.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  11151.             'external' => ['privates''messenger.transport.external''getMessenger_Transport_ExternalService'false],
  11152.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  11153.             'failed_mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  11154.             'fasttrack' => ['privates''messenger.transport.fasttrack''getMessenger_Transport_FasttrackService'false],
  11155.             'interactions' => ['privates''messenger.transport.interactions''getMessenger_Transport_InteractionsService'false],
  11156.             'mailer' => ['privates''messenger.transport.mailer''getMessenger_Transport_MailerService'false],
  11157.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  11158.             'messenger.transport.external' => ['privates''messenger.transport.external''getMessenger_Transport_ExternalService'false],
  11159.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  11160.             'messenger.transport.failed_mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  11161.             'messenger.transport.fasttrack' => ['privates''messenger.transport.fasttrack''getMessenger_Transport_FasttrackService'false],
  11162.             'messenger.transport.interactions' => ['privates''messenger.transport.interactions''getMessenger_Transport_InteractionsService'false],
  11163.             'messenger.transport.mailer' => ['privates''messenger.transport.mailer''getMessenger_Transport_MailerService'false],
  11164.         ], [
  11165.             'default' => '?',
  11166.             'external' => '?',
  11167.             'failed' => '?',
  11168.             'failed_mailer' => '?',
  11169.             'fasttrack' => '?',
  11170.             'interactions' => '?',
  11171.             'mailer' => '?',
  11172.             'messenger.transport.default' => '?',
  11173.             'messenger.transport.external' => '?',
  11174.             'messenger.transport.failed' => '?',
  11175.             'messenger.transport.failed_mailer' => '?',
  11176.             'messenger.transport.fasttrack' => '?',
  11177.             'messenger.transport.interactions' => '?',
  11178.             'messenger.transport.mailer' => '?',
  11179.         ]);
  11180.     }
  11181.     /**
  11182.      * Gets the private '.service_locator.2395Z6t' shared service.
  11183.      *
  11184.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11185.      */
  11186.     protected function get_ServiceLocator_2395Z6tService()
  11187.     {
  11188.         return $this->privates['.service_locator.2395Z6t'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11189.             'bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  11190.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  11191.         ], [
  11192.             'bus' => '?',
  11193.             'entityManager' => '?',
  11194.         ]);
  11195.     }
  11196.     /**
  11197.      * Gets the private '.service_locator.2M9KHMg' shared service.
  11198.      *
  11199.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11200.      */
  11201.     protected function get_ServiceLocator_2M9KHMgService()
  11202.     {
  11203.         return $this->privates['.service_locator.2M9KHMg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11204.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  11205.             'paymentManager' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager''getPaymentManagerService'false],
  11206.             '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.'],
  11207.         ], [
  11208.             'entityManager' => '?',
  11209.             'paymentManager' => 'Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager',
  11210.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  11211.         ]);
  11212.     }
  11213.     /**
  11214.      * Gets the private '.service_locator.2Ub4lmw' shared service.
  11215.      *
  11216.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11217.      */
  11218.     protected function get_ServiceLocator_2Ub4lmwService()
  11219.     {
  11220.         return $this->privates['.service_locator.2Ub4lmw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11221.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  11222.             '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.'],
  11223.         ], [
  11224.             'em' => '?',
  11225.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  11226.         ]);
  11227.     }
  11228.     /**
  11229.      * Gets the private '.service_locator.2_6UvMb' shared service.
  11230.      *
  11231.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11232.      */
  11233.     protected function get_ServiceLocator_26UvMbService()
  11234.     {
  11235.         return $this->privates['.service_locator.2_6UvMb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11236.             '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.'],
  11237.         ], [
  11238.             'comment' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Comment',
  11239.         ]);
  11240.     }
  11241.     /**
  11242.      * Gets the private '.service_locator.3.is40S' shared service.
  11243.      *
  11244.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11245.      */
  11246.     protected function get_ServiceLocator_3_Is40SService()
  11247.     {
  11248.         return $this->privates['.service_locator.3.is40S'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11249.             '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.'],
  11250.         ], [
  11251.             'propertyType' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType',
  11252.         ]);
  11253.     }
  11254.     /**
  11255.      * Gets the private '.service_locator.3Dofsr4' shared service.
  11256.      *
  11257.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11258.      */
  11259.     protected function get_ServiceLocator_3Dofsr4Service()
  11260.     {
  11261.         return $this->privates['.service_locator.3Dofsr4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11262.             '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.'],
  11263.             '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.'],
  11264.         ], [
  11265.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  11266.             'userDomain' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\UserDomain',
  11267.         ]);
  11268.     }
  11269.     /**
  11270.      * Gets the private '.service_locator.4CTW3Co' shared service.
  11271.      *
  11272.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11273.      */
  11274.     protected function get_ServiceLocator_4CTW3CoService()
  11275.     {
  11276.         return $this->privates['.service_locator.4CTW3Co'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11277.             '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.'],
  11278.             'userPackagesService' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService''getUserPackagesServiceService'false],
  11279.         ], [
  11280.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  11281.             'userPackagesService' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService',
  11282.         ]);
  11283.     }
  11284.     /**
  11285.      * Gets the private '.service_locator.4RkZoSP' shared service.
  11286.      *
  11287.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11288.      */
  11289.     protected function get_ServiceLocator_4RkZoSPService()
  11290.     {
  11291.         return $this->privates['.service_locator.4RkZoSP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11292.             'broker' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Broker''getBrokerService'false],
  11293.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  11294.         ], [
  11295.             'broker' => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Broker',
  11296.             'paginator' => '?',
  11297.         ]);
  11298.     }
  11299.     /**
  11300.      * Gets the private '.service_locator.4Y9JfYU' shared service.
  11301.      *
  11302.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11303.      */
  11304.     protected function get_ServiceLocator_4Y9JfYUService()
  11305.     {
  11306.         return $this->privates['.service_locator.4Y9JfYU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11307.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  11308.             'userManager' => ['services''fos_user.user_manager''getFosUser_UserManagerService'false],
  11309.         ], [
  11310.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  11311.             'userManager' => '?',
  11312.         ]);
  11313.     }
  11314.     /**
  11315.      * Gets the private '.service_locator.4mzSDFD' shared service.
  11316.      *
  11317.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11318.      */
  11319.     protected function get_ServiceLocator_4mzSDFDService()
  11320.     {
  11321.         return $this->privates['.service_locator.4mzSDFD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11322.             'bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  11323.         ], [
  11324.             'bus' => '?',
  11325.         ]);
  11326.     }
  11327.     /**
  11328.      * Gets the private '.service_locator.5DRJAs3' shared service.
  11329.      *
  11330.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11331.      */
  11332.     protected function get_ServiceLocator_5DRJAs3Service()
  11333.     {
  11334.         return $this->privates['.service_locator.5DRJAs3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11335.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  11336.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  11337.         ], [
  11338.             'leadService' => 'App\\Service\\Lead\\LeadService',
  11339.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  11340.         ]);
  11341.     }
  11342.     /**
  11343.      * Gets the private '.service_locator.5miB8_X' shared service.
  11344.      *
  11345.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11346.      */
  11347.     protected function get_ServiceLocator_5miB8XService()
  11348.     {
  11349.         return $this->privates['.service_locator.5miB8_X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11350.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  11351.         ], [
  11352.             'em' => '?',
  11353.         ]);
  11354.     }
  11355.     /**
  11356.      * Gets the private '.service_locator.5usv1bv' shared service.
  11357.      *
  11358.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11359.      */
  11360.     protected function get_ServiceLocator_5usv1bvService()
  11361.     {
  11362.         return $this->privates['.service_locator.5usv1bv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11363.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  11364.         ], [
  11365.             'eventDispatcher' => '?',
  11366.         ]);
  11367.     }
  11368.     /**
  11369.      * Gets the private '.service_locator.691P.J0' shared service.
  11370.      *
  11371.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11372.      */
  11373.     protected function get_ServiceLocator_691P_J0Service()
  11374.     {
  11375.         return $this->privates['.service_locator.691P.J0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11376.             '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.'],
  11377.         ], [
  11378.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  11379.         ]);
  11380.     }
  11381.     /**
  11382.      * Gets the private '.service_locator.6JLV5pg' shared service.
  11383.      *
  11384.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11385.      */
  11386.     protected function get_ServiceLocator_6JLV5pgService()
  11387.     {
  11388.         return $this->privates['.service_locator.6JLV5pg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11389.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  11390.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  11391.         ], [
  11392.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  11393.             'entityManager' => '?',
  11394.         ]);
  11395.     }
  11396.     /**
  11397.      * Gets the private '.service_locator.6U_jksk' shared service.
  11398.      *
  11399.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11400.      */
  11401.     protected function get_ServiceLocator_6UJkskService()
  11402.     {
  11403.         return $this->privates['.service_locator.6U_jksk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11404.             '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.'],
  11405.         ], [
  11406.             'discussion' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion',
  11407.         ]);
  11408.     }
  11409.     /**
  11410.      * Gets the private '.service_locator.6_c73Kb' shared service.
  11411.      *
  11412.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11413.      */
  11414.     protected function get_ServiceLocator_6C73KbService()
  11415.     {
  11416.         return $this->privates['.service_locator.6_c73Kb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11417.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  11418.             'userSubAccountRepository' => ['privates''App\\Repository\\User\\UserSubAccountRepository''getUserSubAccountRepositoryService'false],
  11419.         ], [
  11420.             'paginator' => '?',
  11421.             'userSubAccountRepository' => 'App\\Repository\\User\\UserSubAccountRepository',
  11422.         ]);
  11423.     }
  11424.     /**
  11425.      * Gets the private '.service_locator.6p_SLSM' shared service.
  11426.      *
  11427.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11428.      */
  11429.     protected function get_ServiceLocator_6pSLSMService()
  11430.     {
  11431.         return $this->privates['.service_locator.6p_SLSM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11432.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  11433.             'security.event_dispatcher.api' => ['privates''security.event_dispatcher.api''getSecurity_EventDispatcher_ApiService'false],
  11434.             'security.event_dispatcher.api_v3' => ['privates''security.event_dispatcher.api_v3''getSecurity_EventDispatcher_ApiV3Service'false],
  11435.             'security.event_dispatcher.api_v3_anonymous_lead' => ['privates''security.event_dispatcher.api_v3_anonymous_lead''getSecurity_EventDispatcher_ApiV3AnonymousLeadService'false],
  11436.             'security.event_dispatcher.api_v4' => ['privates''security.event_dispatcher.api_v4''getSecurity_EventDispatcher_ApiV4Service'false],
  11437.             'security.event_dispatcher.api_v4_list_top_customers' => ['privates''security.event_dispatcher.api_v4_list_top_customers''getSecurity_EventDispatcher_ApiV4ListTopCustomersService'false],
  11438.             'security.event_dispatcher.aqarmap_api_user_personal_data' => ['privates''security.event_dispatcher.aqarmap_api_user_personal_data''getSecurity_EventDispatcher_AqarmapApiUserPersonalDataService'false],
  11439.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  11440.         ], [
  11441.             'event_dispatcher' => '?',
  11442.             'security.event_dispatcher.api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  11443.             'security.event_dispatcher.api_v3' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  11444.             'security.event_dispatcher.api_v3_anonymous_lead' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  11445.             'security.event_dispatcher.api_v4' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  11446.             'security.event_dispatcher.api_v4_list_top_customers' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  11447.             'security.event_dispatcher.aqarmap_api_user_personal_data' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  11448.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  11449.         ]);
  11450.     }
  11451.     /**
  11452.      * Gets the private '.service_locator.6uOXFWy' shared service.
  11453.      *
  11454.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11455.      */
  11456.     protected function get_ServiceLocator_6uOXFWyService()
  11457.     {
  11458.         return $this->privates['.service_locator.6uOXFWy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11459.             '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.'],
  11460.             '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.'],
  11461.         ], [
  11462.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  11463.             'photo' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto',
  11464.         ]);
  11465.     }
  11466.     /**
  11467.      * Gets the private '.service_locator.7Ryfzhm' shared service.
  11468.      *
  11469.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11470.      */
  11471.     protected function get_ServiceLocator_7RyfzhmService()
  11472.     {
  11473.         return $this->privates['.service_locator.7Ryfzhm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11474.             'seller' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Seller''getSellerService'false],
  11475.         ], [
  11476.             'seller' => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Seller',
  11477.         ]);
  11478.     }
  11479.     /**
  11480.      * Gets the private '.service_locator.81.uOvc' shared service.
  11481.      *
  11482.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11483.      */
  11484.     protected function get_ServiceLocator_81_UOvcService()
  11485.     {
  11486.         return $this->privates['.service_locator.81.uOvc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11487.             '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.'],
  11488.             'userSubAccountRepository' => ['privates''App\\Repository\\User\\UserSubAccountRepository''getUserSubAccountRepositoryService'false],
  11489.         ], [
  11490.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  11491.             'userSubAccountRepository' => 'App\\Repository\\User\\UserSubAccountRepository',
  11492.         ]);
  11493.     }
  11494.     /**
  11495.      * Gets the private '.service_locator.81H6ZId' shared service.
  11496.      *
  11497.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11498.      */
  11499.     protected function get_ServiceLocator_81H6ZIdService()
  11500.     {
  11501.         return $this->privates['.service_locator.81H6ZId'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11502.             '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.'],
  11503.         ], [
  11504.             'toggle' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\MobileSectionsToggles',
  11505.         ]);
  11506.     }
  11507.     /**
  11508.      * Gets the private '.service_locator.89oxtMu' shared service.
  11509.      *
  11510.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11511.      */
  11512.     protected function get_ServiceLocator_89oxtMuService()
  11513.     {
  11514.         return $this->privates['.service_locator.89oxtMu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11515.             'locationRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository''getLocationRepositoryService'false],
  11516.         ], [
  11517.             'locationRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository',
  11518.         ]);
  11519.     }
  11520.     /**
  11521.      * Gets the private '.service_locator.9NPWjJJ' shared service.
  11522.      *
  11523.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11524.      */
  11525.     protected function get_ServiceLocator_9NPWjJJService()
  11526.     {
  11527.         return $this->privates['.service_locator.9NPWjJJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11528.             'tokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  11529.         ], [
  11530.             'tokenStorage' => '?',
  11531.         ]);
  11532.     }
  11533.     /**
  11534.      * Gets the private '.service_locator.BirtPkH' shared service.
  11535.      *
  11536.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11537.      */
  11538.     protected function get_ServiceLocator_BirtPkHService()
  11539.     {
  11540.         return $this->privates['.service_locator.BirtPkH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11541.             'oauthUtils' => ['privates''hwi_oauth.security.oauth_utils''getHwiOauth_Security_OauthUtilsService'false],
  11542.         ], [
  11543.             'oauthUtils' => '?',
  11544.         ]);
  11545.     }
  11546.     /**
  11547.      * Gets the private '.service_locator.C3YrtYY' shared service.
  11548.      *
  11549.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11550.      */
  11551.     protected function get_ServiceLocator_C3YrtYYService()
  11552.     {
  11553.         return $this->privates['.service_locator.C3YrtYY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11554.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  11555.             '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.'],
  11556.             '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.'],
  11557.         ], [
  11558.             'em' => '?',
  11559.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  11560.             'propertyType' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType',
  11561.         ]);
  11562.     }
  11563.     /**
  11564.      * Gets the private '.service_locator.C7sApcB' shared service.
  11565.      *
  11566.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11567.      */
  11568.     protected function get_ServiceLocator_C7sApcBService()
  11569.     {
  11570.         return $this->privates['.service_locator.C7sApcB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11571.             '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.'],
  11572.         ], [
  11573.             'entity' => 'Aqarmap\\Bundle\\NotifierBundle\\Entity\\Notifier',
  11574.         ]);
  11575.     }
  11576.     /**
  11577.      * Gets the private '.service_locator.CmEcGGJ' shared service.
  11578.      *
  11579.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11580.      */
  11581.     protected function get_ServiceLocator_CmEcGGJService()
  11582.     {
  11583.         return $this->privates['.service_locator.CmEcGGJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11584.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  11585.         ], [
  11586.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  11587.         ]);
  11588.     }
  11589.     /**
  11590.      * Gets the private '.service_locator.CpaXrFh' shared service.
  11591.      *
  11592.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11593.      */
  11594.     protected function get_ServiceLocator_CpaXrFhService()
  11595.     {
  11596.         return $this->privates['.service_locator.CpaXrFh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11597.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  11598.         ], [
  11599.             'mailer' => '?',
  11600.         ]);
  11601.     }
  11602.     /**
  11603.      * Gets the private '.service_locator.Cv0rm0q' shared service.
  11604.      *
  11605.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11606.      */
  11607.     protected function get_ServiceLocator_Cv0rm0qService()
  11608.     {
  11609.         return $this->privates['.service_locator.Cv0rm0q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11610.             '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.'],
  11611.         ], [
  11612.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  11613.         ]);
  11614.     }
  11615.     /**
  11616.      * Gets the private '.service_locator.CyC.Oyy' shared service.
  11617.      *
  11618.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11619.      */
  11620.     protected function get_ServiceLocator_CyC_OyyService()
  11621.     {
  11622.         return $this->privates['.service_locator.CyC.Oyy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11623.             'cache' => ['services''cache.app''getCache_AppService'false],
  11624.         ], [
  11625.             'cache' => '?',
  11626.         ]);
  11627.     }
  11628.     /**
  11629.      * Gets the private '.service_locator.DhfpusR' shared service.
  11630.      *
  11631.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11632.      */
  11633.     protected function get_ServiceLocator_DhfpusRService()
  11634.     {
  11635.         return $this->privates['.service_locator.DhfpusR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11636.             '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.'],
  11637.         ], [
  11638.             'feedback' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Feedback',
  11639.         ]);
  11640.     }
  11641.     /**
  11642.      * Gets the private '.service_locator.Dvsigx3' shared service.
  11643.      *
  11644.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11645.      */
  11646.     protected function get_ServiceLocator_Dvsigx3Service()
  11647.     {
  11648.         return $this->privates['.service_locator.Dvsigx3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11649.             'databaseNotification' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification''getDatabaseNotificationService'false],
  11650.         ], [
  11651.             'databaseNotification' => 'Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification',
  11652.         ]);
  11653.     }
  11654.     /**
  11655.      * Gets the private '.service_locator.E5620._' shared service.
  11656.      *
  11657.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11658.      */
  11659.     protected function get_ServiceLocator_E5620_Service()
  11660.     {
  11661.         return $this->privates['.service_locator.E5620._'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11662.             '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.'],
  11663.         ], [
  11664.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  11665.         ]);
  11666.     }
  11667.     /**
  11668.      * Gets the private '.service_locator.EWg.NYx' shared service.
  11669.      *
  11670.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11671.      */
  11672.     protected function get_ServiceLocator_EWg_NYxService()
  11673.     {
  11674.         return $this->privates['.service_locator.EWg.NYx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11675.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  11676.         ], [
  11677.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  11678.         ]);
  11679.     }
  11680.     /**
  11681.      * Gets the private '.service_locator.EdCv38r' shared service.
  11682.      *
  11683.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11684.      */
  11685.     protected function get_ServiceLocator_EdCv38rService()
  11686.     {
  11687.         return $this->privates['.service_locator.EdCv38r'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11688.             '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.'],
  11689.         ], [
  11690.             'joinUs' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\JoinUs',
  11691.         ]);
  11692.     }
  11693.     /**
  11694.      * Gets the private '.service_locator.Ef4Q2nx' shared service.
  11695.      *
  11696.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11697.      */
  11698.     protected function get_ServiceLocator_Ef4Q2nxService()
  11699.     {
  11700.         return $this->privates['.service_locator.Ef4Q2nx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11701.             '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.'],
  11702.         ], [
  11703.             'dynamicQuestion' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity\\DynamicQuestion',
  11704.         ]);
  11705.     }
  11706.     /**
  11707.      * Gets the private '.service_locator.Ef5rjrT' shared service.
  11708.      *
  11709.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11710.      */
  11711.     protected function get_ServiceLocator_Ef5rjrTService()
  11712.     {
  11713.         return $this->privates['.service_locator.Ef5rjrT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11714.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  11715.             'userManager' => ['services''fos_user.user_manager''getFosUser_UserManagerService'false],
  11716.         ], [
  11717.             'em' => '?',
  11718.             'userManager' => '?',
  11719.         ]);
  11720.     }
  11721.     /**
  11722.      * Gets the private '.service_locator.EoCU_mv' shared service.
  11723.      *
  11724.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11725.      */
  11726.     protected function get_ServiceLocator_EoCUMvService()
  11727.     {
  11728.         return $this->privates['.service_locator.EoCU_mv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11729.             'sectionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository''getSectionRepositoryService'false],
  11730.         ], [
  11731.             'sectionRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository',
  11732.         ]);
  11733.     }
  11734.     /**
  11735.      * Gets the private '.service_locator.EssOJru' shared service.
  11736.      *
  11737.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11738.      */
  11739.     protected function get_ServiceLocator_EssOJruService()
  11740.     {
  11741.         return $this->privates['.service_locator.EssOJru'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11742.             'security.firewall.map.context.anonymous_otp' => ['privates''security.firewall.map.context.anonymous_otp''getSecurity_Firewall_Map_Context_AnonymousOtpService'false],
  11743.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  11744.             '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],
  11745.             'security.firewall.map.context.api_create_feedback_v3' => ['privates''security.firewall.map.context.api_create_feedback_v3''getSecurity_Firewall_Map_Context_ApiCreateFeedbackV3Service'false],
  11746.             '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],
  11747.             '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],
  11748.             'security.firewall.map.context.api_v2_oauth_token' => ['privates''security.firewall.map.context.api_v2_oauth_token''getSecurity_Firewall_Map_Context_ApiV2OauthTokenService'false],
  11749.             'security.firewall.map.context.api_v3' => ['privates''security.firewall.map.context.api_v3''getSecurity_Firewall_Map_Context_ApiV3Service'false],
  11750.             '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],
  11751.             '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],
  11752.             'security.firewall.map.context.api_v3_anonymous_impressions' => ['privates''security.firewall.map.context.api_v3_anonymous_impressions''getSecurity_Firewall_Map_Context_ApiV3AnonymousImpressionsService'false],
  11753.             'security.firewall.map.context.api_v3_anonymous_lead' => ['privates''security.firewall.map.context.api_v3_anonymous_lead''getSecurity_Firewall_Map_Context_ApiV3AnonymousLeadService'false],
  11754.             '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],
  11755.             '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],
  11756.             '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],
  11757.             '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],
  11758.             'security.firewall.map.context.api_v3_anonymous_login' => ['privates''security.firewall.map.context.api_v3_anonymous_login''getSecurity_Firewall_Map_Context_ApiV3AnonymousLoginService'false],
  11759.             '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],
  11760.             '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],
  11761.             '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],
  11762.             '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],
  11763.             'security.firewall.map.context.api_v4' => ['privates''security.firewall.map.context.api_v4''getSecurity_Firewall_Map_Context_ApiV4Service'false],
  11764.             '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],
  11765.             'security.firewall.map.context.api_v4_anonymous_filters' => ['privates''security.firewall.map.context.api_v4_anonymous_filters''getSecurity_Firewall_Map_Context_ApiV4AnonymousFiltersService'false],
  11766.             '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],
  11767.             '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],
  11768.             '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],
  11769.             '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],
  11770.             'security.firewall.map.context.api_v4_anonymous_register' => ['privates''security.firewall.map.context.api_v4_anonymous_register''getSecurity_Firewall_Map_Context_ApiV4AnonymousRegisterService'false],
  11771.             '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],
  11772.             '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],
  11773.             '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],
  11774.             '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],
  11775.             'security.firewall.map.context.api_v4_oauth_token' => ['privates''security.firewall.map.context.api_v4_oauth_token''getSecurity_Firewall_Map_Context_ApiV4OauthTokenService'false],
  11776.             'security.firewall.map.context.api_v4_resale_listings' => ['privates''security.firewall.map.context.api_v4_resale_listings''getSecurity_Firewall_Map_Context_ApiV4ResaleListingsService'false],
  11777.             '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],
  11778.             '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],
  11779.             'security.firewall.map.context.aqarmap_api_get_coordinates' => ['privates''security.firewall.map.context.aqarmap_api_get_coordinates''getSecurity_Firewall_Map_Context_AqarmapApiGetCoordinatesService'false],
  11780.             '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],
  11781.             '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],
  11782.             '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],
  11783.             '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],
  11784.             'security.firewall.map.context.contact_seller_v2' => ['privates''security.firewall.map.context.contact_seller_v2''getSecurity_Firewall_Map_Context_ContactSellerV2Service'false],
  11785.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  11786.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  11787.             '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],
  11788.         ], [
  11789.             'security.firewall.map.context.anonymous_otp' => '?',
  11790.             'security.firewall.map.context.api' => '?',
  11791.             'security.firewall.map.context.api_check_token_expiry_v4' => '?',
  11792.             'security.firewall.map.context.api_create_feedback_v3' => '?',
  11793.             'security.firewall.map.context.api_get_users_logo_v3' => '?',
  11794.             'security.firewall.map.context.api_v2_list_top_customers' => '?',
  11795.             'security.firewall.map.context.api_v2_oauth_token' => '?',
  11796.             'security.firewall.map.context.api_v3' => '?',
  11797.             'security.firewall.map.context.api_v3_anonymous_contact_seller' => '?',
  11798.             'security.firewall.map.context.api_v3_anonymous_feature-expiry-date' => '?',
  11799.             'security.firewall.map.context.api_v3_anonymous_impressions' => '?',
  11800.             'security.firewall.map.context.api_v3_anonymous_lead' => '?',
  11801.             'security.firewall.map.context.api_v3_anonymous_lead_without_user' => '?',
  11802.             'security.firewall.map.context.api_v3_anonymous_listing_rate' => '?',
  11803.             'security.firewall.map.context.api_v3_anonymous_location_search' => '?',
  11804.             'security.firewall.map.context.api_v3_anonymous_location_search_without_slash' => '?',
  11805.             'security.firewall.map.context.api_v3_anonymous_login' => '?',
  11806.             'security.firewall.map.context.api_v3_anonymous_nearby_locations' => '?',
  11807.             'security.firewall.map.context.api_v3_anonymous_rate_options' => '?',
  11808.             'security.firewall.map.context.api_v3_anonymous_rejection_reasons' => '?',
  11809.             'security.firewall.map.context.api_v3_group_create_or_open' => '?',
  11810.             'security.firewall.map.context.api_v4' => '?',
  11811.             'security.firewall.map.context.api_v4_anonymous_edit_phone' => '?',
  11812.             'security.firewall.map.context.api_v4_anonymous_filters' => '?',
  11813.             'security.firewall.map.context.api_v4_anonymous_find_listing' => '?',
  11814.             'security.firewall.map.context.api_v4_anonymous_location_children' => '?',
  11815.             'security.firewall.map.context.api_v4_anonymous_location_search' => '?',
  11816.             'security.firewall.map.context.api_v4_anonymous_login_otp' => '?',
  11817.             'security.firewall.map.context.api_v4_anonymous_register' => '?',
  11818.             'security.firewall.map.context.api_v4_anonymous_registeration_otp' => '?',
  11819.             'security.firewall.map.context.api_v4_list_top_customers' => '?',
  11820.             'security.firewall.map.context.api_v4_list_top_sellers' => '?',
  11821.             'security.firewall.map.context.api_v4_location_statistics_tree' => '?',
  11822.             'security.firewall.map.context.api_v4_oauth_token' => '?',
  11823.             'security.firewall.map.context.api_v4_resale_listings' => '?',
  11824.             'security.firewall.map.context.api_v4_user_locations_level' => '?',
  11825.             'security.firewall.map.context.aqarmap_api_check_top_seller' => '?',
  11826.             'security.firewall.map.context.aqarmap_api_get_coordinates' => '?',
  11827.             'security.firewall.map.context.aqarmap_api_get_location_parents_v4' => '?',
  11828.             'security.firewall.map.context.aqarmap_api_get_location_translation' => '?',
  11829.             'security.firewall.map.context.aqarmap_api_user_personal_data' => '?',
  11830.             'security.firewall.map.context.aqarmap_api_v2_discussion_data' => '?',
  11831.             'security.firewall.map.context.contact_seller_v2' => '?',
  11832.             'security.firewall.map.context.dev' => '?',
  11833.             'security.firewall.map.context.main' => '?',
  11834.             'security.firewall.map.context.v4_api_create_call_request' => '?',
  11835.         ]);
  11836.     }
  11837.     /**
  11838.      * Gets the private '.service_locator.EyfC0N4' shared service.
  11839.      *
  11840.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11841.      */
  11842.     protected function get_ServiceLocator_EyfC0N4Service()
  11843.     {
  11844.         return $this->privates['.service_locator.EyfC0N4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11845.             '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.'],
  11846.         ], [
  11847.             'exchangeRequest' => 'Aqarmap\\Bundle\\ExchangeBundle\\Entity\\ExchangeRequest',
  11848.         ]);
  11849.     }
  11850.     /**
  11851.      * Gets the private '.service_locator.F92OUdR' shared service.
  11852.      *
  11853.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11854.      */
  11855.     protected function get_ServiceLocator_F92OUdRService()
  11856.     {
  11857.         return $this->privates['.service_locator.F92OUdR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11858.             '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.'],
  11859.         ], [
  11860.             'financialAid' => 'Aqarmap\\Bundle\\FinancialAidsBundle\\Entity\\FinancialAid',
  11861.         ]);
  11862.     }
  11863.     /**
  11864.      * Gets the private '.service_locator.FYIkfU9' shared service.
  11865.      *
  11866.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11867.      */
  11868.     protected function get_ServiceLocator_FYIkfU9Service()
  11869.     {
  11870.         return $this->privates['.service_locator.FYIkfU9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11871.             'id' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff''getStaffService'false],
  11872.         ], [
  11873.             'id' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff',
  11874.         ]);
  11875.     }
  11876.     /**
  11877.      * Gets the private '.service_locator.G9kqICa' shared service.
  11878.      *
  11879.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11880.      */
  11881.     protected function get_ServiceLocator_G9kqICaService()
  11882.     {
  11883.         return $this->privates['.service_locator.G9kqICa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11884.             'App\\Controller\\API\\Lead\\LeadController::add' => ['privates''.service_locator.l720pDc''get_ServiceLocator_L720pDcService'false],
  11885.             'App\\Controller\\API\\Lead\\LeadController::addLeadNote' => ['privates''.service_locator.X_4f3Bt''get_ServiceLocator_X4f3BtService'false],
  11886.             'App\\Controller\\API\\Lead\\LeadController::addTopSeller' => ['privates''.service_locator.shNG6D3''get_ServiceLocator_ShNG6D3Service'false],
  11887.             'App\\Controller\\API\\Lead\\LeadController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  11888.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::getDemandLocations' => ['privates''.service_locator.d4MWP.x''get_ServiceLocator_D4MWP_XService'false],
  11889.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::getLocationDemandDetails' => ['privates''.service_locator.NSdJoE7''get_ServiceLocator_NSdJoE7Service'false],
  11890.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  11891.             'App\\Controller\\API\\User\\SubAccountsController::acceptInvitation' => ['privates''.service_locator.VAPpaZO''get_ServiceLocator_VAPpaZOService'false],
  11892.             'App\\Controller\\API\\User\\SubAccountsController::add' => ['privates''.service_locator.Ue3lOen''get_ServiceLocator_Ue3lOenService'false],
  11893.             'App\\Controller\\API\\User\\SubAccountsController::delete' => ['privates''.service_locator.P4ohWKt''get_ServiceLocator_P4ohWKtService'false],
  11894.             'App\\Controller\\API\\User\\SubAccountsController::index' => ['privates''.service_locator.6_c73Kb''get_ServiceLocator_6C73KbService'false],
  11895.             'App\\Controller\\API\\User\\SubAccountsController::lookup' => ['privates''.service_locator.Md5pun7''get_ServiceLocator_Md5pun7Service'false],
  11896.             'App\\Controller\\API\\User\\SubAccountsController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  11897.             'App\\Controller\\API\\User\\SubAccountsController::statistics' => ['privates''.service_locator.YfO3EUD''get_ServiceLocator_YfO3EUDService'false],
  11898.             'App\\Controller\\DefaultController::healthCheck' => ['privates''.service_locator.mB9R.17''get_ServiceLocator_MB9R_17Service'false],
  11899.             'App\\Controller\\EmailList\\WaitingController::index' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  11900.             'App\\Controller\\SecurityController::changePassword' => ['privates''.service_locator.KnMJEak''get_ServiceLocator_KnMJEakService'false],
  11901.             'App\\Controller\\SecurityController::login' => ['privates''.service_locator.BirtPkH''get_ServiceLocator_BirtPkHService'false],
  11902.             'App\\Kernel::build' => ['privates''.service_locator.u47of.0''get_ServiceLocator_U47of_0Service'false],
  11903.             'App\\Kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  11904.             'App\\Kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  11905.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController::announcementForm' => ['privates''.service_locator.jCd05L.''get_ServiceLocator_JCd05L_Service'false],
  11906.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  11907.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::assignBrokerToSellerForm' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  11908.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::brokerDetails' => ['privates''.service_locator.4RkZoSP''get_ServiceLocator_4RkZoSPService'false],
  11909.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::createAssignBrokerForm' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  11910.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::delete' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  11911.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::setBrokerCreatedDate' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  11912.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::deleteSeller' => ['privates''.service_locator.7Ryfzhm''get_ServiceLocator_7RyfzhmService'false],
  11913.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::sellerBrokers' => ['privates''.service_locator.0XB_Fvv''get_ServiceLocator_0XBFvvService'false],
  11914.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::sellers' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  11915.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  11916.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController::BuyerAlerts' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  11917.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController::unsubscribeBuyerAlerts' => ['privates''.service_locator.SE4ny3Y''get_ServiceLocator_SE4ny3YService'false],
  11918.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::assignAccountManager' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  11919.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::company' => ['privates''.service_locator.Ef5rjrT''get_ServiceLocator_Ef5rjrTService'false],
  11920.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::companyAccountManagers' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  11921.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::companyAccounts' => ['privates''.service_locator.4Y9JfYU''get_ServiceLocator_4Y9JfYUService'false],
  11922.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createCompanyForm' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  11923.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createExistingStaffUser' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  11924.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createNewRegisteredStaffUser' => ['privates''.service_locator.lsi4tRL''get_ServiceLocator_Lsi4tRLService'false],
  11925.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::removeStaffAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  11926.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyCustomer' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  11927.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyPotential' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  11928.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyProspected' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  11929.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyRejected' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  11930.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::unassignAccountManager' => ['privates''.service_locator.te1Yo1e''get_ServiceLocator_Te1Yo1eService'false],
  11931.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createExistingStaffUser' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  11932.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createNewRegisteredStaffUser' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  11933.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createStaffForm' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  11934.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::delete' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  11935.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::removeStaffAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  11936.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  11937.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController::updateCompany' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  11938.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  11939.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController::upload' => ['privates''.service_locator.x6Cz3.I''get_ServiceLocator_X6Cz3_IService'false],
  11940.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController::getStaffData' => ['privates''.service_locator.FYIkfU9''get_ServiceLocator_FYIkfU9Service'false],
  11941.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  11942.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::activatePackage' => ['privates''.service_locator.wVrXYG2''get_ServiceLocator_WVrXYG2Service'false],
  11943.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::cancel' => ['privates''.service_locator.wVrXYG2''get_ServiceLocator_WVrXYG2Service'false],
  11944.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::cancelRecurringl' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  11945.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::deductPoints' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  11946.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::depositPoints' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  11947.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::transfer' => ['privates''.service_locator.NSHwqyp''get_ServiceLocator_NSHwqypService'false],
  11948.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController::post' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  11949.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::changePosition' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  11950.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::delete' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  11951.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::edit' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  11952.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  11953.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController::deduct' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  11954.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  11955.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  11956.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController::updateServiceStatus' => ['privates''.service_locator.Vhx2..N''get_ServiceLocator_Vhx2__NService'false],
  11957.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController::getUserTypePackages' => ['privates''.service_locator.RBLp9TH''get_ServiceLocator_RBLp9THService'false],
  11958.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  11959.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  11960.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  11961.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  11962.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController::package' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  11963.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::addAnswer' => ['privates''.service_locator.Ef4Q2nx''get_ServiceLocator_Ef4Q2nxService'false],
  11964.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::editAnswer' => ['privates''.service_locator.lZdneNX''get_ServiceLocator_LZdneNXService'false],
  11965.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::removeAnswer' => ['privates''.service_locator.lZdneNX''get_ServiceLocator_LZdneNXService'false],
  11966.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::approve' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  11967.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::decline' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  11968.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::delete' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  11969.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::SendToHelp' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  11970.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::approve' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  11971.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::decline' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  11972.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::delete' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  11973.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::edit' => ['privates''.service_locator.wpvzSKV''get_ServiceLocator_WpvzSKVService'false],
  11974.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::locationDiscussions' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  11975.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addComment' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  11976.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  11977.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addDiscussion' => ['privates''.service_locator.iI93pWi''get_ServiceLocator_II93pWiService'false],
  11978.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  11979.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::checkDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  11980.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::discussion' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  11981.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::discussions' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  11982.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::removeCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  11983.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  11984.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::unsetDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  11985.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::updateCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  11986.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::updateDiscussion' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  11987.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::create' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  11988.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::delete' => ['privates''.service_locator.NRsk.0J''get_ServiceLocator_NRsk_0JService'false],
  11989.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::edit' => ['privates''.service_locator.NRsk.0J''get_ServiceLocator_NRsk_0JService'false],
  11990.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::addDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  11991.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::create' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  11992.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::delete' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  11993.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::discussionComments' => ['privates''.service_locator.l8gbRtF''get_ServiceLocator_L8gbRtFService'false],
  11994.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::discussions' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  11995.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::edit' => ['privates''.service_locator.wpvzSKV''get_ServiceLocator_WpvzSKVService'false],
  11996.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::unsetDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  11997.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::unsubscribeConfirm' => ['privates''.service_locator.q0bdmru''get_ServiceLocator_Q0bdmruService'false],
  11998.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::deleteExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  11999.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::getExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  12000.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12001.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::unlockExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  12002.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::updateExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  12003.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController::edit' => ['privates''.service_locator.faK6yZI''get_ServiceLocator_FaK6yZIService'false],
  12004.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12005.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::edit' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  12006.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::postEdit' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  12007.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::updateFinancialAidStatus' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  12008.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12009.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController::disable' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  12010.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController::enable' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  12011.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController::index' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12012.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController::resendLeads' => ['privates''.service_locator.2395Z6t''get_ServiceLocator_2395Z6tService'false],
  12013.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::QuickPostListingForm' => ['privates''.service_locator.IxpZ58c''get_ServiceLocator_IxpZ58cService'false],
  12014.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::addNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12015.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::addParticipant' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12016.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminChangeLocation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12017.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminListingRejections' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12018.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminPropertyType' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12019.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::approve' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12020.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::approveChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12021.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bulkDeletePhoto' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12022.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12023.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::changeSection' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12024.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearMap' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12025.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearPrice' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12026.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearVideo' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12027.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::consumersRatesData' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12028.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12029.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::deleteNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12030.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::deletePhoto' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  12031.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12032.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingArea' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12033.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingLocations' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12034.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingParticipants' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12035.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPaymentMethod' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12036.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPhones' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12037.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12038.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingTranslation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12039.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingUnits' => ['privates''.service_locator.za1p.5V''get_ServiceLocator_Za1p_5VService'false],
  12040.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::featured' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12041.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::getListingBasics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12042.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::listingLocationForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12043.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::listingPhoneForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12044.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::moveListingPhotoDown' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  12045.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::moveListingPhotoUp' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  12046.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::newLocationModal' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12047.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::newPhoneModal' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12048.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pending' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12049.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pendingChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12050.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingBasics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12051.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12052.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingTranslations' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12053.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postListingLocation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12054.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postListingPhone' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12055.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12056.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::quickPostListingModelForm' => ['privates''.service_locator.N_uc6xq''get_ServiceLocator_NUc6xqService'false],
  12057.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::quickRegisterParticipant' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12058.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::ratesDetails' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12059.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12060.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeListingLocation' => ['privates''.service_locator.zJJOuyv''get_ServiceLocator_ZJJOuyvService'false],
  12061.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeNumbers' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12062.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeParticipant' => ['privates''.service_locator._Qw4DJe''get_ServiceLocator_Qw4DJeService'false],
  12063.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removePhone' => ['privates''.service_locator.oGPbAPY''get_ServiceLocator_OGPbAPYService'false],
  12064.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::resetTitle' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12065.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::revertBumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12066.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::review' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12067.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::showInHomepage' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12068.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::unflag' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12069.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::approveFeaturingListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12070.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::reject' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12071.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::rejectFeaturingListing' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12072.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::changePosition' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  12073.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::delete' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  12074.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::edit' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  12075.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::index' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12076.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::Post' => ['privates''.service_locator.UQTEWgm''get_ServiceLocator_UQTEWgmService'false],
  12077.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::addNearestLocations' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12078.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::changeStatus' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12079.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::deleteLocationPhoto' => ['privates''.service_locator.SBFvyl6''get_ServiceLocator_SBFvyl6Service'false],
  12080.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::locationFetcher' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  12081.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::mainPhotoLocation' => ['privates''.service_locator.SBFvyl6''get_ServiceLocator_SBFvyl6Service'false],
  12082.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::moveLocationListings' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12083.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::unsetLocationListing' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12084.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::unsetNearestLocation' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12085.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::upload' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12086.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController::delete' => ['privates''.service_locator.oWTv1Ao''get_ServiceLocator_OWTv1AoService'false],
  12087.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController::removePhoto' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12088.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::locationSearchHistoryLink' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  12089.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::searchAdmin' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12090.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::searchResult' => ['privates''.service_locator.kQ3e.Yt''get_ServiceLocator_KQ3e_YtService'false],
  12091.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController::getTotalQueuedCalls' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12092.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12093.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController::getLocationChildren' => ['privates''.service_locator.LeUnxz1''get_ServiceLocator_LeUnxz1Service'false],
  12094.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12095.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12096.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12097.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12098.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::create' => ['privates''.service_locator.tV2D6Yk''get_ServiceLocator_TV2D6YkService'false],
  12099.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::delete' => ['privates''.service_locator.TLrSZYf''get_ServiceLocator_TLrSZYfService'false],
  12100.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::getFavouritesCount' => ['privates''.service_locator.tV2D6Yk''get_ServiceLocator_TV2D6YkService'false],
  12101.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12102.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::QuickCreateLead' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12103.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::countLeadsInSpecificPeriod' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12104.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::exportLeads' => ['privates''.service_locator.gkdKNNQ''get_ServiceLocator_GkdKNNQService'false],
  12105.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::exportTopSellerLeads' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  12106.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLead' => ['privates''.service_locator.gLZfSFb''get_ServiceLocator_GLZfSFbService'false],
  12107.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsCountsForEachType' => ['privates''.service_locator.5DRJAs3''get_ServiceLocator_5DRJAs3Service'false],
  12108.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsInsights' => ['privates''.service_locator.UsScnKS''get_ServiceLocator_UsScnKSService'false],
  12109.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsList' => ['privates''.service_locator.wB_aZlL''get_ServiceLocator_WBAZlLService'false],
  12110.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getListingFeatureStatus' => ['privates''.service_locator.xh9dd2n''get_ServiceLocator_Xh9dd2nService'false],
  12111.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12112.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::callRequest' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  12113.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::cloneListing' => ['privates''.service_locator.jnEgZVj''get_ServiceLocator_JnEgZVjService'false],
  12114.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::contactSeller' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  12115.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::contactSellerWithQuickRegistration' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12116.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12117.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::feature' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12118.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::filterListingChildren' => ['privates''.service_locator.691P.J0''get_ServiceLocator_691P_J0Service'false],
  12119.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getLeadAnalytics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12120.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12121.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12122.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingDetails' => ['privates''.service_locator.at6qQDg''get_ServiceLocator_At6qQDgService'false],
  12123.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12124.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPhone' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  12125.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12126.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPreviewData' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12127.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingRules' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12128.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingTopSeller' => ['privates''.service_locator.elP0OCB''get_ServiceLocator_ElP0OCBService'false],
  12129.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getRateDetails' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12130.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getRelatedListing' => ['privates''.service_locator.UcDxqdk''get_ServiceLocator_UcDxqdkService'false],
  12131.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getSimilarListingsCount' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12132.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::increaseListingViews' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12133.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::postListingSingleNote' => ['privates''.service_locator.0ea3J8t''get_ServiceLocator_0ea3J8tService'false],
  12134.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::quickCreateLead' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12135.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::rateReview' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12136.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12137.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12138.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::undelete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12139.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12140.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::updateListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12141.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::upload' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12142.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::uploadListingPhoto' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12143.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationChildren' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12144.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationStatistics' => ['privates''.service_locator.C3YrtYY''get_ServiceLocator_C3YrtYYService'false],
  12145.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationsHomeCompounds' => ['privates''.service_locator.89oxtMu''get_ServiceLocator_89oxtMuService'false],
  12146.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12147.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12148.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::delete' => ['privates''.service_locator.JZvIlSn''get_ServiceLocator_JZvIlSnService'false],
  12149.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::mainPhoto' => ['privates''.service_locator.JZvIlSn''get_ServiceLocator_JZvIlSnService'false],
  12150.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12151.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12152.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController::getPropertyTypeChildren' => ['privates''.service_locator.3.is40S''get_ServiceLocator_3_Is40SService'false],
  12153.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12154.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::create' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12155.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12156.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12157.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12158.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12159.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12160.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12161.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12162.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12163.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12164.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12165.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12166.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12167.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::contactSeller' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12168.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12169.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::getFeatureExpiryDate' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12170.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12171.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12172.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12173.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12174.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12175.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12176.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12177.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12178.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12179.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12180.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12181.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12182.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12183.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::getCompoundChildrenLocations' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  12184.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12185.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12186.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12187.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12188.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12189.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::deletePhoto' => ['privates''.service_locator.6uOXFWy''get_ServiceLocator_6uOXFWyService'false],
  12190.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getListingRules' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12191.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getSpecialAddListingFeatures' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12192.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getUserListings' => ['privates''.service_locator.vDcpV4H''get_ServiceLocator_VDcpV4HService'false],
  12193.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::setMainPhoto' => ['privates''.service_locator.6uOXFWy''get_ServiceLocator_6uOXFWyService'false],
  12194.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12195.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12196.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::uploadPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12197.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getLocationChildren' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12198.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getLocationTranslation' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12199.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getNearbyLocations' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12200.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12201.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController::allChildren' => ['privates''.service_locator.3.is40S''get_ServiceLocator_3_Is40SService'false],
  12202.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12203.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12204.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getCountForEachFeaturedListings' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  12205.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12206.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getListingCountForEachStatus' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  12207.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12208.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12209.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController::myListings' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12210.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController::quickLead' => ['privates''.service_locator.OC2AG.K''get_ServiceLocator_OC2AG_KService'false],
  12211.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12212.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::CSVLatestListings' => ['privates''.service_locator.tp5oD8B''get_ServiceLocator_Tp5oD8BService'false],
  12213.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::callRequest' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12214.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12215.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmFeaturedPublishing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12216.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmPublishing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12217.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmPumpUpListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12218.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSeller' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12219.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12220.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSellerWideForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12221.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12222.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::finish' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12223.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::landingPage' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12224.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::listRejections' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12225.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::listingDetailsApp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12226.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::post' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12227.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::prepareFeaturedListingPayment' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12228.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::prepareListingPayment' => ['privates''.service_locator.4CTW3Co''get_ServiceLocator_4CTW3CoService'false],
  12229.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::preview' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12230.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::pumpUpListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12231.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::read' => ['privates''.service_locator.wskWCel''get_ServiceLocator_WskWCelService'false],
  12232.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12233.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::specialAddListingFeature' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12234.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::transferScrapedListingOwnership' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12235.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::undelete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12236.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::upload' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12237.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController::searchResults' => ['privates''.service_locator.GedePMg''get_ServiceLocator_GedePMgService'false],
  12238.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::delete' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  12239.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::editPhotoType' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  12240.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::mainPhoto' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  12241.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController::show' => ['privates''.service_locator.ScY99ay''get_ServiceLocator_ScY99ayService'false],
  12242.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::delete' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  12243.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::edit' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  12244.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::toggleStatus' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  12245.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController::activity' => ['privates''.service_locator.0U7N9yd''get_ServiceLocator_0U7N9ydService'false],
  12246.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController::index' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12247.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController::delete' => ['privates''.service_locator.Xc.PcLF''get_ServiceLocator_Xc_PcLFService'false],
  12248.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController::edit' => ['privates''.service_locator.Xc.PcLF''get_ServiceLocator_Xc_PcLFService'false],
  12249.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::delete' => ['privates''.service_locator.DhfpusR''get_ServiceLocator_DhfpusRService'false],
  12250.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::feedbackForm' => ['privates''.service_locator.DhfpusR''get_ServiceLocator_DhfpusRService'false],
  12251.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::noteForm' => ['privates''.service_locator.iuFqMPC''get_ServiceLocator_IuFqMPCService'false],
  12252.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::link' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  12253.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::linkdelete' => ['privates''.service_locator.kLKFYzd''get_ServiceLocator_KLKFYzdService'false],
  12254.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::linkinsert' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  12255.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::menuDelete' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  12256.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::editStatus' => ['privates''.service_locator.81H6ZId''get_ServiceLocator_81H6ZIdService'false],
  12257.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12258.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12259.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12260.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController::delete' => ['privates''.service_locator.Nf_Q.FU''get_ServiceLocator_NfQ_FUService'false],
  12261.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController::edit' => ['privates''.service_locator.n07hh1c''get_ServiceLocator_N07hh1cService'false],
  12262.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::edit' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  12263.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::index' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  12264.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::toggleStatus' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  12265.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12266.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController::getClientIp' => ['privates''.service_locator.VdGUnZl''get_ServiceLocator_VdGUnZlService'false],
  12267.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12268.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12269.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12270.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12271.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::getListingCount' => ['privates''.service_locator.CmEcGGJ''get_ServiceLocator_CmEcGGJService'false],
  12272.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::getMenuLinks' => ['privates''.service_locator.b8UDMyj''get_ServiceLocator_B8UDMyjService'false],
  12273.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12274.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12275.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12276.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12277.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12278.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12279.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12280.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12281.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12282.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController::home' => ['privates''.service_locator.10P59hg''get_ServiceLocator_10P59hgService'false],
  12283.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController::searchPageFilters' => ['privates''.service_locator.EoCU_mv''get_ServiceLocator_EoCUMvService'false],
  12284.             'Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController::post' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12285.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController::createJoinUsForm' => ['privates''.service_locator.EdCv38r''get_ServiceLocator_EdCv38rService'false],
  12286.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController::index' => ['privates''.service_locator.CpaXrFh''get_ServiceLocator_CpaXrFhService'false],
  12287.             'Aqarmap\\Bundle\\MainBundle\\Controller\\PageController::view' => ['privates''.service_locator.Nf_Q.FU''get_ServiceLocator_NfQ_FUService'false],
  12288.             'Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController::receiver' => ['privates''.service_locator.5usv1bv''get_ServiceLocator_5usv1bvService'false],
  12289.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController::createRequestForm' => ['privates''.service_locator.yzBhvT.''get_ServiceLocator_YzBhvT_Service'false],
  12290.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController::setUserData' => ['privates''.service_locator.yzBhvT.''get_ServiceLocator_YzBhvT_Service'false],
  12291.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController::index' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12292.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::getNeighborhoodDetails' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12293.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::getNeighborhoodHistory' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12294.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12295.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::addNeighbourhoodSubscriber' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12296.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12297.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::index' => ['privates''.service_locator.vWucQHF''get_ServiceLocator_VWucQHFService'false],
  12298.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::unSubscribeLocationConfirm' => ['privates''.service_locator.SblZSSN''get_ServiceLocator_SblZSSNService'false],
  12299.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::unsetNeighbourhoodSubscriber' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12300.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::getNotificationsCount' => ['privates''.service_locator.Dvsigx3''get_ServiceLocator_Dvsigx3Service'false],
  12301.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::registerToken' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  12302.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12303.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12304.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController::viewNotifications' => ['privates''.service_locator.HcMO1Gs''get_ServiceLocator_HcMO1GsService'false],
  12305.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12306.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::activeNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  12307.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::globalUnsubscribeNotifier' => ['privates''.service_locator.ZbqxYyN''get_ServiceLocator_ZbqxYyNService'false],
  12308.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::notifier' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  12309.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::pauseNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  12310.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::post' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  12311.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::unsubscribeAllNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  12312.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::unsubscribeNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  12313.             'Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12314.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::newCompanies' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  12315.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::removeCompanies' => ['privates''.service_locator.2Ub4lmw''get_ServiceLocator_2Ub4lmwService'false],
  12316.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::userRevenueDetails' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  12317.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::activatePackage' => ['privates''.service_locator.QVQbFIb''get_ServiceLocator_QVQbFIbService'false],
  12318.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::add' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12319.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::approveTransaction' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12320.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::assignAgent' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12321.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::cancel' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12322.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::cancelRecurringl' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12323.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::changeTransactionAuditStatus' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12324.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::changeTransactionCashStatus' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12325.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::createAssignAgentForm' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12326.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::deleteAccountManager' => ['privates''.service_locator.TsDoRLF''get_ServiceLocator_TsDoRLFService'false],
  12327.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::draft' => ['privates''.service_locator.2M9KHMg''get_ServiceLocator_2M9KHMgService'false],
  12328.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::draftManualFawry' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12329.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::edit' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12330.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::handleCreateTransaction' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12331.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::refund' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12332.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::updatePackage' => ['privates''.service_locator.KI50Z4f''get_ServiceLocator_KI50Z4fService'false],
  12333.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController::getPaymentTransactionServices' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12334.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12335.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12336.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12337.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12338.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getCustomParagraph' => ['privates''.service_locator.OeUeC3z''get_ServiceLocator_OeUeC3zService'false],
  12339.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getLocationListing' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12340.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getPropertiesChips' => ['privates''.service_locator.e7TlQ8.''get_ServiceLocator_E7TlQ8_Service'false],
  12341.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getPropertiesChipsLegazy' => ['privates''.service_locator.rIcyEMN''get_ServiceLocator_RIcyEMNService'false],
  12342.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getSeoData' => ['privates''.service_locator.mF_FbkU''get_ServiceLocator_MFFbkUService'false],
  12343.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::resolveSearchPageSlugs' => ['privates''.service_locator.bsxjBL4''get_ServiceLocator_BsxjBL4Service'false],
  12344.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12345.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController::getCompoundDetails' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12346.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12347.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getListings' => ['privates''.service_locator.yJ9zlNt''get_ServiceLocator_YJ9zlNtService'false],
  12348.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getSearchListings' => ['privates''.service_locator.CyC.Oyy''get_ServiceLocator_CyC_OyyService'false],
  12349.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12350.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController::getTopSellerLeads' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  12351.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12352.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::delete' => ['privates''.service_locator.rOeiD7t''get_ServiceLocator_ROeiD7tService'false],
  12353.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::edit' => ['privates''.service_locator.rOeiD7t''get_ServiceLocator_ROeiD7tService'false],
  12354.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::list' => ['privates''.service_locator.oR9s530''get_ServiceLocator_OR9s530Service'false],
  12355.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::new' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  12356.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::assignUserTeam' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  12357.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::delete' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  12358.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::edit' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  12359.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::unassignUserTeam' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12360.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::adminChangePassword' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12361.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::adminSendEmail' => ['privates''.service_locator.VQspxfD''get_ServiceLocator_VQspxfDService'false],
  12362.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::approveLogo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12363.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::approvePersonalPhoto' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12364.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::assignReferrals' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12365.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::changeUserType' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12366.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::disable' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12367.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::editUserGroup' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12368.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::enable' => ['privates''.service_locator.R.5rpS2''get_ServiceLocator_R_5rpS2Service'false],
  12369.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::extendExpiryDate' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12370.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::getReferrals' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12371.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::rejectLogo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12372.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::rejectPersonalPhoto' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12373.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::syncToZoho' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12374.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::update' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12375.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::delete' => ['privates''.service_locator.Uagg_gw''get_ServiceLocator_UaggGwService'false],
  12376.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::edit' => ['privates''.service_locator.3Dofsr4''get_ServiceLocator_3Dofsr4Service'false],
  12377.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::index' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12378.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::new' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12379.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController::index' => ['privates''.service_locator.x6azFog''get_ServiceLocator_X6azFogService'false],
  12380.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController::updateUserPackage' => ['privates''.service_locator.gWBS00N''get_ServiceLocator_GWBS00NService'false],
  12381.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::addUserService' => ['privates''.service_locator.txkxGC8''get_ServiceLocator_TxkxGC8Service'false],
  12382.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::index' => ['privates''.service_locator.TtqXS4F''get_ServiceLocator_TtqXS4FService'false],
  12383.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::updateUserService' => ['privates''.service_locator.p92VLA7''get_ServiceLocator_P92VLA7Service'false],
  12384.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::attach' => ['privates''.service_locator.Qp.s1q.''get_ServiceLocator_Qp_S1q_Service'false],
  12385.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::detach' => ['privates''.service_locator.MyHXagK''get_ServiceLocator_MyHXagKService'false],
  12386.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::index' => ['privates''.service_locator.81.uOvc''get_ServiceLocator_81_UOvcService'false],
  12387.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12388.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController::token' => ['privates''.service_locator.WGCFqJh''get_ServiceLocator_WGCFqJhService'false],
  12389.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::remove' => ['privates''.service_locator.N3LQUe3''get_ServiceLocator_N3LQUe3Service'false],
  12390.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::save' => ['privates''.service_locator.N3LQUe3''get_ServiceLocator_N3LQUe3Service'false],
  12391.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12392.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12393.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12394.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12395.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::addUserPhone' => ['privates''.service_locator.ja3Wfc0''get_ServiceLocator_Ja3Wfc0Service'false],
  12396.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::deleteUserSearch' => ['privates''.service_locator.nwni4V5''get_ServiceLocator_Nwni4V5Service'false],
  12397.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getListingNote' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12398.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getMyAccount' => ['privates''.service_locator.eUnxEfJ''get_ServiceLocator_EUnxEfJService'false],
  12399.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getMyLeads' => ['privates''.service_locator._NHYBXU''get_ServiceLocator_NHYBXUService'false],
  12400.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getNpsData' => ['privates''.service_locator.Rozwzjh''get_ServiceLocator_RozwzjhService'false],
  12401.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getRate' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12402.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12403.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserCompanyInfo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12404.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserListings' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12405.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::postUserNote' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12406.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::removeUserPhone' => ['privates''.service_locator.zjdyQvB''get_ServiceLocator_ZjdyQvBService'false],
  12407.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::sendResetPasswordEmail' => ['privates''.service_locator.vJOpZrR''get_ServiceLocator_VJOpZrRService'false],
  12408.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12409.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updatePhone' => ['privates''.service_locator.e.ek1_q''get_ServiceLocator_E_Ek1QService'false],
  12410.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updateProfileBasicInfo' => ['privates''.service_locator.4mzSDFD''get_ServiceLocator_4mzSDFDService'false],
  12411.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updateUserPhone' => ['privates''.service_locator.zjdyQvB''get_ServiceLocator_ZjdyQvBService'false],
  12412.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12413.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12414.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::resetPassword' => ['privates''.service_locator.vJOpZrR''get_ServiceLocator_VJOpZrRService'false],
  12415.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12416.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12417.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::createUser' => ['privates''.service_locator.9NPWjJJ''get_ServiceLocator_9NPWjJJService'false],
  12418.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12419.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::register' => ['privates''.service_locator.xTG7jfg''get_ServiceLocator_XTG7jfgService'false],
  12420.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12421.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12422.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12423.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12424.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12425.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12426.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSeller' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12427.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12428.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSellerWideForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12429.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::index' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12430.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::listing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12431.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::userContactSellerForm' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12432.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::userContactSellerWideForm' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12433.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController::removePhoto' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  12434.             'Aqarmap\\Bundle\\UserBundle\\Controller\\UserController::pauseInterest' => ['privates''.service_locator.WYrnE_I''get_ServiceLocator_WYrnEIService'false],
  12435.             'kernel::build' => ['privates''.service_locator.u47of.0''get_ServiceLocator_U47of_0Service'false],
  12436.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  12437.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  12438.             'App\\Controller\\API\\Lead\\LeadController:add' => ['privates''.service_locator.l720pDc''get_ServiceLocator_L720pDcService'false],
  12439.             'App\\Controller\\API\\Lead\\LeadController:addLeadNote' => ['privates''.service_locator.X_4f3Bt''get_ServiceLocator_X4f3BtService'false],
  12440.             'App\\Controller\\API\\Lead\\LeadController:addTopSeller' => ['privates''.service_locator.shNG6D3''get_ServiceLocator_ShNG6D3Service'false],
  12441.             'App\\Controller\\API\\Lead\\LeadController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12442.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:getDemandLocations' => ['privates''.service_locator.d4MWP.x''get_ServiceLocator_D4MWP_XService'false],
  12443.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:getLocationDemandDetails' => ['privates''.service_locator.NSdJoE7''get_ServiceLocator_NSdJoE7Service'false],
  12444.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12445.             'App\\Controller\\API\\User\\SubAccountsController:acceptInvitation' => ['privates''.service_locator.VAPpaZO''get_ServiceLocator_VAPpaZOService'false],
  12446.             'App\\Controller\\API\\User\\SubAccountsController:add' => ['privates''.service_locator.Ue3lOen''get_ServiceLocator_Ue3lOenService'false],
  12447.             'App\\Controller\\API\\User\\SubAccountsController:delete' => ['privates''.service_locator.P4ohWKt''get_ServiceLocator_P4ohWKtService'false],
  12448.             'App\\Controller\\API\\User\\SubAccountsController:index' => ['privates''.service_locator.6_c73Kb''get_ServiceLocator_6C73KbService'false],
  12449.             'App\\Controller\\API\\User\\SubAccountsController:lookup' => ['privates''.service_locator.Md5pun7''get_ServiceLocator_Md5pun7Service'false],
  12450.             'App\\Controller\\API\\User\\SubAccountsController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12451.             'App\\Controller\\API\\User\\SubAccountsController:statistics' => ['privates''.service_locator.YfO3EUD''get_ServiceLocator_YfO3EUDService'false],
  12452.             'App\\Controller\\DefaultController:healthCheck' => ['privates''.service_locator.mB9R.17''get_ServiceLocator_MB9R_17Service'false],
  12453.             'App\\Controller\\EmailList\\WaitingController:index' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  12454.             'App\\Controller\\SecurityController:changePassword' => ['privates''.service_locator.KnMJEak''get_ServiceLocator_KnMJEakService'false],
  12455.             'App\\Controller\\SecurityController:login' => ['privates''.service_locator.BirtPkH''get_ServiceLocator_BirtPkHService'false],
  12456.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController:announcementForm' => ['privates''.service_locator.jCd05L.''get_ServiceLocator_JCd05L_Service'false],
  12457.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12458.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:assignBrokerToSellerForm' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  12459.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:brokerDetails' => ['privates''.service_locator.4RkZoSP''get_ServiceLocator_4RkZoSPService'false],
  12460.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:createAssignBrokerForm' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  12461.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:delete' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  12462.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:setBrokerCreatedDate' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  12463.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:deleteSeller' => ['privates''.service_locator.7Ryfzhm''get_ServiceLocator_7RyfzhmService'false],
  12464.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:sellerBrokers' => ['privates''.service_locator.0XB_Fvv''get_ServiceLocator_0XBFvvService'false],
  12465.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:sellers' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  12466.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12467.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController:BuyerAlerts' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  12468.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController:unsubscribeBuyerAlerts' => ['privates''.service_locator.SE4ny3Y''get_ServiceLocator_SE4ny3YService'false],
  12469.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:assignAccountManager' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  12470.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:company' => ['privates''.service_locator.Ef5rjrT''get_ServiceLocator_Ef5rjrTService'false],
  12471.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:companyAccountManagers' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  12472.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:companyAccounts' => ['privates''.service_locator.4Y9JfYU''get_ServiceLocator_4Y9JfYUService'false],
  12473.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createCompanyForm' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  12474.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createExistingStaffUser' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  12475.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createNewRegisteredStaffUser' => ['privates''.service_locator.lsi4tRL''get_ServiceLocator_Lsi4tRLService'false],
  12476.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:removeStaffAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12477.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyCustomer' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  12478.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyPotential' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  12479.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyProspected' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  12480.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyRejected' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  12481.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:unassignAccountManager' => ['privates''.service_locator.te1Yo1e''get_ServiceLocator_Te1Yo1eService'false],
  12482.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createExistingStaffUser' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  12483.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createNewRegisteredStaffUser' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  12484.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createStaffForm' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  12485.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:delete' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  12486.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:removeStaffAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12487.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12488.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController:updateCompany' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  12489.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12490.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController:upload' => ['privates''.service_locator.x6Cz3.I''get_ServiceLocator_X6Cz3_IService'false],
  12491.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController:getStaffData' => ['privates''.service_locator.FYIkfU9''get_ServiceLocator_FYIkfU9Service'false],
  12492.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12493.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:activatePackage' => ['privates''.service_locator.wVrXYG2''get_ServiceLocator_WVrXYG2Service'false],
  12494.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:cancel' => ['privates''.service_locator.wVrXYG2''get_ServiceLocator_WVrXYG2Service'false],
  12495.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:cancelRecurringl' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12496.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:deductPoints' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12497.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:depositPoints' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12498.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:transfer' => ['privates''.service_locator.NSHwqyp''get_ServiceLocator_NSHwqypService'false],
  12499.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController:post' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12500.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:changePosition' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  12501.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:delete' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  12502.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:edit' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  12503.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12504.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController:deduct' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12505.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12506.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12507.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController:updateServiceStatus' => ['privates''.service_locator.Vhx2..N''get_ServiceLocator_Vhx2__NService'false],
  12508.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController:getUserTypePackages' => ['privates''.service_locator.RBLp9TH''get_ServiceLocator_RBLp9THService'false],
  12509.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12510.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12511.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12512.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12513.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController:package' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  12514.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:addAnswer' => ['privates''.service_locator.Ef4Q2nx''get_ServiceLocator_Ef4Q2nxService'false],
  12515.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:editAnswer' => ['privates''.service_locator.lZdneNX''get_ServiceLocator_LZdneNXService'false],
  12516.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:removeAnswer' => ['privates''.service_locator.lZdneNX''get_ServiceLocator_LZdneNXService'false],
  12517.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:approve' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  12518.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:decline' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  12519.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:delete' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  12520.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:SendToHelp' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  12521.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:approve' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  12522.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:decline' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  12523.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:delete' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  12524.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:edit' => ['privates''.service_locator.wpvzSKV''get_ServiceLocator_WpvzSKVService'false],
  12525.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:locationDiscussions' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12526.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addComment' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  12527.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  12528.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addDiscussion' => ['privates''.service_locator.iI93pWi''get_ServiceLocator_II93pWiService'false],
  12529.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  12530.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:checkDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  12531.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:discussion' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  12532.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:discussions' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12533.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:removeCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  12534.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12535.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:unsetDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  12536.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:updateCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  12537.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:updateDiscussion' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  12538.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:create' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  12539.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:delete' => ['privates''.service_locator.NRsk.0J''get_ServiceLocator_NRsk_0JService'false],
  12540.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:edit' => ['privates''.service_locator.NRsk.0J''get_ServiceLocator_NRsk_0JService'false],
  12541.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:addDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  12542.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:create' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  12543.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:delete' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  12544.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:discussionComments' => ['privates''.service_locator.l8gbRtF''get_ServiceLocator_L8gbRtFService'false],
  12545.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:discussions' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  12546.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:edit' => ['privates''.service_locator.wpvzSKV''get_ServiceLocator_WpvzSKVService'false],
  12547.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:unsetDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  12548.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:unsubscribeConfirm' => ['privates''.service_locator.q0bdmru''get_ServiceLocator_Q0bdmruService'false],
  12549.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:deleteExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  12550.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:getExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  12551.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12552.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:unlockExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  12553.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:updateExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  12554.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController:edit' => ['privates''.service_locator.faK6yZI''get_ServiceLocator_FaK6yZIService'false],
  12555.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12556.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:edit' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  12557.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:postEdit' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  12558.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:updateFinancialAidStatus' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  12559.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12560.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController:disable' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  12561.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController:enable' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  12562.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController:index' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12563.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController:resendLeads' => ['privates''.service_locator.2395Z6t''get_ServiceLocator_2395Z6tService'false],
  12564.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:QuickPostListingForm' => ['privates''.service_locator.IxpZ58c''get_ServiceLocator_IxpZ58cService'false],
  12565.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:addNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12566.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:addParticipant' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12567.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminChangeLocation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12568.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminListingRejections' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12569.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminPropertyType' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12570.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:approve' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12571.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:approveChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12572.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bulkDeletePhoto' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12573.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12574.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:changeSection' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12575.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearMap' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12576.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearPrice' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12577.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearVideo' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12578.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:consumersRatesData' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12579.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12580.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:deleteNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12581.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:deletePhoto' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  12582.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12583.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingArea' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12584.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingLocations' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12585.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingParticipants' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12586.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPaymentMethod' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12587.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPhones' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12588.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12589.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingTranslation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12590.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingUnits' => ['privates''.service_locator.za1p.5V''get_ServiceLocator_Za1p_5VService'false],
  12591.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:featured' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12592.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:getListingBasics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12593.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:listingLocationForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12594.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:listingPhoneForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12595.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:moveListingPhotoDown' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  12596.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:moveListingPhotoUp' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  12597.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:newLocationModal' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12598.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:newPhoneModal' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12599.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pending' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12600.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pendingChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12601.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingBasics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12602.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12603.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingTranslations' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12604.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postListingLocation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12605.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postListingPhone' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12606.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12607.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:quickPostListingModelForm' => ['privates''.service_locator.N_uc6xq''get_ServiceLocator_NUc6xqService'false],
  12608.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:quickRegisterParticipant' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12609.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:ratesDetails' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12610.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12611.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeListingLocation' => ['privates''.service_locator.zJJOuyv''get_ServiceLocator_ZJJOuyvService'false],
  12612.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeNumbers' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12613.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeParticipant' => ['privates''.service_locator._Qw4DJe''get_ServiceLocator_Qw4DJeService'false],
  12614.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removePhone' => ['privates''.service_locator.oGPbAPY''get_ServiceLocator_OGPbAPYService'false],
  12615.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:resetTitle' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12616.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:revertBumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12617.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:review' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12618.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:showInHomepage' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12619.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:unflag' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12620.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:approveFeaturingListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12621.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:reject' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12622.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:rejectFeaturingListing' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12623.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:changePosition' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  12624.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:delete' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  12625.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:edit' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  12626.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:index' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12627.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:Post' => ['privates''.service_locator.UQTEWgm''get_ServiceLocator_UQTEWgmService'false],
  12628.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:addNearestLocations' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12629.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:changeStatus' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12630.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:deleteLocationPhoto' => ['privates''.service_locator.SBFvyl6''get_ServiceLocator_SBFvyl6Service'false],
  12631.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:locationFetcher' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  12632.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:mainPhotoLocation' => ['privates''.service_locator.SBFvyl6''get_ServiceLocator_SBFvyl6Service'false],
  12633.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:moveLocationListings' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12634.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:unsetLocationListing' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12635.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:unsetNearestLocation' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12636.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:upload' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12637.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController:delete' => ['privates''.service_locator.oWTv1Ao''get_ServiceLocator_OWTv1AoService'false],
  12638.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController:removePhoto' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12639.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:locationSearchHistoryLink' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  12640.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:searchAdmin' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12641.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:searchResult' => ['privates''.service_locator.kQ3e.Yt''get_ServiceLocator_KQ3e_YtService'false],
  12642.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController:getTotalQueuedCalls' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12643.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12644.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController:getLocationChildren' => ['privates''.service_locator.LeUnxz1''get_ServiceLocator_LeUnxz1Service'false],
  12645.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12646.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12647.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12648.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12649.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:create' => ['privates''.service_locator.tV2D6Yk''get_ServiceLocator_TV2D6YkService'false],
  12650.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:delete' => ['privates''.service_locator.TLrSZYf''get_ServiceLocator_TLrSZYfService'false],
  12651.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:getFavouritesCount' => ['privates''.service_locator.tV2D6Yk''get_ServiceLocator_TV2D6YkService'false],
  12652.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12653.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:QuickCreateLead' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12654.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:countLeadsInSpecificPeriod' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12655.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:exportLeads' => ['privates''.service_locator.gkdKNNQ''get_ServiceLocator_GkdKNNQService'false],
  12656.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:exportTopSellerLeads' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  12657.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLead' => ['privates''.service_locator.gLZfSFb''get_ServiceLocator_GLZfSFbService'false],
  12658.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsCountsForEachType' => ['privates''.service_locator.5DRJAs3''get_ServiceLocator_5DRJAs3Service'false],
  12659.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsInsights' => ['privates''.service_locator.UsScnKS''get_ServiceLocator_UsScnKSService'false],
  12660.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsList' => ['privates''.service_locator.wB_aZlL''get_ServiceLocator_WBAZlLService'false],
  12661.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getListingFeatureStatus' => ['privates''.service_locator.xh9dd2n''get_ServiceLocator_Xh9dd2nService'false],
  12662.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12663.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:callRequest' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  12664.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:cloneListing' => ['privates''.service_locator.jnEgZVj''get_ServiceLocator_JnEgZVjService'false],
  12665.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:contactSeller' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  12666.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:contactSellerWithQuickRegistration' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12667.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12668.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:feature' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12669.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:filterListingChildren' => ['privates''.service_locator.691P.J0''get_ServiceLocator_691P_J0Service'false],
  12670.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getLeadAnalytics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12671.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12672.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12673.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingDetails' => ['privates''.service_locator.at6qQDg''get_ServiceLocator_At6qQDgService'false],
  12674.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12675.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPhone' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  12676.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12677.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPreviewData' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12678.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingRules' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12679.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingTopSeller' => ['privates''.service_locator.elP0OCB''get_ServiceLocator_ElP0OCBService'false],
  12680.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getRateDetails' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12681.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getRelatedListing' => ['privates''.service_locator.UcDxqdk''get_ServiceLocator_UcDxqdkService'false],
  12682.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getSimilarListingsCount' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12683.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:increaseListingViews' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12684.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:postListingSingleNote' => ['privates''.service_locator.0ea3J8t''get_ServiceLocator_0ea3J8tService'false],
  12685.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:quickCreateLead' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12686.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:rateReview' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12687.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12688.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12689.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:undelete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12690.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12691.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:updateListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12692.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:upload' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12693.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:uploadListingPhoto' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12694.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationChildren' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12695.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationStatistics' => ['privates''.service_locator.C3YrtYY''get_ServiceLocator_C3YrtYYService'false],
  12696.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationsHomeCompounds' => ['privates''.service_locator.89oxtMu''get_ServiceLocator_89oxtMuService'false],
  12697.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12698.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12699.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:delete' => ['privates''.service_locator.JZvIlSn''get_ServiceLocator_JZvIlSnService'false],
  12700.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:mainPhoto' => ['privates''.service_locator.JZvIlSn''get_ServiceLocator_JZvIlSnService'false],
  12701.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12702.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12703.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController:getPropertyTypeChildren' => ['privates''.service_locator.3.is40S''get_ServiceLocator_3_Is40SService'false],
  12704.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12705.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:create' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12706.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12707.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12708.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12709.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12710.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12711.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12712.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12713.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12714.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12715.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12716.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12717.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12718.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:contactSeller' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12719.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12720.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:getFeatureExpiryDate' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12721.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12722.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12723.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12724.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12725.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12726.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12727.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12728.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12729.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12730.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12731.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12732.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12733.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12734.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:getCompoundChildrenLocations' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  12735.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12736.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12737.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12738.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12739.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12740.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:deletePhoto' => ['privates''.service_locator.6uOXFWy''get_ServiceLocator_6uOXFWyService'false],
  12741.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getListingRules' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12742.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getSpecialAddListingFeatures' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12743.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getUserListings' => ['privates''.service_locator.vDcpV4H''get_ServiceLocator_VDcpV4HService'false],
  12744.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:setMainPhoto' => ['privates''.service_locator.6uOXFWy''get_ServiceLocator_6uOXFWyService'false],
  12745.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12746.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12747.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:uploadPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12748.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getLocationChildren' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12749.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getLocationTranslation' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12750.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getNearbyLocations' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12751.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12752.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController:allChildren' => ['privates''.service_locator.3.is40S''get_ServiceLocator_3_Is40SService'false],
  12753.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12754.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12755.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getCountForEachFeaturedListings' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  12756.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12757.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getListingCountForEachStatus' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  12758.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12759.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12760.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController:myListings' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12761.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController:quickLead' => ['privates''.service_locator.OC2AG.K''get_ServiceLocator_OC2AG_KService'false],
  12762.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12763.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:CSVLatestListings' => ['privates''.service_locator.tp5oD8B''get_ServiceLocator_Tp5oD8BService'false],
  12764.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:callRequest' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12765.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12766.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmFeaturedPublishing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12767.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmPublishing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12768.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmPumpUpListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12769.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSeller' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12770.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12771.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSellerWideForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12772.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12773.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:finish' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12774.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:landingPage' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12775.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:listRejections' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12776.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:listingDetailsApp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12777.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:post' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12778.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:prepareFeaturedListingPayment' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12779.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:prepareListingPayment' => ['privates''.service_locator.4CTW3Co''get_ServiceLocator_4CTW3CoService'false],
  12780.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:preview' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12781.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:pumpUpListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12782.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:read' => ['privates''.service_locator.wskWCel''get_ServiceLocator_WskWCelService'false],
  12783.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12784.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:specialAddListingFeature' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12785.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:transferScrapedListingOwnership' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12786.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:undelete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12787.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:upload' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12788.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController:searchResults' => ['privates''.service_locator.GedePMg''get_ServiceLocator_GedePMgService'false],
  12789.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:delete' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  12790.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:editPhotoType' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  12791.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:mainPhoto' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  12792.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController:show' => ['privates''.service_locator.ScY99ay''get_ServiceLocator_ScY99ayService'false],
  12793.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:delete' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  12794.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:edit' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  12795.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:toggleStatus' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  12796.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController:activity' => ['privates''.service_locator.0U7N9yd''get_ServiceLocator_0U7N9ydService'false],
  12797.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController:index' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12798.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController:delete' => ['privates''.service_locator.Xc.PcLF''get_ServiceLocator_Xc_PcLFService'false],
  12799.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController:edit' => ['privates''.service_locator.Xc.PcLF''get_ServiceLocator_Xc_PcLFService'false],
  12800.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:delete' => ['privates''.service_locator.DhfpusR''get_ServiceLocator_DhfpusRService'false],
  12801.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:feedbackForm' => ['privates''.service_locator.DhfpusR''get_ServiceLocator_DhfpusRService'false],
  12802.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:noteForm' => ['privates''.service_locator.iuFqMPC''get_ServiceLocator_IuFqMPCService'false],
  12803.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:link' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  12804.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:linkdelete' => ['privates''.service_locator.kLKFYzd''get_ServiceLocator_KLKFYzdService'false],
  12805.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:linkinsert' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  12806.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:menuDelete' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  12807.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:editStatus' => ['privates''.service_locator.81H6ZId''get_ServiceLocator_81H6ZIdService'false],
  12808.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12809.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12810.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12811.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController:delete' => ['privates''.service_locator.Nf_Q.FU''get_ServiceLocator_NfQ_FUService'false],
  12812.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController:edit' => ['privates''.service_locator.n07hh1c''get_ServiceLocator_N07hh1cService'false],
  12813.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:edit' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  12814.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:index' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  12815.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:toggleStatus' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  12816.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12817.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController:getClientIp' => ['privates''.service_locator.VdGUnZl''get_ServiceLocator_VdGUnZlService'false],
  12818.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12819.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12820.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12821.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12822.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:getListingCount' => ['privates''.service_locator.CmEcGGJ''get_ServiceLocator_CmEcGGJService'false],
  12823.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:getMenuLinks' => ['privates''.service_locator.b8UDMyj''get_ServiceLocator_B8UDMyjService'false],
  12824.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12825.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12826.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12827.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12828.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12829.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12830.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12831.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12832.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12833.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController:home' => ['privates''.service_locator.10P59hg''get_ServiceLocator_10P59hgService'false],
  12834.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController:searchPageFilters' => ['privates''.service_locator.EoCU_mv''get_ServiceLocator_EoCUMvService'false],
  12835.             'Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController:post' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  12836.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController:createJoinUsForm' => ['privates''.service_locator.EdCv38r''get_ServiceLocator_EdCv38rService'false],
  12837.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController:index' => ['privates''.service_locator.CpaXrFh''get_ServiceLocator_CpaXrFhService'false],
  12838.             'Aqarmap\\Bundle\\MainBundle\\Controller\\PageController:view' => ['privates''.service_locator.Nf_Q.FU''get_ServiceLocator_NfQ_FUService'false],
  12839.             'Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController:receiver' => ['privates''.service_locator.5usv1bv''get_ServiceLocator_5usv1bvService'false],
  12840.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController:createRequestForm' => ['privates''.service_locator.yzBhvT.''get_ServiceLocator_YzBhvT_Service'false],
  12841.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController:setUserData' => ['privates''.service_locator.yzBhvT.''get_ServiceLocator_YzBhvT_Service'false],
  12842.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController:index' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12843.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:getNeighborhoodDetails' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12844.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:getNeighborhoodHistory' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12845.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12846.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:addNeighbourhoodSubscriber' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12847.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12848.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:index' => ['privates''.service_locator.vWucQHF''get_ServiceLocator_VWucQHFService'false],
  12849.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:unSubscribeLocationConfirm' => ['privates''.service_locator.SblZSSN''get_ServiceLocator_SblZSSNService'false],
  12850.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:unsetNeighbourhoodSubscriber' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12851.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:getNotificationsCount' => ['privates''.service_locator.Dvsigx3''get_ServiceLocator_Dvsigx3Service'false],
  12852.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:registerToken' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  12853.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12854.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12855.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController:viewNotifications' => ['privates''.service_locator.HcMO1Gs''get_ServiceLocator_HcMO1GsService'false],
  12856.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12857.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:activeNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  12858.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:globalUnsubscribeNotifier' => ['privates''.service_locator.ZbqxYyN''get_ServiceLocator_ZbqxYyNService'false],
  12859.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:notifier' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  12860.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:pauseNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  12861.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:post' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  12862.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:unsubscribeAllNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  12863.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:unsubscribeNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  12864.             'Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12865.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:newCompanies' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  12866.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:removeCompanies' => ['privates''.service_locator.2Ub4lmw''get_ServiceLocator_2Ub4lmwService'false],
  12867.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:userRevenueDetails' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  12868.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:activatePackage' => ['privates''.service_locator.QVQbFIb''get_ServiceLocator_QVQbFIbService'false],
  12869.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:add' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12870.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:approveTransaction' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12871.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:assignAgent' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12872.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:cancel' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12873.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:cancelRecurringl' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12874.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:changeTransactionAuditStatus' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12875.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:changeTransactionCashStatus' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12876.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:createAssignAgentForm' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12877.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:deleteAccountManager' => ['privates''.service_locator.TsDoRLF''get_ServiceLocator_TsDoRLFService'false],
  12878.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:draft' => ['privates''.service_locator.2M9KHMg''get_ServiceLocator_2M9KHMgService'false],
  12879.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:draftManualFawry' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12880.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:edit' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12881.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:handleCreateTransaction' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12882.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:refund' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12883.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:updatePackage' => ['privates''.service_locator.KI50Z4f''get_ServiceLocator_KI50Z4fService'false],
  12884.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController:getPaymentTransactionServices' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  12885.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12886.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12887.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12888.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12889.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getCustomParagraph' => ['privates''.service_locator.OeUeC3z''get_ServiceLocator_OeUeC3zService'false],
  12890.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getLocationListing' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  12891.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getPropertiesChips' => ['privates''.service_locator.e7TlQ8.''get_ServiceLocator_E7TlQ8_Service'false],
  12892.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getPropertiesChipsLegazy' => ['privates''.service_locator.rIcyEMN''get_ServiceLocator_RIcyEMNService'false],
  12893.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getSeoData' => ['privates''.service_locator.mF_FbkU''get_ServiceLocator_MFFbkUService'false],
  12894.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:resolveSearchPageSlugs' => ['privates''.service_locator.bsxjBL4''get_ServiceLocator_BsxjBL4Service'false],
  12895.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12896.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController:getCompoundDetails' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12897.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12898.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getListings' => ['privates''.service_locator.yJ9zlNt''get_ServiceLocator_YJ9zlNtService'false],
  12899.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getSearchListings' => ['privates''.service_locator.CyC.Oyy''get_ServiceLocator_CyC_OyyService'false],
  12900.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12901.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController:getTopSellerLeads' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  12902.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12903.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:delete' => ['privates''.service_locator.rOeiD7t''get_ServiceLocator_ROeiD7tService'false],
  12904.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:edit' => ['privates''.service_locator.rOeiD7t''get_ServiceLocator_ROeiD7tService'false],
  12905.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:list' => ['privates''.service_locator.oR9s530''get_ServiceLocator_OR9s530Service'false],
  12906.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:new' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  12907.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:assignUserTeam' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  12908.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:delete' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  12909.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:edit' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  12910.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:unassignUserTeam' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12911.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:adminChangePassword' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12912.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:adminSendEmail' => ['privates''.service_locator.VQspxfD''get_ServiceLocator_VQspxfDService'false],
  12913.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:approveLogo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12914.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:approvePersonalPhoto' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12915.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:assignReferrals' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12916.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:changeUserType' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12917.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:disable' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12918.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:editUserGroup' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12919.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:enable' => ['privates''.service_locator.R.5rpS2''get_ServiceLocator_R_5rpS2Service'false],
  12920.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:extendExpiryDate' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12921.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:getReferrals' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12922.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:rejectLogo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12923.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:rejectPersonalPhoto' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12924.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:syncToZoho' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12925.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:update' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12926.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:delete' => ['privates''.service_locator.Uagg_gw''get_ServiceLocator_UaggGwService'false],
  12927.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:edit' => ['privates''.service_locator.3Dofsr4''get_ServiceLocator_3Dofsr4Service'false],
  12928.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:index' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12929.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:new' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12930.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController:index' => ['privates''.service_locator.x6azFog''get_ServiceLocator_X6azFogService'false],
  12931.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController:updateUserPackage' => ['privates''.service_locator.gWBS00N''get_ServiceLocator_GWBS00NService'false],
  12932.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:addUserService' => ['privates''.service_locator.txkxGC8''get_ServiceLocator_TxkxGC8Service'false],
  12933.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:index' => ['privates''.service_locator.TtqXS4F''get_ServiceLocator_TtqXS4FService'false],
  12934.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:updateUserService' => ['privates''.service_locator.p92VLA7''get_ServiceLocator_P92VLA7Service'false],
  12935.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:attach' => ['privates''.service_locator.Qp.s1q.''get_ServiceLocator_Qp_S1q_Service'false],
  12936.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:detach' => ['privates''.service_locator.MyHXagK''get_ServiceLocator_MyHXagKService'false],
  12937.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:index' => ['privates''.service_locator.81.uOvc''get_ServiceLocator_81_UOvcService'false],
  12938.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12939.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController:token' => ['privates''.service_locator.WGCFqJh''get_ServiceLocator_WGCFqJhService'false],
  12940.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:remove' => ['privates''.service_locator.N3LQUe3''get_ServiceLocator_N3LQUe3Service'false],
  12941.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:save' => ['privates''.service_locator.N3LQUe3''get_ServiceLocator_N3LQUe3Service'false],
  12942.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12943.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12944.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12945.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12946.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:addUserPhone' => ['privates''.service_locator.ja3Wfc0''get_ServiceLocator_Ja3Wfc0Service'false],
  12947.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:deleteUserSearch' => ['privates''.service_locator.nwni4V5''get_ServiceLocator_Nwni4V5Service'false],
  12948.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getListingNote' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12949.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getMyAccount' => ['privates''.service_locator.eUnxEfJ''get_ServiceLocator_EUnxEfJService'false],
  12950.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getMyLeads' => ['privates''.service_locator._NHYBXU''get_ServiceLocator_NHYBXUService'false],
  12951.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getNpsData' => ['privates''.service_locator.Rozwzjh''get_ServiceLocator_RozwzjhService'false],
  12952.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getRate' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12953.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12954.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserCompanyInfo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12955.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserListings' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12956.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:postUserNote' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12957.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:removeUserPhone' => ['privates''.service_locator.zjdyQvB''get_ServiceLocator_ZjdyQvBService'false],
  12958.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:sendResetPasswordEmail' => ['privates''.service_locator.vJOpZrR''get_ServiceLocator_VJOpZrRService'false],
  12959.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12960.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updatePhone' => ['privates''.service_locator.e.ek1_q''get_ServiceLocator_E_Ek1QService'false],
  12961.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updateProfileBasicInfo' => ['privates''.service_locator.4mzSDFD''get_ServiceLocator_4mzSDFDService'false],
  12962.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updateUserPhone' => ['privates''.service_locator.zjdyQvB''get_ServiceLocator_ZjdyQvBService'false],
  12963.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12964.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12965.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:resetPassword' => ['privates''.service_locator.vJOpZrR''get_ServiceLocator_VJOpZrRService'false],
  12966.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12967.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12968.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:createUser' => ['privates''.service_locator.9NPWjJJ''get_ServiceLocator_9NPWjJJService'false],
  12969.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12970.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:register' => ['privates''.service_locator.xTG7jfg''get_ServiceLocator_XTG7jfgService'false],
  12971.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12972.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12973.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12974.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  12975.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  12976.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12977.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSeller' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12978.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12979.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSellerWideForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12980.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:index' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12981.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:listing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  12982.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:userContactSellerForm' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12983.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:userContactSellerWideForm' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  12984.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController:removePhoto' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  12985.             'Aqarmap\\Bundle\\UserBundle\\Controller\\UserController:pauseInterest' => ['privates''.service_locator.WYrnE_I''get_ServiceLocator_WYrnEIService'false],
  12986.             'kernel:build' => ['privates''.service_locator.u47of.0''get_ServiceLocator_U47of_0Service'false],
  12987.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  12988.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  12989.         ], [
  12990.             'App\\Controller\\API\\Lead\\LeadController::add' => '?',
  12991.             'App\\Controller\\API\\Lead\\LeadController::addLeadNote' => '?',
  12992.             'App\\Controller\\API\\Lead\\LeadController::addTopSeller' => '?',
  12993.             'App\\Controller\\API\\Lead\\LeadController::setViewHandler' => '?',
  12994.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::getDemandLocations' => '?',
  12995.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::getLocationDemandDetails' => '?',
  12996.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::setViewHandler' => '?',
  12997.             'App\\Controller\\API\\User\\SubAccountsController::acceptInvitation' => '?',
  12998.             'App\\Controller\\API\\User\\SubAccountsController::add' => '?',
  12999.             'App\\Controller\\API\\User\\SubAccountsController::delete' => '?',
  13000.             'App\\Controller\\API\\User\\SubAccountsController::index' => '?',
  13001.             'App\\Controller\\API\\User\\SubAccountsController::lookup' => '?',
  13002.             'App\\Controller\\API\\User\\SubAccountsController::setViewHandler' => '?',
  13003.             'App\\Controller\\API\\User\\SubAccountsController::statistics' => '?',
  13004.             'App\\Controller\\DefaultController::healthCheck' => '?',
  13005.             'App\\Controller\\EmailList\\WaitingController::index' => '?',
  13006.             'App\\Controller\\SecurityController::changePassword' => '?',
  13007.             'App\\Controller\\SecurityController::login' => '?',
  13008.             'App\\Kernel::build' => '?',
  13009.             'App\\Kernel::loadRoutes' => '?',
  13010.             'App\\Kernel::registerContainerConfiguration' => '?',
  13011.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController::announcementForm' => '?',
  13012.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController::setViewHandler' => '?',
  13013.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::assignBrokerToSellerForm' => '?',
  13014.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::brokerDetails' => '?',
  13015.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::createAssignBrokerForm' => '?',
  13016.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::delete' => '?',
  13017.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::setBrokerCreatedDate' => '?',
  13018.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::deleteSeller' => '?',
  13019.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::sellerBrokers' => '?',
  13020.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::sellers' => '?',
  13021.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController::setViewHandler' => '?',
  13022.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController::BuyerAlerts' => '?',
  13023.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController::unsubscribeBuyerAlerts' => '?',
  13024.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::assignAccountManager' => '?',
  13025.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::company' => '?',
  13026.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::companyAccountManagers' => '?',
  13027.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::companyAccounts' => '?',
  13028.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createCompanyForm' => '?',
  13029.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createExistingStaffUser' => '?',
  13030.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createNewRegisteredStaffUser' => '?',
  13031.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::removeStaffAccount' => '?',
  13032.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyCustomer' => '?',
  13033.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyPotential' => '?',
  13034.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyProspected' => '?',
  13035.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyRejected' => '?',
  13036.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::unassignAccountManager' => '?',
  13037.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createExistingStaffUser' => '?',
  13038.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createNewRegisteredStaffUser' => '?',
  13039.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createStaffForm' => '?',
  13040.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::delete' => '?',
  13041.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::removeStaffAccount' => '?',
  13042.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController::setViewHandler' => '?',
  13043.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController::updateCompany' => '?',
  13044.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController::setViewHandler' => '?',
  13045.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController::upload' => '?',
  13046.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController::getStaffData' => '?',
  13047.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController::setViewHandler' => '?',
  13048.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::activatePackage' => '?',
  13049.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::cancel' => '?',
  13050.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::cancelRecurringl' => '?',
  13051.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::deductPoints' => '?',
  13052.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::depositPoints' => '?',
  13053.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::transfer' => '?',
  13054.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController::post' => '?',
  13055.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::changePosition' => '?',
  13056.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::delete' => '?',
  13057.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::edit' => '?',
  13058.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController::setViewHandler' => '?',
  13059.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController::deduct' => '?',
  13060.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController::setViewHandler' => '?',
  13061.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController::setViewHandler' => '?',
  13062.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController::updateServiceStatus' => '?',
  13063.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController::getUserTypePackages' => '?',
  13064.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController::setViewHandler' => '?',
  13065.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::getErrorMessages' => '?',
  13066.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::respondWithValidationErrors' => '?',
  13067.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::setViewHandler' => '?',
  13068.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController::package' => '?',
  13069.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::addAnswer' => '?',
  13070.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::editAnswer' => '?',
  13071.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::removeAnswer' => '?',
  13072.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::approve' => '?',
  13073.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::decline' => '?',
  13074.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::delete' => '?',
  13075.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::SendToHelp' => '?',
  13076.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::approve' => '?',
  13077.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::decline' => '?',
  13078.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::delete' => '?',
  13079.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::edit' => '?',
  13080.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::locationDiscussions' => '?',
  13081.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addComment' => '?',
  13082.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addCommentLike' => '?',
  13083.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addDiscussion' => '?',
  13084.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addDiscussionSubscriber' => '?',
  13085.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::checkDiscussionSubscriber' => '?',
  13086.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::discussion' => '?',
  13087.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::discussions' => '?',
  13088.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::removeCommentLike' => '?',
  13089.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::setViewHandler' => '?',
  13090.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::unsetDiscussionSubscriber' => '?',
  13091.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::updateCommentLike' => '?',
  13092.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::updateDiscussion' => '?',
  13093.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::create' => '?',
  13094.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::delete' => '?',
  13095.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::edit' => '?',
  13096.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::addDiscussionSubscriber' => '?',
  13097.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::create' => '?',
  13098.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::delete' => '?',
  13099.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::discussionComments' => '?',
  13100.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::discussions' => '?',
  13101.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::edit' => '?',
  13102.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::unsetDiscussionSubscriber' => '?',
  13103.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::unsubscribeConfirm' => '?',
  13104.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::deleteExchangeRequest' => '?',
  13105.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::getExchangeRequest' => '?',
  13106.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::setViewHandler' => '?',
  13107.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::unlockExchangeRequest' => '?',
  13108.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::updateExchangeRequest' => '?',
  13109.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController::edit' => '?',
  13110.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController::setViewHandler' => '?',
  13111.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::edit' => '?',
  13112.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::postEdit' => '?',
  13113.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::updateFinancialAidStatus' => '?',
  13114.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController::setViewHandler' => '?',
  13115.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController::disable' => '?',
  13116.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController::enable' => '?',
  13117.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController::index' => '?',
  13118.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController::resendLeads' => '?',
  13119.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::QuickPostListingForm' => '?',
  13120.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::addNote' => '?',
  13121.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::addParticipant' => '?',
  13122.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminChangeLocation' => '?',
  13123.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminListingRejections' => '?',
  13124.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminPropertyType' => '?',
  13125.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::approve' => '?',
  13126.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::approveChildren' => '?',
  13127.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bulkDeletePhoto' => '?',
  13128.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bumpUp' => '?',
  13129.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::changeSection' => '?',
  13130.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearMap' => '?',
  13131.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearPrice' => '?',
  13132.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearVideo' => '?',
  13133.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::consumersRatesData' => '?',
  13134.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::delete' => '?',
  13135.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::deleteNote' => '?',
  13136.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::deletePhoto' => '?',
  13137.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListing' => '?',
  13138.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingArea' => '?',
  13139.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingLocations' => '?',
  13140.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingParticipants' => '?',
  13141.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPaymentMethod' => '?',
  13142.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPhones' => '?',
  13143.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPhotos' => '?',
  13144.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingTranslation' => '?',
  13145.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingUnits' => '?',
  13146.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::featured' => '?',
  13147.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::getListingBasics' => '?',
  13148.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::listingLocationForm' => '?',
  13149.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::listingPhoneForm' => '?',
  13150.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::moveListingPhotoDown' => '?',
  13151.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::moveListingPhotoUp' => '?',
  13152.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::newLocationModal' => '?',
  13153.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::newPhoneModal' => '?',
  13154.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pending' => '?',
  13155.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pendingChildren' => '?',
  13156.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingBasics' => '?',
  13157.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingPhotos' => '?',
  13158.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingTranslations' => '?',
  13159.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postListingLocation' => '?',
  13160.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postListingPhone' => '?',
  13161.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pumpUp' => '?',
  13162.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::quickPostListingModelForm' => '?',
  13163.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::quickRegisterParticipant' => '?',
  13164.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::ratesDetails' => '?',
  13165.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::relist' => '?',
  13166.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeListingLocation' => '?',
  13167.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeNumbers' => '?',
  13168.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeParticipant' => '?',
  13169.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removePhone' => '?',
  13170.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::resetTitle' => '?',
  13171.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::revertBumpUp' => '?',
  13172.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::review' => '?',
  13173.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::showInHomepage' => '?',
  13174.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::unflag' => '?',
  13175.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::approveFeaturingListing' => '?',
  13176.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::reject' => '?',
  13177.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::rejectFeaturingListing' => '?',
  13178.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::changePosition' => '?',
  13179.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::delete' => '?',
  13180.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::edit' => '?',
  13181.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::index' => '?',
  13182.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::Post' => '?',
  13183.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::addNearestLocations' => '?',
  13184.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::changeStatus' => '?',
  13185.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::deleteLocationPhoto' => '?',
  13186.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::locationFetcher' => '?',
  13187.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::mainPhotoLocation' => '?',
  13188.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::moveLocationListings' => '?',
  13189.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::unsetLocationListing' => '?',
  13190.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::unsetNearestLocation' => '?',
  13191.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::upload' => '?',
  13192.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController::delete' => '?',
  13193.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController::removePhoto' => '?',
  13194.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::locationSearchHistoryLink' => '?',
  13195.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::searchAdmin' => '?',
  13196.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::searchResult' => '?',
  13197.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController::getTotalQueuedCalls' => '?',
  13198.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController::setViewHandler' => '?',
  13199.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController::getLocationChildren' => '?',
  13200.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController::setViewHandler' => '?',
  13201.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController::setViewHandler' => '?',
  13202.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController::setViewHandler' => '?',
  13203.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController::setViewHandler' => '?',
  13204.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::create' => '?',
  13205.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::delete' => '?',
  13206.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::getFavouritesCount' => '?',
  13207.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::setViewHandler' => '?',
  13208.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::QuickCreateLead' => '?',
  13209.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::countLeadsInSpecificPeriod' => '?',
  13210.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::exportLeads' => '?',
  13211.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::exportTopSellerLeads' => '?',
  13212.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLead' => '?',
  13213.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsCountsForEachType' => '?',
  13214.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsInsights' => '?',
  13215.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsList' => '?',
  13216.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getListingFeatureStatus' => '?',
  13217.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::setViewHandler' => '?',
  13218.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::callRequest' => '?',
  13219.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::cloneListing' => '?',
  13220.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::contactSeller' => '?',
  13221.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::contactSellerWithQuickRegistration' => '?',
  13222.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::delete' => '?',
  13223.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::feature' => '?',
  13224.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::filterListingChildren' => '?',
  13225.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getLeadAnalytics' => '?',
  13226.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListing' => '?',
  13227.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingChildren' => '?',
  13228.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingDetails' => '?',
  13229.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingNote' => '?',
  13230.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPhone' => '?',
  13231.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPhotos' => '?',
  13232.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPreviewData' => '?',
  13233.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingRules' => '?',
  13234.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingTopSeller' => '?',
  13235.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getRateDetails' => '?',
  13236.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getRelatedListing' => '?',
  13237.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getSimilarListingsCount' => '?',
  13238.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::increaseListingViews' => '?',
  13239.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::postListingSingleNote' => '?',
  13240.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::quickCreateLead' => '?',
  13241.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::rateReview' => '?',
  13242.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::relist' => '?',
  13243.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::setViewHandler' => '?',
  13244.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::undelete' => '?',
  13245.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::update' => '?',
  13246.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::updateListing' => '?',
  13247.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::upload' => '?',
  13248.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::uploadListingPhoto' => '?',
  13249.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationChildren' => '?',
  13250.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationStatistics' => '?',
  13251.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationsHomeCompounds' => '?',
  13252.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::setViewHandler' => '?',
  13253.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController::setViewHandler' => '?',
  13254.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::delete' => '?',
  13255.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::mainPhoto' => '?',
  13256.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::setViewHandler' => '?',
  13257.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController::setViewHandler' => '?',
  13258.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController::getPropertyTypeChildren' => '?',
  13259.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController::setViewHandler' => '?',
  13260.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::create' => '?',
  13261.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::setViewHandler' => '?',
  13262.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController::setViewHandler' => '?',
  13263.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController::setViewHandler' => '?',
  13264.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::getErrorMessages' => '?',
  13265.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::respondWithValidationErrors' => '?',
  13266.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::setViewHandler' => '?',
  13267.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::getErrorMessages' => '?',
  13268.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::respondWithValidationErrors' => '?',
  13269.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::setViewHandler' => '?',
  13270.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::getErrorMessages' => '?',
  13271.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::respondWithValidationErrors' => '?',
  13272.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::setViewHandler' => '?',
  13273.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::contactSeller' => '?',
  13274.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::getErrorMessages' => '?',
  13275.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::getFeatureExpiryDate' => '?',
  13276.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::respondWithValidationErrors' => '?',
  13277.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::setViewHandler' => '?',
  13278.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::update' => '?',
  13279.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::getErrorMessages' => '?',
  13280.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::respondWithValidationErrors' => '?',
  13281.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::setViewHandler' => '?',
  13282.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::getErrorMessages' => '?',
  13283.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::respondWithValidationErrors' => '?',
  13284.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::setViewHandler' => '?',
  13285.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::callRequestForm' => '?',
  13286.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::getErrorMessages' => '?',
  13287.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::respondWithValidationErrors' => '?',
  13288.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::setViewHandler' => '?',
  13289.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::getCompoundChildrenLocations' => '?',
  13290.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::getErrorMessages' => '?',
  13291.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::respondWithValidationErrors' => '?',
  13292.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::setViewHandler' => '?',
  13293.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController::setViewHandler' => '?',
  13294.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController::setViewHandler' => '?',
  13295.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::deletePhoto' => '?',
  13296.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getListingRules' => '?',
  13297.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getSpecialAddListingFeatures' => '?',
  13298.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getUserListings' => '?',
  13299.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::setMainPhoto' => '?',
  13300.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::setViewHandler' => '?',
  13301.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::update' => '?',
  13302.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::uploadPhotos' => '?',
  13303.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getLocationChildren' => '?',
  13304.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getLocationTranslation' => '?',
  13305.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getNearbyLocations' => '?',
  13306.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::setViewHandler' => '?',
  13307.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController::allChildren' => '?',
  13308.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController::setViewHandler' => '?',
  13309.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController::setViewHandler' => '?',
  13310.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getCountForEachFeaturedListings' => '?',
  13311.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getErrorMessages' => '?',
  13312.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getListingCountForEachStatus' => '?',
  13313.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::respondWithValidationErrors' => '?',
  13314.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::setViewHandler' => '?',
  13315.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController::myListings' => '?',
  13316.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController::quickLead' => '?',
  13317.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController::setViewHandler' => '?',
  13318.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::CSVLatestListings' => '?',
  13319.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::callRequest' => '?',
  13320.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::callRequestForm' => '?',
  13321.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmFeaturedPublishing' => '?',
  13322.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmPublishing' => '?',
  13323.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmPumpUpListing' => '?',
  13324.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSeller' => '?',
  13325.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSellerForm' => '?',
  13326.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSellerWideForm' => '?',
  13327.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::delete' => '?',
  13328.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::finish' => '?',
  13329.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::landingPage' => '?',
  13330.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::listRejections' => '?',
  13331.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::listingDetailsApp' => '?',
  13332.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::post' => '?',
  13333.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::prepareFeaturedListingPayment' => '?',
  13334.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::prepareListingPayment' => '?',
  13335.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::preview' => '?',
  13336.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::pumpUpListing' => '?',
  13337.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::read' => '?',
  13338.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::relist' => '?',
  13339.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::specialAddListingFeature' => '?',
  13340.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::transferScrapedListingOwnership' => '?',
  13341.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::undelete' => '?',
  13342.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::upload' => '?',
  13343.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController::searchResults' => '?',
  13344.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::delete' => '?',
  13345.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::editPhotoType' => '?',
  13346.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::mainPhoto' => '?',
  13347.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController::show' => '?',
  13348.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::delete' => '?',
  13349.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::edit' => '?',
  13350.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::toggleStatus' => '?',
  13351.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController::activity' => '?',
  13352.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController::index' => '?',
  13353.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController::delete' => '?',
  13354.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController::edit' => '?',
  13355.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::delete' => '?',
  13356.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::feedbackForm' => '?',
  13357.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::noteForm' => '?',
  13358.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::link' => '?',
  13359.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::linkdelete' => '?',
  13360.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::linkinsert' => '?',
  13361.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::menuDelete' => '?',
  13362.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::editStatus' => '?',
  13363.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::getErrorMessages' => '?',
  13364.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::respondWithValidationErrors' => '?',
  13365.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::setViewHandler' => '?',
  13366.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController::delete' => '?',
  13367.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController::edit' => '?',
  13368.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::edit' => '?',
  13369.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::index' => '?',
  13370.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::toggleStatus' => '?',
  13371.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController::setViewHandler' => '?',
  13372.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController::getClientIp' => '?',
  13373.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController::setViewHandler' => '?',
  13374.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController::setViewHandler' => '?',
  13375.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController::setViewHandler' => '?',
  13376.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController::setViewHandler' => '?',
  13377.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::getListingCount' => '?',
  13378.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::getMenuLinks' => '?',
  13379.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::setViewHandler' => '?',
  13380.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::getErrorMessages' => '?',
  13381.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::respondWithValidationErrors' => '?',
  13382.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::setViewHandler' => '?',
  13383.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::getErrorMessages' => '?',
  13384.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::respondWithValidationErrors' => '?',
  13385.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::setViewHandler' => '?',
  13386.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController::setViewHandler' => '?',
  13387.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController::setViewHandler' => '?',
  13388.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController::home' => '?',
  13389.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController::searchPageFilters' => '?',
  13390.             'Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController::post' => '?',
  13391.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController::createJoinUsForm' => '?',
  13392.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController::index' => '?',
  13393.             'Aqarmap\\Bundle\\MainBundle\\Controller\\PageController::view' => '?',
  13394.             'Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController::receiver' => '?',
  13395.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController::createRequestForm' => '?',
  13396.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController::setUserData' => '?',
  13397.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController::index' => '?',
  13398.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::getNeighborhoodDetails' => '?',
  13399.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::getNeighborhoodHistory' => '?',
  13400.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::setViewHandler' => '?',
  13401.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::addNeighbourhoodSubscriber' => '?',
  13402.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::contactSellerForm' => '?',
  13403.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::index' => '?',
  13404.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::unSubscribeLocationConfirm' => '?',
  13405.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::unsetNeighbourhoodSubscriber' => '?',
  13406.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::getNotificationsCount' => '?',
  13407.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::registerToken' => '?',
  13408.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::setViewHandler' => '?',
  13409.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController::setViewHandler' => '?',
  13410.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController::viewNotifications' => '?',
  13411.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController::setViewHandler' => '?',
  13412.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::activeNotifier' => '?',
  13413.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::globalUnsubscribeNotifier' => '?',
  13414.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::notifier' => '?',
  13415.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::pauseNotifier' => '?',
  13416.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::post' => '?',
  13417.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::unsubscribeAllNotifier' => '?',
  13418.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::unsubscribeNotifier' => '?',
  13419.             'Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController::setViewHandler' => '?',
  13420.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::newCompanies' => '?',
  13421.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::removeCompanies' => '?',
  13422.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::userRevenueDetails' => '?',
  13423.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::activatePackage' => '?',
  13424.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::add' => '?',
  13425.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::approveTransaction' => '?',
  13426.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::assignAgent' => '?',
  13427.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::cancel' => '?',
  13428.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::cancelRecurringl' => '?',
  13429.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::changeTransactionAuditStatus' => '?',
  13430.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::changeTransactionCashStatus' => '?',
  13431.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::createAssignAgentForm' => '?',
  13432.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::deleteAccountManager' => '?',
  13433.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::draft' => '?',
  13434.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::draftManualFawry' => '?',
  13435.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::edit' => '?',
  13436.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::handleCreateTransaction' => '?',
  13437.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::refund' => '?',
  13438.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::updatePackage' => '?',
  13439.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController::getPaymentTransactionServices' => '?',
  13440.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController::setViewHandler' => '?',
  13441.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController::setViewHandler' => '?',
  13442.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController::setViewHandler' => '?',
  13443.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController::setViewHandler' => '?',
  13444.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getCustomParagraph' => '?',
  13445.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getLocationListing' => '?',
  13446.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getPropertiesChips' => '?',
  13447.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getPropertiesChipsLegazy' => '?',
  13448.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getSeoData' => '?',
  13449.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::resolveSearchPageSlugs' => '?',
  13450.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::setViewHandler' => '?',
  13451.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController::getCompoundDetails' => '?',
  13452.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController::setViewHandler' => '?',
  13453.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getListings' => '?',
  13454.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getSearchListings' => '?',
  13455.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::setViewHandler' => '?',
  13456.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController::getTopSellerLeads' => '?',
  13457.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController::setViewHandler' => '?',
  13458.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::delete' => '?',
  13459.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::edit' => '?',
  13460.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::list' => '?',
  13461.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::new' => '?',
  13462.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::assignUserTeam' => '?',
  13463.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::delete' => '?',
  13464.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::edit' => '?',
  13465.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::unassignUserTeam' => '?',
  13466.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::adminChangePassword' => '?',
  13467.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::adminSendEmail' => '?',
  13468.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::approveLogo' => '?',
  13469.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::approvePersonalPhoto' => '?',
  13470.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::assignReferrals' => '?',
  13471.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::changeUserType' => '?',
  13472.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::disable' => '?',
  13473.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::editUserGroup' => '?',
  13474.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::enable' => '?',
  13475.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::extendExpiryDate' => '?',
  13476.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::getReferrals' => '?',
  13477.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::rejectLogo' => '?',
  13478.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::rejectPersonalPhoto' => '?',
  13479.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::syncToZoho' => '?',
  13480.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::update' => '?',
  13481.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::delete' => '?',
  13482.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::edit' => '?',
  13483.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::index' => '?',
  13484.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::new' => '?',
  13485.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController::index' => '?',
  13486.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController::updateUserPackage' => '?',
  13487.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::addUserService' => '?',
  13488.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::index' => '?',
  13489.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::updateUserService' => '?',
  13490.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::attach' => '?',
  13491.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::detach' => '?',
  13492.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::index' => '?',
  13493.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController::setViewHandler' => '?',
  13494.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController::token' => '?',
  13495.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::remove' => '?',
  13496.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::save' => '?',
  13497.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::setViewHandler' => '?',
  13498.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController::setViewHandler' => '?',
  13499.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController::setViewHandler' => '?',
  13500.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController::setViewHandler' => '?',
  13501.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::addUserPhone' => '?',
  13502.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::deleteUserSearch' => '?',
  13503.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getListingNote' => '?',
  13504.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getMyAccount' => '?',
  13505.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getMyLeads' => '?',
  13506.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getNpsData' => '?',
  13507.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getRate' => '?',
  13508.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserAccount' => '?',
  13509.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserCompanyInfo' => '?',
  13510.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserListings' => '?',
  13511.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::postUserNote' => '?',
  13512.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::removeUserPhone' => '?',
  13513.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::sendResetPasswordEmail' => '?',
  13514.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::setViewHandler' => '?',
  13515.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updatePhone' => '?',
  13516.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updateProfileBasicInfo' => '?',
  13517.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updateUserPhone' => '?',
  13518.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController::setViewHandler' => '?',
  13519.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::getErrorMessages' => '?',
  13520.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::resetPassword' => '?',
  13521.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::respondWithValidationErrors' => '?',
  13522.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::setViewHandler' => '?',
  13523.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::createUser' => '?',
  13524.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::getErrorMessages' => '?',
  13525.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::register' => '?',
  13526.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::respondWithValidationErrors' => '?',
  13527.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::setViewHandler' => '?',
  13528.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::getErrorMessages' => '?',
  13529.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::respondWithValidationErrors' => '?',
  13530.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::setViewHandler' => '?',
  13531.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::callRequestForm' => '?',
  13532.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSeller' => '?',
  13533.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSellerForm' => '?',
  13534.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSellerWideForm' => '?',
  13535.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::index' => '?',
  13536.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::listing' => '?',
  13537.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::userContactSellerForm' => '?',
  13538.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::userContactSellerWideForm' => '?',
  13539.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController::removePhoto' => '?',
  13540.             'Aqarmap\\Bundle\\UserBundle\\Controller\\UserController::pauseInterest' => '?',
  13541.             'kernel::build' => '?',
  13542.             'kernel::loadRoutes' => '?',
  13543.             'kernel::registerContainerConfiguration' => '?',
  13544.             'App\\Controller\\API\\Lead\\LeadController:add' => '?',
  13545.             'App\\Controller\\API\\Lead\\LeadController:addLeadNote' => '?',
  13546.             'App\\Controller\\API\\Lead\\LeadController:addTopSeller' => '?',
  13547.             'App\\Controller\\API\\Lead\\LeadController:setViewHandler' => '?',
  13548.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:getDemandLocations' => '?',
  13549.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:getLocationDemandDetails' => '?',
  13550.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:setViewHandler' => '?',
  13551.             'App\\Controller\\API\\User\\SubAccountsController:acceptInvitation' => '?',
  13552.             'App\\Controller\\API\\User\\SubAccountsController:add' => '?',
  13553.             'App\\Controller\\API\\User\\SubAccountsController:delete' => '?',
  13554.             'App\\Controller\\API\\User\\SubAccountsController:index' => '?',
  13555.             'App\\Controller\\API\\User\\SubAccountsController:lookup' => '?',
  13556.             'App\\Controller\\API\\User\\SubAccountsController:setViewHandler' => '?',
  13557.             'App\\Controller\\API\\User\\SubAccountsController:statistics' => '?',
  13558.             'App\\Controller\\DefaultController:healthCheck' => '?',
  13559.             'App\\Controller\\EmailList\\WaitingController:index' => '?',
  13560.             'App\\Controller\\SecurityController:changePassword' => '?',
  13561.             'App\\Controller\\SecurityController:login' => '?',
  13562.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController:announcementForm' => '?',
  13563.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController:setViewHandler' => '?',
  13564.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:assignBrokerToSellerForm' => '?',
  13565.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:brokerDetails' => '?',
  13566.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:createAssignBrokerForm' => '?',
  13567.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:delete' => '?',
  13568.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:setBrokerCreatedDate' => '?',
  13569.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:deleteSeller' => '?',
  13570.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:sellerBrokers' => '?',
  13571.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:sellers' => '?',
  13572.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController:setViewHandler' => '?',
  13573.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController:BuyerAlerts' => '?',
  13574.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController:unsubscribeBuyerAlerts' => '?',
  13575.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:assignAccountManager' => '?',
  13576.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:company' => '?',
  13577.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:companyAccountManagers' => '?',
  13578.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:companyAccounts' => '?',
  13579.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createCompanyForm' => '?',
  13580.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createExistingStaffUser' => '?',
  13581.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createNewRegisteredStaffUser' => '?',
  13582.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:removeStaffAccount' => '?',
  13583.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyCustomer' => '?',
  13584.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyPotential' => '?',
  13585.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyProspected' => '?',
  13586.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyRejected' => '?',
  13587.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:unassignAccountManager' => '?',
  13588.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createExistingStaffUser' => '?',
  13589.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createNewRegisteredStaffUser' => '?',
  13590.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createStaffForm' => '?',
  13591.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:delete' => '?',
  13592.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:removeStaffAccount' => '?',
  13593.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController:setViewHandler' => '?',
  13594.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController:updateCompany' => '?',
  13595.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController:setViewHandler' => '?',
  13596.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController:upload' => '?',
  13597.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController:getStaffData' => '?',
  13598.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController:setViewHandler' => '?',
  13599.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:activatePackage' => '?',
  13600.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:cancel' => '?',
  13601.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:cancelRecurringl' => '?',
  13602.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:deductPoints' => '?',
  13603.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:depositPoints' => '?',
  13604.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:transfer' => '?',
  13605.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController:post' => '?',
  13606.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:changePosition' => '?',
  13607.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:delete' => '?',
  13608.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:edit' => '?',
  13609.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController:setViewHandler' => '?',
  13610.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController:deduct' => '?',
  13611.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController:setViewHandler' => '?',
  13612.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController:setViewHandler' => '?',
  13613.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController:updateServiceStatus' => '?',
  13614.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController:getUserTypePackages' => '?',
  13615.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController:setViewHandler' => '?',
  13616.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:getErrorMessages' => '?',
  13617.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:respondWithValidationErrors' => '?',
  13618.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:setViewHandler' => '?',
  13619.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController:package' => '?',
  13620.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:addAnswer' => '?',
  13621.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:editAnswer' => '?',
  13622.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:removeAnswer' => '?',
  13623.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:approve' => '?',
  13624.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:decline' => '?',
  13625.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:delete' => '?',
  13626.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:SendToHelp' => '?',
  13627.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:approve' => '?',
  13628.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:decline' => '?',
  13629.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:delete' => '?',
  13630.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:edit' => '?',
  13631.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:locationDiscussions' => '?',
  13632.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addComment' => '?',
  13633.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addCommentLike' => '?',
  13634.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addDiscussion' => '?',
  13635.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addDiscussionSubscriber' => '?',
  13636.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:checkDiscussionSubscriber' => '?',
  13637.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:discussion' => '?',
  13638.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:discussions' => '?',
  13639.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:removeCommentLike' => '?',
  13640.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:setViewHandler' => '?',
  13641.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:unsetDiscussionSubscriber' => '?',
  13642.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:updateCommentLike' => '?',
  13643.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:updateDiscussion' => '?',
  13644.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:create' => '?',
  13645.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:delete' => '?',
  13646.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:edit' => '?',
  13647.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:addDiscussionSubscriber' => '?',
  13648.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:create' => '?',
  13649.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:delete' => '?',
  13650.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:discussionComments' => '?',
  13651.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:discussions' => '?',
  13652.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:edit' => '?',
  13653.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:unsetDiscussionSubscriber' => '?',
  13654.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:unsubscribeConfirm' => '?',
  13655.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:deleteExchangeRequest' => '?',
  13656.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:getExchangeRequest' => '?',
  13657.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:setViewHandler' => '?',
  13658.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:unlockExchangeRequest' => '?',
  13659.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:updateExchangeRequest' => '?',
  13660.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController:edit' => '?',
  13661.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController:setViewHandler' => '?',
  13662.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:edit' => '?',
  13663.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:postEdit' => '?',
  13664.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:updateFinancialAidStatus' => '?',
  13665.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController:setViewHandler' => '?',
  13666.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController:disable' => '?',
  13667.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController:enable' => '?',
  13668.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController:index' => '?',
  13669.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController:resendLeads' => '?',
  13670.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:QuickPostListingForm' => '?',
  13671.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:addNote' => '?',
  13672.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:addParticipant' => '?',
  13673.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminChangeLocation' => '?',
  13674.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminListingRejections' => '?',
  13675.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminPropertyType' => '?',
  13676.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:approve' => '?',
  13677.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:approveChildren' => '?',
  13678.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bulkDeletePhoto' => '?',
  13679.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bumpUp' => '?',
  13680.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:changeSection' => '?',
  13681.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearMap' => '?',
  13682.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearPrice' => '?',
  13683.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearVideo' => '?',
  13684.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:consumersRatesData' => '?',
  13685.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:delete' => '?',
  13686.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:deleteNote' => '?',
  13687.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:deletePhoto' => '?',
  13688.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListing' => '?',
  13689.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingArea' => '?',
  13690.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingLocations' => '?',
  13691.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingParticipants' => '?',
  13692.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPaymentMethod' => '?',
  13693.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPhones' => '?',
  13694.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPhotos' => '?',
  13695.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingTranslation' => '?',
  13696.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingUnits' => '?',
  13697.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:featured' => '?',
  13698.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:getListingBasics' => '?',
  13699.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:listingLocationForm' => '?',
  13700.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:listingPhoneForm' => '?',
  13701.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:moveListingPhotoDown' => '?',
  13702.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:moveListingPhotoUp' => '?',
  13703.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:newLocationModal' => '?',
  13704.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:newPhoneModal' => '?',
  13705.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pending' => '?',
  13706.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pendingChildren' => '?',
  13707.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingBasics' => '?',
  13708.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingPhotos' => '?',
  13709.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingTranslations' => '?',
  13710.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postListingLocation' => '?',
  13711.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postListingPhone' => '?',
  13712.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pumpUp' => '?',
  13713.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:quickPostListingModelForm' => '?',
  13714.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:quickRegisterParticipant' => '?',
  13715.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:ratesDetails' => '?',
  13716.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:relist' => '?',
  13717.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeListingLocation' => '?',
  13718.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeNumbers' => '?',
  13719.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeParticipant' => '?',
  13720.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removePhone' => '?',
  13721.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:resetTitle' => '?',
  13722.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:revertBumpUp' => '?',
  13723.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:review' => '?',
  13724.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:showInHomepage' => '?',
  13725.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:unflag' => '?',
  13726.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:approveFeaturingListing' => '?',
  13727.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:reject' => '?',
  13728.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:rejectFeaturingListing' => '?',
  13729.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:changePosition' => '?',
  13730.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:delete' => '?',
  13731.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:edit' => '?',
  13732.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:index' => '?',
  13733.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:Post' => '?',
  13734.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:addNearestLocations' => '?',
  13735.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:changeStatus' => '?',
  13736.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:deleteLocationPhoto' => '?',
  13737.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:locationFetcher' => '?',
  13738.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:mainPhotoLocation' => '?',
  13739.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:moveLocationListings' => '?',
  13740.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:unsetLocationListing' => '?',
  13741.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:unsetNearestLocation' => '?',
  13742.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:upload' => '?',
  13743.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController:delete' => '?',
  13744.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController:removePhoto' => '?',
  13745.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:locationSearchHistoryLink' => '?',
  13746.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:searchAdmin' => '?',
  13747.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:searchResult' => '?',
  13748.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController:getTotalQueuedCalls' => '?',
  13749.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController:setViewHandler' => '?',
  13750.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController:getLocationChildren' => '?',
  13751.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController:setViewHandler' => '?',
  13752.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController:setViewHandler' => '?',
  13753.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController:setViewHandler' => '?',
  13754.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController:setViewHandler' => '?',
  13755.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:create' => '?',
  13756.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:delete' => '?',
  13757.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:getFavouritesCount' => '?',
  13758.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:setViewHandler' => '?',
  13759.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:QuickCreateLead' => '?',
  13760.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:countLeadsInSpecificPeriod' => '?',
  13761.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:exportLeads' => '?',
  13762.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:exportTopSellerLeads' => '?',
  13763.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLead' => '?',
  13764.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsCountsForEachType' => '?',
  13765.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsInsights' => '?',
  13766.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsList' => '?',
  13767.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getListingFeatureStatus' => '?',
  13768.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:setViewHandler' => '?',
  13769.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:callRequest' => '?',
  13770.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:cloneListing' => '?',
  13771.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:contactSeller' => '?',
  13772.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:contactSellerWithQuickRegistration' => '?',
  13773.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:delete' => '?',
  13774.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:feature' => '?',
  13775.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:filterListingChildren' => '?',
  13776.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getLeadAnalytics' => '?',
  13777.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListing' => '?',
  13778.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingChildren' => '?',
  13779.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingDetails' => '?',
  13780.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingNote' => '?',
  13781.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPhone' => '?',
  13782.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPhotos' => '?',
  13783.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPreviewData' => '?',
  13784.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingRules' => '?',
  13785.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingTopSeller' => '?',
  13786.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getRateDetails' => '?',
  13787.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getRelatedListing' => '?',
  13788.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getSimilarListingsCount' => '?',
  13789.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:increaseListingViews' => '?',
  13790.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:postListingSingleNote' => '?',
  13791.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:quickCreateLead' => '?',
  13792.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:rateReview' => '?',
  13793.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:relist' => '?',
  13794.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:setViewHandler' => '?',
  13795.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:undelete' => '?',
  13796.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:update' => '?',
  13797.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:updateListing' => '?',
  13798.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:upload' => '?',
  13799.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:uploadListingPhoto' => '?',
  13800.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationChildren' => '?',
  13801.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationStatistics' => '?',
  13802.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationsHomeCompounds' => '?',
  13803.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:setViewHandler' => '?',
  13804.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController:setViewHandler' => '?',
  13805.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:delete' => '?',
  13806.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:mainPhoto' => '?',
  13807.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:setViewHandler' => '?',
  13808.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController:setViewHandler' => '?',
  13809.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController:getPropertyTypeChildren' => '?',
  13810.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController:setViewHandler' => '?',
  13811.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:create' => '?',
  13812.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:setViewHandler' => '?',
  13813.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController:setViewHandler' => '?',
  13814.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController:setViewHandler' => '?',
  13815.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:getErrorMessages' => '?',
  13816.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:respondWithValidationErrors' => '?',
  13817.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:setViewHandler' => '?',
  13818.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:getErrorMessages' => '?',
  13819.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:respondWithValidationErrors' => '?',
  13820.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:setViewHandler' => '?',
  13821.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:getErrorMessages' => '?',
  13822.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:respondWithValidationErrors' => '?',
  13823.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:setViewHandler' => '?',
  13824.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:contactSeller' => '?',
  13825.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:getErrorMessages' => '?',
  13826.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:getFeatureExpiryDate' => '?',
  13827.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:respondWithValidationErrors' => '?',
  13828.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:setViewHandler' => '?',
  13829.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:update' => '?',
  13830.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:getErrorMessages' => '?',
  13831.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:respondWithValidationErrors' => '?',
  13832.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:setViewHandler' => '?',
  13833.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:getErrorMessages' => '?',
  13834.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:respondWithValidationErrors' => '?',
  13835.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:setViewHandler' => '?',
  13836.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:callRequestForm' => '?',
  13837.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:getErrorMessages' => '?',
  13838.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:respondWithValidationErrors' => '?',
  13839.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:setViewHandler' => '?',
  13840.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:getCompoundChildrenLocations' => '?',
  13841.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:getErrorMessages' => '?',
  13842.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:respondWithValidationErrors' => '?',
  13843.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:setViewHandler' => '?',
  13844.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController:setViewHandler' => '?',
  13845.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController:setViewHandler' => '?',
  13846.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:deletePhoto' => '?',
  13847.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getListingRules' => '?',
  13848.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getSpecialAddListingFeatures' => '?',
  13849.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getUserListings' => '?',
  13850.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:setMainPhoto' => '?',
  13851.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:setViewHandler' => '?',
  13852.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:update' => '?',
  13853.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:uploadPhotos' => '?',
  13854.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getLocationChildren' => '?',
  13855.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getLocationTranslation' => '?',
  13856.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getNearbyLocations' => '?',
  13857.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:setViewHandler' => '?',
  13858.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController:allChildren' => '?',
  13859.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController:setViewHandler' => '?',
  13860.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController:setViewHandler' => '?',
  13861.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getCountForEachFeaturedListings' => '?',
  13862.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getErrorMessages' => '?',
  13863.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getListingCountForEachStatus' => '?',
  13864.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:respondWithValidationErrors' => '?',
  13865.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:setViewHandler' => '?',
  13866.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController:myListings' => '?',
  13867.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController:quickLead' => '?',
  13868.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController:setViewHandler' => '?',
  13869.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:CSVLatestListings' => '?',
  13870.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:callRequest' => '?',
  13871.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:callRequestForm' => '?',
  13872.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmFeaturedPublishing' => '?',
  13873.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmPublishing' => '?',
  13874.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmPumpUpListing' => '?',
  13875.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSeller' => '?',
  13876.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSellerForm' => '?',
  13877.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSellerWideForm' => '?',
  13878.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:delete' => '?',
  13879.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:finish' => '?',
  13880.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:landingPage' => '?',
  13881.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:listRejections' => '?',
  13882.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:listingDetailsApp' => '?',
  13883.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:post' => '?',
  13884.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:prepareFeaturedListingPayment' => '?',
  13885.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:prepareListingPayment' => '?',
  13886.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:preview' => '?',
  13887.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:pumpUpListing' => '?',
  13888.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:read' => '?',
  13889.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:relist' => '?',
  13890.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:specialAddListingFeature' => '?',
  13891.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:transferScrapedListingOwnership' => '?',
  13892.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:undelete' => '?',
  13893.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:upload' => '?',
  13894.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController:searchResults' => '?',
  13895.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:delete' => '?',
  13896.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:editPhotoType' => '?',
  13897.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:mainPhoto' => '?',
  13898.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController:show' => '?',
  13899.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:delete' => '?',
  13900.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:edit' => '?',
  13901.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:toggleStatus' => '?',
  13902.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController:activity' => '?',
  13903.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController:index' => '?',
  13904.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController:delete' => '?',
  13905.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController:edit' => '?',
  13906.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:delete' => '?',
  13907.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:feedbackForm' => '?',
  13908.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:noteForm' => '?',
  13909.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:link' => '?',
  13910.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:linkdelete' => '?',
  13911.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:linkinsert' => '?',
  13912.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:menuDelete' => '?',
  13913.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:editStatus' => '?',
  13914.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:getErrorMessages' => '?',
  13915.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:respondWithValidationErrors' => '?',
  13916.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:setViewHandler' => '?',
  13917.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController:delete' => '?',
  13918.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController:edit' => '?',
  13919.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:edit' => '?',
  13920.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:index' => '?',
  13921.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:toggleStatus' => '?',
  13922.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController:setViewHandler' => '?',
  13923.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController:getClientIp' => '?',
  13924.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController:setViewHandler' => '?',
  13925.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController:setViewHandler' => '?',
  13926.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController:setViewHandler' => '?',
  13927.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController:setViewHandler' => '?',
  13928.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:getListingCount' => '?',
  13929.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:getMenuLinks' => '?',
  13930.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:setViewHandler' => '?',
  13931.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:getErrorMessages' => '?',
  13932.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:respondWithValidationErrors' => '?',
  13933.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:setViewHandler' => '?',
  13934.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:getErrorMessages' => '?',
  13935.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:respondWithValidationErrors' => '?',
  13936.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:setViewHandler' => '?',
  13937.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController:setViewHandler' => '?',
  13938.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController:setViewHandler' => '?',
  13939.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController:home' => '?',
  13940.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController:searchPageFilters' => '?',
  13941.             'Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController:post' => '?',
  13942.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController:createJoinUsForm' => '?',
  13943.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController:index' => '?',
  13944.             'Aqarmap\\Bundle\\MainBundle\\Controller\\PageController:view' => '?',
  13945.             'Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController:receiver' => '?',
  13946.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController:createRequestForm' => '?',
  13947.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController:setUserData' => '?',
  13948.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController:index' => '?',
  13949.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:getNeighborhoodDetails' => '?',
  13950.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:getNeighborhoodHistory' => '?',
  13951.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:setViewHandler' => '?',
  13952.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:addNeighbourhoodSubscriber' => '?',
  13953.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:contactSellerForm' => '?',
  13954.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:index' => '?',
  13955.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:unSubscribeLocationConfirm' => '?',
  13956.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:unsetNeighbourhoodSubscriber' => '?',
  13957.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:getNotificationsCount' => '?',
  13958.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:registerToken' => '?',
  13959.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:setViewHandler' => '?',
  13960.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController:setViewHandler' => '?',
  13961.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController:viewNotifications' => '?',
  13962.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController:setViewHandler' => '?',
  13963.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:activeNotifier' => '?',
  13964.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:globalUnsubscribeNotifier' => '?',
  13965.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:notifier' => '?',
  13966.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:pauseNotifier' => '?',
  13967.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:post' => '?',
  13968.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:unsubscribeAllNotifier' => '?',
  13969.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:unsubscribeNotifier' => '?',
  13970.             'Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController:setViewHandler' => '?',
  13971.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:newCompanies' => '?',
  13972.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:removeCompanies' => '?',
  13973.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:userRevenueDetails' => '?',
  13974.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:activatePackage' => '?',
  13975.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:add' => '?',
  13976.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:approveTransaction' => '?',
  13977.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:assignAgent' => '?',
  13978.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:cancel' => '?',
  13979.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:cancelRecurringl' => '?',
  13980.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:changeTransactionAuditStatus' => '?',
  13981.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:changeTransactionCashStatus' => '?',
  13982.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:createAssignAgentForm' => '?',
  13983.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:deleteAccountManager' => '?',
  13984.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:draft' => '?',
  13985.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:draftManualFawry' => '?',
  13986.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:edit' => '?',
  13987.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:handleCreateTransaction' => '?',
  13988.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:refund' => '?',
  13989.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:updatePackage' => '?',
  13990.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController:getPaymentTransactionServices' => '?',
  13991.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController:setViewHandler' => '?',
  13992.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController:setViewHandler' => '?',
  13993.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController:setViewHandler' => '?',
  13994.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController:setViewHandler' => '?',
  13995.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getCustomParagraph' => '?',
  13996.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getLocationListing' => '?',
  13997.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getPropertiesChips' => '?',
  13998.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getPropertiesChipsLegazy' => '?',
  13999.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getSeoData' => '?',
  14000.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:resolveSearchPageSlugs' => '?',
  14001.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:setViewHandler' => '?',
  14002.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController:getCompoundDetails' => '?',
  14003.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController:setViewHandler' => '?',
  14004.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getListings' => '?',
  14005.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getSearchListings' => '?',
  14006.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:setViewHandler' => '?',
  14007.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController:getTopSellerLeads' => '?',
  14008.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController:setViewHandler' => '?',
  14009.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:delete' => '?',
  14010.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:edit' => '?',
  14011.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:list' => '?',
  14012.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:new' => '?',
  14013.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:assignUserTeam' => '?',
  14014.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:delete' => '?',
  14015.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:edit' => '?',
  14016.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:unassignUserTeam' => '?',
  14017.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:adminChangePassword' => '?',
  14018.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:adminSendEmail' => '?',
  14019.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:approveLogo' => '?',
  14020.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:approvePersonalPhoto' => '?',
  14021.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:assignReferrals' => '?',
  14022.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:changeUserType' => '?',
  14023.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:disable' => '?',
  14024.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:editUserGroup' => '?',
  14025.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:enable' => '?',
  14026.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:extendExpiryDate' => '?',
  14027.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:getReferrals' => '?',
  14028.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:rejectLogo' => '?',
  14029.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:rejectPersonalPhoto' => '?',
  14030.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:syncToZoho' => '?',
  14031.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:update' => '?',
  14032.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:delete' => '?',
  14033.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:edit' => '?',
  14034.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:index' => '?',
  14035.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:new' => '?',
  14036.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController:index' => '?',
  14037.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController:updateUserPackage' => '?',
  14038.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:addUserService' => '?',
  14039.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:index' => '?',
  14040.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:updateUserService' => '?',
  14041.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:attach' => '?',
  14042.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:detach' => '?',
  14043.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:index' => '?',
  14044.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController:setViewHandler' => '?',
  14045.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController:token' => '?',
  14046.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:remove' => '?',
  14047.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:save' => '?',
  14048.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:setViewHandler' => '?',
  14049.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController:setViewHandler' => '?',
  14050.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController:setViewHandler' => '?',
  14051.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController:setViewHandler' => '?',
  14052.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:addUserPhone' => '?',
  14053.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:deleteUserSearch' => '?',
  14054.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getListingNote' => '?',
  14055.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getMyAccount' => '?',
  14056.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getMyLeads' => '?',
  14057.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getNpsData' => '?',
  14058.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getRate' => '?',
  14059.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserAccount' => '?',
  14060.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserCompanyInfo' => '?',
  14061.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserListings' => '?',
  14062.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:postUserNote' => '?',
  14063.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:removeUserPhone' => '?',
  14064.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:sendResetPasswordEmail' => '?',
  14065.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:setViewHandler' => '?',
  14066.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updatePhone' => '?',
  14067.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updateProfileBasicInfo' => '?',
  14068.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updateUserPhone' => '?',
  14069.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController:setViewHandler' => '?',
  14070.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:getErrorMessages' => '?',
  14071.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:resetPassword' => '?',
  14072.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:respondWithValidationErrors' => '?',
  14073.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:setViewHandler' => '?',
  14074.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:createUser' => '?',
  14075.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:getErrorMessages' => '?',
  14076.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:register' => '?',
  14077.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:respondWithValidationErrors' => '?',
  14078.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:setViewHandler' => '?',
  14079.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:getErrorMessages' => '?',
  14080.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:respondWithValidationErrors' => '?',
  14081.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:setViewHandler' => '?',
  14082.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:callRequestForm' => '?',
  14083.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSeller' => '?',
  14084.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSellerForm' => '?',
  14085.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSellerWideForm' => '?',
  14086.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:index' => '?',
  14087.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:listing' => '?',
  14088.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:userContactSellerForm' => '?',
  14089.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:userContactSellerWideForm' => '?',
  14090.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController:removePhoto' => '?',
  14091.             'Aqarmap\\Bundle\\UserBundle\\Controller\\UserController:pauseInterest' => '?',
  14092.             'kernel:build' => '?',
  14093.             'kernel:loadRoutes' => '?',
  14094.             'kernel:registerContainerConfiguration' => '?',
  14095.         ]);
  14096.     }
  14097.     /**
  14098.      * Gets the private '.service_locator.GNc8e5B' shared service.
  14099.      *
  14100.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14101.      */
  14102.     protected function get_ServiceLocator_GNc8e5BService()
  14103.     {
  14104.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14105.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  14106.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  14107.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  14108.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  14109.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  14110.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  14111.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  14112.             'router' => ['services''router''getRouterService'false],
  14113.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  14114.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  14115.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  14116.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  14117.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  14118.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  14119.         ], [
  14120.             'doctrine' => '?',
  14121.             'form.factory' => '?',
  14122.             'http_kernel' => '?',
  14123.             'message_bus' => '?',
  14124.             'messenger.default_bus' => '?',
  14125.             'parameter_bag' => '?',
  14126.             'request_stack' => '?',
  14127.             'router' => '?',
  14128.             'security.authorization_checker' => '?',
  14129.             'security.csrf.token_manager' => '?',
  14130.             'security.token_storage' => '?',
  14131.             'serializer' => '?',
  14132.             'session' => '.session.deprecated',
  14133.             'twig' => '?',
  14134.         ]);
  14135.     }
  14136.     /**
  14137.      * Gets the private '.service_locator.GedePMg' shared service.
  14138.      *
  14139.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14140.      */
  14141.     protected function get_ServiceLocator_GedePMgService()
  14142.     {
  14143.         return $this->privates['.service_locator.GedePMg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14144.             'locationManager' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager''getLocationManagerService'false],
  14145.             '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.'],
  14146.         ], [
  14147.             'locationManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager',
  14148.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  14149.         ]);
  14150.     }
  14151.     /**
  14152.      * Gets the private '.service_locator.HcMO1Gs' shared service.
  14153.      *
  14154.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14155.      */
  14156.     protected function get_ServiceLocator_HcMO1GsService()
  14157.     {
  14158.         return $this->privates['.service_locator.HcMO1Gs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14159.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  14160.             'templating' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  14161.         ], [
  14162.             'paginator' => '?',
  14163.             'templating' => '?',
  14164.         ]);
  14165.     }
  14166.     /**
  14167.      * Gets the private '.service_locator.IxKqzhS' shared service.
  14168.      *
  14169.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14170.      */
  14171.     protected function get_ServiceLocator_IxKqzhSService()
  14172.     {
  14173.         return $this->privates['.service_locator.IxKqzhS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14174.             'locationManager' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager''getLocationManagerService'false],
  14175.         ], [
  14176.             'locationManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager',
  14177.         ]);
  14178.     }
  14179.     /**
  14180.      * Gets the private '.service_locator.IxpZ58c' shared service.
  14181.      *
  14182.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14183.      */
  14184.     protected function get_ServiceLocator_IxpZ58cService()
  14185.     {
  14186.         return $this->privates['.service_locator.IxpZ58c'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14187.             '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.'],
  14188.         ], [
  14189.             'entity' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  14190.         ]);
  14191.     }
  14192.     /**
  14193.      * Gets the private '.service_locator.JZvIlSn' shared service.
  14194.      *
  14195.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14196.      */
  14197.     protected function get_ServiceLocator_JZvIlSnService()
  14198.     {
  14199.         return $this->privates['.service_locator.JZvIlSn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14200.             '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.'],
  14201.             '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.'],
  14202.         ], [
  14203.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  14204.             'listingPhoto' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto',
  14205.         ]);
  14206.     }
  14207.     /**
  14208.      * Gets the private '.service_locator.JhSS0.a' shared service.
  14209.      *
  14210.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14211.      */
  14212.     protected function get_ServiceLocator_JhSS0_AService()
  14213.     {
  14214.         return $this->privates['.service_locator.JhSS0.a'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14215.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  14216.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  14217.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  14218.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  14219.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  14220.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  14221.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  14222.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  14223.             'router' => ['services''router''getRouterService'false],
  14224.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  14225.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  14226.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  14227.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  14228.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  14229.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  14230.         ], [
  14231.             'doctrine' => '?',
  14232.             'form.factory' => '?',
  14233.             'fos_rest.view_handler' => '?',
  14234.             'http_kernel' => '?',
  14235.             'message_bus' => '?',
  14236.             'messenger.default_bus' => '?',
  14237.             'parameter_bag' => '?',
  14238.             'request_stack' => '?',
  14239.             'router' => '?',
  14240.             'security.authorization_checker' => '?',
  14241.             'security.csrf.token_manager' => '?',
  14242.             'security.token_storage' => '?',
  14243.             'serializer' => '?',
  14244.             'session' => '.session.deprecated',
  14245.             'twig' => '?',
  14246.         ]);
  14247.     }
  14248.     /**
  14249.      * Gets the private '.service_locator.JjyeKo6' shared service.
  14250.      *
  14251.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14252.      */
  14253.     protected function get_ServiceLocator_JjyeKo6Service()
  14254.     {
  14255.         return $this->privates['.service_locator.JjyeKo6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14256.             'staff' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff''getStaffService'false],
  14257.         ], [
  14258.             'staff' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff',
  14259.         ]);
  14260.     }
  14261.     /**
  14262.      * Gets the private '.service_locator.K6bNIyZ' shared service.
  14263.      *
  14264.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14265.      */
  14266.     protected function get_ServiceLocator_K6bNIyZService()
  14267.     {
  14268.         return $this->privates['.service_locator.K6bNIyZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14269.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  14270.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  14271.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  14272.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  14273.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  14274.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  14275.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  14276.             'router' => ['services''router''getRouterService'false],
  14277.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  14278.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  14279.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  14280.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  14281.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  14282.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  14283.         ], [
  14284.             'doctrine' => '?',
  14285.             'form.factory' => '?',
  14286.             'http_kernel' => '?',
  14287.             'message_bus' => '?',
  14288.             'messenger.default_bus' => '?',
  14289.             'parameter_bag' => '?',
  14290.             'request_stack' => '?',
  14291.             'router' => '?',
  14292.             'security.authorization_checker' => '?',
  14293.             'security.csrf.token_manager' => '?',
  14294.             'security.token_storage' => '?',
  14295.             'serializer' => '?',
  14296.             'session' => '.session.deprecated',
  14297.             'twig' => '?',
  14298.         ]);
  14299.     }
  14300.     /**
  14301.      * Gets the private '.service_locator.KI50Z4f' shared service.
  14302.      *
  14303.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14304.      */
  14305.     protected function get_ServiceLocator_KI50Z4fService()
  14306.     {
  14307.         return $this->privates['.service_locator.KI50Z4f'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14308.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  14309.             '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.'],
  14310.         ], [
  14311.             'em' => '?',
  14312.             'payment' => 'Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment',
  14313.         ]);
  14314.     }
  14315.     /**
  14316.      * Gets the private '.service_locator.KfbR3DY' shared service.
  14317.      *
  14318.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14319.      */
  14320.     protected function get_ServiceLocator_KfbR3DYService()
  14321.     {
  14322.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14323.             '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".'],
  14324.         ], [
  14325.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  14326.         ]);
  14327.     }
  14328.     /**
  14329.      * Gets the private '.service_locator.KnMJEak' shared service.
  14330.      *
  14331.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14332.      */
  14333.     protected function get_ServiceLocator_KnMJEakService()
  14334.     {
  14335.         return $this->privates['.service_locator.KnMJEak'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14336.             'authServer' => ['privates''App\\Service\\Security\\AuthServer''getAuthServerService'false],
  14337.             'translator' => ['services''translator''getTranslatorService'false],
  14338.             'userManager' => ['services''fos_user.user_manager''getFosUser_UserManagerService'false],
  14339.         ], [
  14340.             'authServer' => 'App\\Service\\Security\\AuthServer',
  14341.             'translator' => '?',
  14342.             'userManager' => '?',
  14343.         ]);
  14344.     }
  14345.     /**
  14346.      * Gets the private '.service_locator.LRr2cO7' shared service.
  14347.      *
  14348.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14349.      */
  14350.     protected function get_ServiceLocator_LRr2cO7Service()
  14351.     {
  14352.         return $this->privates['.service_locator.LRr2cO7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14353.             '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.'],
  14354.         ], [
  14355.             'menu' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Menu',
  14356.         ]);
  14357.     }
  14358.     /**
  14359.      * Gets the private '.service_locator.LeUnxz1' shared service.
  14360.      *
  14361.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14362.      */
  14363.     protected function get_ServiceLocator_LeUnxz1Service()
  14364.     {
  14365.         return $this->privates['.service_locator.LeUnxz1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14366.             '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.'],
  14367.         ], [
  14368.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation',
  14369.         ]);
  14370.     }
  14371.     /**
  14372.      * Gets the private '.service_locator.Lfq.BSd' shared service.
  14373.      *
  14374.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14375.      */
  14376.     protected function get_ServiceLocator_Lfq_BSdService()
  14377.     {
  14378.         return $this->privates['.service_locator.Lfq.BSd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14379.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  14380.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  14381.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  14382.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  14383.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  14384.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  14385.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  14386.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  14387.             'router' => ['services''router''getRouterService'false],
  14388.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  14389.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  14390.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  14391.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  14392.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  14393.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  14394.         ], [
  14395.             'doctrine' => '?',
  14396.             'form.factory' => '?',
  14397.             'fos_rest.view_handler' => '?',
  14398.             'http_kernel' => '?',
  14399.             'message_bus' => '?',
  14400.             'messenger.default_bus' => '?',
  14401.             'parameter_bag' => '?',
  14402.             'request_stack' => '?',
  14403.             'router' => '?',
  14404.             'security.authorization_checker' => '?',
  14405.             'security.csrf.token_manager' => '?',
  14406.             'security.token_storage' => '?',
  14407.             'serializer' => '?',
  14408.             'session' => '.session.deprecated',
  14409.             'twig' => '?',
  14410.         ]);
  14411.     }
  14412.     /**
  14413.      * Gets the private '.service_locator.Md5pun7' shared service.
  14414.      *
  14415.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14416.      */
  14417.     protected function get_ServiceLocator_Md5pun7Service()
  14418.     {
  14419.         return $this->privates['.service_locator.Md5pun7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14420.             'userRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  14421.         ], [
  14422.             'userRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository',
  14423.         ]);
  14424.     }
  14425.     /**
  14426.      * Gets the private '.service_locator.MyHXagK' shared service.
  14427.      *
  14428.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14429.      */
  14430.     protected function get_ServiceLocator_MyHXagKService()
  14431.     {
  14432.         return $this->privates['.service_locator.MyHXagK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14433.             '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.'],
  14434.             '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.'],
  14435.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  14436.             'userSubAccountRepository' => ['privates''App\\Repository\\User\\UserSubAccountRepository''getUserSubAccountRepositoryService'false],
  14437.         ], [
  14438.             'child' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  14439.             'parent' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  14440.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  14441.             'userSubAccountRepository' => 'App\\Repository\\User\\UserSubAccountRepository',
  14442.         ]);
  14443.     }
  14444.     /**
  14445.      * Gets the private '.service_locator.N3LQUe3' shared service.
  14446.      *
  14447.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14448.      */
  14449.     protected function get_ServiceLocator_N3LQUe3Service()
  14450.     {
  14451.         return $this->privates['.service_locator.N3LQUe3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14452.             'userDeviceManager' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserDeviceManager''getUserDeviceManagerService'false],
  14453.         ], [
  14454.             'userDeviceManager' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserDeviceManager',
  14455.         ]);
  14456.     }
  14457.     /**
  14458.      * Gets the private '.service_locator.NRsk.0J' shared service.
  14459.      *
  14460.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14461.      */
  14462.     protected function get_ServiceLocator_NRsk_0JService()
  14463.     {
  14464.         return $this->privates['.service_locator.NRsk.0J'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14465.             '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.'],
  14466.             '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.'],
  14467.         ], [
  14468.             'comment' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Comment',
  14469.             'discussion' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion',
  14470.         ]);
  14471.     }
  14472.     /**
  14473.      * Gets the private '.service_locator.NSHwqyp' shared service.
  14474.      *
  14475.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14476.      */
  14477.     protected function get_ServiceLocator_NSHwqypService()
  14478.     {
  14479.         return $this->privates['.service_locator.NSHwqyp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14480.             '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.'],
  14481.         ], [
  14482.             'transferer' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  14483.         ]);
  14484.     }
  14485.     /**
  14486.      * Gets the private '.service_locator.NSdJoE7' shared service.
  14487.      *
  14488.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14489.      */
  14490.     protected function get_ServiceLocator_NSdJoE7Service()
  14491.     {
  14492.         return $this->privates['.service_locator.NSdJoE7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14493.             'locationsInsightsClient' => ['privates''.debug.locations_insights.client''get_Debug_LocationsInsights_ClientService'false],
  14494.         ], [
  14495.             'locationsInsightsClient' => '?',
  14496.         ]);
  14497.     }
  14498.     /**
  14499.      * Gets the private '.service_locator.N_uc6xq' shared service.
  14500.      *
  14501.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14502.      */
  14503.     protected function get_ServiceLocator_NUc6xqService()
  14504.     {
  14505.         return $this->privates['.service_locator.N_uc6xq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14506.             '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.'],
  14507.         ], [
  14508.             'parent' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  14509.         ]);
  14510.     }
  14511.     /**
  14512.      * Gets the private '.service_locator.Nf_Q.FU' shared service.
  14513.      *
  14514.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14515.      */
  14516.     protected function get_ServiceLocator_NfQ_FUService()
  14517.     {
  14518.         return $this->privates['.service_locator.Nf_Q.FU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14519.             '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.'],
  14520.         ], [
  14521.             'page' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Page',
  14522.         ]);
  14523.     }
  14524.     /**
  14525.      * Gets the private '.service_locator.OC2AG.K' shared service.
  14526.      *
  14527.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14528.      */
  14529.     protected function get_ServiceLocator_OC2AG_KService()
  14530.     {
  14531.         return $this->privates['.service_locator.OC2AG.K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14532.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  14533.         ], [
  14534.             'logger' => '?',
  14535.         ]);
  14536.     }
  14537.     /**
  14538.      * Gets the private '.service_locator.OeUeC3z' shared service.
  14539.      *
  14540.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14541.      */
  14542.     protected function get_ServiceLocator_OeUeC3zService()
  14543.     {
  14544.         return $this->privates['.service_locator.OeUeC3z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14545.             'customParagraphRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository''getCustomParagraphRepositoryService'false],
  14546.             '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.'],
  14547.         ], [
  14548.             'customParagraphRepository' => 'Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository',
  14549.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  14550.         ]);
  14551.     }
  14552.     /**
  14553.      * Gets the private '.service_locator.P4ohWKt' shared service.
  14554.      *
  14555.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14556.      */
  14557.     protected function get_ServiceLocator_P4ohWKtService()
  14558.     {
  14559.         return $this->privates['.service_locator.P4ohWKt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14560.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  14561.             'translator' => ['services''translator''getTranslatorService'false],
  14562.             '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.'],
  14563.         ], [
  14564.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  14565.             'translator' => '?',
  14566.             'userSubAccount' => 'App\\Entity\\User\\UserSubAccount',
  14567.         ]);
  14568.     }
  14569.     /**
  14570.      * Gets the private '.service_locator.QVQbFIb' shared service.
  14571.      *
  14572.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14573.      */
  14574.     protected function get_ServiceLocator_QVQbFIbService()
  14575.     {
  14576.         return $this->privates['.service_locator.QVQbFIb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14577.             '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.'],
  14578.         ], [
  14579.             'paymentTransaction' => 'Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment',
  14580.         ]);
  14581.     }
  14582.     /**
  14583.      * Gets the private '.service_locator.Qp.s1q.' shared service.
  14584.      *
  14585.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14586.      */
  14587.     protected function get_ServiceLocator_Qp_S1q_Service()
  14588.     {
  14589.         return $this->privates['.service_locator.Qp.s1q.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14590.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  14591.             '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.'],
  14592.         ], [
  14593.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  14594.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  14595.         ]);
  14596.     }
  14597.     /**
  14598.      * Gets the private '.service_locator.R.5rpS2' shared service.
  14599.      *
  14600.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14601.      */
  14602.     protected function get_ServiceLocator_R_5rpS2Service()
  14603.     {
  14604.         return $this->privates['.service_locator.R.5rpS2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14605.             'client' => ['privates''aqarmap.aws_ses.client''getAqarmap_AwsSes_ClientService'false],
  14606.             '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.'],
  14607.         ], [
  14608.             'client' => '?',
  14609.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  14610.         ]);
  14611.     }
  14612.     /**
  14613.      * Gets the private '.service_locator.RBLp9TH' shared service.
  14614.      *
  14615.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14616.      */
  14617.     protected function get_ServiceLocator_RBLp9THService()
  14618.     {
  14619.         return $this->privates['.service_locator.RBLp9TH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14620.             'creditPackageRepositroy' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy''getCreditPackageRepositroyService'false],
  14621.         ], [
  14622.             'creditPackageRepositroy' => 'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy',
  14623.         ]);
  14624.     }
  14625.     /**
  14626.      * Gets the private '.service_locator.Rozwzjh' shared service.
  14627.      *
  14628.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14629.      */
  14630.     protected function get_ServiceLocator_RozwzjhService()
  14631.     {
  14632.         return $this->privates['.service_locator.Rozwzjh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14633.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  14634.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  14635.         ], [
  14636.             'entityManager' => '?',
  14637.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  14638.         ]);
  14639.     }
  14640.     /**
  14641.      * Gets the private '.service_locator.SBFvyl6' shared service.
  14642.      *
  14643.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14644.      */
  14645.     protected function get_ServiceLocator_SBFvyl6Service()
  14646.     {
  14647.         return $this->privates['.service_locator.SBFvyl6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14648.             '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.'],
  14649.         ], [
  14650.             'locationPhoto' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\LocationPhoto',
  14651.         ]);
  14652.     }
  14653.     /**
  14654.      * Gets the private '.service_locator.SE4ny3Y' shared service.
  14655.      *
  14656.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14657.      */
  14658.     protected function get_ServiceLocator_SE4ny3YService()
  14659.     {
  14660.         return $this->privates['.service_locator.SE4ny3Y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14661.             '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.'],
  14662.         ], [
  14663.             'buyerAlert' => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Entity\\BuyerAlerts',
  14664.         ]);
  14665.     }
  14666.     /**
  14667.      * Gets the private '.service_locator.SblZSSN' shared service.
  14668.      *
  14669.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14670.      */
  14671.     protected function get_ServiceLocator_SblZSSNService()
  14672.     {
  14673.         return $this->privates['.service_locator.SblZSSN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14674.             '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.'],
  14675.             '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.'],
  14676.         ], [
  14677.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  14678.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  14679.         ]);
  14680.     }
  14681.     /**
  14682.      * Gets the private '.service_locator.ScY99ay' shared service.
  14683.      *
  14684.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14685.      */
  14686.     protected function get_ServiceLocator_ScY99ayService()
  14687.     {
  14688.         return $this->privates['.service_locator.ScY99ay'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14689.             '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.'],
  14690.         ], [
  14691.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  14692.         ]);
  14693.     }
  14694.     /**
  14695.      * Gets the private '.service_locator.TLrSZYf' shared service.
  14696.      *
  14697.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14698.      */
  14699.     protected function get_ServiceLocator_TLrSZYfService()
  14700.     {
  14701.         return $this->privates['.service_locator.TLrSZYf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14702.             '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.'],
  14703.             'favouriteService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService''getFavouriteServiceService'false],
  14704.         ], [
  14705.             'favourite' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Favourite',
  14706.             'favouriteService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService',
  14707.         ]);
  14708.     }
  14709.     /**
  14710.      * Gets the private '.service_locator.TsDoRLF' shared service.
  14711.      *
  14712.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14713.      */
  14714.     protected function get_ServiceLocator_TsDoRLFService()
  14715.     {
  14716.         return $this->privates['.service_locator.TsDoRLF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14717.             'accountManager' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff''getStaffService'false],
  14718.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  14719.         ], [
  14720.             'accountManager' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff',
  14721.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  14722.         ]);
  14723.     }
  14724.     /**
  14725.      * Gets the private '.service_locator.TtqXS4F' shared service.
  14726.      *
  14727.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14728.      */
  14729.     protected function get_ServiceLocator_TtqXS4FService()
  14730.     {
  14731.         return $this->privates['.service_locator.TtqXS4F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14732.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  14733.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  14734.             '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.'],
  14735.         ], [
  14736.             'entityManager' => '?',
  14737.             'paginator' => '?',
  14738.             'userEntity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  14739.         ]);
  14740.     }
  14741.     /**
  14742.      * Gets the private '.service_locator.U38IPRQ' shared service.
  14743.      *
  14744.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14745.      */
  14746.     protected function get_ServiceLocator_U38IPRQService()
  14747.     {
  14748.         return $this->privates['.service_locator.U38IPRQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14749.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  14750.         ], [
  14751.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  14752.         ]);
  14753.     }
  14754.     /**
  14755.      * Gets the private '.service_locator.U7VViCc' shared service.
  14756.      *
  14757.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14758.      */
  14759.     protected function get_ServiceLocator_U7VViCcService()
  14760.     {
  14761.         return $this->privates['.service_locator.U7VViCc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14762.             '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?'],
  14763.         ], [
  14764.             'form' => 'Symfony\\Component\\Form\\FormInterface',
  14765.         ]);
  14766.     }
  14767.     /**
  14768.      * Gets the private '.service_locator.UQTEWgm' shared service.
  14769.      *
  14770.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14771.      */
  14772.     protected function get_ServiceLocator_UQTEWgmService()
  14773.     {
  14774.         return $this->privates['.service_locator.UQTEWgm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14775.             'locationService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService''getLocationServiceService'false],
  14776.         ], [
  14777.             'locationService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService',
  14778.         ]);
  14779.     }
  14780.     /**
  14781.      * Gets the private '.service_locator.Uagg_gw' shared service.
  14782.      *
  14783.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14784.      */
  14785.     protected function get_ServiceLocator_UaggGwService()
  14786.     {
  14787.         return $this->privates['.service_locator.Uagg_gw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14788.             '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.'],
  14789.         ], [
  14790.             'userDomain' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\UserDomain',
  14791.         ]);
  14792.     }
  14793.     /**
  14794.      * Gets the private '.service_locator.UcDxqdk' shared service.
  14795.      *
  14796.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14797.      */
  14798.     protected function get_ServiceLocator_UcDxqdkService()
  14799.     {
  14800.         return $this->privates['.service_locator.UcDxqdk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14801.             'defaultListingSearch' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch''getDefaultListingSearchService'false],
  14802.             'listing' => ['privates''.errored..service_locator.UcDxqdk.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.UcDxqdk": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  14803.             'relatedResultService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService''getRelatedResultServiceService'false],
  14804.         ], [
  14805.             'defaultListingSearch' => 'Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch',
  14806.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  14807.             'relatedResultService' => '?',
  14808.         ]);
  14809.     }
  14810.     /**
  14811.      * Gets the private '.service_locator.Ue3lOen' shared service.
  14812.      *
  14813.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14814.      */
  14815.     protected function get_ServiceLocator_Ue3lOenService()
  14816.     {
  14817.         return $this->privates['.service_locator.Ue3lOen'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14818.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  14819.             '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.'],
  14820.             'translator' => ['services''translator''getTranslatorService'false],
  14821.         ], [
  14822.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  14823.             'subUser' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  14824.             'translator' => '?',
  14825.         ]);
  14826.     }
  14827.     /**
  14828.      * Gets the private '.service_locator.UsScnKS' shared service.
  14829.      *
  14830.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14831.      */
  14832.     protected function get_ServiceLocator_UsScnKSService()
  14833.     {
  14834.         return $this->privates['.service_locator.UsScnKS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14835.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  14836.             '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.'],
  14837.         ], [
  14838.             'em' => '?',
  14839.             'lead' => 'App\\Entity\\Lead\\Lead',
  14840.         ]);
  14841.     }
  14842.     /**
  14843.      * Gets the private '.service_locator.VAPpaZO' shared service.
  14844.      *
  14845.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14846.      */
  14847.     protected function get_ServiceLocator_VAPpaZOService()
  14848.     {
  14849.         return $this->privates['.service_locator.VAPpaZO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14850.             'signer' => ['privates''uri_signer''getUriSignerService'false],
  14851.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  14852.             'translator' => ['services''translator''getTranslatorService'false],
  14853.             '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.'],
  14854.         ], [
  14855.             'signer' => '?',
  14856.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  14857.             'translator' => '?',
  14858.             'userSubAccount' => 'App\\Entity\\User\\UserSubAccount',
  14859.         ]);
  14860.     }
  14861.     /**
  14862.      * Gets the private '.service_locator.VQspxfD' shared service.
  14863.      *
  14864.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14865.      */
  14866.     protected function get_ServiceLocator_VQspxfDService()
  14867.     {
  14868.         return $this->privates['.service_locator.VQspxfD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14869.             'authServer' => ['privates''App\\Service\\Security\\AuthServer''getAuthServerService'false],
  14870.             '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.'],
  14871.         ], [
  14872.             'authServer' => 'App\\Service\\Security\\AuthServer',
  14873.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  14874.         ]);
  14875.     }
  14876.     /**
  14877.      * Gets the private '.service_locator.VdGUnZl' shared service.
  14878.      *
  14879.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14880.      */
  14881.     protected function get_ServiceLocator_VdGUnZlService()
  14882.     {
  14883.         return $this->privates['.service_locator.VdGUnZl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14884.             'ipService' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService''getUserIpInfoServiceService'false],
  14885.         ], [
  14886.             'ipService' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService',
  14887.         ]);
  14888.     }
  14889.     /**
  14890.      * Gets the private '.service_locator.Vhx2..N' shared service.
  14891.      *
  14892.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14893.      */
  14894.     protected function get_ServiceLocator_Vhx2__NService()
  14895.     {
  14896.         return $this->privates['.service_locator.Vhx2..N'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14897.             '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.'],
  14898.         ], [
  14899.             'service' => 'Aqarmap\\Bundle\\PaymentBundle\\Entity\\PaymentTransactionService',
  14900.         ]);
  14901.     }
  14902.     /**
  14903.      * Gets the private '.service_locator.WGCFqJh' shared service.
  14904.      *
  14905.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14906.      */
  14907.     protected function get_ServiceLocator_WGCFqJhService()
  14908.     {
  14909.         return $this->privates['.service_locator.WGCFqJh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14910.             'authClient' => ['privates''.debug.auth.client''get_Debug_Auth_ClientService'false],
  14911.             'authServer' => ['privates''App\\Service\\Security\\AuthServer''getAuthServerService'false],
  14912.             'userRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  14913.         ], [
  14914.             'authClient' => '?',
  14915.             'authServer' => 'App\\Service\\Security\\AuthServer',
  14916.             'userRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository',
  14917.         ]);
  14918.     }
  14919.     /**
  14920.      * Gets the private '.service_locator.WYrnE_I' shared service.
  14921.      *
  14922.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14923.      */
  14924.     protected function get_ServiceLocator_WYrnEIService()
  14925.     {
  14926.         return $this->privates['.service_locator.WYrnE_I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14927.             '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.'],
  14928.         ], [
  14929.             'entity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\UserInterest',
  14930.         ]);
  14931.     }
  14932.     /**
  14933.      * Gets the private '.service_locator.WnC0PS9' shared service.
  14934.      *
  14935.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14936.      */
  14937.     protected function get_ServiceLocator_WnC0PS9Service()
  14938.     {
  14939.         return $this->privates['.service_locator.WnC0PS9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14940.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  14941.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  14942.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  14943.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  14944.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  14945.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  14946.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  14947.             'router' => ['services''router''getRouterService'false],
  14948.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  14949.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  14950.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  14951.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  14952.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  14953.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  14954.         ], [
  14955.             'doctrine' => '?',
  14956.             'form.factory' => '?',
  14957.             'http_kernel' => '?',
  14958.             'message_bus' => '?',
  14959.             'messenger.default_bus' => '?',
  14960.             'parameter_bag' => '?',
  14961.             'request_stack' => '?',
  14962.             'router' => '?',
  14963.             'security.authorization_checker' => '?',
  14964.             'security.csrf.token_manager' => '?',
  14965.             'security.token_storage' => '?',
  14966.             'serializer' => '?',
  14967.             'session' => '.session.deprecated',
  14968.             'twig' => '?',
  14969.         ]);
  14970.     }
  14971.     /**
  14972.      * Gets the private '.service_locator.XD1u.VJ' shared service.
  14973.      *
  14974.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14975.      */
  14976.     protected function get_ServiceLocator_XD1u_VJService()
  14977.     {
  14978.         return $this->privates['.service_locator.XD1u.VJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14979.             '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.'],
  14980.         ], [
  14981.             'rule' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Rule',
  14982.         ]);
  14983.     }
  14984.     /**
  14985.      * Gets the private '.service_locator.X_4f3Bt' shared service.
  14986.      *
  14987.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14988.      */
  14989.     protected function get_ServiceLocator_X4f3BtService()
  14990.     {
  14991.         return $this->privates['.service_locator.X_4f3Bt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14992.             '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.'],
  14993.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  14994.         ], [
  14995.             'lead' => 'App\\Entity\\Lead\\Lead',
  14996.             'leadService' => 'App\\Service\\Lead\\LeadService',
  14997.         ]);
  14998.     }
  14999.     /**
  15000.      * Gets the private '.service_locator.Xc.PcLF' shared service.
  15001.      *
  15002.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15003.      */
  15004.     protected function get_ServiceLocator_Xc_PcLFService()
  15005.     {
  15006.         return $this->privates['.service_locator.Xc.PcLF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15007.             '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.'],
  15008.         ], [
  15009.             'defaultTopCustomer' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\DefaultTopCustomers',
  15010.         ]);
  15011.     }
  15012.     /**
  15013.      * Gets the private '.service_locator.YfO3EUD' shared service.
  15014.      *
  15015.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15016.      */
  15017.     protected function get_ServiceLocator_YfO3EUDService()
  15018.     {
  15019.         return $this->privates['.service_locator.YfO3EUD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15020.             'userRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  15021.             'userServicesRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository''getUserServicesRepositoryService'false],
  15022.         ], [
  15023.             'userRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository',
  15024.             'userServicesRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository',
  15025.         ]);
  15026.     }
  15027.     /**
  15028.      * Gets the private '.service_locator.ZbqxYyN' shared service.
  15029.      *
  15030.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15031.      */
  15032.     protected function get_ServiceLocator_ZbqxYyNService()
  15033.     {
  15034.         return $this->privates['.service_locator.ZbqxYyN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15035.             '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.'],
  15036.         ], [
  15037.             'notifier' => 'Aqarmap\\Bundle\\NotifierBundle\\Entity\\Notifier',
  15038.         ]);
  15039.     }
  15040.     /**
  15041.      * Gets the private '.service_locator._NHYBXU' shared service.
  15042.      *
  15043.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15044.      */
  15045.     protected function get_ServiceLocator_NHYBXUService()
  15046.     {
  15047.         return $this->privates['.service_locator._NHYBXU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15048.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  15049.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  15050.         ], [
  15051.             'entityManager' => '?',
  15052.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  15053.         ]);
  15054.     }
  15055.     /**
  15056.      * Gets the private '.service_locator._Qw4DJe' shared service.
  15057.      *
  15058.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15059.      */
  15060.     protected function get_ServiceLocator_Qw4DJeService()
  15061.     {
  15062.         return $this->privates['.service_locator._Qw4DJe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15063.             '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.'],
  15064.             '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.'],
  15065.         ], [
  15066.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  15067.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  15068.         ]);
  15069.     }
  15070.     /**
  15071.      * Gets the private '.service_locator.aHpfFzr' shared service.
  15072.      *
  15073.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15074.      */
  15075.     protected function get_ServiceLocator_AHpfFzrService()
  15076.     {
  15077.         return $this->privates['.service_locator.aHpfFzr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15078.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  15079.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  15080.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  15081.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  15082.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  15083.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  15084.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  15085.             'router' => ['services''router''getRouterService'false],
  15086.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  15087.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  15088.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  15089.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  15090.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  15091.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  15092.         ], [
  15093.             'doctrine' => '?',
  15094.             'form.factory' => '?',
  15095.             'http_kernel' => '?',
  15096.             'message_bus' => '?',
  15097.             'messenger.default_bus' => '?',
  15098.             'parameter_bag' => '?',
  15099.             'request_stack' => '?',
  15100.             'router' => '?',
  15101.             'security.authorization_checker' => '?',
  15102.             'security.csrf.token_manager' => '?',
  15103.             'security.token_storage' => '?',
  15104.             'serializer' => '?',
  15105.             'session' => '.session.deprecated',
  15106.             'twig' => '?',
  15107.         ]);
  15108.     }
  15109.     /**
  15110.      * Gets the private '.service_locator.at6qQDg' shared service.
  15111.      *
  15112.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15113.      */
  15114.     protected function get_ServiceLocator_At6qQDgService()
  15115.     {
  15116.         return $this->privates['.service_locator.at6qQDg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15117.             'listingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  15118.         ], [
  15119.             'listingRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  15120.         ]);
  15121.     }
  15122.     /**
  15123.      * Gets the private '.service_locator.b8UDMyj' shared service.
  15124.      *
  15125.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15126.      */
  15127.     protected function get_ServiceLocator_B8UDMyjService()
  15128.     {
  15129.         return $this->privates['.service_locator.b8UDMyj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15130.             'menuRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository''getMenuRepositoryService'false],
  15131.         ], [
  15132.             'menuRepository' => 'Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository',
  15133.         ]);
  15134.     }
  15135.     /**
  15136.      * Gets the private '.service_locator.bsxjBL4' shared service.
  15137.      *
  15138.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15139.      */
  15140.     protected function get_ServiceLocator_BsxjBL4Service()
  15141.     {
  15142.         return $this->privates['.service_locator.bsxjBL4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15143.             'locationRepo' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository''getLocationRepositoryService'false],
  15144.             'propertyTypeRepo' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository''getPropertyTypeRepositoryService'false],
  15145.             'sectionRepo' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository''getSectionRepositoryService'false],
  15146.         ], [
  15147.             'locationRepo' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository',
  15148.             'propertyTypeRepo' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository',
  15149.             'sectionRepo' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository',
  15150.         ]);
  15151.     }
  15152.     /**
  15153.      * Gets the private '.service_locator.d4MWP.x' shared service.
  15154.      *
  15155.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15156.      */
  15157.     protected function get_ServiceLocator_D4MWP_XService()
  15158.     {
  15159.         return $this->privates['.service_locator.d4MWP.x'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15160.             'locationRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository''getLocationRepositoryService'false],
  15161.             'locationsInsightsClient' => ['privates''.debug.locations_insights.client''get_Debug_LocationsInsights_ClientService'false],
  15162.         ], [
  15163.             'locationRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository',
  15164.             'locationsInsightsClient' => '?',
  15165.         ]);
  15166.     }
  15167.     /**
  15168.      * Gets the private '.service_locator.dHHQDtH' shared service.
  15169.      *
  15170.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15171.      */
  15172.     protected function get_ServiceLocator_DHHQDtHService()
  15173.     {
  15174.         return $this->privates['.service_locator.dHHQDtH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15175.             'viewhandler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  15176.         ], [
  15177.             'viewhandler' => '?',
  15178.         ]);
  15179.     }
  15180.     /**
  15181.      * Gets the private '.service_locator.e.ek1_q' shared service.
  15182.      *
  15183.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15184.      */
  15185.     protected function get_ServiceLocator_E_Ek1QService()
  15186.     {
  15187.         return $this->privates['.service_locator.e.ek1_q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15188.             '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.'],
  15189.         ], [
  15190.             'phone' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Phone',
  15191.         ]);
  15192.     }
  15193.     /**
  15194.      * Gets the private '.service_locator.e7TlQ8.' shared service.
  15195.      *
  15196.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15197.      */
  15198.     protected function get_ServiceLocator_E7TlQ8_Service()
  15199.     {
  15200.         return $this->privates['.service_locator.e7TlQ8.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15201.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  15202.             'propertyTypeRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository''getPropertyTypeRepositoryService'false],
  15203.         ], [
  15204.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  15205.             'propertyTypeRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository',
  15206.         ]);
  15207.     }
  15208.     /**
  15209.      * Gets the private '.service_locator.eIcC2Rx' shared service.
  15210.      *
  15211.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15212.      */
  15213.     protected function get_ServiceLocator_EIcC2RxService()
  15214.     {
  15215.         return $this->privates['.service_locator.eIcC2Rx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15216.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  15217.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  15218.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  15219.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  15220.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  15221.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  15222.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  15223.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  15224.             'router' => ['services''router''getRouterService'false],
  15225.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  15226.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  15227.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  15228.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  15229.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  15230.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  15231.         ], [
  15232.             'doctrine' => '?',
  15233.             'form.factory' => '?',
  15234.             'fos_rest.view_handler' => '?',
  15235.             'http_kernel' => '?',
  15236.             'message_bus' => '?',
  15237.             'messenger.default_bus' => '?',
  15238.             'parameter_bag' => '?',
  15239.             'request_stack' => '?',
  15240.             'router' => '?',
  15241.             'security.authorization_checker' => '?',
  15242.             'security.csrf.token_manager' => '?',
  15243.             'security.token_storage' => '?',
  15244.             'serializer' => '?',
  15245.             'session' => '.session.deprecated',
  15246.             'twig' => '?',
  15247.         ]);
  15248.     }
  15249.     /**
  15250.      * Gets the private '.service_locator.eUnxEfJ' shared service.
  15251.      *
  15252.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15253.      */
  15254.     protected function get_ServiceLocator_EUnxEfJService()
  15255.     {
  15256.         return $this->privates['.service_locator.eUnxEfJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15257.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  15258.             'listingRepo' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  15259.             'userRepo' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  15260.         ], [
  15261.             'em' => '?',
  15262.             'listingRepo' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  15263.             'userRepo' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository',
  15264.         ]);
  15265.     }
  15266.     /**
  15267.      * Gets the private '.service_locator.elP0OCB' shared service.
  15268.      *
  15269.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15270.      */
  15271.     protected function get_ServiceLocator_ElP0OCBService()
  15272.     {
  15273.         return $this->privates['.service_locator.elP0OCB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15274.             '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.'],
  15275.             'topSellerRetrievalService' => ['privates''Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService''getTopSellerRetrievalServiceService'false],
  15276.         ], [
  15277.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  15278.             'topSellerRetrievalService' => 'Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService',
  15279.         ]);
  15280.     }
  15281.     /**
  15282.      * Gets the private '.service_locator.faK6yZI' shared service.
  15283.      *
  15284.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15285.      */
  15286.     protected function get_ServiceLocator_FaK6yZIService()
  15287.     {
  15288.         return $this->privates['.service_locator.faK6yZI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15289.             '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.'],
  15290.         ], [
  15291.             'featureToggle' => 'Aqarmap\\Bundle\\FeatureToggleBundle\\Entity\\FeatureToggle',
  15292.         ]);
  15293.     }
  15294.     /**
  15295.      * Gets the private '.service_locator.gLZfSFb' shared service.
  15296.      *
  15297.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15298.      */
  15299.     protected function get_ServiceLocator_GLZfSFbService()
  15300.     {
  15301.         return $this->privates['.service_locator.gLZfSFb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15302.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  15303.             'leadRepository' => ['privates''App\\Repository\\Lead\\LeadRepository''getLeadRepository2Service'false],
  15304.         ], [
  15305.             'entityManager' => '?',
  15306.             'leadRepository' => 'App\\Repository\\Lead\\LeadRepository',
  15307.         ]);
  15308.     }
  15309.     /**
  15310.      * Gets the private '.service_locator.gWBS00N' shared service.
  15311.      *
  15312.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15313.      */
  15314.     protected function get_ServiceLocator_GWBS00NService()
  15315.     {
  15316.         return $this->privates['.service_locator.gWBS00N'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15317.             '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.'],
  15318.             '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.'],
  15319.         ], [
  15320.             'userEntity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  15321.             'userPackage' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\UserPackages',
  15322.         ]);
  15323.     }
  15324.     /**
  15325.      * Gets the private '.service_locator.gkdKNNQ' shared service.
  15326.      *
  15327.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15328.      */
  15329.     protected function get_ServiceLocator_GkdKNNQService()
  15330.     {
  15331.         return $this->privates['.service_locator.gkdKNNQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15332.             'leadRepository' => ['privates''App\\Repository\\Lead\\LeadRepository''getLeadRepository2Service'false],
  15333.             'leadService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService''getLeadService2Service'false],
  15334.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  15335.         ], [
  15336.             'leadRepository' => 'App\\Repository\\Lead\\LeadRepository',
  15337.             'leadService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService',
  15338.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  15339.         ]);
  15340.     }
  15341.     /**
  15342.      * Gets the private '.service_locator.gy5S5Qw' shared service.
  15343.      *
  15344.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15345.      */
  15346.     protected function get_ServiceLocator_Gy5S5QwService()
  15347.     {
  15348.         return $this->privates['.service_locator.gy5S5Qw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15349.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  15350.             'failed_mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  15351.         ], [
  15352.             'failed' => '?',
  15353.             'failed_mailer' => '?',
  15354.         ]);
  15355.     }
  15356.     /**
  15357.      * Gets the private '.service_locator.hiEbQuj' shared service.
  15358.      *
  15359.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15360.      */
  15361.     protected function get_ServiceLocator_HiEbQujService()
  15362.     {
  15363.         return $this->privates['.service_locator.hiEbQuj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15364.             '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.'],
  15365.         ], [
  15366.             'team' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\Team',
  15367.         ]);
  15368.     }
  15369.     /**
  15370.      * Gets the private '.service_locator.hwXYXrz' shared service.
  15371.      *
  15372.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15373.      */
  15374.     protected function get_ServiceLocator_HwXYXrzService()
  15375.     {
  15376.         return $this->privates['.service_locator.hwXYXrz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15377.             '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.'],
  15378.         ], [
  15379.             'payment' => 'Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment',
  15380.         ]);
  15381.     }
  15382.     /**
  15383.      * Gets the private '.service_locator.i94Unr0' shared service.
  15384.      *
  15385.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15386.      */
  15387.     protected function get_ServiceLocator_I94Unr0Service()
  15388.     {
  15389.         return $this->privates['.service_locator.i94Unr0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15390.             '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.'],
  15391.         ], [
  15392.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  15393.         ]);
  15394.     }
  15395.     /**
  15396.      * Gets the private '.service_locator.iI93pWi' shared service.
  15397.      *
  15398.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15399.      */
  15400.     protected function get_ServiceLocator_II93pWiService()
  15401.     {
  15402.         return $this->privates['.service_locator.iI93pWi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15403.             '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.'],
  15404.             'locationManager' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager''getLocationManagerService'false],
  15405.         ], [
  15406.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  15407.             'locationManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager',
  15408.         ]);
  15409.     }
  15410.     /**
  15411.      * Gets the private '.service_locator.iuFqMPC' shared service.
  15412.      *
  15413.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15414.      */
  15415.     protected function get_ServiceLocator_IuFqMPCService()
  15416.     {
  15417.         return $this->privates['.service_locator.iuFqMPC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15418.             '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.'],
  15419.         ], [
  15420.             'entity' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Feedback',
  15421.         ]);
  15422.     }
  15423.     /**
  15424.      * Gets the private '.service_locator.ixUkIS.' shared service.
  15425.      *
  15426.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15427.      */
  15428.     protected function get_ServiceLocator_IxUkIS_Service()
  15429.     {
  15430.         return $this->privates['.service_locator.ixUkIS.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15431.             '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.'],
  15432.         ], [
  15433.             'photo' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto',
  15434.         ]);
  15435.     }
  15436.     /**
  15437.      * Gets the private '.service_locator.j1R4m5C' shared service.
  15438.      *
  15439.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15440.      */
  15441.     protected function get_ServiceLocator_J1R4m5CService()
  15442.     {
  15443.         return $this->privates['.service_locator.j1R4m5C'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15444.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  15445.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  15446.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  15447.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  15448.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  15449.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  15450.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  15451.             'router' => ['services''router''getRouterService'false],
  15452.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  15453.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  15454.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  15455.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  15456.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  15457.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  15458.         ], [
  15459.             'doctrine' => '?',
  15460.             'form.factory' => '?',
  15461.             'http_kernel' => '?',
  15462.             'message_bus' => '?',
  15463.             'messenger.default_bus' => '?',
  15464.             'parameter_bag' => '?',
  15465.             'request_stack' => '?',
  15466.             'router' => '?',
  15467.             'security.authorization_checker' => '?',
  15468.             'security.csrf.token_manager' => '?',
  15469.             'security.token_storage' => '?',
  15470.             'serializer' => '?',
  15471.             'session' => '.session.deprecated',
  15472.             'twig' => '?',
  15473.         ]);
  15474.     }
  15475.     /**
  15476.      * Gets the private '.service_locator.jCd05L.' shared service.
  15477.      *
  15478.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15479.      */
  15480.     protected function get_ServiceLocator_JCd05L_Service()
  15481.     {
  15482.         return $this->privates['.service_locator.jCd05L.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15483.             'announcement' => ['privates''Aqarmap\\Bundle\\AnnouncementBundle\\Entity\\Announcement''getAnnouncementService'false],
  15484.         ], [
  15485.             'announcement' => 'Aqarmap\\Bundle\\AnnouncementBundle\\Entity\\Announcement',
  15486.         ]);
  15487.     }
  15488.     /**
  15489.      * Gets the private '.service_locator.ja3Wfc0' shared service.
  15490.      *
  15491.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15492.      */
  15493.     protected function get_ServiceLocator_Ja3Wfc0Service()
  15494.     {
  15495.         return $this->privates['.service_locator.ja3Wfc0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15496.             'userInfoService' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService''getUserIpInfoServiceService'false],
  15497.         ], [
  15498.             'userInfoService' => '?',
  15499.         ]);
  15500.     }
  15501.     /**
  15502.      * Gets the private '.service_locator.jnEgZVj' shared service.
  15503.      *
  15504.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15505.      */
  15506.     protected function get_ServiceLocator_JnEgZVjService()
  15507.     {
  15508.         return $this->privates['.service_locator.jnEgZVj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15509.             '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.'],
  15510.             '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.'],
  15511.             '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.'],
  15512.         ], [
  15513.             'propertyType' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType',
  15514.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  15515.             'sourceListing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  15516.         ]);
  15517.     }
  15518.     /**
  15519.      * Gets the private '.service_locator.kLKFYzd' shared service.
  15520.      *
  15521.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15522.      */
  15523.     protected function get_ServiceLocator_KLKFYzdService()
  15524.     {
  15525.         return $this->privates['.service_locator.kLKFYzd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15526.             '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.'],
  15527.         ], [
  15528.             'link' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Link',
  15529.         ]);
  15530.     }
  15531.     /**
  15532.      * Gets the private '.service_locator.kQ3e.Yt' shared service.
  15533.      *
  15534.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15535.      */
  15536.     protected function get_ServiceLocator_KQ3e_YtService()
  15537.     {
  15538.         return $this->privates['.service_locator.kQ3e.Yt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15539.             'dm' => ['services''doctrine_mongodb.odm.default_document_manager''getDoctrineMongodb_Odm_DefaultDocumentManagerService'false],
  15540.         ], [
  15541.             'dm' => '?',
  15542.         ]);
  15543.     }
  15544.     /**
  15545.      * Gets the private '.service_locator.l2QwsaZ' shared service.
  15546.      *
  15547.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15548.      */
  15549.     protected function get_ServiceLocator_L2QwsaZService()
  15550.     {
  15551.         return $this->privates['.service_locator.l2QwsaZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15552.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  15553.         ], [
  15554.             'entityManager' => '?',
  15555.         ]);
  15556.     }
  15557.     /**
  15558.      * Gets the private '.service_locator.l720pDc' shared service.
  15559.      *
  15560.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15561.      */
  15562.     protected function get_ServiceLocator_L720pDcService()
  15563.     {
  15564.         return $this->privates['.service_locator.l720pDc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15565.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  15566.             'listing' => ['privates''.errored..service_locator.l720pDc.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.l720pDc": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  15567.             'userInfoService' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService''getUserIpInfoServiceService'false],
  15568.         ], [
  15569.             'leadService' => 'App\\Service\\Lead\\LeadService',
  15570.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  15571.             'userInfoService' => '?',
  15572.         ]);
  15573.     }
  15574.     /**
  15575.      * Gets the private '.service_locator.l8gbRtF' shared service.
  15576.      *
  15577.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15578.      */
  15579.     protected function get_ServiceLocator_L8gbRtFService()
  15580.     {
  15581.         return $this->privates['.service_locator.l8gbRtF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15582.             'databaseNotification' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification''getDatabaseNotificationService'false],
  15583.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  15584.         ], [
  15585.             'databaseNotification' => 'Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification',
  15586.             'logger' => '?',
  15587.         ]);
  15588.     }
  15589.     /**
  15590.      * Gets the private '.service_locator.lZdneNX' shared service.
  15591.      *
  15592.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15593.      */
  15594.     protected function get_ServiceLocator_LZdneNXService()
  15595.     {
  15596.         return $this->privates['.service_locator.lZdneNX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15597.             '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.'],
  15598.         ], [
  15599.             'dynamicQuestionChoice' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity\\DynamicQuestionChoice',
  15600.         ]);
  15601.     }
  15602.     /**
  15603.      * Gets the private '.service_locator.lsi4tRL' shared service.
  15604.      *
  15605.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15606.      */
  15607.     protected function get_ServiceLocator_Lsi4tRLService()
  15608.     {
  15609.         return $this->privates['.service_locator.lsi4tRL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15610.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  15611.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  15612.             'fosUserManager' => ['services''fos_user.user_manager''getFosUser_UserManagerService'false],
  15613.             'userManager' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserManager''getUserManagerService'false],
  15614.         ], [
  15615.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  15616.             'entityManager' => '?',
  15617.             'fosUserManager' => '?',
  15618.             'userManager' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserManager',
  15619.         ]);
  15620.     }
  15621.     /**
  15622.      * Gets the private '.service_locator.mB9R.17' shared service.
  15623.      *
  15624.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15625.      */
  15626.     protected function get_ServiceLocator_MB9R_17Service()
  15627.     {
  15628.         return $this->privates['.service_locator.mB9R.17'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15629.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  15630.             'ipInfoService' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService''getUserIpInfoServiceService'false],
  15631.         ], [
  15632.             'em' => '?',
  15633.             'ipInfoService' => '?',
  15634.         ]);
  15635.     }
  15636.     /**
  15637.      * Gets the private '.service_locator.mF_FbkU' shared service.
  15638.      *
  15639.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15640.      */
  15641.     protected function get_ServiceLocator_MFFbkUService()
  15642.     {
  15643.         return $this->privates['.service_locator.mF_FbkU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15644.             'customParagraphRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository''getCustomParagraphRepositoryService'false],
  15645.             '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.'],
  15646.             '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.'],
  15647.             '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.'],
  15648.             'seoListingSearchService' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService''getSEOListingSearchServiceService'false],
  15649.         ], [
  15650.             'customParagraphRepository' => 'Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository',
  15651.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  15652.             'propertyType' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType',
  15653.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  15654.             'seoListingSearchService' => 'Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService',
  15655.         ]);
  15656.     }
  15657.     /**
  15658.      * Gets the private '.service_locator.n07hh1c' shared service.
  15659.      *
  15660.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15661.      */
  15662.     protected function get_ServiceLocator_N07hh1cService()
  15663.     {
  15664.         return $this->privates['.service_locator.n07hh1c'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15665.             '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.'],
  15666.         ], [
  15667.             'setting' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Setting',
  15668.         ]);
  15669.     }
  15670.     /**
  15671.      * Gets the private '.service_locator.nwni4V5' shared service.
  15672.      *
  15673.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15674.      */
  15675.     protected function get_ServiceLocator_Nwni4V5Service()
  15676.     {
  15677.         return $this->privates['.service_locator.nwni4V5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15678.             '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.'],
  15679.         ], [
  15680.             'search' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\SavedSearch',
  15681.         ]);
  15682.     }
  15683.     /**
  15684.      * Gets the private '.service_locator.oGPbAPY' shared service.
  15685.      *
  15686.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15687.      */
  15688.     protected function get_ServiceLocator_OGPbAPYService()
  15689.     {
  15690.         return $this->privates['.service_locator.oGPbAPY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15691.             '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.'],
  15692.             '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.'],
  15693.         ], [
  15694.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  15695.             'phone' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhone',
  15696.         ]);
  15697.     }
  15698.     /**
  15699.      * Gets the private '.service_locator.oR9s530' shared service.
  15700.      *
  15701.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15702.      */
  15703.     protected function get_ServiceLocator_OR9s530Service()
  15704.     {
  15705.         return $this->privates['.service_locator.oR9s530'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15706.             'groupRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository''getGroupRepositoryService'false],
  15707.         ], [
  15708.             'groupRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository',
  15709.         ]);
  15710.     }
  15711.     /**
  15712.      * Gets the private '.service_locator.oWTv1Ao' shared service.
  15713.      *
  15714.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15715.      */
  15716.     protected function get_ServiceLocator_OWTv1AoService()
  15717.     {
  15718.         return $this->privates['.service_locator.oWTv1Ao'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15719.             '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.'],
  15720.         ], [
  15721.             'rejection' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Rejection',
  15722.         ]);
  15723.     }
  15724.     /**
  15725.      * Gets the private '.service_locator.p92VLA7' shared service.
  15726.      *
  15727.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15728.      */
  15729.     protected function get_ServiceLocator_P92VLA7Service()
  15730.     {
  15731.         return $this->privates['.service_locator.p92VLA7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15732.             '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.'],
  15733.             '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.'],
  15734.             'userServicesManager' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager''getUserServicesManagerService'false],
  15735.         ], [
  15736.             'service' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\UserServices',
  15737.             'userEntity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  15738.             'userServicesManager' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager',
  15739.         ]);
  15740.     }
  15741.     /**
  15742.      * Gets the private '.service_locator.pxk9xbM' shared service.
  15743.      *
  15744.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15745.      */
  15746.     protected function get_ServiceLocator_Pxk9xbMService()
  15747.     {
  15748.         return $this->privates['.service_locator.pxk9xbM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15749.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  15750.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  15751.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  15752.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  15753.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  15754.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  15755.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  15756.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  15757.             'router' => ['services''router''getRouterService'false],
  15758.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  15759.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  15760.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  15761.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  15762.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  15763.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  15764.         ], [
  15765.             'doctrine' => '?',
  15766.             'form.factory' => '?',
  15767.             'fos_rest.view_handler' => '?',
  15768.             'http_kernel' => '?',
  15769.             'message_bus' => '?',
  15770.             'messenger.default_bus' => '?',
  15771.             'parameter_bag' => '?',
  15772.             'request_stack' => '?',
  15773.             'router' => '?',
  15774.             'security.authorization_checker' => '?',
  15775.             'security.csrf.token_manager' => '?',
  15776.             'security.token_storage' => '?',
  15777.             'serializer' => '?',
  15778.             'session' => '.session.deprecated',
  15779.             'twig' => '?',
  15780.         ]);
  15781.     }
  15782.     /**
  15783.      * Gets the private '.service_locator.q0bdmru' shared service.
  15784.      *
  15785.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15786.      */
  15787.     protected function get_ServiceLocator_Q0bdmruService()
  15788.     {
  15789.         return $this->privates['.service_locator.q0bdmru'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15790.             '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.'],
  15791.             '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.'],
  15792.         ], [
  15793.             'discussion' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion',
  15794.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  15795.         ]);
  15796.     }
  15797.     /**
  15798.      * Gets the private '.service_locator.rIcyEMN' shared service.
  15799.      *
  15800.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15801.      */
  15802.     protected function get_ServiceLocator_RIcyEMNService()
  15803.     {
  15804.         return $this->privates['.service_locator.rIcyEMN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15805.             'menuBuilderService' => ['privates''Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService''getMenuBuilderServiceService'false],
  15806.         ], [
  15807.             'menuBuilderService' => 'Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService',
  15808.         ]);
  15809.     }
  15810.     /**
  15811.      * Gets the private '.service_locator.rOeiD7t' shared service.
  15812.      *
  15813.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15814.      */
  15815.     protected function get_ServiceLocator_ROeiD7tService()
  15816.     {
  15817.         return $this->privates['.service_locator.rOeiD7t'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15818.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  15819.             '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.'],
  15820.         ], [
  15821.             'entityManager' => '?',
  15822.             'group' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\Group',
  15823.         ]);
  15824.     }
  15825.     /**
  15826.      * Gets the private '.service_locator.shNG6D3' shared service.
  15827.      *
  15828.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15829.      */
  15830.     protected function get_ServiceLocator_ShNG6D3Service()
  15831.     {
  15832.         return $this->privates['.service_locator.shNG6D3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15833.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  15834.         ], [
  15835.             'leadService' => 'App\\Service\\Lead\\LeadService',
  15836.         ]);
  15837.     }
  15838.     /**
  15839.      * Gets the private '.service_locator.tV2D6Yk' shared service.
  15840.      *
  15841.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15842.      */
  15843.     protected function get_ServiceLocator_TV2D6YkService()
  15844.     {
  15845.         return $this->privates['.service_locator.tV2D6Yk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15846.             'favouriteService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService''getFavouriteServiceService'false],
  15847.         ], [
  15848.             'favouriteService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService',
  15849.         ]);
  15850.     }
  15851.     /**
  15852.      * Gets the private '.service_locator.te1Yo1e' shared service.
  15853.      *
  15854.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15855.      */
  15856.     protected function get_ServiceLocator_Te1Yo1eService()
  15857.     {
  15858.         return $this->privates['.service_locator.te1Yo1e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15859.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  15860.             'staff' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff''getStaffService'false],
  15861.         ], [
  15862.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  15863.             'staff' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff',
  15864.         ]);
  15865.     }
  15866.     /**
  15867.      * Gets the private '.service_locator.tp5oD8B' shared service.
  15868.      *
  15869.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15870.      */
  15871.     protected function get_ServiceLocator_Tp5oD8BService()
  15872.     {
  15873.         return $this->privates['.service_locator.tp5oD8B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15874.             '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.'],
  15875.         ], [
  15876.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  15877.         ]);
  15878.     }
  15879.     /**
  15880.      * Gets the private '.service_locator.txkxGC8' shared service.
  15881.      *
  15882.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15883.      */
  15884.     protected function get_ServiceLocator_TxkxGC8Service()
  15885.     {
  15886.         return $this->privates['.service_locator.txkxGC8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15887.             '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.'],
  15888.             'userServicesManager' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager''getUserServicesManagerService'false],
  15889.         ], [
  15890.             'userEntity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  15891.             'userServicesManager' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager',
  15892.         ]);
  15893.     }
  15894.     /**
  15895.      * Gets the private '.service_locator.u47of.0' shared service.
  15896.      *
  15897.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15898.      */
  15899.     protected function get_ServiceLocator_U47of_0Service()
  15900.     {
  15901.         return $this->privates['.service_locator.u47of.0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15902.             '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".'],
  15903.         ], [
  15904.             'container' => 'Symfony\\Component\\DependencyInjection\\ContainerBuilder',
  15905.         ]);
  15906.     }
  15907.     /**
  15908.      * Gets the private '.service_locator.vDcpV4H' shared service.
  15909.      *
  15910.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15911.      */
  15912.     protected function get_ServiceLocator_VDcpV4HService()
  15913.     {
  15914.         return $this->privates['.service_locator.vDcpV4H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15915.             'serializer' => ['services''jms_serializer''getJmsSerializerService'false],
  15916.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  15917.         ], [
  15918.             'serializer' => '?',
  15919.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  15920.         ]);
  15921.     }
  15922.     /**
  15923.      * Gets the private '.service_locator.vJOpZrR' shared service.
  15924.      *
  15925.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15926.      */
  15927.     protected function get_ServiceLocator_VJOpZrRService()
  15928.     {
  15929.         return $this->privates['.service_locator.vJOpZrR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15930.             'authServer' => ['privates''App\\Service\\Security\\AuthServer''getAuthServerService'false],
  15931.         ], [
  15932.             'authServer' => 'App\\Service\\Security\\AuthServer',
  15933.         ]);
  15934.     }
  15935.     /**
  15936.      * Gets the private '.service_locator.vWucQHF' shared service.
  15937.      *
  15938.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15939.      */
  15940.     protected function get_ServiceLocator_VWucQHFService()
  15941.     {
  15942.         return $this->privates['.service_locator.vWucQHF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15943.             'locationManager' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager''getLocationManagerService'false],
  15944.         ], [
  15945.             'locationManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager',
  15946.         ]);
  15947.     }
  15948.     /**
  15949.      * Gets the private '.service_locator.vgxLjSE' shared service.
  15950.      *
  15951.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15952.      */
  15953.     protected function get_ServiceLocator_VgxLjSEService()
  15954.     {
  15955.         return $this->privates['.service_locator.vgxLjSE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15956.             '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.'],
  15957.         ], [
  15958.             'listingPhoto' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto',
  15959.         ]);
  15960.     }
  15961.     /**
  15962.      * Gets the private '.service_locator.wB_aZlL' shared service.
  15963.      *
  15964.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15965.      */
  15966.     protected function get_ServiceLocator_WBAZlLService()
  15967.     {
  15968.         return $this->privates['.service_locator.wB_aZlL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15969.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  15970.             'leadRepository' => ['privates''App\\Repository\\Lead\\LeadRepository''getLeadRepository2Service'false],
  15971.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  15972.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  15973.         ], [
  15974.             'entityManager' => '?',
  15975.             'leadRepository' => 'App\\Repository\\Lead\\LeadRepository',
  15976.             'paginator' => '?',
  15977.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  15978.         ]);
  15979.     }
  15980.     /**
  15981.      * Gets the private '.service_locator.wVrXYG2' shared service.
  15982.      *
  15983.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15984.      */
  15985.     protected function get_ServiceLocator_WVrXYG2Service()
  15986.     {
  15987.         return $this->privates['.service_locator.wVrXYG2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15988.             '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.'],
  15989.         ], [
  15990.             'credit' => 'Aqarmap\\Bundle\\CreditBundle\\Entity\\Credit',
  15991.         ]);
  15992.     }
  15993.     /**
  15994.      * Gets the private '.service_locator.wpvzSKV' shared service.
  15995.      *
  15996.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15997.      */
  15998.     protected function get_ServiceLocator_WpvzSKVService()
  15999.     {
  16000.         return $this->privates['.service_locator.wpvzSKV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16001.             '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.'],
  16002.             'locationManager' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager''getLocationManagerService'false],
  16003.         ], [
  16004.             'discussion' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion',
  16005.             'locationManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager',
  16006.         ]);
  16007.     }
  16008.     /**
  16009.      * Gets the private '.service_locator.wskWCel' shared service.
  16010.      *
  16011.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16012.      */
  16013.     protected function get_ServiceLocator_WskWCelService()
  16014.     {
  16015.         return $this->privates['.service_locator.wskWCel'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16016.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  16017.             '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.'],
  16018.         ], [
  16019.             'em' => '?',
  16020.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  16021.         ]);
  16022.     }
  16023.     /**
  16024.      * Gets the private '.service_locator.x3wWNZA' shared service.
  16025.      *
  16026.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16027.      */
  16028.     protected function get_ServiceLocator_X3wWNZAService()
  16029.     {
  16030.         return $this->privates['.service_locator.x3wWNZA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16031.             '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.'],
  16032.         ], [
  16033.             'compoundLocation' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation',
  16034.         ]);
  16035.     }
  16036.     /**
  16037.      * Gets the private '.service_locator.x6Cz3.I' shared service.
  16038.      *
  16039.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16040.      */
  16041.     protected function get_ServiceLocator_X6Cz3_IService()
  16042.     {
  16043.         return $this->privates['.service_locator.x6Cz3.I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16044.             'staffCheckIn' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\StaffCheckIn''getStaffCheckInService'false],
  16045.         ], [
  16046.             'staffCheckIn' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\StaffCheckIn',
  16047.         ]);
  16048.     }
  16049.     /**
  16050.      * Gets the private '.service_locator.x6azFog' shared service.
  16051.      *
  16052.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16053.      */
  16054.     protected function get_ServiceLocator_X6azFogService()
  16055.     {
  16056.         return $this->privates['.service_locator.x6azFog'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16057.             '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.'],
  16058.         ], [
  16059.             'userEntity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  16060.         ]);
  16061.     }
  16062.     /**
  16063.      * Gets the private '.service_locator.xQH1vY9' shared service.
  16064.      *
  16065.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16066.      */
  16067.     protected function get_ServiceLocator_XQH1vY9Service()
  16068.     {
  16069.         return $this->privates['.service_locator.xQH1vY9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16070.             '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.'],
  16071.         ], [
  16072.             'service' => 'Aqarmap\\Bundle\\CreditBundle\\Entity\\Service',
  16073.         ]);
  16074.     }
  16075.     /**
  16076.      * Gets the private '.service_locator.xTG7jfg' shared service.
  16077.      *
  16078.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16079.      */
  16080.     protected function get_ServiceLocator_XTG7jfgService()
  16081.     {
  16082.         return $this->privates['.service_locator.xTG7jfg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16083.             '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.'],
  16084.         ], [
  16085.             'userAuthenticationService' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserAuthenticationService',
  16086.         ]);
  16087.     }
  16088.     /**
  16089.      * Gets the private '.service_locator.xh9dd2n' shared service.
  16090.      *
  16091.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16092.      */
  16093.     protected function get_ServiceLocator_Xh9dd2nService()
  16094.     {
  16095.         return $this->privates['.service_locator.xh9dd2n'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16096.             'listingFeatureRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository''getListingFeatureRepositoryService'false],
  16097.         ], [
  16098.             'listingFeatureRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository',
  16099.         ]);
  16100.     }
  16101.     /**
  16102.      * Gets the private '.service_locator.yJ9zlNt' shared service.
  16103.      *
  16104.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16105.      */
  16106.     protected function get_ServiceLocator_YJ9zlNtService()
  16107.     {
  16108.         return $this->privates['.service_locator.yJ9zlNt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16109.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  16110.             'listingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  16111.         ], [
  16112.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  16113.             'listingRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  16114.         ]);
  16115.     }
  16116.     /**
  16117.      * Gets the private '.service_locator.yzBhvT.' shared service.
  16118.      *
  16119.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16120.      */
  16121.     protected function get_ServiceLocator_YzBhvT_Service()
  16122.     {
  16123.         return $this->privates['.service_locator.yzBhvT.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16124.             '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.'],
  16125.         ], [
  16126.             'entity' => 'Aqarmap\\Bundle\\MortgageBundle\\Entity\\MortgageRequest',
  16127.         ]);
  16128.     }
  16129.     /**
  16130.      * Gets the private '.service_locator.z4vVS.d' shared service.
  16131.      *
  16132.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16133.      */
  16134.     protected function get_ServiceLocator_Z4vVS_DService()
  16135.     {
  16136.         return $this->privates['.service_locator.z4vVS.d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16137.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  16138.         ], [
  16139.             'paginator' => '?',
  16140.         ]);
  16141.     }
  16142.     /**
  16143.      * Gets the private '.service_locator.zJJOuyv' shared service.
  16144.      *
  16145.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16146.      */
  16147.     protected function get_ServiceLocator_ZJJOuyvService()
  16148.     {
  16149.         return $this->privates['.service_locator.zJJOuyv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16150.             '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.'],
  16151.             '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.'],
  16152.         ], [
  16153.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  16154.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  16155.         ]);
  16156.     }
  16157.     /**
  16158.      * Gets the private '.service_locator.za1p.5V' shared service.
  16159.      *
  16160.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16161.      */
  16162.     protected function get_ServiceLocator_Za1p_5VService()
  16163.     {
  16164.         return $this->privates['.service_locator.za1p.5V'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16165.             '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.'],
  16166.             'listingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  16167.         ], [
  16168.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  16169.             'listingRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  16170.         ]);
  16171.     }
  16172.     /**
  16173.      * Gets the private '.service_locator.zjdyQvB' shared service.
  16174.      *
  16175.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16176.      */
  16177.     protected function get_ServiceLocator_ZjdyQvBService()
  16178.     {
  16179.         return $this->privates['.service_locator.zjdyQvB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16180.             '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.'],
  16181.         ], [
  16182.             'userPhone' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\UserPhone',
  16183.         ]);
  16184.     }
  16185.     /**
  16186.      * Gets the private '.service_locator.zxXIGe6' shared service.
  16187.      *
  16188.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16189.      */
  16190.     protected function get_ServiceLocator_ZxXIGe6Service()
  16191.     {
  16192.         return $this->privates['.service_locator.zxXIGe6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16193.             '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.'],
  16194.         ], [
  16195.             'customParagraph' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\CustomParagraph',
  16196.         ]);
  16197.     }
  16198.     /**
  16199.      * Gets the private '.session.deprecated' shared service.
  16200.      *
  16201.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  16202.      */
  16203.     protected function get_Session_DeprecatedService()
  16204.     {
  16205.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  16206.         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();
  16207.     }
  16208.     /**
  16209.      * Gets the private '.twig.command.debug.lazy' shared service.
  16210.      *
  16211.      * @return \Symfony\Component\Console\Command\LazyCommand
  16212.      */
  16213.     protected function get_Twig_Command_Debug_LazyService()
  16214.     {
  16215.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16217.         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 {
  16218.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  16219.         });
  16220.     }
  16221.     /**
  16222.      * Gets the private '.twig.command.lint.lazy' shared service.
  16223.      *
  16224.      * @return \Symfony\Component\Console\Command\LazyCommand
  16225.      */
  16226.     protected function get_Twig_Command_Lint_LazyService()
  16227.     {
  16228.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16229.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16230.         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 {
  16231.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  16232.         });
  16233.     }
  16234.     /**
  16235.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  16236.      *
  16237.      * @return \Symfony\Component\Console\Command\LazyCommand
  16238.      */
  16239.     protected function get_VarDumper_Command_ServerDump_LazyService()
  16240.     {
  16241.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16242.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  16243.         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 {
  16244.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  16245.         });
  16246.     }
  16247.     /**
  16248.      * Gets the private 'App\Command\Patch\PatchRemoveDuplicateUserPhonesCommand' shared autowired service.
  16249.      *
  16250.      * @return \App\Command\Patch\PatchRemoveDuplicateUserPhonesCommand
  16251.      */
  16252.     protected function getPatchRemoveDuplicateUserPhonesCommandService()
  16253.     {
  16254.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16255.         include_once \dirname(__DIR__4).'/src/App/Command/Patch/PatchRemoveDuplicateUserPhonesCommand.php';
  16256.         $this->privates['App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand'] = $instance = new \App\Command\Patch\PatchRemoveDuplicateUserPhonesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  16257.         $instance->setName('app:patch:remove-duplicate-user-phones');
  16258.         $instance->setDescription('Add a short description for your command');
  16259.         return $instance;
  16260.     }
  16261.     /**
  16262.      * Gets the private 'App\EventSubscriber\ScraperThrottleSubscriber' shared autowired service.
  16263.      *
  16264.      * @return \App\EventSubscriber\ScraperThrottleSubscriber
  16265.      */
  16266.     protected function getScraperThrottleSubscriberService()
  16267.     {
  16268.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  16269.         if (isset($this->privates['App\\EventSubscriber\\ScraperThrottleSubscriber'])) {
  16270.             return $this->privates['App\\EventSubscriber\\ScraperThrottleSubscriber'];
  16271.         }
  16272.         return $this->privates['App\\EventSubscriber\\ScraperThrottleSubscriber'] = new \App\EventSubscriber\ScraperThrottleSubscriber($a, ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepository2Service()));
  16273.     }
  16274.     /**
  16275.      * Gets the private 'App\Form\Type\EmailList\EmailListType' shared autowired service.
  16276.      *
  16277.      * @return \App\Form\Type\EmailList\EmailListType
  16278.      */
  16279.     protected function getEmailListTypeService()
  16280.     {
  16281.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16282.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16283.         include_once \dirname(__DIR__4).'/src/App/Form/Type/EmailList/EmailListType.php';
  16284.         return $this->privates['App\\Form\\Type\\EmailList\\EmailListType'] = new \App\Form\Type\EmailList\EmailListType();
  16285.     }
  16286.     /**
  16287.      * Gets the private 'App\Form\Type\Lead\LeadFormType' shared autowired service.
  16288.      *
  16289.      * @return \App\Form\Type\Lead\LeadFormType
  16290.      */
  16291.     protected function getLeadFormTypeService()
  16292.     {
  16293.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16294.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16295.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Lead/LeadFormType.php';
  16296.         return $this->privates['App\\Form\\Type\\Lead\\LeadFormType'] = new \App\Form\Type\Lead\LeadFormType();
  16297.     }
  16298.     /**
  16299.      * Gets the private 'App\Form\Type\Lead\PhoneFormType' shared autowired service.
  16300.      *
  16301.      * @return \App\Form\Type\Lead\PhoneFormType
  16302.      */
  16303.     protected function getPhoneFormTypeService()
  16304.     {
  16305.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16306.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16307.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Lead/PhoneFormType.php';
  16308.         return $this->privates['App\\Form\\Type\\Lead\\PhoneFormType'] = new \App\Form\Type\Lead\PhoneFormType();
  16309.     }
  16310.     /**
  16311.      * Gets the private 'App\Form\Type\Security\ChangePasswordType' shared autowired service.
  16312.      *
  16313.      * @return \App\Form\Type\Security\ChangePasswordType
  16314.      */
  16315.     protected function getChangePasswordTypeService()
  16316.     {
  16317.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16318.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16319.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Security/ChangePasswordType.php';
  16320.         return $this->privates['App\\Form\\Type\\Security\\ChangePasswordType'] = new \App\Form\Type\Security\ChangePasswordType();
  16321.     }
  16322.     /**
  16323.      * Gets the private 'App\Form\Type\User\SubAccountFormType' shared autowired service.
  16324.      *
  16325.      * @return \App\Form\Type\User\SubAccountFormType
  16326.      */
  16327.     protected function getSubAccountFormTypeService()
  16328.     {
  16329.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16330.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16331.         include_once \dirname(__DIR__4).'/src/App/Form/Type/User/SubAccountFormType.php';
  16332.         return $this->privates['App\\Form\\Type\\User\\SubAccountFormType'] = new \App\Form\Type\User\SubAccountFormType();
  16333.     }
  16334.     /**
  16335.      * Gets the private 'App\Repository\Lead\LeadRepository' shared autowired service.
  16336.      *
  16337.      * @return \App\Repository\Lead\LeadRepository
  16338.      */
  16339.     protected function getLeadRepository2Service()
  16340.     {
  16341.         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()));
  16342.     }
  16343.     /**
  16344.      * Gets the private 'App\Repository\User\UserSubAccountRepository' shared autowired service.
  16345.      *
  16346.      * @return \App\Repository\User\UserSubAccountRepository
  16347.      */
  16348.     protected function getUserSubAccountRepositoryService()
  16349.     {
  16350.         include_once \dirname(__DIR__4).'/src/App/Repository/User/UserSubAccountRepository.php';
  16351.         return $this->privates['App\\Repository\\User\\UserSubAccountRepository'] = new \App\Repository\User\UserSubAccountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16352.     }
  16353.     /**
  16354.      * Gets the private 'App\Service\Lead\LeadService' shared autowired service.
  16355.      *
  16356.      * @return \App\Service\Lead\LeadService
  16357.      */
  16358.     protected function getLeadServiceService()
  16359.     {
  16360.         include_once \dirname(__DIR__4).'/src/App/Service/Lead/LeadService.php';
  16361.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  16362.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  16363.             return $this->privates['App\\Service\\Lead\\LeadService'];
  16364.         }
  16365.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  16366.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  16367.             return $this->privates['App\\Service\\Lead\\LeadService'];
  16368.         }
  16369.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  16370.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  16371.             return $this->privates['App\\Service\\Lead\\LeadService'];
  16372.         }
  16373.         $d = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  16374.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  16375.             return $this->privates['App\\Service\\Lead\\LeadService'];
  16376.         }
  16377.         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()), ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepository2Service()));
  16378.     }
  16379.     /**
  16380.      * Gets the private 'App\Service\SMSManager' shared autowired service.
  16381.      *
  16382.      * @return \App\Service\SMSManager
  16383.      */
  16384.     protected function getSMSManagerService()
  16385.     {
  16386.         return $this->privates['App\\Service\\SMSManager'] = new \App\Service\SMSManager(($this->privates['.debug.sms.client'] ?? $this->get_Debug_Sms_ClientService()));
  16387.     }
  16388.     /**
  16389.      * Gets the private 'App\Service\Security\AuthServer' shared autowired service.
  16390.      *
  16391.      * @return \App\Service\Security\AuthServer
  16392.      */
  16393.     protected function getAuthServerService()
  16394.     {
  16395.         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'));
  16396.     }
  16397.     /**
  16398.      * Gets the private 'App\Service\User\SubAccountService' shared autowired service.
  16399.      *
  16400.      * @return \App\Service\User\SubAccountService
  16401.      */
  16402.     protected function getSubAccountServiceService()
  16403.     {
  16404.         include_once \dirname(__DIR__4).'/src/App/Service/User/SubAccountService.php';
  16405.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  16406.         if (isset($this->privates['App\\Service\\User\\SubAccountService'])) {
  16407.             return $this->privates['App\\Service\\User\\SubAccountService'];
  16408.         }
  16409.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  16410.         if (isset($this->privates['App\\Service\\User\\SubAccountService'])) {
  16411.             return $this->privates['App\\Service\\User\\SubAccountService'];
  16412.         }
  16413.         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()));
  16414.     }
  16415.     /**
  16416.      * Gets the private 'Aqarmap\Bundle\AnnouncementBundle\Entity\Announcement' shared autowired service.
  16417.      *
  16418.      * @return \Aqarmap\Bundle\AnnouncementBundle\Entity\Announcement
  16419.      */
  16420.     protected function getAnnouncementService()
  16421.     {
  16422.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Entity/Announcement.php';
  16423.         return $this->privates['Aqarmap\\Bundle\\AnnouncementBundle\\Entity\\Announcement'] = new \Aqarmap\Bundle\AnnouncementBundle\Entity\Announcement();
  16424.     }
  16425.     /**
  16426.      * Gets the private 'Aqarmap\Bundle\AnnouncementBundle\Form\AnnouncementType' shared autowired service.
  16427.      *
  16428.      * @return \Aqarmap\Bundle\AnnouncementBundle\Form\AnnouncementType
  16429.      */
  16430.     protected function getAnnouncementTypeService()
  16431.     {
  16432.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16433.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16434.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Form/AnnouncementType.php';
  16435.         return $this->privates['Aqarmap\\Bundle\\AnnouncementBundle\\Form\\AnnouncementType'] = new \Aqarmap\Bundle\AnnouncementBundle\Form\AnnouncementType();
  16436.     }
  16437.     /**
  16438.      * Gets the private 'Aqarmap\Bundle\ApiBundle\EventListener\LocaleEventSubscriber' shared autowired service.
  16439.      *
  16440.      * @return \Aqarmap\Bundle\ApiBundle\EventListener\LocaleEventSubscriber
  16441.      */
  16442.     protected function getLocaleEventSubscriberService()
  16443.     {
  16444.         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))));
  16445.     }
  16446.     /**
  16447.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Entity\Broker' shared autowired service.
  16448.      *
  16449.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Entity\Broker
  16450.      */
  16451.     protected function getBrokerService()
  16452.     {
  16453.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Entity/Broker.php';
  16454.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Broker'] = new \Aqarmap\Bundle\BrokerSalesBundle\Entity\Broker();
  16455.     }
  16456.     /**
  16457.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Entity\Seller' shared autowired service.
  16458.      *
  16459.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Entity\Seller
  16460.      */
  16461.     protected function getSellerService()
  16462.     {
  16463.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Entity/Seller.php';
  16464.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Seller'] = new \Aqarmap\Bundle\BrokerSalesBundle\Entity\Seller();
  16465.     }
  16466.     /**
  16467.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Form\AssignBrokerToSellerType' shared autowired service.
  16468.      *
  16469.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Form\AssignBrokerToSellerType
  16470.      */
  16471.     protected function getAssignBrokerToSellerTypeService()
  16472.     {
  16473.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16474.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16475.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Form/AssignBrokerToSellerType.php';
  16476.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\AssignBrokerToSellerType'] = new \Aqarmap\Bundle\BrokerSalesBundle\Form\AssignBrokerToSellerType();
  16477.     }
  16478.     /**
  16479.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Form\ExistingUserFormType' shared autowired service.
  16480.      *
  16481.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Form\ExistingUserFormType
  16482.      */
  16483.     protected function getExistingUserFormTypeService()
  16484.     {
  16485.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16486.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16487.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Form/ExistingUserFormType.php';
  16488.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\ExistingUserFormType'] = new \Aqarmap\Bundle\BrokerSalesBundle\Form\ExistingUserFormType();
  16489.     }
  16490.     /**
  16491.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Form\RegisterNewUserType' shared autowired service.
  16492.      *
  16493.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Form\RegisterNewUserType
  16494.      */
  16495.     protected function getRegisterNewUserTypeService()
  16496.     {
  16497.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16498.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16499.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Form/RegisterNewUserType.php';
  16500.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\RegisterNewUserType'] = new \Aqarmap\Bundle\BrokerSalesBundle\Form\RegisterNewUserType();
  16501.     }
  16502.     /**
  16503.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Repository\BrokerRepository' shared autowired service.
  16504.      *
  16505.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Repository\BrokerRepository
  16506.      */
  16507.     protected function getBrokerRepositoryService()
  16508.     {
  16509.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Repository/BrokerRepository.php';
  16510.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\BrokerRepository'] = new \Aqarmap\Bundle\BrokerSalesBundle\Repository\BrokerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16511.     }
  16512.     /**
  16513.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Repository\SellerRepository' shared autowired service.
  16514.      *
  16515.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Repository\SellerRepository
  16516.      */
  16517.     protected function getSellerRepositoryService()
  16518.     {
  16519.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Repository/SellerRepository.php';
  16520.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\SellerRepository'] = new \Aqarmap\Bundle\BrokerSalesBundle\Repository\SellerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16521.     }
  16522.     /**
  16523.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Services\SellerBrokerManager' shared autowired service.
  16524.      *
  16525.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Services\SellerBrokerManager
  16526.      */
  16527.     protected function getSellerBrokerManagerService()
  16528.     {
  16529.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Services/SellerBrokerManager.php';
  16530.         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()));
  16531.     }
  16532.     /**
  16533.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Command\BuyerAlertsCommand' shared autowired service.
  16534.      *
  16535.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Command\BuyerAlertsCommand
  16536.      */
  16537.     protected function getBuyerAlertsCommandService()
  16538.     {
  16539.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16540.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Command/BuyerAlertsCommand.php';
  16541.         $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()));
  16542.         $instance->setName('app:buyer-alerts:send');
  16543.         return $instance;
  16544.     }
  16545.     /**
  16546.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Command\SendRecentListingsEmailCommand' shared autowired service.
  16547.      *
  16548.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Command\SendRecentListingsEmailCommand
  16549.      */
  16550.     protected function getSendRecentListingsEmailCommandService()
  16551.     {
  16552.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16553.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Command/SendRecentListingsEmailCommand.php';
  16554.         $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()));
  16555.         $instance->setName('app:recent-listings:send');
  16556.         return $instance;
  16557.     }
  16558.     /**
  16559.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsApiType' shared autowired service.
  16560.      *
  16561.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsApiType
  16562.      */
  16563.     protected function getBuyerAlertsApiTypeService()
  16564.     {
  16565.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16566.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16567.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Form/BuyerAlertsApiType.php';
  16568.         return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsApiType'] = new \Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsApiType();
  16569.     }
  16570.     /**
  16571.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsType' shared autowired service.
  16572.      *
  16573.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsType
  16574.      */
  16575.     protected function getBuyerAlertsTypeService()
  16576.     {
  16577.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16578.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16579.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Form/BuyerAlertsType.php';
  16580.         return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsType'] = new \Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsType();
  16581.     }
  16582.     /**
  16583.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Repository\BuyerAlertsRepository' shared autowired service.
  16584.      *
  16585.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Repository\BuyerAlertsRepository
  16586.      */
  16587.     protected function getBuyerAlertsRepositoryService()
  16588.     {
  16589.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Repository/BuyerAlertsRepository.php';
  16590.         return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\BuyerAlertsRepository'] = new \Aqarmap\Bundle\BuyerAlertsBundle\Repository\BuyerAlertsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16591.     }
  16592.     /**
  16593.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Repository\RecentSearchesRepository' shared autowired service.
  16594.      *
  16595.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Repository\RecentSearchesRepository
  16596.      */
  16597.     protected function getRecentSearchesRepositoryService()
  16598.     {
  16599.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Repository/RecentSearchesRepository.php';
  16600.         return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\RecentSearchesRepository'] = new \Aqarmap\Bundle\BuyerAlertsBundle\Repository\RecentSearchesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16601.     }
  16602.     /**
  16603.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Service\BuyerAlertsEmailingService' shared autowired service.
  16604.      *
  16605.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Service\BuyerAlertsEmailingService
  16606.      */
  16607.     protected function getBuyerAlertsEmailingServiceService()
  16608.     {
  16609.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Service/BuyerAlertsEmailingService.php';
  16610.         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()));
  16611.     }
  16612.     /**
  16613.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Service\BuyerAlertsManager' shared autowired service.
  16614.      *
  16615.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Service\BuyerAlertsManager
  16616.      */
  16617.     protected function getBuyerAlertsManagerService()
  16618.     {
  16619.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Contracts/BuyerAlertsManagerInterface.php';
  16620.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Service/BuyerAlertsManager.php';
  16621.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  16622.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  16623.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  16624.         }
  16625.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'] ?? $this->getPriceExtenderService());
  16626.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  16627.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  16628.         }
  16629.         $c = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  16630.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  16631.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  16632.         }
  16633.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  16634.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  16635.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  16636.         }
  16637.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  16638.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  16639.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  16640.         }
  16641.         $f = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  16642.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  16643.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  16644.         }
  16645.         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()));
  16646.     }
  16647.     /**
  16648.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Command\CRMUpdateCommand' shared autowired service.
  16649.      *
  16650.      * @return \Aqarmap\Bundle\CRMBundle\Command\CRMUpdateCommand
  16651.      */
  16652.     protected function getCRMUpdateCommandService()
  16653.     {
  16654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16655.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Command/CRMUpdateCommand.php';
  16656.         $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()));
  16657.         $instance->setName('app:crm:update');
  16658.         return $instance;
  16659.     }
  16660.     /**
  16661.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Command\PatchGenerateStaffHistoryCommand' shared autowired service.
  16662.      *
  16663.      * @return \Aqarmap\Bundle\CRMBundle\Command\PatchGenerateStaffHistoryCommand
  16664.      */
  16665.     protected function getPatchGenerateStaffHistoryCommandService()
  16666.     {
  16667.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16668.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Command/PatchGenerateStaffHistoryCommand.php';
  16669.         $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()));
  16670.         $instance->setName('app:crm:generate-staff-history-patch');
  16671.         return $instance;
  16672.     }
  16673.     /**
  16674.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Command\PatchUpdateCompanyCreateAtDateCommand' shared autowired service.
  16675.      *
  16676.      * @return \Aqarmap\Bundle\CRMBundle\Command\PatchUpdateCompanyCreateAtDateCommand
  16677.      */
  16678.     protected function getPatchUpdateCompanyCreateAtDateCommandService()
  16679.     {
  16680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16681.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Command/PatchUpdateCompanyCreateAtDateCommand.php';
  16682.         $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()));
  16683.         $instance->setName('app:patch:crm:update-companies-dates');
  16684.         return $instance;
  16685.     }
  16686.     /**
  16687.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Entity\Company' shared autowired service.
  16688.      *
  16689.      * @return \Aqarmap\Bundle\CRMBundle\Entity\Company
  16690.      */
  16691.     protected function getCompanyService()
  16692.     {
  16693.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Entity/Company.php';
  16694.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Entity\\Company'] = new \Aqarmap\Bundle\CRMBundle\Entity\Company();
  16695.     }
  16696.     /**
  16697.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Entity\Staff' shared autowired service.
  16698.      *
  16699.      * @return \Aqarmap\Bundle\CRMBundle\Entity\Staff
  16700.      */
  16701.     protected function getStaffService()
  16702.     {
  16703.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Entity/Staff.php';
  16704.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff'] = new \Aqarmap\Bundle\CRMBundle\Entity\Staff();
  16705.     }
  16706.     /**
  16707.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Entity\StaffCheckIn' shared autowired service.
  16708.      *
  16709.      * @return \Aqarmap\Bundle\CRMBundle\Entity\StaffCheckIn
  16710.      */
  16711.     protected function getStaffCheckInService()
  16712.     {
  16713.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Entity/StaffCheckIn.php';
  16714.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Entity\\StaffCheckIn'] = new \Aqarmap\Bundle\CRMBundle\Entity\StaffCheckIn();
  16715.     }
  16716.     /**
  16717.      * Gets the private 'Aqarmap\Bundle\CRMBundle\EventListener\CRMLeadListener' shared autowired service.
  16718.      *
  16719.      * @return \Aqarmap\Bundle\CRMBundle\EventListener\CRMLeadListener
  16720.      */
  16721.     protected function getCRMLeadListenerService()
  16722.     {
  16723.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/EventListener/CRMLeadListener.php';
  16724.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  16725.         if (isset($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'])) {
  16726.             return $this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'];
  16727.         }
  16728.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16729.         if (isset($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'])) {
  16730.             return $this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'];
  16731.         }
  16732.         $c = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  16733.         if (isset($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'])) {
  16734.             return $this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'];
  16735.         }
  16736.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'] ?? $this->getLeadsCRMServiceService());
  16737.         if (isset($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'])) {
  16738.             return $this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'];
  16739.         }
  16740.         $e = ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'] ?? $this->getLeadGeneratedService());
  16741.         if (isset($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'])) {
  16742.             return $this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'];
  16743.         }
  16744.         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);
  16745.     }
  16746.     /**
  16747.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\AttachmentType' shared autowired service.
  16748.      *
  16749.      * @return \Aqarmap\Bundle\CRMBundle\Form\AttachmentType
  16750.      */
  16751.     protected function getAttachmentTypeService()
  16752.     {
  16753.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16754.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16755.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/AttachmentType.php';
  16756.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\AttachmentType'] = new \Aqarmap\Bundle\CRMBundle\Form\AttachmentType();
  16757.     }
  16758.     /**
  16759.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\CompanyAccountManagerType' shared autowired service.
  16760.      *
  16761.      * @return \Aqarmap\Bundle\CRMBundle\Form\CompanyAccountManagerType
  16762.      */
  16763.     protected function getCompanyAccountManagerTypeService()
  16764.     {
  16765.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16766.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16767.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/CompanyAccountManagerType.php';
  16768.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyAccountManagerType'] = new \Aqarmap\Bundle\CRMBundle\Form\CompanyAccountManagerType();
  16769.     }
  16770.     /**
  16771.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\CompanyType' shared autowired service.
  16772.      *
  16773.      * @return \Aqarmap\Bundle\CRMBundle\Form\CompanyType
  16774.      */
  16775.     protected function getCompanyTypeService()
  16776.     {
  16777.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16778.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16779.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/CompanyType.php';
  16780.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyType'] = new \Aqarmap\Bundle\CRMBundle\Form\CompanyType();
  16781.     }
  16782.     /**
  16783.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\ExistingUserFormType' shared autowired service.
  16784.      *
  16785.      * @return \Aqarmap\Bundle\CRMBundle\Form\ExistingUserFormType
  16786.      */
  16787.     protected function getExistingUserFormType2Service()
  16788.     {
  16789.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16790.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16791.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/ExistingUserFormType.php';
  16792.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\ExistingUserFormType'] = new \Aqarmap\Bundle\CRMBundle\Form\ExistingUserFormType();
  16793.     }
  16794.     /**
  16795.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\PhotoType' shared autowired service.
  16796.      *
  16797.      * @return \Aqarmap\Bundle\CRMBundle\Form\PhotoType
  16798.      */
  16799.     protected function getPhotoTypeService()
  16800.     {
  16801.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16802.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16803.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/PhotoType.php';
  16804.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\PhotoType'] = new \Aqarmap\Bundle\CRMBundle\Form\PhotoType();
  16805.     }
  16806.     /**
  16807.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\StaffCheckInType' shared autowired service.
  16808.      *
  16809.      * @return \Aqarmap\Bundle\CRMBundle\Form\StaffCheckInType
  16810.      */
  16811.     protected function getStaffCheckInTypeService()
  16812.     {
  16813.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16814.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16815.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/StaffCheckInType.php';
  16816.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\StaffCheckInType'] = new \Aqarmap\Bundle\CRMBundle\Form\StaffCheckInType();
  16817.     }
  16818.     /**
  16819.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\StaffType' shared autowired service.
  16820.      *
  16821.      * @return \Aqarmap\Bundle\CRMBundle\Form\StaffType
  16822.      */
  16823.     protected function getStaffTypeService()
  16824.     {
  16825.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16826.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16827.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/StaffType.php';
  16828.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\StaffType'] = new \Aqarmap\Bundle\CRMBundle\Form\StaffType();
  16829.     }
  16830.     /**
  16831.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Repository\CompanyRepository' shared autowired service.
  16832.      *
  16833.      * @return \Aqarmap\Bundle\CRMBundle\Repository\CompanyRepository
  16834.      */
  16835.     protected function getCompanyRepositoryService()
  16836.     {
  16837.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Repository/CompanyRepository.php';
  16838.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyRepository'] = new \Aqarmap\Bundle\CRMBundle\Repository\CompanyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16839.     }
  16840.     /**
  16841.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Repository\CompanyStaffRepository' shared autowired service.
  16842.      *
  16843.      * @return \Aqarmap\Bundle\CRMBundle\Repository\CompanyStaffRepository
  16844.      */
  16845.     protected function getCompanyStaffRepositoryService()
  16846.     {
  16847.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Repository/CompanyStaffRepository.php';
  16848.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyStaffRepository'] = new \Aqarmap\Bundle\CRMBundle\Repository\CompanyStaffRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16849.     }
  16850.     /**
  16851.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Repository\StaffCheckInRepository' shared autowired service.
  16852.      *
  16853.      * @return \Aqarmap\Bundle\CRMBundle\Repository\StaffCheckInRepository
  16854.      */
  16855.     protected function getStaffCheckInRepositoryService()
  16856.     {
  16857.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Repository/StaffCheckInRepository.php';
  16858.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffCheckInRepository'] = new \Aqarmap\Bundle\CRMBundle\Repository\StaffCheckInRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16859.     }
  16860.     /**
  16861.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Repository\StaffHistoryRepository' shared autowired service.
  16862.      *
  16863.      * @return \Aqarmap\Bundle\CRMBundle\Repository\StaffHistoryRepository
  16864.      */
  16865.     protected function getStaffHistoryRepositoryService()
  16866.     {
  16867.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Repository/StaffHistoryRepository.php';
  16868.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffHistoryRepository'] = new \Aqarmap\Bundle\CRMBundle\Repository\StaffHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16869.     }
  16870.     /**
  16871.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Repository\StaffRepository' shared autowired service.
  16872.      *
  16873.      * @return \Aqarmap\Bundle\CRMBundle\Repository\StaffRepository
  16874.      */
  16875.     protected function getStaffRepositoryService()
  16876.     {
  16877.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Repository/StaffRepository.php';
  16878.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffRepository'] = new \Aqarmap\Bundle\CRMBundle\Repository\StaffRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16879.     }
  16880.     /**
  16881.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Services\CRMManager' shared autowired service.
  16882.      *
  16883.      * @return \Aqarmap\Bundle\CRMBundle\Services\CRMManager
  16884.      */
  16885.     protected function getCRMManagerService()
  16886.     {
  16887.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Services/CRMManager.php';
  16888.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsExpectationsService.php';
  16889.         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()));
  16890.     }
  16891.     /**
  16892.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Services\CompanyManager' shared autowired service.
  16893.      *
  16894.      * @return \Aqarmap\Bundle\CRMBundle\Services\CompanyManager
  16895.      */
  16896.     protected function getCompanyManagerService()
  16897.     {
  16898.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Services/CompanyManager.php';
  16899.         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()));
  16900.     }
  16901.     /**
  16902.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Services\StaffHistoryManager' shared autowired service.
  16903.      *
  16904.      * @return \Aqarmap\Bundle\CRMBundle\Services\StaffHistoryManager
  16905.      */
  16906.     protected function getStaffHistoryManagerService()
  16907.     {
  16908.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Services/StaffHistoryManager.php';
  16909.         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()));
  16910.     }
  16911.     /**
  16912.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Strategy\UpdateCompanyStrategy' shared autowired service.
  16913.      *
  16914.      * @return \Aqarmap\Bundle\CRMBundle\Strategy\UpdateCompanyStrategy
  16915.      */
  16916.     protected function getUpdateCompanyStrategyService()
  16917.     {
  16918.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  16919.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Strategy/UpdateCompanyStrategy.php';
  16920.         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()));
  16921.     }
  16922.     /**
  16923.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\BatchUpdatePackageTaxesCommand' shared autowired service.
  16924.      *
  16925.      * @return \Aqarmap\Bundle\CreditBundle\Command\BatchUpdatePackageTaxesCommand
  16926.      */
  16927.     protected function getBatchUpdatePackageTaxesCommandService()
  16928.     {
  16929.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16930.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/BatchUpdatePackageTaxesCommand.php';
  16931.         $this->privates['Aqarmap\\Bundle\\CreditBundle\\Command\\BatchUpdatePackageTaxesCommand'] = $instance = new \Aqarmap\Bundle\CreditBundle\Command\BatchUpdatePackageTaxesCommand();
  16932.         $instance->setName('app:batch:credit:update_packages_taxes');
  16933.         return $instance;
  16934.     }
  16935.     /**
  16936.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\CreditAnalysisCommand' shared autowired service.
  16937.      *
  16938.      * @return \Aqarmap\Bundle\CreditBundle\Command\CreditAnalysisCommand
  16939.      */
  16940.     protected function getCreditAnalysisCommandService()
  16941.     {
  16942.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16943.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/CreditAnalysisCommand.php';
  16944.         $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()));
  16945.         $instance->setName('app:analyse:credit:patch');
  16946.         return $instance;
  16947.     }
  16948.     /**
  16949.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\ExclusivePackagesCreditFundingCommand' shared autowired service.
  16950.      *
  16951.      * @return \Aqarmap\Bundle\CreditBundle\Command\ExclusivePackagesCreditFundingCommand
  16952.      */
  16953.     protected function getExclusivePackagesCreditFundingCommandService()
  16954.     {
  16955.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16956.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/ExclusivePackagesCreditFundingCommand.php';
  16957.         $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()));
  16958.         $instance->setName('app:packages:exclusive:funding');
  16959.         return $instance;
  16960.     }
  16961.     /**
  16962.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\ExpireCreditCommand' shared autowired service.
  16963.      *
  16964.      * @return \Aqarmap\Bundle\CreditBundle\Command\ExpireCreditCommand
  16965.      */
  16966.     protected function getExpireCreditCommandService()
  16967.     {
  16968.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16969.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/ExpireCreditCommand.php';
  16970.         $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()));
  16971.         $instance->setName('app:expire-credit-after-thirty-days');
  16972.         return $instance;
  16973.     }
  16974.     /**
  16975.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PackageUserTypePatchCommand' shared autowired service.
  16976.      *
  16977.      * @return \Aqarmap\Bundle\CreditBundle\Command\PackageUserTypePatchCommand
  16978.      */
  16979.     protected function getPackageUserTypePatchCommandService()
  16980.     {
  16981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16982.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PackageUserTypePatchCommand.php';
  16983.         $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()));
  16984.         $instance->setName('app:packages:usertype:patch');
  16985.         return $instance;
  16986.     }
  16987.     /**
  16988.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PatchCreditServicesOrderCommand' shared autowired service.
  16989.      *
  16990.      * @return \Aqarmap\Bundle\CreditBundle\Command\PatchCreditServicesOrderCommand
  16991.      */
  16992.     protected function getPatchCreditServicesOrderCommandService()
  16993.     {
  16994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16995.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PatchCreditServicesOrderCommand.php';
  16996.         $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()));
  16997.         $instance->setName('app:credit-services-order:patch');
  16998.         return $instance;
  16999.     }
  17000.     /**
  17001.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PatchExtendActiveCreditPackagesCommand' shared autowired service.
  17002.      *
  17003.      * @return \Aqarmap\Bundle\CreditBundle\Command\PatchExtendActiveCreditPackagesCommand
  17004.      */
  17005.     protected function getPatchExtendActiveCreditPackagesCommandService()
  17006.     {
  17007.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17008.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PatchExtendActiveCreditPackagesCommand.php';
  17009.         $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()));
  17010.         $instance->setName('app:patch:extend-active-packages');
  17011.         return $instance;
  17012.     }
  17013.     /**
  17014.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PatchGenerateChurnAndExpiryHistoryCommand' shared autowired service.
  17015.      *
  17016.      * @return \Aqarmap\Bundle\CreditBundle\Command\PatchGenerateChurnAndExpiryHistoryCommand
  17017.      */
  17018.     protected function getPatchGenerateChurnAndExpiryHistoryCommandService()
  17019.     {
  17020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17021.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PatchGenerateChurnAndExpiryHistoryCommand.php';
  17022.         $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()));
  17023.         $instance->setName('app:patch:generate-churn-expiry-history');
  17024.         return $instance;
  17025.     }
  17026.     /**
  17027.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PatchRevertActiveCreditPackagesExtensionCommand' shared autowired service.
  17028.      *
  17029.      * @return \Aqarmap\Bundle\CreditBundle\Command\PatchRevertActiveCreditPackagesExtensionCommand
  17030.      */
  17031.     protected function getPatchRevertActiveCreditPackagesExtensionCommandService()
  17032.     {
  17033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17034.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PatchRevertActiveCreditPackagesExtensionCommand.php';
  17035.         $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()));
  17036.         $instance->setName('app:patch:revert-active-packages-extension');
  17037.         return $instance;
  17038.     }
  17039.     /**
  17040.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PaymentTransactionsPatchCommand' shared autowired service.
  17041.      *
  17042.      * @return \Aqarmap\Bundle\CreditBundle\Command\PaymentTransactionsPatchCommand
  17043.      */
  17044.     protected function getPaymentTransactionsPatchCommandService()
  17045.     {
  17046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17047.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PaymentTransactionsPatchCommand.php';
  17048.         $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()));
  17049.         $instance->setName('app:old-credits:patch');
  17050.         return $instance;
  17051.     }
  17052.     /**
  17053.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\ResetCreditOnChurnExpiryCommand' shared autowired service.
  17054.      *
  17055.      * @return \Aqarmap\Bundle\CreditBundle\Command\ResetCreditOnChurnExpiryCommand
  17056.      */
  17057.     protected function getResetCreditOnChurnExpiryCommandService()
  17058.     {
  17059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17060.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/ResetCreditOnChurnExpiryCommand.php';
  17061.         $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()));
  17062.         $instance->setName('app:reset_credit_churn_expiry');
  17063.         return $instance;
  17064.     }
  17065.     /**
  17066.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\UpdateChurnsAndExpiryDataCommand' shared autowired service.
  17067.      *
  17068.      * @return \Aqarmap\Bundle\CreditBundle\Command\UpdateChurnsAndExpiryDataCommand
  17069.      */
  17070.     protected function getUpdateChurnsAndExpiryDataCommandService()
  17071.     {
  17072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17073.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/UpdateChurnsAndExpiryDataCommand.php';
  17074.         $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()));
  17075.         $instance->setName('app:update:churns:expiry');
  17076.         return $instance;
  17077.     }
  17078.     /**
  17079.      * Gets the private 'Aqarmap\Bundle\CreditBundle\EventListener\ChurnAndExpiryEventSubscriber' shared autowired service.
  17080.      *
  17081.      * @return \Aqarmap\Bundle\CreditBundle\EventListener\ChurnAndExpiryEventSubscriber
  17082.      */
  17083.     protected function getChurnAndExpiryEventSubscriberService()
  17084.     {
  17085.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/EventListener/ChurnAndExpiryEventSubscriber.php';
  17086.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17087.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'])) {
  17088.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'];
  17089.         }
  17090.         $b = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'] ?? $this->getChurnAndExpiryManagerService());
  17091.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'])) {
  17092.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'];
  17093.         }
  17094.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'] = new \Aqarmap\Bundle\CreditBundle\EventListener\ChurnAndExpiryEventSubscriber($a$b);
  17095.     }
  17096.     /**
  17097.      * Gets the private 'Aqarmap\Bundle\CreditBundle\EventListener\ConfigureMenuEventSubscriber' shared autowired service.
  17098.      *
  17099.      * @return \Aqarmap\Bundle\CreditBundle\EventListener\ConfigureMenuEventSubscriber
  17100.      */
  17101.     protected function getConfigureMenuEventSubscriberService()
  17102.     {
  17103.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/EventListener/ConfigureMenuEventSubscriber.php';
  17104.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  17105.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  17106.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  17107.         }
  17108.         $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  17109.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  17110.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  17111.         }
  17112.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'] = new \Aqarmap\Bundle\CreditBundle\EventListener\ConfigureMenuEventSubscriber(($this->services['translator'] ?? $this->getTranslatorService()), $a$b);
  17113.     }
  17114.     /**
  17115.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\AdminSubtractCreditsFormType' shared autowired service.
  17116.      *
  17117.      * @return \Aqarmap\Bundle\CreditBundle\Form\AdminSubtractCreditsFormType
  17118.      */
  17119.     protected function getAdminSubtractCreditsFormTypeService()
  17120.     {
  17121.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17122.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17123.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/AdminSubtractCreditsFormType.php';
  17124.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\AdminSubtractCreditsFormType'] = new \Aqarmap\Bundle\CreditBundle\Form\AdminSubtractCreditsFormType();
  17125.     }
  17126.     /**
  17127.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\Admin\TransferPointsType' shared autowired service.
  17128.      *
  17129.      * @return \Aqarmap\Bundle\CreditBundle\Form\Admin\TransferPointsType
  17130.      */
  17131.     protected function getTransferPointsTypeService()
  17132.     {
  17133.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17134.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17135.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/Admin/TransferPointsType.php';
  17136.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\TransferPointsType'] = new \Aqarmap\Bundle\CreditBundle\Form\Admin\TransferPointsType();
  17137.     }
  17138.     /**
  17139.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\Admin\UserPointsType' shared autowired service.
  17140.      *
  17141.      * @return \Aqarmap\Bundle\CreditBundle\Form\Admin\UserPointsType
  17142.      */
  17143.     protected function getUserPointsTypeService()
  17144.     {
  17145.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17146.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17147.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/Admin/UserPointsType.php';
  17148.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\UserPointsType'] = new \Aqarmap\Bundle\CreditBundle\Form\Admin\UserPointsType();
  17149.     }
  17150.     /**
  17151.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\BuyCreditsFormType' shared autowired service.
  17152.      *
  17153.      * @return \Aqarmap\Bundle\CreditBundle\Form\BuyCreditsFormType
  17154.      */
  17155.     protected function getBuyCreditsFormTypeService()
  17156.     {
  17157.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17158.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17159.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/BuyCreditsFormType.php';
  17160.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\BuyCreditsFormType'] = new \Aqarmap\Bundle\CreditBundle\Form\BuyCreditsFormType();
  17161.     }
  17162.     /**
  17163.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\FaqType' shared autowired service.
  17164.      *
  17165.      * @return \Aqarmap\Bundle\CreditBundle\Form\FaqType
  17166.      */
  17167.     protected function getFaqTypeService()
  17168.     {
  17169.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17170.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17171.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/FaqType.php';
  17172.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\FaqType'] = new \Aqarmap\Bundle\CreditBundle\Form\FaqType();
  17173.     }
  17174.     /**
  17175.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\PackageFiltersFormType' shared autowired service.
  17176.      *
  17177.      * @return \Aqarmap\Bundle\CreditBundle\Form\PackageFiltersFormType
  17178.      */
  17179.     protected function getPackageFiltersFormTypeService()
  17180.     {
  17181.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17182.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17183.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/PackageFiltersFormType.php';
  17184.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\PackageFiltersFormType'] = new \Aqarmap\Bundle\CreditBundle\Form\PackageFiltersFormType();
  17185.     }
  17186.     /**
  17187.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\PackageType' shared autowired service.
  17188.      *
  17189.      * @return \Aqarmap\Bundle\CreditBundle\Form\PackageType
  17190.      */
  17191.     protected function getPackageTypeService()
  17192.     {
  17193.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17194.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17195.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/PackageType.php';
  17196.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  17197.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType'])) {
  17198.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType'];
  17199.         }
  17200.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType'] = new \Aqarmap\Bundle\CreditBundle\Form\PackageType($a);
  17201.     }
  17202.     /**
  17203.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\ServiceType' shared autowired service.
  17204.      *
  17205.      * @return \Aqarmap\Bundle\CreditBundle\Form\ServiceType
  17206.      */
  17207.     protected function getServiceTypeService()
  17208.     {
  17209.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17210.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17211.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/ServiceType.php';
  17212.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\ServiceType'] = new \Aqarmap\Bundle\CreditBundle\Form\ServiceType();
  17213.     }
  17214.     /**
  17215.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\ChurnsAndExpiryRepository' shared autowired service.
  17216.      *
  17217.      * @return \Aqarmap\Bundle\CreditBundle\Repository\ChurnsAndExpiryRepository
  17218.      */
  17219.     protected function getChurnsAndExpiryRepositoryService()
  17220.     {
  17221.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/ChurnsAndExpiryRepository.php';
  17222.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\ChurnsAndExpiryRepository'] = new \Aqarmap\Bundle\CreditBundle\Repository\ChurnsAndExpiryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17223.     }
  17224.     /**
  17225.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\CreditAnalysisRepository' shared autowired service.
  17226.      *
  17227.      * @return \Aqarmap\Bundle\CreditBundle\Repository\CreditAnalysisRepository
  17228.      */
  17229.     protected function getCreditAnalysisRepositoryService()
  17230.     {
  17231.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/CreditAnalysisRepository.php';
  17232.         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()));
  17233.     }
  17234.     /**
  17235.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\CreditPackageRepositroy' shared autowired service.
  17236.      *
  17237.      * @return \Aqarmap\Bundle\CreditBundle\Repository\CreditPackageRepositroy
  17238.      */
  17239.     protected function getCreditPackageRepositroyService()
  17240.     {
  17241.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/CreditPackageRepositroy.php';
  17242.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy'] = new \Aqarmap\Bundle\CreditBundle\Repository\CreditPackageRepositroy(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17243.     }
  17244.     /**
  17245.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\CreditRepository' shared autowired service.
  17246.      *
  17247.      * @return \Aqarmap\Bundle\CreditBundle\Repository\CreditRepository
  17248.      */
  17249.     protected function getCreditRepositoryService()
  17250.     {
  17251.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository'] = new \Aqarmap\Bundle\CreditBundle\Repository\CreditRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17252.     }
  17253.     /**
  17254.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\FaqRepository' shared autowired service.
  17255.      *
  17256.      * @return \Aqarmap\Bundle\CreditBundle\Repository\FaqRepository
  17257.      */
  17258.     protected function getFaqRepositoryService()
  17259.     {
  17260.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/FaqRepository.php';
  17261.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\FaqRepository'] = new \Aqarmap\Bundle\CreditBundle\Repository\FaqRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  17262.     }
  17263.     /**
  17264.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\PackageServiceRepository' shared autowired service.
  17265.      *
  17266.      * @return \Aqarmap\Bundle\CreditBundle\Repository\PackageServiceRepository
  17267.      */
  17268.     protected function getPackageServiceRepositoryService()
  17269.     {
  17270.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/PackageServiceRepository.php';
  17271.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\PackageServiceRepository'] = new \Aqarmap\Bundle\CreditBundle\Repository\PackageServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17272.     }
  17273.     /**
  17274.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\ServiceRepository' shared autowired service.
  17275.      *
  17276.      * @return \Aqarmap\Bundle\CreditBundle\Repository\ServiceRepository
  17277.      */
  17278.     protected function getServiceRepositoryService()
  17279.     {
  17280.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/ServiceRepository.php';
  17281.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\ServiceRepository'] = new \Aqarmap\Bundle\CreditBundle\Repository\ServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17282.     }
  17283.     /**
  17284.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Services\ChurnAndExpiryManager' shared autowired service.
  17285.      *
  17286.      * @return \Aqarmap\Bundle\CreditBundle\Services\ChurnAndExpiryManager
  17287.      */
  17288.     protected function getChurnAndExpiryManagerService()
  17289.     {
  17290.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/ChurnAndExpiryManager.php';
  17291.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17292.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'])) {
  17293.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'];
  17294.         }
  17295.         $b = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  17296.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'])) {
  17297.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'];
  17298.         }
  17299.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'] = new \Aqarmap\Bundle\CreditBundle\Services\ChurnAndExpiryManager($a$b);
  17300.     }
  17301.     /**
  17302.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Services\CreditAnalysisManager' shared autowired service.
  17303.      *
  17304.      * @return \Aqarmap\Bundle\CreditBundle\Services\CreditAnalysisManager
  17305.      */
  17306.     protected function getCreditAnalysisManagerService()
  17307.     {
  17308.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17309.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'])) {
  17310.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'];
  17311.         }
  17312.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  17313.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'])) {
  17314.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'];
  17315.         }
  17316.         $c = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  17317.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'])) {
  17318.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'];
  17319.         }
  17320.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17321.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'])) {
  17322.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'];
  17323.         }
  17324.         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()));
  17325.     }
  17326.     /**
  17327.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Services\CreditManager' shared autowired service.
  17328.      *
  17329.      * @return \Aqarmap\Bundle\CreditBundle\Services\CreditManager
  17330.      */
  17331.     protected function getCreditManagerService()
  17332.     {
  17333.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17334.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'])) {
  17335.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'];
  17336.         }
  17337.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  17338.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'])) {
  17339.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'];
  17340.         }
  17341.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17342.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'])) {
  17343.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'];
  17344.         }
  17345.         $d = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService());
  17346.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'])) {
  17347.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'];
  17348.         }
  17349.         $e = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'] ?? $this->getUserPackagesServiceService());
  17350.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'])) {
  17351.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'];
  17352.         }
  17353.         $f = ($this->services['translator'] ?? $this->getTranslatorService());
  17354.         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);
  17355.     }
  17356.     /**
  17357.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Command\CustomerProfilingSurveyCommand' shared autowired service.
  17358.      *
  17359.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Command\CustomerProfilingSurveyCommand
  17360.      */
  17361.     protected function getCustomerProfilingSurveyCommandService()
  17362.     {
  17363.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17364.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Command/CustomerProfilingSurveyCommand.php';
  17365.         $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()));
  17366.         $instance->setName('app:customers:profiling');
  17367.         return $instance;
  17368.     }
  17369.     /**
  17370.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Command\MigrateAgesCommand' shared autowired service.
  17371.      *
  17372.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Command\MigrateAgesCommand
  17373.      */
  17374.     protected function getMigrateAgesCommandService()
  17375.     {
  17376.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17377.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Command/MigrateAgesCommand.php';
  17378.         $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()));
  17379.         $instance->setName('app:patch:profiling:ages:change');
  17380.         return $instance;
  17381.     }
  17382.     /**
  17383.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\EventListener\CustomerProfilingListener' shared autowired service.
  17384.      *
  17385.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\EventListener\CustomerProfilingListener
  17386.      */
  17387.     protected function getCustomerProfilingListenerService()
  17388.     {
  17389.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/EventListener/CustomerProfilingListener.php';
  17390.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17391.         if (isset($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'])) {
  17392.             return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'];
  17393.         }
  17394.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  17395.         if (isset($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'])) {
  17396.             return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'];
  17397.         }
  17398.         $c = ($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Services\\CustomerProfilingService'] ?? $this->getCustomerProfilingServiceService());
  17399.         if (isset($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'])) {
  17400.             return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'];
  17401.         }
  17402.         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()));
  17403.     }
  17404.     /**
  17405.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Form\AnnualSurveyType' shared autowired service.
  17406.      *
  17407.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Form\AnnualSurveyType
  17408.      */
  17409.     protected function getAnnualSurveyTypeService()
  17410.     {
  17411.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17412.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17413.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Form/AnnualSurveyType.php';
  17414.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\AnnualSurveyType'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Form\AnnualSurveyType();
  17415.     }
  17416.     /**
  17417.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionChoiceType' shared autowired service.
  17418.      *
  17419.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionChoiceType
  17420.      */
  17421.     protected function getDynamicQuestionChoiceTypeService()
  17422.     {
  17423.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17424.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17425.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Form/DynamicQuestionChoiceType.php';
  17426.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionChoiceType'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionChoiceType();
  17427.     }
  17428.     /**
  17429.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionType' shared autowired service.
  17430.      *
  17431.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionType
  17432.      */
  17433.     protected function getDynamicQuestionTypeService()
  17434.     {
  17435.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17436.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17437.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Form/DynamicQuestionType.php';
  17438.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionType'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionType();
  17439.     }
  17440.     /**
  17441.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Form\QuestionSetType' shared autowired service.
  17442.      *
  17443.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Form\QuestionSetType
  17444.      */
  17445.     protected function getQuestionSetTypeService()
  17446.     {
  17447.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17448.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17449.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Form/QuestionSetType.php';
  17450.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\QuestionSetType'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Form\QuestionSetType();
  17451.     }
  17452.     /**
  17453.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionQueueRepository' shared autowired service.
  17454.      *
  17455.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionQueueRepository
  17456.      */
  17457.     protected function getQuestionQueueRepositoryService()
  17458.     {
  17459.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Repository/QuestionQueueRepository.php';
  17460.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionQueueRepository'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionQueueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17461.     }
  17462.     /**
  17463.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionSetRepository' shared autowired service.
  17464.      *
  17465.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionSetRepository
  17466.      */
  17467.     protected function getQuestionSetRepositoryService()
  17468.     {
  17469.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Repository/QuestionSetRepository.php';
  17470.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionSetRepository'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionSetRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17471.     }
  17472.     /**
  17473.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Services\CustomerProfilingService' shared autowired service.
  17474.      *
  17475.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Services\CustomerProfilingService
  17476.      */
  17477.     protected function getCustomerProfilingServiceService()
  17478.     {
  17479.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Services/CustomerProfilingService.php';
  17480.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17481.         if (isset($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Services\\CustomerProfilingService'])) {
  17482.             return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Services\\CustomerProfilingService'];
  17483.         }
  17484.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Services\\CustomerProfilingService'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Services\CustomerProfilingService($a, ($this->services['translator'] ?? $this->getTranslatorService()));
  17485.     }
  17486.     /**
  17487.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Command\UpdateCommentsCounterCommand' shared autowired service.
  17488.      *
  17489.      * @return \Aqarmap\Bundle\DiscussionBundle\Command\UpdateCommentsCounterCommand
  17490.      */
  17491.     protected function getUpdateCommentsCounterCommandService()
  17492.     {
  17493.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17494.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Command/UpdateCommentsCounterCommand.php';
  17495.         $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()));
  17496.         $instance->setName('app:discussion:comments_counter:update');
  17497.         return $instance;
  17498.     }
  17499.     /**
  17500.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\EventListener\DiscussionSubscriberListener' shared autowired service.
  17501.      *
  17502.      * @return \Aqarmap\Bundle\DiscussionBundle\EventListener\DiscussionSubscriberListener
  17503.      */
  17504.     protected function getDiscussionSubscriberListenerService()
  17505.     {
  17506.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/EventListener/DiscussionSubscriberListener.php';
  17507.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17508.         if (isset($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\DiscussionSubscriberListener'])) {
  17509.             return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\DiscussionSubscriberListener'];
  17510.         }
  17511.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\DiscussionSubscriberListener'] = new \Aqarmap\Bundle\DiscussionBundle\EventListener\DiscussionSubscriberListener($a);
  17512.     }
  17513.     /**
  17514.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\EventListener\NotificationsBagListener' shared autowired service.
  17515.      *
  17516.      * @return \Aqarmap\Bundle\DiscussionBundle\EventListener\NotificationsBagListener
  17517.      */
  17518.     protected function getNotificationsBagListenerService()
  17519.     {
  17520.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/EventListener/NotificationsBagListener.php';
  17521.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17522.         if (isset($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\NotificationsBagListener'])) {
  17523.             return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\NotificationsBagListener'];
  17524.         }
  17525.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\NotificationsBagListener'] = new \Aqarmap\Bundle\DiscussionBundle\EventListener\NotificationsBagListener($a);
  17526.     }
  17527.     /**
  17528.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Form\CategoryType' shared autowired service.
  17529.      *
  17530.      * @return \Aqarmap\Bundle\DiscussionBundle\Form\CategoryType
  17531.      */
  17532.     protected function getCategoryTypeService()
  17533.     {
  17534.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17535.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17536.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Form/CategoryType.php';
  17537.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Form\\CategoryType'] = new \Aqarmap\Bundle\DiscussionBundle\Form\CategoryType();
  17538.     }
  17539.     /**
  17540.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Form\CommentType' shared autowired service.
  17541.      *
  17542.      * @return \Aqarmap\Bundle\DiscussionBundle\Form\CommentType
  17543.      */
  17544.     protected function getCommentTypeService()
  17545.     {
  17546.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17547.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17548.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Form/CommentType.php';
  17549.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Form\\CommentType'] = new \Aqarmap\Bundle\DiscussionBundle\Form\CommentType();
  17550.     }
  17551.     /**
  17552.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Form\DiscussionSearchType' shared autowired service.
  17553.      *
  17554.      * @return \Aqarmap\Bundle\DiscussionBundle\Form\DiscussionSearchType
  17555.      */
  17556.     protected function getDiscussionSearchTypeService()
  17557.     {
  17558.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17559.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17560.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Form/DiscussionSearchType.php';
  17561.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionSearchType'] = new \Aqarmap\Bundle\DiscussionBundle\Form\DiscussionSearchType();
  17562.     }
  17563.     /**
  17564.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Form\DiscussionType' shared autowired service.
  17565.      *
  17566.      * @return \Aqarmap\Bundle\DiscussionBundle\Form\DiscussionType
  17567.      */
  17568.     protected function getDiscussionTypeService()
  17569.     {
  17570.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17571.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17572.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Form/DiscussionType.php';
  17573.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionType'] = new \Aqarmap\Bundle\DiscussionBundle\Form\DiscussionType(($this->services['translator'] ?? $this->getTranslatorService()));
  17574.     }
  17575.     /**
  17576.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Repository\CategoryRepository' shared autowired service.
  17577.      *
  17578.      * @return \Aqarmap\Bundle\DiscussionBundle\Repository\CategoryRepository
  17579.      */
  17580.     protected function getCategoryRepositoryService()
  17581.     {
  17582.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Repository/CategoryRepository.php';
  17583.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CategoryRepository'] = new \Aqarmap\Bundle\DiscussionBundle\Repository\CategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17584.     }
  17585.     /**
  17586.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Repository\CommentRepository' shared autowired service.
  17587.      *
  17588.      * @return \Aqarmap\Bundle\DiscussionBundle\Repository\CommentRepository
  17589.      */
  17590.     protected function getCommentRepositoryService()
  17591.     {
  17592.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Repository/CommentRepository.php';
  17593.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CommentRepository'] = new \Aqarmap\Bundle\DiscussionBundle\Repository\CommentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17594.     }
  17595.     /**
  17596.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Repository\DiscussionRepository' shared autowired service.
  17597.      *
  17598.      * @return \Aqarmap\Bundle\DiscussionBundle\Repository\DiscussionRepository
  17599.      */
  17600.     protected function getDiscussionRepositoryService()
  17601.     {
  17602.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Repository/DiscussionRepository.php';
  17603.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository'] = new \Aqarmap\Bundle\DiscussionBundle\Repository\DiscussionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17604.     }
  17605.     /**
  17606.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Service\CommentManager' shared autowired service.
  17607.      *
  17608.      * @return \Aqarmap\Bundle\DiscussionBundle\Service\CommentManager
  17609.      */
  17610.     protected function getCommentManagerService()
  17611.     {
  17612.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Service/CommentManager.php';
  17613.         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()));
  17614.     }
  17615.     /**
  17616.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Service\DiscussionManager' shared autowired service.
  17617.      *
  17618.      * @return \Aqarmap\Bundle\DiscussionBundle\Service\DiscussionManager
  17619.      */
  17620.     protected function getDiscussionManagerService()
  17621.     {
  17622.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Service/DiscussionManager.php';
  17623.         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()));
  17624.     }
  17625.     /**
  17626.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Service\DiscussionService' shared autowired service.
  17627.      *
  17628.      * @return \Aqarmap\Bundle\DiscussionBundle\Service\DiscussionService
  17629.      */
  17630.     protected function getDiscussionServiceService()
  17631.     {
  17632.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Contract/Service/DiscussionServiceInterface.php';
  17633.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Service/DiscussionService.php';
  17634.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Serializer/Denormalizer/DenormalizerInterface.php';
  17635.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Serializer/Denormalizer/Denormalizer.php';
  17636.         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())));
  17637.     }
  17638.     /**
  17639.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Service\WordpressManager' shared autowired service.
  17640.      *
  17641.      * @return \Aqarmap\Bundle\DiscussionBundle\Service\WordpressManager
  17642.      */
  17643.     protected function getWordpressManagerService()
  17644.     {
  17645.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Service/WordpressManager.php';
  17646.         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()));
  17647.     }
  17648.     /**
  17649.      * Gets the private 'Aqarmap\Bundle\ExchangeBundle\EventListener\VerifyExchangeUnlocksSerializerListener' shared autowired service.
  17650.      *
  17651.      * @return \Aqarmap\Bundle\ExchangeBundle\EventListener\VerifyExchangeUnlocksSerializerListener
  17652.      */
  17653.     protected function getVerifyExchangeUnlocksSerializerListenerService()
  17654.     {
  17655.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  17656.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/EventListener/VerifyExchangeUnlocksSerializerListener.php';
  17657.         $a = ($this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'] ?? $this->getExchangeManagerService());
  17658.         if (isset($this->privates['Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener'])) {
  17659.             return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener'];
  17660.         }
  17661.         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);
  17662.     }
  17663.     /**
  17664.      * Gets the private 'Aqarmap\Bundle\ExchangeBundle\Form\ExchangeRequestType' shared autowired service.
  17665.      *
  17666.      * @return \Aqarmap\Bundle\ExchangeBundle\Form\ExchangeRequestType
  17667.      */
  17668.     protected function getExchangeRequestTypeService()
  17669.     {
  17670.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17671.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17672.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Form/ExchangeRequestType.php';
  17673.         return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Form\\ExchangeRequestType'] = new \Aqarmap\Bundle\ExchangeBundle\Form\ExchangeRequestType();
  17674.     }
  17675.     /**
  17676.      * Gets the private 'Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestRepository' shared autowired service.
  17677.      *
  17678.      * @return \Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestRepository
  17679.      */
  17680.     protected function getExchangeRequestRepositoryService()
  17681.     {
  17682.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Repository/ExchangeRequestRepository.php';
  17683.         return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestRepository'] = new \Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17684.     }
  17685.     /**
  17686.      * Gets the private 'Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestUnlockRepository' shared autowired service.
  17687.      *
  17688.      * @return \Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestUnlockRepository
  17689.      */
  17690.     protected function getExchangeRequestUnlockRepositoryService()
  17691.     {
  17692.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Repository/ExchangeRequestUnlockRepository.php';
  17693.         return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestUnlockRepository'] = new \Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestUnlockRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17694.     }
  17695.     /**
  17696.      * Gets the private 'Aqarmap\Bundle\ExchangeBundle\Service\ExchangeManager' shared autowired service.
  17697.      *
  17698.      * @return \Aqarmap\Bundle\ExchangeBundle\Service\ExchangeManager
  17699.      */
  17700.     protected function getExchangeManagerService()
  17701.     {
  17702.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Service/ExchangeManager.php';
  17703.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17704.         if (isset($this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'])) {
  17705.             return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'];
  17706.         }
  17707.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  17708.         if (isset($this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'])) {
  17709.             return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'];
  17710.         }
  17711.         return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'] = new \Aqarmap\Bundle\ExchangeBundle\Service\ExchangeManager($a$b);
  17712.     }
  17713.     /**
  17714.      * Gets the private 'Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\AddFeatureToggleFormType' shared autowired service.
  17715.      *
  17716.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\AddFeatureToggleFormType
  17717.      */
  17718.     protected function getAddFeatureToggleFormTypeService()
  17719.     {
  17720.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17721.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17722.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Form/Admin/AddFeatureToggleFormType.php';
  17723.         return $this->privates['Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\AddFeatureToggleFormType'] = new \Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\AddFeatureToggleFormType();
  17724.     }
  17725.     /**
  17726.      * Gets the private 'Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\EditFeatureToggleFormType' shared autowired service.
  17727.      *
  17728.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\EditFeatureToggleFormType
  17729.      */
  17730.     protected function getEditFeatureToggleFormTypeService()
  17731.     {
  17732.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17733.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17734.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Form/Admin/EditFeatureToggleFormType.php';
  17735.         return $this->privates['Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\EditFeatureToggleFormType'] = new \Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\EditFeatureToggleFormType();
  17736.     }
  17737.     /**
  17738.      * Gets the private 'Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRepository' shared autowired service.
  17739.      *
  17740.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRepository
  17741.      */
  17742.     protected function getFeatureToggleRepositoryService()
  17743.     {
  17744.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Repository/FeatureToggleRepository.php';
  17745.         return $this->privates['Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRepository'] = new \Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17746.     }
  17747.     /**
  17748.      * Gets the private 'Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRuleRepository' shared autowired service.
  17749.      *
  17750.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRuleRepository
  17751.      */
  17752.     protected function getFeatureToggleRuleRepositoryService()
  17753.     {
  17754.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Repository/FeatureToggleRuleRepository.php';
  17755.         return $this->privates['Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRuleRepository'] = new \Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRuleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17756.     }
  17757.     /**
  17758.      * Gets the private 'Aqarmap\Bundle\FinancialAidsBundle\Form\Admin\FinancialAidForm' shared autowired service.
  17759.      *
  17760.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Form\Admin\FinancialAidForm
  17761.      */
  17762.     protected function getFinancialAidFormService()
  17763.     {
  17764.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17765.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17766.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Form/Admin/FinancialAidForm.php';
  17767.         return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Form\\Admin\\FinancialAidForm'] = new \Aqarmap\Bundle\FinancialAidsBundle\Form\Admin\FinancialAidForm();
  17768.     }
  17769.     /**
  17770.      * Gets the private 'Aqarmap\Bundle\FinancialAidsBundle\Repository\FinancialAidRepository' shared autowired service.
  17771.      *
  17772.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Repository\FinancialAidRepository
  17773.      */
  17774.     protected function getFinancialAidRepositoryService()
  17775.     {
  17776.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Repository/FinancialAidRepository.php';
  17777.         return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Repository\\FinancialAidRepository'] = new \Aqarmap\Bundle\FinancialAidsBundle\Repository\FinancialAidRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17778.     }
  17779.     /**
  17780.      * Gets the private 'Aqarmap\Bundle\FinancialAidsBundle\Service\FinancialAidService' shared autowired service.
  17781.      *
  17782.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Service\FinancialAidService
  17783.      */
  17784.     protected function getFinancialAidServiceService()
  17785.     {
  17786.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17787.         if (isset($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'])) {
  17788.             return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'];
  17789.         }
  17790.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  17791.         if (isset($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'])) {
  17792.             return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'];
  17793.         }
  17794.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  17795.         if (isset($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'])) {
  17796.             return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'];
  17797.         }
  17798.         return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'] = new \Aqarmap\Bundle\FinancialAidsBundle\Service\FinancialAidService($a$b, ($this->services['router'] ?? $this->getRouterService()), $c);
  17799.     }
  17800.     /**
  17801.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Builder\MetaTagsBuilder' shared autowired service.
  17802.      *
  17803.      * @return \Aqarmap\Bundle\ListingBundle\Builder\MetaTagsBuilder
  17804.      */
  17805.     protected function getMetaTagsBuilderService()
  17806.     {
  17807.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17808.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\MetaTagsBuilder'])) {
  17809.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\MetaTagsBuilder'];
  17810.         }
  17811.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\MetaTagsBuilder'] = new \Aqarmap\Bundle\ListingBundle\Builder\MetaTagsBuilder($a, ($this->services['translator'] ?? $this->getTranslatorService()));
  17812.     }
  17813.     /**
  17814.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\AutoBumpUpCreationCommand' shared autowired service.
  17815.      *
  17816.      * @return \Aqarmap\Bundle\ListingBundle\Command\AutoBumpUpCreationCommand
  17817.      */
  17818.     protected function getAutoBumpUpCreationCommandService()
  17819.     {
  17820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17821.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/AutoBumpUpCreationCommand.php';
  17822.         $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()));
  17823.         $instance->setName('app:units:create-auto-bump-up');
  17824.         return $instance;
  17825.     }
  17826.     /**
  17827.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\AutoBumpUpListingsCommand' shared autowired service.
  17828.      *
  17829.      * @return \Aqarmap\Bundle\ListingBundle\Command\AutoBumpUpListingsCommand
  17830.      */
  17831.     protected function getAutoBumpUpListingsCommandService()
  17832.     {
  17833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17834.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/AutoBumpUpListingsCommand.php';
  17835.         $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()));
  17836.         $instance->setName('app:listings:bump-up');
  17837.         return $instance;
  17838.     }
  17839.     /**
  17840.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\AutoScrapedPublisherCommand' shared autowired service.
  17841.      *
  17842.      * @return \Aqarmap\Bundle\ListingBundle\Command\AutoScrapedPublisherCommand
  17843.      */
  17844.     protected function getAutoScrapedPublisherCommandService()
  17845.     {
  17846.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17847.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/AutoScrapedPublisherCommand.php';
  17848.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Publisher/ScrapedListingPublisher.php';
  17849.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Publisher/ListingPublisher.php';
  17850.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Publisher/ScrapedUserPublisher.php';
  17851.         $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->getListingServiceService()), ($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())));
  17852.         $instance->setName('app:scraped:listings:publisher');
  17853.         return $instance;
  17854.     }
  17855.     /**
  17856.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\AutoScrapedRefinerCommand' shared autowired service.
  17857.      *
  17858.      * @return \Aqarmap\Bundle\ListingBundle\Command\AutoScrapedRefinerCommand
  17859.      */
  17860.     protected function getAutoScrapedRefinerCommandService()
  17861.     {
  17862.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17863.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/AutoScrapedRefinerCommand.php';
  17864.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/ScrapedListingRefiner.php';
  17865.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/ScrapedListing/ListingValidator.php';
  17866.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/ScrapedListingMapper.php';
  17867.         $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 () {
  17868.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\ImagesMapper'] ?? $this->getImagesMapperService());
  17869.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\LocationMapper'] ?? $this->getLocationMapperService());
  17870.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\PropertyTypeMapper'] ?? $this->getPropertyTypeMapperService());
  17871.             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()));
  17872.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\SectionMapper'] ?? $this->getSectionMapperService());
  17873.             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()));
  17874.         }, 6)), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\ProcessManager'] ?? $this->getProcessManagerService())));
  17875.         $instance->setName('app:scraped:listings:refiner');
  17876.         return $instance;
  17877.     }
  17878.     /**
  17879.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\BatchInsertListingFeaturesForOldFlf2ListingsCommand' shared autowired service.
  17880.      *
  17881.      * @return \Aqarmap\Bundle\ListingBundle\Command\BatchInsertListingFeaturesForOldFlf2ListingsCommand
  17882.      */
  17883.     protected function getBatchInsertListingFeaturesForOldFlf2ListingsCommandService()
  17884.     {
  17885.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17886.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/BatchInsertListingFeaturesForOldFlf2ListingsCommand.php';
  17887.         $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()));
  17888.         $instance->setName('app:batch:flf2_listing_features');
  17889.         return $instance;
  17890.     }
  17891.     /**
  17892.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\BatchUpdateListingMainPhotosCommand' shared autowired service.
  17893.      *
  17894.      * @return \Aqarmap\Bundle\ListingBundle\Command\BatchUpdateListingMainPhotosCommand
  17895.      */
  17896.     protected function getBatchUpdateListingMainPhotosCommandService()
  17897.     {
  17898.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17899.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/BatchUpdateListingMainPhotosCommand.php';
  17900.         $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()));
  17901.         $instance->setName('app:batch:listings:update_main_photo');
  17902.         return $instance;
  17903.     }
  17904.     /**
  17905.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\CTRCommand' shared autowired service.
  17906.      *
  17907.      * @return \Aqarmap\Bundle\ListingBundle\Command\CTRCommand
  17908.      */
  17909.     protected function getCTRCommandService()
  17910.     {
  17911.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17912.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/CTRCommand.php';
  17913.         $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()));
  17914.         $instance->setName('app:listings:update-ctr');
  17915.         return $instance;
  17916.     }
  17917.     /**
  17918.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\CallRequestCommand' shared autowired service.
  17919.      *
  17920.      * @return \Aqarmap\Bundle\ListingBundle\Command\CallRequestCommand
  17921.      */
  17922.     protected function getCallRequestCommandService()
  17923.     {
  17924.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17925.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/CallRequestCommand.php';
  17926.         $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()));
  17927.         $instance->setName('app:call_request:deliver');
  17928.         return $instance;
  17929.     }
  17930.     /**
  17931.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\CleanUpPhonesAndContryCodeCommand' shared autowired service.
  17932.      *
  17933.      * @return \Aqarmap\Bundle\ListingBundle\Command\CleanUpPhonesAndContryCodeCommand
  17934.      */
  17935.     protected function getCleanUpPhonesAndContryCodeCommandService()
  17936.     {
  17937.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17938.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/CleanUpPhonesAndContryCodeCommand.php';
  17939.         $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()));
  17940.         $instance->setName('app:phones:clean-up');
  17941.         return $instance;
  17942.     }
  17943.     /**
  17944.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\CompoundAveragePriceCommand' shared autowired service.
  17945.      *
  17946.      * @return \Aqarmap\Bundle\ListingBundle\Command\CompoundAveragePriceCommand
  17947.      */
  17948.     protected function getCompoundAveragePriceCommandService()
  17949.     {
  17950.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17951.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/CompoundAveragePriceCommand.php';
  17952.         $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()));
  17953.         $instance->setName('app:listing:average-price');
  17954.         return $instance;
  17955.     }
  17956.     /**
  17957.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\DeleteRejectedListingCommand' shared autowired service.
  17958.      *
  17959.      * @return \Aqarmap\Bundle\ListingBundle\Command\DeleteRejectedListingCommand
  17960.      */
  17961.     protected function getDeleteRejectedListingCommandService()
  17962.     {
  17963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17964.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/DeleteRejectedListingCommand.php';
  17965.         $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()));
  17966.         $instance->setName('app:listing:delete_rejected');
  17967.         return $instance;
  17968.     }
  17969.     /**
  17970.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\FreezeListingsCommand' shared autowired service.
  17971.      *
  17972.      * @return \Aqarmap\Bundle\ListingBundle\Command\FreezeListingsCommand
  17973.      */
  17974.     protected function getFreezeListingsCommandService()
  17975.     {
  17976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17977.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/FreezeListingsCommand.php';
  17978.         $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()));
  17979.         $instance->setName('app:freeze:listings');
  17980.         return $instance;
  17981.     }
  17982.     /**
  17983.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\GenerateTopCustomersCommand' shared autowired service.
  17984.      *
  17985.      * @return \Aqarmap\Bundle\ListingBundle\Command\GenerateTopCustomersCommand
  17986.      */
  17987.     protected function getGenerateTopCustomersCommandService()
  17988.     {
  17989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17990.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/GenerateTopCustomersCommand.php';
  17991.         $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()));
  17992.         $instance->setName('app:top_customers:generate');
  17993.         return $instance;
  17994.     }
  17995.     /**
  17996.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\IncrementListingImpressionsCommand' shared autowired service.
  17997.      *
  17998.      * @return \Aqarmap\Bundle\ListingBundle\Command\IncrementListingImpressionsCommand
  17999.      */
  18000.     protected function getIncrementListingImpressionsCommandService()
  18001.     {
  18002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18003.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/IncrementListingImpressionsCommand.php';
  18004.         $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()));
  18005.         $instance->setName('app:listing:increment_listing_impressions');
  18006.         return $instance;
  18007.     }
  18008.     /**
  18009.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\LeadsCRMCommand' shared autowired service.
  18010.      *
  18011.      * @return \Aqarmap\Bundle\ListingBundle\Command\LeadsCRMCommand
  18012.      */
  18013.     protected function getLeadsCRMCommandService()
  18014.     {
  18015.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18016.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/LeadsCRMCommand.php';
  18017.         $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()));
  18018.         $instance->setName('crm:leads:sync');
  18019.         return $instance;
  18020.     }
  18021.     /**
  18022.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\LinkedLocationHistoryCountCommand' shared autowired service.
  18023.      *
  18024.      * @return \Aqarmap\Bundle\ListingBundle\Command\LinkedLocationHistoryCountCommand
  18025.      */
  18026.     protected function getLinkedLocationHistoryCountCommandService()
  18027.     {
  18028.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18029.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/LinkedLocationHistoryCountCommand.php';
  18030.         $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()));
  18031.         $instance->setName('app:locations:history:linked_locations_count:update');
  18032.         return $instance;
  18033.     }
  18034.     /**
  18035.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingExpirationCommand' shared autowired service.
  18036.      *
  18037.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingExpirationCommand
  18038.      */
  18039.     protected function getListingExpirationCommandService()
  18040.     {
  18041.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18042.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingExpirationCommand.php';
  18043.         $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()));
  18044.         $instance->setName('app:listing:expiration');
  18045.         return $instance;
  18046.     }
  18047.     /**
  18048.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingFeaturedExpirationCommand' shared autowired service.
  18049.      *
  18050.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingFeaturedExpirationCommand
  18051.      */
  18052.     protected function getListingFeaturedExpirationCommandService()
  18053.     {
  18054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18055.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingFeaturedExpirationCommand.php';
  18056.         $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()));
  18057.         $instance->setName('app:listing:featured_expiration');
  18058.         return $instance;
  18059.     }
  18060.     /**
  18061.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingNotificationCommand' shared autowired service.
  18062.      *
  18063.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingNotificationCommand
  18064.      */
  18065.     protected function getListingNotificationCommandService()
  18066.     {
  18067.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18068.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingNotificationCommand.php';
  18069.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingNotificationManager.php';
  18070.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18071.         $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()));
  18072.         $instance->setName('app:listing_notification:deliver');
  18073.         return $instance;
  18074.     }
  18075.     /**
  18076.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingPendingPaymentCommand' shared autowired service.
  18077.      *
  18078.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingPendingPaymentCommand
  18079.      */
  18080.     protected function getListingPendingPaymentCommandService()
  18081.     {
  18082.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18083.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingPendingPaymentCommand.php';
  18084.         $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()));
  18085.         $instance->setName('app:listing:pending:payment');
  18086.         return $instance;
  18087.     }
  18088.     /**
  18089.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingPendingPhotoCommand' shared autowired service.
  18090.      *
  18091.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingPendingPhotoCommand
  18092.      */
  18093.     protected function getListingPendingPhotoCommandService()
  18094.     {
  18095.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18096.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingPendingPhotoCommand.php';
  18097.         $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()));
  18098.         $instance->setName('app:listing:pending:photos');
  18099.         return $instance;
  18100.     }
  18101.     /**
  18102.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingRelistExpiredCommand' shared autowired service.
  18103.      *
  18104.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingRelistExpiredCommand
  18105.      */
  18106.     protected function getListingRelistExpiredCommandService()
  18107.     {
  18108.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18109.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingRelistExpiredCommand.php';
  18110.         $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()));
  18111.         $instance->setName('app:listing:relist');
  18112.         return $instance;
  18113.     }
  18114.     /**
  18115.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingsPhotosOrderPatchCommand' shared autowired service.
  18116.      *
  18117.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingsPhotosOrderPatchCommand
  18118.      */
  18119.     protected function getListingsPhotosOrderPatchCommandService()
  18120.     {
  18121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18122.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingsPhotosOrderPatchCommand.php';
  18123.         $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()));
  18124.         $instance->setName('app:patch:listing:photo:order');
  18125.         return $instance;
  18126.     }
  18127.     /**
  18128.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\LocationNearestByCalculateCommand' shared autowired service.
  18129.      *
  18130.      * @return \Aqarmap\Bundle\ListingBundle\Command\LocationNearestByCalculateCommand
  18131.      */
  18132.     protected function getLocationNearestByCalculateCommandService()
  18133.     {
  18134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18135.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/LocationNearestByCalculateCommand.php';
  18136.         $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()));
  18137.         $instance->setName('app:location:nearest_by');
  18138.         return $instance;
  18139.     }
  18140.     /**
  18141.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\LocationSupplyDemandGetCommand' shared autowired service.
  18142.      *
  18143.      * @return \Aqarmap\Bundle\ListingBundle\Command\LocationSupplyDemandGetCommand
  18144.      */
  18145.     protected function getLocationSupplyDemandGetCommandService()
  18146.     {
  18147.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18148.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/LocationSupplyDemandGetCommand.php';
  18149.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\LocationSupplyDemandGetCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\LocationSupplyDemandGetCommand(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'] ?? $this->getSupplyDemandManagerService()));
  18150.         $instance->setName('app:supply_demand:get');
  18151.         return $instance;
  18152.     }
  18153.     /**
  18154.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\MoveListingPhoneCommand' shared autowired service.
  18155.      *
  18156.      * @return \Aqarmap\Bundle\ListingBundle\Command\MoveListingPhoneCommand
  18157.      */
  18158.     protected function getMoveListingPhoneCommandService()
  18159.     {
  18160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18161.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/MoveListingPhoneCommand.php';
  18162.         $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()));
  18163.         $instance->setName('app:listings:phones:patch');
  18164.         return $instance;
  18165.     }
  18166.     /**
  18167.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\MoveUserPhoneNumbersCommand' shared autowired service.
  18168.      *
  18169.      * @return \Aqarmap\Bundle\ListingBundle\Command\MoveUserPhoneNumbersCommand
  18170.      */
  18171.     protected function getMoveUserPhoneNumbersCommandService()
  18172.     {
  18173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18174.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/MoveUserPhoneNumbersCommand.php';
  18175.         $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()));
  18176.         $instance->setName('app:users:phones:patch');
  18177.         return $instance;
  18178.     }
  18179.     /**
  18180.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchFixListingsSlugCommand' shared autowired service.
  18181.      *
  18182.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchFixListingsSlugCommand
  18183.      */
  18184.     protected function getPatchFixListingsSlugCommandService()
  18185.     {
  18186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18187.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchFixListingsSlugCommand.php';
  18188.         $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()));
  18189.         $instance->setName('app:patch:fix_listings_slug');
  18190.         return $instance;
  18191.     }
  18192.     /**
  18193.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchPublishListingsDataToSNSCommand' shared autowired service.
  18194.      *
  18195.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchPublishListingsDataToSNSCommand
  18196.      */
  18197.     protected function getPatchPublishListingsDataToSNSCommandService()
  18198.     {
  18199.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18200.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchPublishListingsDataToSNSCommand.php';
  18201.         $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()));
  18202.         $instance->setName('app:patch:publish_listing_sns');
  18203.         return $instance;
  18204.     }
  18205.     /**
  18206.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchRepublishLeadsToQueueCommand' shared autowired service.
  18207.      *
  18208.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchRepublishLeadsToQueueCommand
  18209.      */
  18210.     protected function getPatchRepublishLeadsToQueueCommandService()
  18211.     {
  18212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18213.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchRepublishLeadsToQueueCommand.php';
  18214.         $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()));
  18215.         $instance->setName('app:leads:send-emails-queue-republish');
  18216.         return $instance;
  18217.     }
  18218.     /**
  18219.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchUpdateCompoundLocationCommand' shared autowired service.
  18220.      *
  18221.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchUpdateCompoundLocationCommand
  18222.      */
  18223.     protected function getPatchUpdateCompoundLocationCommandService()
  18224.     {
  18225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18226.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchUpdateCompoundLocationCommand.php';
  18227.         $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()));
  18228.         $instance->setName('app:location:update-compound-location');
  18229.         return $instance;
  18230.     }
  18231.     /**
  18232.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchUpdateListingCoordinatesCommand' shared autowired service.
  18233.      *
  18234.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchUpdateListingCoordinatesCommand
  18235.      */
  18236.     protected function getPatchUpdateListingCoordinatesCommandService()
  18237.     {
  18238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18239.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchUpdateListingCoordinatesCommand.php';
  18240.         $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()));
  18241.         $instance->setName('app:listing:update-coordinates');
  18242.         return $instance;
  18243.     }
  18244.     /**
  18245.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchUpdateListingLeadsCountCommand' shared autowired service.
  18246.      *
  18247.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchUpdateListingLeadsCountCommand
  18248.      */
  18249.     protected function getPatchUpdateListingLeadsCountCommandService()
  18250.     {
  18251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18252.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchUpdateListingLeadsCountCommand.php';
  18253.         $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()));
  18254.         $instance->setName('app:listing:leads-count');
  18255.         return $instance;
  18256.     }
  18257.     /**
  18258.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ProjectReportCommand' shared autowired service.
  18259.      *
  18260.      * @return \Aqarmap\Bundle\ListingBundle\Command\ProjectReportCommand
  18261.      */
  18262.     protected function getProjectReportCommandService()
  18263.     {
  18264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18265.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ProjectReportCommand.php';
  18266.         $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()));
  18267.         $instance->setName('app:project_report:deliver');
  18268.         return $instance;
  18269.     }
  18270.     /**
  18271.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ResetFailedCallRequestCommand' shared autowired service.
  18272.      *
  18273.      * @return \Aqarmap\Bundle\ListingBundle\Command\ResetFailedCallRequestCommand
  18274.      */
  18275.     protected function getResetFailedCallRequestCommandService()
  18276.     {
  18277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18278.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ResetFailedCallRequestCommand.php';
  18279.         $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()));
  18280.         $instance->setName('app:call_request:reset-failed');
  18281.         return $instance;
  18282.     }
  18283.     /**
  18284.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ResetListingsRatesCommand' shared autowired service.
  18285.      *
  18286.      * @return \Aqarmap\Bundle\ListingBundle\Command\ResetListingsRatesCommand
  18287.      */
  18288.     protected function getResetListingsRatesCommandService()
  18289.     {
  18290.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18291.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ResetListingsRatesCommand.php';
  18292.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\ResetListingsRatesCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\ResetListingsRatesCommand(($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()));
  18293.         $instance->setName('app:reset-listing-rates');
  18294.         return $instance;
  18295.     }
  18296.     /**
  18297.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ScoringCommand' shared autowired service.
  18298.      *
  18299.      * @return \Aqarmap\Bundle\ListingBundle\Command\ScoringCommand
  18300.      */
  18301.     protected function getScoringCommandService()
  18302.     {
  18303.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18304.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ScoringCommand.php';
  18305.         $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()));
  18306.         $instance->setName('app:listing:scoring');
  18307.         return $instance;
  18308.     }
  18309.     /**
  18310.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ScrapedBrokersDataCommand' shared autowired service.
  18311.      *
  18312.      * @return \Aqarmap\Bundle\ListingBundle\Command\ScrapedBrokersDataCommand
  18313.      */
  18314.     protected function getScrapedBrokersDataCommandService()
  18315.     {
  18316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18317.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ScrapedBrokersDataCommand.php';
  18318.         $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()));
  18319.         $instance->setName('app:get-brokers-data');
  18320.         return $instance;
  18321.     }
  18322.     /**
  18323.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ScrapedListingProcessingCommand' shared autowired service.
  18324.      *
  18325.      * @return \Aqarmap\Bundle\ListingBundle\Command\ScrapedListingProcessingCommand
  18326.      */
  18327.     protected function getScrapedListingProcessingCommandService()
  18328.     {
  18329.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18330.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ScrapedListingProcessingCommand.php';
  18331.         $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))));
  18332.         $instance->setName('app:scraped:listings');
  18333.         return $instance;
  18334.     }
  18335.     /**
  18336.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateClientServedCountCommand' shared autowired service.
  18337.      *
  18338.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateClientServedCountCommand
  18339.      */
  18340.     protected function getUpdateClientServedCountCommandService()
  18341.     {
  18342.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18343.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateClientServedCountCommand.php';
  18344.         $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()));
  18345.         $instance->setName('app:user:client-served-count-patch');
  18346.         return $instance;
  18347.     }
  18348.     /**
  18349.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateCorruptedPhonesCommand' shared autowired service.
  18350.      *
  18351.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateCorruptedPhonesCommand
  18352.      */
  18353.     protected function getUpdateCorruptedPhonesCommandService()
  18354.     {
  18355.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18356.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateCorruptedPhonesCommand.php';
  18357.         $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()));
  18358.         $instance->setName('app:user:listing-phone-numbers-patch');
  18359.         return $instance;
  18360.     }
  18361.     /**
  18362.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateDisabledLocationsChildrenCommand' shared autowired service.
  18363.      *
  18364.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateDisabledLocationsChildrenCommand
  18365.      */
  18366.     protected function getUpdateDisabledLocationsChildrenCommandService()
  18367.     {
  18368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18369.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateDisabledLocationsChildrenCommand.php';
  18370.         $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()));
  18371.         $instance->setName('app:locations:disabled_children:update');
  18372.         return $instance;
  18373.     }
  18374.     /**
  18375.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateListingsLabel' shared autowired service.
  18376.      *
  18377.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateListingsLabel
  18378.      */
  18379.     protected function getUpdateListingsLabelService()
  18380.     {
  18381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18382.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateListingsLabel.php';
  18383.         $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()));
  18384.         $instance->setName('app:batch-update-listings-label');
  18385.         return $instance;
  18386.     }
  18387.     /**
  18388.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateLocationFullPathCommand' shared autowired service.
  18389.      *
  18390.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateLocationFullPathCommand
  18391.      */
  18392.     protected function getUpdateLocationFullPathCommandService()
  18393.     {
  18394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18395.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateLocationFullPathCommand.php';
  18396.         $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()));
  18397.         $instance->setName('app:locations:full_path:update');
  18398.         return $instance;
  18399.     }
  18400.     /**
  18401.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateLocationsEstimatableCommand' shared autowired service.
  18402.      *
  18403.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateLocationsEstimatableCommand
  18404.      */
  18405.     protected function getUpdateLocationsEstimatableCommandService()
  18406.     {
  18407.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18408.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateLocationsEstimatableCommand.php';
  18409.         $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()));
  18410.         $instance->setName('app:locations:estimatable:update');
  18411.         return $instance;
  18412.     }
  18413.     /**
  18414.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateScrapedListingDataCommand' shared autowired service.
  18415.      *
  18416.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateScrapedListingDataCommand
  18417.      */
  18418.     protected function getUpdateScrapedListingDataCommandService()
  18419.     {
  18420.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18421.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateScrapedListingDataCommand.php';
  18422.         $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()));
  18423.         $instance->setName('app:update-scrapped-listings');
  18424.         return $instance;
  18425.     }
  18426.     /**
  18427.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\BuildListingAttributeFormListener' shared autowired service.
  18428.      *
  18429.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\BuildListingAttributeFormListener
  18430.      */
  18431.     protected function getBuildListingAttributeFormListenerService()
  18432.     {
  18433.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/BuildListingAttributeFormListener.php';
  18434.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  18435.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\BuildListingAttributeFormListener'])) {
  18436.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\BuildListingAttributeFormListener'];
  18437.         }
  18438.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\BuildListingAttributeFormListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\BuildListingAttributeFormListener($a);
  18439.     }
  18440.     /**
  18441.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\CompoundAveragePricePerMeterListener' shared autowired service.
  18442.      *
  18443.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\CompoundAveragePricePerMeterListener
  18444.      */
  18445.     protected function getCompoundAveragePricePerMeterListenerService()
  18446.     {
  18447.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/CompoundAveragePricePerMeterListener.php';
  18448.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundAveragePriceService'] ?? $this->getCompoundAveragePriceServiceService());
  18449.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundAveragePricePerMeterListener'])) {
  18450.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundAveragePricePerMeterListener'];
  18451.         }
  18452.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundAveragePricePerMeterListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\CompoundAveragePricePerMeterListener($a);
  18453.     }
  18454.     /**
  18455.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\CompoundFieldListener' shared autowired service.
  18456.      *
  18457.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\CompoundFieldListener
  18458.      */
  18459.     protected function getCompoundFieldListenerService()
  18460.     {
  18461.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/CompoundFieldListener.php';
  18462.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18463.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundFieldListener'])) {
  18464.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundFieldListener'];
  18465.         }
  18466.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundFieldListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\CompoundFieldListener($a);
  18467.     }
  18468.     /**
  18469.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\CompoundLocationPreSerializer' shared autowired service.
  18470.      *
  18471.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\CompoundLocationPreSerializer
  18472.      */
  18473.     protected function getCompoundLocationPreSerializerService()
  18474.     {
  18475.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  18476.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/CompoundLocationPreSerializer.php';
  18477.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18478.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer'])) {
  18479.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer'];
  18480.         }
  18481.         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())));
  18482.     }
  18483.     /**
  18484.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ConfigureMenuEventSubscriber' shared autowired service.
  18485.      *
  18486.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ConfigureMenuEventSubscriber
  18487.      */
  18488.     protected function getConfigureMenuEventSubscriber2Service()
  18489.     {
  18490.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ConfigureMenuEventSubscriber.php';
  18491.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  18492.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  18493.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  18494.         }
  18495.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  18496.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  18497.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  18498.         }
  18499.         $c = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  18500.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  18501.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  18502.         }
  18503.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18504.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  18505.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  18506.         }
  18507.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'] ?? $this->getListingExtensionService());
  18508.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  18509.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  18510.         }
  18511.         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())));
  18512.     }
  18513.     /**
  18514.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\CreditStatusListener' shared autowired service.
  18515.      *
  18516.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\CreditStatusListener
  18517.      */
  18518.     protected function getCreditStatusListenerService()
  18519.     {
  18520.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/CreditStatusListener.php';
  18521.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18522.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CreditStatusListener'])) {
  18523.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CreditStatusListener'];
  18524.         }
  18525.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CreditStatusListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\CreditStatusListener($a);
  18526.     }
  18527.     /**
  18528.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LeadDuplicateSubscriber' shared autowired service.
  18529.      *
  18530.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LeadDuplicateSubscriber
  18531.      */
  18532.     protected function getLeadDuplicateSubscriberService()
  18533.     {
  18534.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadDuplicateSubscriber.php';
  18535.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18536.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadDuplicateSubscriber'])) {
  18537.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadDuplicateSubscriber'];
  18538.         }
  18539.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadDuplicateSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LeadDuplicateSubscriber(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()), $a);
  18540.     }
  18541.     /**
  18542.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LeadPreSerializerSubscriber' shared autowired service.
  18543.      *
  18544.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LeadPreSerializerSubscriber
  18545.      */
  18546.     protected function getLeadPreSerializerSubscriberService()
  18547.     {
  18548.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  18549.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadPreSerializerSubscriber.php';
  18550.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LeadPreSerializerSubscriber(($this->services['translator'] ?? $this->getTranslatorService()));
  18551.     }
  18552.     /**
  18553.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LeadSubscribeListener' shared autowired service.
  18554.      *
  18555.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LeadSubscribeListener
  18556.      */
  18557.     protected function getLeadSubscribeListenerService()
  18558.     {
  18559.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadSubscribeListener.php';
  18560.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18561.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'])) {
  18562.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'];
  18563.         }
  18564.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service());
  18565.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'])) {
  18566.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'];
  18567.         }
  18568.         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()));
  18569.     }
  18570.     /**
  18571.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LeadSystemLabelSubscriber' shared autowired service.
  18572.      *
  18573.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LeadSystemLabelSubscriber
  18574.      */
  18575.     protected function getLeadSystemLabelSubscriberService()
  18576.     {
  18577.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadSystemLabelSubscriber.php';
  18578.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18579.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSystemLabelSubscriber'])) {
  18580.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSystemLabelSubscriber'];
  18581.         }
  18582.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSystemLabelSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LeadSystemLabelSubscriber(($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $a);
  18583.     }
  18584.     /**
  18585.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingActivityLogListener' shared autowired service.
  18586.      *
  18587.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingActivityLogListener
  18588.      */
  18589.     protected function getListingActivityLogListenerService()
  18590.     {
  18591.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingActivityLogListener.php';
  18592.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18593.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'])) {
  18594.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'];
  18595.         }
  18596.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingActivityLogService'] ?? $this->getListingActivityLogServiceService());
  18597.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'])) {
  18598.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'];
  18599.         }
  18600.         $c = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  18601.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'])) {
  18602.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'];
  18603.         }
  18604.         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);
  18605.     }
  18606.     /**
  18607.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingBuildDataSubscriber' shared autowired service.
  18608.      *
  18609.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingBuildDataSubscriber
  18610.      */
  18611.     protected function getListingBuildDataSubscriberService()
  18612.     {
  18613.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  18614.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingBuildDataSubscriber.php';
  18615.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingBuildDataSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingBuildDataSubscriber();
  18616.     }
  18617.     /**
  18618.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingCategorySubscriber' shared autowired service.
  18619.      *
  18620.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingCategorySubscriber
  18621.      */
  18622.     protected function getListingCategorySubscriberService()
  18623.     {
  18624.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingCategorySubscriber.php';
  18625.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  18626.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingCategorySubscriber'])) {
  18627.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingCategorySubscriber'];
  18628.         }
  18629.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18630.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingCategorySubscriber'])) {
  18631.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingCategorySubscriber'];
  18632.         }
  18633.         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);
  18634.     }
  18635.     /**
  18636.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingFeatureListener' shared autowired service.
  18637.      *
  18638.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingFeatureListener
  18639.      */
  18640.     protected function getListingFeatureListenerService()
  18641.     {
  18642.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingFeatureListener.php';
  18643.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  18644.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'])) {
  18645.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'];
  18646.         }
  18647.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  18648.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'])) {
  18649.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'];
  18650.         }
  18651.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  18652.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'])) {
  18653.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'];
  18654.         }
  18655.         $d = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ActivityLogger'] ?? $this->getActivityLoggerService());
  18656.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'])) {
  18657.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'];
  18658.         }
  18659.         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()));
  18660.     }
  18661.     /**
  18662.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingListener' shared autowired service.
  18663.      *
  18664.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingListener
  18665.      */
  18666.     protected function getListingListenerService()
  18667.     {
  18668.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingListener.php';
  18669.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/YoutubeHelper.php';
  18670.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  18671.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'])) {
  18672.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'];
  18673.         }
  18674.         $b = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  18675.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'])) {
  18676.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'];
  18677.         }
  18678.         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()));
  18679.     }
  18680.     /**
  18681.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingPreSerializerListener' shared autowired service.
  18682.      *
  18683.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingPreSerializerListener
  18684.      */
  18685.     protected function getListingPreSerializerListenerService()
  18686.     {
  18687.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  18688.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingPreSerializerListener.php';
  18689.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18690.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'])) {
  18691.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'];
  18692.         }
  18693.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundDetailService'] ?? $this->getCompoundDetailServiceService());
  18694.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'])) {
  18695.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'];
  18696.         }
  18697.         $c = ($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'] ?? $this->getFinancialAidServiceService());
  18698.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'])) {
  18699.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'];
  18700.         }
  18701.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  18702.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'])) {
  18703.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'];
  18704.         }
  18705.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'] ?? $this->getCostPerLeadServiceService());
  18706.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'])) {
  18707.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'];
  18708.         }
  18709.         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);
  18710.     }
  18711.     /**
  18712.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingRatedListener' shared autowired service.
  18713.      *
  18714.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingRatedListener
  18715.      */
  18716.     protected function getListingRatedListenerService()
  18717.     {
  18718.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingRatedListener.php';
  18719.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService());
  18720.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRatedListener'])) {
  18721.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRatedListener'];
  18722.         }
  18723.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRatedListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingRatedListener($a);
  18724.     }
  18725.     /**
  18726.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingRejectedListener' shared autowired service.
  18727.      *
  18728.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingRejectedListener
  18729.      */
  18730.     protected function getListingRejectedListenerService()
  18731.     {
  18732.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingRejectedListener.php';
  18733.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService());
  18734.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'])) {
  18735.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'];
  18736.         }
  18737.         $b = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  18738.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'])) {
  18739.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'];
  18740.         }
  18741.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingRejectedListener($a$b);
  18742.     }
  18743.     /**
  18744.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingRuleListener' shared autowired service.
  18745.      *
  18746.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingRuleListener
  18747.      */
  18748.     protected function getListingRuleListenerService()
  18749.     {
  18750.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingRuleListener.php';
  18751.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SpecialAddListingService.php';
  18752.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  18753.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  18754.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  18755.         }
  18756.         $b = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  18757.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  18758.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  18759.         }
  18760.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  18761.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  18762.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  18763.         }
  18764.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18765.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  18766.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  18767.         }
  18768.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  18769.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  18770.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  18771.         }
  18772.         $f = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  18773.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  18774.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  18775.         }
  18776.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18777.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  18778.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  18779.         }
  18780.         $h = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  18781.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  18782.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  18783.         }
  18784.         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, ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService()), $h, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  18785.     }
  18786.     /**
  18787.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingSearchTriggerListener' shared autowired service.
  18788.      *
  18789.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingSearchTriggerListener
  18790.      */
  18791.     protected function getListingSearchTriggerListenerService()
  18792.     {
  18793.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingSearchTriggerListener.php';
  18794.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18795.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSearchTriggerListener'])) {
  18796.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSearchTriggerListener'];
  18797.         }
  18798.         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()));
  18799.     }
  18800.     /**
  18801.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingSlugListener' shared autowired service.
  18802.      *
  18803.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingSlugListener
  18804.      */
  18805.     protected function getListingSlugListenerService()
  18806.     {
  18807.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingSlugListener.php';
  18808.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  18809.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'])) {
  18810.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'];
  18811.         }
  18812.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18813.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'])) {
  18814.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'];
  18815.         }
  18816.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingSlugListener($a$b);
  18817.     }
  18818.     /**
  18819.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingStatusListener' shared autowired service.
  18820.      *
  18821.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingStatusListener
  18822.      */
  18823.     protected function getListingStatusListenerService()
  18824.     {
  18825.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingStatusListener.php';
  18826.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SpecialAddListingService.php';
  18827.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  18828.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  18829.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  18830.         }
  18831.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18832.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  18833.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  18834.         }
  18835.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  18836.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  18837.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  18838.         }
  18839.         $d = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  18840.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  18841.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  18842.         }
  18843.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18844.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  18845.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  18846.         }
  18847.         $f = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  18848.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  18849.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  18850.         }
  18851.         $g = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  18852.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  18853.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  18854.         }
  18855.         $h = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  18856.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  18857.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  18858.         }
  18859.         $i = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  18860.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  18861.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  18862.         }
  18863.         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);
  18864.     }
  18865.     /**
  18866.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingUpdatedListener' shared autowired service.
  18867.      *
  18868.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingUpdatedListener
  18869.      */
  18870.     protected function getListingUpdatedListenerService()
  18871.     {
  18872.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingUpdatedListener.php';
  18873.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService());
  18874.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'])) {
  18875.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'];
  18876.         }
  18877.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18878.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'])) {
  18879.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'];
  18880.         }
  18881.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  18882.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'])) {
  18883.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'];
  18884.         }
  18885.         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);
  18886.     }
  18887.     /**
  18888.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LocationPreSerializerListener' shared autowired service.
  18889.      *
  18890.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LocationPreSerializerListener
  18891.      */
  18892.     protected function getLocationPreSerializerListenerService()
  18893.     {
  18894.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  18895.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LocationPreSerializerListener.php';
  18896.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  18897.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'])) {
  18898.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'];
  18899.         }
  18900.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18901.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'])) {
  18902.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'];
  18903.         }
  18904.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LocationPreSerializerListener($a$b);
  18905.     }
  18906.     /**
  18907.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LocationSearchHistorySubscriber' shared autowired service.
  18908.      *
  18909.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LocationSearchHistorySubscriber
  18910.      */
  18911.     protected function getLocationSearchHistorySubscriberService()
  18912.     {
  18913.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LocationSearchHistorySubscriber.php';
  18914.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSearchHistorySubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LocationSearchHistorySubscriber(($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()));
  18915.     }
  18916.     /**
  18917.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LocationSubscriber' shared autowired service.
  18918.      *
  18919.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LocationSubscriber
  18920.      */
  18921.     protected function getLocationSubscriberService()
  18922.     {
  18923.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LocationSubscriber.php';
  18924.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  18925.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSubscriber'])) {
  18926.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSubscriber'];
  18927.         }
  18928.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LocationSubscriber($a);
  18929.     }
  18930.     /**
  18931.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\NotifierSubscribeListener' shared autowired service.
  18932.      *
  18933.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\NotifierSubscribeListener
  18934.      */
  18935.     protected function getNotifierSubscribeListenerService()
  18936.     {
  18937.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/NotifierSubscribeListener.php';
  18938.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18939.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'])) {
  18940.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'];
  18941.         }
  18942.         $b = ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'] ?? $this->getNotifierManagerService());
  18943.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'])) {
  18944.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'];
  18945.         }
  18946.         $c = ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService());
  18947.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'])) {
  18948.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'];
  18949.         }
  18950.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  18951.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'])) {
  18952.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'];
  18953.         }
  18954.         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);
  18955.     }
  18956.     /**
  18957.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\PhotoThumbSerializerListener' shared autowired service.
  18958.      *
  18959.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\PhotoThumbSerializerListener
  18960.      */
  18961.     protected function getPhotoThumbSerializerListenerService()
  18962.     {
  18963.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  18964.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/PhotoThumbSerializerListener.php';
  18965.         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()));
  18966.     }
  18967.     /**
  18968.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\PropertyTypePreSerializer' shared autowired service.
  18969.      *
  18970.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\PropertyTypePreSerializer
  18971.      */
  18972.     protected function getPropertyTypePreSerializerService()
  18973.     {
  18974.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  18975.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/PropertyTypePreSerializer.php';
  18976.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  18977.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer'])) {
  18978.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer'];
  18979.         }
  18980.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18981.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer'])) {
  18982.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer'];
  18983.         }
  18984.         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())));
  18985.     }
  18986.     /**
  18987.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\SearchKeywordHistorySubscriber' shared autowired service.
  18988.      *
  18989.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\SearchKeywordHistorySubscriber
  18990.      */
  18991.     protected function getSearchKeywordHistorySubscriberService()
  18992.     {
  18993.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/SearchKeywordHistorySubscriber.php';
  18994.         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()));
  18995.     }
  18996.     /**
  18997.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\SectionPreSerializer' shared autowired service.
  18998.      *
  18999.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\SectionPreSerializer
  19000.      */
  19001.     protected function getSectionPreSerializerService()
  19002.     {
  19003.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  19004.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/SectionPreSerializer.php';
  19005.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  19006.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer'])) {
  19007.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer'];
  19008.         }
  19009.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19010.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer'])) {
  19011.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer'];
  19012.         }
  19013.         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())));
  19014.     }
  19015.     /**
  19016.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\SoftDeleteEventSubscriber' shared autowired service.
  19017.      *
  19018.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\SoftDeleteEventSubscriber
  19019.      */
  19020.     protected function getSoftDeleteEventSubscriberService()
  19021.     {
  19022.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19023.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SoftDeleteEventSubscriber'])) {
  19024.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SoftDeleteEventSubscriber'];
  19025.         }
  19026.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SoftDeleteEventSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\SoftDeleteEventSubscriber($a);
  19027.     }
  19028.     /**
  19029.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleFilterType' shared autowired service.
  19030.      *
  19031.      * @return \Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleFilterType
  19032.      */
  19033.     protected function getAdminListingRuleFilterTypeService()
  19034.     {
  19035.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19036.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19037.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/AdminListingRuleFilterType.php';
  19038.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleFilterType'] = new \Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleFilterType();
  19039.     }
  19040.     /**
  19041.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleType' shared autowired service.
  19042.      *
  19043.      * @return \Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleType
  19044.      */
  19045.     protected function getAdminListingRuleTypeService()
  19046.     {
  19047.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19048.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19049.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/AdminListingRuleType.php';
  19050.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleType'] = new \Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleType();
  19051.     }
  19052.     /**
  19053.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\AdvancedFilterType' shared autowired service.
  19054.      *
  19055.      * @return \Aqarmap\Bundle\ListingBundle\Form\AdvancedFilterType
  19056.      */
  19057.     protected function getAdvancedFilterTypeService()
  19058.     {
  19059.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19060.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19061.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/AdvancedFilterType.php';
  19062.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedFilterType'] = new \Aqarmap\Bundle\ListingBundle\Form\AdvancedFilterType();
  19063.     }
  19064.     /**
  19065.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\AdvancedSearchType' shared autowired service.
  19066.      *
  19067.      * @return \Aqarmap\Bundle\ListingBundle\Form\AdvancedSearchType
  19068.      */
  19069.     protected function getAdvancedSearchTypeService()
  19070.     {
  19071.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19072.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19073.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/AdvancedSearchType.php';
  19074.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedSearchType'] = new \Aqarmap\Bundle\ListingBundle\Form\AdvancedSearchType();
  19075.     }
  19076.     /**
  19077.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\AutoBumpUpListingType' shared autowired service.
  19078.      *
  19079.      * @return \Aqarmap\Bundle\ListingBundle\Form\AutoBumpUpListingType
  19080.      */
  19081.     protected function getAutoBumpUpListingTypeService()
  19082.     {
  19083.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19084.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19085.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/AutoBumpUpListingType.php';
  19086.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\AutoBumpUpListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\AutoBumpUpListingType();
  19087.     }
  19088.     /**
  19089.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\CallRequestFormType' shared autowired service.
  19090.      *
  19091.      * @return \Aqarmap\Bundle\ListingBundle\Form\CallRequestFormType
  19092.      */
  19093.     protected function getCallRequestFormTypeService()
  19094.     {
  19095.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19096.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19097.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/CallRequestFormType.php';
  19098.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\CallRequestFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\CallRequestFormType();
  19099.     }
  19100.     /**
  19101.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ChangeAreaType' shared autowired service.
  19102.      *
  19103.      * @return \Aqarmap\Bundle\ListingBundle\Form\ChangeAreaType
  19104.      */
  19105.     protected function getChangeAreaTypeService()
  19106.     {
  19107.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19108.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19109.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ChangeAreaType.php';
  19110.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeAreaType'] = new \Aqarmap\Bundle\ListingBundle\Form\ChangeAreaType();
  19111.     }
  19112.     /**
  19113.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ChangeLocationType' shared autowired service.
  19114.      *
  19115.      * @return \Aqarmap\Bundle\ListingBundle\Form\ChangeLocationType
  19116.      */
  19117.     protected function getChangeLocationTypeService()
  19118.     {
  19119.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19120.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19121.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ChangeLocationType.php';
  19122.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeLocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\ChangeLocationType();
  19123.     }
  19124.     /**
  19125.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ChangePaymentMethodType' shared autowired service.
  19126.      *
  19127.      * @return \Aqarmap\Bundle\ListingBundle\Form\ChangePaymentMethodType
  19128.      */
  19129.     protected function getChangePaymentMethodTypeService()
  19130.     {
  19131.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19132.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19133.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ChangePaymentMethodType.php';
  19134.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePaymentMethodType'] = new \Aqarmap\Bundle\ListingBundle\Form\ChangePaymentMethodType();
  19135.     }
  19136.     /**
  19137.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ChangePropertyTypeType' shared autowired service.
  19138.      *
  19139.      * @return \Aqarmap\Bundle\ListingBundle\Form\ChangePropertyTypeType
  19140.      */
  19141.     protected function getChangePropertyTypeTypeService()
  19142.     {
  19143.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19144.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19145.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ChangePropertyTypeType.php';
  19146.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePropertyTypeType'] = new \Aqarmap\Bundle\ListingBundle\Form\ChangePropertyTypeType();
  19147.     }
  19148.     /**
  19149.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ChangeSectionType' shared autowired service.
  19150.      *
  19151.      * @return \Aqarmap\Bundle\ListingBundle\Form\ChangeSectionType
  19152.      */
  19153.     protected function getChangeSectionTypeService()
  19154.     {
  19155.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19156.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19157.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ChangeSectionType.php';
  19158.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeSectionType'] = new \Aqarmap\Bundle\ListingBundle\Form\ChangeSectionType();
  19159.     }
  19160.     /**
  19161.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\CompoundLocationType' shared autowired service.
  19162.      *
  19163.      * @return \Aqarmap\Bundle\ListingBundle\Form\CompoundLocationType
  19164.      */
  19165.     protected function getCompoundLocationTypeService()
  19166.     {
  19167.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19168.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19169.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/CompoundLocationType.php';
  19170.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundLocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\CompoundLocationType();
  19171.     }
  19172.     /**
  19173.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\CompoundSearchFormType' shared autowired service.
  19174.      *
  19175.      * @return \Aqarmap\Bundle\ListingBundle\Form\CompoundSearchFormType
  19176.      */
  19177.     protected function getCompoundSearchFormTypeService()
  19178.     {
  19179.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19180.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19181.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/CompoundSearchFormType.php';
  19182.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundSearchFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\CompoundSearchFormType();
  19183.     }
  19184.     /**
  19185.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ContactSellerFormType' shared autowired service.
  19186.      *
  19187.      * @return \Aqarmap\Bundle\ListingBundle\Form\ContactSellerFormType
  19188.      */
  19189.     protected function getContactSellerFormTypeService()
  19190.     {
  19191.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19192.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19193.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ContactSellerFormType.php';
  19194.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\ContactSellerFormType();
  19195.     }
  19196.     /**
  19197.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ContactSellerWideFormType' shared autowired service.
  19198.      *
  19199.      * @return \Aqarmap\Bundle\ListingBundle\Form\ContactSellerWideFormType
  19200.      */
  19201.     protected function getContactSellerWideFormTypeService()
  19202.     {
  19203.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19204.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19205.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ContactSellerFormType.php';
  19206.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ContactSellerWideFormType.php';
  19207.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerWideFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\ContactSellerWideFormType();
  19208.     }
  19209.     /**
  19210.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\CustomFieldChoiceType' shared autowired service.
  19211.      *
  19212.      * @return \Aqarmap\Bundle\ListingBundle\Form\CustomFieldChoiceType
  19213.      */
  19214.     protected function getCustomFieldChoiceTypeService()
  19215.     {
  19216.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19217.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19218.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/CustomFieldChoiceType.php';
  19219.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\CustomFieldChoiceType'] = new \Aqarmap\Bundle\ListingBundle\Form\CustomFieldChoiceType();
  19220.     }
  19221.     /**
  19222.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\DeleteListingFormType' shared autowired service.
  19223.      *
  19224.      * @return \Aqarmap\Bundle\ListingBundle\Form\DeleteListingFormType
  19225.      */
  19226.     protected function getDeleteListingFormTypeService()
  19227.     {
  19228.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19229.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19230.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/DeleteListingFormType.php';
  19231.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  19232.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType'])) {
  19233.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType'];
  19234.         }
  19235.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\DeleteListingFormType($a);
  19236.     }
  19237.     /**
  19238.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ExistingParticipantFormType' shared autowired service.
  19239.      *
  19240.      * @return \Aqarmap\Bundle\ListingBundle\Form\ExistingParticipantFormType
  19241.      */
  19242.     protected function getExistingParticipantFormTypeService()
  19243.     {
  19244.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19245.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19246.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ExistingParticipantFormType.php';
  19247.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ExistingParticipantFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\ExistingParticipantFormType();
  19248.     }
  19249.     /**
  19250.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ExportCustomerLeadsType' shared autowired service.
  19251.      *
  19252.      * @return \Aqarmap\Bundle\ListingBundle\Form\ExportCustomerLeadsType
  19253.      */
  19254.     protected function getExportCustomerLeadsTypeService()
  19255.     {
  19256.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19257.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19258.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ExportCustomerLeadsType.php';
  19259.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ExportCustomerLeadsType'] = new \Aqarmap\Bundle\ListingBundle\Form\ExportCustomerLeadsType();
  19260.     }
  19261.     /**
  19262.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\FetchLocationsType' shared autowired service.
  19263.      *
  19264.      * @return \Aqarmap\Bundle\ListingBundle\Form\FetchLocationsType
  19265.      */
  19266.     protected function getFetchLocationsTypeService()
  19267.     {
  19268.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19269.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19270.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/FetchLocationsType.php';
  19271.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\FetchLocationsType'] = new \Aqarmap\Bundle\ListingBundle\Form\FetchLocationsType();
  19272.     }
  19273.     /**
  19274.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\FullAdvancedFilterType' shared autowired service.
  19275.      *
  19276.      * @return \Aqarmap\Bundle\ListingBundle\Form\FullAdvancedFilterType
  19277.      */
  19278.     protected function getFullAdvancedFilterTypeService()
  19279.     {
  19280.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19281.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19282.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/FullAdvancedFilterType.php';
  19283.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\FullAdvancedFilterType'] = new \Aqarmap\Bundle\ListingBundle\Form\FullAdvancedFilterType();
  19284.     }
  19285.     /**
  19286.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ImportLocationsType' shared autowired service.
  19287.      *
  19288.      * @return \Aqarmap\Bundle\ListingBundle\Form\ImportLocationsType
  19289.      */
  19290.     protected function getImportLocationsTypeService()
  19291.     {
  19292.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19293.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19294.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ImportLocationsType.php';
  19295.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ImportLocationsType'] = new \Aqarmap\Bundle\ListingBundle\Form\ImportLocationsType();
  19296.     }
  19297.     /**
  19298.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LandingPageFormType' shared autowired service.
  19299.      *
  19300.      * @return \Aqarmap\Bundle\ListingBundle\Form\LandingPageFormType
  19301.      */
  19302.     protected function getLandingPageFormTypeService()
  19303.     {
  19304.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19305.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19306.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LandingPageFormType.php';
  19307.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LandingPageFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\LandingPageFormType();
  19308.     }
  19309.     /**
  19310.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LeadType' shared autowired service.
  19311.      *
  19312.      * @return \Aqarmap\Bundle\ListingBundle\Form\LeadType
  19313.      */
  19314.     protected function getLeadTypeService()
  19315.     {
  19316.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19317.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19318.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LeadType.php';
  19319.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LeadType'] = new \Aqarmap\Bundle\ListingBundle\Form\LeadType();
  19320.     }
  19321.     /**
  19322.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingApiType' shared autowired service.
  19323.      *
  19324.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingApiType
  19325.      */
  19326.     protected function getListingApiTypeService()
  19327.     {
  19328.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19329.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19330.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingApiType.php';
  19331.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingApiType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingApiType();
  19332.     }
  19333.     /**
  19334.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingAttributeType' shared autowired service.
  19335.      *
  19336.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingAttributeType
  19337.      */
  19338.     protected function getListingAttributeTypeService()
  19339.     {
  19340.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19341.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19342.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingAttributeType.php';
  19343.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingAttributeType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingAttributeType();
  19344.     }
  19345.     /**
  19346.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingBasicsType' shared autowired service.
  19347.      *
  19348.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingBasicsType
  19349.      */
  19350.     protected function getListingBasicsTypeService()
  19351.     {
  19352.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19353.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19354.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingBasicsType.php';
  19355.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBasicsType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingBasicsType();
  19356.     }
  19357.     /**
  19358.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingBulkUpdateType' shared autowired service.
  19359.      *
  19360.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingBulkUpdateType
  19361.      */
  19362.     protected function getListingBulkUpdateTypeService()
  19363.     {
  19364.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19365.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19366.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingBulkUpdateType.php';
  19367.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBulkUpdateType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingBulkUpdateType();
  19368.     }
  19369.     /**
  19370.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingInitializeType' shared autowired service.
  19371.      *
  19372.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingInitializeType
  19373.      */
  19374.     protected function getListingInitializeTypeService()
  19375.     {
  19376.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19377.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19378.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingInitializeType.php';
  19379.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingInitializeType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingInitializeType();
  19380.     }
  19381.     /**
  19382.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingLocationType' shared autowired service.
  19383.      *
  19384.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingLocationType
  19385.      */
  19386.     protected function getListingLocationTypeService()
  19387.     {
  19388.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19389.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19390.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingLocationType.php';
  19391.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingLocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingLocationType();
  19392.     }
  19393.     /**
  19394.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingNoteType' shared autowired service.
  19395.      *
  19396.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingNoteType
  19397.      */
  19398.     protected function getListingNoteTypeService()
  19399.     {
  19400.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19401.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19402.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingNoteType.php';
  19403.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingNoteType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingNoteType();
  19404.     }
  19405.     /**
  19406.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingOwnerType' shared autowired service.
  19407.      *
  19408.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingOwnerType
  19409.      */
  19410.     protected function getListingOwnerTypeService()
  19411.     {
  19412.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19413.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19414.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingOwnerType.php';
  19415.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingOwnerType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingOwnerType();
  19416.     }
  19417.     /**
  19418.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingPhotoType' shared autowired service.
  19419.      *
  19420.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingPhotoType
  19421.      */
  19422.     protected function getListingPhotoTypeService()
  19423.     {
  19424.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19425.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19426.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingPhotoType.php';
  19427.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingPhotoType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingPhotoType();
  19428.     }
  19429.     /**
  19430.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingRejectionType' shared autowired service.
  19431.      *
  19432.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingRejectionType
  19433.      */
  19434.     protected function getListingRejectionTypeService()
  19435.     {
  19436.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19437.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19438.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingRejectionType.php';
  19439.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingRejectionType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingRejectionType();
  19440.     }
  19441.     /**
  19442.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingTranslationType' shared autowired service.
  19443.      *
  19444.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingTranslationType
  19445.      */
  19446.     protected function getListingTranslationTypeService()
  19447.     {
  19448.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19449.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19450.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingTranslationType.php';
  19451.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingTranslationType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingTranslationType();
  19452.     }
  19453.     /**
  19454.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingType' shared autowired service.
  19455.      *
  19456.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingType
  19457.      */
  19458.     protected function getListingTypeService()
  19459.     {
  19460.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19461.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19462.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingType.php';
  19463.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingType();
  19464.     }
  19465.     /**
  19466.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LiteListingType' shared autowired service.
  19467.      *
  19468.      * @return \Aqarmap\Bundle\ListingBundle\Form\LiteListingType
  19469.      */
  19470.     protected function getLiteListingTypeService()
  19471.     {
  19472.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19473.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19474.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LiteListingType.php';
  19475.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LiteListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\LiteListingType();
  19476.     }
  19477.     /**
  19478.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LocationBulkUpdateType' shared autowired service.
  19479.      *
  19480.      * @return \Aqarmap\Bundle\ListingBundle\Form\LocationBulkUpdateType
  19481.      */
  19482.     protected function getLocationBulkUpdateTypeService()
  19483.     {
  19484.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19485.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19486.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LocationBulkUpdateType.php';
  19487.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LocationBulkUpdateType'] = new \Aqarmap\Bundle\ListingBundle\Form\LocationBulkUpdateType();
  19488.     }
  19489.     /**
  19490.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LocationHistoryLinkType' shared autowired service.
  19491.      *
  19492.      * @return \Aqarmap\Bundle\ListingBundle\Form\LocationHistoryLinkType
  19493.      */
  19494.     protected function getLocationHistoryLinkTypeService()
  19495.     {
  19496.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19497.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19498.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LocationHistoryLinkType.php';
  19499.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LocationHistoryLinkType'] = new \Aqarmap\Bundle\ListingBundle\Form\LocationHistoryLinkType();
  19500.     }
  19501.     /**
  19502.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LocationRatingType' shared autowired service.
  19503.      *
  19504.      * @return \Aqarmap\Bundle\ListingBundle\Form\LocationRatingType
  19505.      */
  19506.     protected function getLocationRatingTypeService()
  19507.     {
  19508.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19509.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19510.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LocationRatingType.php';
  19511.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LocationRatingType'] = new \Aqarmap\Bundle\ListingBundle\Form\LocationRatingType();
  19512.     }
  19513.     /**
  19514.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LocationType' shared autowired service.
  19515.      *
  19516.      * @return \Aqarmap\Bundle\ListingBundle\Form\LocationType
  19517.      */
  19518.     protected function getLocationTypeService()
  19519.     {
  19520.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19521.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19522.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LocationType.php';
  19523.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\LocationType();
  19524.     }
  19525.     /**
  19526.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\MoveLocationListings' shared autowired service.
  19527.      *
  19528.      * @return \Aqarmap\Bundle\ListingBundle\Form\MoveLocationListings
  19529.      */
  19530.     protected function getMoveLocationListingsService()
  19531.     {
  19532.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19533.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19534.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/MoveLocationListings.php';
  19535.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\MoveLocationListings'] = new \Aqarmap\Bundle\ListingBundle\Form\MoveLocationListings();
  19536.     }
  19537.     /**
  19538.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\MultipleSearchFormType' shared autowired service.
  19539.      *
  19540.      * @return \Aqarmap\Bundle\ListingBundle\Form\MultipleSearchFormType
  19541.      */
  19542.     protected function getMultipleSearchFormTypeService()
  19543.     {
  19544.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19545.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19546.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/MultipleSearchFormType.php';
  19547.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\MultipleSearchFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\MultipleSearchFormType();
  19548.     }
  19549.     /**
  19550.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\MyListingSearchType' shared autowired service.
  19551.      *
  19552.      * @return \Aqarmap\Bundle\ListingBundle\Form\MyListingSearchType
  19553.      */
  19554.     protected function getMyListingSearchTypeService()
  19555.     {
  19556.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19557.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19558.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/MyListingSearchType.php';
  19559.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\MyListingSearchType'] = new \Aqarmap\Bundle\ListingBundle\Form\MyListingSearchType();
  19560.     }
  19561.     /**
  19562.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\NearestLocationType' shared autowired service.
  19563.      *
  19564.      * @return \Aqarmap\Bundle\ListingBundle\Form\NearestLocationType
  19565.      */
  19566.     protected function getNearestLocationTypeService()
  19567.     {
  19568.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19569.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19570.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/NearestLocationType.php';
  19571.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\NearestLocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\NearestLocationType();
  19572.     }
  19573.     /**
  19574.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\OnePhotoType' shared autowired service.
  19575.      *
  19576.      * @return \Aqarmap\Bundle\ListingBundle\Form\OnePhotoType
  19577.      */
  19578.     protected function getOnePhotoTypeService()
  19579.     {
  19580.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19581.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19582.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/OnePhotoType.php';
  19583.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\OnePhotoType'] = new \Aqarmap\Bundle\ListingBundle\Form\OnePhotoType();
  19584.     }
  19585.     /**
  19586.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\PhoneType' shared autowired service.
  19587.      *
  19588.      * @return \Aqarmap\Bundle\ListingBundle\Form\PhoneType
  19589.      */
  19590.     protected function getPhoneTypeService()
  19591.     {
  19592.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19593.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19594.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/PhoneType.php';
  19595.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\PhoneType'] = new \Aqarmap\Bundle\ListingBundle\Form\PhoneType();
  19596.     }
  19597.     /**
  19598.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\PhotoType' shared autowired service.
  19599.      *
  19600.      * @return \Aqarmap\Bundle\ListingBundle\Form\PhotoType
  19601.      */
  19602.     protected function getPhotoType2Service()
  19603.     {
  19604.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19605.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19606.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/PhotoType.php';
  19607.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\PhotoType'] = new \Aqarmap\Bundle\ListingBundle\Form\PhotoType();
  19608.     }
  19609.     /**
  19610.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ProjectSettingFormType' shared autowired service.
  19611.      *
  19612.      * @return \Aqarmap\Bundle\ListingBundle\Form\ProjectSettingFormType
  19613.      */
  19614.     protected function getProjectSettingFormTypeService()
  19615.     {
  19616.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19617.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19618.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ProjectSettingFormType.php';
  19619.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ProjectSettingFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\ProjectSettingFormType();
  19620.     }
  19621.     /**
  19622.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\PropertyTypeType' shared autowired service.
  19623.      *
  19624.      * @return \Aqarmap\Bundle\ListingBundle\Form\PropertyTypeType
  19625.      */
  19626.     protected function getPropertyTypeTypeService()
  19627.     {
  19628.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19629.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19630.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/PropertyTypeType.php';
  19631.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\PropertyTypeType'] = new \Aqarmap\Bundle\ListingBundle\Form\PropertyTypeType();
  19632.     }
  19633.     /**
  19634.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\QuickAddListingType' shared autowired service.
  19635.      *
  19636.      * @return \Aqarmap\Bundle\ListingBundle\Form\QuickAddListingType
  19637.      */
  19638.     protected function getQuickAddListingTypeService()
  19639.     {
  19640.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19641.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19642.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/QuickAddListingType.php';
  19643.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\QuickAddListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\QuickAddListingType();
  19644.     }
  19645.     /**
  19646.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\QuickContactSellerType' shared autowired service.
  19647.      *
  19648.      * @return \Aqarmap\Bundle\ListingBundle\Form\QuickContactSellerType
  19649.      */
  19650.     protected function getQuickContactSellerTypeService()
  19651.     {
  19652.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19653.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19654.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ContactSellerFormType.php';
  19655.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/QuickContactSellerType.php';
  19656.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\QuickContactSellerType'] = new \Aqarmap\Bundle\ListingBundle\Form\QuickContactSellerType();
  19657.     }
  19658.     /**
  19659.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\QuickCreateLeadFormType' shared autowired service.
  19660.      *
  19661.      * @return \Aqarmap\Bundle\ListingBundle\Form\QuickCreateLeadFormType
  19662.      */
  19663.     protected function getQuickCreateLeadFormTypeService()
  19664.     {
  19665.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19666.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19667.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/QuickCreateLeadFormType.php';
  19668.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\QuickCreateLeadFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\QuickCreateLeadFormType();
  19669.     }
  19670.     /**
  19671.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\QuickLeadType' shared autowired service.
  19672.      *
  19673.      * @return \Aqarmap\Bundle\ListingBundle\Form\QuickLeadType
  19674.      */
  19675.     protected function getQuickLeadTypeService()
  19676.     {
  19677.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19678.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19679.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/QuickLeadType.php';
  19680.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\QuickLeadType'] = new \Aqarmap\Bundle\ListingBundle\Form\QuickLeadType();
  19681.     }
  19682.     /**
  19683.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\RatesNoteType' shared autowired service.
  19684.      *
  19685.      * @return \Aqarmap\Bundle\ListingBundle\Form\RatesNoteType
  19686.      */
  19687.     protected function getRatesNoteTypeService()
  19688.     {
  19689.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19690.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19691.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/RatesNoteType.php';
  19692.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\RatesNoteType'] = new \Aqarmap\Bundle\ListingBundle\Form\RatesNoteType();
  19693.     }
  19694.     /**
  19695.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\RejectionType' shared autowired service.
  19696.      *
  19697.      * @return \Aqarmap\Bundle\ListingBundle\Form\RejectionType
  19698.      */
  19699.     protected function getRejectionTypeService()
  19700.     {
  19701.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19702.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19703.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/RejectionType.php';
  19704.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\RejectionType'] = new \Aqarmap\Bundle\ListingBundle\Form\RejectionType();
  19705.     }
  19706.     /**
  19707.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ScrapedListingStateType' shared autowired service.
  19708.      *
  19709.      * @return \Aqarmap\Bundle\ListingBundle\Form\ScrapedListingStateType
  19710.      */
  19711.     protected function getScrapedListingStateTypeService()
  19712.     {
  19713.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19714.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19715.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ScrapedListingStateType.php';
  19716.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ScrapedListingStateType'] = new \Aqarmap\Bundle\ListingBundle\Form\ScrapedListingStateType();
  19717.     }
  19718.     /**
  19719.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\SearchBoxType' shared autowired service.
  19720.      *
  19721.      * @return \Aqarmap\Bundle\ListingBundle\Form\SearchBoxType
  19722.      */
  19723.     protected function getSearchBoxTypeService()
  19724.     {
  19725.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19726.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19727.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/SearchBoxType.php';
  19728.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\SearchBoxType'] = new \Aqarmap\Bundle\ListingBundle\Form\SearchBoxType(($this->services['router'] ?? $this->getRouterService()));
  19729.     }
  19730.     /**
  19731.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\SearchByLocationType' shared autowired service.
  19732.      *
  19733.      * @return \Aqarmap\Bundle\ListingBundle\Form\SearchByLocationType
  19734.      */
  19735.     protected function getSearchByLocationTypeService()
  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/ListingBundle/Form/SearchByLocationType.php';
  19740.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\SearchByLocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\SearchByLocationType();
  19741.     }
  19742.     /**
  19743.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\SearchTermAliasType' shared autowired service.
  19744.      *
  19745.      * @return \Aqarmap\Bundle\ListingBundle\Form\SearchTermAliasType
  19746.      */
  19747.     protected function getSearchTermAliasTypeService()
  19748.     {
  19749.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19750.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19751.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/SearchTermAliasType.php';
  19752.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\SearchTermAliasType'] = new \Aqarmap\Bundle\ListingBundle\Form\SearchTermAliasType();
  19753.     }
  19754.     /**
  19755.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\SearchType' shared autowired service.
  19756.      *
  19757.      * @return \Aqarmap\Bundle\ListingBundle\Form\SearchType
  19758.      */
  19759.     protected function getSearchTypeService()
  19760.     {
  19761.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19762.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19763.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/SearchType.php';
  19764.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\SearchType'] = new \Aqarmap\Bundle\ListingBundle\Form\SearchType();
  19765.     }
  19766.     /**
  19767.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\StatisticsType' shared autowired service.
  19768.      *
  19769.      * @return \Aqarmap\Bundle\ListingBundle\Form\StatisticsType
  19770.      */
  19771.     protected function getStatisticsTypeService()
  19772.     {
  19773.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19774.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19775.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/StatisticsType.php';
  19776.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\StatisticsType'] = new \Aqarmap\Bundle\ListingBundle\Form\StatisticsType();
  19777.     }
  19778.     /**
  19779.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\UserDeviceType' shared autowired service.
  19780.      *
  19781.      * @return \Aqarmap\Bundle\ListingBundle\Form\UserDeviceType
  19782.      */
  19783.     protected function getUserDeviceTypeService()
  19784.     {
  19785.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19786.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19787.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/UserDeviceType.php';
  19788.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\UserDeviceType'] = new \Aqarmap\Bundle\ListingBundle\Form\UserDeviceType();
  19789.     }
  19790.     /**
  19791.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V3\AddListingType' shared autowired service.
  19792.      *
  19793.      * @return \Aqarmap\Bundle\ListingBundle\Form\V3\AddListingType
  19794.      */
  19795.     protected function getAddListingTypeService()
  19796.     {
  19797.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19798.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19799.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V3/AddListingType.php';
  19800.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\AddListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\V3\AddListingType();
  19801.     }
  19802.     /**
  19803.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V3\ListingAttributeType' shared autowired service.
  19804.      *
  19805.      * @return \Aqarmap\Bundle\ListingBundle\Form\V3\ListingAttributeType
  19806.      */
  19807.     protected function getListingAttributeType2Service()
  19808.     {
  19809.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19810.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19811.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V3/ListingAttributeType.php';
  19812.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingAttributeType'] = new \Aqarmap\Bundle\ListingBundle\Form\V3\ListingAttributeType();
  19813.     }
  19814.     /**
  19815.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V3\ListingType' shared autowired service.
  19816.      *
  19817.      * @return \Aqarmap\Bundle\ListingBundle\Form\V3\ListingType
  19818.      */
  19819.     protected function getListingType2Service()
  19820.     {
  19821.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19822.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19823.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V3/ListingType.php';
  19824.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\V3\ListingType();
  19825.     }
  19826.     /**
  19827.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\DescriptionTranslationType' shared autowired service.
  19828.      *
  19829.      * @return \Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\DescriptionTranslationType
  19830.      */
  19831.     protected function getDescriptionTranslationTypeService()
  19832.     {
  19833.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19834.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19835.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V3/ListingTypes/DescriptionTranslationType.php';
  19836.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\DescriptionTranslationType'] = new \Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\DescriptionTranslationType();
  19837.     }
  19838.     /**
  19839.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\TitleTranslationType' shared autowired service.
  19840.      *
  19841.      * @return \Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\TitleTranslationType
  19842.      */
  19843.     protected function getTitleTranslationTypeService()
  19844.     {
  19845.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19846.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19847.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V3/ListingTypes/TitleTranslationType.php';
  19848.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\TitleTranslationType'] = new \Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\TitleTranslationType();
  19849.     }
  19850.     /**
  19851.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V4\ListingType' shared autowired service.
  19852.      *
  19853.      * @return \Aqarmap\Bundle\ListingBundle\Form\V4\ListingType
  19854.      */
  19855.     protected function getListingType3Service()
  19856.     {
  19857.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19858.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19859.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V4/ListingType.php';
  19860.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V4\\ListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\V4\ListingType();
  19861.     }
  19862.     /**
  19863.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Model\ShowPhoneNumberEmailBodyBuilder' shared autowired service.
  19864.      *
  19865.      * @return \Aqarmap\Bundle\ListingBundle\Model\ShowPhoneNumberEmailBodyBuilder
  19866.      */
  19867.     protected function getShowPhoneNumberEmailBodyBuilderService()
  19868.     {
  19869.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/EmailBodyBuilderInterface.php';
  19870.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Model/ShowPhoneNumberEmailBodyBuilder.php';
  19871.         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()));
  19872.     }
  19873.     /**
  19874.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CRMLeadRepository' shared autowired service.
  19875.      *
  19876.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CRMLeadRepository
  19877.      */
  19878.     protected function getCRMLeadRepositoryService()
  19879.     {
  19880.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CRMLeadRepository.php';
  19881.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CRMLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CRMLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19882.     }
  19883.     /**
  19884.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CallRequestLeadRepository' shared autowired service.
  19885.      *
  19886.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CallRequestLeadRepository
  19887.      */
  19888.     protected function getCallRequestLeadRepositoryService()
  19889.     {
  19890.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CallRequestLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19891.     }
  19892.     /**
  19893.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CallRequestRepository' shared autowired service.
  19894.      *
  19895.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CallRequestRepository
  19896.      */
  19897.     protected function getCallRequestRepositoryService()
  19898.     {
  19899.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CallRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19900.     }
  19901.     /**
  19902.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CompoundAveragePriceRepository' shared autowired service.
  19903.      *
  19904.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CompoundAveragePriceRepository
  19905.      */
  19906.     protected function getCompoundAveragePriceRepositoryService()
  19907.     {
  19908.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CompoundAveragePriceRepository.php';
  19909.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundAveragePriceRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CompoundAveragePriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19910.     }
  19911.     /**
  19912.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CompoundLocationRepository' shared autowired service.
  19913.      *
  19914.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CompoundLocationRepository
  19915.      */
  19916.     protected function getCompoundLocationRepositoryService()
  19917.     {
  19918.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19919.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundLocationRepository'])) {
  19920.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundLocationRepository'];
  19921.         }
  19922.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundLocationRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CompoundLocationRepository($a);
  19923.     }
  19924.     /**
  19925.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CustomFieldRepository' shared autowired service.
  19926.      *
  19927.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CustomFieldRepository
  19928.      */
  19929.     protected function getCustomFieldRepositoryService()
  19930.     {
  19931.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CustomFieldRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19932.     }
  19933.     /**
  19934.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\FavouriteRepository' shared autowired service.
  19935.      *
  19936.      * @return \Aqarmap\Bundle\ListingBundle\Repository\FavouriteRepository
  19937.      */
  19938.     protected function getFavouriteRepositoryService()
  19939.     {
  19940.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\FavouriteRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\FavouriteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19941.     }
  19942.     /**
  19943.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\FeaturedCompanyLeadRepository' shared autowired service.
  19944.      *
  19945.      * @return \Aqarmap\Bundle\ListingBundle\Repository\FeaturedCompanyLeadRepository
  19946.      */
  19947.     protected function getFeaturedCompanyLeadRepositoryService()
  19948.     {
  19949.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/FeaturedCompanyLeadRepository.php';
  19950.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\FeaturedCompanyLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\FeaturedCompanyLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19951.     }
  19952.     /**
  19953.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\FreeListingRepository' shared autowired service.
  19954.      *
  19955.      * @return \Aqarmap\Bundle\ListingBundle\Repository\FreeListingRepository
  19956.      */
  19957.     protected function getFreeListingRepositoryService()
  19958.     {
  19959.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\FreeListingRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\FreeListingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19960.     }
  19961.     /**
  19962.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\InteractionRepository' shared autowired service.
  19963.      *
  19964.      * @return \Aqarmap\Bundle\ListingBundle\Repository\InteractionRepository
  19965.      */
  19966.     protected function getInteractionRepositoryService()
  19967.     {
  19968.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\InteractionRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\InteractionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19969.     }
  19970.     /**
  19971.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\LeadRepository' shared autowired service.
  19972.      *
  19973.      * @return \Aqarmap\Bundle\ListingBundle\Repository\LeadRepository
  19974.      */
  19975.     protected function getLeadRepositoryService()
  19976.     {
  19977.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\LeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19978.     }
  19979.     /**
  19980.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\LeadsExpectationsRepository' shared autowired service.
  19981.      *
  19982.      * @return \Aqarmap\Bundle\ListingBundle\Repository\LeadsExpectationsRepository
  19983.      */
  19984.     protected function getLeadsExpectationsRepositoryService()
  19985.     {
  19986.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/LeadsExpectationsRepository.php';
  19987.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadsExpectationsRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\LeadsExpectationsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19988.     }
  19989.     /**
  19990.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingActivityLogRepository' shared autowired service.
  19991.      *
  19992.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingActivityLogRepository
  19993.      */
  19994.     protected function getListingActivityLogRepositoryService()
  19995.     {
  19996.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingActivityLogRepository.php';
  19997.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingActivityLogRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingActivityLogRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  19998.     }
  19999.     /**
  20000.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingFeatureRepository' shared autowired service.
  20001.      *
  20002.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingFeatureRepository
  20003.      */
  20004.     protected function getListingFeatureRepositoryService()
  20005.     {
  20006.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingFeatureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20007.     }
  20008.     /**
  20009.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionAggregationRepository' shared autowired service.
  20010.      *
  20011.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionAggregationRepository
  20012.      */
  20013.     protected function getListingImpressionAggregationRepositoryService()
  20014.     {
  20015.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingImpressionAggregationRepository.php';
  20016.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionAggregationRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionAggregationRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  20017.     }
  20018.     /**
  20019.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionRepository' shared autowired service.
  20020.      *
  20021.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionRepository
  20022.      */
  20023.     protected function getListingImpressionRepositoryService()
  20024.     {
  20025.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  20026.     }
  20027.     /**
  20028.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingLeadRepository' shared autowired service.
  20029.      *
  20030.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingLeadRepository
  20031.      */
  20032.     protected function getListingLeadRepositoryService()
  20033.     {
  20034.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20035.     }
  20036.     /**
  20037.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingNoteRepository' shared autowired service.
  20038.      *
  20039.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingNoteRepository
  20040.      */
  20041.     protected function getListingNoteRepositoryService()
  20042.     {
  20043.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingNoteRepository.php';
  20044.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingNoteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20045.     }
  20046.     /**
  20047.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingPhoneRepository' shared autowired service.
  20048.      *
  20049.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingPhoneRepository
  20050.      */
  20051.     protected function getListingPhoneRepositoryService()
  20052.     {
  20053.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhoneRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingPhoneRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20054.     }
  20055.     /**
  20056.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingRateReasonsRepository' shared autowired service.
  20057.      *
  20058.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingRateReasonsRepository
  20059.      */
  20060.     protected function getListingRateReasonsRepositoryService()
  20061.     {
  20062.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingRateReasonsRepository.php';
  20063.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateReasonsRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingRateReasonsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20064.     }
  20065.     /**
  20066.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingRateRepository' shared autowired service.
  20067.      *
  20068.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingRateRepository
  20069.      */
  20070.     protected function getListingRateRepositoryService()
  20071.     {
  20072.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingRateRepository.php';
  20073.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingRateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20074.     }
  20075.     /**
  20076.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\LocationRepository' shared autowired service.
  20077.      *
  20078.      * @return \Aqarmap\Bundle\ListingBundle\Repository\LocationRepository
  20079.      */
  20080.     protected function getLocationRepositoryService()
  20081.     {
  20082.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20083.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'])) {
  20084.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'];
  20085.         }
  20086.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\LocationRepository($a);
  20087.     }
  20088.     /**
  20089.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\LocationSearchHistoryRepository' shared autowired service.
  20090.      *
  20091.      * @return \Aqarmap\Bundle\ListingBundle\Repository\LocationSearchHistoryRepository
  20092.      */
  20093.     protected function getLocationSearchHistoryRepositoryService()
  20094.     {
  20095.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/LocationSearchHistoryRepository.php';
  20096.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSearchHistoryRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\LocationSearchHistoryRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  20097.     }
  20098.     /**
  20099.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\LocationSupplyDemandRepository' shared autowired service.
  20100.      *
  20101.      * @return \Aqarmap\Bundle\ListingBundle\Repository\LocationSupplyDemandRepository
  20102.      */
  20103.     protected function getLocationSupplyDemandRepositoryService()
  20104.     {
  20105.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/LocationSupplyDemandRepository.php';
  20106.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSupplyDemandRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\LocationSupplyDemandRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20107.     }
  20108.     /**
  20109.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\MessageLeadRepository' shared autowired service.
  20110.      *
  20111.      * @return \Aqarmap\Bundle\ListingBundle\Repository\MessageLeadRepository
  20112.      */
  20113.     protected function getMessageLeadRepositoryService()
  20114.     {
  20115.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\MessageLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\MessageLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20116.     }
  20117.     /**
  20118.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\PhoneLeadRepository' shared autowired service.
  20119.      *
  20120.      * @return \Aqarmap\Bundle\ListingBundle\Repository\PhoneLeadRepository
  20121.      */
  20122.     protected function getPhoneLeadRepositoryService()
  20123.     {
  20124.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\PhoneLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20125.     }
  20126.     /**
  20127.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\PhoneRepository' shared autowired service.
  20128.      *
  20129.      * @return \Aqarmap\Bundle\ListingBundle\Repository\PhoneRepository
  20130.      */
  20131.     protected function getPhoneRepositoryService()
  20132.     {
  20133.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\PhoneRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20134.     }
  20135.     /**
  20136.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ProjectSettingRepository' shared autowired service.
  20137.      *
  20138.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ProjectSettingRepository
  20139.      */
  20140.     protected function getProjectSettingRepositoryService()
  20141.     {
  20142.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ProjectSettingRepository.php';
  20143.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ProjectSettingRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ProjectSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20144.     }
  20145.     /**
  20146.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\PropertyTypeRepository' shared autowired service.
  20147.      *
  20148.      * @return \Aqarmap\Bundle\ListingBundle\Repository\PropertyTypeRepository
  20149.      */
  20150.     protected function getPropertyTypeRepositoryService()
  20151.     {
  20152.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20153.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'])) {
  20154.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'];
  20155.         }
  20156.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] = $instance = new \Aqarmap\Bundle\ListingBundle\Repository\PropertyTypeRepository($a);
  20157.         $instance->setCacheManager(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()));
  20158.         return $instance;
  20159.     }
  20160.     /**
  20161.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\QuickRegistrationUnsubmitSurveyRepository' shared autowired service.
  20162.      *
  20163.      * @return \Aqarmap\Bundle\ListingBundle\Repository\QuickRegistrationUnsubmitSurveyRepository
  20164.      */
  20165.     protected function getQuickRegistrationUnsubmitSurveyRepositoryService()
  20166.     {
  20167.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/QuickRegistrationUnsubmitSurveyRepository.php';
  20168.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\QuickRegistrationUnsubmitSurveyRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\QuickRegistrationUnsubmitSurveyRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  20169.     }
  20170.     /**
  20171.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\RejectionRepository' shared autowired service.
  20172.      *
  20173.      * @return \Aqarmap\Bundle\ListingBundle\Repository\RejectionRepository
  20174.      */
  20175.     protected function getRejectionRepositoryService()
  20176.     {
  20177.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\RejectionRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\RejectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20178.     }
  20179.     /**
  20180.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\SavedSearchRepository' shared autowired service.
  20181.      *
  20182.      * @return \Aqarmap\Bundle\ListingBundle\Repository\SavedSearchRepository
  20183.      */
  20184.     protected function getSavedSearchRepositoryService()
  20185.     {
  20186.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/SavedSearchRepository.php';
  20187.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SavedSearchRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\SavedSearchRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  20188.     }
  20189.     /**
  20190.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingRepository' shared autowired service.
  20191.      *
  20192.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingRepository
  20193.      */
  20194.     protected function getScrapedListingRepositoryService()
  20195.     {
  20196.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ScrapedListingRepository.php';
  20197.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  20198.     }
  20199.     /**
  20200.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingStatsRepository' shared autowired service.
  20201.      *
  20202.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingStatsRepository
  20203.      */
  20204.     protected function getScrapedListingStatsRepositoryService()
  20205.     {
  20206.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ScrapedListingStatsRepository.php';
  20207.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingStatsRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingStatsRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  20208.     }
  20209.     /**
  20210.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\SearchKeywordRepository' shared autowired service.
  20211.      *
  20212.      * @return \Aqarmap\Bundle\ListingBundle\Repository\SearchKeywordRepository
  20213.      */
  20214.     protected function getSearchKeywordRepositoryService()
  20215.     {
  20216.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/SearchKeywordRepository.php';
  20217.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchKeywordRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\SearchKeywordRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  20218.     }
  20219.     /**
  20220.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\SearchRepository' shared autowired service.
  20221.      *
  20222.      * @return \Aqarmap\Bundle\ListingBundle\Repository\SearchRepository
  20223.      */
  20224.     protected function getSearchRepositoryService()
  20225.     {
  20226.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/SearchRepository.php';
  20227.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\SearchRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20228.     }
  20229.     /**
  20230.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\SectionRepository' shared autowired service.
  20231.      *
  20232.      * @return \Aqarmap\Bundle\ListingBundle\Repository\SectionRepository
  20233.      */
  20234.     protected function getSectionRepositoryService()
  20235.     {
  20236.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\SectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20237.     }
  20238.     /**
  20239.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\SimilarListingsLeadRepository' shared autowired service.
  20240.      *
  20241.      * @return \Aqarmap\Bundle\ListingBundle\Repository\SimilarListingsLeadRepository
  20242.      */
  20243.     protected function getSimilarListingsLeadRepositoryService()
  20244.     {
  20245.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SimilarListingsLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\SimilarListingsLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20246.     }
  20247.     /**
  20248.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\TargetUserLeadRepository' shared autowired service.
  20249.      *
  20250.      * @return \Aqarmap\Bundle\ListingBundle\Repository\TargetUserLeadRepository
  20251.      */
  20252.     protected function getTargetUserLeadRepositoryService()
  20253.     {
  20254.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\TargetUserLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20255.     }
  20256.     /**
  20257.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\TargetUserMessageLeadRepository' shared autowired service.
  20258.      *
  20259.      * @return \Aqarmap\Bundle\ListingBundle\Repository\TargetUserMessageLeadRepository
  20260.      */
  20261.     protected function getTargetUserMessageLeadRepositoryService()
  20262.     {
  20263.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserMessageLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\TargetUserMessageLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20264.     }
  20265.     /**
  20266.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\TargetUserPhoneLeadRepository' shared autowired service.
  20267.      *
  20268.      * @return \Aqarmap\Bundle\ListingBundle\Repository\TargetUserPhoneLeadRepository
  20269.      */
  20270.     protected function getTargetUserPhoneLeadRepositoryService()
  20271.     {
  20272.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserPhoneLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\TargetUserPhoneLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20273.     }
  20274.     /**
  20275.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\TopCustomerRepository' shared autowired service.
  20276.      *
  20277.      * @return \Aqarmap\Bundle\ListingBundle\Repository\TopCustomerRepository
  20278.      */
  20279.     protected function getTopCustomerRepositoryService()
  20280.     {
  20281.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/TopCustomerRepository.php';
  20282.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TopCustomerRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\TopCustomerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20283.     }
  20284.     /**
  20285.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\TopSellerLeadRepository' shared autowired service.
  20286.      *
  20287.      * @return \Aqarmap\Bundle\ListingBundle\Repository\TopSellerLeadRepository
  20288.      */
  20289.     protected function getTopSellerLeadRepositoryService()
  20290.     {
  20291.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\TopSellerLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20292.     }
  20293.     /**
  20294.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\UserDomainLeadRepository' shared autowired service.
  20295.      *
  20296.      * @return \Aqarmap\Bundle\ListingBundle\Repository\UserDomainLeadRepository
  20297.      */
  20298.     protected function getUserDomainLeadRepositoryService()
  20299.     {
  20300.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\UserDomainLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20301.     }
  20302.     /**
  20303.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\UserDomainMessageLeadRepository' shared autowired service.
  20304.      *
  20305.      * @return \Aqarmap\Bundle\ListingBundle\Repository\UserDomainMessageLeadRepository
  20306.      */
  20307.     protected function getUserDomainMessageLeadRepositoryService()
  20308.     {
  20309.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainMessageLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\UserDomainMessageLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20310.     }
  20311.     /**
  20312.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\UserDomainPhoneLeadRepository' shared autowired service.
  20313.      *
  20314.      * @return \Aqarmap\Bundle\ListingBundle\Repository\UserDomainPhoneLeadRepository
  20315.      */
  20316.     protected function getUserDomainPhoneLeadRepositoryService()
  20317.     {
  20318.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainPhoneLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\UserDomainPhoneLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20319.     }
  20320.     /**
  20321.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\UserPhoneRepository' shared autowired service.
  20322.      *
  20323.      * @return \Aqarmap\Bundle\ListingBundle\Repository\UserPhoneRepository
  20324.      */
  20325.     protected function getUserPhoneRepositoryService()
  20326.     {
  20327.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserPhoneRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\UserPhoneRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20328.     }
  20329.     /**
  20330.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\WhatsAppLeadRepository' shared autowired service.
  20331.      *
  20332.      * @return \Aqarmap\Bundle\ListingBundle\Repository\WhatsAppLeadRepository
  20333.      */
  20334.     protected function getWhatsAppLeadRepositoryService()
  20335.     {
  20336.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\WhatsAppLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\WhatsAppLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20337.     }
  20338.     /**
  20339.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AdvancedFilterFormTypeManager' shared autowired service.
  20340.      *
  20341.      * @return \Aqarmap\Bundle\ListingBundle\Service\AdvancedFilterFormTypeManager
  20342.      */
  20343.     protected function getAdvancedFilterFormTypeManagerService()
  20344.     {
  20345.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AdvancedFilterFormTypeManager.php';
  20346.         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()));
  20347.     }
  20348.     /**
  20349.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AdvancedSearchFormTypeManager' shared autowired service.
  20350.      *
  20351.      * @return \Aqarmap\Bundle\ListingBundle\Service\AdvancedSearchFormTypeManager
  20352.      */
  20353.     protected function getAdvancedSearchFormTypeManagerService()
  20354.     {
  20355.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AdvancedSearchFormTypeManager.php';
  20356.         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()));
  20357.     }
  20358.     /**
  20359.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Logger' shared autowired service.
  20360.      *
  20361.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Logger
  20362.      */
  20363.     protected function getLoggerService()
  20364.     {
  20365.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Logger.php';
  20366.         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()));
  20367.     }
  20368.     /**
  20369.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\ProcessManager' shared autowired service.
  20370.      *
  20371.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\ProcessManager
  20372.      */
  20373.     protected function getProcessManagerService()
  20374.     {
  20375.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/ProcessManager.php';
  20376.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/ScrapedListingStateManager.php';
  20377.         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()));
  20378.     }
  20379.     /**
  20380.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\ImagesMapper' shared autowired service.
  20381.      *
  20382.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\ImagesMapper
  20383.      */
  20384.     protected function getImagesMapperService()
  20385.     {
  20386.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/MapperInterface.php';
  20387.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/ImagesMapper.php';
  20388.         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));
  20389.     }
  20390.     /**
  20391.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\LocationMapper' shared autowired service.
  20392.      *
  20393.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\LocationMapper
  20394.      */
  20395.     protected function getLocationMapperService()
  20396.     {
  20397.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/MapperInterface.php';
  20398.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/LocationMapper.php';
  20399.         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()));
  20400.     }
  20401.     /**
  20402.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\PropertyTypeMapper' shared autowired service.
  20403.      *
  20404.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\PropertyTypeMapper
  20405.      */
  20406.     protected function getPropertyTypeMapperService()
  20407.     {
  20408.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/MapperInterface.php';
  20409.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/PropertyTypeMapper.php';
  20410.         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()));
  20411.     }
  20412.     /**
  20413.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\SectionMapper' shared autowired service.
  20414.      *
  20415.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\SectionMapper
  20416.      */
  20417.     protected function getSectionMapperService()
  20418.     {
  20419.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/MapperInterface.php';
  20420.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/SectionMapper.php';
  20421.         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()));
  20422.     }
  20423.     /**
  20424.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\CallLog\Logger' shared autowired service.
  20425.      *
  20426.      * @return \Aqarmap\Bundle\ListingBundle\Service\CallLog\Logger
  20427.      */
  20428.     protected function getLogger2Service()
  20429.     {
  20430.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CallLog/Logger.php';
  20431.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CallLog/LoggerInterface.php';
  20432.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CallLog/Drivers/Cookies.php';
  20433.         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()))));
  20434.     }
  20435.     /**
  20436.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\CallRequestManager' shared autowired service.
  20437.      *
  20438.      * @return \Aqarmap\Bundle\ListingBundle\Service\CallRequestManager
  20439.      */
  20440.     protected function getCallRequestManagerService()
  20441.     {
  20442.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20443.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'])) {
  20444.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'];
  20445.         }
  20446.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service());
  20447.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'])) {
  20448.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'];
  20449.         }
  20450.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20451.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'])) {
  20452.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'];
  20453.         }
  20454.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  20455.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'])) {
  20456.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'];
  20457.         }
  20458.         $e = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  20459.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'])) {
  20460.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'];
  20461.         }
  20462.         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()));
  20463.     }
  20464.     /**
  20465.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\CompoundService' shared autowired service.
  20466.      *
  20467.      * @return \Aqarmap\Bundle\ListingBundle\Service\CompoundService
  20468.      */
  20469.     protected function getCompoundServiceService()
  20470.     {
  20471.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20472.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  20473.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  20474.         }
  20475.         $b = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  20476.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  20477.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  20478.         }
  20479.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  20480.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  20481.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  20482.         }
  20483.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  20484.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  20485.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  20486.         }
  20487.         $e = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  20488.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  20489.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  20490.         }
  20491.         $f = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundLocationRepository'] ?? $this->getCompoundLocationRepositoryService());
  20492.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  20493.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  20494.         }
  20495.         $g = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  20496.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  20497.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  20498.         }
  20499.         $h = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20500.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  20501.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  20502.         }
  20503.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'] = $instance = new \Aqarmap\Bundle\ListingBundle\Service\CompoundService($this$a, ($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()), $b$c$d, new \Aqarmap\Bundle\ListingBundle\Service\CompoundSearchFormTypeManager(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), $e$a), $f, ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->services['router'] ?? $this->getRouterService()), $e, ($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);
  20504.         $instance->setCompoundSearchService(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'] ?? $this->getCompoundSearchServiceService()));
  20505.         return $instance;
  20506.     }
  20507.     /**
  20508.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\CustomFieldService' shared autowired service.
  20509.      *
  20510.      * @return \Aqarmap\Bundle\ListingBundle\Service\CustomFieldService
  20511.      */
  20512.     protected function getCustomFieldServiceService()
  20513.     {
  20514.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CustomFieldService.php';
  20515.         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()));
  20516.     }
  20517.     /**
  20518.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\FavouriteService' shared autowired service.
  20519.      *
  20520.      * @return \Aqarmap\Bundle\ListingBundle\Service\FavouriteService
  20521.      */
  20522.     protected function getFavouriteServiceService()
  20523.     {
  20524.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/FavouriteService.php';
  20525.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20526.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService'])) {
  20527.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService'];
  20528.         }
  20529.         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()));
  20530.     }
  20531.     /**
  20532.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\InteractionService' shared autowired service.
  20533.      *
  20534.      * @return \Aqarmap\Bundle\ListingBundle\Service\InteractionService
  20535.      */
  20536.     protected function getInteractionServiceService()
  20537.     {
  20538.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20539.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'])) {
  20540.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'];
  20541.         }
  20542.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20543.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'])) {
  20544.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'];
  20545.         }
  20546.         $c = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService());
  20547.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'])) {
  20548.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'];
  20549.         }
  20550.         $d = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  20551.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'])) {
  20552.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'];
  20553.         }
  20554.         $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()));
  20555.         $instance->setListingManager(($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()));
  20556.         return $instance;
  20557.     }
  20558.     /**
  20559.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\LeadService' shared autowired service.
  20560.      *
  20561.      * @return \Aqarmap\Bundle\ListingBundle\Service\LeadService
  20562.      */
  20563.     protected function getLeadService2Service()
  20564.     {
  20565.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20566.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  20567.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  20568.         }
  20569.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20570.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  20571.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  20572.         }
  20573.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadServiceFactory'] ?? $this->getLeadServiceFactoryService());
  20574.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  20575.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  20576.         }
  20577.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  20578.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  20579.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  20580.         }
  20581.         $e = ($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'] ?? $this->getComposerService());
  20582.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  20583.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  20584.         }
  20585.         $f = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'] ?? $this->getInteractionServiceService());
  20586.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  20587.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  20588.         }
  20589.         $g = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  20590.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  20591.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  20592.         }
  20593.         $h = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  20594.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  20595.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  20596.         }
  20597.         $i = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  20598.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  20599.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  20600.         }
  20601.         $j = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  20602.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  20603.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  20604.         }
  20605.         $k = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'] ?? $this->getLeadsInsightsServiceService());
  20606.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  20607.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  20608.         }
  20609.         $l = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  20610.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  20611.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  20612.         }
  20613.         $m = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  20614.         $n = ($this->services['translator'] ?? $this->getTranslatorService());
  20615.         $o = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository'] ?? $this->getLeadRepositoryService());
  20616.         $p = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
  20617.         $q = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService());
  20618.         $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()));
  20619.         $instance->setListingManager(($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()));
  20620.         return $instance;
  20621.     }
  20622.     /**
  20623.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\LeadServiceFactory' shared autowired service.
  20624.      *
  20625.      * @return \Aqarmap\Bundle\ListingBundle\Service\LeadServiceFactory
  20626.      */
  20627.     protected function getLeadServiceFactoryService()
  20628.     {
  20629.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20630.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadServiceFactory'])) {
  20631.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadServiceFactory'];
  20632.         }
  20633.         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()));
  20634.     }
  20635.     /**
  20636.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\LeadsInsightsService' shared autowired service.
  20637.      *
  20638.      * @return \Aqarmap\Bundle\ListingBundle\Service\LeadsInsightsService
  20639.      */
  20640.     protected function getLeadsInsightsServiceService()
  20641.     {
  20642.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  20643.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'])) {
  20644.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'];
  20645.         }
  20646.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20647.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'])) {
  20648.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'];
  20649.         }
  20650.         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->getLeadRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository'] ?? $this->getTopSellerLeadRepositoryService()), $b, ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepository2Service()));
  20651.     }
  20652.     /**
  20653.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingActivityLogService' shared autowired service.
  20654.      *
  20655.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingActivityLogService
  20656.      */
  20657.     protected function getListingActivityLogServiceService()
  20658.     {
  20659.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingActivityLogService.php';
  20660.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  20661.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingActivityLogService'])) {
  20662.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingActivityLogService'];
  20663.         }
  20664.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingActivityLogService'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingActivityLogService(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingActivityLogRepository'] ?? $this->getListingActivityLogRepositoryService()), $a);
  20665.     }
  20666.     /**
  20667.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingContactRateService' shared autowired service.
  20668.      *
  20669.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingContactRateService
  20670.      */
  20671.     protected function getListingContactRateServiceService()
  20672.     {
  20673.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingContactRateService'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingContactRateService(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()));
  20674.     }
  20675.     /**
  20676.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingFeatureService' shared autowired service.
  20677.      *
  20678.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingFeatureService
  20679.      */
  20680.     protected function getListingFeatureServiceService()
  20681.     {
  20682.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20683.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'])) {
  20684.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'];
  20685.         }
  20686.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20687.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'])) {
  20688.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'];
  20689.         }
  20690.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  20691.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'])) {
  20692.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'];
  20693.         }
  20694.         $d = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  20695.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'])) {
  20696.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'];
  20697.         }
  20698.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingFeatureService($a$b$c$d, ($this->services['translator'] ?? $this->getTranslatorService()));
  20699.     }
  20700.     /**
  20701.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingImpressionService' shared autowired service.
  20702.      *
  20703.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingImpressionService
  20704.      */
  20705.     protected function getListingImpressionServiceService()
  20706.     {
  20707.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingImpressionService.php';
  20708.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20709.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'])) {
  20710.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'];
  20711.         }
  20712.         $b = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  20713.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'])) {
  20714.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'];
  20715.         }
  20716.         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()));
  20717.     }
  20718.     /**
  20719.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingLabelQueueProducer' shared autowired service.
  20720.      *
  20721.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingLabelQueueProducer
  20722.      */
  20723.     protected function getListingLabelQueueProducerService()
  20724.     {
  20725.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingLabelQueueProducer.php';
  20726.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingLabelQueueProducer'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingLabelQueueProducer(($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()));
  20727.     }
  20728.     /**
  20729.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingNoteService' shared autowired service.
  20730.      *
  20731.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingNoteService
  20732.      */
  20733.     protected function getListingNoteServiceService()
  20734.     {
  20735.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingNoteService.php';
  20736.         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()));
  20737.     }
  20738.     /**
  20739.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingRateService' shared autowired service.
  20740.      *
  20741.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingRateService
  20742.      */
  20743.     protected function getListingRateServiceService()
  20744.     {
  20745.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingRateService.php';
  20746.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20747.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'])) {
  20748.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'];
  20749.         }
  20750.         $b = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20751.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'])) {
  20752.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'];
  20753.         }
  20754.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20755.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'])) {
  20756.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'];
  20757.         }
  20758.         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()));
  20759.     }
  20760.     /**
  20761.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingRuleMatcher' shared autowired service.
  20762.      *
  20763.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingRuleMatcher
  20764.      */
  20765.     protected function getListingRuleMatcherService()
  20766.     {
  20767.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20768.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'])) {
  20769.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'];
  20770.         }
  20771.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  20772.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'])) {
  20773.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'];
  20774.         }
  20775.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingRuleMatcher($a$b, new \Aqarmap\Bundle\ListingBundle\Repository\RuleRepository($a));
  20776.     }
  20777.     /**
  20778.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\LocationHistoryService' shared autowired service.
  20779.      *
  20780.      * @return \Aqarmap\Bundle\ListingBundle\Service\LocationHistoryService
  20781.      */
  20782.     protected function getLocationHistoryServiceService()
  20783.     {
  20784.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LocationHistoryService.php';
  20785.         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()));
  20786.     }
  20787.     /**
  20788.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\LocationManager' shared autowired service.
  20789.      *
  20790.      * @return \Aqarmap\Bundle\ListingBundle\Service\LocationManager
  20791.      */
  20792.     protected function getLocationManagerService()
  20793.     {
  20794.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20795.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'])) {
  20796.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'];
  20797.         }
  20798.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  20799.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'])) {
  20800.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'];
  20801.         }
  20802.         $c = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  20803.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'])) {
  20804.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'];
  20805.         }
  20806.         $d = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'] ?? $this->getCriteriaMediator2Service());
  20807.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'])) {
  20808.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'];
  20809.         }
  20810.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  20811.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'])) {
  20812.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'];
  20813.         }
  20814.         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()));
  20815.     }
  20816.     /**
  20817.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\Mortgage\MortgageService' shared autowired service.
  20818.      *
  20819.      * @return \Aqarmap\Bundle\ListingBundle\Service\Mortgage\MortgageService
  20820.      */
  20821.     protected function getMortgageServiceService()
  20822.     {
  20823.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Mortgage/MortgageService.php';
  20824.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\Mortgage\\MortgageService'] = new \Aqarmap\Bundle\ListingBundle\Service\Mortgage\MortgageService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  20825.     }
  20826.     /**
  20827.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\PhoneManager' shared autowired service.
  20828.      *
  20829.      * @return \Aqarmap\Bundle\ListingBundle\Service\PhoneManager
  20830.      */
  20831.     protected function getPhoneManagerService()
  20832.     {
  20833.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20834.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'])) {
  20835.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'];
  20836.         }
  20837.         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())));
  20838.     }
  20839.     /**
  20840.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\QuickRegUnsubmittedSurveyService' shared autowired service.
  20841.      *
  20842.      * @return \Aqarmap\Bundle\ListingBundle\Service\QuickRegUnsubmittedSurveyService
  20843.      */
  20844.     protected function getQuickRegUnsubmittedSurveyServiceService()
  20845.     {
  20846.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/QuickRegUnsubmittedSurveyService.php';
  20847.         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()));
  20848.     }
  20849.     /**
  20850.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\RelatedResultService' shared autowired service.
  20851.      *
  20852.      * @return \Aqarmap\Bundle\ListingBundle\Service\RelatedResultService
  20853.      */
  20854.     protected function getRelatedResultServiceService()
  20855.     {
  20856.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20857.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  20858.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  20859.         }
  20860.         $b = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'] ?? $this->getCriteriaMediator2Service());
  20861.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  20862.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  20863.         }
  20864.         $c = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  20865.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  20866.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  20867.         }
  20868.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'] ?? $this->getListingServiceService());
  20869.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  20870.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  20871.         }
  20872.         $e = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  20873.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  20874.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  20875.         }
  20876.         $f = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20877.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  20878.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  20879.         }
  20880.         $g = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  20881.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  20882.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  20883.         }
  20884.         $h = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  20885.         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);
  20886.     }
  20887.     /**
  20888.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ReviewService' shared autowired service.
  20889.      *
  20890.      * @return \Aqarmap\Bundle\ListingBundle\Service\ReviewService
  20891.      */
  20892.     protected function getReviewServiceService()
  20893.     {
  20894.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ReviewService.php';
  20895.         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()));
  20896.     }
  20897.     /**
  20898.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\SavedSearchService' shared autowired service.
  20899.      *
  20900.      * @return \Aqarmap\Bundle\ListingBundle\Service\SavedSearchService
  20901.      */
  20902.     protected function getSavedSearchServiceService()
  20903.     {
  20904.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/SavedSearchServiceInterface.php';
  20905.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SavedSearchService.php';
  20906.         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()));
  20907.     }
  20908.     /**
  20909.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ScrapedListingService' shared autowired service.
  20910.      *
  20911.      * @return \Aqarmap\Bundle\ListingBundle\Service\ScrapedListingService
  20912.      */
  20913.     protected function getScrapedListingServiceService()
  20914.     {
  20915.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ScrapedListingService.php';
  20916.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Model/SMSManagerInterface.php';
  20917.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/SMS/InfobipManager.php';
  20918.         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()));
  20919.     }
  20920.     /**
  20921.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\SectionService' shared autowired service.
  20922.      *
  20923.      * @return \Aqarmap\Bundle\ListingBundle\Service\SectionService
  20924.      */
  20925.     protected function getSectionServiceService()
  20926.     {
  20927.         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()));
  20928.     }
  20929.     /**
  20930.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\SpecialListingFeatureDecorator' shared autowired service.
  20931.      *
  20932.      * @return \Aqarmap\Bundle\ListingBundle\Service\SpecialListingFeatureDecorator
  20933.      */
  20934.     protected function getSpecialListingFeatureDecoratorService()
  20935.     {
  20936.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SpecialListingFeatureDecorator.php';
  20937.         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()));
  20938.     }
  20939.     /**
  20940.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\SupplyDemandManager' shared autowired service.
  20941.      *
  20942.      * @return \Aqarmap\Bundle\ListingBundle\Service\SupplyDemandManager
  20943.      */
  20944.     protected function getSupplyDemandManagerService()
  20945.     {
  20946.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SupplyDemandManager.php';
  20947.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20948.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'])) {
  20949.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'];
  20950.         }
  20951.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  20952.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'])) {
  20953.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'];
  20954.         }
  20955.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  20956.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'])) {
  20957.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'];
  20958.         }
  20959.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  20960.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'])) {
  20961.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'];
  20962.         }
  20963.         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\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\InteractionRepository'] ?? $this->getInteractionRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] ?? $this->getSectionRepositoryService()));
  20964.     }
  20965.     /**
  20966.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\TopCustomerService' shared autowired service.
  20967.      *
  20968.      * @return \Aqarmap\Bundle\ListingBundle\Service\TopCustomerService
  20969.      */
  20970.     protected function getTopCustomerServiceService()
  20971.     {
  20972.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/TopCustomerService.php';
  20973.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/TopCustomerValidatorInterface.php';
  20974.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/TopCustomerValidator.php';
  20975.         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()));
  20976.     }
  20977.     /**
  20978.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V3\ListingAttributesMapper' shared autowired service.
  20979.      *
  20980.      * @return \Aqarmap\Bundle\ListingBundle\Service\V3\ListingAttributesMapper
  20981.      */
  20982.     protected function getListingAttributesMapperService()
  20983.     {
  20984.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesTransformer'] ?? $this->getListingAttributesTransformerService());
  20985.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'])) {
  20986.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'];
  20987.         }
  20988.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20989.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'])) {
  20990.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'];
  20991.         }
  20992.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'] = new \Aqarmap\Bundle\ListingBundle\Service\V3\ListingAttributesMapper($a$b);
  20993.     }
  20994.     /**
  20995.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V3\ListingAttributesTransformer' shared autowired service.
  20996.      *
  20997.      * @return \Aqarmap\Bundle\ListingBundle\Service\V3\ListingAttributesTransformer
  20998.      */
  20999.     protected function getListingAttributesTransformerService()
  21000.     {
  21001.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21002.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesTransformer'])) {
  21003.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesTransformer'];
  21004.         }
  21005.         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()));
  21006.     }
  21007.     /**
  21008.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V3\ListingTranslationMapper' shared autowired service.
  21009.      *
  21010.      * @return \Aqarmap\Bundle\ListingBundle\Service\V3\ListingTranslationMapper
  21011.      */
  21012.     protected function getListingTranslationMapperService()
  21013.     {
  21014.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21015.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'])) {
  21016.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'];
  21017.         }
  21018.         $b = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  21019.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'])) {
  21020.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'];
  21021.         }
  21022.         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))));
  21023.     }
  21024.     /**
  21025.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\CompoundAveragePriceService' shared autowired service.
  21026.      *
  21027.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\CompoundAveragePriceService
  21028.      */
  21029.     protected function getCompoundAveragePriceServiceService()
  21030.     {
  21031.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CompoundAveragePriceService.php';
  21032.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21033.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundAveragePriceService'])) {
  21034.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundAveragePriceService'];
  21035.         }
  21036.         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()));
  21037.     }
  21038.     /**
  21039.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\CompoundDetailService' shared autowired service.
  21040.      *
  21041.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\CompoundDetailService
  21042.      */
  21043.     protected function getCompoundDetailServiceService()
  21044.     {
  21045.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CompoundDetailService.php';
  21046.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21047.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundDetailService'])) {
  21048.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundDetailService'];
  21049.         }
  21050.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundDetailService'] = new \Aqarmap\Bundle\ListingBundle\Service\V4\CompoundDetailService($a);
  21051.     }
  21052.     /**
  21053.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\CostPerLeadService' shared autowired service.
  21054.      *
  21055.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\CostPerLeadService
  21056.      */
  21057.     protected function getCostPerLeadServiceService()
  21058.     {
  21059.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  21060.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'])) {
  21061.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'];
  21062.         }
  21063.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21064.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'])) {
  21065.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'];
  21066.         }
  21067.         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);
  21068.     }
  21069.     /**
  21070.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\FreezedListingService' shared autowired service.
  21071.      *
  21072.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\FreezedListingService
  21073.      */
  21074.     protected function getFreezedListingServiceService()
  21075.     {
  21076.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/FreezedListingService.php';
  21077.         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()));
  21078.     }
  21079.     /**
  21080.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\ListingLabelService' shared autowired service.
  21081.      *
  21082.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\ListingLabelService
  21083.      */
  21084.     protected function getListingLabelServiceService()
  21085.     {
  21086.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingLabelService.php';
  21087.         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()));
  21088.     }
  21089.     /**
  21090.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\ListingService' shared autowired service.
  21091.      *
  21092.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\ListingService
  21093.      */
  21094.     protected function getListingServiceService()
  21095.     {
  21096.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21097.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  21098.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  21099.         }
  21100.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  21101.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  21102.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  21103.         }
  21104.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  21105.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  21106.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  21107.         }
  21108.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'] ?? $this->getListingTranslationMapperService());
  21109.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  21110.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  21111.         }
  21112.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'] ?? $this->getListingAttributesMapperService());
  21113.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  21114.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  21115.         }
  21116.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21117.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  21118.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  21119.         }
  21120.         $g = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  21121.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  21122.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  21123.         }
  21124.         $h = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  21125.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  21126.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  21127.         }
  21128.         $i = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  21129.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  21130.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  21131.         }
  21132.         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']);
  21133.     }
  21134.     /**
  21135.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\LocationService' shared autowired service.
  21136.      *
  21137.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\LocationService
  21138.      */
  21139.     protected function getLocationServiceService()
  21140.     {
  21141.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21142.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'])) {
  21143.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'];
  21144.         }
  21145.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  21146.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'])) {
  21147.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'];
  21148.         }
  21149.         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()));
  21150.     }
  21151.     /**
  21152.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\BulkListingsApproveStrategy' shared autowired service.
  21153.      *
  21154.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\BulkListingsApproveStrategy
  21155.      */
  21156.     protected function getBulkListingsApproveStrategyService()
  21157.     {
  21158.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  21159.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/BulkListingsApproveStrategy.php';
  21160.         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()));
  21161.     }
  21162.     /**
  21163.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\CompoundAveragePriceStrategy' shared autowired service.
  21164.      *
  21165.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\CompoundAveragePriceStrategy
  21166.      */
  21167.     protected function getCompoundAveragePriceStrategyService()
  21168.     {
  21169.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  21170.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/CompoundAveragePriceStrategy.php';
  21171.         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()));
  21172.     }
  21173.     /**
  21174.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\ImportLocationsStrategy' shared autowired service.
  21175.      *
  21176.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\ImportLocationsStrategy
  21177.      */
  21178.     protected function getImportLocationsStrategyService()
  21179.     {
  21180.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  21181.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/ImportLocationsStrategy.php';
  21182.         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()));
  21183.     }
  21184.     /**
  21185.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\RecordLocationSearchHistoryStrategy' shared autowired service.
  21186.      *
  21187.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\RecordLocationSearchHistoryStrategy
  21188.      */
  21189.     protected function getRecordLocationSearchHistoryStrategyService()
  21190.     {
  21191.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  21192.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/RecordLocationSearchHistoryStrategy.php';
  21193.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\RecordLocationSearchHistoryStrategy'] = new \Aqarmap\Bundle\ListingBundle\Strategy\RecordLocationSearchHistoryStrategy(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchHistoryService'] ?? $this->getLocationSearchHistoryServiceService()));
  21194.     }
  21195.     /**
  21196.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\RecordSearchKeywordHistoryStrategy' shared autowired service.
  21197.      *
  21198.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\RecordSearchKeywordHistoryStrategy
  21199.      */
  21200.     protected function getRecordSearchKeywordHistoryStrategyService()
  21201.     {
  21202.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  21203.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/RecordSearchKeywordHistoryStrategy.php';
  21204.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\RecordSearchKeywordHistoryStrategy'] = new \Aqarmap\Bundle\ListingBundle\Strategy\RecordSearchKeywordHistoryStrategy(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SearchKeywordHistoryService'] ?? $this->getSearchKeywordHistoryServiceService()));
  21205.     }
  21206.     /**
  21207.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\SyncProjectListingsStrategy' shared autowired service.
  21208.      *
  21209.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\SyncProjectListingsStrategy
  21210.      */
  21211.     protected function getSyncProjectListingsStrategyService()
  21212.     {
  21213.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  21214.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/SyncProjectListingsStrategy.php';
  21215.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\SyncProjectListingsStrategy'] = new \Aqarmap\Bundle\ListingBundle\Strategy\SyncProjectListingsStrategy(($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()));
  21216.     }
  21217.     /**
  21218.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\UpdateListingImpressionsStrategy' shared autowired service.
  21219.      *
  21220.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\UpdateListingImpressionsStrategy
  21221.      */
  21222.     protected function getUpdateListingImpressionsStrategyService()
  21223.     {
  21224.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  21225.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/UpdateListingImpressionsStrategy.php';
  21226.         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()));
  21227.     }
  21228.     /**
  21229.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\UpdateListingLabelStrategy' shared autowired service.
  21230.      *
  21231.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\UpdateListingLabelStrategy
  21232.      */
  21233.     protected function getUpdateListingLabelStrategyService()
  21234.     {
  21235.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  21236.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/UpdateListingLabelStrategy.php';
  21237.         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()));
  21238.     }
  21239.     /**
  21240.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Twig\ListingExtension' shared autowired service.
  21241.      *
  21242.      * @return \Aqarmap\Bundle\ListingBundle\Twig\ListingExtension
  21243.      */
  21244.     protected function getListingExtensionService()
  21245.     {
  21246.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  21247.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'])) {
  21248.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'];
  21249.         }
  21250.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  21251.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'])) {
  21252.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'];
  21253.         }
  21254.         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()));
  21255.     }
  21256.     /**
  21257.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Twig\SearchDescriptionExtension' shared autowired service.
  21258.      *
  21259.      * @return \Aqarmap\Bundle\ListingBundle\Twig\SearchDescriptionExtension
  21260.      */
  21261.     protected function getSearchDescriptionExtensionService()
  21262.     {
  21263.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\MetaTagsBuilder'] ?? $this->getMetaTagsBuilderService());
  21264.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\SearchDescriptionExtension'])) {
  21265.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\SearchDescriptionExtension'];
  21266.         }
  21267.         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);
  21268.     }
  21269.     /**
  21270.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Validator\Constraints\IsYoutubeUrlOrNullValidator' shared autowired service.
  21271.      *
  21272.      * @return \Aqarmap\Bundle\ListingBundle\Validator\Constraints\IsYoutubeUrlOrNullValidator
  21273.      */
  21274.     protected function getIsYoutubeUrlOrNullValidatorService()
  21275.     {
  21276.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  21277.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  21278.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Validator/Constraints/IsYoutubeUrlOrNullValidator.php';
  21279.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Validator\\Constraints\\IsYoutubeUrlOrNullValidator'] = new \Aqarmap\Bundle\ListingBundle\Validator\Constraints\IsYoutubeUrlOrNullValidator();
  21280.     }
  21281.     /**
  21282.      * Gets the private 'Aqarmap\Bundle\MainBundle\Adapter\MailerService' shared autowired service.
  21283.      *
  21284.      * @return \Aqarmap\Bundle\MainBundle\Adapter\MailerService
  21285.      */
  21286.     protected function getMailerServiceService()
  21287.     {
  21288.         $a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  21289.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'])) {
  21290.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'];
  21291.         }
  21292.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  21293.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'])) {
  21294.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'];
  21295.         }
  21296.         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);
  21297.     }
  21298.     /**
  21299.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\EntityPersisterCommand' shared autowired service.
  21300.      *
  21301.      * @return \Aqarmap\Bundle\MainBundle\Command\EntityPersisterCommand
  21302.      */
  21303.     protected function getEntityPersisterCommandService()
  21304.     {
  21305.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21306.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/EntityPersisterCommand.php';
  21307.         $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()));
  21308.         $instance->setName('app:entity:persist');
  21309.         return $instance;
  21310.     }
  21311.     /**
  21312.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\FixturesCommand' shared autowired service.
  21313.      *
  21314.      * @return \Aqarmap\Bundle\MainBundle\Command\FixturesCommand
  21315.      */
  21316.     protected function getFixturesCommandService()
  21317.     {
  21318.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21319.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/FixturesCommand.php';
  21320.         $this->privates['Aqarmap\\Bundle\\MainBundle\\Command\\FixturesCommand'] = $instance = new \Aqarmap\Bundle\MainBundle\Command\FixturesCommand();
  21321.         $instance->setName('app:fixtures:rebuild');
  21322.         return $instance;
  21323.     }
  21324.     /**
  21325.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\MoonshotCacheWarmerCommand' shared autowired service.
  21326.      *
  21327.      * @return \Aqarmap\Bundle\MainBundle\Command\MoonshotCacheWarmerCommand
  21328.      */
  21329.     protected function getMoonshotCacheWarmerCommandService()
  21330.     {
  21331.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21332.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/MoonshotCacheWarmerCommand.php';
  21333.         $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))));
  21334.         $instance->setName('app:cache:warmup');
  21335.         return $instance;
  21336.     }
  21337.     /**
  21338.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\PatchAddLegacyPropertyTypeCommand' shared autowired service.
  21339.      *
  21340.      * @return \Aqarmap\Bundle\MainBundle\Command\PatchAddLegacyPropertyTypeCommand
  21341.      */
  21342.     protected function getPatchAddLegacyPropertyTypeCommandService()
  21343.     {
  21344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21345.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/PatchAddLegacyPropertyTypeCommand.php';
  21346.         $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()));
  21347.         $instance->setName('app:patch:add-legacy-property-types');
  21348.         return $instance;
  21349.     }
  21350.     /**
  21351.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\PatchTreeRebuildCommand' shared autowired service.
  21352.      *
  21353.      * @return \Aqarmap\Bundle\MainBundle\Command\PatchTreeRebuildCommand
  21354.      */
  21355.     protected function getPatchTreeRebuildCommandService()
  21356.     {
  21357.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21358.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/PatchTreeRebuildCommand.php';
  21359.         $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()));
  21360.         $instance->setName('app:entity:tree-rebuild');
  21361.         return $instance;
  21362.     }
  21363.     /**
  21364.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\UpdateCustomFieldCommand' shared autowired service.
  21365.      *
  21366.      * @return \Aqarmap\Bundle\MainBundle\Command\UpdateCustomFieldCommand
  21367.      */
  21368.     protected function getUpdateCustomFieldCommandService()
  21369.     {
  21370.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21371.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/UpdateCustomFieldCommand.php';
  21372.         $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()));
  21373.         $instance->setName('app:custom-field:patch');
  21374.         return $instance;
  21375.     }
  21376.     /**
  21377.      * Gets the private 'Aqarmap\Bundle\MainBundle\Contract\ProducerFactoryInterface $pokeProducerFactory' shared autowired service.
  21378.      *
  21379.      * @return \Aqarmap\Bundle\MainBundle\Producer\ProducerFactory
  21380.      */
  21381.     protected function getProducerFactoryInterfacepokeProducerFactoryService()
  21382.     {
  21383.         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())));
  21384.     }
  21385.     /**
  21386.      * Gets the private 'Aqarmap\Bundle\MainBundle\Contract\ProducerFactoryInterface $producerFactory' shared autowired service.
  21387.      *
  21388.      * @return \Aqarmap\Bundle\MainBundle\Producer\ProducerFactory
  21389.      */
  21390.     protected function getProducerFactoryInterfaceproducerFactoryService()
  21391.     {
  21392.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] = new \Aqarmap\Bundle\MainBundle\Producer\ProducerFactory(($this->privates['aqarmap.sqs.service'] ?? $this->getAqarmap_Sqs_ServiceService()));
  21393.     }
  21394.     /**
  21395.      * Gets the private 'Aqarmap\Bundle\MainBundle\EventListener\BouncedEmailListener' shared autowired service.
  21396.      *
  21397.      * @return \Aqarmap\Bundle\MainBundle\EventListener\BouncedEmailListener
  21398.      */
  21399.     protected function getBouncedEmailListenerService()
  21400.     {
  21401.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/BouncedEmailListener.php';
  21402.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21403.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'])) {
  21404.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'];
  21405.         }
  21406.         $b = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  21407.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'])) {
  21408.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'];
  21409.         }
  21410.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'] = new \Aqarmap\Bundle\MainBundle\EventListener\BouncedEmailListener($a$b);
  21411.     }
  21412.     /**
  21413.      * Gets the private 'Aqarmap\Bundle\MainBundle\EventListener\FeedbackListener' shared autowired service.
  21414.      *
  21415.      * @return \Aqarmap\Bundle\MainBundle\EventListener\FeedbackListener
  21416.      */
  21417.     protected function getFeedbackListenerService()
  21418.     {
  21419.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/FeedbackListener.php';
  21420.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21421.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'])) {
  21422.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'];
  21423.         }
  21424.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  21425.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'])) {
  21426.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'];
  21427.         }
  21428.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  21429.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'])) {
  21430.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'];
  21431.         }
  21432.         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()));
  21433.     }
  21434.     /**
  21435.      * Gets the private 'Aqarmap\Bundle\MainBundle\EventListener\IpTraceSubscriber' shared autowired service.
  21436.      *
  21437.      * @return \Aqarmap\Bundle\MainBundle\EventListener\IpTraceSubscriber
  21438.      */
  21439.     protected function getIpTraceSubscriberService()
  21440.     {
  21441.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\IpTraceSubscriber'] = new \Aqarmap\Bundle\MainBundle\EventListener\IpTraceSubscriber(($this->privates['gedmo.listener.iptraceable'] ?? $this->getGedmo_Listener_IptraceableService()));
  21442.     }
  21443.     /**
  21444.      * Gets the private 'Aqarmap\Bundle\MainBundle\EventListener\SiteMapListener' shared autowired service.
  21445.      *
  21446.      * @return \Aqarmap\Bundle\MainBundle\EventListener\SiteMapListener
  21447.      */
  21448.     protected function getSiteMapListenerService()
  21449.     {
  21450.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/SiteMapListener.php';
  21451.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21452.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'])) {
  21453.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'];
  21454.         }
  21455.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\SiteMapService'] ?? $this->getSiteMapServiceService());
  21456.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'])) {
  21457.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'];
  21458.         }
  21459.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  21460.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'])) {
  21461.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'];
  21462.         }
  21463.         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))));
  21464.     }
  21465.     /**
  21466.      * Gets the private 'Aqarmap\Bundle\MainBundle\EventStreaming\EventStreamingClientFactory' shared autowired service.
  21467.      *
  21468.      * @return \Aqarmap\Bundle\MainBundle\EventStreaming\EventStreamingClientFactory
  21469.      */
  21470.     protected function getEventStreamingClientFactoryService()
  21471.     {
  21472.         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'));
  21473.     }
  21474.     /**
  21475.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\Admin\AddSettingType' shared autowired service.
  21476.      *
  21477.      * @return \Aqarmap\Bundle\MainBundle\Form\Admin\AddSettingType
  21478.      */
  21479.     protected function getAddSettingTypeService()
  21480.     {
  21481.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21482.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21483.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/Admin/AddSettingType.php';
  21484.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\AddSettingType'] = new \Aqarmap\Bundle\MainBundle\Form\Admin\AddSettingType();
  21485.     }
  21486.     /**
  21487.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\Admin\UpdateSettingType' shared autowired service.
  21488.      *
  21489.      * @return \Aqarmap\Bundle\MainBundle\Form\Admin\UpdateSettingType
  21490.      */
  21491.     protected function getUpdateSettingTypeService()
  21492.     {
  21493.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21494.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21495.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/Admin/UpdateSettingType.php';
  21496.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\UpdateSettingType'] = new \Aqarmap\Bundle\MainBundle\Form\Admin\UpdateSettingType();
  21497.     }
  21498.     /**
  21499.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\ConfirmFeaturedFormType' shared autowired service.
  21500.      *
  21501.      * @return \Aqarmap\Bundle\MainBundle\Form\ConfirmFeaturedFormType
  21502.      */
  21503.     protected function getConfirmFeaturedFormTypeService()
  21504.     {
  21505.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21506.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21507.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/ConfirmFeaturedFormType.php';
  21508.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFeaturedFormType'] = new \Aqarmap\Bundle\MainBundle\Form\ConfirmFeaturedFormType();
  21509.     }
  21510.     /**
  21511.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\ConfirmFormType' shared autowired service.
  21512.      *
  21513.      * @return \Aqarmap\Bundle\MainBundle\Form\ConfirmFormType
  21514.      */
  21515.     protected function getConfirmFormTypeService()
  21516.     {
  21517.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21518.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21519.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/ConfirmFormType.php';
  21520.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFormType'] = new \Aqarmap\Bundle\MainBundle\Form\ConfirmFormType();
  21521.     }
  21522.     /**
  21523.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\CustomParagraphType' shared autowired service.
  21524.      *
  21525.      * @return \Aqarmap\Bundle\MainBundle\Form\CustomParagraphType
  21526.      */
  21527.     protected function getCustomParagraphTypeService()
  21528.     {
  21529.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21530.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21531.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/CustomParagraphType.php';
  21532.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\CustomParagraphType'] = new \Aqarmap\Bundle\MainBundle\Form\CustomParagraphType();
  21533.     }
  21534.     /**
  21535.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\DefaultTopCustomerType' shared autowired service.
  21536.      *
  21537.      * @return \Aqarmap\Bundle\MainBundle\Form\DefaultTopCustomerType
  21538.      */
  21539.     protected function getDefaultTopCustomerTypeService()
  21540.     {
  21541.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21542.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21543.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/DefaultTopCustomerType.php';
  21544.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\DefaultTopCustomerType'] = new \Aqarmap\Bundle\MainBundle\Form\DefaultTopCustomerType();
  21545.     }
  21546.     /**
  21547.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\FeedbackNoteType' shared autowired service.
  21548.      *
  21549.      * @return \Aqarmap\Bundle\MainBundle\Form\FeedbackNoteType
  21550.      */
  21551.     protected function getFeedbackNoteTypeService()
  21552.     {
  21553.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21554.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21555.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/FeedbackNoteType.php';
  21556.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackNoteType'] = new \Aqarmap\Bundle\MainBundle\Form\FeedbackNoteType();
  21557.     }
  21558.     /**
  21559.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\FeedbackType' shared autowired service.
  21560.      *
  21561.      * @return \Aqarmap\Bundle\MainBundle\Form\FeedbackType
  21562.      */
  21563.     protected function getFeedbackTypeService()
  21564.     {
  21565.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21566.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21567.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/FeedbackType.php';
  21568.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackType'] = new \Aqarmap\Bundle\MainBundle\Form\FeedbackType();
  21569.     }
  21570.     /**
  21571.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\FilterCustomParagraphType' shared autowired service.
  21572.      *
  21573.      * @return \Aqarmap\Bundle\MainBundle\Form\FilterCustomParagraphType
  21574.      */
  21575.     protected function getFilterCustomParagraphTypeService()
  21576.     {
  21577.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21578.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21579.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/FilterCustomParagraphType.php';
  21580.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\FilterCustomParagraphType'] = new \Aqarmap\Bundle\MainBundle\Form\FilterCustomParagraphType();
  21581.     }
  21582.     /**
  21583.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\JoinUsType' shared autowired service.
  21584.      *
  21585.      * @return \Aqarmap\Bundle\MainBundle\Form\JoinUsType
  21586.      */
  21587.     protected function getJoinUsTypeService()
  21588.     {
  21589.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21590.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21591.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/JoinUsType.php';
  21592.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\JoinUsType'] = new \Aqarmap\Bundle\MainBundle\Form\JoinUsType();
  21593.     }
  21594.     /**
  21595.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\LinkType' shared autowired service.
  21596.      *
  21597.      * @return \Aqarmap\Bundle\MainBundle\Form\LinkType
  21598.      */
  21599.     protected function getLinkTypeService()
  21600.     {
  21601.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21602.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21603.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/LinkType.php';
  21604.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\LinkType'] = new \Aqarmap\Bundle\MainBundle\Form\LinkType();
  21605.     }
  21606.     /**
  21607.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\MenuType' shared autowired service.
  21608.      *
  21609.      * @return \Aqarmap\Bundle\MainBundle\Form\MenuType
  21610.      */
  21611.     protected function getMenuTypeService()
  21612.     {
  21613.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21614.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21615.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/MenuType.php';
  21616.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\MenuType'] = new \Aqarmap\Bundle\MainBundle\Form\MenuType();
  21617.     }
  21618.     /**
  21619.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\PageType' shared autowired service.
  21620.      *
  21621.      * @return \Aqarmap\Bundle\MainBundle\Form\PageType
  21622.      */
  21623.     protected function getPageTypeService()
  21624.     {
  21625.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21626.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21627.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/PageType.php';
  21628.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\PageType'] = new \Aqarmap\Bundle\MainBundle\Form\PageType();
  21629.     }
  21630.     /**
  21631.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\SinglePhotoType' shared autowired service.
  21632.      *
  21633.      * @return \Aqarmap\Bundle\MainBundle\Form\SinglePhotoType
  21634.      */
  21635.     protected function getSinglePhotoTypeService()
  21636.     {
  21637.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21638.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21639.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/SinglePhotoType.php';
  21640.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\SinglePhotoType'] = new \Aqarmap\Bundle\MainBundle\Form\SinglePhotoType();
  21641.     }
  21642.     /**
  21643.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\TestimonialType' shared autowired service.
  21644.      *
  21645.      * @return \Aqarmap\Bundle\MainBundle\Form\TestimonialType
  21646.      */
  21647.     protected function getTestimonialTypeService()
  21648.     {
  21649.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21650.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21651.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/TestimonialType.php';
  21652.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\TestimonialType'] = new \Aqarmap\Bundle\MainBundle\Form\TestimonialType();
  21653.     }
  21654.     /**
  21655.      * Gets the private 'Aqarmap\Bundle\MainBundle\Helpers\MailerHelper' shared autowired service.
  21656.      *
  21657.      * @return \Aqarmap\Bundle\MainBundle\Helpers\MailerHelper
  21658.      */
  21659.     protected function getMailerHelperService()
  21660.     {
  21661.         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))));
  21662.     }
  21663.     /**
  21664.      * Gets the private 'Aqarmap\Bundle\MainBundle\Listener\ConfigureMenuEventSubscriber' shared autowired service.
  21665.      *
  21666.      * @return \Aqarmap\Bundle\MainBundle\Listener\ConfigureMenuEventSubscriber
  21667.      */
  21668.     protected function getConfigureMenuEventSubscriber3Service()
  21669.     {
  21670.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Listener/ConfigureMenuEventSubscriber.php';
  21671.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  21672.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'])) {
  21673.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'];
  21674.         }
  21675.         $b = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  21676.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'])) {
  21677.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'];
  21678.         }
  21679.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'] = new \Aqarmap\Bundle\MainBundle\Listener\ConfigureMenuEventSubscriber($this, ($this->services['translator'] ?? $this->getTranslatorService()), $a$b);
  21680.     }
  21681.     /**
  21682.      * Gets the private 'Aqarmap\Bundle\MainBundle\Listener\DoctrineExtensionEventSubscriber' shared autowired service.
  21683.      *
  21684.      * @return \Aqarmap\Bundle\MainBundle\Listener\DoctrineExtensionEventSubscriber
  21685.      */
  21686.     protected function getDoctrineExtensionEventSubscriberService()
  21687.     {
  21688.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\DoctrineExtensionEventSubscriber'] = new \Aqarmap\Bundle\MainBundle\Listener\DoctrineExtensionEventSubscriber(($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()));
  21689.     }
  21690.     /**
  21691.      * Gets the private 'Aqarmap\Bundle\MainBundle\Listener\RequestEventSubscriber' shared autowired service.
  21692.      *
  21693.      * @return \Aqarmap\Bundle\MainBundle\Listener\RequestEventSubscriber
  21694.      */
  21695.     protected function getRequestEventSubscriberService()
  21696.     {
  21697.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  21698.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'])) {
  21699.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'];
  21700.         }
  21701.         $b = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  21702.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'])) {
  21703.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'];
  21704.         }
  21705.         $c = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  21706.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'])) {
  21707.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'];
  21708.         }
  21709.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21710.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'])) {
  21711.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'];
  21712.         }
  21713.         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()));
  21714.     }
  21715.     /**
  21716.      * Gets the private 'Aqarmap\Bundle\MainBundle\Menu\MenuBuilder' shared autowired service.
  21717.      *
  21718.      * @return \Aqarmap\Bundle\MainBundle\Menu\MenuBuilder
  21719.      */
  21720.     protected function getMenuBuilderService()
  21721.     {
  21722.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  21723.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'])) {
  21724.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'];
  21725.         }
  21726.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21727.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'])) {
  21728.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'];
  21729.         }
  21730.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21731.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'])) {
  21732.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'];
  21733.         }
  21734.         $d = ($this->privates['knp_menu.helper'] ?? $this->getKnpMenu_HelperService());
  21735.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'])) {
  21736.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'];
  21737.         }
  21738.         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()));
  21739.     }
  21740.     /**
  21741.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\ActivityRepository' shared autowired service.
  21742.      *
  21743.      * @return \Aqarmap\Bundle\MainBundle\Repository\ActivityRepository
  21744.      */
  21745.     protected function getActivityRepositoryService()
  21746.     {
  21747.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/ActivityRepository.php';
  21748.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\ActivityRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\ActivityRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  21749.     }
  21750.     /**
  21751.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\CustomParagraphRepository' shared autowired service.
  21752.      *
  21753.      * @return \Aqarmap\Bundle\MainBundle\Repository\CustomParagraphRepository
  21754.      */
  21755.     protected function getCustomParagraphRepositoryService()
  21756.     {
  21757.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/CustomParagraphRepository.php';
  21758.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\CustomParagraphRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21759.     }
  21760.     /**
  21761.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\DefaultTopCustomersRepository' shared autowired service.
  21762.      *
  21763.      * @return \Aqarmap\Bundle\MainBundle\Repository\DefaultTopCustomersRepository
  21764.      */
  21765.     protected function getDefaultTopCustomersRepositoryService()
  21766.     {
  21767.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/DefaultTopCustomersRepository.php';
  21768.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\DefaultTopCustomersRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\DefaultTopCustomersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21769.     }
  21770.     /**
  21771.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\FeedbackRepository' shared autowired service.
  21772.      *
  21773.      * @return \Aqarmap\Bundle\MainBundle\Repository\FeedbackRepository
  21774.      */
  21775.     protected function getFeedbackRepositoryService()
  21776.     {
  21777.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/FeedbackRepository.php';
  21778.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\FeedbackRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\FeedbackRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21779.     }
  21780.     /**
  21781.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\JoinUsRepository' shared autowired service.
  21782.      *
  21783.      * @return \Aqarmap\Bundle\MainBundle\Repository\JoinUsRepository
  21784.      */
  21785.     protected function getJoinUsRepositoryService()
  21786.     {
  21787.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/JoinUsRepository.php';
  21788.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\JoinUsRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\JoinUsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21789.     }
  21790.     /**
  21791.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\MenuRepository' shared autowired service.
  21792.      *
  21793.      * @return \Aqarmap\Bundle\MainBundle\Repository\MenuRepository
  21794.      */
  21795.     protected function getMenuRepositoryService()
  21796.     {
  21797.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/MenuRepository.php';
  21798.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\MenuRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21799.     }
  21800.     /**
  21801.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\MobileSectionsTogglesRepository' shared autowired service.
  21802.      *
  21803.      * @return \Aqarmap\Bundle\MainBundle\Repository\MobileSectionsTogglesRepository
  21804.      */
  21805.     protected function getMobileSectionsTogglesRepositoryService()
  21806.     {
  21807.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/MobileSectionsTogglesRepository.php';
  21808.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\MobileSectionsTogglesRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\MobileSectionsTogglesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21809.     }
  21810.     /**
  21811.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\PerformanceLogRepository' shared autowired service.
  21812.      *
  21813.      * @return \Aqarmap\Bundle\MainBundle\Repository\PerformanceLogRepository
  21814.      */
  21815.     protected function getPerformanceLogRepositoryService()
  21816.     {
  21817.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/PerformanceLogRepository.php';
  21818.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\PerformanceLogRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\PerformanceLogRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  21819.     }
  21820.     /**
  21821.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\SettingRepository' shared autowired service.
  21822.      *
  21823.      * @return \Aqarmap\Bundle\MainBundle\Repository\SettingRepository
  21824.      */
  21825.     protected function getSettingRepositoryService()
  21826.     {
  21827.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  21828.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/SettingRepository.php';
  21829.         $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\SettingRepository'] = $instance = new \Aqarmap\Bundle\MainBundle\Repository\SettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21830.         $instance->setCacheManager(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()));
  21831.         return $instance;
  21832.     }
  21833.     /**
  21834.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\TestimonialRepository' shared autowired service.
  21835.      *
  21836.      * @return \Aqarmap\Bundle\MainBundle\Repository\TestimonialRepository
  21837.      */
  21838.     protected function getTestimonialRepositoryService()
  21839.     {
  21840.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/TestimonialRepository.php';
  21841.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\TestimonialRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\TestimonialRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  21842.     }
  21843.     /**
  21844.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\ActivityLogger' shared autowired service.
  21845.      *
  21846.      * @return \Aqarmap\Bundle\MainBundle\Service\ActivityLogger
  21847.      */
  21848.     protected function getActivityLoggerService()
  21849.     {
  21850.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  21851.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ActivityLogger'])) {
  21852.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ActivityLogger'];
  21853.         }
  21854.         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()));
  21855.     }
  21856.     /**
  21857.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\Admin\CSVFileProccessing\CSVFileProccessorFactory' shared autowired service.
  21858.      *
  21859.      * @return \Aqarmap\Bundle\MainBundle\Service\Admin\CSVFileProccessing\CSVFileProccessorFactory
  21860.      */
  21861.     protected function getCSVFileProccessorFactoryService()
  21862.     {
  21863.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Admin/CSVFileProccessing/CSVFileProccessorFactory.php';
  21864.         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()));
  21865.     }
  21866.     /**
  21867.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\Admin\DefaultTopCustomersManager' shared autowired service.
  21868.      *
  21869.      * @return \Aqarmap\Bundle\MainBundle\Service\Admin\DefaultTopCustomersManager
  21870.      */
  21871.     protected function getDefaultTopCustomersManagerService()
  21872.     {
  21873.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Admin/DefaultTopCustomersManagerInterface.php';
  21874.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Admin/DefaultTopCustomersManager.php';
  21875.         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()));
  21876.     }
  21877.     /**
  21878.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\CacheManager' shared autowired service.
  21879.      *
  21880.      * @return \Aqarmap\Bundle\MainBundle\Service\CacheManager
  21881.      */
  21882.     protected function getCacheManagerService()
  21883.     {
  21884.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] = new \Aqarmap\Bundle\MainBundle\Service\CacheManager(($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()));
  21885.     }
  21886.     /**
  21887.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\GraphQlClient' shared autowired service.
  21888.      *
  21889.      * @return \Aqarmap\Bundle\MainBundle\Service\GraphQlClient
  21890.      */
  21891.     protected function getGraphQlClientService()
  21892.     {
  21893.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/GraphQlClient.php';
  21894.         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()));
  21895.     }
  21896.     /**
  21897.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\MenuBuilderService' shared autowired service.
  21898.      *
  21899.      * @return \Aqarmap\Bundle\MainBundle\Service\MenuBuilderService
  21900.      */
  21901.     protected function getMenuBuilderServiceService()
  21902.     {
  21903.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21904.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'])) {
  21905.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'];
  21906.         }
  21907.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  21908.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'])) {
  21909.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'];
  21910.         }
  21911.         $c = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  21912.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'])) {
  21913.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'];
  21914.         }
  21915.         $d = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'] ?? $this->getListingSearchCombinationsServiceService());
  21916.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'])) {
  21917.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'];
  21918.         }
  21919.         $e = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchService'] ?? $this->getListingSearchServiceService());
  21920.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'])) {
  21921.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'];
  21922.         }
  21923.         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()));
  21924.     }
  21925.     /**
  21926.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\PriceExtender' shared autowired service.
  21927.      *
  21928.      * @return \Aqarmap\Bundle\MainBundle\Service\PriceExtender
  21929.      */
  21930.     protected function getPriceExtenderService()
  21931.     {
  21932.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21933.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'])) {
  21934.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'];
  21935.         }
  21936.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'] = new \Aqarmap\Bundle\MainBundle\Service\PriceExtender($a);
  21937.     }
  21938.     /**
  21939.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\Setting' shared autowired service.
  21940.      *
  21941.      * @return \Aqarmap\Bundle\MainBundle\Service\Setting
  21942.      */
  21943.     protected function getSettingService()
  21944.     {
  21945.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21946.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'])) {
  21947.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'];
  21948.         }
  21949.         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()));
  21950.     }
  21951.     /**
  21952.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\SiteMapService' shared autowired service.
  21953.      *
  21954.      * @return \Aqarmap\Bundle\MainBundle\Service\SiteMapService
  21955.      */
  21956.     protected function getSiteMapServiceService()
  21957.     {
  21958.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Contracts/SiteMapServiceInterface.php';
  21959.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/SiteMapService.php';
  21960.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21961.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\SiteMapService'])) {
  21962.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\SiteMapService'];
  21963.         }
  21964.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\SiteMapService'] = new \Aqarmap\Bundle\MainBundle\Service\SiteMapService($a, ($this->services['router'] ?? $this->getRouterService()));
  21965.     }
  21966.     /**
  21967.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\ThumbURL' shared autowired service.
  21968.      *
  21969.      * @return \Aqarmap\Bundle\MainBundle\Service\ThumbURL
  21970.      */
  21971.     protected function getThumbURLService()
  21972.     {
  21973.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ThumbURL'] = new \Aqarmap\Bundle\MainBundle\Service\ThumbURL($this->getParameter('aqarmap.wompoo'));
  21974.     }
  21975.     /**
  21976.      * Gets the private 'Aqarmap\Bundle\MainBundle\Strategy\ProcessEmailBodyStrategy' shared autowired service.
  21977.      *
  21978.      * @return \Aqarmap\Bundle\MainBundle\Strategy\ProcessEmailBodyStrategy
  21979.      */
  21980.     protected function getProcessEmailBodyStrategyService()
  21981.     {
  21982.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  21983.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Strategy/ProcessEmailBodyStrategy.php';
  21984.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/ProcessEmailBodyFactoryInterface.php';
  21985.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Factory/ProcessEmailBodyFactory.php';
  21986.         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 () {
  21987.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Model\\ShowPhoneNumberEmailBodyBuilder'] ?? $this->getShowPhoneNumberEmailBodyBuilderService());
  21988.         }, 1)));
  21989.     }
  21990.     /**
  21991.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Command\MaskedEmailReadCommand' shared autowired service.
  21992.      *
  21993.      * @return \Aqarmap\Bundle\MessageBundle\Command\MaskedEmailReadCommand
  21994.      */
  21995.     protected function getMaskedEmailReadCommandService()
  21996.     {
  21997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21998.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Command/MaskedEmailReadCommand.php';
  21999.         $this->privates['Aqarmap\\Bundle\\MessageBundle\\Command\\MaskedEmailReadCommand'] = $instance = new \Aqarmap\Bundle\MessageBundle\Command\MaskedEmailReadCommand(($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'] ?? $this->getComposerService()));
  22000.         $instance->setName('app:masked_email:read');
  22001.         return $instance;
  22002.     }
  22003.     /**
  22004.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Command\MessageCommand' shared autowired service.
  22005.      *
  22006.      * @return \Aqarmap\Bundle\MessageBundle\Command\MessageCommand
  22007.      */
  22008.     protected function getMessageCommandService()
  22009.     {
  22010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22011.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Command/MessageCommand.php';
  22012.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  22013.         $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);
  22014.         $instance->setName('app:message:send');
  22015.         return $instance;
  22016.     }
  22017.     /**
  22018.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Command\PatchMaskedEmailMessageRecipientCommand' shared autowired service.
  22019.      *
  22020.      * @return \Aqarmap\Bundle\MessageBundle\Command\PatchMaskedEmailMessageRecipientCommand
  22021.      */
  22022.     protected function getPatchMaskedEmailMessageRecipientCommandService()
  22023.     {
  22024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22025.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Command/PatchMaskedEmailMessageRecipientCommand.php';
  22026.         $this->privates['Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMaskedEmailMessageRecipientCommand'] = $instance = new \Aqarmap\Bundle\MessageBundle\Command\PatchMaskedEmailMessageRecipientCommand();
  22027.         $instance->setName('app:patch:missing-message-recipients');
  22028.         return $instance;
  22029.     }
  22030.     /**
  22031.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Command\PatchMessageLeadCommand' shared autowired service.
  22032.      *
  22033.      * @return \Aqarmap\Bundle\MessageBundle\Command\PatchMessageLeadCommand
  22034.      */
  22035.     protected function getPatchMessageLeadCommandService()
  22036.     {
  22037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22038.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Command/PatchMessageLeadCommand.php';
  22039.         $this->privates['Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMessageLeadCommand'] = $instance = new \Aqarmap\Bundle\MessageBundle\Command\PatchMessageLeadCommand();
  22040.         $instance->setName('app:patch:missing-message-leads');
  22041.         return $instance;
  22042.     }
  22043.     /**
  22044.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Repository\ConversationRecipientRepository' shared autowired service.
  22045.      *
  22046.      * @return \Aqarmap\Bundle\MessageBundle\Repository\ConversationRecipientRepository
  22047.      */
  22048.     protected function getConversationRecipientRepositoryService()
  22049.     {
  22050.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Repository/ConversationRecipientRepository.php';
  22051.         return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRecipientRepository'] = new \Aqarmap\Bundle\MessageBundle\Repository\ConversationRecipientRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22052.     }
  22053.     /**
  22054.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Repository\ConversationRepository' shared autowired service.
  22055.      *
  22056.      * @return \Aqarmap\Bundle\MessageBundle\Repository\ConversationRepository
  22057.      */
  22058.     protected function getConversationRepositoryService()
  22059.     {
  22060.         return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRepository'] = new \Aqarmap\Bundle\MessageBundle\Repository\ConversationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22061.     }
  22062.     /**
  22063.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Repository\MessageRepository' shared autowired service.
  22064.      *
  22065.      * @return \Aqarmap\Bundle\MessageBundle\Repository\MessageRepository
  22066.      */
  22067.     protected function getMessageRepositoryService()
  22068.     {
  22069.         return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\MessageRepository'] = new \Aqarmap\Bundle\MessageBundle\Repository\MessageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22070.     }
  22071.     /**
  22072.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Repository\RecipientRepository' shared autowired service.
  22073.      *
  22074.      * @return \Aqarmap\Bundle\MessageBundle\Repository\RecipientRepository
  22075.      */
  22076.     protected function getRecipientRepositoryService()
  22077.     {
  22078.         return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\RecipientRepository'] = new \Aqarmap\Bundle\MessageBundle\Repository\RecipientRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22079.     }
  22080.     /**
  22081.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Service\Composer' shared autowired service.
  22082.      *
  22083.      * @return \Aqarmap\Bundle\MessageBundle\Service\Composer
  22084.      */
  22085.     protected function getComposerService()
  22086.     {
  22087.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22088.         if (isset($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'])) {
  22089.             return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'];
  22090.         }
  22091.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22092.         if (isset($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'])) {
  22093.             return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'];
  22094.         }
  22095.         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()));
  22096.     }
  22097.     /**
  22098.      * Gets the private 'Aqarmap\Bundle\MortgageBundle\EventListener\MortgageSubscribeListener' shared autowired service.
  22099.      *
  22100.      * @return \Aqarmap\Bundle\MortgageBundle\EventListener\MortgageSubscribeListener
  22101.      */
  22102.     protected function getMortgageSubscribeListenerService()
  22103.     {
  22104.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/EventListener/MortgageSubscribeListener.php';
  22105.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  22106.         if (isset($this->privates['Aqarmap\\Bundle\\MortgageBundle\\EventListener\\MortgageSubscribeListener'])) {
  22107.             return $this->privates['Aqarmap\\Bundle\\MortgageBundle\\EventListener\\MortgageSubscribeListener'];
  22108.         }
  22109.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  22110.         if (isset($this->privates['Aqarmap\\Bundle\\MortgageBundle\\EventListener\\MortgageSubscribeListener'])) {
  22111.             return $this->privates['Aqarmap\\Bundle\\MortgageBundle\\EventListener\\MortgageSubscribeListener'];
  22112.         }
  22113.         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))));
  22114.     }
  22115.     /**
  22116.      * Gets the private 'Aqarmap\Bundle\MortgageBundle\Repository\MortgageRequestRepository' shared autowired service.
  22117.      *
  22118.      * @return \Aqarmap\Bundle\MortgageBundle\Repository\MortgageRequestRepository
  22119.      */
  22120.     protected function getMortgageRequestRepositoryService()
  22121.     {
  22122.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Repository/MortgageRequestRepository.php';
  22123.         return $this->privates['Aqarmap\\Bundle\\MortgageBundle\\Repository\\MortgageRequestRepository'] = new \Aqarmap\Bundle\MortgageBundle\Repository\MortgageRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22124.     }
  22125.     /**
  22126.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Command\DiscussionInterestsNotificationCommand' shared autowired service.
  22127.      *
  22128.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Command\DiscussionInterestsNotificationCommand
  22129.      */
  22130.     protected function getDiscussionInterestsNotificationCommandService()
  22131.     {
  22132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22133.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Command/DiscussionInterestsNotificationCommand.php';
  22134.         $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()));
  22135.         $instance->setName('app:discussion:interests:add');
  22136.         return $instance;
  22137.     }
  22138.     /**
  22139.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\EventListener\ConfigureMenuEventSubscriber' shared autowired service.
  22140.      *
  22141.      * @return \Aqarmap\Bundle\NeighborhoodBundle\EventListener\ConfigureMenuEventSubscriber
  22142.      */
  22143.     protected function getConfigureMenuEventSubscriber4Service()
  22144.     {
  22145.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/EventListener/ConfigureMenuEventSubscriber.php';
  22146.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  22147.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  22148.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  22149.         }
  22150.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\EventListener\\ConfigureMenuEventSubscriber'] = new \Aqarmap\Bundle\NeighborhoodBundle\EventListener\ConfigureMenuEventSubscriber($this, ($this->services['translator'] ?? $this->getTranslatorService()), $a);
  22151.     }
  22152.     /**
  22153.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Form\CompoundSearchType' shared autowired service.
  22154.      *
  22155.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Form\CompoundSearchType
  22156.      */
  22157.     protected function getCompoundSearchTypeService()
  22158.     {
  22159.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  22160.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  22161.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Form/CompoundSearchType.php';
  22162.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22163.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType'])) {
  22164.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType'];
  22165.         }
  22166.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType'] = new \Aqarmap\Bundle\NeighborhoodBundle\Form\CompoundSearchType($a);
  22167.     }
  22168.     /**
  22169.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundSizeType' shared autowired service.
  22170.      *
  22171.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundSizeType
  22172.      */
  22173.     protected function getLocationCompoundSizeTypeService()
  22174.     {
  22175.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  22176.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  22177.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Form/LocationCompoundSizeType.php';
  22178.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundSizeType'] = new \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundSizeType();
  22179.     }
  22180.     /**
  22181.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundType' shared autowired service.
  22182.      *
  22183.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundType
  22184.      */
  22185.     protected function getLocationCompoundTypeService()
  22186.     {
  22187.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  22188.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  22189.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Form/LocationCompoundType.php';
  22190.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundType'] = new \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundType();
  22191.     }
  22192.     /**
  22193.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Form\LocationStatisticsType' shared autowired service.
  22194.      *
  22195.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationStatisticsType
  22196.      */
  22197.     protected function getLocationStatisticsTypeService()
  22198.     {
  22199.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  22200.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  22201.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Form/LocationStatisticsType.php';
  22202.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationStatisticsType'] = new \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationStatisticsType();
  22203.     }
  22204.     /**
  22205.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Service\NeighborhoodManager' shared autowired service.
  22206.      *
  22207.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Service\NeighborhoodManager
  22208.      */
  22209.     protected function getNeighborhoodManagerService()
  22210.     {
  22211.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Service/NeighborhoodManager.php';
  22212.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Serializer/Denormalizer/DenormalizerInterface.php';
  22213.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Serializer/Denormalizer/Denormalizer.php';
  22214.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22215.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'])) {
  22216.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'];
  22217.         }
  22218.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'] ?? $this->getSupplyDemandManagerService());
  22219.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'])) {
  22220.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'];
  22221.         }
  22222.         $c = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService());
  22223.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'])) {
  22224.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'];
  22225.         }
  22226.         $d = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  22227.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'])) {
  22228.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'];
  22229.         }
  22230.         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()));
  22231.     }
  22232.     /**
  22233.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Strategy\SubscribeToNeighborhoodLocationStrategy' shared autowired service.
  22234.      *
  22235.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Strategy\SubscribeToNeighborhoodLocationStrategy
  22236.      */
  22237.     protected function getSubscribeToNeighborhoodLocationStrategyService()
  22238.     {
  22239.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  22240.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Strategy/SubscribeToNeighborhoodLocationStrategy.php';
  22241.         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()));
  22242.     }
  22243.     /**
  22244.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\ConsumerCommand' shared autowired service.
  22245.      *
  22246.      * @return \Aqarmap\Bundle\NotificationBundle\Command\ConsumerCommand
  22247.      */
  22248.     protected function getConsumerCommandService()
  22249.     {
  22250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22251.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/ConsumerCommand.php';
  22252.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/ConsumerInterface.php';
  22253.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Consumer/SqsConsumer.php';
  22254.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Command\\ConsumerCommand'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Command\ConsumerCommand(new \Aqarmap\Bundle\MainBundle\Consumer\SqsConsumer(new RewindableGenerator(function () {
  22255.             yield => ($this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\AddUserInterestStrategy'] ?? $this->getAddUserInterestStrategyService());
  22256.             yield => ($this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\ImportUsersDevelopersStrategy'] ?? $this->getImportUsersDevelopersStrategyService());
  22257.             yield => ($this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\ImportUsersStrategy'] ?? $this->getImportUsersStrategyService());
  22258.             yield => ($this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\UpdateClientServedCountStrategy'] ?? $this->getUpdateClientServedCountStrategyService());
  22259.             yield => ($this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\UpdateUserGroupsElasticSearchStrategy'] ?? $this->getUpdateUserGroupsElasticSearchStrategyService());
  22260.             yield => ($this->privates['Aqarmap\\Bundle\\MainBundle\\Strategy\\ProcessEmailBodyStrategy'] ?? $this->getProcessEmailBodyStrategyService());
  22261.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\BulkListingsApproveStrategy'] ?? $this->getBulkListingsApproveStrategyService());
  22262.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\CompoundAveragePriceStrategy'] ?? $this->getCompoundAveragePriceStrategyService());
  22263.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\ImportLocationsStrategy'] ?? $this->getImportLocationsStrategyService());
  22264.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\RecordLocationSearchHistoryStrategy'] ?? $this->getRecordLocationSearchHistoryStrategyService());
  22265.             yield 10 => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\RecordSearchKeywordHistoryStrategy'] ?? $this->getRecordSearchKeywordHistoryStrategyService());
  22266.             yield 11 => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\SyncProjectListingsStrategy'] ?? $this->getSyncProjectListingsStrategyService());
  22267.             yield 12 => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\UpdateListingImpressionsStrategy'] ?? $this->getUpdateListingImpressionsStrategyService());
  22268.             yield 13 => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\UpdateListingLabelStrategy'] ?? $this->getUpdateListingLabelStrategyService());
  22269.             yield 14 => ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Strategy\\AddNewNotifierStrategy'] ?? $this->getAddNewNotifierStrategyService());
  22270.             yield 15 => ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Strategy\\SendNotificationStrategy'] ?? $this->getSendNotificationStrategyService());
  22271.             yield 16 => ($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Strategy\\SubscribeToNeighborhoodLocationStrategy'] ?? $this->getSubscribeToNeighborhoodLocationStrategyService());
  22272.             yield 17 => ($this->privates['Aqarmap\\Bundle\\CRMBundle\\Strategy\\UpdateCompanyStrategy'] ?? $this->getUpdateCompanyStrategyService());
  22273.             yield 18 => ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationFilterPublisherStrategy'] ?? $this->getSearchResultCombinationFilterPublisherStrategyService());
  22274.             yield 19 => ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationFilterStrategy'] ?? $this->getSearchResultCombinationFilterStrategyService());
  22275.             yield 20 => ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationStrategy'] ?? $this->getSearchResultCombinationStrategyService());
  22276.         }, 21), ($this->privates['aqarmap.sqs.service'] ?? $this->getAqarmap_Sqs_ServiceService())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22277.         $instance->setName('app:queue:consumer');
  22278.         return $instance;
  22279.     }
  22280.     /**
  22281.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\DeviceCommand' shared autowired service.
  22282.      *
  22283.      * @return \Aqarmap\Bundle\NotificationBundle\Command\DeviceCommand
  22284.      */
  22285.     protected function getDeviceCommandService()
  22286.     {
  22287.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22288.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/DeviceCommand.php';
  22289.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Command\\DeviceCommand'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Command\DeviceCommand();
  22290.         $instance->setName('app:device:check');
  22291.         return $instance;
  22292.     }
  22293.     /**
  22294.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\DispatcherNotificationCommand' shared autowired service.
  22295.      *
  22296.      * @return \Aqarmap\Bundle\NotificationBundle\Command\DispatcherNotificationCommand
  22297.      */
  22298.     protected function getDispatcherNotificationCommandService()
  22299.     {
  22300.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22301.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/DispatcherNotificationCommand.php';
  22302.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Command\\DispatcherNotificationCommand'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Command\DispatcherNotificationCommand();
  22303.         $instance->setName('aqarmap:notification-dispatch');
  22304.         return $instance;
  22305.     }
  22306.     /**
  22307.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\GenerateNotificationCommand' shared autowired service.
  22308.      *
  22309.      * @return \Aqarmap\Bundle\NotificationBundle\Command\GenerateNotificationCommand
  22310.      */
  22311.     protected function getGenerateNotificationCommandService()
  22312.     {
  22313.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22314.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/GenerateNotificationCommand.php';
  22315.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Command\\GenerateNotificationCommand'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Command\GenerateNotificationCommand();
  22316.         $instance->setName('aqarmap:notification-create');
  22317.         return $instance;
  22318.     }
  22319.     /**
  22320.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\NotificationGenerator' shared autowired service.
  22321.      *
  22322.      * @return \Aqarmap\Bundle\NotificationBundle\Command\NotificationGenerator
  22323.      */
  22324.     protected function getNotificationGeneratorService()
  22325.     {
  22326.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22327.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/NotificationGenerator.php';
  22328.         $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())));
  22329.         $instance->setName('aqarmap:notification-generator');
  22330.         return $instance;
  22331.     }
  22332.     /**
  22333.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\NotificationsBagsCommand' shared autowired service.
  22334.      *
  22335.      * @return \Aqarmap\Bundle\NotificationBundle\Command\NotificationsBagsCommand
  22336.      */
  22337.     protected function getNotificationsBagsCommandService()
  22338.     {
  22339.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22340.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/NotificationsBagsCommand.php';
  22341.         $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()));
  22342.         $instance->setName('notifications:bags:process');
  22343.         return $instance;
  22344.     }
  22345.     /**
  22346.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\DatabaseNotification' shared autowired service.
  22347.      *
  22348.      * @return \Aqarmap\Bundle\NotificationBundle\DatabaseNotification
  22349.      */
  22350.     protected function getDatabaseNotificationService()
  22351.     {
  22352.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/DatabaseNotification.php';
  22353.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22354.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification'])) {
  22355.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification'];
  22356.         }
  22357.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification'] = new \Aqarmap\Bundle\NotificationBundle\DatabaseNotification($this$a);
  22358.     }
  22359.     /**
  22360.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\NotificationSubscriber' shared autowired service.
  22361.      *
  22362.      * @return \Aqarmap\Bundle\NotificationBundle\NotificationSubscriber
  22363.      */
  22364.     protected function getNotificationSubscriber2Service()
  22365.     {
  22366.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationSubscriber.php';
  22367.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationManager.php';
  22368.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Channels/ChannelInterface.php';
  22369.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Channels/DataBaseChannel.php';
  22370.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationLogger.php';
  22371.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Channels/MailChannel.php';
  22372.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Channels/SmsChannel.php';
  22373.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Contract/MobileInterface.php';
  22374.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Channels/MobileChannel.php';
  22375.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Model/SMSManagerInterface.php';
  22376.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/SMS/InfobipManager.php';
  22377.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  22378.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'])) {
  22379.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'];
  22380.         }
  22381.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22382.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'])) {
  22383.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'];
  22384.         }
  22385.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22386.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'])) {
  22387.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'];
  22388.         }
  22389.         $d = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22390.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'])) {
  22391.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'];
  22392.         }
  22393.         $e = new \Aqarmap\Bundle\NotificationBundle\NotificationLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  22394.         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);
  22395.     }
  22396.     /**
  22397.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Repository\NotificationBagRepository' shared autowired service.
  22398.      *
  22399.      * @return \Aqarmap\Bundle\NotificationBundle\Repository\NotificationBagRepository
  22400.      */
  22401.     protected function getNotificationBagRepositoryService()
  22402.     {
  22403.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Repository/NotificationBagRepository.php';
  22404.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationBagRepository'] = new \Aqarmap\Bundle\NotificationBundle\Repository\NotificationBagRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22405.     }
  22406.     /**
  22407.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Repository\NotificationRepository' shared autowired service.
  22408.      *
  22409.      * @return \Aqarmap\Bundle\NotificationBundle\Repository\NotificationRepository
  22410.      */
  22411.     protected function getNotificationRepositoryService()
  22412.     {
  22413.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Repository/NotificationRepository.php';
  22414.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationRepository'] = new \Aqarmap\Bundle\NotificationBundle\Repository\NotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22415.     }
  22416.     /**
  22417.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Service\NotificationTypesSubscriber' shared autowired service.
  22418.      *
  22419.      * @return \Aqarmap\Bundle\NotificationBundle\Service\NotificationTypesSubscriber
  22420.      */
  22421.     protected function getNotificationTypesSubscriberService()
  22422.     {
  22423.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/NotificationTypesSubscriber.php';
  22424.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Service\\NotificationTypesSubscriber'] = new \Aqarmap\Bundle\NotificationBundle\Service\NotificationTypesSubscriber((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22425.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentCancelled' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentCancelled''getArpaPaymentCancelledService'false],
  22426.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentMissed' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentMissed''getArpaPaymentMissedService'false],
  22427.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentSucceeded' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentSucceeded''getArpaPaymentSucceededService'false],
  22428.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaRecurringPaymentSucceeded' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaRecurringPaymentSucceeded''getArpaRecurringPaymentSucceededService'false],
  22429.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasCharged' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasCharged''getCreditWasChargedService'false],
  22430.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasDeducted' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasDeducted''getCreditWasDeductedService'false],
  22431.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasApproved' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasApproved''getDiscussionCommentWasApprovedService'false],
  22432.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasPublished' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasPublished''getDiscussionCommentWasPublishedService'false],
  22433.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionHasNewComment' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionHasNewComment''getDiscussionHasNewCommentService'false],
  22434.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasApproved' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasApproved''getDiscussionWasApprovedService'false],
  22435.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublished' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublished''getDiscussionWasPublishedService'false],
  22436.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublishedWithHandler' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublishedWithHandler''getDiscussionWasPublishedWithHandlerService'false],
  22437.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasRejected' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasRejected''getDiscussionWasRejectedService'false],
  22438.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ExchangeRequestWasCreated' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ExchangeRequestWasCreated''getExchangeRequestWasCreatedService'false],
  22439.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated''getLeadGeneratedService'false],
  22440.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingHasExpired' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingHasExpired''getListingHasExpiredService'false],
  22441.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasApprovedForFeaturing' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasApprovedForFeaturing''getListingWasApprovedForFeaturingService'false],
  22442.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasPublished' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasPublished''getListingWasPublishedService'false],
  22443.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejected' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejected''getListingWasRejectedService'false],
  22444.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejectedForFeaturing' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejectedForFeaturing''getListingWasRejectedForFeaturingService'false],
  22445.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasScraped' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasScraped''getListingWasScrapedService'false],
  22446.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasSoldByOwner' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasSoldByOwner''getListingWasSoldByOwnerService'false],
  22447.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\NotificationChannelsApi' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\NotificationChannelsApi''getNotificationChannelsApiService'false],
  22448.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\PaymentWasFailed' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\PaymentWasFailed''getPaymentWasFailedService'false],
  22449.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ReminderPackageExpiration' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ReminderPackageExpiration''getReminderPackageExpirationService'false],
  22450.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\SendNotificationChunk' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\SendNotificationChunk''getSendNotificationChunkService'false],
  22451.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\SimilarListingsLeadNotification' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\SimilarListingsLeadNotification''getSimilarListingsLeadNotificationService'false],
  22452.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserLogoWasRejected' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\UserLogoWasRejected''getUserLogoWasRejectedService'false],
  22453.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPasswordReset' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPasswordReset''getUserPasswordResetService'false],
  22454.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPersonalPhotoWasRejected' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPersonalPhotoWasRejected''getUserPersonalPhotoWasRejectedService'false],
  22455.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasLogged' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasLogged''getUserWasLoggedService'false],
  22456.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasSignup' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasSignup''getUserWasSignupService'false],
  22457.         ], [
  22458.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentCancelled' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentCancelled',
  22459.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentMissed' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentMissed',
  22460.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentSucceeded' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentSucceeded',
  22461.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaRecurringPaymentSucceeded' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaRecurringPaymentSucceeded',
  22462.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasCharged' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasCharged',
  22463.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasDeducted' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasDeducted',
  22464.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasApproved' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasApproved',
  22465.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasPublished' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasPublished',
  22466.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionHasNewComment' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionHasNewComment',
  22467.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasApproved' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasApproved',
  22468.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublished' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublished',
  22469.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublishedWithHandler' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublishedWithHandler',
  22470.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasRejected' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasRejected',
  22471.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ExchangeRequestWasCreated' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ExchangeRequestWasCreated',
  22472.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated',
  22473.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingHasExpired' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingHasExpired',
  22474.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasApprovedForFeaturing' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasApprovedForFeaturing',
  22475.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasPublished' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasPublished',
  22476.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejected' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejected',
  22477.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejectedForFeaturing' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejectedForFeaturing',
  22478.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasScraped' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasScraped',
  22479.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasSoldByOwner' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasSoldByOwner',
  22480.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\NotificationChannelsApi' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\NotificationChannelsApi',
  22481.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\PaymentWasFailed' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\PaymentWasFailed',
  22482.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ReminderPackageExpiration' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ReminderPackageExpiration',
  22483.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\SendNotificationChunk' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\SendNotificationChunk',
  22484.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\SimilarListingsLeadNotification' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\SimilarListingsLeadNotification',
  22485.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserLogoWasRejected' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserLogoWasRejected',
  22486.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPasswordReset' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPasswordReset',
  22487.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPersonalPhotoWasRejected' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPersonalPhotoWasRejected',
  22488.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasLogged' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasLogged',
  22489.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasSignup' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasSignup',
  22490.         ]))->withContext('Aqarmap\\Bundle\\NotificationBundle\\Service\\NotificationTypesSubscriber'$this));
  22491.     }
  22492.     /**
  22493.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Strategy\SendNotificationStrategy' shared autowired service.
  22494.      *
  22495.      * @return \Aqarmap\Bundle\NotificationBundle\Strategy\SendNotificationStrategy
  22496.      */
  22497.     protected function getSendNotificationStrategyService()
  22498.     {
  22499.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  22500.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Strategy/SendNotificationStrategy.php';
  22501.         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()));
  22502.     }
  22503.     /**
  22504.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentCancelled' shared autowired service.
  22505.      *
  22506.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentCancelled
  22507.      */
  22508.     protected function getArpaPaymentCancelledService()
  22509.     {
  22510.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22511.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22512.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22513.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22514.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ArpaPaymentCancelled.php';
  22515.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentCancelled'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentCancelled();
  22516.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22517.         return $instance;
  22518.     }
  22519.     /**
  22520.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentMissed' shared autowired service.
  22521.      *
  22522.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentMissed
  22523.      */
  22524.     protected function getArpaPaymentMissedService()
  22525.     {
  22526.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22527.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22528.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22529.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22530.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ArpaPaymentMissed.php';
  22531.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentMissed'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentMissed();
  22532.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22533.         return $instance;
  22534.     }
  22535.     /**
  22536.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentSucceeded' shared autowired service.
  22537.      *
  22538.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentSucceeded
  22539.      */
  22540.     protected function getArpaPaymentSucceededService()
  22541.     {
  22542.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22543.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22544.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22545.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22546.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ArpaPaymentSucceeded.php';
  22547.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentSucceeded'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentSucceeded();
  22548.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22549.         return $instance;
  22550.     }
  22551.     /**
  22552.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ArpaRecurringPaymentSucceeded' shared autowired service.
  22553.      *
  22554.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ArpaRecurringPaymentSucceeded
  22555.      */
  22556.     protected function getArpaRecurringPaymentSucceededService()
  22557.     {
  22558.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22559.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22560.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22561.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22562.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ArpaRecurringPaymentSucceeded.php';
  22563.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaRecurringPaymentSucceeded'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ArpaRecurringPaymentSucceeded();
  22564.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22565.         return $instance;
  22566.     }
  22567.     /**
  22568.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\CreditWasCharged' shared autowired service.
  22569.      *
  22570.      * @return \Aqarmap\Bundle\NotificationBundle\Types\CreditWasCharged
  22571.      */
  22572.     protected function getCreditWasChargedService()
  22573.     {
  22574.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22575.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22576.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22577.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22578.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/CreditWasCharged.php';
  22579.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasCharged'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\CreditWasCharged();
  22580.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22581.         return $instance;
  22582.     }
  22583.     /**
  22584.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\CreditWasDeducted' shared autowired service.
  22585.      *
  22586.      * @return \Aqarmap\Bundle\NotificationBundle\Types\CreditWasDeducted
  22587.      */
  22588.     protected function getCreditWasDeductedService()
  22589.     {
  22590.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22591.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22592.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22593.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22594.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/CreditWasDeducted.php';
  22595.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasDeducted'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\CreditWasDeducted();
  22596.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22597.         return $instance;
  22598.     }
  22599.     /**
  22600.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasApproved' shared autowired service.
  22601.      *
  22602.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasApproved
  22603.      */
  22604.     protected function getDiscussionCommentWasApprovedService()
  22605.     {
  22606.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22607.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22608.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22609.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22610.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionCommentWasApproved.php';
  22611.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasApproved'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasApproved();
  22612.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22613.         return $instance;
  22614.     }
  22615.     /**
  22616.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasPublished' shared autowired service.
  22617.      *
  22618.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasPublished
  22619.      */
  22620.     protected function getDiscussionCommentWasPublishedService()
  22621.     {
  22622.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22623.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22624.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22625.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22626.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionCommentWasPublished.php';
  22627.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasPublished'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasPublished();
  22628.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22629.         return $instance;
  22630.     }
  22631.     /**
  22632.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionHasNewComment' shared autowired service.
  22633.      *
  22634.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionHasNewComment
  22635.      */
  22636.     protected function getDiscussionHasNewCommentService()
  22637.     {
  22638.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22639.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22640.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22641.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22642.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionHasNewComment.php';
  22643.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionHasNewComment'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionHasNewComment();
  22644.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22645.         return $instance;
  22646.     }
  22647.     /**
  22648.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasApproved' shared autowired service.
  22649.      *
  22650.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasApproved
  22651.      */
  22652.     protected function getDiscussionWasApprovedService()
  22653.     {
  22654.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22655.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22656.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22657.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22658.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionWasApproved.php';
  22659.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasApproved'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasApproved();
  22660.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22661.         return $instance;
  22662.     }
  22663.     /**
  22664.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasPublished' shared autowired service.
  22665.      *
  22666.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasPublished
  22667.      */
  22668.     protected function getDiscussionWasPublishedService()
  22669.     {
  22670.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22671.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22672.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22673.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22674.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionWasPublished.php';
  22675.         $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()));
  22676.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22677.         return $instance;
  22678.     }
  22679.     /**
  22680.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasPublishedWithHandler' shared autowired service.
  22681.      *
  22682.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasPublishedWithHandler
  22683.      */
  22684.     protected function getDiscussionWasPublishedWithHandlerService()
  22685.     {
  22686.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22687.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22688.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22689.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22690.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionWasPublishedWithHandler.php';
  22691.         $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()));
  22692.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22693.         return $instance;
  22694.     }
  22695.     /**
  22696.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasRejected' shared autowired service.
  22697.      *
  22698.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasRejected
  22699.      */
  22700.     protected function getDiscussionWasRejectedService()
  22701.     {
  22702.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22703.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22704.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22705.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22706.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionWasRejected.php';
  22707.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasRejected'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasRejected();
  22708.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22709.         return $instance;
  22710.     }
  22711.     /**
  22712.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ExchangeRequestWasCreated' shared autowired service.
  22713.      *
  22714.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ExchangeRequestWasCreated
  22715.      */
  22716.     protected function getExchangeRequestWasCreatedService()
  22717.     {
  22718.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22719.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22720.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22721.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22722.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ExchangeRequestWasCreated.php';
  22723.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ExchangeRequestWasCreated'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ExchangeRequestWasCreated();
  22724.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22725.         return $instance;
  22726.     }
  22727.     /**
  22728.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\LeadGenerated' shared autowired service.
  22729.      *
  22730.      * @return \Aqarmap\Bundle\NotificationBundle\Types\LeadGenerated
  22731.      */
  22732.     protected function getLeadGeneratedService()
  22733.     {
  22734.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22735.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22736.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22737.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22738.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/LeadGenerated.php';
  22739.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22740.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'])) {
  22741.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'];
  22742.         }
  22743.         $b = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'] ?? $this->getDefaultListingSearchService());
  22744.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'])) {
  22745.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'];
  22746.         }
  22747.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  22748.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'])) {
  22749.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'];
  22750.         }
  22751.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\LeadGenerated($a$b$c);
  22752.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22753.         return $instance;
  22754.     }
  22755.     /**
  22756.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingHasExpired' shared autowired service.
  22757.      *
  22758.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingHasExpired
  22759.      */
  22760.     protected function getListingHasExpiredService()
  22761.     {
  22762.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22763.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22764.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22765.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22766.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingHasExpired.php';
  22767.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingHasExpired'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingHasExpired();
  22768.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22769.         return $instance;
  22770.     }
  22771.     /**
  22772.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasApprovedForFeaturing' shared autowired service.
  22773.      *
  22774.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasApprovedForFeaturing
  22775.      */
  22776.     protected function getListingWasApprovedForFeaturingService()
  22777.     {
  22778.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22779.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22780.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22781.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22782.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasApprovedForFeaturing.php';
  22783.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasApprovedForFeaturing'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasApprovedForFeaturing();
  22784.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22785.         return $instance;
  22786.     }
  22787.     /**
  22788.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasPublished' shared autowired service.
  22789.      *
  22790.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasPublished
  22791.      */
  22792.     protected function getListingWasPublishedService()
  22793.     {
  22794.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22795.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22796.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22797.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22798.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasPublished.php';
  22799.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasPublished'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasPublished();
  22800.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22801.         return $instance;
  22802.     }
  22803.     /**
  22804.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejected' shared autowired service.
  22805.      *
  22806.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejected
  22807.      */
  22808.     protected function getListingWasRejectedService()
  22809.     {
  22810.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22811.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22812.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22813.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22814.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasRejected.php';
  22815.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejected'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejected();
  22816.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22817.         return $instance;
  22818.     }
  22819.     /**
  22820.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejectedForFeaturing' shared autowired service.
  22821.      *
  22822.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejectedForFeaturing
  22823.      */
  22824.     protected function getListingWasRejectedForFeaturingService()
  22825.     {
  22826.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22827.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22828.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22829.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22830.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasRejectedForFeaturing.php';
  22831.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejectedForFeaturing'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejectedForFeaturing();
  22832.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22833.         return $instance;
  22834.     }
  22835.     /**
  22836.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasScraped' shared autowired service.
  22837.      *
  22838.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasScraped
  22839.      */
  22840.     protected function getListingWasScrapedService()
  22841.     {
  22842.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22843.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22844.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22845.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22846.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasScraped.php';
  22847.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasScraped'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasScraped();
  22848.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22849.         return $instance;
  22850.     }
  22851.     /**
  22852.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasSoldByOwner' shared autowired service.
  22853.      *
  22854.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasSoldByOwner
  22855.      */
  22856.     protected function getListingWasSoldByOwnerService()
  22857.     {
  22858.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22859.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22860.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22861.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22862.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasSoldByOwner.php';
  22863.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasSoldByOwner'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasSoldByOwner();
  22864.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22865.         return $instance;
  22866.     }
  22867.     /**
  22868.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\NotificationChannelsApi' shared autowired service.
  22869.      *
  22870.      * @return \Aqarmap\Bundle\NotificationBundle\Types\NotificationChannelsApi
  22871.      */
  22872.     protected function getNotificationChannelsApiService()
  22873.     {
  22874.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22875.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22876.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22877.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22878.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/NotificationChannelsApi.php';
  22879.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\NotificationChannelsApi'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\NotificationChannelsApi();
  22880.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22881.         return $instance;
  22882.     }
  22883.     /**
  22884.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\PaymentWasFailed' shared autowired service.
  22885.      *
  22886.      * @return \Aqarmap\Bundle\NotificationBundle\Types\PaymentWasFailed
  22887.      */
  22888.     protected function getPaymentWasFailedService()
  22889.     {
  22890.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22891.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22892.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22893.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22894.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/PaymentWasFailed.php';
  22895.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\PaymentWasFailed'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\PaymentWasFailed();
  22896.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22897.         return $instance;
  22898.     }
  22899.     /**
  22900.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ReminderPackageExpiration' shared autowired service.
  22901.      *
  22902.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ReminderPackageExpiration
  22903.      */
  22904.     protected function getReminderPackageExpirationService()
  22905.     {
  22906.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22907.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22908.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22909.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22910.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ReminderPackageExpiration.php';
  22911.         $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()));
  22912.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22913.         return $instance;
  22914.     }
  22915.     /**
  22916.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\SendNotificationChunk' shared autowired service.
  22917.      *
  22918.      * @return \Aqarmap\Bundle\NotificationBundle\Types\SendNotificationChunk
  22919.      */
  22920.     protected function getSendNotificationChunkService()
  22921.     {
  22922.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22923.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22924.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22925.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22926.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/SendNotificationChunk.php';
  22927.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\SendNotificationChunk'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\SendNotificationChunk();
  22928.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22929.         return $instance;
  22930.     }
  22931.     /**
  22932.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\SimilarListingsLeadNotification' shared autowired service.
  22933.      *
  22934.      * @return \Aqarmap\Bundle\NotificationBundle\Types\SimilarListingsLeadNotification
  22935.      */
  22936.     protected function getSimilarListingsLeadNotificationService()
  22937.     {
  22938.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22939.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22940.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22941.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22942.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/SimilarListingsLeadNotification.php';
  22943.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\SimilarListingsLeadNotification'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\SimilarListingsLeadNotification();
  22944.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22945.         return $instance;
  22946.     }
  22947.     /**
  22948.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\UserLogoWasRejected' shared autowired service.
  22949.      *
  22950.      * @return \Aqarmap\Bundle\NotificationBundle\Types\UserLogoWasRejected
  22951.      */
  22952.     protected function getUserLogoWasRejectedService()
  22953.     {
  22954.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22955.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22956.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22957.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22958.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/UserLogoWasRejected.php';
  22959.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\UserLogoWasRejected'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\UserLogoWasRejected();
  22960.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22961.         return $instance;
  22962.     }
  22963.     /**
  22964.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\UserPasswordReset' shared autowired service.
  22965.      *
  22966.      * @return \Aqarmap\Bundle\NotificationBundle\Types\UserPasswordReset
  22967.      */
  22968.     protected function getUserPasswordResetService()
  22969.     {
  22970.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22971.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22972.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22973.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22974.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/UserPasswordReset.php';
  22975.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPasswordReset'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\UserPasswordReset();
  22976.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22977.         return $instance;
  22978.     }
  22979.     /**
  22980.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\UserPersonalPhotoWasRejected' shared autowired service.
  22981.      *
  22982.      * @return \Aqarmap\Bundle\NotificationBundle\Types\UserPersonalPhotoWasRejected
  22983.      */
  22984.     protected function getUserPersonalPhotoWasRejectedService()
  22985.     {
  22986.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  22987.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  22988.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  22989.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  22990.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/UserPersonalPhotoWasRejected.php';
  22991.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPersonalPhotoWasRejected'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\UserPersonalPhotoWasRejected();
  22992.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22993.         return $instance;
  22994.     }
  22995.     /**
  22996.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\UserWasLogged' shared autowired service.
  22997.      *
  22998.      * @return \Aqarmap\Bundle\NotificationBundle\Types\UserWasLogged
  22999.      */
  23000.     protected function getUserWasLoggedService()
  23001.     {
  23002.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  23003.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  23004.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  23005.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  23006.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/UserWasLogged.php';
  23007.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasLogged'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\UserWasLogged();
  23008.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  23009.         return $instance;
  23010.     }
  23011.     /**
  23012.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\UserWasSignup' shared autowired service.
  23013.      *
  23014.      * @return \Aqarmap\Bundle\NotificationBundle\Types\UserWasSignup
  23015.      */
  23016.     protected function getUserWasSignupService()
  23017.     {
  23018.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  23019.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  23020.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  23021.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  23022.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/UserWasSignup.php';
  23023.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasSignup'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\UserWasSignup();
  23024.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  23025.         return $instance;
  23026.     }
  23027.     /**
  23028.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\UserSubscriber' shared autowired service.
  23029.      *
  23030.      * @return \Aqarmap\Bundle\NotificationBundle\UserSubscriber
  23031.      */
  23032.     protected function getUserSubscriberService()
  23033.     {
  23034.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/UserSubscriber.php';
  23035.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23036.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\UserSubscriber'])) {
  23037.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\UserSubscriber'];
  23038.         }
  23039.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\UserSubscriber'] = new \Aqarmap\Bundle\NotificationBundle\UserSubscriber($a);
  23040.     }
  23041.     /**
  23042.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Command\CalculateStatisticsCommand' shared autowired service.
  23043.      *
  23044.      * @return \Aqarmap\Bundle\NotifierBundle\Command\CalculateStatisticsCommand
  23045.      */
  23046.     protected function getCalculateStatisticsCommandService()
  23047.     {
  23048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23049.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Command/CalculateStatisticsCommand.php';
  23050.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/NotifierStatisticsCalculatorService.php';
  23051.         $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())));
  23052.         $instance->setName('app:notifier:statistics:calculate');
  23053.         return $instance;
  23054.     }
  23055.     /**
  23056.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\EventListener\NotifierInteractionListener' shared autowired service.
  23057.      *
  23058.      * @return \Aqarmap\Bundle\NotifierBundle\EventListener\NotifierInteractionListener
  23059.      */
  23060.     protected function getNotifierInteractionListenerService()
  23061.     {
  23062.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/EventListener/NotifierInteractionListener.php';
  23063.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23064.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierInteractionListener'])) {
  23065.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierInteractionListener'];
  23066.         }
  23067.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierInteractionListener'] = new \Aqarmap\Bundle\NotifierBundle\EventListener\NotifierInteractionListener($a);
  23068.     }
  23069.     /**
  23070.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\EventListener\NotifierSubscribeListener' shared autowired service.
  23071.      *
  23072.      * @return \Aqarmap\Bundle\NotifierBundle\EventListener\NotifierSubscribeListener
  23073.      */
  23074.     protected function getNotifierSubscribeListener2Service()
  23075.     {
  23076.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/EventListener/NotifierSubscribeListener.php';
  23077.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23078.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'])) {
  23079.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'];
  23080.         }
  23081.         $b = ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'] ?? $this->getNotifierManagerService());
  23082.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'])) {
  23083.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'];
  23084.         }
  23085.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'] = new \Aqarmap\Bundle\NotifierBundle\EventListener\NotifierSubscribeListener($a$b);
  23086.     }
  23087.     /**
  23088.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Form\DashboardOptionsType' shared autowired service.
  23089.      *
  23090.      * @return \Aqarmap\Bundle\NotifierBundle\Form\DashboardOptionsType
  23091.      */
  23092.     protected function getDashboardOptionsTypeService()
  23093.     {
  23094.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23095.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23096.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Form/DashboardOptionsType.php';
  23097.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Form\\DashboardOptionsType'] = new \Aqarmap\Bundle\NotifierBundle\Form\DashboardOptionsType();
  23098.     }
  23099.     /**
  23100.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Form\NotifierApiType' shared autowired service.
  23101.      *
  23102.      * @return \Aqarmap\Bundle\NotifierBundle\Form\NotifierApiType
  23103.      */
  23104.     protected function getNotifierApiTypeService()
  23105.     {
  23106.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23107.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23108.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Form/NotifierApiType.php';
  23109.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierApiType'] = new \Aqarmap\Bundle\NotifierBundle\Form\NotifierApiType();
  23110.     }
  23111.     /**
  23112.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Form\NotifierSettingsType' shared autowired service.
  23113.      *
  23114.      * @return \Aqarmap\Bundle\NotifierBundle\Form\NotifierSettingsType
  23115.      */
  23116.     protected function getNotifierSettingsTypeService()
  23117.     {
  23118.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23119.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23120.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Form/NotifierSettingsType.php';
  23121.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierSettingsType'] = new \Aqarmap\Bundle\NotifierBundle\Form\NotifierSettingsType();
  23122.     }
  23123.     /**
  23124.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Form\NotifierType' shared autowired service.
  23125.      *
  23126.      * @return \Aqarmap\Bundle\NotifierBundle\Form\NotifierType
  23127.      */
  23128.     protected function getNotifierTypeService()
  23129.     {
  23130.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23131.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23132.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Form/NotifierType.php';
  23133.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierType'] = new \Aqarmap\Bundle\NotifierBundle\Form\NotifierType();
  23134.     }
  23135.     /**
  23136.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Repository\NotifierRepository' shared autowired service.
  23137.      *
  23138.      * @return \Aqarmap\Bundle\NotifierBundle\Repository\NotifierRepository
  23139.      */
  23140.     protected function getNotifierRepositoryService()
  23141.     {
  23142.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Repository/NotifierRepository.php';
  23143.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierRepository'] = new \Aqarmap\Bundle\NotifierBundle\Repository\NotifierRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23144.     }
  23145.     /**
  23146.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Repository\NotifierSettingRepository' shared autowired service.
  23147.      *
  23148.      * @return \Aqarmap\Bundle\NotifierBundle\Repository\NotifierSettingRepository
  23149.      */
  23150.     protected function getNotifierSettingRepositoryService()
  23151.     {
  23152.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Repository/NotifierSettingRepository.php';
  23153.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierSettingRepository'] = new \Aqarmap\Bundle\NotifierBundle\Repository\NotifierSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23154.     }
  23155.     /**
  23156.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Service\NotifierManager' shared autowired service.
  23157.      *
  23158.      * @return \Aqarmap\Bundle\NotifierBundle\Service\NotifierManager
  23159.      */
  23160.     protected function getNotifierManagerService()
  23161.     {
  23162.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23163.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'])) {
  23164.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'];
  23165.         }
  23166.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'] ?? $this->getPriceExtenderService());
  23167.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'])) {
  23168.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'];
  23169.         }
  23170.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23171.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'])) {
  23172.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'];
  23173.         }
  23174.         $d = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  23175.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'])) {
  23176.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'];
  23177.         }
  23178.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'] = new \Aqarmap\Bundle\NotifierBundle\Service\NotifierManager($a$b$c$d);
  23179.     }
  23180.     /**
  23181.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Strategy\AddNewNotifierStrategy' shared autowired service.
  23182.      *
  23183.      * @return \Aqarmap\Bundle\NotifierBundle\Strategy\AddNewNotifierStrategy
  23184.      */
  23185.     protected function getAddNewNotifierStrategyService()
  23186.     {
  23187.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23188.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Strategy/AddNewNotifierStrategy.php';
  23189.         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()));
  23190.     }
  23191.     /**
  23192.      * Gets the private 'Aqarmap\Bundle\OTPBundle\Service\OtpService' shared autowired service.
  23193.      *
  23194.      * @return \Aqarmap\Bundle\OTPBundle\Service\OtpService
  23195.      */
  23196.     protected function getOtpServiceService()
  23197.     {
  23198.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23199.         if (isset($this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'])) {
  23200.             return $this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'];
  23201.         }
  23202.         $b = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  23203.         if (isset($this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'])) {
  23204.             return $this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'];
  23205.         }
  23206.         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()));
  23207.     }
  23208.     /**
  23209.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Command\CreditAnalysisWarmupCommand' shared autowired service.
  23210.      *
  23211.      * @return \Aqarmap\Bundle\PaymentBundle\Command\CreditAnalysisWarmupCommand
  23212.      */
  23213.     protected function getCreditAnalysisWarmupCommandService()
  23214.     {
  23215.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23216.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Command/CreditAnalysisWarmupCommand.php';
  23217.         $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Command\\CreditAnalysisWarmupCommand'] = $instance = new \Aqarmap\Bundle\PaymentBundle\Command\CreditAnalysisWarmupCommand(($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'] ?? $this->getCreditAnalysisManagerService()));
  23218.         $instance->setName('app:credit:analysis:warmup');
  23219.         return $instance;
  23220.     }
  23221.     /**
  23222.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Command\PatchUpdatePaymentTypeCommand' shared autowired service.
  23223.      *
  23224.      * @return \Aqarmap\Bundle\PaymentBundle\Command\PatchUpdatePaymentTypeCommand
  23225.      */
  23226.     protected function getPatchUpdatePaymentTypeCommandService()
  23227.     {
  23228.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23229.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Command/PatchUpdatePaymentTypeCommand.php';
  23230.         $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdatePaymentTypeCommand'] = $instance = new \Aqarmap\Bundle\PaymentBundle\Command\PatchUpdatePaymentTypeCommand();
  23231.         $instance->setName('app:patch:payment-type');
  23232.         return $instance;
  23233.     }
  23234.     /**
  23235.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Command\PatchUpdateRemainingSubscriptionDaysCommand' shared autowired service.
  23236.      *
  23237.      * @return \Aqarmap\Bundle\PaymentBundle\Command\PatchUpdateRemainingSubscriptionDaysCommand
  23238.      */
  23239.     protected function getPatchUpdateRemainingSubscriptionDaysCommandService()
  23240.     {
  23241.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23242.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Command/PatchUpdateRemainingSubscriptionDaysCommand.php';
  23243.         $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()));
  23244.         $instance->setName('app:patch:update-remaining-subscription-days');
  23245.         return $instance;
  23246.     }
  23247.     /**
  23248.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Command\SalesAnalysisCommand' shared autowired service.
  23249.      *
  23250.      * @return \Aqarmap\Bundle\PaymentBundle\Command\SalesAnalysisCommand
  23251.      */
  23252.     protected function getSalesAnalysisCommandService()
  23253.     {
  23254.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23255.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Command/SalesAnalysisCommand.php';
  23256.         $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()));
  23257.         $instance->setName('app:analyse:sales:patch');
  23258.         return $instance;
  23259.     }
  23260.     /**
  23261.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\AdminAddPaymentTransactionFormType' shared autowired service.
  23262.      *
  23263.      * @return \Aqarmap\Bundle\PaymentBundle\Form\AdminAddPaymentTransactionFormType
  23264.      */
  23265.     protected function getAdminAddPaymentTransactionFormTypeService()
  23266.     {
  23267.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23268.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23269.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/AdminAddPaymentTransactionFormType.php';
  23270.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAddPaymentTransactionFormType'] = new \Aqarmap\Bundle\PaymentBundle\Form\AdminAddPaymentTransactionFormType();
  23271.     }
  23272.     /**
  23273.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\AdminAssignAgentType' shared autowired service.
  23274.      *
  23275.      * @return \Aqarmap\Bundle\PaymentBundle\Form\AdminAssignAgentType
  23276.      */
  23277.     protected function getAdminAssignAgentTypeService()
  23278.     {
  23279.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23280.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23281.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/AdminAssignAgentType.php';
  23282.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAssignAgentType'] = new \Aqarmap\Bundle\PaymentBundle\Form\AdminAssignAgentType();
  23283.     }
  23284.     /**
  23285.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\AdminEditPaymentTransactionFormType' shared autowired service.
  23286.      *
  23287.      * @return \Aqarmap\Bundle\PaymentBundle\Form\AdminEditPaymentTransactionFormType
  23288.      */
  23289.     protected function getAdminEditPaymentTransactionFormTypeService()
  23290.     {
  23291.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23292.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23293.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/AdminEditPaymentTransactionFormType.php';
  23294.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminEditPaymentTransactionFormType'] = new \Aqarmap\Bundle\PaymentBundle\Form\AdminEditPaymentTransactionFormType();
  23295.     }
  23296.     /**
  23297.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\AdminGeneratePaymentCodeFormType' shared autowired service.
  23298.      *
  23299.      * @return \Aqarmap\Bundle\PaymentBundle\Form\AdminGeneratePaymentCodeFormType
  23300.      */
  23301.     protected function getAdminGeneratePaymentCodeFormTypeService()
  23302.     {
  23303.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23304.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23305.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/AdminGeneratePaymentCodeFormType.php';
  23306.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminGeneratePaymentCodeFormType'] = new \Aqarmap\Bundle\PaymentBundle\Form\AdminGeneratePaymentCodeFormType();
  23307.     }
  23308.     /**
  23309.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\ManualFawryCodeFormType' shared autowired service.
  23310.      *
  23311.      * @return \Aqarmap\Bundle\PaymentBundle\Form\ManualFawryCodeFormType
  23312.      */
  23313.     protected function getManualFawryCodeFormTypeService()
  23314.     {
  23315.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23316.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23317.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/ManualFawryCodeFormType.php';
  23318.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\ManualFawryCodeFormType'] = new \Aqarmap\Bundle\PaymentBundle\Form\ManualFawryCodeFormType();
  23319.     }
  23320.     /**
  23321.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\PaymentFiltersFormType' shared autowired service.
  23322.      *
  23323.      * @return \Aqarmap\Bundle\PaymentBundle\Form\PaymentFiltersFormType
  23324.      */
  23325.     protected function getPaymentFiltersFormTypeService()
  23326.     {
  23327.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23328.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23329.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/PaymentFiltersFormType.php';
  23330.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\PaymentFiltersFormType'] = new \Aqarmap\Bundle\PaymentBundle\Form\PaymentFiltersFormType();
  23331.     }
  23332.     /**
  23333.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Repository\PaymentRepository' shared autowired service.
  23334.      *
  23335.      * @return \Aqarmap\Bundle\PaymentBundle\Repository\PaymentRepository
  23336.      */
  23337.     protected function getPaymentRepositoryService()
  23338.     {
  23339.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository'] = new \Aqarmap\Bundle\PaymentBundle\Repository\PaymentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23340.     }
  23341.     /**
  23342.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Repository\PaymentTransactionServiceRepository' shared autowired service.
  23343.      *
  23344.      * @return \Aqarmap\Bundle\PaymentBundle\Repository\PaymentTransactionServiceRepository
  23345.      */
  23346.     protected function getPaymentTransactionServiceRepositoryService()
  23347.     {
  23348.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Repository/PaymentTransactionServiceRepository.php';
  23349.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentTransactionServiceRepository'] = new \Aqarmap\Bundle\PaymentBundle\Repository\PaymentTransactionServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23350.     }
  23351.     /**
  23352.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Repository\SalesAnalysisRepository' shared autowired service.
  23353.      *
  23354.      * @return \Aqarmap\Bundle\PaymentBundle\Repository\SalesAnalysisRepository
  23355.      */
  23356.     protected function getSalesAnalysisRepositoryService()
  23357.     {
  23358.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Repository/SalesAnalysisRepository.php';
  23359.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Repository\\SalesAnalysisRepository'] = new \Aqarmap\Bundle\PaymentBundle\Repository\SalesAnalysisRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23360.     }
  23361.     /**
  23362.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Service\PaymentManager' shared autowired service.
  23363.      *
  23364.      * @return \Aqarmap\Bundle\PaymentBundle\Service\PaymentManager
  23365.      */
  23366.     protected function getPaymentManagerService()
  23367.     {
  23368.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23369.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  23370.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  23371.         }
  23372.         $b = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  23373.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  23374.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  23375.         }
  23376.         $c = ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SignatureManager'] ?? $this->getSignatureManagerService());
  23377.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  23378.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  23379.         }
  23380.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23381.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  23382.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  23383.         }
  23384.         $e = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'] ?? $this->getCreditAnalysisManagerService());
  23385.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  23386.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  23387.         }
  23388.         $f = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  23389.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  23390.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  23391.         }
  23392.         $g = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  23393.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  23394.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  23395.         }
  23396.         $h = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23397.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  23398.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  23399.         }
  23400.         $i = ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SalesAnalysisManager'] ?? $this->getSalesAnalysisManagerService());
  23401.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  23402.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  23403.         }
  23404.         $j = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  23405.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  23406.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  23407.         }
  23408.         $k = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  23409.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  23410.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  23411.         }
  23412.         $l = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  23413.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  23414.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  23415.         }
  23416.         $m = ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'] ?? $this->getRecurringTransactionServiceService());
  23417.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  23418.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  23419.         }
  23420.         $n = ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionStateService'] ?? $this->getRecurringTransactionStateServiceService());
  23421.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  23422.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  23423.         }
  23424.         $o = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  23425.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  23426.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  23427.         }
  23428.         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()));
  23429.     }
  23430.     /**
  23431.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Service\SalesAnalysisManager' shared autowired service.
  23432.      *
  23433.      * @return \Aqarmap\Bundle\PaymentBundle\Service\SalesAnalysisManager
  23434.      */
  23435.     protected function getSalesAnalysisManagerService()
  23436.     {
  23437.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23438.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SalesAnalysisManager'])) {
  23439.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SalesAnalysisManager'];
  23440.         }
  23441.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SalesAnalysisManager'] = new \Aqarmap\Bundle\PaymentBundle\Service\SalesAnalysisManager($a);
  23442.     }
  23443.     /**
  23444.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Service\SignatureManager' shared autowired service.
  23445.      *
  23446.      * @return \Aqarmap\Bundle\PaymentBundle\Service\SignatureManager
  23447.      */
  23448.     protected function getSignatureManagerService()
  23449.     {
  23450.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23451.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SignatureManager'])) {
  23452.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SignatureManager'];
  23453.         }
  23454.         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')))));
  23455.     }
  23456.     /**
  23457.      * Gets the private 'Aqarmap\Bundle\RecurringTransactionBundle\Command\ActiveRecurringTransactionCommand' shared autowired service.
  23458.      *
  23459.      * @return \Aqarmap\Bundle\RecurringTransactionBundle\Command\ActiveRecurringTransactionCommand
  23460.      */
  23461.     protected function getActiveRecurringTransactionCommandService()
  23462.     {
  23463.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23464.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Command/ActiveRecurringTransactionCommand.php';
  23465.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Contract/PaymentGatewaysFactoryInterface.php';
  23466.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Factory/PaymentGatewaysFactory.php';
  23467.         $a = ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'] ?? $this->getRecurringTransactionServiceService());
  23468.         $b = ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] ?? $this->getPaymentManagerService());
  23469.         $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));
  23470.         $instance->setName('app:activate-recurring-package:payment');
  23471.         return $instance;
  23472.     }
  23473.     /**
  23474.      * Gets the private 'Aqarmap\Bundle\RecurringTransactionBundle\Repository\RecurringTransactionRepository' shared autowired service.
  23475.      *
  23476.      * @return \Aqarmap\Bundle\RecurringTransactionBundle\Repository\RecurringTransactionRepository
  23477.      */
  23478.     protected function getRecurringTransactionRepositoryService()
  23479.     {
  23480.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Repository/RecurringTransactionRepository.php';
  23481.         return $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Repository\\RecurringTransactionRepository'] = new \Aqarmap\Bundle\RecurringTransactionBundle\Repository\RecurringTransactionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23482.     }
  23483.     /**
  23484.      * Gets the private 'Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionService' shared autowired service.
  23485.      *
  23486.      * @return \Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionService
  23487.      */
  23488.     protected function getRecurringTransactionServiceService()
  23489.     {
  23490.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23491.         if (isset($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'])) {
  23492.             return $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'];
  23493.         }
  23494.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23495.         if (isset($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'])) {
  23496.             return $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'];
  23497.         }
  23498.         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))));
  23499.     }
  23500.     /**
  23501.      * Gets the private 'Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionStateService' shared autowired service.
  23502.      *
  23503.      * @return \Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionStateService
  23504.      */
  23505.     protected function getRecurringTransactionStateServiceService()
  23506.     {
  23507.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23508.         if (isset($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionStateService'])) {
  23509.             return $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionStateService'];
  23510.         }
  23511.         return $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionStateService'] = new \Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionStateService($a);
  23512.     }
  23513.     /**
  23514.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Command\CorrectLocationsSlugsCommand' shared autowired service.
  23515.      *
  23516.      * @return \Aqarmap\Bundle\SearchBundle\Command\CorrectLocationsSlugsCommand
  23517.      */
  23518.     protected function getCorrectLocationsSlugsCommandService()
  23519.     {
  23520.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23521.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Command/CorrectLocationsSlugsCommand.php';
  23522.         $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()));
  23523.         $instance->setName('app:locations:slugs:correct');
  23524.         return $instance;
  23525.     }
  23526.     /**
  23527.      * Gets the private 'Aqarmap\Bundle\SearchBundle\CriteriaBuilders\BuilderDirector' shared autowired service.
  23528.      *
  23529.      * @return \Aqarmap\Bundle\SearchBundle\CriteriaBuilders\BuilderDirector
  23530.      */
  23531.     protected function getBuilderDirectorService()
  23532.     {
  23533.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaBuilders\\BuilderDirector'] = new \Aqarmap\Bundle\SearchBundle\CriteriaBuilders\BuilderDirector(new \Aqarmap\Bundle\SearchBundle\CriteriaBuilders\SearchCriteriaBuilder());
  23534.     }
  23535.     /**
  23536.      * Gets the private 'Aqarmap\Bundle\SearchBundle\CriteriaMediator\CriteriaMediator' shared autowired service.
  23537.      *
  23538.      * @return \Aqarmap\Bundle\SearchBundle\CriteriaMediator\CriteriaMediator
  23539.      */
  23540.     protected function getCriteriaMediator2Service()
  23541.     {
  23542.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23543.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'])) {
  23544.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'];
  23545.         }
  23546.         $b = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  23547.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'])) {
  23548.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'];
  23549.         }
  23550.         $c = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'] ?? $this->getDefaultListingSearchService());
  23551.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'])) {
  23552.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'];
  23553.         }
  23554.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'] = new \Aqarmap\Bundle\SearchBundle\CriteriaMediator\CriteriaMediator($this$a$b$c);
  23555.     }
  23556.     /**
  23557.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Factory\LongTailFactory' shared autowired service.
  23558.      *
  23559.      * @return \Aqarmap\Bundle\SearchBundle\Factory\LongTailFactory
  23560.      */
  23561.     protected function getLongTailFactoryService()
  23562.     {
  23563.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Factory/LongTailFactory.php';
  23564.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23565.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Factory\\LongTailFactory'])) {
  23566.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Factory\\LongTailFactory'];
  23567.         }
  23568.         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()));
  23569.     }
  23570.     /**
  23571.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Form\SearchCombinationFilterType' shared autowired service.
  23572.      *
  23573.      * @return \Aqarmap\Bundle\SearchBundle\Form\SearchCombinationFilterType
  23574.      */
  23575.     protected function getSearchCombinationFilterTypeService()
  23576.     {
  23577.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23578.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23579.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Form/SearchCombinationFilterType.php';
  23580.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Form\\SearchCombinationFilterType'] = new \Aqarmap\Bundle\SearchBundle\Form\SearchCombinationFilterType();
  23581.     }
  23582.     /**
  23583.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Repositories\ListingSearchRepository' shared autowired service.
  23584.      *
  23585.      * @return \Aqarmap\Bundle\SearchBundle\Repositories\ListingSearchRepository
  23586.      */
  23587.     protected function getListingSearchRepositoryService()
  23588.     {
  23589.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/BaseRepository.php';
  23590.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Contracts/RepositoryContract.php';
  23591.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/ElasticRepository.php';
  23592.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/ListingSearchRepository.php';
  23593.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23594.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\ListingSearchRepository'])) {
  23595.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\ListingSearchRepository'];
  23596.         }
  23597.         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);
  23598.     }
  23599.     /**
  23600.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Repositories\LocationSearchRepository' shared autowired service.
  23601.      *
  23602.      * @return \Aqarmap\Bundle\SearchBundle\Repositories\LocationSearchRepository
  23603.      */
  23604.     protected function getLocationSearchRepositoryService()
  23605.     {
  23606.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/BaseRepository.php';
  23607.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Contracts/RepositoryContract.php';
  23608.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/ElasticRepository.php';
  23609.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/LocationSearchRepository.php';
  23610.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23611.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository'])) {
  23612.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository'];
  23613.         }
  23614.         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);
  23615.     }
  23616.     /**
  23617.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Repositories\SearchResultCombinationsRepository' shared autowired service.
  23618.      *
  23619.      * @return \Aqarmap\Bundle\SearchBundle\Repositories\SearchResultCombinationsRepository
  23620.      */
  23621.     protected function getSearchResultCombinationsRepositoryService()
  23622.     {
  23623.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/SearchResultCombinationsRepository.php';
  23624.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultCombinationsRepository'] = new \Aqarmap\Bundle\SearchBundle\Repositories\SearchResultCombinationsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23625.     }
  23626.     /**
  23627.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Repositories\SearchResultRepository' shared autowired service.
  23628.      *
  23629.      * @return \Aqarmap\Bundle\SearchBundle\Repositories\SearchResultRepository
  23630.      */
  23631.     protected function getSearchResultRepositoryService()
  23632.     {
  23633.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/SearchResultRepository.php';
  23634.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository'] = new \Aqarmap\Bundle\SearchBundle\Repositories\SearchResultRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  23635.     }
  23636.     /**
  23637.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Repositories\V4\LocationSearchElasticRepository' shared autowired service.
  23638.      *
  23639.      * @return \Aqarmap\Bundle\SearchBundle\Repositories\V4\LocationSearchElasticRepository
  23640.      */
  23641.     protected function getLocationSearchElasticRepositoryService()
  23642.     {
  23643.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/BaseRepository.php';
  23644.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Contracts/RepositoryContract.php';
  23645.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/ElasticRepository.php';
  23646.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/V4/Contracts/LocationSearchElasticRepositoryInterface.php';
  23647.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/V4/LocationSearchElasticRepository.php';
  23648.         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()));
  23649.     }
  23650.     /**
  23651.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\CompoundSearchService' shared autowired service.
  23652.      *
  23653.      * @return \Aqarmap\Bundle\SearchBundle\Services\CompoundSearchService
  23654.      */
  23655.     protected function getCompoundSearchServiceService()
  23656.     {
  23657.         $a = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  23658.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'])) {
  23659.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'];
  23660.         }
  23661.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23662.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'])) {
  23663.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'];
  23664.         }
  23665.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  23666.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'])) {
  23667.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'];
  23668.         }
  23669.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23670.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'])) {
  23671.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'];
  23672.         }
  23673.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'] ?? $this->getCompoundServiceService());
  23674.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'])) {
  23675.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'];
  23676.         }
  23677.         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()));
  23678.     }
  23679.     /**
  23680.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ElasticClientService' shared autowired service.
  23681.      *
  23682.      * @return \Aqarmap\Bundle\SearchBundle\Services\ElasticClientService
  23683.      */
  23684.     protected function getElasticClientServiceService()
  23685.     {
  23686.         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))));
  23687.     }
  23688.     /**
  23689.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ElasticListingSearch\CountListingSearch' shared autowired service.
  23690.      *
  23691.      * @return \Aqarmap\Bundle\SearchBundle\Services\ElasticListingSearch\CountListingSearch
  23692.      */
  23693.     protected function getCountListingSearchService()
  23694.     {
  23695.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/CountListingSearch.php';
  23696.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23697.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'])) {
  23698.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'];
  23699.         }
  23700.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  23701.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'])) {
  23702.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'];
  23703.         }
  23704.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23705.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'])) {
  23706.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'];
  23707.         }
  23708.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  23709.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'])) {
  23710.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'];
  23711.         }
  23712.         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()));
  23713.     }
  23714.     /**
  23715.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ElasticListingSearch\DefaultListingSearch' shared autowired service.
  23716.      *
  23717.      * @return \Aqarmap\Bundle\SearchBundle\Services\ElasticListingSearch\DefaultListingSearch
  23718.      */
  23719.     protected function getDefaultListingSearchService()
  23720.     {
  23721.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23722.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'])) {
  23723.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'];
  23724.         }
  23725.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  23726.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'])) {
  23727.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'];
  23728.         }
  23729.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23730.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'])) {
  23731.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'];
  23732.         }
  23733.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  23734.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'])) {
  23735.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'];
  23736.         }
  23737.         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()));
  23738.     }
  23739.     /**
  23740.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ListingSearchCombinationFiltersService' shared autowired service.
  23741.      *
  23742.      * @return \Aqarmap\Bundle\SearchBundle\Services\ListingSearchCombinationFiltersService
  23743.      */
  23744.     protected function getListingSearchCombinationFiltersServiceService()
  23745.     {
  23746.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ListingSearchCombinationFiltersService.php';
  23747.         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()));
  23748.     }
  23749.     /**
  23750.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ListingSearchCombinationsService' shared autowired service.
  23751.      *
  23752.      * @return \Aqarmap\Bundle\SearchBundle\Services\ListingSearchCombinationsService
  23753.      */
  23754.     protected function getListingSearchCombinationsServiceService()
  23755.     {
  23756.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23757.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'])) {
  23758.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'];
  23759.         }
  23760.         $b = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'] ?? $this->getCriteriaMediator2Service());
  23761.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'])) {
  23762.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'];
  23763.         }
  23764.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'] ?? $this->getRelatedResultServiceService());
  23765.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'])) {
  23766.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'];
  23767.         }
  23768.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'] = new \Aqarmap\Bundle\SearchBundle\Services\ListingSearchCombinationsService($a$b$c);
  23769.     }
  23770.     /**
  23771.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ListingSearchService' shared autowired service.
  23772.      *
  23773.      * @return \Aqarmap\Bundle\SearchBundle\Services\ListingSearchService
  23774.      */
  23775.     protected function getListingSearchServiceService()
  23776.     {
  23777.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23778.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchService'])) {
  23779.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchService'];
  23780.         }
  23781.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchService'] = new \Aqarmap\Bundle\SearchBundle\Services\ListingSearchService($a, ($this->services['router'] ?? $this->getRouterService()));
  23782.     }
  23783.     /**
  23784.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\LocationSearchHistoryService' shared autowired service.
  23785.      *
  23786.      * @return \Aqarmap\Bundle\SearchBundle\Services\LocationSearchHistoryService
  23787.      */
  23788.     protected function getLocationSearchHistoryServiceService()
  23789.     {
  23790.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/LocationSearchHistoryService.php';
  23791.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchHistoryService'] = new \Aqarmap\Bundle\SearchBundle\Services\LocationSearchHistoryService(($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSearchHistoryRepository'] ?? $this->getLocationSearchHistoryRepositoryService()));
  23792.     }
  23793.     /**
  23794.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\LocationSearchService' shared autowired service.
  23795.      *
  23796.      * @return \Aqarmap\Bundle\SearchBundle\Services\LocationSearchService
  23797.      */
  23798.     protected function getLocationSearchServiceService()
  23799.     {
  23800.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/LocationSearchService.php';
  23801.         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()));
  23802.     }
  23803.     /**
  23804.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\SEOListingSearchService' shared autowired service.
  23805.      *
  23806.      * @return \Aqarmap\Bundle\SearchBundle\Services\SEOListingSearchService
  23807.      */
  23808.     protected function getSEOListingSearchServiceService()
  23809.     {
  23810.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/SEOListingSearchService.php';
  23811.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  23812.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  23813.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  23814.         }
  23815.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23816.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  23817.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  23818.         }
  23819.         $c = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Factory\\LongTailFactory'] ?? $this->getLongTailFactoryService());
  23820.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  23821.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  23822.         }
  23823.         $d = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'] ?? $this->getCountListingSearchService());
  23824.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  23825.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  23826.         }
  23827.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  23828.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  23829.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  23830.         }
  23831.         $f = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\SearchDescriptionExtension'] ?? $this->getSearchDescriptionExtensionService());
  23832.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  23833.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  23834.         }
  23835.         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);
  23836.     }
  23837.     /**
  23838.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\SearchKeywordHistoryService' shared autowired service.
  23839.      *
  23840.      * @return \Aqarmap\Bundle\SearchBundle\Services\SearchKeywordHistoryService
  23841.      */
  23842.     protected function getSearchKeywordHistoryServiceService()
  23843.     {
  23844.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/SearchKeywordHistoryService.php';
  23845.         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()));
  23846.     }
  23847.     /**
  23848.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterPublisherStrategy' shared autowired service.
  23849.      *
  23850.      * @return \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterPublisherStrategy
  23851.      */
  23852.     protected function getSearchResultCombinationFilterPublisherStrategyService()
  23853.     {
  23854.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23855.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Strategy/SearchResultCombinationFilterPublisherStrategy.php';
  23856.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationFilterPublisherStrategy'] = new \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterPublisherStrategy(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationFiltersService'] ?? $this->getListingSearchCombinationFiltersServiceService()));
  23857.     }
  23858.     /**
  23859.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterStrategy' shared autowired service.
  23860.      *
  23861.      * @return \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterStrategy
  23862.      */
  23863.     protected function getSearchResultCombinationFilterStrategyService()
  23864.     {
  23865.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23866.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Strategy/SearchResultCombinationFilterStrategy.php';
  23867.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationFilterStrategy'] = new \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterStrategy(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationFiltersService'] ?? $this->getListingSearchCombinationFiltersServiceService()));
  23868.     }
  23869.     /**
  23870.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationStrategy' shared autowired service.
  23871.      *
  23872.      * @return \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationStrategy
  23873.      */
  23874.     protected function getSearchResultCombinationStrategyService()
  23875.     {
  23876.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23877.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Strategy/SearchResultCombinationStrategy.php';
  23878.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationStrategy'] = new \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationStrategy(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'] ?? $this->getListingSearchCombinationsServiceService()));
  23879.     }
  23880.     /**
  23881.      * Gets the private 'Aqarmap\Bundle\TopSellerBundle\Service\TopSellerRetrievalService' shared autowired service.
  23882.      *
  23883.      * @return \Aqarmap\Bundle\TopSellerBundle\Service\TopSellerRetrievalService
  23884.      */
  23885.     protected function getTopSellerRetrievalServiceService()
  23886.     {
  23887.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23888.         if (isset($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'])) {
  23889.             return $this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'];
  23890.         }
  23891.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  23892.         if (isset($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'])) {
  23893.             return $this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'];
  23894.         }
  23895.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'] ?? $this->getLocationServiceService());
  23896.         if (isset($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'])) {
  23897.             return $this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'];
  23898.         }
  23899.         $d = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  23900.         if (isset($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'])) {
  23901.             return $this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'];
  23902.         }
  23903.         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);
  23904.     }
  23905.     /**
  23906.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\GetNotifierDataToInterestsCommand' shared autowired service.
  23907.      *
  23908.      * @return \Aqarmap\Bundle\UserBundle\Command\GetNotifierDataToInterestsCommand
  23909.      */
  23910.     protected function getGetNotifierDataToInterestsCommandService()
  23911.     {
  23912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23913.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/GetNotifierDataToInterestsCommand.php';
  23914.         $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()));
  23915.         $instance->setName('app:notifiers:copy_data');
  23916.         return $instance;
  23917.     }
  23918.     /**
  23919.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\PatchGenerateUserServicesCommand' shared autowired service.
  23920.      *
  23921.      * @return \Aqarmap\Bundle\UserBundle\Command\PatchGenerateUserServicesCommand
  23922.      */
  23923.     protected function getPatchGenerateUserServicesCommandService()
  23924.     {
  23925.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23926.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/PatchGenerateUserServicesCommand.php';
  23927.         $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()));
  23928.         $instance->setName('app:users:patch_generate_user_services');
  23929.         return $instance;
  23930.     }
  23931.     /**
  23932.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\PatchUpdateUserInterestCountryCodeCommand' shared autowired service.
  23933.      *
  23934.      * @return \Aqarmap\Bundle\UserBundle\Command\PatchUpdateUserInterestCountryCodeCommand
  23935.      */
  23936.     protected function getPatchUpdateUserInterestCountryCodeCommandService()
  23937.     {
  23938.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23939.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/PatchUpdateUserInterestCountryCodeCommand.php';
  23940.         $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()));
  23941.         $instance->setName('app:users:patch_update_user_interest_country_code');
  23942.         return $instance;
  23943.     }
  23944.     /**
  23945.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\ReminderPackageExpirationCommand' shared autowired service.
  23946.      *
  23947.      * @return \Aqarmap\Bundle\UserBundle\Command\ReminderPackageExpirationCommand
  23948.      */
  23949.     protected function getReminderPackageExpirationCommandService()
  23950.     {
  23951.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23952.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/ReminderPackageExpirationCommand.php';
  23953.         $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()));
  23954.         $instance->setName('app:user:credit-exipiration-reminder');
  23955.         return $instance;
  23956.     }
  23957.     /**
  23958.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\StopAqarmapLiveServiceCommand' shared autowired service.
  23959.      *
  23960.      * @return \Aqarmap\Bundle\UserBundle\Command\StopAqarmapLiveServiceCommand
  23961.      */
  23962.     protected function getStopAqarmapLiveServiceCommandService()
  23963.     {
  23964.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23965.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/StopAqarmapLiveServiceCommand.php';
  23966.         $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()));
  23967.         $instance->setName('app:stop-aqarmap-live-service');
  23968.         return $instance;
  23969.     }
  23970.     /**
  23971.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\SyncCustomersToZohoCRM' shared autowired service.
  23972.      *
  23973.      * @return \Aqarmap\Bundle\UserBundle\Command\SyncCustomersToZohoCRM
  23974.      */
  23975.     protected function getSyncCustomersToZohoCRMService()
  23976.     {
  23977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23978.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/SyncCustomersToZohoCRM.php';
  23979.         $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()));
  23980.         $instance->setName('app:sync-customers-to-zoho');
  23981.         return $instance;
  23982.     }
  23983.     /**
  23984.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\UpdateBrokersUserTypeCommand' shared autowired service.
  23985.      *
  23986.      * @return \Aqarmap\Bundle\UserBundle\Command\UpdateBrokersUserTypeCommand
  23987.      */
  23988.     protected function getUpdateBrokersUserTypeCommandService()
  23989.     {
  23990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23991.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/UpdateBrokersUserTypeCommand.php';
  23992.         $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()));
  23993.         $instance->setName('app:users:update-brokers-user-type');
  23994.         return $instance;
  23995.     }
  23996.     /**
  23997.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\UserPackageCommand' shared autowired service.
  23998.      *
  23999.      * @return \Aqarmap\Bundle\UserBundle\Command\UserPackageCommand
  24000.      */
  24001.     protected function getUserPackageCommandService()
  24002.     {
  24003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24004.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/UserPackageCommand.php';
  24005.         $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()));
  24006.         $instance->setName('app:patch:user:package');
  24007.         return $instance;
  24008.     }
  24009.     /**
  24010.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\UserTypeCommand' shared autowired service.
  24011.      *
  24012.      * @return \Aqarmap\Bundle\UserBundle\Command\UserTypeCommand
  24013.      */
  24014.     protected function getUserTypeCommandService()
  24015.     {
  24016.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24017.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/UserTypeCommand.php';
  24018.         $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()));
  24019.         $instance->setName('app:users:fix_user_type');
  24020.         return $instance;
  24021.     }
  24022.     /**
  24023.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\AdminLoginListener' shared autowired service.
  24024.      *
  24025.      * @return \Aqarmap\Bundle\UserBundle\EventListener\AdminLoginListener
  24026.      */
  24027.     protected function getAdminLoginListenerService()
  24028.     {
  24029.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/AdminLoginListener.php';
  24030.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24031.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\AdminLoginListener'])) {
  24032.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\AdminLoginListener'];
  24033.         }
  24034.         $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  24035.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\AdminLoginListener'])) {
  24036.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\AdminLoginListener'];
  24037.         }
  24038.         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()));
  24039.     }
  24040.     /**
  24041.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\ChangeUserPasswordSubscriber' shared autowired service.
  24042.      *
  24043.      * @return \Aqarmap\Bundle\UserBundle\EventListener\ChangeUserPasswordSubscriber
  24044.      */
  24045.     protected function getChangeUserPasswordSubscriberService()
  24046.     {
  24047.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ChangeUserPasswordSubscriber.php';
  24048.         $a = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  24049.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'])) {
  24050.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'];
  24051.         }
  24052.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24053.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'])) {
  24054.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'];
  24055.         }
  24056.         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);
  24057.     }
  24058.     /**
  24059.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\ConfigureMenuEventSubscriber' shared autowired service.
  24060.      *
  24061.      * @return \Aqarmap\Bundle\UserBundle\EventListener\ConfigureMenuEventSubscriber
  24062.      */
  24063.     protected function getConfigureMenuEventSubscriber5Service()
  24064.     {
  24065.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ConfigureMenuEventSubscriber.php';
  24066.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  24067.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  24068.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  24069.         }
  24070.         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);
  24071.     }
  24072.     /**
  24073.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\LocaleEventSubscriber' shared autowired service.
  24074.      *
  24075.      * @return \Aqarmap\Bundle\UserBundle\EventListener\LocaleEventSubscriber
  24076.      */
  24077.     protected function getLocaleEventSubscriber2Service()
  24078.     {
  24079.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24080.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\LocaleEventSubscriber'])) {
  24081.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\LocaleEventSubscriber'];
  24082.         }
  24083.         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);
  24084.     }
  24085.     /**
  24086.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\NewUserPhoneListener' shared autowired service.
  24087.      *
  24088.      * @return \Aqarmap\Bundle\UserBundle\EventListener\NewUserPhoneListener
  24089.      */
  24090.     protected function getNewUserPhoneListenerService()
  24091.     {
  24092.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/NewUserPhoneListener.php';
  24093.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  24094.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener'])) {
  24095.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener'];
  24096.         }
  24097.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\NewUserPhoneListener($a);
  24098.     }
  24099.     /**
  24100.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\ParentLogoApprovedEventSubscriber' shared autowired service.
  24101.      *
  24102.      * @return \Aqarmap\Bundle\UserBundle\EventListener\ParentLogoApprovedEventSubscriber
  24103.      */
  24104.     protected function getParentLogoApprovedEventSubscriberService()
  24105.     {
  24106.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ParentLogoApprovedEventSubscriber.php';
  24107.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24108.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ParentLogoApprovedEventSubscriber'])) {
  24109.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ParentLogoApprovedEventSubscriber'];
  24110.         }
  24111.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ParentLogoApprovedEventSubscriber'] = new \Aqarmap\Bundle\UserBundle\EventListener\ParentLogoApprovedEventSubscriber($a);
  24112.     }
  24113.     /**
  24114.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\ProfileEditedListener' shared autowired service.
  24115.      *
  24116.      * @return \Aqarmap\Bundle\UserBundle\EventListener\ProfileEditedListener
  24117.      */
  24118.     protected function getProfileEditedListenerService()
  24119.     {
  24120.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ProfileEditedListener.php';
  24121.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ProfileEditedListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\ProfileEditedListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  24122.     }
  24123.     /**
  24124.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\RegistrationSuccessListener' shared autowired service.
  24125.      *
  24126.      * @return \Aqarmap\Bundle\UserBundle\EventListener\RegistrationSuccessListener
  24127.      */
  24128.     protected function getRegistrationSuccessListenerService()
  24129.     {
  24130.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/RegistrationSuccessListener.php';
  24131.         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()));
  24132.     }
  24133.     /**
  24134.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\ResetPasswordListener' shared autowired service.
  24135.      *
  24136.      * @return \Aqarmap\Bundle\UserBundle\EventListener\ResetPasswordListener
  24137.      */
  24138.     protected function getResetPasswordListenerService()
  24139.     {
  24140.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ResetPasswordListener.php';
  24141.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24142.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ResetPasswordListener'])) {
  24143.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ResetPasswordListener'];
  24144.         }
  24145.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ResetPasswordListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\ResetPasswordListener($a);
  24146.     }
  24147.     /**
  24148.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\SwitchUserSubscriber' shared autowired service.
  24149.      *
  24150.      * @return \Aqarmap\Bundle\UserBundle\EventListener\SwitchUserSubscriber
  24151.      */
  24152.     protected function getSwitchUserSubscriberService()
  24153.     {
  24154.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/SwitchUserSubscriber.php';
  24155.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  24156.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\SwitchUserSubscriber'])) {
  24157.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\SwitchUserSubscriber'];
  24158.         }
  24159.         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);
  24160.     }
  24161.     /**
  24162.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\UserInterestSubscribeListener' shared autowired service.
  24163.      *
  24164.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserInterestSubscribeListener
  24165.      */
  24166.     protected function getUserInterestSubscribeListenerService()
  24167.     {
  24168.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserInterestSubscribeListener.php';
  24169.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24170.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'])) {
  24171.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'];
  24172.         }
  24173.         $b = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService());
  24174.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'])) {
  24175.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'];
  24176.         }
  24177.         $c = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  24178.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'])) {
  24179.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'];
  24180.         }
  24181.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service());
  24182.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'])) {
  24183.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'];
  24184.         }
  24185.         $e = ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService());
  24186.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'])) {
  24187.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'];
  24188.         }
  24189.         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);
  24190.     }
  24191.     /**
  24192.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\UserLoginListener' shared autowired service.
  24193.      *
  24194.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserLoginListener
  24195.      */
  24196.     protected function getUserLoginListenerService()
  24197.     {
  24198.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserLoginListener.php';
  24199.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24200.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'])) {
  24201.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'];
  24202.         }
  24203.         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()));
  24204.     }
  24205.     /**
  24206.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\UserPackageSubscriber' shared autowired service.
  24207.      *
  24208.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserPackageSubscriber
  24209.      */
  24210.     protected function getUserPackageSubscriberService()
  24211.     {
  24212.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserPackageSubscriber.php';
  24213.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24214.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPackageSubscriber'])) {
  24215.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPackageSubscriber'];
  24216.         }
  24217.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPackageSubscriber'] = new \Aqarmap\Bundle\UserBundle\EventListener\UserPackageSubscriber($a);
  24218.     }
  24219.     /**
  24220.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\UserPreSerializer' shared autowired service.
  24221.      *
  24222.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserPreSerializer
  24223.      */
  24224.     protected function getUserPreSerializerService()
  24225.     {
  24226.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  24227.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserPreSerializer.php';
  24228.         $a = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  24229.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer'])) {
  24230.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer'];
  24231.         }
  24232.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer'] = new \Aqarmap\Bundle\UserBundle\EventListener\UserPreSerializer($a);
  24233.     }
  24234.     /**
  24235.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\UserUpdateListener' shared autowired service.
  24236.      *
  24237.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserUpdateListener
  24238.      */
  24239.     protected function getUserUpdateListenerService()
  24240.     {
  24241.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserUpdateListener.php';
  24242.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  24243.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'])) {
  24244.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'];
  24245.         }
  24246.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24247.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'])) {
  24248.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'];
  24249.         }
  24250.         $c = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'] ?? $this->getUserPhoneManagerService());
  24251.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'])) {
  24252.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'];
  24253.         }
  24254.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\UserUpdateListener($a$b$c);
  24255.     }
  24256.     /**
  24257.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\AddUserPhoneFormType' shared autowired service.
  24258.      *
  24259.      * @return \Aqarmap\Bundle\UserBundle\Form\AddUserPhoneFormType
  24260.      */
  24261.     protected function getAddUserPhoneFormTypeService()
  24262.     {
  24263.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24264.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24265.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/AddUserPhoneFormType.php';
  24266.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\AddUserPhoneFormType'] = new \Aqarmap\Bundle\UserBundle\Form\AddUserPhoneFormType();
  24267.     }
  24268.     /**
  24269.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\Admin\AddUserServiceType' shared autowired service.
  24270.      *
  24271.      * @return \Aqarmap\Bundle\UserBundle\Form\Admin\AddUserServiceType
  24272.      */
  24273.     protected function getAddUserServiceTypeService()
  24274.     {
  24275.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24276.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24277.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/Admin/AddUserServiceType.php';
  24278.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\AddUserServiceType'] = new \Aqarmap\Bundle\UserBundle\Form\Admin\AddUserServiceType();
  24279.     }
  24280.     /**
  24281.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserPackageType' shared autowired service.
  24282.      *
  24283.      * @return \Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserPackageType
  24284.      */
  24285.     protected function getUpdateUserPackageTypeService()
  24286.     {
  24287.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24288.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24289.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/Admin/UpdateUserPackageType.php';
  24290.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserPackageType'] = new \Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserPackageType();
  24291.     }
  24292.     /**
  24293.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserServiceType' shared autowired service.
  24294.      *
  24295.      * @return \Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserServiceType
  24296.      */
  24297.     protected function getUpdateUserServiceTypeService()
  24298.     {
  24299.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24300.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24301.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/Admin/UpdateUserServiceType.php';
  24302.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserServiceType'] = new \Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserServiceType();
  24303.     }
  24304.     /**
  24305.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\Admin\UserInfoType' shared autowired service.
  24306.      *
  24307.      * @return \Aqarmap\Bundle\UserBundle\Form\Admin\UserInfoType
  24308.      */
  24309.     protected function getUserInfoTypeService()
  24310.     {
  24311.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24312.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24313.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/Admin/UserInfoType.php';
  24314.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserInfoType'] = new \Aqarmap\Bundle\UserBundle\Form\Admin\UserInfoType();
  24315.     }
  24316.     /**
  24317.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\Admin\UserTypeChangeType' shared autowired service.
  24318.      *
  24319.      * @return \Aqarmap\Bundle\UserBundle\Form\Admin\UserTypeChangeType
  24320.      */
  24321.     protected function getUserTypeChangeTypeService()
  24322.     {
  24323.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24324.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24325.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/Admin/UserTypeChangeType.php';
  24326.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserTypeChangeType'] = new \Aqarmap\Bundle\UserBundle\Form\Admin\UserTypeChangeType();
  24327.     }
  24328.     /**
  24329.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\BrokerType' shared autowired service.
  24330.      *
  24331.      * @return \Aqarmap\Bundle\UserBundle\Form\BrokerType
  24332.      */
  24333.     protected function getBrokerTypeService()
  24334.     {
  24335.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24336.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24337.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/BrokerType.php';
  24338.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\BrokerType'] = new \Aqarmap\Bundle\UserBundle\Form\BrokerType();
  24339.     }
  24340.     /**
  24341.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\ChangeGroupType' shared autowired service.
  24342.      *
  24343.      * @return \Aqarmap\Bundle\UserBundle\Form\ChangeGroupType
  24344.      */
  24345.     protected function getChangeGroupTypeService()
  24346.     {
  24347.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24348.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24349.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ChangeGroupType.php';
  24350.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\ChangeGroupType'] = new \Aqarmap\Bundle\UserBundle\Form\ChangeGroupType();
  24351.     }
  24352.     /**
  24353.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\ChangePasswordFormType' shared autowired service.
  24354.      *
  24355.      * @return \Aqarmap\Bundle\UserBundle\Form\ChangePasswordFormType
  24356.      */
  24357.     protected function getChangePasswordFormTypeService()
  24358.     {
  24359.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24360.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24361.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ChangePasswordFormType.php';
  24362.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\ChangePasswordFormType'] = new \Aqarmap\Bundle\UserBundle\Form\ChangePasswordFormType();
  24363.     }
  24364.     /**
  24365.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\CustomerSearchForm' shared autowired service.
  24366.      *
  24367.      * @return \Aqarmap\Bundle\UserBundle\Form\CustomerSearchForm
  24368.      */
  24369.     protected function getCustomerSearchFormService()
  24370.     {
  24371.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24372.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24373.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/CustomerSearchForm.php';
  24374.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\CustomerSearchForm'] = new \Aqarmap\Bundle\UserBundle\Form\CustomerSearchForm();
  24375.     }
  24376.     /**
  24377.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\DeviceType' shared autowired service.
  24378.      *
  24379.      * @return \Aqarmap\Bundle\UserBundle\Form\DeviceType
  24380.      */
  24381.     protected function getDeviceTypeService()
  24382.     {
  24383.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24384.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24385.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/DeviceType.php';
  24386.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\DeviceType'] = new \Aqarmap\Bundle\UserBundle\Form\DeviceType();
  24387.     }
  24388.     /**
  24389.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\EditPhoneNumberType' shared autowired service.
  24390.      *
  24391.      * @return \Aqarmap\Bundle\UserBundle\Form\EditPhoneNumberType
  24392.      */
  24393.     protected function getEditPhoneNumberTypeService()
  24394.     {
  24395.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24396.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24397.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/EditPhoneNumberType.php';
  24398.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\EditPhoneNumberType'] = new \Aqarmap\Bundle\UserBundle\Form\EditPhoneNumberType();
  24399.     }
  24400.     /**
  24401.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\GroupFormType' shared autowired service.
  24402.      *
  24403.      * @return \Aqarmap\Bundle\UserBundle\Form\GroupFormType
  24404.      */
  24405.     protected function getGroupFormTypeService()
  24406.     {
  24407.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24408.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24409.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/GroupFormType.php';
  24410.         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))));
  24411.     }
  24412.     /**
  24413.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\ImportDeveloperUserType' shared autowired service.
  24414.      *
  24415.      * @return \Aqarmap\Bundle\UserBundle\Form\ImportDeveloperUserType
  24416.      */
  24417.     protected function getImportDeveloperUserTypeService()
  24418.     {
  24419.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24420.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24421.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ImportDeveloperUserType.php';
  24422.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\ImportDeveloperUserType'] = new \Aqarmap\Bundle\UserBundle\Form\ImportDeveloperUserType();
  24423.     }
  24424.     /**
  24425.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\ImportUserGroupType' shared autowired service.
  24426.      *
  24427.      * @return \Aqarmap\Bundle\UserBundle\Form\ImportUserGroupType
  24428.      */
  24429.     protected function getImportUserGroupTypeService()
  24430.     {
  24431.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24432.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24433.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ImportUserGroupType.php';
  24434.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserGroupType'] = new \Aqarmap\Bundle\UserBundle\Form\ImportUserGroupType();
  24435.     }
  24436.     /**
  24437.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\ImportUserType' shared autowired service.
  24438.      *
  24439.      * @return \Aqarmap\Bundle\UserBundle\Form\ImportUserType
  24440.      */
  24441.     protected function getImportUserTypeService()
  24442.     {
  24443.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24444.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24445.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ImportUserType.php';
  24446.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserType'] = new \Aqarmap\Bundle\UserBundle\Form\ImportUserType();
  24447.     }
  24448.     /**
  24449.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\PersonalInfoType' shared autowired service.
  24450.      *
  24451.      * @return \Aqarmap\Bundle\UserBundle\Form\PersonalInfoType
  24452.      */
  24453.     protected function getPersonalInfoTypeService()
  24454.     {
  24455.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24456.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24457.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/PersonalInfoType.php';
  24458.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\PersonalInfoType'] = new \Aqarmap\Bundle\UserBundle\Form\PersonalInfoType();
  24459.     }
  24460.     /**
  24461.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\QuickRegistrationFormType' shared autowired service.
  24462.      *
  24463.      * @return \Aqarmap\Bundle\UserBundle\Form\QuickRegistrationFormType
  24464.      */
  24465.     protected function getQuickRegistrationFormTypeService()
  24466.     {
  24467.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24468.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24469.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/QuickRegistrationFormType.php';
  24470.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\QuickRegistrationFormType'] = new \Aqarmap\Bundle\UserBundle\Form\QuickRegistrationFormType();
  24471.     }
  24472.     /**
  24473.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\SubAccountFormType' shared autowired service.
  24474.      *
  24475.      * @return \Aqarmap\Bundle\UserBundle\Form\SubAccountFormType
  24476.      */
  24477.     protected function getSubAccountFormType2Service()
  24478.     {
  24479.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24480.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24481.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/SubAccountFormType.php';
  24482.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\SubAccountFormType'] = new \Aqarmap\Bundle\UserBundle\Form\SubAccountFormType();
  24483.     }
  24484.     /**
  24485.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\TargetAudienceHistoryType' shared autowired service.
  24486.      *
  24487.      * @return \Aqarmap\Bundle\UserBundle\Form\TargetAudienceHistoryType
  24488.      */
  24489.     protected function getTargetAudienceHistoryTypeService()
  24490.     {
  24491.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24492.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24493.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/TargetAudienceHistoryType.php';
  24494.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\TargetAudienceHistoryType'] = new \Aqarmap\Bundle\UserBundle\Form\TargetAudienceHistoryType();
  24495.     }
  24496.     /**
  24497.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\TeamType' shared autowired service.
  24498.      *
  24499.      * @return \Aqarmap\Bundle\UserBundle\Form\TeamType
  24500.      */
  24501.     protected function getTeamTypeService()
  24502.     {
  24503.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24504.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24505.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/TeamType.php';
  24506.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\TeamType'] = new \Aqarmap\Bundle\UserBundle\Form\TeamType();
  24507.     }
  24508.     /**
  24509.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UpdateCompanyInfoFormType' shared autowired service.
  24510.      *
  24511.      * @return \Aqarmap\Bundle\UserBundle\Form\UpdateCompanyInfoFormType
  24512.      */
  24513.     protected function getUpdateCompanyInfoFormTypeService()
  24514.     {
  24515.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24516.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24517.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UpdateCompanyInfoFormType.php';
  24518.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UpdateCompanyInfoFormType'] = new \Aqarmap\Bundle\UserBundle\Form\UpdateCompanyInfoFormType();
  24519.     }
  24520.     /**
  24521.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UpdateProfileBasicInfoFormType' shared autowired service.
  24522.      *
  24523.      * @return \Aqarmap\Bundle\UserBundle\Form\UpdateProfileBasicInfoFormType
  24524.      */
  24525.     protected function getUpdateProfileBasicInfoFormTypeService()
  24526.     {
  24527.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24528.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24529.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UpdateProfileBasicInfoFormType.php';
  24530.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileBasicInfoFormType'] = new \Aqarmap\Bundle\UserBundle\Form\UpdateProfileBasicInfoFormType();
  24531.     }
  24532.     /**
  24533.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UpdateProfileFormType' shared autowired service.
  24534.      *
  24535.      * @return \Aqarmap\Bundle\UserBundle\Form\UpdateProfileFormType
  24536.      */
  24537.     protected function getUpdateProfileFormTypeService()
  24538.     {
  24539.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24540.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24541.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UpdateProfileFormType.php';
  24542.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileFormType'] = new \Aqarmap\Bundle\UserBundle\Form\UpdateProfileFormType();
  24543.     }
  24544.     /**
  24545.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UserDomainType' shared autowired service.
  24546.      *
  24547.      * @return \Aqarmap\Bundle\UserBundle\Form\UserDomainType
  24548.      */
  24549.     protected function getUserDomainTypeService()
  24550.     {
  24551.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24552.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24553.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UserDomainType.php';
  24554.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UserDomainType'] = new \Aqarmap\Bundle\UserBundle\Form\UserDomainType();
  24555.     }
  24556.     /**
  24557.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UserExtendCreditDateType' shared autowired service.
  24558.      *
  24559.      * @return \Aqarmap\Bundle\UserBundle\Form\UserExtendCreditDateType
  24560.      */
  24561.     protected function getUserExtendCreditDateTypeService()
  24562.     {
  24563.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24565.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UserExtendCreditDateType.php';
  24566.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UserExtendCreditDateType'] = new \Aqarmap\Bundle\UserBundle\Form\UserExtendCreditDateType();
  24567.     }
  24568.     /**
  24569.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UserKeywordType' shared autowired service.
  24570.      *
  24571.      * @return \Aqarmap\Bundle\UserBundle\Form\UserKeywordType
  24572.      */
  24573.     protected function getUserKeywordTypeService()
  24574.     {
  24575.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24576.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24577.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UserKeywordType.php';
  24578.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UserKeywordType'] = new \Aqarmap\Bundle\UserBundle\Form\UserKeywordType();
  24579.     }
  24580.     /**
  24581.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UserPhoneType' shared autowired service.
  24582.      *
  24583.      * @return \Aqarmap\Bundle\UserBundle\Form\UserPhoneType
  24584.      */
  24585.     protected function getUserPhoneTypeService()
  24586.     {
  24587.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24588.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24589.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UserPhoneType.php';
  24590.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UserPhoneType'] = new \Aqarmap\Bundle\UserBundle\Form\UserPhoneType();
  24591.     }
  24592.     /**
  24593.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\V3\LoginFormType' shared autowired service.
  24594.      *
  24595.      * @return \Aqarmap\Bundle\UserBundle\Form\V3\LoginFormType
  24596.      */
  24597.     protected function getLoginFormTypeService()
  24598.     {
  24599.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24600.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24601.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/V3/LoginFormType.php';
  24602.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\V3\\LoginFormType'] = new \Aqarmap\Bundle\UserBundle\Form\V3\LoginFormType();
  24603.     }
  24604.     /**
  24605.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\V3\RegistrationFormType' shared autowired service.
  24606.      *
  24607.      * @return \Aqarmap\Bundle\UserBundle\Form\V3\RegistrationFormType
  24608.      */
  24609.     protected function getRegistrationFormTypeService()
  24610.     {
  24611.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24612.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24613.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/V3/RegistrationFormType.php';
  24614.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  24615.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType'])) {
  24616.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType'];
  24617.         }
  24618.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType'] = new \Aqarmap\Bundle\UserBundle\Form\V3\RegistrationFormType($a);
  24619.     }
  24620.     /**
  24621.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\GroupRepository' shared autowired service.
  24622.      *
  24623.      * @return \Aqarmap\Bundle\UserBundle\Repository\GroupRepository
  24624.      */
  24625.     protected function getGroupRepositoryService()
  24626.     {
  24627.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\GroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24628.     }
  24629.     /**
  24630.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\SavedSearchRepository' shared autowired service.
  24631.      *
  24632.      * @return \Aqarmap\Bundle\UserBundle\Repository\SavedSearchRepository
  24633.      */
  24634.     protected function getSavedSearchRepository2Service()
  24635.     {
  24636.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/SavedSearchRepository.php';
  24637.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\SavedSearchRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\SavedSearchRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24638.     }
  24639.     /**
  24640.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\TeamHistoryRepository' shared autowired service.
  24641.      *
  24642.      * @return \Aqarmap\Bundle\UserBundle\Repository\TeamHistoryRepository
  24643.      */
  24644.     protected function getTeamHistoryRepositoryService()
  24645.     {
  24646.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/TeamHistoryRepository.php';
  24647.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\TeamHistoryRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\TeamHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24648.     }
  24649.     /**
  24650.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\TeamRepository' shared autowired service.
  24651.      *
  24652.      * @return \Aqarmap\Bundle\UserBundle\Repository\TeamRepository
  24653.      */
  24654.     protected function getTeamRepositoryService()
  24655.     {
  24656.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/TeamRepository.php';
  24657.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\TeamRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\TeamRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24658.     }
  24659.     /**
  24660.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserCheckInRepository' shared autowired service.
  24661.      *
  24662.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserCheckInRepository
  24663.      */
  24664.     protected function getUserCheckInRepositoryService()
  24665.     {
  24666.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserCheckInRepository.php';
  24667.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckInRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserCheckInRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24668.     }
  24669.     /**
  24670.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserCheckinHistoryRepository' shared autowired service.
  24671.      *
  24672.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserCheckinHistoryRepository
  24673.      */
  24674.     protected function getUserCheckinHistoryRepositoryService()
  24675.     {
  24676.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserCheckinHistoryRepository.php';
  24677.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserCheckinHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24678.     }
  24679.     /**
  24680.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserDeviceCategoryRepository' shared autowired service.
  24681.      *
  24682.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserDeviceCategoryRepository
  24683.      */
  24684.     protected function getUserDeviceCategoryRepositoryService()
  24685.     {
  24686.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserDeviceCategoryRepository.php';
  24687.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceCategoryRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserDeviceCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24688.     }
  24689.     /**
  24690.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserDeviceRepository' shared autowired service.
  24691.      *
  24692.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserDeviceRepository
  24693.      */
  24694.     protected function getUserDeviceRepositoryService()
  24695.     {
  24696.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserDeviceRepository.php';
  24697.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserDeviceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24698.     }
  24699.     /**
  24700.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserDomainRepository' shared autowired service.
  24701.      *
  24702.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserDomainRepository
  24703.      */
  24704.     protected function getUserDomainRepositoryService()
  24705.     {
  24706.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserDomainRepository.php';
  24707.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDomainRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserDomainRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24708.     }
  24709.     /**
  24710.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserInterestElasticRepository' shared autowired service.
  24711.      *
  24712.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserInterestElasticRepository
  24713.      */
  24714.     protected function getUserInterestElasticRepositoryService()
  24715.     {
  24716.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/BaseRepository.php';
  24717.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Contracts/RepositoryContract.php';
  24718.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/ElasticRepository.php';
  24719.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Model/Contract/UserInterestElasticRepositoryInterface.php';
  24720.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserInterestElasticRepository.php';
  24721.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestElasticRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserInterestElasticRepository(($this->services['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService()));
  24722.     }
  24723.     /**
  24724.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserInterestRepository' shared autowired service.
  24725.      *
  24726.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserInterestRepository
  24727.      */
  24728.     protected function getUserInterestRepositoryService()
  24729.     {
  24730.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserInterestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24731.     }
  24732.     /**
  24733.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserPackagesRepository' shared autowired service.
  24734.      *
  24735.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserPackagesRepository
  24736.      */
  24737.     protected function getUserPackagesRepositoryService()
  24738.     {
  24739.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  24740.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'])) {
  24741.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'];
  24742.         }
  24743.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserPackagesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  24744.     }
  24745.     /**
  24746.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserRepository' shared autowired service.
  24747.      *
  24748.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserRepository
  24749.      */
  24750.     protected function getUserRepositoryService()
  24751.     {
  24752.         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()));
  24753.     }
  24754.     /**
  24755.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserServicesRepository' shared autowired service.
  24756.      *
  24757.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserServicesRepository
  24758.      */
  24759.     protected function getUserServicesRepositoryService()
  24760.     {
  24761.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserServicesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24762.     }
  24763.     /**
  24764.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\PushNotificationService' shared autowired service.
  24765.      *
  24766.      * @return \Aqarmap\Bundle\UserBundle\Services\PushNotificationService
  24767.      */
  24768.     protected function getPushNotificationServiceService()
  24769.     {
  24770.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/PushNotificationService.php';
  24771.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\PushNotificationService'] = new \Aqarmap\Bundle\UserBundle\Services\PushNotificationService(($this->privates['.debug.fcm.client'] ?? $this->get_Debug_Fcm_ClientService()));
  24772.     }
  24773.     /**
  24774.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserActivityService' shared autowired service.
  24775.      *
  24776.      * @return \Aqarmap\Bundle\UserBundle\Services\UserActivityService
  24777.      */
  24778.     protected function getUserActivityServiceService()
  24779.     {
  24780.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserActivityService.php';
  24781.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  24782.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'])) {
  24783.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'];
  24784.         }
  24785.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'] = new \Aqarmap\Bundle\UserBundle\Services\UserActivityService($a);
  24786.     }
  24787.     /**
  24788.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserAuthenticationService' shared autowired service.
  24789.      *
  24790.      * @return \Aqarmap\Bundle\UserBundle\Services\UserAuthenticationService
  24791.      */
  24792.     protected function getUserAuthenticationService2Service()
  24793.     {
  24794.         $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.');
  24795.     }
  24796.     /**
  24797.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserDeviceManager' shared autowired service.
  24798.      *
  24799.      * @return \Aqarmap\Bundle\UserBundle\Services\UserDeviceManager
  24800.      */
  24801.     protected function getUserDeviceManagerService()
  24802.     {
  24803.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserDeviceManager.php';
  24804.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24805.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserDeviceManager'])) {
  24806.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserDeviceManager'];
  24807.         }
  24808.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserDeviceManager'] = new \Aqarmap\Bundle\UserBundle\Services\UserDeviceManager(($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository'] ?? $this->getUserDeviceRepositoryService()), $a);
  24809.     }
  24810.     /**
  24811.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserInterestManager' shared autowired service.
  24812.      *
  24813.      * @return \Aqarmap\Bundle\UserBundle\Services\UserInterestManager
  24814.      */
  24815.     protected function getUserInterestManagerService()
  24816.     {
  24817.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24818.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'])) {
  24819.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'];
  24820.         }
  24821.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'] ?? $this->getPriceExtenderService());
  24822.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'])) {
  24823.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'];
  24824.         }
  24825.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24826.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'])) {
  24827.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'];
  24828.         }
  24829.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  24830.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'])) {
  24831.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'];
  24832.         }
  24833.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  24834.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'])) {
  24835.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'];
  24836.         }
  24837.         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()));
  24838.     }
  24839.     /**
  24840.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserIpInfoService' shared autowired service.
  24841.      *
  24842.      * @return \Aqarmap\Bundle\UserBundle\Services\UserIpInfoService
  24843.      */
  24844.     protected function getUserIpInfoServiceService()
  24845.     {
  24846.         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())));
  24847.     }
  24848.     /**
  24849.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserManager' shared autowired service.
  24850.      *
  24851.      * @return \Aqarmap\Bundle\UserBundle\Services\UserManager
  24852.      */
  24853.     protected function getUserManagerService()
  24854.     {
  24855.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24856.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  24857.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  24858.         }
  24859.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24860.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  24861.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  24862.         }
  24863.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  24864.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  24865.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  24866.         }
  24867.         $d = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  24868.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  24869.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  24870.         }
  24871.         $e = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  24872.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  24873.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  24874.         }
  24875.         $f = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  24876.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  24877.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  24878.         }
  24879.         $g = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService());
  24880.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  24881.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  24882.         }
  24883.         $h = ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'] ?? $this->getNotifierManagerService());
  24884.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  24885.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  24886.         }
  24887.         $i = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  24888.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  24889.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  24890.         }
  24891.         $j = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  24892.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  24893.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  24894.         }
  24895.         $k = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  24896.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  24897.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  24898.         }
  24899.         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->getLeadRepositoryService()), $k, ($this->privates['App\\Service\\Security\\AuthServer'] ?? $this->getAuthServerService()));
  24900.     }
  24901.     /**
  24902.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserPackagesService' shared autowired service.
  24903.      *
  24904.      * @return \Aqarmap\Bundle\UserBundle\Services\UserPackagesService
  24905.      */
  24906.     protected function getUserPackagesServiceService()
  24907.     {
  24908.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24909.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'])) {
  24910.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'];
  24911.         }
  24912.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24913.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'])) {
  24914.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'];
  24915.         }
  24916.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  24917.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'])) {
  24918.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'];
  24919.         }
  24920.         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()));
  24921.     }
  24922.     /**
  24923.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserPhoneManager' shared autowired service.
  24924.      *
  24925.      * @return \Aqarmap\Bundle\UserBundle\Services\UserPhoneManager
  24926.      */
  24927.     protected function getUserPhoneManagerService()
  24928.     {
  24929.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/UserPhoneManagerInterface.php';
  24930.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserPhoneManager.php';
  24931.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24932.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'])) {
  24933.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'];
  24934.         }
  24935.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  24936.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'])) {
  24937.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'];
  24938.         }
  24939.         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()));
  24940.     }
  24941.     /**
  24942.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserServicesManager' shared autowired service.
  24943.      *
  24944.      * @return \Aqarmap\Bundle\UserBundle\Services\UserServicesManager
  24945.      */
  24946.     protected function getUserServicesManagerService()
  24947.     {
  24948.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24949.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'])) {
  24950.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'];
  24951.         }
  24952.         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()));
  24953.     }
  24954.     /**
  24955.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\V3\UserAuthenticationService' shared autowired service.
  24956.      *
  24957.      * @return \Aqarmap\Bundle\UserBundle\Services\V3\UserAuthenticationService
  24958.      */
  24959.     protected function getUserAuthenticationServiceService()
  24960.     {
  24961.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/V3/UserAuthenticationService.php';
  24962.         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()));
  24963.     }
  24964.     /**
  24965.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\V3\UserInfoService' shared autowired service.
  24966.      *
  24967.      * @return \Aqarmap\Bundle\UserBundle\Services\V3\UserInfoService
  24968.      */
  24969.     protected function getUserInfoServiceService()
  24970.     {
  24971.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/V3/UserInfoServiceInterface.php';
  24972.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/V3/UserInfoService.php';
  24973.         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()));
  24974.     }
  24975.     /**
  24976.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\V4\OauthClientBuilder' shared autowired service.
  24977.      *
  24978.      * @return \Aqarmap\Bundle\UserBundle\Services\V4\OauthClientBuilder
  24979.      */
  24980.     protected function getOauthClientBuilderService()
  24981.     {
  24982.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/V4/OauthClientBuilder.php';
  24983.         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()));
  24984.     }
  24985.     /**
  24986.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\ZohoCRMService' shared autowired service.
  24987.      *
  24988.      * @return \Aqarmap\Bundle\UserBundle\Services\ZohoCRMService
  24989.      */
  24990.     protected function getZohoCRMServiceService()
  24991.     {
  24992.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/ZohoCRMService.php';
  24993.         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\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()), ($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()));
  24994.     }
  24995.     /**
  24996.      * Gets the private 'Aqarmap\Bundle\UserBundle\Strategy\AddUserInterestStrategy' shared autowired service.
  24997.      *
  24998.      * @return \Aqarmap\Bundle\UserBundle\Strategy\AddUserInterestStrategy
  24999.      */
  25000.     protected function getAddUserInterestStrategyService()
  25001.     {
  25002.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  25003.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Strategy/AddUserInterestStrategy.php';
  25004.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\AddUserInterestStrategy'] = new \Aqarmap\Bundle\UserBundle\Strategy\AddUserInterestStrategy(($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService()));
  25005.     }
  25006.     /**
  25007.      * Gets the private 'Aqarmap\Bundle\UserBundle\Strategy\ImportUsersDevelopersStrategy' shared autowired service.
  25008.      *
  25009.      * @return \Aqarmap\Bundle\UserBundle\Strategy\ImportUsersDevelopersStrategy
  25010.      */
  25011.     protected function getImportUsersDevelopersStrategyService()
  25012.     {
  25013.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  25014.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Strategy/ImportUsersDevelopersStrategy.php';
  25015.         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()));
  25016.     }
  25017.     /**
  25018.      * Gets the private 'Aqarmap\Bundle\UserBundle\Strategy\ImportUsersStrategy' shared autowired service.
  25019.      *
  25020.      * @return \Aqarmap\Bundle\UserBundle\Strategy\ImportUsersStrategy
  25021.      */
  25022.     protected function getImportUsersStrategyService()
  25023.     {
  25024.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  25025.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Strategy/ImportUsersStrategy.php';
  25026.         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()));
  25027.     }
  25028.     /**
  25029.      * Gets the private 'Aqarmap\Bundle\UserBundle\Strategy\UpdateClientServedCountStrategy' shared autowired service.
  25030.      *
  25031.      * @return \Aqarmap\Bundle\UserBundle\Strategy\UpdateClientServedCountStrategy
  25032.      */
  25033.     protected function getUpdateClientServedCountStrategyService()
  25034.     {
  25035.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  25036.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Strategy/UpdateClientServedCountStrategy.php';
  25037.         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()));
  25038.     }
  25039.     /**
  25040.      * Gets the private 'Aqarmap\Bundle\UserBundle\Strategy\UpdateUserGroupsElasticSearchStrategy' shared autowired service.
  25041.      *
  25042.      * @return \Aqarmap\Bundle\UserBundle\Strategy\UpdateUserGroupsElasticSearchStrategy
  25043.      */
  25044.     protected function getUpdateUserGroupsElasticSearchStrategyService()
  25045.     {
  25046.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  25047.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Strategy/UpdateUserGroupsElasticSearchStrategy.php';
  25048.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\UpdateUserGroupsElasticSearchStrategy'] = new \Aqarmap\Bundle\UserBundle\Strategy\UpdateUserGroupsElasticSearchStrategy(($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()));
  25049.     }
  25050.     /**
  25051.      * Gets the private 'Aqarmap\Bundle\UserBundle\Validator\Constraints\EmailValidator' shared autowired service.
  25052.      *
  25053.      * @return \Aqarmap\Bundle\UserBundle\Validator\Constraints\EmailValidator
  25054.      */
  25055.     protected function getEmailValidatorService()
  25056.     {
  25057.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  25058.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  25059.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  25060.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Validator/Constraints/EmailValidator.php';
  25061.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\EmailValidator'] = new \Aqarmap\Bundle\UserBundle\Validator\Constraints\EmailValidator();
  25062.     }
  25063.     /**
  25064.      * Gets the private 'Aqarmap\Bundle\UserBundle\Validator\Constraints\NonRepeatedValidator' shared autowired service.
  25065.      *
  25066.      * @return \Aqarmap\Bundle\UserBundle\Validator\Constraints\NonRepeatedValidator
  25067.      */
  25068.     protected function getNonRepeatedValidatorService()
  25069.     {
  25070.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  25071.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  25072.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Validator/Constraints/NonRepeatedValidator.php';
  25073.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/PhoneValidatorComponentInterface.php';
  25074.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/PhoneValidator/Components/NonRepeated.php';
  25075.         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());
  25076.     }
  25077.     /**
  25078.      * Gets the private 'Aqarmap\Bundle\UserBundle\Validator\Constraints\NonSequenceValidator' shared autowired service.
  25079.      *
  25080.      * @return \Aqarmap\Bundle\UserBundle\Validator\Constraints\NonSequenceValidator
  25081.      */
  25082.     protected function getNonSequenceValidatorService()
  25083.     {
  25084.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  25085.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  25086.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Validator/Constraints/NonSequenceValidator.php';
  25087.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/PhoneValidatorComponentInterface.php';
  25088.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/PhoneValidator/Components/NonSequence.php';
  25089.         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());
  25090.     }
  25091.     /**
  25092.      * Gets the private 'Aqarmap\Bundle\UserBundle\Validator\Constraints\NumericValidator' shared autowired service.
  25093.      *
  25094.      * @return \Aqarmap\Bundle\UserBundle\Validator\Constraints\NumericValidator
  25095.      */
  25096.     protected function getNumericValidatorService()
  25097.     {
  25098.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  25099.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  25100.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Validator/Constraints/NumericValidator.php';
  25101.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NumericValidator'] = new \Aqarmap\Bundle\UserBundle\Validator\Constraints\NumericValidator();
  25102.     }
  25103.     /**
  25104.      * Gets the private 'Aqarmap\Bundle\UserBundle\Validator\Constraints\ValidCountryCodeValidator' shared autowired service.
  25105.      *
  25106.      * @return \Aqarmap\Bundle\UserBundle\Validator\Constraints\ValidCountryCodeValidator
  25107.      */
  25108.     protected function getValidCountryCodeValidatorService()
  25109.     {
  25110.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  25111.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  25112.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Validator/Constraints/ValidCountryCodeValidator.php';
  25113.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/PhoneValidatorComponentInterface.php';
  25114.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/PhoneValidator/Components/ValidCountryCode.php';
  25115.         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());
  25116.     }
  25117.     /**
  25118.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Command\ValueEngineAnalyserCommand' shared autowired service.
  25119.      *
  25120.      * @return \Aqarmap\Bundle\ValueEngineBundle\Command\ValueEngineAnalyserCommand
  25121.      */
  25122.     protected function getValueEngineAnalyserCommandService()
  25123.     {
  25124.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25125.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Command/ValueEngineAnalyserCommand.php';
  25126.         $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()));
  25127.         $instance->setName('app:value-engine:analyse');
  25128.         return $instance;
  25129.     }
  25130.     /**
  25131.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Command\ValueEngineDepthProductsCommand' shared autowired service.
  25132.      *
  25133.      * @return \Aqarmap\Bundle\ValueEngineBundle\Command\ValueEngineDepthProductsCommand
  25134.      */
  25135.     protected function getValueEngineDepthProductsCommandService()
  25136.     {
  25137.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25138.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Command/ValueEngineDepthProductsCommand.php';
  25139.         $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()));
  25140.         $instance->setName('app:value-engine:depth-products');
  25141.         return $instance;
  25142.     }
  25143.     /**
  25144.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Repository\DepthProductInsightRepository' shared autowired service.
  25145.      *
  25146.      * @return \Aqarmap\Bundle\ValueEngineBundle\Repository\DepthProductInsightRepository
  25147.      */
  25148.     protected function getDepthProductInsightRepositoryService()
  25149.     {
  25150.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Repository/DepthProductInsightRepository.php';
  25151.         return $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\DepthProductInsightRepository'] = new \Aqarmap\Bundle\ValueEngineBundle\Repository\DepthProductInsightRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25152.     }
  25153.     /**
  25154.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Repository\ListingInsightRepository' shared autowired service.
  25155.      *
  25156.      * @return \Aqarmap\Bundle\ValueEngineBundle\Repository\ListingInsightRepository
  25157.      */
  25158.     protected function getListingInsightRepositoryService()
  25159.     {
  25160.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Repository/ListingInsightRepository.php';
  25161.         return $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ListingInsightRepository'] = new \Aqarmap\Bundle\ValueEngineBundle\Repository\ListingInsightRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25162.     }
  25163.     /**
  25164.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Repository\LocationInsightRepository' shared autowired service.
  25165.      *
  25166.      * @return \Aqarmap\Bundle\ValueEngineBundle\Repository\LocationInsightRepository
  25167.      */
  25168.     protected function getLocationInsightRepositoryService()
  25169.     {
  25170.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Repository/LocationInsightRepository.php';
  25171.         return $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\LocationInsightRepository'] = new \Aqarmap\Bundle\ValueEngineBundle\Repository\LocationInsightRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25172.     }
  25173.     /**
  25174.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineListingsLocationsRepository' shared autowired service.
  25175.      *
  25176.      * @return \Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineListingsLocationsRepository
  25177.      */
  25178.     protected function getValueEngineListingsLocationsRepositoryService()
  25179.     {
  25180.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Repository/ValueEngineListingsLocationsRepository.php';
  25181.         return $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineListingsLocationsRepository'] = new \Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineListingsLocationsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25182.     }
  25183.     /**
  25184.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineSettingRepository' shared autowired service.
  25185.      *
  25186.      * @return \Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineSettingRepository
  25187.      */
  25188.     protected function getValueEngineSettingRepositoryService()
  25189.     {
  25190.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Repository/ValueEngineSettingRepository.php';
  25191.         return $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineSettingRepository'] = new \Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25192.     }
  25193.     /**
  25194.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Service\ValueEngineService' shared autowired service.
  25195.      *
  25196.      * @return \Aqarmap\Bundle\ValueEngineBundle\Service\ValueEngineService
  25197.      */
  25198.     protected function getValueEngineServiceService()
  25199.     {
  25200.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Service/ValueEngineService.php';
  25201.         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()));
  25202.     }
  25203.     /**
  25204.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  25205.      *
  25206.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  25207.      */
  25208.     protected function getManagerRegistryAwareConnectionProviderService()
  25209.     {
  25210.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  25211.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  25212.         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'));
  25213.     }
  25214.     /**
  25215.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\ClearMetadataCacheDoctrineODMCommand' shared service.
  25216.      *
  25217.      * @return \Doctrine\Bundle\MongoDBBundle\Command\ClearMetadataCacheDoctrineODMCommand
  25218.      */
  25219.     protected function getClearMetadataCacheDoctrineODMCommandService()
  25220.     {
  25221.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25222.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/ClearCache/MetadataCommand.php';
  25223.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/ClearMetadataCacheDoctrineODMCommand.php';
  25224.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\ClearMetadataCacheDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\ClearMetadataCacheDoctrineODMCommand();
  25225.         $instance->setName('doctrine:mongodb:cache:clear-metadata');
  25226.         return $instance;
  25227.     }
  25228.     /**
  25229.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\CreateSchemaDoctrineODMCommand' shared service.
  25230.      *
  25231.      * @return \Doctrine\Bundle\MongoDBBundle\Command\CreateSchemaDoctrineODMCommand
  25232.      */
  25233.     protected function getCreateSchemaDoctrineODMCommandService()
  25234.     {
  25235.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25236.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/AbstractCommand.php';
  25237.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/CreateCommand.php';
  25238.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/CreateSchemaDoctrineODMCommand.php';
  25239.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\CreateSchemaDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\CreateSchemaDoctrineODMCommand();
  25240.         $instance->setName('doctrine:mongodb:schema:create');
  25241.         return $instance;
  25242.     }
  25243.     /**
  25244.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\DropSchemaDoctrineODMCommand' shared service.
  25245.      *
  25246.      * @return \Doctrine\Bundle\MongoDBBundle\Command\DropSchemaDoctrineODMCommand
  25247.      */
  25248.     protected function getDropSchemaDoctrineODMCommandService()
  25249.     {
  25250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25251.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/AbstractCommand.php';
  25252.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/DropCommand.php';
  25253.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/DropSchemaDoctrineODMCommand.php';
  25254.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\DropSchemaDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\DropSchemaDoctrineODMCommand();
  25255.         $instance->setName('doctrine:mongodb:schema:drop');
  25256.         return $instance;
  25257.     }
  25258.     /**
  25259.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\GenerateHydratorsDoctrineODMCommand' shared service.
  25260.      *
  25261.      * @return \Doctrine\Bundle\MongoDBBundle\Command\GenerateHydratorsDoctrineODMCommand
  25262.      */
  25263.     protected function getGenerateHydratorsDoctrineODMCommandService()
  25264.     {
  25265.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25266.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/GenerateHydratorsCommand.php';
  25267.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/GenerateHydratorsDoctrineODMCommand.php';
  25268.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateHydratorsDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\GenerateHydratorsDoctrineODMCommand();
  25269.         $instance->setName('doctrine:mongodb:generate:hydrators');
  25270.         return $instance;
  25271.     }
  25272.     /**
  25273.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\GenerateProxiesDoctrineODMCommand' shared service.
  25274.      *
  25275.      * @return \Doctrine\Bundle\MongoDBBundle\Command\GenerateProxiesDoctrineODMCommand
  25276.      */
  25277.     protected function getGenerateProxiesDoctrineODMCommandService()
  25278.     {
  25279.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25280.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/GenerateProxiesCommand.php';
  25281.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/GenerateProxiesDoctrineODMCommand.php';
  25282.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateProxiesDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\GenerateProxiesDoctrineODMCommand();
  25283.         $instance->setName('doctrine:mongodb:generate:proxies');
  25284.         return $instance;
  25285.     }
  25286.     /**
  25287.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\InfoDoctrineODMCommand' shared service.
  25288.      *
  25289.      * @return \Doctrine\Bundle\MongoDBBundle\Command\InfoDoctrineODMCommand
  25290.      */
  25291.     protected function getInfoDoctrineODMCommandService()
  25292.     {
  25293.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25294.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/DoctrineODMCommand.php';
  25295.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/InfoDoctrineODMCommand.php';
  25296.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\InfoDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\InfoDoctrineODMCommand(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  25297.         $instance->setName('doctrine:mongodb:mapping:info');
  25298.         return $instance;
  25299.     }
  25300.     /**
  25301.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\LoadDataFixturesDoctrineODMCommand' shared service.
  25302.      *
  25303.      * @return \Doctrine\Bundle\MongoDBBundle\Command\LoadDataFixturesDoctrineODMCommand
  25304.      */
  25305.     protected function getLoadDataFixturesDoctrineODMCommandService()
  25306.     {
  25307.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25308.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/DoctrineODMCommand.php';
  25309.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/LoadDataFixturesDoctrineODMCommand.php';
  25310.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  25311.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  25312.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Loader/SymfonyFixturesLoaderInterface.php';
  25313.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Loader/SymfonyFixturesLoader.php';
  25314.         $a = new \Doctrine\Bundle\MongoDBBundle\Loader\SymfonyFixturesLoader($this);
  25315.         $a->addFixtures([]);
  25316.         $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);
  25317.         $instance->setName('doctrine:mongodb:fixtures:load');
  25318.         return $instance;
  25319.     }
  25320.     /**
  25321.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\QueryDoctrineODMCommand' shared service.
  25322.      *
  25323.      * @return \Doctrine\Bundle\MongoDBBundle\Command\QueryDoctrineODMCommand
  25324.      */
  25325.     protected function getQueryDoctrineODMCommandService()
  25326.     {
  25327.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25328.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/QueryCommand.php';
  25329.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/QueryDoctrineODMCommand.php';
  25330.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\QueryDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\QueryDoctrineODMCommand();
  25331.         $instance->setName('doctrine:mongodb:query');
  25332.         return $instance;
  25333.     }
  25334.     /**
  25335.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\ShardDoctrineODMCommand' shared service.
  25336.      *
  25337.      * @return \Doctrine\Bundle\MongoDBBundle\Command\ShardDoctrineODMCommand
  25338.      */
  25339.     protected function getShardDoctrineODMCommandService()
  25340.     {
  25341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25342.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/AbstractCommand.php';
  25343.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/ShardCommand.php';
  25344.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/ShardDoctrineODMCommand.php';
  25345.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\ShardDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\ShardDoctrineODMCommand();
  25346.         $instance->setName('doctrine:mongodb:schema:shard');
  25347.         return $instance;
  25348.     }
  25349.     /**
  25350.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\TailCursorDoctrineODMCommand' shared service.
  25351.      *
  25352.      * @return \Doctrine\Bundle\MongoDBBundle\Command\TailCursorDoctrineODMCommand
  25353.      */
  25354.     protected function getTailCursorDoctrineODMCommandService()
  25355.     {
  25356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25357.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  25358.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  25359.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/TailCursorDoctrineODMCommand.php';
  25360.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\TailCursorDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\TailCursorDoctrineODMCommand();
  25361.         $instance->setName('doctrine:mongodb:tail-cursor');
  25362.         return $instance;
  25363.     }
  25364.     /**
  25365.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\UpdateSchemaDoctrineODMCommand' shared service.
  25366.      *
  25367.      * @return \Doctrine\Bundle\MongoDBBundle\Command\UpdateSchemaDoctrineODMCommand
  25368.      */
  25369.     protected function getUpdateSchemaDoctrineODMCommandService()
  25370.     {
  25371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25372.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/AbstractCommand.php';
  25373.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/UpdateCommand.php';
  25374.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/UpdateSchemaDoctrineODMCommand.php';
  25375.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\UpdateSchemaDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\UpdateSchemaDoctrineODMCommand();
  25376.         $instance->setName('doctrine:mongodb:schema:update');
  25377.         return $instance;
  25378.     }
  25379.     /**
  25380.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  25381.      *
  25382.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  25383.      */
  25384.     protected function getRunSqlCommandService()
  25385.     {
  25386.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25387.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  25388.         $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()));
  25389.         $instance->setName('dbal:run-sql');
  25390.         return $instance;
  25391.     }
  25392.     /**
  25393.      * Gets the private 'Http\Client\Common\PluginClientFactory' shared service.
  25394.      *
  25395.      * @return \Http\HttplugBundle\Collector\PluginClientFactory
  25396.      */
  25397.     protected function getPluginClientFactoryService()
  25398.     {
  25399.         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))));
  25400.     }
  25401.     /**
  25402.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  25403.      *
  25404.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  25405.      */
  25406.     protected function getPluginClientFactoryListenerService()
  25407.     {
  25408.         return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService()));
  25409.     }
  25410.     /**
  25411.      * Gets the private 'Snc\RedisBundle\Command\RedisQueryCommand' shared service.
  25412.      *
  25413.      * @return \Snc\RedisBundle\Command\RedisQueryCommand
  25414.      */
  25415.     protected function getRedisQueryCommandService()
  25416.     {
  25417.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25418.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Command/RedisQueryCommand.php';
  25419.         $this->privates['Snc\\RedisBundle\\Command\\RedisQueryCommand'] = $instance = new \Snc\RedisBundle\Command\RedisQueryCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25420.             'default' => ['privates''snc_redis.default''getSncRedis_DefaultService'false],
  25421.         ], [
  25422.             'default' => 'Predis\\Client',
  25423.         ]), ($this->privates['var_dumper.contextualized_cli_dumper'] ?? $this->getVarDumper_ContextualizedCliDumperService()), ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()));
  25424.         $instance->setName('redis:query');
  25425.         return $instance;
  25426.     }
  25427.     /**
  25428.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  25429.      *
  25430.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  25431.      */
  25432.     protected function getResetAssetsEventListenerService()
  25433.     {
  25434.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  25435.     }
  25436.     /**
  25437.      * Gets the private 'Vich\UploaderBundle\Metadata\CacheWarmer' shared service.
  25438.      *
  25439.      * @return \Vich\UploaderBundle\Metadata\CacheWarmer
  25440.      */
  25441.     protected function getCacheWarmer2Service()
  25442.     {
  25443.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  25444.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/CacheWarmer.php';
  25445.         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()));
  25446.     }
  25447.     /**
  25448.      * Gets the private 'Vich\UploaderBundle\Templating\Helper\UploaderHelper' shared service.
  25449.      *
  25450.      * @return \Vich\UploaderBundle\Templating\Helper\UploaderHelper
  25451.      */
  25452.     protected function getUploaderHelperService()
  25453.     {
  25454.         return $this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] = new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.gaufrette'] ?? $this->getVichUploader_Storage_GaufretteService()));
  25455.     }
  25456.     /**
  25457.      * Gets the private 'Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime' shared service.
  25458.      *
  25459.      * @return \Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime
  25460.      */
  25461.     protected function getUploaderExtensionRuntimeService()
  25462.     {
  25463.         return $this->privates['Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime'] = new \Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  25464.     }
  25465.     /**
  25466.      * Gets the private 'Vich\UploaderBundle\Util\Transliterator' shared service.
  25467.      *
  25468.      * @return \Vich\UploaderBundle\Util\Transliterator
  25469.      */
  25470.     protected function getTransliteratorService()
  25471.     {
  25472.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Util/Transliterator.php';
  25473.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  25474.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  25475.         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'))));
  25476.     }
  25477.     /**
  25478.      * Gets the private 'annotations.cache_adapter' shared service.
  25479.      *
  25480.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  25481.      */
  25482.     protected function getAnnotations_CacheAdapterService()
  25483.     {
  25484.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  25485.     }
  25486.     /**
  25487.      * Gets the private 'annotations.cache_warmer' shared service.
  25488.      *
  25489.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  25490.      */
  25491.     protected function getAnnotations_CacheWarmerService()
  25492.     {
  25493.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  25494.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  25495.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  25496.         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);
  25497.     }
  25498.     /**
  25499.      * Gets the private 'annotations.cached_reader' shared service.
  25500.      *
  25501.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  25502.      */
  25503.     protected function getAnnotations_CachedReaderService()
  25504.     {
  25505.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  25506.     }
  25507.     /**
  25508.      * Gets the private 'annotations.reader' shared service.
  25509.      *
  25510.      * @return \Doctrine\Common\Annotations\AnnotationReader
  25511.      */
  25512.     protected function getAnnotations_ReaderService()
  25513.     {
  25514.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  25515.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  25516.         $a->registerUniqueLoader('class_exists');
  25517.         $instance->addGlobalIgnoredName('required'$a);
  25518.         return $instance;
  25519.     }
  25520.     /**
  25521.      * Gets the private 'app.sitemap.sections_subscriber' shared autowired service.
  25522.      *
  25523.      * @return \Aqarmap\Bundle\MainBundle\EventListener\SiteMapListener
  25524.      */
  25525.     protected function getApp_Sitemap_SectionsSubscriberService()
  25526.     {
  25527.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/SiteMapListener.php';
  25528.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25529.         if (isset($this->privates['app.sitemap.sections_subscriber'])) {
  25530.             return $this->privates['app.sitemap.sections_subscriber'];
  25531.         }
  25532.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\SiteMapService'] ?? $this->getSiteMapServiceService());
  25533.         if (isset($this->privates['app.sitemap.sections_subscriber'])) {
  25534.             return $this->privates['app.sitemap.sections_subscriber'];
  25535.         }
  25536.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25537.         if (isset($this->privates['app.sitemap.sections_subscriber'])) {
  25538.             return $this->privates['app.sitemap.sections_subscriber'];
  25539.         }
  25540.         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))));
  25541.     }
  25542.     /**
  25543.      * Gets the private 'aqarmap.aws_ses.client' shared autowired service.
  25544.      *
  25545.      * @return \Aws\SesV2\SesV2Client
  25546.      */
  25547.     protected function getAqarmap_AwsSes_ClientService()
  25548.     {
  25549.         include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/SesV2/SesV2Client.php';
  25550.         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')]]);
  25551.     }
  25552.     /**
  25553.      * Gets the private 'aqarmap.aws_sqs.client' shared autowired service.
  25554.      *
  25555.      * @return \Aws\Sqs\SqsClient
  25556.      */
  25557.     protected function getAqarmap_AwsSqs_ClientService()
  25558.     {
  25559.         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')]]);
  25560.     }
  25561.     /**
  25562.      * Gets the private 'aqarmap.listing.menu_builder' shared service.
  25563.      *
  25564.      * @return \Aqarmap\Bundle\ListingBundle\Menu\Builder
  25565.      */
  25566.     protected function getAqarmap_Listing_MenuBuilderService()
  25567.     {
  25568.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Menu/Builder.php';
  25569.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25570.         if (isset($this->privates['aqarmap.listing.menu_builder'])) {
  25571.             return $this->privates['aqarmap.listing.menu_builder'];
  25572.         }
  25573.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25574.         if (isset($this->privates['aqarmap.listing.menu_builder'])) {
  25575.             return $this->privates['aqarmap.listing.menu_builder'];
  25576.         }
  25577.         $c = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  25578.         if (isset($this->privates['aqarmap.listing.menu_builder'])) {
  25579.             return $this->privates['aqarmap.listing.menu_builder'];
  25580.         }
  25581.         $d = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'] ?? $this->getMenuBuilderServiceService());
  25582.         if (isset($this->privates['aqarmap.listing.menu_builder'])) {
  25583.             return $this->privates['aqarmap.listing.menu_builder'];
  25584.         }
  25585.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  25586.         if (isset($this->privates['aqarmap.listing.menu_builder'])) {
  25587.             return $this->privates['aqarmap.listing.menu_builder'];
  25588.         }
  25589.         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);
  25590.     }
  25591.     /**
  25592.      * Gets the private 'aqarmap.main.menu.admin' shared autowired service.
  25593.      *
  25594.      * @return \Knp\Menu\MenuItem
  25595.      */
  25596.     protected function getAqarmap_Main_Menu_AdminService()
  25597.     {
  25598.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  25599.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  25600.         $a = ($this->privates['aqarmap.main.menu_builder'] ?? $this->getAqarmap_Main_MenuBuilderService());
  25601.         if (isset($this->privates['aqarmap.main.menu.admin'])) {
  25602.             return $this->privates['aqarmap.main.menu.admin'];
  25603.         }
  25604.         return $this->privates['aqarmap.main.menu.admin'] = $a->buildAdminSidebarMenu();
  25605.     }
  25606.     /**
  25607.      * Gets the private 'aqarmap.main.menu.breadcrumb' shared autowired service.
  25608.      *
  25609.      * @return \Knp\Menu\MenuItem
  25610.      */
  25611.     protected function getAqarmap_Main_Menu_BreadcrumbService()
  25612.     {
  25613.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  25614.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  25615.         $a = ($this->privates['aqarmap.main.menu_builder'] ?? $this->getAqarmap_Main_MenuBuilderService());
  25616.         if (isset($this->privates['aqarmap.main.menu.breadcrumb'])) {
  25617.             return $this->privates['aqarmap.main.menu.breadcrumb'];
  25618.         }
  25619.         return $this->privates['aqarmap.main.menu.breadcrumb'] = $a->BreadcrumbMenu();
  25620.     }
  25621.     /**
  25622.      * Gets the private 'aqarmap.main.menu_builder' shared autowired service.
  25623.      *
  25624.      * @return \Aqarmap\Bundle\MainBundle\Menu\MenuBuilder
  25625.      */
  25626.     protected function getAqarmap_Main_MenuBuilderService()
  25627.     {
  25628.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25629.         if (isset($this->privates['aqarmap.main.menu_builder'])) {
  25630.             return $this->privates['aqarmap.main.menu_builder'];
  25631.         }
  25632.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25633.         if (isset($this->privates['aqarmap.main.menu_builder'])) {
  25634.             return $this->privates['aqarmap.main.menu_builder'];
  25635.         }
  25636.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25637.         if (isset($this->privates['aqarmap.main.menu_builder'])) {
  25638.             return $this->privates['aqarmap.main.menu_builder'];
  25639.         }
  25640.         $d = ($this->privates['knp_menu.helper'] ?? $this->getKnpMenu_HelperService());
  25641.         if (isset($this->privates['aqarmap.main.menu_builder'])) {
  25642.             return $this->privates['aqarmap.main.menu_builder'];
  25643.         }
  25644.         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()));
  25645.     }
  25646.     /**
  25647.      * Gets the private 'aqarmap.neighborhood.menu_builder' shared service.
  25648.      *
  25649.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Menu\MenuBuilder
  25650.      */
  25651.     protected function getAqarmap_Neighborhood_MenuBuilderService()
  25652.     {
  25653.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  25654.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  25655.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Menu/MenuBuilder.php';
  25656.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25657.         if (isset($this->privates['aqarmap.neighborhood.menu_builder'])) {
  25658.             return $this->privates['aqarmap.neighborhood.menu_builder'];
  25659.         }
  25660.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25661.         if (isset($this->privates['aqarmap.neighborhood.menu_builder'])) {
  25662.             return $this->privates['aqarmap.neighborhood.menu_builder'];
  25663.         }
  25664.         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()));
  25665.     }
  25666.     /**
  25667.      * Gets the private 'aqarmap.sqs.service' shared autowired service.
  25668.      *
  25669.      * @return \Aqarmap\Bundle\MainBundle\Service\SqsService
  25670.      */
  25671.     protected function getAqarmap_Sqs_ServiceService()
  25672.     {
  25673.         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()));
  25674.     }
  25675.     /**
  25676.      * Gets the private 'aqarmap.user_listener' shared autowired service.
  25677.      *
  25678.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserListener
  25679.      */
  25680.     protected function getAqarmap_UserListenerService()
  25681.     {
  25682.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserListener.php';
  25683.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25684.         if (isset($this->privates['aqarmap.user_listener'])) {
  25685.             return $this->privates['aqarmap.user_listener'];
  25686.         }
  25687.         return $this->privates['aqarmap.user_listener'] = new \Aqarmap\Bundle\UserBundle\EventListener\UserListener($a);
  25688.     }
  25689.     /**
  25690.      * Gets the private 'aqarmap_user.profile.form.type' shared autowired service.
  25691.      *
  25692.      * @return \Aqarmap\Bundle\UserBundle\Form\ProfileFormType
  25693.      */
  25694.     protected function getAqarmapUser_Profile_Form_TypeService()
  25695.     {
  25696.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25697.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25698.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ProfileFormType.php';
  25699.         return $this->privates['aqarmap_user.profile.form.type'] = new \Aqarmap\Bundle\UserBundle\Form\ProfileFormType();
  25700.     }
  25701.     /**
  25702.      * Gets the private 'aqarmap_user.registration.form.type' shared autowired service.
  25703.      *
  25704.      * @return \Aqarmap\Bundle\UserBundle\Form\RegistrationFormType
  25705.      */
  25706.     protected function getAqarmapUser_Registration_Form_TypeService()
  25707.     {
  25708.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25709.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25710.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/RegistrationFormType.php';
  25711.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  25712.         if (isset($this->privates['aqarmap_user.registration.form.type'])) {
  25713.             return $this->privates['aqarmap_user.registration.form.type'];
  25714.         }
  25715.         return $this->privates['aqarmap_user.registration.form.type'] = new \Aqarmap\Bundle\UserBundle\Form\RegistrationFormType($a);
  25716.     }
  25717.     /**
  25718.      * Gets the private 'assets.packages' shared service.
  25719.      *
  25720.      * @return \Symfony\Component\Asset\Packages
  25721.      */
  25722.     protected function getAssets_PackagesService()
  25723.     {
  25724.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  25725.         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 () {
  25726.             return new \EmptyIterator();
  25727.         }, 0));
  25728.     }
  25729.     /**
  25730.      * Gets the private 'cache.annotations' shared service.
  25731.      *
  25732.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  25733.      */
  25734.     protected function getCache_AnnotationsService()
  25735.     {
  25736.         $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))));
  25737.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  25738.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  25739.     }
  25740.     /**
  25741.      * Gets the private 'cache.doctrine.orm.default.second_level.region.append_only_driver' shared service.
  25742.      *
  25743.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  25744.      */
  25745.     protected function getCache_Doctrine_Orm_Default_SecondLevel_Region_AppendOnlyDriverService()
  25746.     {
  25747.         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());
  25748.     }
  25749.     /**
  25750.      * Gets the private 'cache.doctrine.orm.default.second_level.region.write_rare_driver' shared service.
  25751.      *
  25752.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  25753.      */
  25754.     protected function getCache_Doctrine_Orm_Default_SecondLevel_Region_WriteRareDriverService()
  25755.     {
  25756.         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());
  25757.     }
  25758.     /**
  25759.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  25760.      *
  25761.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  25762.      */
  25763.     protected function getCache_Messenger_RestartWorkersSignalService()
  25764.     {
  25765.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.GCEgBNd'] ?? $this->get_CacheConnection_GCEgBNdService()), 'tPQ-8uvA3g'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  25766.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  25767.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  25768.     }
  25769.     /**
  25770.      * Gets the private 'cache.property_info' shared service.
  25771.      *
  25772.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  25773.      */
  25774.     protected function getCache_PropertyInfoService()
  25775.     {
  25776.         $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))));
  25777.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  25778.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  25779.     }
  25780.     /**
  25781.      * Gets the private 'cache.security_expression_language' shared service.
  25782.      *
  25783.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  25784.      */
  25785.     protected function getCache_SecurityExpressionLanguageService()
  25786.     {
  25787.         $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))));
  25788.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  25789.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  25790.     }
  25791.     /**
  25792.      * Gets the private 'cache.serializer' shared service.
  25793.      *
  25794.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  25795.      */
  25796.     protected function getCache_SerializerService()
  25797.     {
  25798.         $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))));
  25799.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  25800.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  25801.     }
  25802.     /**
  25803.      * Gets the private 'cache.validator' shared service.
  25804.      *
  25805.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  25806.      */
  25807.     protected function getCache_ValidatorService()
  25808.     {
  25809.         $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))));
  25810.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  25811.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  25812.     }
  25813.     /**
  25814.      * Gets the private 'cache.webpack_encore' shared service.
  25815.      *
  25816.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  25817.      */
  25818.     protected function getCache_WebpackEncoreService()
  25819.     {
  25820.         $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))));
  25821.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  25822.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  25823.     }
  25824.     /**
  25825.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  25826.      *
  25827.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  25828.      */
  25829.     protected function getCachePoolClearer_CacheWarmerService()
  25830.     {
  25831.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  25832.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  25833.         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']);
  25834.     }
  25835.     /**
  25836.      * Gets the private 'config_builder.warmer' shared service.
  25837.      *
  25838.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  25839.      */
  25840.     protected function getConfigBuilder_WarmerService()
  25841.     {
  25842.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  25843.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  25844.         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()));
  25845.     }
  25846.     /**
  25847.      * Gets the private 'config_cache_factory' shared service.
  25848.      *
  25849.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  25850.      */
  25851.     protected function getConfigCacheFactoryService()
  25852.     {
  25853.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  25854.             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)));
  25855.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  25856.         }, 2));
  25857.     }
  25858.     /**
  25859.      * Gets the private 'console.command.about' shared service.
  25860.      *
  25861.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  25862.      */
  25863.     protected function getConsole_Command_AboutService()
  25864.     {
  25865.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25866.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  25867.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  25868.         $instance->setName('about');
  25869.         $instance->setDescription('Display information about the current project');
  25870.         return $instance;
  25871.     }
  25872.     /**
  25873.      * Gets the private 'console.command.assets_install' shared service.
  25874.      *
  25875.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  25876.      */
  25877.     protected function getConsole_Command_AssetsInstallService()
  25878.     {
  25879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25880.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  25881.         $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));
  25882.         $instance->setName('assets:install');
  25883.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  25884.         return $instance;
  25885.     }
  25886.     /**
  25887.      * Gets the private 'console.command.cache_clear' shared service.
  25888.      *
  25889.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  25890.      */
  25891.     protected function getConsole_Command_CacheClearService()
  25892.     {
  25893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25894.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  25895.         $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())));
  25896.         $instance->setName('cache:clear');
  25897.         $instance->setDescription('Clear the cache');
  25898.         return $instance;
  25899.     }
  25900.     /**
  25901.      * Gets the private 'console.command.cache_pool_clear' shared service.
  25902.      *
  25903.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  25904.      */
  25905.     protected function getConsole_Command_CachePoolClearService()
  25906.     {
  25907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25908.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  25909.         $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'=> 'doctrine.result_cache_pool'=> 'doctrine.system_cache_pool'=> 'cache.validator_expression_language'10 => 'cache.doctrine.orm.default.second_level.region.write_rare_driver'11 => 'cache.doctrine.orm.default.second_level.region.append_only_driver'12 => 'cache.security_expression_language'13 => 'cache.webpack_encore']);
  25910.         $instance->setName('cache:pool:clear');
  25911.         $instance->setDescription('Clear cache pools');
  25912.         return $instance;
  25913.     }
  25914.     /**
  25915.      * Gets the private 'console.command.cache_pool_delete' shared service.
  25916.      *
  25917.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  25918.      */
  25919.     protected function getConsole_Command_CachePoolDeleteService()
  25920.     {
  25921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  25923.         $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'=> 'doctrine.result_cache_pool'=> 'doctrine.system_cache_pool'=> 'cache.validator_expression_language'10 => 'cache.doctrine.orm.default.second_level.region.write_rare_driver'11 => 'cache.doctrine.orm.default.second_level.region.append_only_driver'12 => 'cache.security_expression_language'13 => 'cache.webpack_encore']);
  25924.         $instance->setName('cache:pool:delete');
  25925.         $instance->setDescription('Delete an item from a cache pool');
  25926.         return $instance;
  25927.     }
  25928.     /**
  25929.      * Gets the private 'console.command.cache_pool_list' shared service.
  25930.      *
  25931.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  25932.      */
  25933.     protected function getConsole_Command_CachePoolListService()
  25934.     {
  25935.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25936.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  25937.         $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'=> 'doctrine.result_cache_pool'=> 'doctrine.system_cache_pool'=> 'cache.validator_expression_language'10 => 'cache.doctrine.orm.default.second_level.region.write_rare_driver'11 => 'cache.doctrine.orm.default.second_level.region.append_only_driver'12 => 'cache.security_expression_language'13 => 'cache.webpack_encore']);
  25938.         $instance->setName('cache:pool:list');
  25939.         $instance->setDescription('List available cache pools');
  25940.         return $instance;
  25941.     }
  25942.     /**
  25943.      * Gets the private 'console.command.cache_pool_prune' shared service.
  25944.      *
  25945.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  25946.      */
  25947.     protected function getConsole_Command_CachePoolPruneService()
  25948.     {
  25949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25950.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  25951.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  25952.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  25953.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  25954.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  25955.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  25956.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  25957.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  25958.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  25959.             yield 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService());
  25960.             yield 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService());
  25961.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  25962.             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());
  25963.             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());
  25964.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  25965.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  25966.         }, 14));
  25967.         $instance->setName('cache:pool:prune');
  25968.         $instance->setDescription('Prune cache pools');
  25969.         return $instance;
  25970.     }
  25971.     /**
  25972.      * Gets the private 'console.command.cache_warmup' shared service.
  25973.      *
  25974.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  25975.      */
  25976.     protected function getConsole_Command_CacheWarmupService()
  25977.     {
  25978.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25979.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  25980.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  25981.         $instance->setName('cache:warmup');
  25982.         $instance->setDescription('Warm up an empty cache');
  25983.         return $instance;
  25984.     }
  25985.     /**
  25986.      * Gets the private 'console.command.config_debug' shared service.
  25987.      *
  25988.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  25989.      */
  25990.     protected function getConsole_Command_ConfigDebugService()
  25991.     {
  25992.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25993.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  25994.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  25995.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  25996.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  25997.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  25998.         $instance->setName('debug:config');
  25999.         $instance->setDescription('Dump the current configuration for an extension');
  26000.         return $instance;
  26001.     }
  26002.     /**
  26003.      * Gets the private 'console.command.config_dump_reference' shared service.
  26004.      *
  26005.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  26006.      */
  26007.     protected function getConsole_Command_ConfigDumpReferenceService()
  26008.     {
  26009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26010.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  26011.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  26012.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  26013.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  26014.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  26015.         $instance->setName('config:dump-reference');
  26016.         $instance->setDescription('Dump the default configuration for an extension');
  26017.         return $instance;
  26018.     }
  26019.     /**
  26020.      * Gets the private 'console.command.container_debug' shared service.
  26021.      *
  26022.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  26023.      */
  26024.     protected function getConsole_Command_ContainerDebugService()
  26025.     {
  26026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26027.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  26028.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  26029.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  26030.         $instance->setName('debug:container');
  26031.         $instance->setDescription('Display current services for an application');
  26032.         return $instance;
  26033.     }
  26034.     /**
  26035.      * Gets the private 'console.command.container_lint' shared service.
  26036.      *
  26037.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  26038.      */
  26039.     protected function getConsole_Command_ContainerLintService()
  26040.     {
  26041.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26042.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  26043.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  26044.         $instance->setName('lint:container');
  26045.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  26046.         return $instance;
  26047.     }
  26048.     /**
  26049.      * Gets the private 'console.command.debug_autowiring' shared service.
  26050.      *
  26051.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  26052.      */
  26053.     protected function getConsole_Command_DebugAutowiringService()
  26054.     {
  26055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26056.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  26057.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  26058.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  26059.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  26060.         $instance->setName('debug:autowiring');
  26061.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  26062.         return $instance;
  26063.     }
  26064.     /**
  26065.      * Gets the private 'console.command.dotenv_debug' shared service.
  26066.      *
  26067.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  26068.      */
  26069.     protected function getConsole_Command_DotenvDebugService()
  26070.     {
  26071.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26072.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  26073.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  26074.         $instance->setName('debug:dotenv');
  26075.         $instance->setDescription('Lists all dotenv files with variables and values');
  26076.         return $instance;
  26077.     }
  26078.     /**
  26079.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  26080.      *
  26081.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  26082.      */
  26083.     protected function getConsole_Command_EventDispatcherDebugService()
  26084.     {
  26085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26086.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  26087.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.6p_SLSM'] ?? $this->get_ServiceLocator_6pSLSMService()));
  26088.         $instance->setName('debug:event-dispatcher');
  26089.         $instance->setDescription('Display configured listeners for an application');
  26090.         return $instance;
  26091.     }
  26092.     /**
  26093.      * Gets the private 'console.command.form_debug' shared service.
  26094.      *
  26095.      * @return \Symfony\Component\Form\Command\DebugCommand
  26096.      */
  26097.     protected function getConsole_Command_FormDebugService()
  26098.     {
  26099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26100.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  26101.         $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\\EmailList'=> 'App\\Form\\Type\\Lead'=> 'App\\Form\\Type\\Security'=> 'App\\Form\\Type\\User'=> 'Aqarmap\\Bundle\\UserBundle\\Form'=> 'Aqarmap\\Bundle\\UserBundle\\Form\\Admin'=> 'Aqarmap\\Bundle\\UserBundle\\Form\\V3'=> 'Aqarmap\\Bundle\\MainBundle\\Form\\Admin'=> 'Aqarmap\\Bundle\\MainBundle\\Form'10 => 'Aqarmap\\Bundle\\ListingBundle\\Form'11 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V3'12 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes'13 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V4'14 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin'15 => 'Aqarmap\\Bundle\\CreditBundle\\Form'16 => 'Aqarmap\\Bundle\\NotifierBundle\\Form'17 => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form'18 => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Form'19 => 'Aqarmap\\Bundle\\NeighborhoodBundle\\Form'20 => 'Aqarmap\\Bundle\\DiscussionBundle\\Form'21 => 'Aqarmap\\Bundle\\CRMBundle\\Form'22 => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form'23 => 'Aqarmap\\Bundle\\ExchangeBundle\\Form'24 => 'Aqarmap\\Bundle\\PaymentBundle\\Form'25 => 'Aqarmap\\Bundle\\AnnouncementBundle\\Form'26 => 'Aqarmap\\Bundle\\SearchBundle\\Form'27 => 'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin'28 => 'Aqarmap\\Bundle\\FinancialAidsBundle\\Form\\Admin'29 => 'Symfony\\Bridge\\Doctrine\\Form\\Type'30 => 'Doctrine\\Bundle\\MongoDBBundle\\Form\\Type'31 => 'FOS\\CKEditorBundle\\Form\\Type'32 => 'FOS\\UserBundle\\Form\\Type'33 => 'Liip\\ImagineBundle\\Form\\Type'34 => 'Vich\\UploaderBundle\\Form\\Type'], [=> 'App\\Form\\Type\\EmailList\\EmailListType'=> 'App\\Form\\Type\\Lead\\LeadFormType'=> 'App\\Form\\Type\\Lead\\PhoneFormType'=> 'App\\Form\\Type\\Security\\ChangePasswordType'=> 'App\\Form\\Type\\User\\SubAccountFormType'=> 'Aqarmap\\Bundle\\UserBundle\\Form\\AddUserPhoneFormType'=> 'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\AddUserServiceType'=> 'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserPackageType'=> 'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserServiceType'=> 'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserInfoType'10 => 'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserTypeChangeType'11 => 'Aqarmap\\Bundle\\UserBundle\\Form\\BrokerType'12 => 'Aqarmap\\Bundle\\UserBundle\\Form\\ChangeGroupType'13 => 'Aqarmap\\Bundle\\UserBundle\\Form\\ChangePasswordFormType'14 => 'Aqarmap\\Bundle\\UserBundle\\Form\\CustomerSearchForm'15 => 'Aqarmap\\Bundle\\UserBundle\\Form\\DeviceType'16 => 'Aqarmap\\Bundle\\UserBundle\\Form\\EditPhoneNumberType'17 => 'Aqarmap\\Bundle\\UserBundle\\Form\\GroupFormType'18 => 'Aqarmap\\Bundle\\UserBundle\\Form\\ImportDeveloperUserType'19 => 'Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserGroupType'20 => 'Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserType'21 => 'Aqarmap\\Bundle\\UserBundle\\Form\\PersonalInfoType'22 => 'Aqarmap\\Bundle\\UserBundle\\Form\\ProfileFormType'23 => 'Aqarmap\\Bundle\\UserBundle\\Form\\QuickRegistrationFormType'24 => 'Aqarmap\\Bundle\\UserBundle\\Form\\RegistrationFormType'25 => 'Aqarmap\\Bundle\\UserBundle\\Form\\SubAccountFormType'26 => 'Aqarmap\\Bundle\\UserBundle\\Form\\TargetAudienceHistoryType'27 => 'Aqarmap\\Bundle\\UserBundle\\Form\\TeamType'28 => 'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateCompanyInfoFormType'29 => 'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileBasicInfoFormType'30 => 'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileFormType'31 => 'Aqarmap\\Bundle\\UserBundle\\Form\\UserDomainType'32 => 'Aqarmap\\Bundle\\UserBundle\\Form\\UserExtendCreditDateType'33 => 'Aqarmap\\Bundle\\UserBundle\\Form\\UserKeywordType'34 => 'Aqarmap\\Bundle\\UserBundle\\Form\\UserPhoneType'35 => 'Aqarmap\\Bundle\\UserBundle\\Form\\V3\\LoginFormType'36 => 'Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType'37 => 'Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\AddSettingType'38 => 'Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\UpdateSettingType'39 => 'Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFeaturedFormType'40 => 'Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFormType'41 => 'Aqarmap\\Bundle\\MainBundle\\Form\\CustomParagraphType'42 => 'Aqarmap\\Bundle\\MainBundle\\Form\\DefaultTopCustomerType'43 => 'Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackNoteType'44 => 'Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackType'45 => 'Aqarmap\\Bundle\\MainBundle\\Form\\FilterCustomParagraphType'46 => 'Aqarmap\\Bundle\\MainBundle\\Form\\JoinUsType'47 => 'Aqarmap\\Bundle\\MainBundle\\Form\\LinkType'48 => 'Aqarmap\\Bundle\\MainBundle\\Form\\MenuType'49 => 'Aqarmap\\Bundle\\MainBundle\\Form\\PageType'50 => 'Aqarmap\\Bundle\\MainBundle\\Form\\SinglePhotoType'51 => 'Aqarmap\\Bundle\\MainBundle\\Form\\TestimonialType'52 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleFilterType'53 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleType'54 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedFilterType'55 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedSearchType'56 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\AutoBumpUpListingType'57 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\CallRequestFormType'58 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeAreaType'59 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeLocationType'60 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePaymentMethodType'61 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePropertyTypeType'62 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeSectionType'63 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundLocationType'64 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundSearchFormType'65 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerFormType'66 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerWideFormType'67 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\CustomFieldChoiceType'68 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType'69 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ExistingParticipantFormType'70 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ExportCustomerLeadsType'71 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\FetchLocationsType'72 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\FullAdvancedFilterType'73 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ImportLocationsType'74 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\LandingPageFormType'75 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\LeadType'76 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingApiType'77 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingAttributeType'78 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBasicsType'79 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBulkUpdateType'80 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingInitializeType'81 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingLocationType'82 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingNoteType'83 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingOwnerType'84 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingPhotoType'85 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingRejectionType'86 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingTranslationType'87 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingType'88 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\LiteListingType'89 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationBulkUpdateType'90 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationHistoryLinkType'91 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationRatingType'92 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationType'93 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\MoveLocationListings'94 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\MultipleSearchFormType'95 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\MyListingSearchType'96 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\NearestLocationType'97 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\OnePhotoType'98 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\PhoneType'99 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\PhotoType'100 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ProjectSettingFormType'101 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\PropertyTypeType'102 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickAddListingType'103 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickContactSellerType'104 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickCreateLeadFormType'105 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickLeadType'106 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\RatesNoteType'107 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\RejectionType'108 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ScrapedListingStateType'109 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchBoxType'110 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchByLocationType'111 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchTermAliasType'112 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchType'113 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\StatisticsType'114 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\UserDeviceType'115 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\AddListingType'116 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingAttributeType'117 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingType'118 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\DescriptionTranslationType'119 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\TitleTranslationType'120 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V4\\ListingType'121 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\TransferPointsType'122 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\UserPointsType'123 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\AdminSubtractCreditsFormType'124 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\BuyCreditsFormType'125 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\FaqType'126 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\PackageFiltersFormType'127 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType'128 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\ServiceType'129 => 'Aqarmap\\Bundle\\NotifierBundle\\Form\\DashboardOptionsType'130 => 'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierApiType'131 => 'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierSettingsType'132 => 'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierType'133 => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsApiType'134 => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsType'135 => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\AssignBrokerToSellerType'136 => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\ExistingUserFormType'137 => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\RegisterNewUserType'138 => 'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType'139 => 'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundSizeType'140 => 'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundType'141 => 'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationStatisticsType'142 => 'Aqarmap\\Bundle\\DiscussionBundle\\Form\\CategoryType'143 => 'Aqarmap\\Bundle\\DiscussionBundle\\Form\\CommentType'144 => 'Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionSearchType'145 => 'Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionType'146 => 'Aqarmap\\Bundle\\CRMBundle\\Form\\AttachmentType'147 => 'Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyAccountManagerType'148 => 'Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyType'149 => 'Aqarmap\\Bundle\\CRMBundle\\Form\\ExistingUserFormType'150 => 'Aqarmap\\Bundle\\CRMBundle\\Form\\PhotoType'151 => 'Aqarmap\\Bundle\\CRMBundle\\Form\\StaffCheckInType'152 => 'Aqarmap\\Bundle\\CRMBundle\\Form\\StaffType'153 => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\AnnualSurveyType'154 => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionChoiceType'155 => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionType'156 => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\QuestionSetType'157 => 'Aqarmap\\Bundle\\ExchangeBundle\\Form\\ExchangeRequestType'158 => 'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAddPaymentTransactionFormType'159 => 'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAssignAgentType'160 => 'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminEditPaymentTransactionFormType'161 => 'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminGeneratePaymentCodeFormType'162 => 'Aqarmap\\Bundle\\PaymentBundle\\Form\\ManualFawryCodeFormType'163 => 'Aqarmap\\Bundle\\PaymentBundle\\Form\\PaymentFiltersFormType'164 => 'Aqarmap\\Bundle\\AnnouncementBundle\\Form\\AnnouncementType'165 => 'Aqarmap\\Bundle\\SearchBundle\\Form\\SearchCombinationFilterType'166 => 'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\AddFeatureToggleFormType'167 => 'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\EditFeatureToggleFormType'168 => 'Aqarmap\\Bundle\\FinancialAidsBundle\\Form\\Admin\\FinancialAidForm'169 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'170 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'171 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'172 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'173 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'174 => 'Doctrine\\Bundle\\MongoDBBundle\\Form\\Type\\DocumentType'175 => 'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType'176 => 'FOS\\UserBundle\\Form\\Type\\UsernameFormType'177 => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType'178 => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType'179 => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'180 => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType'181 => 'Liip\\ImagineBundle\\Form\\Type\\ImageType'182 => 'Vich\\UploaderBundle\\Form\\Type\\VichFileType'183 => '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()));
  26102.         $instance->setName('debug:form');
  26103.         $instance->setDescription('Display form type information');
  26104.         return $instance;
  26105.     }
  26106.     /**
  26107.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  26108.      *
  26109.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  26110.      */
  26111.     protected function getConsole_Command_MessengerConsumeMessagesService()
  26112.     {
  26113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26114.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  26115.         $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']);
  26116.         $instance->setName('messenger:consume');
  26117.         $instance->setDescription('Consume messages');
  26118.         return $instance;
  26119.     }
  26120.     /**
  26121.      * Gets the private 'console.command.messenger_debug' shared service.
  26122.      *
  26123.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  26124.      */
  26125.     protected function getConsole_Command_MessengerDebugService()
  26126.     {
  26127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26128.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  26129.         $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\\ListingUpdatedMessage' => [=> [=> 'App\\MessageHandler\\ListingUpdatedHandler'=> []]], 'App\\Message\\LocationStatisticsMessage' => [=> [=> 'App\\MessageHandler\\LocationStatisticsAddedHandler'=> []]], 'App\\Message\\LocationUpdatedMessage' => [=> [=> 'App\\MessageHandler\\LocationUpdatedHandler'=> []]], 'App\\Message\\LoginCredentialsUpdatedMessage' => [=> [=> 'App\\MessageHandler\\LoginCredentialsUpdatedMessageHandler'=> []]], 'App\\Message\\User\\NewAccountMessage' => [=> [=> 'App\\MessageHandler\\User\\NewAccountMessageHandler'=> []]], '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'=> []]]]]);
  26130.         $instance->setName('debug:messenger');
  26131.         $instance->setDescription('List messages you can dispatch using the message buses');
  26132.         return $instance;
  26133.     }
  26134.     /**
  26135.      * Gets the private 'console.command.messenger_failed_messages_remove' shared service.
  26136.      *
  26137.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand
  26138.      */
  26139.     protected function getConsole_Command_MessengerFailedMessagesRemoveService()
  26140.     {
  26141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26142.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  26143.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRemoveCommand.php';
  26144.         $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()));
  26145.         $instance->setName('messenger:failed:remove');
  26146.         $instance->setDescription('Remove given messages from the failure transport');
  26147.         return $instance;
  26148.     }
  26149.     /**
  26150.      * Gets the private 'console.command.messenger_failed_messages_retry' shared service.
  26151.      *
  26152.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand
  26153.      */
  26154.     protected function getConsole_Command_MessengerFailedMessagesRetryService()
  26155.     {
  26156.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26157.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  26158.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRetryCommand.php';
  26159.         $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()));
  26160.         $instance->setName('messenger:failed:retry');
  26161.         $instance->setDescription('Retry one or more messages from the failure transport');
  26162.         return $instance;
  26163.     }
  26164.     /**
  26165.      * Gets the private 'console.command.messenger_failed_messages_show' shared service.
  26166.      *
  26167.      * @return \Symfony\Component\Messenger\Command\FailedMessagesShowCommand
  26168.      */
  26169.     protected function getConsole_Command_MessengerFailedMessagesShowService()
  26170.     {
  26171.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26172.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  26173.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesShowCommand.php';
  26174.         $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()));
  26175.         $instance->setName('messenger:failed:show');
  26176.         $instance->setDescription('Show one or more messages from the failure transport');
  26177.         return $instance;
  26178.     }
  26179.     /**
  26180.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  26181.      *
  26182.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  26183.      */
  26184.     protected function getConsole_Command_MessengerSetupTransportsService()
  26185.     {
  26186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26187.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  26188.         $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']);
  26189.         $instance->setName('messenger:setup-transports');
  26190.         $instance->setDescription('Prepare the required infrastructure for the transport');
  26191.         return $instance;
  26192.     }
  26193.     /**
  26194.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  26195.      *
  26196.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  26197.      */
  26198.     protected function getConsole_Command_MessengerStopWorkersService()
  26199.     {
  26200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26201.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  26202.         $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()));
  26203.         $instance->setName('messenger:stop-workers');
  26204.         $instance->setDescription('Stop workers after their current message');
  26205.         return $instance;
  26206.     }
  26207.     /**
  26208.      * Gets the private 'console.command.router_debug' shared service.
  26209.      *
  26210.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  26211.      */
  26212.     protected function getConsole_Command_RouterDebugService()
  26213.     {
  26214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26215.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  26216.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  26217.         $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()));
  26218.         $instance->setName('debug:router');
  26219.         $instance->setDescription('Display current routes for an application');
  26220.         return $instance;
  26221.     }
  26222.     /**
  26223.      * Gets the private 'console.command.router_match' shared service.
  26224.      *
  26225.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  26226.      */
  26227.     protected function getConsole_Command_RouterMatchService()
  26228.     {
  26229.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26230.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  26231.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  26232.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  26233.         }, 1));
  26234.         $instance->setName('router:match');
  26235.         $instance->setDescription('Help debug routes by simulating a path info match');
  26236.         return $instance;
  26237.     }
  26238.     /**
  26239.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  26240.      *
  26241.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  26242.      */
  26243.     protected function getConsole_Command_SecretsDecryptToLocalService()
  26244.     {
  26245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26246.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  26247.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  26248.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  26249.         $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')))));
  26250.         $instance->setName('secrets:decrypt-to-local');
  26251.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  26252.         return $instance;
  26253.     }
  26254.     /**
  26255.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  26256.      *
  26257.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  26258.      */
  26259.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  26260.     {
  26261.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26262.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  26263.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  26264.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  26265.         $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')))));
  26266.         $instance->setName('secrets:encrypt-from-local');
  26267.         $instance->setDescription('Encrypt all local secrets to the vault');
  26268.         return $instance;
  26269.     }
  26270.     /**
  26271.      * Gets the private 'console.command.secrets_generate_key' shared service.
  26272.      *
  26273.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  26274.      */
  26275.     protected function getConsole_Command_SecretsGenerateKeyService()
  26276.     {
  26277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26278.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  26279.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  26280.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  26281.         $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')))));
  26282.         $instance->setName('secrets:generate-keys');
  26283.         $instance->setDescription('Generate new encryption keys');
  26284.         return $instance;
  26285.     }
  26286.     /**
  26287.      * Gets the private 'console.command.secrets_list' shared service.
  26288.      *
  26289.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  26290.      */
  26291.     protected function getConsole_Command_SecretsListService()
  26292.     {
  26293.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26294.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  26295.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  26296.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  26297.         $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')))));
  26298.         $instance->setName('secrets:list');
  26299.         $instance->setDescription('List all secrets');
  26300.         return $instance;
  26301.     }
  26302.     /**
  26303.      * Gets the private 'console.command.secrets_remove' shared service.
  26304.      *
  26305.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  26306.      */
  26307.     protected function getConsole_Command_SecretsRemoveService()
  26308.     {
  26309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26310.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  26311.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  26312.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  26313.         $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')))));
  26314.         $instance->setName('secrets:remove');
  26315.         $instance->setDescription('Remove a secret from the vault');
  26316.         return $instance;
  26317.     }
  26318.     /**
  26319.      * Gets the private 'console.command.secrets_set' shared service.
  26320.      *
  26321.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  26322.      */
  26323.     protected function getConsole_Command_SecretsSetService()
  26324.     {
  26325.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26326.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  26327.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  26328.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  26329.         $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')))));
  26330.         $instance->setName('secrets:set');
  26331.         $instance->setDescription('Set a secret in the vault');
  26332.         return $instance;
  26333.     }
  26334.     /**
  26335.      * Gets the private 'console.command.translation_debug' shared service.
  26336.      *
  26337.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  26338.      */
  26339.     protected function getConsole_Command_TranslationDebugService()
  26340.     {
  26341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26342.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  26343.         $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/Service/Lead/LeadService.php'), 14 => (\dirname(__DIR__4).'/src/App/Service/User/SubAccountService.php'), 15 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/TeamController.php'), 16 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserController.php'), 17 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserSubAccountController.php'), 18 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/UserController.php'), 19 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V3/UserController.php'), 20 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V4/UserController.php'), 21 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/ExternalProfileController.php'), 22 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/PersonalInfoController.php'), 23 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/QuickRegistrationController.php'), 24 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/UserController.php'), 25 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ConfigureMenuEventSubscriber.php'), 26 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/SwitchUserSubscriber.php'), 27 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserManager.php'), 28 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Adapter/MailerService.php'), 29 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/MoonshotCacheWarmerCommand.php'), 30 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/JoinUsService.php'), 31 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/TestimonialController.php'), 32 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/HomeSubMenuService.php'), 33 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/DefaultController.php'), 34 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/FeedbackController.php'), 35 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/JoinUsController.php'), 36 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/FeedbackListener.php'), 37 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/SiteMapListener.php'), 38 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Listener/ConfigureMenuEventSubscriber.php'), 39 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Menu/MenuBuilder.php'), 40 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/MenuBuilderService.php'), 41 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Setting.php'), 42 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Builder/MetaTagsBuilder.php'), 43 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/AutoBumpUpListingsCommand.php'), 44 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/CallRequestCommand.php'), 45 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingNotificationCommand.php'), 46 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ProjectReportCommand.php'), 47 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/LeadsController.php'), 48 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingController.php'), 49 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListBuilder.php'), 50 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingPendingFeaturingController.php'), 51 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/LocationController.php'), 52 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/CustomFieldController.php'), 53 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/LeadController.php'), 54 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/ListingController.php'), 55 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/NewsFeed/ListingNewsFeed.php'), 56 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/RateController.php'), 57 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/ListingController.php'), 58 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingDepthProductsService.php'), 59 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Traits/EntityManagerAwareTrait.php'), 60 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/RateController.php'), 61 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ConditionalFieldService.php'), 62 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingFilters.php'), 63 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Traits/Filterable.php'), 64 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/ListingController.php'), 65 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingStatisticService.php'), 66 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/DefaultController.php'), 67 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/LeadController.php'), 68 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/ListingController.php'), 69 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/CompoundFaqsService.php'), 70 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/TransactionController.php'), 71 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ConfigureMenuEventSubscriber.php'), 72 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadPreSerializerSubscriber.php'), 73 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadSubscribeListener.php'), 74 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingPreSerializerListener.php'), 75 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingRuleListener.php'), 76 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingStatusListener.php'), 77 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Model/ShowPhoneNumberEmailBodyBuilder.php'), 78 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CallRequestManager.php'), 79 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CompoundService.php'), 80 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadService.php'), 81 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadValidationService.php'), 82 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/WhatsappEmailService.php'), 83 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsCRMService.php'), 84 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsInsightsService.php'), 85 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingFeatureService.php'), 86 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingManager.php'), 87 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/NumberToWord.php'), 88 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingRateService.php'), 89 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LocationManager.php'), 90 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/RelatedListingSearch.php'), 91 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ReviewService.php'), 92 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ScrapedListingService.php'), 93 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/TopCustomerService.php'), 94 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingService.php'), 95 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Menu/Builder.php'), 96 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Command/MessageCommand.php'), 97 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/CreditPackageController.php'), 98 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/FaqController.php'), 99 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/EventListener/ConfigureMenuEventSubscriber.php'), 100 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/TransferValidator.php'), 101 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/CreditManager.php'), 102 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Service/PaymentManager.php'), 103 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Controller/DefaultController.php'), 104 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Command/BuyerAlertsCommand.php'), 105 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Command/SendRecentListingsEmailCommand.php'), 106 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Controller/BuyerAlertsController.php'), 107 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Service/BuyerAlertsEmailingService.php'), 108 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Controller/DefaultController.php'), 109 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/EventListener/MortgageSubscribeListener.php'), 110 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Command/DiscussionInterestsNotificationCommand.php'), 111 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Controller/DefaultController.php'), 112 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/EventListener/ConfigureMenuEventSubscriber.php'), 113 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Menu/MenuBuilder.php'), 114 => (\dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php'), 115 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/CommentController.php'), 116 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/DiscussionController.php'), 117 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Form/DiscussionType.php'), 118 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Service/DiscussionManager.php'), 119 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Admin/CompanyController.php'), 120 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/Admin/DynamicQuestionController.php'), 121 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/AnnualSurveyController.php'), 122 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/EventListener/CustomerProfilingListener.php'), 123 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Services/CustomerProfilingService.php'), 124 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Controller/Api/ExchangeRequestController.php'), 125 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Admin/PaymentController.php'), 126 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Api/PaymentController.php'), 127 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Factory/LongTailFactory.php'), 128 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/CountListingSearch.php'), 129 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/DefaultListingSearch.php'), 130 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Service/ValueEngineService.php'), 131 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Controller/Api/V4/OtpController.php'), 132 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Service/OtpService.php'), 133 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 134 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 135 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 136 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 137 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 138 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 139 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 140 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 141 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 142 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php'), 143 => (\dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultPatternGenerationStrategy.php'), 144 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 145 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/MessageHandler/NewLeadPushNotificationHandler.php'), 146 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 147 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/RegistrationController.php'), 148 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 149 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 150 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 151 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 152 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Twig/UserServiceExtension.php'), 153 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/ParseSearchCriteria.php'), 154 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CompoundlocationLinksBuilderService.php'), 155 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Twig/CreditExtension.php'), 156 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Twig/CustomerProfilingExtension.php'), 157 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  26344.         $instance->setName('debug:translation');
  26345.         $instance->setDescription('Display translation messages information');
  26346.         return $instance;
  26347.     }
  26348.     /**
  26349.      * Gets the private 'console.command.translation_extract' shared service.
  26350.      *
  26351.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  26352.      */
  26353.     protected function getConsole_Command_TranslationExtractService()
  26354.     {
  26355.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26356.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  26357.         $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/Service/Lead/LeadService.php'), 14 => (\dirname(__DIR__4).'/src/App/Service/User/SubAccountService.php'), 15 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/TeamController.php'), 16 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserController.php'), 17 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserSubAccountController.php'), 18 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/UserController.php'), 19 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V3/UserController.php'), 20 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V4/UserController.php'), 21 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/ExternalProfileController.php'), 22 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/PersonalInfoController.php'), 23 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/QuickRegistrationController.php'), 24 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/UserController.php'), 25 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ConfigureMenuEventSubscriber.php'), 26 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/SwitchUserSubscriber.php'), 27 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserManager.php'), 28 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Adapter/MailerService.php'), 29 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/MoonshotCacheWarmerCommand.php'), 30 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/JoinUsService.php'), 31 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/TestimonialController.php'), 32 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/HomeSubMenuService.php'), 33 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/DefaultController.php'), 34 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/FeedbackController.php'), 35 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/JoinUsController.php'), 36 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/FeedbackListener.php'), 37 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/SiteMapListener.php'), 38 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Listener/ConfigureMenuEventSubscriber.php'), 39 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Menu/MenuBuilder.php'), 40 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/MenuBuilderService.php'), 41 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Setting.php'), 42 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Builder/MetaTagsBuilder.php'), 43 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/AutoBumpUpListingsCommand.php'), 44 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/CallRequestCommand.php'), 45 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingNotificationCommand.php'), 46 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ProjectReportCommand.php'), 47 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/LeadsController.php'), 48 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingController.php'), 49 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListBuilder.php'), 50 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingPendingFeaturingController.php'), 51 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/LocationController.php'), 52 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/CustomFieldController.php'), 53 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/LeadController.php'), 54 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/ListingController.php'), 55 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/NewsFeed/ListingNewsFeed.php'), 56 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/RateController.php'), 57 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/ListingController.php'), 58 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingDepthProductsService.php'), 59 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Traits/EntityManagerAwareTrait.php'), 60 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/RateController.php'), 61 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ConditionalFieldService.php'), 62 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingFilters.php'), 63 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Traits/Filterable.php'), 64 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/ListingController.php'), 65 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingStatisticService.php'), 66 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/DefaultController.php'), 67 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/LeadController.php'), 68 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/ListingController.php'), 69 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/CompoundFaqsService.php'), 70 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/TransactionController.php'), 71 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ConfigureMenuEventSubscriber.php'), 72 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadPreSerializerSubscriber.php'), 73 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadSubscribeListener.php'), 74 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingPreSerializerListener.php'), 75 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingRuleListener.php'), 76 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingStatusListener.php'), 77 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Model/ShowPhoneNumberEmailBodyBuilder.php'), 78 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CallRequestManager.php'), 79 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CompoundService.php'), 80 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadService.php'), 81 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadValidationService.php'), 82 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/WhatsappEmailService.php'), 83 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsCRMService.php'), 84 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsInsightsService.php'), 85 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingFeatureService.php'), 86 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingManager.php'), 87 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/NumberToWord.php'), 88 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingRateService.php'), 89 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LocationManager.php'), 90 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/RelatedListingSearch.php'), 91 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ReviewService.php'), 92 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ScrapedListingService.php'), 93 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/TopCustomerService.php'), 94 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingService.php'), 95 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Menu/Builder.php'), 96 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Command/MessageCommand.php'), 97 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/CreditPackageController.php'), 98 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/FaqController.php'), 99 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/EventListener/ConfigureMenuEventSubscriber.php'), 100 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/TransferValidator.php'), 101 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/CreditManager.php'), 102 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Service/PaymentManager.php'), 103 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Controller/DefaultController.php'), 104 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Command/BuyerAlertsCommand.php'), 105 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Command/SendRecentListingsEmailCommand.php'), 106 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Controller/BuyerAlertsController.php'), 107 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Service/BuyerAlertsEmailingService.php'), 108 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Controller/DefaultController.php'), 109 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/EventListener/MortgageSubscribeListener.php'), 110 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Command/DiscussionInterestsNotificationCommand.php'), 111 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Controller/DefaultController.php'), 112 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/EventListener/ConfigureMenuEventSubscriber.php'), 113 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Menu/MenuBuilder.php'), 114 => (\dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php'), 115 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/CommentController.php'), 116 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/DiscussionController.php'), 117 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Form/DiscussionType.php'), 118 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Service/DiscussionManager.php'), 119 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Admin/CompanyController.php'), 120 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/Admin/DynamicQuestionController.php'), 121 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/AnnualSurveyController.php'), 122 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/EventListener/CustomerProfilingListener.php'), 123 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Services/CustomerProfilingService.php'), 124 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Controller/Api/ExchangeRequestController.php'), 125 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Admin/PaymentController.php'), 126 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Api/PaymentController.php'), 127 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Factory/LongTailFactory.php'), 128 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/CountListingSearch.php'), 129 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/DefaultListingSearch.php'), 130 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Service/ValueEngineService.php'), 131 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Controller/Api/V4/OtpController.php'), 132 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Service/OtpService.php'), 133 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 134 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 135 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 136 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 137 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 138 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 139 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 140 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 141 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 142 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php'), 143 => (\dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultPatternGenerationStrategy.php'), 144 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 145 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/MessageHandler/NewLeadPushNotificationHandler.php'), 146 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 147 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/RegistrationController.php'), 148 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 149 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 150 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 151 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 152 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Twig/UserServiceExtension.php'), 153 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/ParseSearchCriteria.php'), 154 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CompoundlocationLinksBuilderService.php'), 155 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Twig/CreditExtension.php'), 156 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Twig/CustomerProfilingExtension.php'), 157 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  26358.         $instance->setName('translation:extract');
  26359.         $instance->setAliases([=> 'translation:update']);
  26360.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  26361.         return $instance;
  26362.     }
  26363.     /**
  26364.      * Gets the private 'console.command.translation_pull' shared service.
  26365.      *
  26366.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  26367.      */
  26368.     protected function getConsole_Command_TranslationPullService()
  26369.     {
  26370.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26371.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  26372.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  26373.         $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', [], []);
  26374.         $instance->setName('translation:pull');
  26375.         $instance->setDescription('Pull translations from a given provider.');
  26376.         return $instance;
  26377.     }
  26378.     /**
  26379.      * Gets the private 'console.command.translation_push' shared service.
  26380.      *
  26381.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  26382.      */
  26383.     protected function getConsole_Command_TranslationPushService()
  26384.     {
  26385.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26386.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  26387.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  26388.         $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()), [], []);
  26389.         $instance->setName('translation:push');
  26390.         $instance->setDescription('Push translations to a given provider.');
  26391.         return $instance;
  26392.     }
  26393.     /**
  26394.      * Gets the private 'console.command.validator_debug' shared service.
  26395.      *
  26396.      * @return \Symfony\Component\Validator\Command\DebugCommand
  26397.      */
  26398.     protected function getConsole_Command_ValidatorDebugService()
  26399.     {
  26400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26401.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  26402.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  26403.         $instance->setName('debug:validator');
  26404.         $instance->setDescription('Display validation constraints for classes');
  26405.         return $instance;
  26406.     }
  26407.     /**
  26408.      * Gets the private 'console.command.xliff_lint' shared service.
  26409.      *
  26410.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  26411.      */
  26412.     protected function getConsole_Command_XliffLintService()
  26413.     {
  26414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26415.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  26416.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  26417.         $instance->setName('lint:xliff');
  26418.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  26419.         return $instance;
  26420.     }
  26421.     /**
  26422.      * Gets the private 'console.command.yaml_lint' shared service.
  26423.      *
  26424.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  26425.      */
  26426.     protected function getConsole_Command_YamlLintService()
  26427.     {
  26428.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26429.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  26430.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  26431.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  26432.         $instance->setName('lint:yaml');
  26433.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  26434.         return $instance;
  26435.     }
  26436.     /**
  26437.      * Gets the private 'console.error_listener' shared service.
  26438.      *
  26439.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  26440.      */
  26441.     protected function getConsole_ErrorListenerService()
  26442.     {
  26443.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  26444.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  26445.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  26446.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  26447.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  26448.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  26449.     }
  26450.     /**
  26451.      * Gets the private 'container.env_var_processor' shared service.
  26452.      *
  26453.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  26454.      */
  26455.     protected function getContainer_EnvVarProcessorService()
  26456.     {
  26457.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  26458.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  26459.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  26460.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  26461.         }, 1));
  26462.     }
  26463.     /**
  26464.      * Gets the private 'container.getenv' shared service.
  26465.      *
  26466.      * @return \Closure
  26467.      */
  26468.     protected function getContainer_GetenvService()
  26469.     {
  26470.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  26471.     }
  26472.     /**
  26473.      * Gets the private 'data_collector.form' shared service.
  26474.      *
  26475.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  26476.      */
  26477.     protected function getDataCollector_FormService()
  26478.     {
  26479.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  26480.     }
  26481.     /**
  26482.      * Gets the private 'data_collector.request' shared service.
  26483.      *
  26484.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  26485.      */
  26486.     protected function getDataCollector_RequestService()
  26487.     {
  26488.         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())));
  26489.     }
  26490.     /**
  26491.      * Gets the private 'data_collector.request.session_collector' shared service.
  26492.      *
  26493.      * @return \Closure
  26494.      */
  26495.     protected function getDataCollector_Request_SessionCollectorService()
  26496.     {
  26497.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  26498.     }
  26499.     /**
  26500.      * Gets the private 'debug.argument_resolver.default' shared service.
  26501.      *
  26502.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  26503.      */
  26504.     protected function getDebug_ArgumentResolver_DefaultService()
  26505.     {
  26506.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  26507.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  26508.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  26509.         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))));
  26510.     }
  26511.     /**
  26512.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  26513.      *
  26514.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  26515.      */
  26516.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  26517.     {
  26518.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  26519.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  26520.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  26521.         $a = ($this->privates['.service_locator.G9kqICa'] ?? $this->get_ServiceLocator_G9kqICaService());
  26522.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  26523.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  26524.         }
  26525.         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))));
  26526.     }
  26527.     /**
  26528.      * Gets the private 'debug.argument_resolver.request' shared service.
  26529.      *
  26530.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  26531.      */
  26532.     protected function getDebug_ArgumentResolver_RequestService()
  26533.     {
  26534.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  26535.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  26536.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  26537.         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))));
  26538.     }
  26539.     /**
  26540.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  26541.      *
  26542.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  26543.      */
  26544.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  26545.     {
  26546.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  26547.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  26548.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  26549.         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))));
  26550.     }
  26551.     /**
  26552.      * Gets the private 'debug.argument_resolver.service' shared service.
  26553.      *
  26554.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  26555.      */
  26556.     protected function getDebug_ArgumentResolver_ServiceService()
  26557.     {
  26558.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  26559.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  26560.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  26561.         $a = ($this->privates['.service_locator.G9kqICa'] ?? $this->get_ServiceLocator_G9kqICaService());
  26562.         if (isset($this->privates['debug.argument_resolver.service'])) {
  26563.             return $this->privates['debug.argument_resolver.service'];
  26564.         }
  26565.         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))));
  26566.     }
  26567.     /**
  26568.      * Gets the private 'debug.argument_resolver.session' shared service.
  26569.      *
  26570.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  26571.      */
  26572.     protected function getDebug_ArgumentResolver_SessionService()
  26573.     {
  26574.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  26575.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  26576.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  26577.         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))));
  26578.     }
  26579.     /**
  26580.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  26581.      *
  26582.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  26583.      */
  26584.     protected function getDebug_ArgumentResolver_VariadicService()
  26585.     {
  26586.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  26587.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  26588.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  26589.         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))));
  26590.     }
  26591.     /**
  26592.      * Gets the private 'debug.debug_handlers_listener' shared service.
  26593.      *
  26594.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  26595.      */
  26596.     protected function getDebug_DebugHandlersListenerService()
  26597.     {
  26598.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  26599.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  26600.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  26601.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  26602.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  26603.         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()));
  26604.     }
  26605.     /**
  26606.      * Gets the private 'debug.dump_listener' shared service.
  26607.      *
  26608.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  26609.      */
  26610.     protected function getDebug_DumpListenerService()
  26611.     {
  26612.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  26613.         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()));
  26614.     }
  26615.     /**
  26616.      * Gets the private 'debug.file_link_formatter' shared service.
  26617.      *
  26618.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  26619.      */
  26620.     protected function getDebug_FileLinkFormatterService()
  26621.     {
  26622.         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 () {
  26623.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  26624.         });
  26625.     }
  26626.     /**
  26627.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  26628.      *
  26629.      * @return \string
  26630.      */
  26631.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  26632.     {
  26633.         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');
  26634.     }
  26635.     /**
  26636.      * Gets the private 'debug.log_processor' shared service.
  26637.      *
  26638.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  26639.      */
  26640.     protected function getDebug_LogProcessorService()
  26641.     {
  26642.         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())));
  26643.     }
  26644.     /**
  26645.      * Gets the private 'debug.security.access.decision_manager' shared service.
  26646.      *
  26647.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  26648.      */
  26649.     protected function getDebug_Security_Access_DecisionManagerService()
  26650.     {
  26651.         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 () {
  26652.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  26653.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  26654.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  26655.             yield => ($this->privates['debug.security.voter.Aqarmap\\Bundle\\UserBundle\\Security\\Authorization\\Voter\\NonIndividualVoter'] ?? $this->getNonIndividualVoterService());
  26656.             yield => ($this->privates['debug.security.voter.Aqarmap\\Bundle\\ListingBundle\\Security\\Authorization\\Voter\\OwnerVoter'] ?? $this->getOwnerVoterService());
  26657.         }, 5), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  26658.     }
  26659.     /**
  26660.      * Gets the private 'debug.security.firewall' shared service.
  26661.      *
  26662.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  26663.      */
  26664.     protected function getDebug_Security_FirewallService()
  26665.     {
  26666.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  26667.         if (isset($this->privates['debug.security.firewall'])) {
  26668.             return $this->privates['debug.security.firewall'];
  26669.         }
  26670.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26671.         if (isset($this->privates['debug.security.firewall'])) {
  26672.             return $this->privates['debug.security.firewall'];
  26673.         }
  26674.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  26675.     }
  26676.     /**
  26677.      * Gets the private 'debug.security.user_value_resolver' shared service.
  26678.      *
  26679.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  26680.      */
  26681.     protected function getDebug_Security_UserValueResolverService()
  26682.     {
  26683.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  26684.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  26685.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  26686.         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))));
  26687.     }
  26688.     /**
  26689.      * Gets the private 'debug.security.voter.Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter' shared service.
  26690.      *
  26691.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  26692.      */
  26693.     protected function getOwnerVoterService()
  26694.     {
  26695.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  26696.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  26697.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  26698.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  26699.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Security/Authorization/Voter/OwnerVoter.php';
  26700.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26701.         if (isset($this->privates['debug.security.voter.Aqarmap\\Bundle\\ListingBundle\\Security\\Authorization\\Voter\\OwnerVoter'])) {
  26702.             return $this->privates['debug.security.voter.Aqarmap\\Bundle\\ListingBundle\\Security\\Authorization\\Voter\\OwnerVoter'];
  26703.         }
  26704.         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);
  26705.     }
  26706.     /**
  26707.      * Gets the private 'debug.security.voter.Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter' shared service.
  26708.      *
  26709.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  26710.      */
  26711.     protected function getNonIndividualVoterService()
  26712.     {
  26713.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  26714.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  26715.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  26716.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  26717.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Security/Authorization/Voter/NonIndividualVoter.php';
  26718.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26719.         if (isset($this->privates['debug.security.voter.Aqarmap\\Bundle\\UserBundle\\Security\\Authorization\\Voter\\NonIndividualVoter'])) {
  26720.             return $this->privates['debug.security.voter.Aqarmap\\Bundle\\UserBundle\\Security\\Authorization\\Voter\\NonIndividualVoter'];
  26721.         }
  26722.         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);
  26723.     }
  26724.     /**
  26725.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  26726.      *
  26727.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  26728.      */
  26729.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  26730.     {
  26731.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  26732.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  26733.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  26734.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  26735.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26736.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  26737.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  26738.         }
  26739.         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);
  26740.     }
  26741.     /**
  26742.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  26743.      *
  26744.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  26745.      */
  26746.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  26747.     {
  26748.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  26749.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  26750.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  26751.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  26752.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  26753.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  26754.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  26755.         }
  26756.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26757.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  26758.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  26759.         }
  26760.         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);
  26761.     }
  26762.     /**
  26763.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  26764.      *
  26765.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  26766.      */
  26767.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  26768.     {
  26769.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  26770.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  26771.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  26772.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  26773.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  26774.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26775.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  26776.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  26777.         }
  26778.         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);
  26779.     }
  26780.     /**
  26781.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  26782.      *
  26783.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  26784.      */
  26785.     protected function getDebug_Security_Voter_VoteListenerService()
  26786.     {
  26787.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  26788.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  26789.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  26790.             return $this->privates['debug.security.voter.vote_listener'];
  26791.         }
  26792.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  26793.     }
  26794.     /**
  26795.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  26796.      *
  26797.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  26798.      */
  26799.     protected function getDoctrine_CacheClearMetadataCommandService()
  26800.     {
  26801.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26802.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  26803.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  26804.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  26805.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  26806.         $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()));
  26807.         $instance->setName('doctrine:cache:clear-metadata');
  26808.         return $instance;
  26809.     }
  26810.     /**
  26811.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  26812.      *
  26813.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  26814.      */
  26815.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  26816.     {
  26817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26818.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  26819.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  26820.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  26821.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  26822.         $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()));
  26823.         $instance->setName('doctrine:cache:clear-query');
  26824.         return $instance;
  26825.     }
  26826.     /**
  26827.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  26828.      *
  26829.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  26830.      */
  26831.     protected function getDoctrine_CacheClearResultCommandService()
  26832.     {
  26833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26834.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  26835.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  26836.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  26837.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  26838.         $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()));
  26839.         $instance->setName('doctrine:cache:clear-result');
  26840.         return $instance;
  26841.     }
  26842.     /**
  26843.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  26844.      *
  26845.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  26846.      */
  26847.     protected function getDoctrine_CacheCollectionRegionCommandService()
  26848.     {
  26849.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26850.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  26851.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  26852.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  26853.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  26854.         $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()));
  26855.         $instance->setName('doctrine:cache:clear-collection-region');
  26856.         return $instance;
  26857.     }
  26858.     /**
  26859.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  26860.      *
  26861.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  26862.      */
  26863.     protected function getDoctrine_ClearEntityRegionCommandService()
  26864.     {
  26865.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26866.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  26867.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  26868.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  26869.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  26870.         $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()));
  26871.         $instance->setName('doctrine:cache:clear-entity-region');
  26872.         return $instance;
  26873.     }
  26874.     /**
  26875.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  26876.      *
  26877.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  26878.      */
  26879.     protected function getDoctrine_ClearQueryRegionCommandService()
  26880.     {
  26881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26882.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  26883.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  26884.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  26885.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  26886.         $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()));
  26887.         $instance->setName('doctrine:cache:clear-query-region');
  26888.         return $instance;
  26889.     }
  26890.     /**
  26891.      * Gets the private 'doctrine.database_create_command' shared service.
  26892.      *
  26893.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  26894.      */
  26895.     protected function getDoctrine_DatabaseCreateCommandService()
  26896.     {
  26897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26898.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  26899.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  26900.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26901.         $instance->setName('doctrine:database:create');
  26902.         return $instance;
  26903.     }
  26904.     /**
  26905.      * Gets the private 'doctrine.database_drop_command' shared service.
  26906.      *
  26907.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  26908.      */
  26909.     protected function getDoctrine_DatabaseDropCommandService()
  26910.     {
  26911.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26912.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  26913.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  26914.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26915.         $instance->setName('doctrine:database:drop');
  26916.         return $instance;
  26917.     }
  26918.     /**
  26919.      * Gets the private 'doctrine.database_import_command' shared service.
  26920.      *
  26921.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  26922.      */
  26923.     protected function getDoctrine_DatabaseImportCommandService()
  26924.     {
  26925.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26926.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  26927.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  26928.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  26929.         $instance->setName('doctrine:database:import');
  26930.         return $instance;
  26931.     }
  26932.     /**
  26933.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  26934.      *
  26935.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  26936.      */
  26937.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  26938.     {
  26939.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26940.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  26941.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  26942.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  26943.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  26944.         $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()));
  26945.         $instance->setName('doctrine:ensure-production-settings');
  26946.         return $instance;
  26947.     }
  26948.     /**
  26949.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  26950.      *
  26951.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  26952.      */
  26953.     protected function getDoctrine_FixturesLoadCommandService()
  26954.     {
  26955.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26956.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  26957.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  26958.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  26959.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  26960.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  26961.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
  26962.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
  26963.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
  26964.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/OrderedFixtureInterface.php';
  26965.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  26966.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/DataFixtures/ORM/LoadBrokerData.php';
  26967.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/DataFixtures/ORM/LoadSellerData.php';
  26968.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/DataFixtures/ORM/LoadCompanyData.php';
  26969.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/DataFixtures/ORM/LoadStaffCheckInData.php';
  26970.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/DataFixtures/ORM/LoadStaffData.php';
  26971.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadCreditData.php';
  26972.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadPackageData.php';
  26973.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadPackageServicesData.php';
  26974.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadPaymentData.php';
  26975.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadPaymentPackageData.php';
  26976.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadPaymentTokenData.php';
  26977.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadCustomerProfilingQuestionQueueData.php';
  26978.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadDynamicQuestionChoiceData.php';
  26979.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadDynamicQuestionChoiceTranslationData.php';
  26980.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadDynamicQuestionData.php';
  26981.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadDynamicQuestionTranslationData.php';
  26982.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadQuestionSetAnswerData.php';
  26983.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadQuestionSetData.php';
  26984.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/DataFixtures/ORM/LoadCommentData.php';
  26985.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/DataFixtures/ORM/LoadDiscussionData.php';
  26986.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/DataFixtures/ORM/LoadExchangeRequestData.php';
  26987.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/DataFixtures/ORM/LoadExchangeRequestUnlockData.php';
  26988.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/DataFixtures/ORM/LoadFeaturesData.php';
  26989.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadCallRequestData.php';
  26990.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadCallRequestLeadData.php';
  26991.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadCompoundLocationData.php';
  26992.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadCustomFieldData.php';
  26993.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadFeaturedCompanyData.php';
  26994.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadFeaturedCompanyLeadData.php';
  26995.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadInteractionData.php';
  26996.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLeadData.php';
  26997.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingAttributeData.php';
  26998.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingData.php';
  26999.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingFeatureData.php';
  27000.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingFeedbackData.php';
  27001.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingLeadData.php';
  27002.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingNoteData.php';
  27003.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingNotificationData.php';
  27004.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingPhotoData.php';
  27005.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingScoreData.php';
  27006.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingTranslationData.php';
  27007.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLocationData.php';
  27008.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLocationPhotoData.php';
  27009.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLocationRatingData.php';
  27010.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLocationSupplyDemandData.php';
  27011.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLocationTranslationData.php';
  27012.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadMessageLeadData.php';
  27013.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPhoneData.php';
  27014.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPhoneLeadData.php';
  27015.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPhotoData.php';
  27016.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPriceFilterData.php';
  27017.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPropertTypeData.php';
  27018.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPropertyTypeData.php';
  27019.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPropertyTypeTranslationData.php';
  27020.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadRejectionData.php';
  27021.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadRejectionTranslationData.php';
  27022.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadRuleData.php';
  27023.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadSearchData.php';
  27024.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadSectionData.php';
  27025.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadSectionTranslationData.php';
  27026.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadCustomParagraphsData.php';
  27027.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadFeedbackData.php';
  27028.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadLinkData.php';
  27029.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadLinkTranslationData.php';
  27030.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadMenuData.php';
  27031.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadMenuTranslationData.php';
  27032.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadPageData.php';
  27033.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadPageTranslationData.php';
  27034.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadSettingData.php';
  27035.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadSponsorsData.php';
  27036.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/DataFixtures/ORM/LoadMortgageRequestData.php';
  27037.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/DataFixtures/ORM/LoadLocationCompoundData.php';
  27038.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/DataFixtures/ORM/LoadLocationCompoundSizeData.php';
  27039.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/DataFixtures/ORM/LoadLocationStatisticsData.php';
  27040.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/DataFixtures/ORM/LoadStatisticsHistoryData.php';
  27041.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/DataFixtures/ORM/LoadDiscussionData.php';
  27042.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/DataFixtures/ORM/LoadNotifierData.php';
  27043.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/DataFixtures/ORM/LoadNotifierSettingData.php';
  27044.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/DataFixtures/ORM/LoadNotifierSettingValueData.php';
  27045.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/DataFixtures/ORM/LoadNotifierStatisticData.php';
  27046.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadDeviceData.php';
  27047.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadGroupData.php';
  27048.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadPersonalInfoData.php';
  27049.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadUserData.php';
  27050.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadUserInterestData.php';
  27051.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadUserNoteData.php';
  27052.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/DataFixtures/ORM/LoadValueEngineSettingsData.php';
  27053.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
  27054.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
  27055.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  27056.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27057.         $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' => []]]);
  27058.         $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()]);
  27059.         $instance->setName('doctrine:fixtures:load');
  27060.         return $instance;
  27061.     }
  27062.     /**
  27063.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  27064.      *
  27065.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  27066.      */
  27067.     protected function getDoctrine_MappingConvertCommandService()
  27068.     {
  27069.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27070.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  27071.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  27072.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  27073.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  27074.         $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()));
  27075.         $instance->setName('doctrine:mapping:convert');
  27076.         return $instance;
  27077.     }
  27078.     /**
  27079.      * Gets the private 'doctrine.mapping_import_command' shared service.
  27080.      *
  27081.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  27082.      */
  27083.     protected function getDoctrine_MappingImportCommandService()
  27084.     {
  27085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27086.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  27087.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  27088.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  27089.         $instance->setName('doctrine:mapping:import');
  27090.         return $instance;
  27091.     }
  27092.     /**
  27093.      * Gets the private 'doctrine.mapping_info_command' shared service.
  27094.      *
  27095.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  27096.      */
  27097.     protected function getDoctrine_MappingInfoCommandService()
  27098.     {
  27099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27100.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  27101.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  27102.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  27103.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  27104.         $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()));
  27105.         $instance->setName('doctrine:mapping:info');
  27106.         return $instance;
  27107.     }
  27108.     /**
  27109.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  27110.      *
  27111.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  27112.      */
  27113.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  27114.     {
  27115.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  27116.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  27117.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  27118.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  27119.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  27120.         }
  27121.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  27122.     }
  27123.     /**
  27124.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  27125.      *
  27126.      * @return \Doctrine\Migrations\DependencyFactory
  27127.      */
  27128.     protected function getDoctrine_Migrations_DependencyFactoryService()
  27129.     {
  27130.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  27131.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  27132.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  27133.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  27134.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  27135.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  27136.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  27137.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  27138.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  27139.         $b = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
  27140.         $b->setTableName('db_migrations');
  27141.         $a->addMigrationsDirectory('Aqarmap\\Migrations', (\dirname(__DIR__4).'/app/migrations'));
  27142.         $a->setAllOrNothing(false);
  27143.         $a->setCheckDatabasePlatform(true);
  27144.         $a->setTransactional(true);
  27145.         $a->setMetadataStorageConfiguration($b);
  27146.         $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()));
  27147.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  27148.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  27149.         });
  27150.         return $instance;
  27151.     }
  27152.     /**
  27153.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  27154.      *
  27155.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  27156.      */
  27157.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  27158.     {
  27159.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
  27160.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  27161.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  27162.     }
  27163.     /**
  27164.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  27165.      *
  27166.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  27167.      */
  27168.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  27169.     {
  27170.         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')]);
  27171.     }
  27172.     /**
  27173.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  27174.      *
  27175.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  27176.      */
  27177.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  27178.     {
  27179.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  27180.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27181.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  27182.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  27183.         }
  27184.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  27185.     }
  27186.     /**
  27187.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  27188.      *
  27189.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  27190.      */
  27191.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  27192.     {
  27193.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  27194.         $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = $instance = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  27195.         $instance->addEntityListener('Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing''Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener''postUpdate');
  27196.         return $instance;
  27197.     }
  27198.     /**
  27199.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  27200.      *
  27201.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  27202.      */
  27203.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  27204.     {
  27205.         $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']);
  27206.         $instance->setGlobalBasename('mapping');
  27207.         return $instance;
  27208.     }
  27209.     /**
  27210.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  27211.      *
  27212.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  27213.      */
  27214.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  27215.     {
  27216.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  27217.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  27218.     }
  27219.     /**
  27220.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  27221.      *
  27222.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  27223.      */
  27224.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  27225.     {
  27226.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  27227.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  27228.             return new \EmptyIterator();
  27229.         }, 0));
  27230.     }
  27231.     /**
  27232.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  27233.      *
  27234.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  27235.      */
  27236.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  27237.     {
  27238.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  27239.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  27240.     }
  27241.     /**
  27242.      * Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
  27243.      *
  27244.      * @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
  27245.      */
  27246.     protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
  27247.     {
  27248.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
  27249.         return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  27250.             yield => ($this->privates['messenger.transport.default'] ?? $this->getMessenger_Transport_DefaultService());
  27251.             yield => ($this->privates['messenger.transport.mailer'] ?? $this->getMessenger_Transport_MailerService());
  27252.             yield => ($this->privates['messenger.transport.interactions'] ?? $this->getMessenger_Transport_InteractionsService());
  27253.             yield => ($this->privates['messenger.transport.fasttrack'] ?? $this->getMessenger_Transport_FasttrackService());
  27254.             yield => ($this->privates['messenger.transport.external'] ?? $this->getMessenger_Transport_ExternalService());
  27255.             yield => ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService());
  27256.             yield => ($this->privates['messenger.transport.failed_mailer'] ?? $this->getMessenger_Transport_FailedMailerService());
  27257.         }, 7));
  27258.     }
  27259.     /**
  27260.      * Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
  27261.      *
  27262.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  27263.      */
  27264.     protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
  27265.     {
  27266.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  27267.         return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  27268.     }
  27269.     /**
  27270.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  27271.      *
  27272.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  27273.      */
  27274.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  27275.     {
  27276.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  27277.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  27278.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  27279.     }
  27280.     /**
  27281.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  27282.      *
  27283.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  27284.      */
  27285.     protected function getDoctrine_Orm_Validator_UniqueService()
  27286.     {
  27287.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  27288.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  27289.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  27290.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  27291.     }
  27292.     /**
  27293.      * Gets the private 'doctrine.query_dql_command' shared service.
  27294.      *
  27295.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  27296.      */
  27297.     protected function getDoctrine_QueryDqlCommandService()
  27298.     {
  27299.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27300.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  27301.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  27302.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  27303.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  27304.         $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()));
  27305.         $instance->setName('doctrine:query:dql');
  27306.         return $instance;
  27307.     }
  27308.     /**
  27309.      * Gets the private 'doctrine.query_sql_command' shared service.
  27310.      *
  27311.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  27312.      */
  27313.     protected function getDoctrine_QuerySqlCommandService()
  27314.     {
  27315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27316.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  27317.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  27318.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  27319.         $instance->setName('doctrine:query:sql');
  27320.         return $instance;
  27321.     }
  27322.     /**
  27323.      * Gets the private 'doctrine.result_cache_pool' shared service.
  27324.      *
  27325.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27326.      */
  27327.     protected function getDoctrine_ResultCachePoolService()
  27328.     {
  27329.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.GCEgBNd'] ?? $this->get_CacheConnection_GCEgBNdService()), 'ZdeOdENIry'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  27330.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27331.         return $this->privates['doctrine.result_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27332.     }
  27333.     /**
  27334.      * Gets the private 'doctrine.schema_create_command' shared service.
  27335.      *
  27336.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  27337.      */
  27338.     protected function getDoctrine_SchemaCreateCommandService()
  27339.     {
  27340.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27341.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  27342.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  27343.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  27344.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  27345.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  27346.         $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()));
  27347.         $instance->setName('doctrine:schema:create');
  27348.         return $instance;
  27349.     }
  27350.     /**
  27351.      * Gets the private 'doctrine.schema_drop_command' shared service.
  27352.      *
  27353.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  27354.      */
  27355.     protected function getDoctrine_SchemaDropCommandService()
  27356.     {
  27357.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27358.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  27359.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  27360.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  27361.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  27362.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  27363.         $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()));
  27364.         $instance->setName('doctrine:schema:drop');
  27365.         return $instance;
  27366.     }
  27367.     /**
  27368.      * Gets the private 'doctrine.schema_update_command' shared service.
  27369.      *
  27370.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  27371.      */
  27372.     protected function getDoctrine_SchemaUpdateCommandService()
  27373.     {
  27374.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27375.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  27376.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  27377.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  27378.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  27379.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  27380.         $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()));
  27381.         $instance->setName('doctrine:schema:update');
  27382.         return $instance;
  27383.     }
  27384.     /**
  27385.      * Gets the private 'doctrine.schema_validate_command' shared service.
  27386.      *
  27387.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  27388.      */
  27389.     protected function getDoctrine_SchemaValidateCommandService()
  27390.     {
  27391.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27392.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  27393.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  27394.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  27395.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  27396.         $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()));
  27397.         $instance->setName('doctrine:schema:validate');
  27398.         return $instance;
  27399.     }
  27400.     /**
  27401.      * Gets the private 'doctrine.system_cache_pool' shared service.
  27402.      *
  27403.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27404.      */
  27405.     protected function getDoctrine_SystemCachePoolService()
  27406.     {
  27407.         $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))));
  27408.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27409.         return $this->privates['doctrine.system_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27410.     }
  27411.     /**
  27412.      * Gets the private 'doctrine.ulid_generator' shared service.
  27413.      *
  27414.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  27415.      */
  27416.     protected function getDoctrine_UlidGeneratorService()
  27417.     {
  27418.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  27419.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  27420.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  27421.     }
  27422.     /**
  27423.      * Gets the private 'doctrine.uuid_generator' shared service.
  27424.      *
  27425.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  27426.      */
  27427.     protected function getDoctrine_UuidGeneratorService()
  27428.     {
  27429.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  27430.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  27431.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  27432.     }
  27433.     /**
  27434.      * Gets the private 'doctrine_migrations.current_command' shared service.
  27435.      *
  27436.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  27437.      */
  27438.     protected function getDoctrineMigrations_CurrentCommandService()
  27439.     {
  27440.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27441.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  27442.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  27443.         $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');
  27444.         $instance->setName('doctrine:migrations:current');
  27445.         return $instance;
  27446.     }
  27447.     /**
  27448.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  27449.      *
  27450.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  27451.      */
  27452.     protected function getDoctrineMigrations_DiffCommandService()
  27453.     {
  27454.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27455.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  27456.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  27457.         $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');
  27458.         $instance->setName('doctrine:migrations:diff');
  27459.         return $instance;
  27460.     }
  27461.     /**
  27462.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  27463.      *
  27464.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  27465.      */
  27466.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  27467.     {
  27468.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27469.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  27470.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  27471.         $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');
  27472.         $instance->setName('doctrine:migrations:dump-schema');
  27473.         return $instance;
  27474.     }
  27475.     /**
  27476.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  27477.      *
  27478.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  27479.      */
  27480.     protected function getDoctrineMigrations_ExecuteCommandService()
  27481.     {
  27482.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27483.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  27484.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  27485.         $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');
  27486.         $instance->setName('doctrine:migrations:execute');
  27487.         return $instance;
  27488.     }
  27489.     /**
  27490.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  27491.      *
  27492.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  27493.      */
  27494.     protected function getDoctrineMigrations_GenerateCommandService()
  27495.     {
  27496.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27497.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  27498.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  27499.         $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');
  27500.         $instance->setName('doctrine:migrations:generate');
  27501.         return $instance;
  27502.     }
  27503.     /**
  27504.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  27505.      *
  27506.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  27507.      */
  27508.     protected function getDoctrineMigrations_LatestCommandService()
  27509.     {
  27510.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27511.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  27512.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  27513.         $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');
  27514.         $instance->setName('doctrine:migrations:latest');
  27515.         return $instance;
  27516.     }
  27517.     /**
  27518.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  27519.      *
  27520.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  27521.      */
  27522.     protected function getDoctrineMigrations_MigrateCommandService()
  27523.     {
  27524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27525.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  27526.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  27527.         $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');
  27528.         $instance->setName('doctrine:migrations:migrate');
  27529.         return $instance;
  27530.     }
  27531.     /**
  27532.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  27533.      *
  27534.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  27535.      */
  27536.     protected function getDoctrineMigrations_RollupCommandService()
  27537.     {
  27538.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27539.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  27540.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  27541.         $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');
  27542.         $instance->setName('doctrine:migrations:rollup');
  27543.         return $instance;
  27544.     }
  27545.     /**
  27546.      * Gets the private 'doctrine_migrations.status_command' shared service.
  27547.      *
  27548.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  27549.      */
  27550.     protected function getDoctrineMigrations_StatusCommandService()
  27551.     {
  27552.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27553.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  27554.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  27555.         $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');
  27556.         $instance->setName('doctrine:migrations:status');
  27557.         return $instance;
  27558.     }
  27559.     /**
  27560.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  27561.      *
  27562.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  27563.      */
  27564.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  27565.     {
  27566.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27567.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  27568.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  27569.         $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');
  27570.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  27571.         return $instance;
  27572.     }
  27573.     /**
  27574.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  27575.      *
  27576.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  27577.      */
  27578.     protected function getDoctrineMigrations_UpToDateCommandService()
  27579.     {
  27580.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27581.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  27582.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  27583.         $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');
  27584.         $instance->setName('doctrine:migrations:up-to-date');
  27585.         return $instance;
  27586.     }
  27587.     /**
  27588.      * Gets the private 'doctrine_migrations.version_command' shared service.
  27589.      *
  27590.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  27591.      */
  27592.     protected function getDoctrineMigrations_VersionCommandService()
  27593.     {
  27594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27595.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  27596.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  27597.         $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');
  27598.         $instance->setName('doctrine:migrations:version');
  27599.         return $instance;
  27600.     }
  27601.     /**
  27602.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  27603.      *
  27604.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  27605.      */
  27606.     protected function getDoctrineMigrations_VersionsCommandService()
  27607.     {
  27608.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27609.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  27610.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  27611.         $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');
  27612.         $instance->setName('doctrine:migrations:list');
  27613.         return $instance;
  27614.     }
  27615.     /**
  27616.      * Gets the private 'doctrine_mongodb.messenger.event_subscriber.doctrine_clear_document_manager' shared service.
  27617.      *
  27618.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  27619.      */
  27620.     protected function getDoctrineMongodb_Messenger_EventSubscriber_DoctrineClearDocumentManagerService()
  27621.     {
  27622.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  27623.         return $this->privates['doctrine_mongodb.messenger.event_subscriber.doctrine_clear_document_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  27624.     }
  27625.     /**
  27626.      * Gets the private 'doctrine_mongodb.odm.psr_command_logger' shared service.
  27627.      *
  27628.      * @return \Doctrine\Bundle\MongoDBBundle\APM\PSRCommandLogger
  27629.      */
  27630.     protected function getDoctrineMongodb_Odm_PsrCommandLoggerService()
  27631.     {
  27632.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/APM/PSRCommandLogger.php';
  27633.         return $this->privates['doctrine_mongodb.odm.psr_command_logger'] = new \Doctrine\Bundle\MongoDBBundle\APM\PSRCommandLogger(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService()));
  27634.     }
  27635.     /**
  27636.      * Gets the private 'doctrine_mongodb.odm.stopwatch_command_logger' shared service.
  27637.      *
  27638.      * @return \Doctrine\Bundle\MongoDBBundle\APM\StopwatchCommandLogger
  27639.      */
  27640.     protected function getDoctrineMongodb_Odm_StopwatchCommandLoggerService()
  27641.     {
  27642.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/APM/StopwatchCommandLogger.php';
  27643.         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))));
  27644.     }
  27645.     /**
  27646.      * Gets the private 'doctrine_odm.mongodb.validator.unique' shared service.
  27647.      *
  27648.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  27649.      */
  27650.     protected function getDoctrineOdm_Mongodb_Validator_UniqueService()
  27651.     {
  27652.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  27653.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  27654.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  27655.         return $this->privates['doctrine_odm.mongodb.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  27656.     }
  27657.     /**
  27658.      * Gets the private 'enqueue.client.consume_command' shared service.
  27659.      *
  27660.      * @return \Enqueue\Symfony\Client\ConsumeCommand
  27661.      */
  27662.     protected function getEnqueue_Client_ConsumeCommandService()
  27663.     {
  27664.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27665.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  27666.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  27667.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  27668.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerExtensionCommandTrait.php';
  27669.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ConsumeCommand.php';
  27670.         $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');
  27671.         $instance->setName('enqueue:consume');
  27672.         return $instance;
  27673.     }
  27674.     /**
  27675.      * Gets the private 'enqueue.client.default.context' shared service.
  27676.      *
  27677.      * @return \Interop\Queue\Context
  27678.      */
  27679.     protected function getEnqueue_Client_Default_ContextService()
  27680.     {
  27681.         return $this->privates['enqueue.client.default.context'] = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService())->getContext();
  27682.     }
  27683.     /**
  27684.      * Gets the private 'enqueue.client.default.delegate_processor' shared service.
  27685.      *
  27686.      * @return \Enqueue\Client\DelegateProcessor
  27687.      */
  27688.     protected function getEnqueue_Client_Default_DelegateProcessorService()
  27689.     {
  27690.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  27691.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DelegateProcessor.php';
  27692.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  27693.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  27694.         return $this->privates['enqueue.client.default.delegate_processor'] = new \Enqueue\Client\DelegateProcessor(new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27695.             'enqueue.client.default.router_processor' => ['privates''enqueue.client.default.router_processor''getEnqueue_Client_Default_RouterProcessorService'false],
  27696.             'enqueue_elastica.populate_processor' => ['privates''enqueue_elastica.populate_processor''getEnqueueElastica_PopulateProcessorService'false],
  27697.         ], [
  27698.             'enqueue.client.default.router_processor' => '?',
  27699.             'enqueue_elastica.populate_processor' => '?',
  27700.         ]))->withContext('enqueue.client.default.processor_registry'$this)));
  27701.     }
  27702.     /**
  27703.      * Gets the private 'enqueue.client.default.driver' shared service.
  27704.      *
  27705.      * @return \Enqueue\Client\DriverInterface
  27706.      */
  27707.     protected function getEnqueue_Client_Default_DriverService()
  27708.     {
  27709.         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']]));
  27710.     }
  27711.     /**
  27712.      * Gets the private 'enqueue.client.default.flush_spool_producer_listener' shared service.
  27713.      *
  27714.      * @return \Enqueue\Symfony\Client\FlushSpoolProducerListener
  27715.      */
  27716.     protected function getEnqueue_Client_Default_FlushSpoolProducerListenerService()
  27717.     {
  27718.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/FlushSpoolProducerListener.php';
  27719.         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()));
  27720.     }
  27721.     /**
  27722.      * Gets the private 'enqueue.client.default.lazy_producer' shared service.
  27723.      *
  27724.      * @return \Enqueue\Symfony\Client\LazyProducer
  27725.      */
  27726.     protected function getEnqueue_Client_Default_LazyProducerService()
  27727.     {
  27728.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/LazyProducer.php';
  27729.         return $this->privates['enqueue.client.default.lazy_producer'] = new \Enqueue\Symfony\Client\LazyProducer(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27730.             'enqueue.client.default.producer' => ['services''enqueue.client.default.producer''getEnqueue_Client_Default_ProducerService'false],
  27731.         ], [
  27732.             'enqueue.client.default.producer' => '?',
  27733.         ]), 'enqueue.client.default.producer');
  27734.     }
  27735.     /**
  27736.      * Gets the private 'enqueue.client.default.queue_consumer' shared service.
  27737.      *
  27738.      * @return \Enqueue\Consumption\QueueConsumer
  27739.      */
  27740.     protected function getEnqueue_Client_Default_QueueConsumerService()
  27741.     {
  27742.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  27743.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  27744.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  27745.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  27746.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  27747.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  27748.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  27749.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  27750.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  27751.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  27752.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  27753.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  27754.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  27755.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  27756.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/SetRouterPropertiesExtension.php';
  27757.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/ExclusiveCommandExtension.php';
  27758.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/FlushSpoolProducerExtension.php';
  27759.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  27760.         $a = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService());
  27761.         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);
  27762.     }
  27763.     /**
  27764.      * Gets the private 'enqueue.client.default.router_processor' shared service.
  27765.      *
  27766.      * @return \Enqueue\Client\RouterProcessor
  27767.      */
  27768.     protected function getEnqueue_Client_Default_RouterProcessorService()
  27769.     {
  27770.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  27771.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouterProcessor.php';
  27772.         return $this->privates['enqueue.client.default.router_processor'] = new \Enqueue\Client\RouterProcessor(($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService()));
  27773.     }
  27774.     /**
  27775.      * Gets the private 'enqueue.client.default.spool_producer' shared service.
  27776.      *
  27777.      * @return \Enqueue\Client\SpoolProducer
  27778.      */
  27779.     protected function getEnqueue_Client_Default_SpoolProducerService()
  27780.     {
  27781.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/SpoolProducer.php';
  27782.         return $this->privates['enqueue.client.default.spool_producer'] = new \Enqueue\Client\SpoolProducer(($this->privates['enqueue.client.default.lazy_producer'] ?? $this->getEnqueue_Client_Default_LazyProducerService()));
  27783.     }
  27784.     /**
  27785.      * Gets the private 'enqueue.client.produce_command' shared service.
  27786.      *
  27787.      * @return \Enqueue\Symfony\Client\ProduceCommand
  27788.      */
  27789.     protected function getEnqueue_Client_ProduceCommandService()
  27790.     {
  27791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27792.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ProduceCommand.php';
  27793.         $this->privates['enqueue.client.produce_command'] = $instance = new \Enqueue\Symfony\Client\ProduceCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.producer');
  27794.         $instance->setName('enqueue:produce');
  27795.         return $instance;
  27796.     }
  27797.     /**
  27798.      * Gets the private 'enqueue.client.routes_command' shared service.
  27799.      *
  27800.      * @return \Enqueue\Symfony\Client\RoutesCommand
  27801.      */
  27802.     protected function getEnqueue_Client_RoutesCommandService()
  27803.     {
  27804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27805.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/RoutesCommand.php';
  27806.         $this->privates['enqueue.client.routes_command'] = $instance = new \Enqueue\Symfony\Client\RoutesCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.driver');
  27807.         $instance->setName('enqueue:routes');
  27808.         return $instance;
  27809.     }
  27810.     /**
  27811.      * Gets the private 'enqueue.client.setup_broker_command' shared service.
  27812.      *
  27813.      * @return \Enqueue\Symfony\Client\SetupBrokerCommand
  27814.      */
  27815.     protected function getEnqueue_Client_SetupBrokerCommandService()
  27816.     {
  27817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27818.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerCommand.php';
  27819.         $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');
  27820.         $instance->setName('enqueue:setup-broker');
  27821.         return $instance;
  27822.     }
  27823.     /**
  27824.      * Gets the private 'enqueue.locator' shared service.
  27825.      *
  27826.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27827.      */
  27828.     protected function getEnqueue_LocatorService()
  27829.     {
  27830.         return $this->privates['enqueue.locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27831.             'enqueue.client.default.delegate_processor' => ['privates''enqueue.client.default.delegate_processor''getEnqueue_Client_Default_DelegateProcessorService'false],
  27832.             'enqueue.client.default.driver' => ['privates''enqueue.client.default.driver''getEnqueue_Client_Default_DriverService'false],
  27833.             'enqueue.client.default.producer' => ['privates''enqueue.client.default.lazy_producer''getEnqueue_Client_Default_LazyProducerService'false],
  27834.             'enqueue.client.default.queue_consumer' => ['privates''enqueue.client.default.queue_consumer''getEnqueue_Client_Default_QueueConsumerService'false],
  27835.             'enqueue.transport.default.context' => ['privates''enqueue.transport.default.context''getEnqueue_Transport_Default_ContextService'false],
  27836.             'enqueue.transport.default.processor_registry' => ['privates''enqueue.transport.default.processor_registry''getEnqueue_Transport_Default_ProcessorRegistryService'false],
  27837.             'enqueue.transport.default.queue_consumer' => ['privates''enqueue.transport.default.queue_consumer''getEnqueue_Transport_Default_QueueConsumerService'false],
  27838.         ], [
  27839.             'enqueue.client.default.delegate_processor' => '?',
  27840.             'enqueue.client.default.driver' => '?',
  27841.             'enqueue.client.default.producer' => '?',
  27842.             'enqueue.client.default.queue_consumer' => '?',
  27843.             'enqueue.transport.default.context' => '?',
  27844.             'enqueue.transport.default.processor_registry' => '?',
  27845.             'enqueue.transport.default.queue_consumer' => '?',
  27846.         ]);
  27847.     }
  27848.     /**
  27849.      * Gets the private 'enqueue.transport.consume_command' shared service.
  27850.      *
  27851.      * @return \Enqueue\Symfony\Consumption\ConfigurableConsumeCommand
  27852.      */
  27853.     protected function getEnqueue_Transport_ConsumeCommandService()
  27854.     {
  27855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27856.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  27857.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  27858.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  27859.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ConfigurableConsumeCommand.php';
  27860.         $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');
  27861.         $instance->setName('enqueue:transport:consume');
  27862.         return $instance;
  27863.     }
  27864.     /**
  27865.      * Gets the private 'enqueue.transport.default.connection_factory' shared service.
  27866.      *
  27867.      * @return \Interop\Queue\ConnectionFactory
  27868.      */
  27869.     protected function getEnqueue_Transport_Default_ConnectionFactoryService()
  27870.     {
  27871.         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')]);
  27872.     }
  27873.     /**
  27874.      * Gets the private 'enqueue.transport.default.context' shared service.
  27875.      *
  27876.      * @return \Interop\Queue\Context
  27877.      */
  27878.     protected function getEnqueue_Transport_Default_ContextService()
  27879.     {
  27880.         return $this->privates['enqueue.transport.default.context'] = ($this->privates['enqueue.transport.default.connection_factory'] ?? $this->getEnqueue_Transport_Default_ConnectionFactoryService())->createContext();
  27881.     }
  27882.     /**
  27883.      * Gets the private 'enqueue.transport.default.processor_registry' shared service.
  27884.      *
  27885.      * @return \Enqueue\Symfony\ContainerProcessorRegistry
  27886.      */
  27887.     protected function getEnqueue_Transport_Default_ProcessorRegistryService()
  27888.     {
  27889.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  27890.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  27891.         return $this->privates['enqueue.transport.default.processor_registry'] = new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27892.             'enqueue_elastica.populate_processor' => ['privates''enqueue_elastica.populate_processor''getEnqueueElastica_PopulateProcessorService'false],
  27893.         ], [
  27894.             'enqueue_elastica.populate_processor' => '?',
  27895.         ]))->withContext('enqueue.transport.default.processor_registry'$this));
  27896.     }
  27897.     /**
  27898.      * Gets the private 'enqueue.transport.default.queue_consumer' shared service.
  27899.      *
  27900.      * @return \Enqueue\Consumption\QueueConsumer
  27901.      */
  27902.     protected function getEnqueue_Transport_Default_QueueConsumerService()
  27903.     {
  27904.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  27905.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  27906.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  27907.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  27908.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  27909.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  27910.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  27911.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  27912.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  27913.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  27914.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  27915.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  27916.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  27917.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  27918.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/LogExtension.php';
  27919.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  27920.         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);
  27921.     }
  27922.     /**
  27923.      * Gets the private 'enqueue_elastica.populate_processor' shared service.
  27924.      *
  27925.      * @return \Enqueue\ElasticaBundle\Queue\PopulateProcessor
  27926.      */
  27927.     protected function getEnqueueElastica_PopulateProcessorService()
  27928.     {
  27929.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  27930.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/CommandSubscriberInterface.php';
  27931.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueSubscriberInterface.php';
  27932.         include_once \dirname(__DIR__4).'/vendor/enqueue/elastica-bundle/Queue/PopulateProcessor.php';
  27933.         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()));
  27934.     }
  27935.     /**
  27936.      * Gets the private 'enqueue_elastica.purge_populate_queue_listener' shared service.
  27937.      *
  27938.      * @return \Enqueue\ElasticaBundle\Persister\Listener\PurgePopulateQueueListener
  27939.      */
  27940.     protected function getEnqueueElastica_PurgePopulateQueueListenerService()
  27941.     {
  27942.         include_once \dirname(__DIR__4).'/vendor/enqueue/elastica-bundle/Persister/Listener/PurgePopulateQueueListener.php';
  27943.         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()));
  27944.     }
  27945.     /**
  27946.      * Gets the private 'error_handler.error_renderer.html' shared service.
  27947.      *
  27948.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  27949.      */
  27950.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  27951.     {
  27952.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  27953.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  27954.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  27955.         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()));
  27956.     }
  27957.     /**
  27958.      * Gets the private 'exception_listener' shared service.
  27959.      *
  27960.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  27961.      */
  27962.     protected function getExceptionListenerService()
  27963.     {
  27964.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  27965.     }
  27966.     /**
  27967.      * Gets the private 'form.choice_list_factory.cached' shared service.
  27968.      *
  27969.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  27970.      */
  27971.     protected function getForm_ChoiceListFactory_CachedService()
  27972.     {
  27973.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  27974.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  27975.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  27976.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  27977.         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())));
  27978.     }
  27979.     /**
  27980.      * Gets the private 'form.registry' shared service.
  27981.      *
  27982.      * @return \Symfony\Component\Form\FormRegistry
  27983.      */
  27984.     protected function getForm_RegistryService()
  27985.     {
  27986.         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, [
  27987.             'App\\Form\\Type\\EmailList\\EmailListType' => ['privates''App\\Form\\Type\\EmailList\\EmailListType''getEmailListTypeService'false],
  27988.             'App\\Form\\Type\\Lead\\LeadFormType' => ['privates''App\\Form\\Type\\Lead\\LeadFormType''getLeadFormTypeService'false],
  27989.             'App\\Form\\Type\\Lead\\PhoneFormType' => ['privates''App\\Form\\Type\\Lead\\PhoneFormType''getPhoneFormTypeService'false],
  27990.             'App\\Form\\Type\\Security\\ChangePasswordType' => ['privates''App\\Form\\Type\\Security\\ChangePasswordType''getChangePasswordTypeService'false],
  27991.             'App\\Form\\Type\\User\\SubAccountFormType' => ['privates''App\\Form\\Type\\User\\SubAccountFormType''getSubAccountFormTypeService'false],
  27992.             'Aqarmap\\Bundle\\AnnouncementBundle\\Form\\AnnouncementType' => ['privates''Aqarmap\\Bundle\\AnnouncementBundle\\Form\\AnnouncementType''getAnnouncementTypeService'false],
  27993.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\AssignBrokerToSellerType' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\AssignBrokerToSellerType''getAssignBrokerToSellerTypeService'false],
  27994.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\ExistingUserFormType' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\ExistingUserFormType''getExistingUserFormTypeService'false],
  27995.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\RegisterNewUserType' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\RegisterNewUserType''getRegisterNewUserTypeService'false],
  27996.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsApiType' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsApiType''getBuyerAlertsApiTypeService'false],
  27997.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsType' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsType''getBuyerAlertsTypeService'false],
  27998.             'Aqarmap\\Bundle\\CRMBundle\\Form\\AttachmentType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\AttachmentType''getAttachmentTypeService'false],
  27999.             'Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyAccountManagerType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyAccountManagerType''getCompanyAccountManagerTypeService'false],
  28000.             'Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyType''getCompanyTypeService'false],
  28001.             'Aqarmap\\Bundle\\CRMBundle\\Form\\ExistingUserFormType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\ExistingUserFormType''getExistingUserFormType2Service'false],
  28002.             'Aqarmap\\Bundle\\CRMBundle\\Form\\PhotoType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\PhotoType''getPhotoTypeService'false],
  28003.             'Aqarmap\\Bundle\\CRMBundle\\Form\\StaffCheckInType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\StaffCheckInType''getStaffCheckInTypeService'false],
  28004.             'Aqarmap\\Bundle\\CRMBundle\\Form\\StaffType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\StaffType''getStaffTypeService'false],
  28005.             'Aqarmap\\Bundle\\CreditBundle\\Form\\AdminSubtractCreditsFormType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\AdminSubtractCreditsFormType''getAdminSubtractCreditsFormTypeService'false],
  28006.             'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\TransferPointsType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\TransferPointsType''getTransferPointsTypeService'false],
  28007.             'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\UserPointsType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\UserPointsType''getUserPointsTypeService'false],
  28008.             'Aqarmap\\Bundle\\CreditBundle\\Form\\BuyCreditsFormType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\BuyCreditsFormType''getBuyCreditsFormTypeService'false],
  28009.             'Aqarmap\\Bundle\\CreditBundle\\Form\\FaqType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\FaqType''getFaqTypeService'false],
  28010.             'Aqarmap\\Bundle\\CreditBundle\\Form\\PackageFiltersFormType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\PackageFiltersFormType''getPackageFiltersFormTypeService'false],
  28011.             'Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType''getPackageTypeService'false],
  28012.             'Aqarmap\\Bundle\\CreditBundle\\Form\\ServiceType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\ServiceType''getServiceTypeService'false],
  28013.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\AnnualSurveyType' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\AnnualSurveyType''getAnnualSurveyTypeService'false],
  28014.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionChoiceType' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionChoiceType''getDynamicQuestionChoiceTypeService'false],
  28015.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionType' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionType''getDynamicQuestionTypeService'false],
  28016.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\QuestionSetType' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\QuestionSetType''getQuestionSetTypeService'false],
  28017.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\CategoryType' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Form\\CategoryType''getCategoryTypeService'false],
  28018.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\CommentType' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Form\\CommentType''getCommentTypeService'false],
  28019.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionSearchType' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionSearchType''getDiscussionSearchTypeService'false],
  28020.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionType' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionType''getDiscussionTypeService'false],
  28021.             'Aqarmap\\Bundle\\ExchangeBundle\\Form\\ExchangeRequestType' => ['privates''Aqarmap\\Bundle\\ExchangeBundle\\Form\\ExchangeRequestType''getExchangeRequestTypeService'false],
  28022.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\AddFeatureToggleFormType' => ['privates''Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\AddFeatureToggleFormType''getAddFeatureToggleFormTypeService'false],
  28023.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\EditFeatureToggleFormType' => ['privates''Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\EditFeatureToggleFormType''getEditFeatureToggleFormTypeService'false],
  28024.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Form\\Admin\\FinancialAidForm' => ['privates''Aqarmap\\Bundle\\FinancialAidsBundle\\Form\\Admin\\FinancialAidForm''getFinancialAidFormService'false],
  28025.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleFilterType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleFilterType''getAdminListingRuleFilterTypeService'false],
  28026.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleType''getAdminListingRuleTypeService'false],
  28027.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedFilterType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedFilterType''getAdvancedFilterTypeService'false],
  28028.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedSearchType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedSearchType''getAdvancedSearchTypeService'false],
  28029.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AutoBumpUpListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\AutoBumpUpListingType''getAutoBumpUpListingTypeService'false],
  28030.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CallRequestFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\CallRequestFormType''getCallRequestFormTypeService'false],
  28031.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeAreaType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeAreaType''getChangeAreaTypeService'false],
  28032.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeLocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeLocationType''getChangeLocationTypeService'false],
  28033.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePaymentMethodType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePaymentMethodType''getChangePaymentMethodTypeService'false],
  28034.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePropertyTypeType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePropertyTypeType''getChangePropertyTypeTypeService'false],
  28035.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeSectionType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeSectionType''getChangeSectionTypeService'false],
  28036.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundLocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundLocationType''getCompoundLocationTypeService'false],
  28037.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundSearchFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundSearchFormType''getCompoundSearchFormTypeService'false],
  28038.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerFormType''getContactSellerFormTypeService'false],
  28039.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerWideFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerWideFormType''getContactSellerWideFormTypeService'false],
  28040.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CustomFieldChoiceType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\CustomFieldChoiceType''getCustomFieldChoiceTypeService'false],
  28041.             'Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType''getDeleteListingFormTypeService'false],
  28042.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ExistingParticipantFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ExistingParticipantFormType''getExistingParticipantFormTypeService'false],
  28043.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ExportCustomerLeadsType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ExportCustomerLeadsType''getExportCustomerLeadsTypeService'false],
  28044.             'Aqarmap\\Bundle\\ListingBundle\\Form\\FetchLocationsType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\FetchLocationsType''getFetchLocationsTypeService'false],
  28045.             'Aqarmap\\Bundle\\ListingBundle\\Form\\FullAdvancedFilterType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\FullAdvancedFilterType''getFullAdvancedFilterTypeService'false],
  28046.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ImportLocationsType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ImportLocationsType''getImportLocationsTypeService'false],
  28047.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LandingPageFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LandingPageFormType''getLandingPageFormTypeService'false],
  28048.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LeadType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LeadType''getLeadTypeService'false],
  28049.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingApiType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingApiType''getListingApiTypeService'false],
  28050.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingAttributeType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingAttributeType''getListingAttributeTypeService'false],
  28051.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBasicsType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBasicsType''getListingBasicsTypeService'false],
  28052.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBulkUpdateType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBulkUpdateType''getListingBulkUpdateTypeService'false],
  28053.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingInitializeType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingInitializeType''getListingInitializeTypeService'false],
  28054.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingLocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingLocationType''getListingLocationTypeService'false],
  28055.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingNoteType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingNoteType''getListingNoteTypeService'false],
  28056.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingOwnerType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingOwnerType''getListingOwnerTypeService'false],
  28057.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingPhotoType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingPhotoType''getListingPhotoTypeService'false],
  28058.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingRejectionType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingRejectionType''getListingRejectionTypeService'false],
  28059.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingTranslationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingTranslationType''getListingTranslationTypeService'false],
  28060.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingType''getListingTypeService'false],
  28061.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LiteListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LiteListingType''getLiteListingTypeService'false],
  28062.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationBulkUpdateType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LocationBulkUpdateType''getLocationBulkUpdateTypeService'false],
  28063.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationHistoryLinkType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LocationHistoryLinkType''getLocationHistoryLinkTypeService'false],
  28064.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationRatingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LocationRatingType''getLocationRatingTypeService'false],
  28065.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LocationType''getLocationTypeService'false],
  28066.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MoveLocationListings' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\MoveLocationListings''getMoveLocationListingsService'false],
  28067.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MultipleSearchFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\MultipleSearchFormType''getMultipleSearchFormTypeService'false],
  28068.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MyListingSearchType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\MyListingSearchType''getMyListingSearchTypeService'false],
  28069.             'Aqarmap\\Bundle\\ListingBundle\\Form\\NearestLocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\NearestLocationType''getNearestLocationTypeService'false],
  28070.             'Aqarmap\\Bundle\\ListingBundle\\Form\\OnePhotoType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\OnePhotoType''getOnePhotoTypeService'false],
  28071.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PhoneType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\PhoneType''getPhoneTypeService'false],
  28072.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PhotoType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\PhotoType''getPhotoType2Service'false],
  28073.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ProjectSettingFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ProjectSettingFormType''getProjectSettingFormTypeService'false],
  28074.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PropertyTypeType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\PropertyTypeType''getPropertyTypeTypeService'false],
  28075.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickAddListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\QuickAddListingType''getQuickAddListingTypeService'false],
  28076.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickContactSellerType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\QuickContactSellerType''getQuickContactSellerTypeService'false],
  28077.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickCreateLeadFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\QuickCreateLeadFormType''getQuickCreateLeadFormTypeService'false],
  28078.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickLeadType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\QuickLeadType''getQuickLeadTypeService'false],
  28079.             'Aqarmap\\Bundle\\ListingBundle\\Form\\RatesNoteType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\RatesNoteType''getRatesNoteTypeService'false],
  28080.             'Aqarmap\\Bundle\\ListingBundle\\Form\\RejectionType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\RejectionType''getRejectionTypeService'false],
  28081.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ScrapedListingStateType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ScrapedListingStateType''getScrapedListingStateTypeService'false],
  28082.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchBoxType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\SearchBoxType''getSearchBoxTypeService'false],
  28083.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchByLocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\SearchByLocationType''getSearchByLocationTypeService'false],
  28084.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchTermAliasType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\SearchTermAliasType''getSearchTermAliasTypeService'false],
  28085.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\SearchType''getSearchTypeService'false],
  28086.             'Aqarmap\\Bundle\\ListingBundle\\Form\\StatisticsType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\StatisticsType''getStatisticsTypeService'false],
  28087.             'Aqarmap\\Bundle\\ListingBundle\\Form\\UserDeviceType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\UserDeviceType''getUserDeviceTypeService'false],
  28088.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\AddListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\AddListingType''getAddListingTypeService'false],
  28089.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingAttributeType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingAttributeType''getListingAttributeType2Service'false],
  28090.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingType''getListingType2Service'false],
  28091.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\DescriptionTranslationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\DescriptionTranslationType''getDescriptionTranslationTypeService'false],
  28092.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\TitleTranslationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\TitleTranslationType''getTitleTranslationTypeService'false],
  28093.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V4\\ListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V4\\ListingType''getListingType3Service'false],
  28094.             'Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\AddSettingType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\AddSettingType''getAddSettingTypeService'false],
  28095.             'Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\UpdateSettingType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\UpdateSettingType''getUpdateSettingTypeService'false],
  28096.             'Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFeaturedFormType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFeaturedFormType''getConfirmFeaturedFormTypeService'false],
  28097.             'Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFormType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFormType''getConfirmFormTypeService'false],
  28098.             'Aqarmap\\Bundle\\MainBundle\\Form\\CustomParagraphType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\CustomParagraphType''getCustomParagraphTypeService'false],
  28099.             'Aqarmap\\Bundle\\MainBundle\\Form\\DefaultTopCustomerType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\DefaultTopCustomerType''getDefaultTopCustomerTypeService'false],
  28100.             'Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackNoteType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackNoteType''getFeedbackNoteTypeService'false],
  28101.             'Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackType''getFeedbackTypeService'false],
  28102.             'Aqarmap\\Bundle\\MainBundle\\Form\\FilterCustomParagraphType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\FilterCustomParagraphType''getFilterCustomParagraphTypeService'false],
  28103.             'Aqarmap\\Bundle\\MainBundle\\Form\\JoinUsType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\JoinUsType''getJoinUsTypeService'false],
  28104.             'Aqarmap\\Bundle\\MainBundle\\Form\\LinkType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\LinkType''getLinkTypeService'false],
  28105.             'Aqarmap\\Bundle\\MainBundle\\Form\\MenuType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\MenuType''getMenuTypeService'false],
  28106.             'Aqarmap\\Bundle\\MainBundle\\Form\\PageType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\PageType''getPageTypeService'false],
  28107.             'Aqarmap\\Bundle\\MainBundle\\Form\\SinglePhotoType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\SinglePhotoType''getSinglePhotoTypeService'false],
  28108.             'Aqarmap\\Bundle\\MainBundle\\Form\\TestimonialType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\TestimonialType''getTestimonialTypeService'false],
  28109.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType' => ['privates''Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType''getCompoundSearchTypeService'false],
  28110.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundSizeType' => ['privates''Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundSizeType''getLocationCompoundSizeTypeService'false],
  28111.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundType' => ['privates''Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundType''getLocationCompoundTypeService'false],
  28112.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationStatisticsType' => ['privates''Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationStatisticsType''getLocationStatisticsTypeService'false],
  28113.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\DashboardOptionsType' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Form\\DashboardOptionsType''getDashboardOptionsTypeService'false],
  28114.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierApiType' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierApiType''getNotifierApiTypeService'false],
  28115.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierSettingsType' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierSettingsType''getNotifierSettingsTypeService'false],
  28116.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierType' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierType''getNotifierTypeService'false],
  28117.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAddPaymentTransactionFormType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAddPaymentTransactionFormType''getAdminAddPaymentTransactionFormTypeService'false],
  28118.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAssignAgentType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAssignAgentType''getAdminAssignAgentTypeService'false],
  28119.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminEditPaymentTransactionFormType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminEditPaymentTransactionFormType''getAdminEditPaymentTransactionFormTypeService'false],
  28120.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminGeneratePaymentCodeFormType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminGeneratePaymentCodeFormType''getAdminGeneratePaymentCodeFormTypeService'false],
  28121.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\ManualFawryCodeFormType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\ManualFawryCodeFormType''getManualFawryCodeFormTypeService'false],
  28122.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\PaymentFiltersFormType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\PaymentFiltersFormType''getPaymentFiltersFormTypeService'false],
  28123.             'Aqarmap\\Bundle\\SearchBundle\\Form\\SearchCombinationFilterType' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Form\\SearchCombinationFilterType''getSearchCombinationFilterTypeService'false],
  28124.             'Aqarmap\\Bundle\\UserBundle\\Form\\AddUserPhoneFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\AddUserPhoneFormType''getAddUserPhoneFormTypeService'false],
  28125.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\AddUserServiceType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\AddUserServiceType''getAddUserServiceTypeService'false],
  28126.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserPackageType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserPackageType''getUpdateUserPackageTypeService'false],
  28127.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserServiceType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserServiceType''getUpdateUserServiceTypeService'false],
  28128.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserInfoType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserInfoType''getUserInfoTypeService'false],
  28129.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserTypeChangeType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserTypeChangeType''getUserTypeChangeTypeService'false],
  28130.             'Aqarmap\\Bundle\\UserBundle\\Form\\BrokerType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\BrokerType''getBrokerTypeService'false],
  28131.             'Aqarmap\\Bundle\\UserBundle\\Form\\ChangeGroupType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\ChangeGroupType''getChangeGroupTypeService'false],
  28132.             'Aqarmap\\Bundle\\UserBundle\\Form\\ChangePasswordFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\ChangePasswordFormType''getChangePasswordFormTypeService'false],
  28133.             'Aqarmap\\Bundle\\UserBundle\\Form\\CustomerSearchForm' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\CustomerSearchForm''getCustomerSearchFormService'false],
  28134.             'Aqarmap\\Bundle\\UserBundle\\Form\\DeviceType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\DeviceType''getDeviceTypeService'false],
  28135.             'Aqarmap\\Bundle\\UserBundle\\Form\\EditPhoneNumberType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\EditPhoneNumberType''getEditPhoneNumberTypeService'false],
  28136.             'Aqarmap\\Bundle\\UserBundle\\Form\\GroupFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\GroupFormType''getGroupFormTypeService'false],
  28137.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportDeveloperUserType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\ImportDeveloperUserType''getImportDeveloperUserTypeService'false],
  28138.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserGroupType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserGroupType''getImportUserGroupTypeService'false],
  28139.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserType''getImportUserTypeService'false],
  28140.             'Aqarmap\\Bundle\\UserBundle\\Form\\PersonalInfoType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\PersonalInfoType''getPersonalInfoTypeService'false],
  28141.             'Aqarmap\\Bundle\\UserBundle\\Form\\ProfileFormType' => ['privates''aqarmap_user.profile.form.type''getAqarmapUser_Profile_Form_TypeService'false],
  28142.             'Aqarmap\\Bundle\\UserBundle\\Form\\QuickRegistrationFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\QuickRegistrationFormType''getQuickRegistrationFormTypeService'false],
  28143.             'Aqarmap\\Bundle\\UserBundle\\Form\\RegistrationFormType' => ['privates''aqarmap_user.registration.form.type''getAqarmapUser_Registration_Form_TypeService'false],
  28144.             'Aqarmap\\Bundle\\UserBundle\\Form\\SubAccountFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\SubAccountFormType''getSubAccountFormType2Service'false],
  28145.             'Aqarmap\\Bundle\\UserBundle\\Form\\TargetAudienceHistoryType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\TargetAudienceHistoryType''getTargetAudienceHistoryTypeService'false],
  28146.             'Aqarmap\\Bundle\\UserBundle\\Form\\TeamType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\TeamType''getTeamTypeService'false],
  28147.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateCompanyInfoFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UpdateCompanyInfoFormType''getUpdateCompanyInfoFormTypeService'false],
  28148.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileBasicInfoFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileBasicInfoFormType''getUpdateProfileBasicInfoFormTypeService'false],
  28149.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileFormType''getUpdateProfileFormTypeService'false],
  28150.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserDomainType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UserDomainType''getUserDomainTypeService'false],
  28151.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserExtendCreditDateType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UserExtendCreditDateType''getUserExtendCreditDateTypeService'false],
  28152.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserKeywordType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UserKeywordType''getUserKeywordTypeService'false],
  28153.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserPhoneType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UserPhoneType''getUserPhoneTypeService'false],
  28154.             'Aqarmap\\Bundle\\UserBundle\\Form\\V3\\LoginFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\V3\\LoginFormType''getLoginFormTypeService'false],
  28155.             'Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType''getRegistrationFormTypeService'false],
  28156.             'Doctrine\\Bundle\\MongoDBBundle\\Form\\Type\\DocumentType' => ['privates''form.type.mongodb_document''getForm_Type_MongodbDocumentService'false],
  28157.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates''fos_ck_editor.form.type''getFosCkEditor_Form_TypeService'false],
  28158.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates''fos_user.change_password.form.type''getFosUser_ChangePassword_Form_TypeService'false],
  28159.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates''fos_user.profile.form.type''getFosUser_Profile_Form_TypeService'false],
  28160.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates''fos_user.registration.form.type''getFosUser_Registration_Form_TypeService'false],
  28161.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''fos_user.resetting.form.type''getFosUser_Resetting_Form_TypeService'false],
  28162.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates''fos_user.username_form_type''getFosUser_UsernameFormTypeService'false],
  28163.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'false],
  28164.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  28165.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  28166.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  28167.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  28168.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  28169.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services''vich_uploader.form.type.file''getVichUploader_Form_Type_FileService'false],
  28170.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services''vich_uploader.form.type.image''getVichUploader_Form_Type_ImageService'false],
  28171.         ], [
  28172.             'App\\Form\\Type\\EmailList\\EmailListType' => '?',
  28173.             'App\\Form\\Type\\Lead\\LeadFormType' => '?',
  28174.             'App\\Form\\Type\\Lead\\PhoneFormType' => '?',
  28175.             'App\\Form\\Type\\Security\\ChangePasswordType' => '?',
  28176.             'App\\Form\\Type\\User\\SubAccountFormType' => '?',
  28177.             'Aqarmap\\Bundle\\AnnouncementBundle\\Form\\AnnouncementType' => '?',
  28178.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\AssignBrokerToSellerType' => '?',
  28179.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\ExistingUserFormType' => '?',
  28180.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\RegisterNewUserType' => '?',
  28181.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsApiType' => '?',
  28182.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsType' => '?',
  28183.             'Aqarmap\\Bundle\\CRMBundle\\Form\\AttachmentType' => '?',
  28184.             'Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyAccountManagerType' => '?',
  28185.             'Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyType' => '?',
  28186.             'Aqarmap\\Bundle\\CRMBundle\\Form\\ExistingUserFormType' => '?',
  28187.             'Aqarmap\\Bundle\\CRMBundle\\Form\\PhotoType' => '?',
  28188.             'Aqarmap\\Bundle\\CRMBundle\\Form\\StaffCheckInType' => '?',
  28189.             'Aqarmap\\Bundle\\CRMBundle\\Form\\StaffType' => '?',
  28190.             'Aqarmap\\Bundle\\CreditBundle\\Form\\AdminSubtractCreditsFormType' => '?',
  28191.             'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\TransferPointsType' => '?',
  28192.             'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\UserPointsType' => '?',
  28193.             'Aqarmap\\Bundle\\CreditBundle\\Form\\BuyCreditsFormType' => '?',
  28194.             'Aqarmap\\Bundle\\CreditBundle\\Form\\FaqType' => '?',
  28195.             'Aqarmap\\Bundle\\CreditBundle\\Form\\PackageFiltersFormType' => '?',
  28196.             'Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType' => '?',
  28197.             'Aqarmap\\Bundle\\CreditBundle\\Form\\ServiceType' => '?',
  28198.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\AnnualSurveyType' => '?',
  28199.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionChoiceType' => '?',
  28200.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionType' => '?',
  28201.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\QuestionSetType' => '?',
  28202.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\CategoryType' => '?',
  28203.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\CommentType' => '?',
  28204.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionSearchType' => '?',
  28205.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionType' => '?',
  28206.             'Aqarmap\\Bundle\\ExchangeBundle\\Form\\ExchangeRequestType' => '?',
  28207.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\AddFeatureToggleFormType' => '?',
  28208.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\EditFeatureToggleFormType' => '?',
  28209.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Form\\Admin\\FinancialAidForm' => '?',
  28210.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleFilterType' => '?',
  28211.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleType' => '?',
  28212.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedFilterType' => '?',
  28213.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedSearchType' => '?',
  28214.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AutoBumpUpListingType' => '?',
  28215.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CallRequestFormType' => '?',
  28216.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeAreaType' => '?',
  28217.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeLocationType' => '?',
  28218.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePaymentMethodType' => '?',
  28219.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePropertyTypeType' => '?',
  28220.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeSectionType' => '?',
  28221.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundLocationType' => '?',
  28222.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundSearchFormType' => '?',
  28223.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerFormType' => '?',
  28224.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerWideFormType' => '?',
  28225.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CustomFieldChoiceType' => '?',
  28226.             'Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType' => '?',
  28227.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ExistingParticipantFormType' => '?',
  28228.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ExportCustomerLeadsType' => '?',
  28229.             'Aqarmap\\Bundle\\ListingBundle\\Form\\FetchLocationsType' => '?',
  28230.             'Aqarmap\\Bundle\\ListingBundle\\Form\\FullAdvancedFilterType' => '?',
  28231.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ImportLocationsType' => '?',
  28232.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LandingPageFormType' => '?',
  28233.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LeadType' => '?',
  28234.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingApiType' => '?',
  28235.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingAttributeType' => '?',
  28236.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBasicsType' => '?',
  28237.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBulkUpdateType' => '?',
  28238.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingInitializeType' => '?',
  28239.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingLocationType' => '?',
  28240.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingNoteType' => '?',
  28241.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingOwnerType' => '?',
  28242.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingPhotoType' => '?',
  28243.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingRejectionType' => '?',
  28244.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingTranslationType' => '?',
  28245.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingType' => '?',
  28246.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LiteListingType' => '?',
  28247.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationBulkUpdateType' => '?',
  28248.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationHistoryLinkType' => '?',
  28249.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationRatingType' => '?',
  28250.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationType' => '?',
  28251.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MoveLocationListings' => '?',
  28252.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MultipleSearchFormType' => '?',
  28253.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MyListingSearchType' => '?',
  28254.             'Aqarmap\\Bundle\\ListingBundle\\Form\\NearestLocationType' => '?',
  28255.             'Aqarmap\\Bundle\\ListingBundle\\Form\\OnePhotoType' => '?',
  28256.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PhoneType' => '?',
  28257.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PhotoType' => '?',
  28258.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ProjectSettingFormType' => '?',
  28259.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PropertyTypeType' => '?',
  28260.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickAddListingType' => '?',
  28261.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickContactSellerType' => '?',
  28262.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickCreateLeadFormType' => '?',
  28263.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickLeadType' => '?',
  28264.             'Aqarmap\\Bundle\\ListingBundle\\Form\\RatesNoteType' => '?',
  28265.             'Aqarmap\\Bundle\\ListingBundle\\Form\\RejectionType' => '?',
  28266.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ScrapedListingStateType' => '?',
  28267.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchBoxType' => '?',
  28268.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchByLocationType' => '?',
  28269.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchTermAliasType' => '?',
  28270.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchType' => '?',
  28271.             'Aqarmap\\Bundle\\ListingBundle\\Form\\StatisticsType' => '?',
  28272.             'Aqarmap\\Bundle\\ListingBundle\\Form\\UserDeviceType' => '?',
  28273.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\AddListingType' => '?',
  28274.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingAttributeType' => '?',
  28275.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingType' => '?',
  28276.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\DescriptionTranslationType' => '?',
  28277.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\TitleTranslationType' => '?',
  28278.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V4\\ListingType' => '?',
  28279.             'Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\AddSettingType' => '?',
  28280.             'Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\UpdateSettingType' => '?',
  28281.             'Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFeaturedFormType' => '?',
  28282.             'Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFormType' => '?',
  28283.             'Aqarmap\\Bundle\\MainBundle\\Form\\CustomParagraphType' => '?',
  28284.             'Aqarmap\\Bundle\\MainBundle\\Form\\DefaultTopCustomerType' => '?',
  28285.             'Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackNoteType' => '?',
  28286.             'Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackType' => '?',
  28287.             'Aqarmap\\Bundle\\MainBundle\\Form\\FilterCustomParagraphType' => '?',
  28288.             'Aqarmap\\Bundle\\MainBundle\\Form\\JoinUsType' => '?',
  28289.             'Aqarmap\\Bundle\\MainBundle\\Form\\LinkType' => '?',
  28290.             'Aqarmap\\Bundle\\MainBundle\\Form\\MenuType' => '?',
  28291.             'Aqarmap\\Bundle\\MainBundle\\Form\\PageType' => '?',
  28292.             'Aqarmap\\Bundle\\MainBundle\\Form\\SinglePhotoType' => '?',
  28293.             'Aqarmap\\Bundle\\MainBundle\\Form\\TestimonialType' => '?',
  28294.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType' => '?',
  28295.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundSizeType' => '?',
  28296.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundType' => '?',
  28297.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationStatisticsType' => '?',
  28298.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\DashboardOptionsType' => '?',
  28299.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierApiType' => '?',
  28300.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierSettingsType' => '?',
  28301.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierType' => '?',
  28302.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAddPaymentTransactionFormType' => '?',
  28303.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAssignAgentType' => '?',
  28304.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminEditPaymentTransactionFormType' => '?',
  28305.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminGeneratePaymentCodeFormType' => '?',
  28306.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\ManualFawryCodeFormType' => '?',
  28307.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\PaymentFiltersFormType' => '?',
  28308.             'Aqarmap\\Bundle\\SearchBundle\\Form\\SearchCombinationFilterType' => '?',
  28309.             'Aqarmap\\Bundle\\UserBundle\\Form\\AddUserPhoneFormType' => '?',
  28310.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\AddUserServiceType' => '?',
  28311.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserPackageType' => '?',
  28312.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserServiceType' => '?',
  28313.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserInfoType' => '?',
  28314.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserTypeChangeType' => '?',
  28315.             'Aqarmap\\Bundle\\UserBundle\\Form\\BrokerType' => '?',
  28316.             'Aqarmap\\Bundle\\UserBundle\\Form\\ChangeGroupType' => '?',
  28317.             'Aqarmap\\Bundle\\UserBundle\\Form\\ChangePasswordFormType' => '?',
  28318.             'Aqarmap\\Bundle\\UserBundle\\Form\\CustomerSearchForm' => '?',
  28319.             'Aqarmap\\Bundle\\UserBundle\\Form\\DeviceType' => '?',
  28320.             'Aqarmap\\Bundle\\UserBundle\\Form\\EditPhoneNumberType' => '?',
  28321.             'Aqarmap\\Bundle\\UserBundle\\Form\\GroupFormType' => '?',
  28322.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportDeveloperUserType' => '?',
  28323.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserGroupType' => '?',
  28324.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserType' => '?',
  28325.             'Aqarmap\\Bundle\\UserBundle\\Form\\PersonalInfoType' => '?',
  28326.             'Aqarmap\\Bundle\\UserBundle\\Form\\ProfileFormType' => '?',
  28327.             'Aqarmap\\Bundle\\UserBundle\\Form\\QuickRegistrationFormType' => '?',
  28328.             'Aqarmap\\Bundle\\UserBundle\\Form\\RegistrationFormType' => '?',
  28329.             'Aqarmap\\Bundle\\UserBundle\\Form\\SubAccountFormType' => '?',
  28330.             'Aqarmap\\Bundle\\UserBundle\\Form\\TargetAudienceHistoryType' => '?',
  28331.             'Aqarmap\\Bundle\\UserBundle\\Form\\TeamType' => '?',
  28332.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateCompanyInfoFormType' => '?',
  28333.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileBasicInfoFormType' => '?',
  28334.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileFormType' => '?',
  28335.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserDomainType' => '?',
  28336.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserExtendCreditDateType' => '?',
  28337.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserKeywordType' => '?',
  28338.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserPhoneType' => '?',
  28339.             'Aqarmap\\Bundle\\UserBundle\\Form\\V3\\LoginFormType' => '?',
  28340.             'Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType' => '?',
  28341.             'Doctrine\\Bundle\\MongoDBBundle\\Form\\Type\\DocumentType' => '?',
  28342.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
  28343.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
  28344.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
  28345.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
  28346.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  28347.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
  28348.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  28349.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  28350.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  28351.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  28352.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  28353.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  28354.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
  28355.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
  28356.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  28357.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  28358.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  28359.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  28360.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  28361.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  28362.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  28363.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  28364.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  28365.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  28366.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  28367.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  28368.         }, 1)], new RewindableGenerator(function () {
  28369.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  28370.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  28371.             yield => ($this->privates['form.type_guesser.doctrine.mongodb'] ?? $this->getForm_TypeGuesser_Doctrine_MongodbService());
  28372.         }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  28373.     }
  28374.     /**
  28375.      * Gets the private 'form.server_params' shared service.
  28376.      *
  28377.      * @return \Symfony\Component\Form\Util\ServerParams
  28378.      */
  28379.     protected function getForm_ServerParamsService()
  28380.     {
  28381.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  28382.         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())));
  28383.     }
  28384.     /**
  28385.      * Gets the private 'form.type.choice' shared service.
  28386.      *
  28387.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  28388.      */
  28389.     protected function getForm_Type_ChoiceService()
  28390.     {
  28391.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  28392.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  28393.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  28394.         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()));
  28395.     }
  28396.     /**
  28397.      * Gets the private 'form.type.color' shared service.
  28398.      *
  28399.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  28400.      */
  28401.     protected function getForm_Type_ColorService()
  28402.     {
  28403.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  28404.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  28405.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  28406.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  28407.     }
  28408.     /**
  28409.      * Gets the private 'form.type.entity' shared service.
  28410.      *
  28411.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  28412.      */
  28413.     protected function getForm_Type_EntityService()
  28414.     {
  28415.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  28416.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  28417.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  28418.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  28419.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  28420.     }
  28421.     /**
  28422.      * Gets the private 'form.type.form' shared service.
  28423.      *
  28424.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  28425.      */
  28426.     protected function getForm_Type_FormService()
  28427.     {
  28428.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  28429.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  28430.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  28431.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  28432.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  28433.     }
  28434.     /**
  28435.      * Gets the private 'form.type.mongodb_document' shared service.
  28436.      *
  28437.      * @return \Doctrine\Bundle\MongoDBBundle\Form\Type\DocumentType
  28438.      */
  28439.     protected function getForm_Type_MongodbDocumentService()
  28440.     {
  28441.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  28442.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  28443.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  28444.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Form/Type/DocumentType.php';
  28445.         return $this->privates['form.type.mongodb_document'] = new \Doctrine\Bundle\MongoDBBundle\Form\Type\DocumentType(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  28446.     }
  28447.     /**
  28448.      * Gets the private 'form.type_extension.csrf' shared service.
  28449.      *
  28450.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  28451.      */
  28452.     protected function getForm_TypeExtension_CsrfService()
  28453.     {
  28454.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  28455.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  28456.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  28457.         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()));
  28458.     }
  28459.     /**
  28460.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  28461.      *
  28462.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  28463.      */
  28464.     protected function getForm_TypeExtension_Form_DataCollectorService()
  28465.     {
  28466.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  28467.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  28468.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  28469.         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()));
  28470.     }
  28471.     /**
  28472.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  28473.      *
  28474.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  28475.      */
  28476.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  28477.     {
  28478.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  28479.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  28480.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  28481.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  28482.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  28483.         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())));
  28484.     }
  28485.     /**
  28486.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  28487.      *
  28488.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  28489.      */
  28490.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  28491.     {
  28492.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  28493.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  28494.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  28495.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  28496.     }
  28497.     /**
  28498.      * Gets the private 'form.type_extension.form.validator' shared service.
  28499.      *
  28500.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  28501.      */
  28502.     protected function getForm_TypeExtension_Form_ValidatorService()
  28503.     {
  28504.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  28505.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  28506.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  28507.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  28508.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  28509.         if (isset($this->privates['form.type_extension.form.validator'])) {
  28510.             return $this->privates['form.type_extension.form.validator'];
  28511.         }
  28512.         $b = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
  28513.         if (isset($this->privates['form.type_extension.form.validator'])) {
  28514.             return $this->privates['form.type_extension.form.validator'];
  28515.         }
  28516.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($atrue$b, ($this->services['translator'] ?? $this->getTranslatorService()));
  28517.     }
  28518.     /**
  28519.      * Gets the private 'form.type_extension.upload.validator' shared service.
  28520.      *
  28521.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  28522.      */
  28523.     protected function getForm_TypeExtension_Upload_ValidatorService()
  28524.     {
  28525.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  28526.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  28527.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  28528.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  28529.     }
  28530.     /**
  28531.      * Gets the private 'form.type_guesser.doctrine' shared service.
  28532.      *
  28533.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  28534.      */
  28535.     protected function getForm_TypeGuesser_DoctrineService()
  28536.     {
  28537.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  28538.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  28539.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  28540.     }
  28541.     /**
  28542.      * Gets the private 'form.type_guesser.doctrine.mongodb' shared service.
  28543.      *
  28544.      * @return \Doctrine\Bundle\MongoDBBundle\Form\DoctrineMongoDBTypeGuesser
  28545.      */
  28546.     protected function getForm_TypeGuesser_Doctrine_MongodbService()
  28547.     {
  28548.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  28549.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Form/DoctrineMongoDBTypeGuesser.php';
  28550.         return $this->privates['form.type_guesser.doctrine.mongodb'] = new \Doctrine\Bundle\MongoDBBundle\Form\DoctrineMongoDBTypeGuesser(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  28551.     }
  28552.     /**
  28553.      * Gets the private 'form.type_guesser.validator' shared service.
  28554.      *
  28555.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  28556.      */
  28557.     protected function getForm_TypeGuesser_ValidatorService()
  28558.     {
  28559.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  28560.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  28561.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  28562.         if (isset($this->privates['form.type_guesser.validator'])) {
  28563.             return $this->privates['form.type_guesser.validator'];
  28564.         }
  28565.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($a);
  28566.     }
  28567.     /**
  28568.      * Gets the private 'fos_ck_editor.command.installer' shared service.
  28569.      *
  28570.      * @return \FOS\CKEditorBundle\Command\CKEditorInstallerCommand
  28571.      */
  28572.     protected function getFosCkEditor_Command_InstallerService()
  28573.     {
  28574.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28575.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Command/CKEditorInstallerCommand.php';
  28576.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Installer/CKEditorInstaller.php';
  28577.         $this->privates['fos_ck_editor.command.installer'] = $instance = new \FOS\CKEditorBundle\Command\CKEditorInstallerCommand(new \FOS\CKEditorBundle\Installer\CKEditorInstaller());
  28578.         $instance->setName('ckeditor:install');
  28579.         return $instance;
  28580.     }
  28581.     /**
  28582.      * Gets the private 'fos_ck_editor.form.type' shared service.
  28583.      *
  28584.      * @return \FOS\CKEditorBundle\Form\Type\CKEditorType
  28585.      */
  28586.     protected function getFosCkEditor_Form_TypeService()
  28587.     {
  28588.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  28589.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  28590.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Form/Type/CKEditorType.php';
  28591.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfigurationInterface.php';
  28592.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfiguration.php';
  28593.         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'=> 'Strike'=> '-'=> 'NumberedList'=> 'BulletedList'=> '-'=> 'RemoveFormat'=> '-'=> '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' => []]]));
  28594.     }
  28595.     /**
  28596.      * Gets the private 'fos_elastica.command.create' shared service.
  28597.      *
  28598.      * @return \FOS\ElasticaBundle\Command\CreateCommand
  28599.      */
  28600.     protected function getFosElastica_Command_CreateService()
  28601.     {
  28602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28603.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/CreateCommand.php';
  28604.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/MappingBuilder.php';
  28605.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/AliasProcessor.php';
  28606.         $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())));
  28607.         $instance->setName('fos:elastica:create');
  28608.         return $instance;
  28609.     }
  28610.     /**
  28611.      * Gets the private 'fos_elastica.command.populate' shared service.
  28612.      *
  28613.      * @return \FOS\ElasticaBundle\Command\PopulateCommand
  28614.      */
  28615.     protected function getFosElastica_Command_PopulateService()
  28616.     {
  28617.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28618.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/PopulateCommand.php';
  28619.         $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()));
  28620.         $instance->setName('fos:elastica:populate');
  28621.         return $instance;
  28622.     }
  28623.     /**
  28624.      * Gets the private 'fos_elastica.command.reset' shared service.
  28625.      *
  28626.      * @return \FOS\ElasticaBundle\Command\ResetCommand
  28627.      */
  28628.     protected function getFosElastica_Command_ResetService()
  28629.     {
  28630.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28631.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/ResetCommand.php';
  28632.         $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()));
  28633.         $instance->setName('fos:elastica:reset');
  28634.         return $instance;
  28635.     }
  28636.     /**
  28637.      * Gets the private 'fos_elastica.command.search' shared service.
  28638.      *
  28639.      * @return \FOS\ElasticaBundle\Command\SearchCommand
  28640.      */
  28641.     protected function getFosElastica_Command_SearchService()
  28642.     {
  28643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28644.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/SearchCommand.php';
  28645.         $this->privates['fos_elastica.command.search'] = $instance = new \FOS\ElasticaBundle\Command\SearchCommand(($this->services['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()));
  28646.         $instance->setName('fos:elastica:search');
  28647.         return $instance;
  28648.     }
  28649.     /**
  28650.      * Gets the private 'fos_elastica.command.templates_reset' shared service.
  28651.      *
  28652.      * @return \FOS\ElasticaBundle\Command\ResetTemplatesCommand
  28653.      */
  28654.     protected function getFosElastica_Command_TemplatesResetService()
  28655.     {
  28656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28657.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/ResetTemplatesCommand.php';
  28658.         $this->privates['fos_elastica.command.templates_reset'] = $instance = new \FOS\ElasticaBundle\Command\ResetTemplatesCommand(($this->services['fos_elastica.template_resetter'] ?? $this->getFosElastica_TemplateResetterService()));
  28659.         $instance->setName('fos:elastica:reset-templates');
  28660.         return $instance;
  28661.     }
  28662.     /**
  28663.      * Gets the private 'fos_elastica.doctrine.register_listeners' shared service.
  28664.      *
  28665.      * @return \FOS\ElasticaBundle\Doctrine\RegisterListenersService
  28666.      */
  28667.     protected function getFosElastica_Doctrine_RegisterListenersService()
  28668.     {
  28669.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/RegisterListenersService.php';
  28670.         return $this->privates['fos_elastica.doctrine.register_listeners'] = new \FOS\ElasticaBundle\Doctrine\RegisterListenersService(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  28671.     }
  28672.     /**
  28673.      * Gets the private 'fos_elastica.listener.app_listings.listings' shared service.
  28674.      *
  28675.      * @return \FOS\ElasticaBundle\Doctrine\Listener
  28676.      */
  28677.     protected function getFosElastica_Listener_AppListings_ListingsService()
  28678.     {
  28679.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/Listener.php';
  28680.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/IndexableInterface.php';
  28681.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/Indexable.php';
  28682.         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);
  28683.     }
  28684.     /**
  28685.      * Gets the private 'fos_elastica.listener.app_locations.locations' shared service.
  28686.      *
  28687.      * @return \FOS\ElasticaBundle\Doctrine\Listener
  28688.      */
  28689.     protected function getFosElastica_Listener_AppLocations_LocationsService()
  28690.     {
  28691.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/Listener.php';
  28692.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/IndexableInterface.php';
  28693.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/Indexable.php';
  28694.         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);
  28695.     }
  28696.     /**
  28697.      * Gets the private 'fos_elastica.logger' shared service.
  28698.      *
  28699.      * @return \FOS\ElasticaBundle\Logger\ElasticaLogger
  28700.      */
  28701.     protected function getFosElastica_LoggerService()
  28702.     {
  28703.         $a = new \Symfony\Bridge\Monolog\Logger('elastica');
  28704.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  28705.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  28706.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  28707.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  28708.         return $this->privates['fos_elastica.logger'] = new \FOS\ElasticaBundle\Logger\ElasticaLogger($atrue);
  28709.     }
  28710.     /**
  28711.      * Gets the private 'fos_elastica.populate_listener' shared service.
  28712.      *
  28713.      * @return \FOS\ElasticaBundle\EventListener\PopulateListener
  28714.      */
  28715.     protected function getFosElastica_PopulateListenerService()
  28716.     {
  28717.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/EventListener/PopulateListener.php';
  28718.         $a = ($this->services['fos_elastica.resetter'] ?? $this->getFosElastica_ResetterService());
  28719.         if (isset($this->privates['fos_elastica.populate_listener'])) {
  28720.             return $this->privates['fos_elastica.populate_listener'];
  28721.         }
  28722.         return $this->privates['fos_elastica.populate_listener'] = new \FOS\ElasticaBundle\EventListener\PopulateListener($a);
  28723.     }
  28724.     /**
  28725.      * Gets the private 'fos_js_routing.dump_command' shared service.
  28726.      *
  28727.      * @return \FOS\JsRoutingBundle\Command\DumpCommand
  28728.      */
  28729.     protected function getFosJsRouting_DumpCommandService()
  28730.     {
  28731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28732.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
  28733.         $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);
  28734.         $instance->setName('fos:js-routing:dump');
  28735.         return $instance;
  28736.     }
  28737.     /**
  28738.      * Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
  28739.      *
  28740.      * @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
  28741.      */
  28742.     protected function getFosJsRouting_RouterDebugExposedCommandService()
  28743.     {
  28744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28745.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
  28746.         $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()));
  28747.         $instance->setName('fos:js-routing:debug');
  28748.         return $instance;
  28749.     }
  28750.     /**
  28751.      * Gets the private 'fos_rest.body_listener' shared service.
  28752.      *
  28753.      * @return \FOS\RestBundle\EventListener\BodyListener
  28754.      */
  28755.     protected function getFosRest_BodyListenerService()
  28756.     {
  28757.         $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, [
  28758.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'false],
  28759.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'false],
  28760.         ], [
  28761.             'fos_rest.decoder.json' => '?',
  28762.             'fos_rest.decoder.xml' => '?',
  28763.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  28764.         $instance->setDefaultFormat(NULL);
  28765.         return $instance;
  28766.     }
  28767.     /**
  28768.      * Gets the private 'fos_rest.decoder.json' shared service.
  28769.      *
  28770.      * @return \FOS\RestBundle\Decoder\JsonDecoder
  28771.      */
  28772.     protected function getFosRest_Decoder_JsonService()
  28773.     {
  28774.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  28775.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/JsonDecoder.php';
  28776.         return $this->privates['fos_rest.decoder.json'] = new \FOS\RestBundle\Decoder\JsonDecoder();
  28777.     }
  28778.     /**
  28779.      * Gets the private 'fos_rest.decoder.xml' shared service.
  28780.      *
  28781.      * @return \FOS\RestBundle\Decoder\XmlDecoder
  28782.      */
  28783.     protected function getFosRest_Decoder_XmlService()
  28784.     {
  28785.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  28786.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/XmlDecoder.php';
  28787.         return $this->privates['fos_rest.decoder.xml'] = new \FOS\RestBundle\Decoder\XmlDecoder();
  28788.     }
  28789.     /**
  28790.      * Gets the private 'fos_rest.format_listener' shared service.
  28791.      *
  28792.      * @return \FOS\RestBundle\EventListener\FormatListener
  28793.      */
  28794.     protected function getFosRest_FormatListenerService()
  28795.     {
  28796.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  28797.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  28798.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/'NULLNULLNULL, []), ['priorities' => [=> 'json'=> 'xml'], 'fallback_format' => 'json''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  28799.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/payments/callbacks/'NULLNULLNULL, []), ['priorities' => [=> 'json'=> 'xml'], 'fallback_format' => 'json''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  28800.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/sns-receiver'NULLNULLNULL, []), ['priorities' => [=> 'json'=> 'xml'], 'fallback_format' => 'json''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  28801.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/media/'NULLNULLNULL, []), ['stop' => true'methods' => NULL'attributes' => [], 'prefer_extension' => '2.0''fallback_format' => 'html''priorities' => []]);
  28802.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['priorities' => [=> 'html'=> 'json'=> '*/*'], 'fallback_format' => 'html''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  28803.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  28804.     }
  28805.     /**
  28806.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  28807.      *
  28808.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  28809.      */
  28810.     protected function getFosRest_ParamFetcherListenerService()
  28811.     {
  28812.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  28813.         if (isset($this->privates['fos_rest.param_fetcher_listener'])) {
  28814.             return $this->privates['fos_rest.param_fetcher_listener'];
  28815.         }
  28816.         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);
  28817.     }
  28818.     /**
  28819.      * Gets the private 'fos_rest.serializer.flatten_exception_handler' shared service.
  28820.      *
  28821.      * @return \FOS\RestBundle\Serializer\Normalizer\FlattenExceptionHandler
  28822.      */
  28823.     protected function getFosRest_Serializer_FlattenExceptionHandlerService()
  28824.     {
  28825.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  28826.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FlattenExceptionHandler.php';
  28827.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  28828.         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);
  28829.     }
  28830.     /**
  28831.      * Gets the private 'fos_rest.serializer.form_error_handler' shared service.
  28832.      *
  28833.      * @return \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler
  28834.      */
  28835.     protected function getFosRest_Serializer_FormErrorHandlerService()
  28836.     {
  28837.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  28838.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorHandler.php';
  28839.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
  28840.         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'));
  28841.     }
  28842.     /**
  28843.      * Gets the private 'fos_rest.serializer.jms_handler_registry.inner' shared service.
  28844.      *
  28845.      * @return \JMS\Serializer\Handler\LazyHandlerRegistry
  28846.      */
  28847.     protected function getFosRest_Serializer_JmsHandlerRegistry_InnerService()
  28848.     {
  28849.         return $this->privates['fos_rest.serializer.jms_handler_registry.inner'] = new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28850.             'fos_rest.serializer.flatten_exception_handler' => ['privates''fos_rest.serializer.flatten_exception_handler''getFosRest_Serializer_FlattenExceptionHandlerService'false],
  28851.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'false],
  28852.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'false],
  28853.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'false],
  28854.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'false],
  28855.             'fos_rest.serializer.form_error_handler' => ['privates''fos_rest.serializer.form_error_handler''getFosRest_Serializer_FormErrorHandlerService'false],
  28856.         ], [
  28857.             'fos_rest.serializer.flatten_exception_handler' => '?',
  28858.             'jms_serializer.array_collection_handler' => '?',
  28859.             'jms_serializer.constraint_violation_handler' => '?',
  28860.             'jms_serializer.datetime_handler' => '?',
  28861.             'jms_serializer.iterator_handler' => '?',
  28862.             'fos_rest.serializer.form_error_handler' => '?',
  28863.         ]), [=> ['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']]]]);
  28864.     }
  28865.     /**
  28866.      * Gets the private 'fos_rest.versioning.exclusion_listener' shared service.
  28867.      *
  28868.      * @return \FOS\RestBundle\EventListener\VersionExclusionListener
  28869.      */
  28870.     protected function getFosRest_Versioning_ExclusionListenerService()
  28871.     {
  28872.         $a = ($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService());
  28873.         if (isset($this->privates['fos_rest.versioning.exclusion_listener'])) {
  28874.             return $this->privates['fos_rest.versioning.exclusion_listener'];
  28875.         }
  28876.         return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener($a);
  28877.     }
  28878.     /**
  28879.      * Gets the private 'fos_rest.versioning.listener' shared service.
  28880.      *
  28881.      * @return \FOS\RestBundle\EventListener\VersionListener
  28882.      */
  28883.     protected function getFosRest_Versioning_ListenerService()
  28884.     {
  28885.         $a = new \FOS\RestBundle\Version\ChainVersionResolver([]);
  28886.         $a->addResolver(new \FOS\RestBundle\Version\Resolver\HeaderVersionResolver('X-Accept-Version'));
  28887.         $a->addResolver(new \FOS\RestBundle\Version\Resolver\QueryParameterVersionResolver('version'));
  28888.         $a->addResolver(new \FOS\RestBundle\Version\Resolver\MediaTypeVersionResolver('/(v|version)=(?P<version>[0-9\\.]+)/'));
  28889.         return $this->privates['fos_rest.versioning.listener'] = new \FOS\RestBundle\EventListener\VersionListener($a'v2.0');
  28890.     }
  28891.     /**
  28892.      * Gets the private 'fos_rest.view_response_listener' shared service.
  28893.      *
  28894.      * @return \FOS\RestBundle\EventListener\ViewResponseListener
  28895.      */
  28896.     protected function getFosRest_ViewResponseListenerService()
  28897.     {
  28898.         $a = ($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService());
  28899.         if (isset($this->privates['fos_rest.view_response_listener'])) {
  28900.             return $this->privates['fos_rest.view_response_listener'];
  28901.         }
  28902.         return $this->privates['fos_rest.view_response_listener'] = new \FOS\RestBundle\EventListener\ViewResponseListener($afalse, ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  28903.     }
  28904.     /**
  28905.      * Gets the private 'fos_user.change_password.form.type' shared service.
  28906.      *
  28907.      * @return \FOS\UserBundle\Form\Type\ChangePasswordFormType
  28908.      */
  28909.     protected function getFosUser_ChangePassword_Form_TypeService()
  28910.     {
  28911.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  28912.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  28913.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ChangePasswordFormType.php';
  28914.         return $this->privates['fos_user.change_password.form.type'] = new \FOS\UserBundle\Form\Type\ChangePasswordFormType('Aqarmap\\Bundle\\UserBundle\\Entity\\User');
  28915.     }
  28916.     /**
  28917.      * Gets the private 'fos_user.command.activate_user' shared service.
  28918.      *
  28919.      * @return \FOS\UserBundle\Command\ActivateUserCommand
  28920.      */
  28921.     protected function getFosUser_Command_ActivateUserService()
  28922.     {
  28923.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28924.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ActivateUserCommand.php';
  28925.         $this->privates['fos_user.command.activate_user'] = $instance = new \FOS\UserBundle\Command\ActivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  28926.         $instance->setName('fos:user:activate');
  28927.         return $instance;
  28928.     }
  28929.     /**
  28930.      * Gets the private 'fos_user.command.change_password' shared service.
  28931.      *
  28932.      * @return \FOS\UserBundle\Command\ChangePasswordCommand
  28933.      */
  28934.     protected function getFosUser_Command_ChangePasswordService()
  28935.     {
  28936.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28937.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ChangePasswordCommand.php';
  28938.         $this->privates['fos_user.command.change_password'] = $instance = new \FOS\UserBundle\Command\ChangePasswordCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  28939.         $instance->setName('fos:user:change-password');
  28940.         return $instance;
  28941.     }
  28942.     /**
  28943.      * Gets the private 'fos_user.command.create_user' shared service.
  28944.      *
  28945.      * @return \FOS\UserBundle\Command\CreateUserCommand
  28946.      */
  28947.     protected function getFosUser_Command_CreateUserService()
  28948.     {
  28949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28950.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/CreateUserCommand.php';
  28951.         $this->privates['fos_user.command.create_user'] = $instance = new \FOS\UserBundle\Command\CreateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  28952.         $instance->setName('fos:user:create');
  28953.         return $instance;
  28954.     }
  28955.     /**
  28956.      * Gets the private 'fos_user.command.deactivate_user' shared service.
  28957.      *
  28958.      * @return \FOS\UserBundle\Command\DeactivateUserCommand
  28959.      */
  28960.     protected function getFosUser_Command_DeactivateUserService()
  28961.     {
  28962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28963.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DeactivateUserCommand.php';
  28964.         $this->privates['fos_user.command.deactivate_user'] = $instance = new \FOS\UserBundle\Command\DeactivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  28965.         $instance->setName('fos:user:deactivate');
  28966.         return $instance;
  28967.     }
  28968.     /**
  28969.      * Gets the private 'fos_user.command.demote_user' shared service.
  28970.      *
  28971.      * @return \FOS\UserBundle\Command\DemoteUserCommand
  28972.      */
  28973.     protected function getFosUser_Command_DemoteUserService()
  28974.     {
  28975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28976.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  28977.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DemoteUserCommand.php';
  28978.         $this->privates['fos_user.command.demote_user'] = $instance = new \FOS\UserBundle\Command\DemoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  28979.         $instance->setName('fos:user:demote');
  28980.         return $instance;
  28981.     }
  28982.     /**
  28983.      * Gets the private 'fos_user.command.promote_user' shared service.
  28984.      *
  28985.      * @return \FOS\UserBundle\Command\PromoteUserCommand
  28986.      */
  28987.     protected function getFosUser_Command_PromoteUserService()
  28988.     {
  28989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28990.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  28991.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/PromoteUserCommand.php';
  28992.         $this->privates['fos_user.command.promote_user'] = $instance = new \FOS\UserBundle\Command\PromoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  28993.         $instance->setName('fos:user:promote');
  28994.         return $instance;
  28995.     }
  28996.     /**
  28997.      * Gets the private 'fos_user.listener.authentication' shared service.
  28998.      *
  28999.      * @return \FOS\UserBundle\EventListener\AuthenticationListener
  29000.      */
  29001.     protected function getFosUser_Listener_AuthenticationService()
  29002.     {
  29003.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/AuthenticationListener.php';
  29004.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManagerInterface.php';
  29005.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManager.php';
  29006.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  29007.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  29008.         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');
  29009.     }
  29010.     /**
  29011.      * Gets the private 'fos_user.listener.flash' shared service.
  29012.      *
  29013.      * @return \FOS\UserBundle\EventListener\FlashListener
  29014.      */
  29015.     protected function getFosUser_Listener_FlashService()
  29016.     {
  29017.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php';
  29018.         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()));
  29019.     }
  29020.     /**
  29021.      * Gets the private 'fos_user.listener.resetting' shared service.
  29022.      *
  29023.      * @return \FOS\UserBundle\EventListener\ResettingListener
  29024.      */
  29025.     protected function getFosUser_Listener_ResettingService()
  29026.     {
  29027.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/ResettingListener.php';
  29028.         return $this->privates['fos_user.listener.resetting'] = new \FOS\UserBundle\EventListener\ResettingListener(($this->services['router'] ?? $this->getRouterService()), 86400);
  29029.     }
  29030.     /**
  29031.      * Gets the private 'fos_user.profile.form.type' shared service.
  29032.      *
  29033.      * @return \FOS\UserBundle\Form\Type\ProfileFormType
  29034.      */
  29035.     protected function getFosUser_Profile_Form_TypeService()
  29036.     {
  29037.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  29038.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  29039.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ProfileFormType.php';
  29040.         return $this->privates['fos_user.profile.form.type'] = new \FOS\UserBundle\Form\Type\ProfileFormType('Aqarmap\\Bundle\\UserBundle\\Entity\\User');
  29041.     }
  29042.     /**
  29043.      * Gets the private 'fos_user.registration.form.type' shared service.
  29044.      *
  29045.      * @return \FOS\UserBundle\Form\Type\RegistrationFormType
  29046.      */
  29047.     protected function getFosUser_Registration_Form_TypeService()
  29048.     {
  29049.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  29050.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  29051.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/RegistrationFormType.php';
  29052.         return $this->privates['fos_user.registration.form.type'] = new \FOS\UserBundle\Form\Type\RegistrationFormType('Aqarmap\\Bundle\\UserBundle\\Entity\\User');
  29053.     }
  29054.     /**
  29055.      * Gets the private 'fos_user.resetting.form.factory' shared service.
  29056.      *
  29057.      * @return \FOS\UserBundle\Form\Factory\FormFactory
  29058.      */
  29059.     protected function getFosUser_Resetting_Form_FactoryService()
  29060.     {
  29061.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  29062.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  29063.         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']);
  29064.     }
  29065.     /**
  29066.      * Gets the private 'fos_user.resetting.form.type' shared service.
  29067.      *
  29068.      * @return \FOS\UserBundle\Form\Type\ResettingFormType
  29069.      */
  29070.     protected function getFosUser_Resetting_Form_TypeService()
  29071.     {
  29072.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  29073.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  29074.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ResettingFormType.php';
  29075.         return $this->privates['fos_user.resetting.form.type'] = new \FOS\UserBundle\Form\Type\ResettingFormType('Aqarmap\\Bundle\\UserBundle\\Entity\\User');
  29076.     }
  29077.     /**
  29078.      * Gets the private 'fos_user.security.interactive_login_listener' shared service.
  29079.      *
  29080.      * @return \FOS\UserBundle\EventListener\LastLoginListener
  29081.      */
  29082.     protected function getFosUser_Security_InteractiveLoginListenerService()
  29083.     {
  29084.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/LastLoginListener.php';
  29085.         return $this->privates['fos_user.security.interactive_login_listener'] = new \FOS\UserBundle\EventListener\LastLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  29086.     }
  29087.     /**
  29088.      * Gets the private 'fos_user.user_listener' shared service.
  29089.      *
  29090.      * @return \FOS\UserBundle\Doctrine\UserListener
  29091.      */
  29092.     protected function getFosUser_UserListenerService()
  29093.     {
  29094.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserListener.php';
  29095.         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()));
  29096.     }
  29097.     /**
  29098.      * Gets the private 'fos_user.user_provider.username_email' shared service.
  29099.      *
  29100.      * @return \FOS\UserBundle\Security\EmailUserProvider
  29101.      */
  29102.     protected function getFosUser_UserProvider_UsernameEmailService()
  29103.     {
  29104.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  29105.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/UserProvider.php';
  29106.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/EmailUserProvider.php';
  29107.         return $this->privates['fos_user.user_provider.username_email'] = new \FOS\UserBundle\Security\EmailUserProvider(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  29108.     }
  29109.     /**
  29110.      * Gets the private 'fos_user.username_form_type' shared service.
  29111.      *
  29112.      * @return \FOS\UserBundle\Form\Type\UsernameFormType
  29113.      */
  29114.     protected function getFosUser_UsernameFormTypeService()
  29115.     {
  29116.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  29117.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  29118.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/UsernameFormType.php';
  29119.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  29120.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/DataTransformer/UserToUsernameTransformer.php';
  29121.         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())));
  29122.     }
  29123.     /**
  29124.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  29125.      *
  29126.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  29127.      */
  29128.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  29129.     {
  29130.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  29131.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  29132.     }
  29133.     /**
  29134.      * Gets the private 'fos_user.util.password_updater' shared service.
  29135.      *
  29136.      * @return \FOS\UserBundle\Util\HashingPasswordUpdater
  29137.      */
  29138.     protected function getFosUser_Util_PasswordUpdaterService()
  29139.     {
  29140.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\HashingPasswordUpdater(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  29141.     }
  29142.     /**
  29143.      * Gets the private 'fos_user.util.user_manipulator' shared service.
  29144.      *
  29145.      * @return \FOS\UserBundle\Util\UserManipulator
  29146.      */
  29147.     protected function getFosUser_Util_UserManipulatorService()
  29148.     {
  29149.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/UserManipulator.php';
  29150.         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())));
  29151.     }
  29152.     /**
  29153.      * Gets the private 'fragment.listener' shared service.
  29154.      *
  29155.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  29156.      */
  29157.     protected function getFragment_ListenerService()
  29158.     {
  29159.         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');
  29160.     }
  29161.     /**
  29162.      * Gets the private 'fragment.renderer.hinclude' shared service.
  29163.      *
  29164.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  29165.      */
  29166.     protected function getFragment_Renderer_HincludeService()
  29167.     {
  29168.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  29169.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  29170.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  29171.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  29172.         if (isset($this->privates['fragment.renderer.hinclude'])) {
  29173.             return $this->privates['fragment.renderer.hinclude'];
  29174.         }
  29175.         $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);
  29176.         $instance->setFragmentPath('/_fragments');
  29177.         return $instance;
  29178.     }
  29179.     /**
  29180.      * Gets the private 'fragment.renderer.inline' shared service.
  29181.      *
  29182.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  29183.      */
  29184.     protected function getFragment_Renderer_InlineService()
  29185.     {
  29186.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  29187.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  29188.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  29189.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  29190.         if (isset($this->privates['fragment.renderer.inline'])) {
  29191.             return $this->privates['fragment.renderer.inline'];
  29192.         }
  29193.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29194.         if (isset($this->privates['fragment.renderer.inline'])) {
  29195.             return $this->privates['fragment.renderer.inline'];
  29196.         }
  29197.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  29198.         $instance->setFragmentPath('/_fragments');
  29199.         return $instance;
  29200.     }
  29201.     /**
  29202.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  29203.      *
  29204.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  29205.      */
  29206.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  29207.     {
  29208.         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())));
  29209.     }
  29210.     /**
  29211.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  29212.      *
  29213.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  29214.      */
  29215.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  29216.     {
  29217.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  29218.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  29219.             return $this->privates['framework_extra_bundle.event.is_granted'];
  29220.         }
  29221.         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);
  29222.     }
  29223.     /**
  29224.      * Gets the private 'gedmo.listener.iptraceable' shared service.
  29225.      *
  29226.      * @return \Gedmo\IpTraceable\IpTraceableListener
  29227.      */
  29228.     protected function getGedmo_Listener_IptraceableService()
  29229.     {
  29230.         $this->privates['gedmo.listener.iptraceable'] = $instance = new \Gedmo\IpTraceable\IpTraceableListener();
  29231.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  29232.         return $instance;
  29233.     }
  29234.     /**
  29235.      * Gets the private 'gedmo.listener.reference.mongodb' shared service.
  29236.      *
  29237.      * @return \Gedmo\References\ReferencesListener
  29238.      */
  29239.     protected function getGedmo_Listener_Reference_MongodbService()
  29240.     {
  29241.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/References/ReferencesListener.php';
  29242.         $this->privates['gedmo.listener.reference.mongodb'] = $instance = new \Gedmo\References\ReferencesListener();
  29243.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  29244.         $instance->registerManager('entity', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  29245.         return $instance;
  29246.     }
  29247.     /**
  29248.      * Gets the private 'gedmo.listener.softdeleteable' shared service.
  29249.      *
  29250.      * @return \Gedmo\SoftDeleteable\SoftDeleteableListener
  29251.      */
  29252.     protected function getGedmo_Listener_SoftdeleteableService()
  29253.     {
  29254.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/SoftDeleteable/SoftDeleteableListener.php';
  29255.         $this->privates['gedmo.listener.softdeleteable'] = $instance = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
  29256.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  29257.         return $instance;
  29258.     }
  29259.     /**
  29260.      * Gets the private 'gedmo.listener.sortable' shared service.
  29261.      *
  29262.      * @return \Gedmo\Sortable\SortableListener
  29263.      */
  29264.     protected function getGedmo_Listener_SortableService()
  29265.     {
  29266.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Sortable/SortableListener.php';
  29267.         $this->privates['gedmo.listener.sortable'] = $instance = new \Gedmo\Sortable\SortableListener();
  29268.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  29269.         return $instance;
  29270.     }
  29271.     /**
  29272.      * Gets the private 'gedmo.listener.timestampable' shared service.
  29273.      *
  29274.      * @return \Gedmo\Timestampable\TimestampableListener
  29275.      */
  29276.     protected function getGedmo_Listener_TimestampableService()
  29277.     {
  29278.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Timestampable/TimestampableListener.php';
  29279.         $this->privates['gedmo.listener.timestampable'] = $instance = new \Gedmo\Timestampable\TimestampableListener();
  29280.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  29281.         return $instance;
  29282.     }
  29283.     /**
  29284.      * Gets the private 'gedmo.listener.translatable' shared service.
  29285.      *
  29286.      * @return \Gedmo\Translatable\TranslatableListener
  29287.      */
  29288.     protected function getGedmo_Listener_TranslatableService()
  29289.     {
  29290.         $this->privates['gedmo.listener.translatable'] = $instance = new \Gedmo\Translatable\TranslatableListener();
  29291.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  29292.         $instance->setDefaultLocale('ar');
  29293.         $instance->setTranslationFallback(true);
  29294.         return $instance;
  29295.     }
  29296.     /**
  29297.      * Gets the private 'gedmo.listener.tree' shared service.
  29298.      *
  29299.      * @return \Gedmo\Tree\TreeListener
  29300.      */
  29301.     protected function getGedmo_Listener_TreeService()
  29302.     {
  29303.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/TreeListener.php';
  29304.         $this->privates['gedmo.listener.tree'] = $instance = new \Gedmo\Tree\TreeListener();
  29305.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  29306.         return $instance;
  29307.     }
  29308.     /**
  29309.      * Gets the private 'httplug.collector.formatter' shared service.
  29310.      *
  29311.      * @return \Http\HttplugBundle\Collector\Formatter
  29312.      */
  29313.     protected function getHttplug_Collector_FormatterService()
  29314.     {
  29315.         return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  29316.     }
  29317.     /**
  29318.      * Gets the private 'hwi_oauth.authentication.listener.oauth.main' shared service.
  29319.      *
  29320.      * @return \HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener
  29321.      */
  29322.     protected function getHwiOauth_Authentication_Listener_Oauth_MainService()
  29323.     {
  29324.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  29325.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  29326.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  29327.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/OAuthListener.php';
  29328.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  29329.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  29330.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  29331.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  29332.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  29333.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  29334.         if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
  29335.             return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
  29336.         }
  29337.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  29338.         if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
  29339.             return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
  29340.         }
  29341.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29342.         if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
  29343.             return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
  29344.         }
  29345.         $d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  29346.         $e = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($d, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  29347.         $e->setOptions(['login_path' => 'app_login''always_use_default_target_path' => false'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false]);
  29348.         $e->setFirewallName('main');
  29349.         $f = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  29350.         $g = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($b$d, [], $f);
  29351.         $g->setOptions(['login_path' => 'app_login''failure_path' => 'homepage''failure_forward' => false'failure_path_parameter' => '_failure_path']);
  29352.         $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);
  29353.         $instance->setResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  29354.         $instance->setCheckPaths($this->parameters['hwi_oauth.resource_ownermap.configured.main']);
  29355.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  29356.         return $instance;
  29357.     }
  29358.     /**
  29359.      * Gets the private 'hwi_oauth.authentication.provider.oauth.main' shared service.
  29360.      *
  29361.      * @return \HWI\Bundle\OAuthBundle\Security\Core\Authentication\Provider\OAuthProvider
  29362.      */
  29363.     protected function getHwiOauth_Authentication_Provider_Oauth_MainService()
  29364.     {
  29365.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  29366.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  29367.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Core/Authentication/Provider/OAuthProvider.php';
  29368.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Core/User/OAuthAwareUserProviderInterface.php';
  29369.         include_once \dirname(__DIR__4).'/src/App/Security/Core/User/CustomAuthUserProvider.php';
  29370.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  29371.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  29372.         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())), ($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()));
  29373.     }
  29374.     /**
  29375.      * Gets the private 'hwi_oauth.context_listener.token_refresher.main' shared service.
  29376.      *
  29377.      * @return \HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListenerOld
  29378.      */
  29379.     protected function getHwiOauth_ContextListener_TokenRefresher_MainService()
  29380.     {
  29381.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  29382.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  29383.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/AbstractRefreshAccessTokenListener.php';
  29384.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/RefreshAccessTokenListener.php';
  29385.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/RefreshAccessTokenListenerOld.php';
  29386.         $this->privates['hwi_oauth.context_listener.token_refresher.main'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListenerOld(($this->privates['hwi_oauth.authentication.provider.oauth.main'] ?? $this->getHwiOauth_Authentication_Provider_Oauth_MainService()));
  29387.         $instance->setTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  29388.         $instance->setResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  29389.         return $instance;
  29390.     }
  29391.     /**
  29392.      * Gets the private 'hwi_oauth.resource_owner.aqarmap' shared service.
  29393.      *
  29394.      * @return \HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\OAuth2ResourceOwner
  29395.      */
  29396.     protected function getHwiOauth_ResourceOwner_AqarmapService()
  29397.     {
  29398.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwnerInterface.php';
  29399.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/AbstractResourceOwner.php';
  29400.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/GenericOAuth2ResourceOwner.php';
  29401.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/OAuth2ResourceOwner.php';
  29402.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/RequestDataStorageInterface.php';
  29403.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/RequestDataStorage/SessionStorage.php';
  29404.         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()))));
  29405.     }
  29406.     /**
  29407.      * Gets the private 'hwi_oauth.resource_ownermap_locator' shared service.
  29408.      *
  29409.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMapLocator
  29410.      */
  29411.     protected function getHwiOauth_ResourceOwnermapLocatorService()
  29412.     {
  29413.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/ResourceOwnerMapLocator.php';
  29414.         $this->privates['hwi_oauth.resource_ownermap_locator'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMapLocator();
  29415.         $instance->set('main', ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  29416.         return $instance;
  29417.     }
  29418.     /**
  29419.      * Gets the private 'hwi_oauth.security.oauth_utils' shared service.
  29420.      *
  29421.      * @return \HWI\Bundle\OAuthBundle\Security\OAuthUtils
  29422.      */
  29423.     protected function getHwiOauth_Security_OauthUtilsService()
  29424.     {
  29425.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/OAuthUtils.php';
  29426.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  29427.         if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  29428.             return $this->privates['hwi_oauth.security.oauth_utils'];
  29429.         }
  29430.         $b = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  29431.         if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  29432.             return $this->privates['hwi_oauth.security.oauth_utils'];
  29433.         }
  29434.         $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');
  29435.         $instance->addResourceOwnerMap('main', ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  29436.         return $instance;
  29437.     }
  29438.     /**
  29439.      * Gets the private 'hwi_oauth.twig.extension.oauth.runtime' shared service.
  29440.      *
  29441.      * @return \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthRuntime
  29442.      */
  29443.     protected function getHwiOauth_Twig_Extension_Oauth_RuntimeService()
  29444.     {
  29445.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Twig/Extension/OAuthRuntime.php';
  29446.         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())));
  29447.     }
  29448.     /**
  29449.      * Gets the private 'jms_serializer.array_collection_handler' shared service.
  29450.      *
  29451.      * @return \JMS\Serializer\Handler\ArrayCollectionHandler
  29452.      */
  29453.     protected function getJmsSerializer_ArrayCollectionHandlerService()
  29454.     {
  29455.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  29456.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
  29457.         return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
  29458.     }
  29459.     /**
  29460.      * Gets the private 'jms_serializer.cache.cache_clearer' shared service.
  29461.      *
  29462.      * @return \JMS\SerializerBundle\Cache\CacheClearer
  29463.      */
  29464.     protected function getJmsSerializer_Cache_CacheClearerService()
  29465.     {
  29466.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  29467.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Cache/CacheClearer.php';
  29468.         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')))));
  29469.     }
  29470.     /**
  29471.      * Gets the private 'jms_serializer.constraint_violation_handler' shared service.
  29472.      *
  29473.      * @return \JMS\Serializer\Handler\ConstraintViolationHandler
  29474.      */
  29475.     protected function getJmsSerializer_ConstraintViolationHandlerService()
  29476.     {
  29477.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  29478.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
  29479.         return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
  29480.     }
  29481.     /**
  29482.      * Gets the private 'jms_serializer.datetime_handler' shared service.
  29483.      *
  29484.      * @return \JMS\Serializer\Handler\DateHandler
  29485.      */
  29486.     protected function getJmsSerializer_DatetimeHandlerService()
  29487.     {
  29488.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  29489.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
  29490.         return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP''Africa/Cairo'true);
  29491.     }
  29492.     /**
  29493.      * Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
  29494.      *
  29495.      * @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
  29496.      */
  29497.     protected function getJmsSerializer_DoctrineProxySubscriberService()
  29498.     {
  29499.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  29500.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
  29501.         return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(truefalse);
  29502.     }
  29503.     /**
  29504.      * Gets the private 'jms_serializer.iterator_handler' shared service.
  29505.      *
  29506.      * @return \JMS\Serializer\Handler\IteratorHandler
  29507.      */
  29508.     protected function getJmsSerializer_IteratorHandlerService()
  29509.     {
  29510.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  29511.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
  29512.         return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
  29513.     }
  29514.     /**
  29515.      * Gets the private 'jms_serializer.metadata_factory' shared service.
  29516.      *
  29517.      * @return \Metadata\MetadataFactory
  29518.      */
  29519.     protected function getJmsSerializer_MetadataFactoryService()
  29520.     {
  29521.         $this->privates['jms_serializer.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29522.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'false],
  29523.         ], [
  29524.             'metadata_driver' => '?',
  29525.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  29526.         $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')))));
  29527.         $instance->setIncludeInterfaces(false);
  29528.         return $instance;
  29529.     }
  29530.     /**
  29531.      * Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
  29532.      *
  29533.      * @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
  29534.      */
  29535.     protected function getJmsSerializer_StopwatchSubscriberService()
  29536.     {
  29537.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  29538.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
  29539.         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))));
  29540.     }
  29541.     /**
  29542.      * Gets the private 'knp_gaufrette.command.filesystem_keys' shared service.
  29543.      *
  29544.      * @return \Knp\Bundle\GaufretteBundle\Command\FilesystemKeysCommand
  29545.      */
  29546.     protected function getKnpGaufrette_Command_FilesystemKeysService()
  29547.     {
  29548.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29549.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle/Command/FilesystemKeysCommand.php';
  29550.         $this->privates['knp_gaufrette.command.filesystem_keys'] = $instance = new \Knp\Bundle\GaufretteBundle\Command\FilesystemKeysCommand(($this->services['knp_gaufrette.filesystem_map'] ?? $this->getKnpGaufrette_FilesystemMapService()));
  29551.         $instance->setName('gaufrette:filesystem:keys');
  29552.         return $instance;
  29553.     }
  29554.     /**
  29555.      * Gets the private 'knp_menu.helper' shared service.
  29556.      *
  29557.      * @return \Knp\Menu\Twig\Helper
  29558.      */
  29559.     protected function getKnpMenu_HelperService()
  29560.     {
  29561.         return $this->privates['knp_menu.helper'] = new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29562.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  29563.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  29564.         ], [
  29565.             'list' => '?',
  29566.             'twig' => '?',
  29567.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  29568.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  29569.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  29570.         }, 2)), ($this->privates['knp_menu.manipulator'] ?? ($this->privates['knp_menu.manipulator'] = new \Knp\Menu\Util\MenuManipulator())), ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()));
  29571.     }
  29572.     /**
  29573.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  29574.      *
  29575.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  29576.      */
  29577.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  29578.     {
  29579.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  29580.         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()));
  29581.     }
  29582.     /**
  29583.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  29584.      *
  29585.      * @return \Knp\Menu\Provider\LazyProvider
  29586.      */
  29587.     protected function getKnpMenu_MenuProvider_LazyService()
  29588.     {
  29589.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  29590.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['aqarmap.subLocations_search.menus' => [=> function () {
  29591.             return ($this->privates['aqarmap.listing.menu_builder'] ?? $this->getAqarmap_Listing_MenuBuilderService());
  29592.         }, => 'subLocationsSearchMenus'], 'compound_search.breadcrumb' => [=> function () {
  29593.             return ($this->privates['aqarmap.listing.menu_builder'] ?? $this->getAqarmap_Listing_MenuBuilderService());
  29594.         }, => 'compoundSearchBreadcrumb'], 'aqarmap.propertyTypes_search.menu' => [=> function () {
  29595.             return ($this->privates['aqarmap.listing.menu_builder'] ?? $this->getAqarmap_Listing_MenuBuilderService());
  29596.         }, => 'propertyTypesSearchMenus'], 'aqarmap.creditListingBreadcrumb.menu' => [=> function () {
  29597.             return ($this->privates['aqarmap.listing.menu_builder'] ?? $this->getAqarmap_Listing_MenuBuilderService());
  29598.         }, => 'creditListingBreadcrumb'], 'aqarmap.neighborhood.breadcrumb' => [=> function () {
  29599.             return ($this->privates['aqarmap.neighborhood.menu_builder'] ?? $this->getAqarmap_Neighborhood_MenuBuilderService());
  29600.         }, => 'neighborhoodBreadcrumbMenu'], 'aqarmap.askNeighbors.breadcrumb' => [=> function () {
  29601.             return ($this->privates['aqarmap.neighborhood.menu_builder'] ?? $this->getAqarmap_Neighborhood_MenuBuilderService());
  29602.         }, => 'askNeighborsBreadcrumbMenu'], 'aqarmap.discussion.breadcrumb' => [=> function () {
  29603.             return ($this->privates['aqarmap.neighborhood.menu_builder'] ?? $this->getAqarmap_Neighborhood_MenuBuilderService());
  29604.         }, => 'discussionBreadcrumbMenu'], 'aqarmap.breadcrumb' => function () {
  29605.             return ($this->privates['aqarmap.main.menu.breadcrumb'] ?? $this->getAqarmap_Main_Menu_BreadcrumbService());
  29606.         }, 'aqarmap.admin.sidebar' => function () {
  29607.             return ($this->privates['aqarmap.main.menu.admin'] ?? $this->getAqarmap_Main_Menu_AdminService());
  29608.         }]);
  29609.     }
  29610.     /**
  29611.      * Gets the private 'knp_menu.renderer.list' shared service.
  29612.      *
  29613.      * @return \Knp\Menu\Renderer\ListRenderer
  29614.      */
  29615.     protected function getKnpMenu_Renderer_ListService()
  29616.     {
  29617.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  29618.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  29619.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  29620.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  29621.     }
  29622.     /**
  29623.      * Gets the private 'knp_menu.renderer.twig' shared service.
  29624.      *
  29625.      * @return \Knp\Menu\Renderer\TwigRenderer
  29626.      */
  29627.     protected function getKnpMenu_Renderer_TwigService()
  29628.     {
  29629.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  29630.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  29631.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  29632.         if (isset($this->privates['knp_menu.renderer.twig'])) {
  29633.             return $this->privates['knp_menu.renderer.twig'];
  29634.         }
  29635.         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()), []);
  29636.     }
  29637.     /**
  29638.      * Gets the private 'knp_menu.voter.router' shared service.
  29639.      *
  29640.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  29641.      */
  29642.     protected function getKnpMenu_Voter_RouterService()
  29643.     {
  29644.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  29645.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  29646.         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())));
  29647.     }
  29648.     /**
  29649.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  29650.      *
  29651.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  29652.      */
  29653.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  29654.     {
  29655.         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]);
  29656.     }
  29657.     /**
  29658.      * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  29659.      *
  29660.      * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  29661.      */
  29662.     protected function getLiipImagine_Binary_MimeTypeGuesserService()
  29663.     {
  29664.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  29665.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  29666.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  29667.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  29668.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  29669.         return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
  29670.     }
  29671.     /**
  29672.      * Gets the private 'liip_imagine.command.cache_remove' shared service.
  29673.      *
  29674.      * @return \Liip\ImagineBundle\Command\RemoveCacheCommand
  29675.      */
  29676.     protected function getLiipImagine_Command_CacheRemoveService()
  29677.     {
  29678.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29679.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  29680.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
  29681.         $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()));
  29682.         $instance->setName('liip:imagine:cache:remove');
  29683.         return $instance;
  29684.     }
  29685.     /**
  29686.      * Gets the private 'liip_imagine.command.cache_resolve' shared service.
  29687.      *
  29688.      * @return \Liip\ImagineBundle\Command\ResolveCacheCommand
  29689.      */
  29690.     protected function getLiipImagine_Command_CacheResolveService()
  29691.     {
  29692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29693.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  29694.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
  29695.         $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()));
  29696.         $instance->setName('liip:imagine:cache:resolve');
  29697.         return $instance;
  29698.     }
  29699.     /**
  29700.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  29701.      *
  29702.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  29703.      */
  29704.     protected function getLiipImagine_Filter_ConfigurationService()
  29705.     {
  29706.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  29707.     }
  29708.     /**
  29709.      * Gets the private 'liip_imagine.form.type.image' shared service.
  29710.      *
  29711.      * @return \Liip\ImagineBundle\Form\Type\ImageType
  29712.      */
  29713.     protected function getLiipImagine_Form_Type_ImageService()
  29714.     {
  29715.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  29716.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  29717.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
  29718.         return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
  29719.     }
  29720.     /**
  29721.      * Gets the private 'liip_imagine.gd' shared service.
  29722.      *
  29723.      * @return \Imagine\Gd\Imagine
  29724.      */
  29725.     protected function getLiipImagine_GdService()
  29726.     {
  29727.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  29728.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  29729.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  29730.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  29731.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  29732.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
  29733.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
  29734.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/DefaultMetadataReader.php';
  29735.         $this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
  29736.         $instance->setMetadataReader(new \Imagine\Image\Metadata\DefaultMetadataReader());
  29737.         return $instance;
  29738.     }
  29739.     /**
  29740.      * Gets the private 'liip_imagine.service.filter' shared service.
  29741.      *
  29742.      * @return \Liip\ImagineBundle\Service\FilterService
  29743.      */
  29744.     protected function getLiipImagine_Service_FilterService()
  29745.     {
  29746.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
  29747.         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()));
  29748.     }
  29749.     /**
  29750.      * Gets the private 'locale_aware_listener' shared service.
  29751.      *
  29752.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  29753.      */
  29754.     protected function getLocaleAwareListenerService()
  29755.     {
  29756.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  29757.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('ar')));
  29758.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  29759.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  29760.     }
  29761.     /**
  29762.      * Gets the private 'locale_listener' shared service.
  29763.      *
  29764.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  29765.      */
  29766.     protected function getLocaleListenerService()
  29767.     {
  29768.         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, []);
  29769.     }
  29770.     /**
  29771.      * Gets the private 'mailer.mailer' shared service.
  29772.      *
  29773.      * @return \Symfony\Component\Mailer\Mailer
  29774.      */
  29775.     protected function getMailer_MailerService()
  29776.     {
  29777.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  29778.         if (isset($this->privates['mailer.mailer'])) {
  29779.             return $this->privates['mailer.mailer'];
  29780.         }
  29781.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29782.         if (isset($this->privates['mailer.mailer'])) {
  29783.             return $this->privates['mailer.mailer'];
  29784.         }
  29785.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29786.         if (isset($this->privates['mailer.mailer'])) {
  29787.             return $this->privates['mailer.mailer'];
  29788.         }
  29789.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer($a$b$c);
  29790.     }
  29791.     /**
  29792.      * Gets the private 'mailer.transport_factory.native' shared service.
  29793.      *
  29794.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  29795.      */
  29796.     protected function getMailer_TransportFactory_NativeService()
  29797.     {
  29798.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  29799.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  29800.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  29801.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29802.         if (isset($this->privates['mailer.transport_factory.native'])) {
  29803.             return $this->privates['mailer.transport_factory.native'];
  29804.         }
  29805.         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()));
  29806.     }
  29807.     /**
  29808.      * Gets the private 'mailer.transport_factory.null' shared service.
  29809.      *
  29810.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  29811.      */
  29812.     protected function getMailer_TransportFactory_NullService()
  29813.     {
  29814.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  29815.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  29816.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  29817.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29818.         if (isset($this->privates['mailer.transport_factory.null'])) {
  29819.             return $this->privates['mailer.transport_factory.null'];
  29820.         }
  29821.         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()));
  29822.     }
  29823.     /**
  29824.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  29825.      *
  29826.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  29827.      */
  29828.     protected function getMailer_TransportFactory_SendmailService()
  29829.     {
  29830.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  29831.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  29832.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  29833.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29834.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  29835.             return $this->privates['mailer.transport_factory.sendmail'];
  29836.         }
  29837.         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()));
  29838.     }
  29839.     /**
  29840.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  29841.      *
  29842.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  29843.      */
  29844.     protected function getMailer_TransportFactory_SmtpService()
  29845.     {
  29846.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  29847.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  29848.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  29849.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29850.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  29851.             return $this->privates['mailer.transport_factory.smtp'];
  29852.         }
  29853.         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()));
  29854.     }
  29855.     /**
  29856.      * Gets the private 'mailer.transports' shared service.
  29857.      *
  29858.      * @return \Symfony\Component\Mailer\Transport\Transports
  29859.      */
  29860.     protected function getMailer_TransportsService()
  29861.     {
  29862.         return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  29863.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  29864.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  29865.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  29866.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  29867.         }, 4)))->fromStrings(['dsn' => $this->getEnv('MAILER_DSN'), 'alternative' => $this->getEnv('MAILER_PROMOTIONAL_DSN')]);
  29868.     }
  29869.     /**
  29870.      * Gets the private 'maker.auto_command.make_auth' shared service.
  29871.      *
  29872.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  29873.      */
  29874.     protected function getMaker_AutoCommand_MakeAuthService()
  29875.     {
  29876.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29877.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  29878.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  29879.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  29880.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  29881.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  29882.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  29883.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  29884.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  29885.         $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);
  29886.         $instance->setName('make:auth');
  29887.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  29888.         return $instance;
  29889.     }
  29890.     /**
  29891.      * Gets the private 'maker.auto_command.make_command' shared service.
  29892.      *
  29893.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  29894.      */
  29895.     protected function getMaker_AutoCommand_MakeCommandService()
  29896.     {
  29897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29898.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  29899.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  29900.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  29901.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  29902.         $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()));
  29903.         $instance->setName('make:command');
  29904.         $instance->setDescription('Creates a new console command class');
  29905.         return $instance;
  29906.     }
  29907.     /**
  29908.      * Gets the private 'maker.auto_command.make_controller' shared service.
  29909.      *
  29910.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  29911.      */
  29912.     protected function getMaker_AutoCommand_MakeControllerService()
  29913.     {
  29914.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29915.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  29916.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  29917.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  29918.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  29919.         $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()));
  29920.         $instance->setName('make:controller');
  29921.         $instance->setDescription('Creates a new controller class');
  29922.         return $instance;
  29923.     }
  29924.     /**
  29925.      * Gets the private 'maker.auto_command.make_crud' shared service.
  29926.      *
  29927.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  29928.      */
  29929.     protected function getMaker_AutoCommand_MakeCrudService()
  29930.     {
  29931.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29932.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  29933.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  29934.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  29935.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  29936.         $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()));
  29937.         $instance->setName('make:crud');
  29938.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  29939.         return $instance;
  29940.     }
  29941.     /**
  29942.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  29943.      *
  29944.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  29945.      */
  29946.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  29947.     {
  29948.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29949.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  29950.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  29951.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  29952.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  29953.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  29954.         $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()));
  29955.         $instance->setName('make:docker:database');
  29956.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  29957.         return $instance;
  29958.     }
  29959.     /**
  29960.      * Gets the private 'maker.auto_command.make_entity' shared service.
  29961.      *
  29962.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  29963.      */
  29964.     protected function getMaker_AutoCommand_MakeEntityService()
  29965.     {
  29966.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29967.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  29968.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  29969.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  29970.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  29971.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  29972.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  29973.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  29974.         $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);
  29975.         $instance->setName('make:entity');
  29976.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  29977.         return $instance;
  29978.     }
  29979.     /**
  29980.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  29981.      *
  29982.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  29983.      */
  29984.     protected function getMaker_AutoCommand_MakeFixturesService()
  29985.     {
  29986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29987.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  29988.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  29989.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  29990.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  29991.         $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()));
  29992.         $instance->setName('make:fixtures');
  29993.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  29994.         return $instance;
  29995.     }
  29996.     /**
  29997.      * Gets the private 'maker.auto_command.make_form' shared service.
  29998.      *
  29999.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  30000.      */
  30001.     protected function getMaker_AutoCommand_MakeFormService()
  30002.     {
  30003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30004.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  30005.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  30006.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  30007.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  30008.         $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()));
  30009.         $instance->setName('make:form');
  30010.         $instance->setDescription('Creates a new form class');
  30011.         return $instance;
  30012.     }
  30013.     /**
  30014.      * Gets the private 'maker.auto_command.make_message' shared service.
  30015.      *
  30016.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  30017.      */
  30018.     protected function getMaker_AutoCommand_MakeMessageService()
  30019.     {
  30020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30021.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  30022.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  30023.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  30024.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  30025.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  30026.         $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()));
  30027.         $instance->setName('make:message');
  30028.         $instance->setDescription('Creates a new message and handler');
  30029.         return $instance;
  30030.     }
  30031.     /**
  30032.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  30033.      *
  30034.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  30035.      */
  30036.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  30037.     {
  30038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30039.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  30040.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  30041.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  30042.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  30043.         $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()));
  30044.         $instance->setName('make:messenger-middleware');
  30045.         $instance->setDescription('Creates a new messenger middleware');
  30046.         return $instance;
  30047.     }
  30048.     /**
  30049.      * Gets the private 'maker.auto_command.make_migration' shared service.
  30050.      *
  30051.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  30052.      */
  30053.     protected function getMaker_AutoCommand_MakeMigrationService()
  30054.     {
  30055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30056.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  30057.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  30058.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  30059.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  30060.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  30061.         $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()));
  30062.         $instance->setName('make:migration');
  30063.         $instance->setDescription('Creates a new migration based on database changes');
  30064.         return $instance;
  30065.     }
  30066.     /**
  30067.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  30068.      *
  30069.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  30070.      */
  30071.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  30072.     {
  30073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30074.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  30075.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  30076.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  30077.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  30078.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  30079.         $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()));
  30080.         $instance->setName('make:registration-form');
  30081.         $instance->setDescription('Creates a new registration form system');
  30082.         return $instance;
  30083.     }
  30084.     /**
  30085.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  30086.      *
  30087.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  30088.      */
  30089.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  30090.     {
  30091.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30092.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  30093.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  30094.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  30095.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  30096.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  30097.         $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()));
  30098.         $instance->setName('make:reset-password');
  30099.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  30100.         return $instance;
  30101.     }
  30102.     /**
  30103.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  30104.      *
  30105.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  30106.      */
  30107.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  30108.     {
  30109.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30110.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  30111.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  30112.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  30113.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  30114.         $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()));
  30115.         $instance->setName('make:serializer:encoder');
  30116.         $instance->setDescription('Creates a new serializer encoder class');
  30117.         return $instance;
  30118.     }
  30119.     /**
  30120.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  30121.      *
  30122.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  30123.      */
  30124.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  30125.     {
  30126.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30127.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  30128.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  30129.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  30130.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  30131.         $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()));
  30132.         $instance->setName('make:serializer:normalizer');
  30133.         $instance->setDescription('Creates a new serializer normalizer class');
  30134.         return $instance;
  30135.     }
  30136.     /**
  30137.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  30138.      *
  30139.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  30140.      */
  30141.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  30142.     {
  30143.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30144.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  30145.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  30146.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  30147.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  30148.         $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()));
  30149.         $instance->setName('make:stimulus-controller');
  30150.         $instance->setDescription('Creates a new Stimulus controller');
  30151.         return $instance;
  30152.     }
  30153.     /**
  30154.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  30155.      *
  30156.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  30157.      */
  30158.     protected function getMaker_AutoCommand_MakeSubscriberService()
  30159.     {
  30160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30161.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  30162.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  30163.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  30164.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  30165.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  30166.         $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()));
  30167.         $instance->setName('make:subscriber');
  30168.         $instance->setDescription('Creates a new event subscriber class');
  30169.         return $instance;
  30170.     }
  30171.     /**
  30172.      * Gets the private 'maker.auto_command.make_test' shared service.
  30173.      *
  30174.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  30175.      */
  30176.     protected function getMaker_AutoCommand_MakeTestService()
  30177.     {
  30178.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30179.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  30180.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  30181.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  30182.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  30183.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  30184.         $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()));
  30185.         $instance->setName('make:test');
  30186.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  30187.         $instance->setDescription('Creates a new test class');
  30188.         return $instance;
  30189.     }
  30190.     /**
  30191.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  30192.      *
  30193.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  30194.      */
  30195.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  30196.     {
  30197.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30198.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  30199.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  30200.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  30201.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  30202.         $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()));
  30203.         $instance->setName('make:twig-extension');
  30204.         $instance->setDescription('Creates a new Twig extension class');
  30205.         return $instance;
  30206.     }
  30207.     /**
  30208.      * Gets the private 'maker.auto_command.make_user' shared service.
  30209.      *
  30210.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  30211.      */
  30212.     protected function getMaker_AutoCommand_MakeUserService()
  30213.     {
  30214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30215.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  30216.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  30217.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  30218.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  30219.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  30220.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  30221.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  30222.         $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()));
  30223.         $instance->setName('make:user');
  30224.         $instance->setDescription('Creates a new security user class');
  30225.         return $instance;
  30226.     }
  30227.     /**
  30228.      * Gets the private 'maker.auto_command.make_validator' shared service.
  30229.      *
  30230.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  30231.      */
  30232.     protected function getMaker_AutoCommand_MakeValidatorService()
  30233.     {
  30234.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30235.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  30236.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  30237.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  30238.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  30239.         $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()));
  30240.         $instance->setName('make:validator');
  30241.         $instance->setDescription('Creates a new validator and constraint class');
  30242.         return $instance;
  30243.     }
  30244.     /**
  30245.      * Gets the private 'maker.auto_command.make_voter' shared service.
  30246.      *
  30247.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  30248.      */
  30249.     protected function getMaker_AutoCommand_MakeVoterService()
  30250.     {
  30251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30252.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  30253.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  30254.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  30255.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  30256.         $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()));
  30257.         $instance->setName('make:voter');
  30258.         $instance->setDescription('Creates a new security voter class');
  30259.         return $instance;
  30260.     }
  30261.     /**
  30262.      * Gets the private 'maker.doctrine_helper' shared service.
  30263.      *
  30264.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  30265.      */
  30266.     protected function getMaker_DoctrineHelperService()
  30267.     {
  30268.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  30269.         $a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  30270.         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())]]]);
  30271.     }
  30272.     /**
  30273.      * Gets the private 'maker.entity_class_generator' shared service.
  30274.      *
  30275.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  30276.      */
  30277.     protected function getMaker_EntityClassGeneratorService()
  30278.     {
  30279.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  30280.         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()));
  30281.     }
  30282.     /**
  30283.      * Gets the private 'maker.file_manager' shared service.
  30284.      *
  30285.      * @return \Symfony\Bundle\MakerBundle\FileManager
  30286.      */
  30287.     protected function getMaker_FileManagerService()
  30288.     {
  30289.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  30290.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  30291.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  30292.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  30293.         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'));
  30294.     }
  30295.     /**
  30296.      * Gets the private 'maker.generator' shared service.
  30297.      *
  30298.      * @return \Symfony\Bundle\MakerBundle\Generator
  30299.      */
  30300.     protected function getMaker_GeneratorService()
  30301.     {
  30302.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  30303.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  30304.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  30305.         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));
  30306.     }
  30307.     /**
  30308.      * Gets the private 'maker.php_compat_util' shared service.
  30309.      *
  30310.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  30311.      */
  30312.     protected function getMaker_PhpCompatUtilService()
  30313.     {
  30314.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  30315.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  30316.     }
  30317.     /**
  30318.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  30319.      *
  30320.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  30321.      */
  30322.     protected function getMaker_Renderer_FormTypeRendererService()
  30323.     {
  30324.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  30325.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  30326.     }
  30327.     /**
  30328.      * Gets the private 'messenger.bus.default.middleware.doctrine_ping_connection' shared service.
  30329.      *
  30330.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrinePingConnectionMiddleware
  30331.      */
  30332.     protected function getMessenger_Bus_Default_Middleware_DoctrinePingConnectionService()
  30333.     {
  30334.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  30335.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/AbstractDoctrineMiddleware.php';
  30336.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrinePingConnectionMiddleware.php';
  30337.         return $this->privates['messenger.bus.default.middleware.doctrine_ping_connection'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrinePingConnectionMiddleware(($this->services['doctrine'] ?? $this->getDoctrineService()));
  30338.     }
  30339.     /**
  30340.      * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  30341.      *
  30342.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  30343.      */
  30344.     protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  30345.     {
  30346.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  30347.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  30348.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  30349.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  30350.         $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 () {
  30351.             yield => ($this->privates['.messenger.handler_descriptor.XrjJCsu'] ?? $this->get_Messenger_HandlerDescriptor_XrjJCsuService());
  30352.         }, 1), 'App\\Message\\Listing\\AfterChangeStatusMessage' => new RewindableGenerator(function () {
  30353.             yield => ($this->privates['.messenger.handler_descriptor.sRwIAy8'] ?? $this->get_Messenger_HandlerDescriptor_SRwIAy8Service());
  30354.         }, 1), 'App\\Message\\ListingUpdatedMessage' => new RewindableGenerator(function () {
  30355.             yield => ($this->privates['.messenger.handler_descriptor.NXXH9Pa'] ?? $this->get_Messenger_HandlerDescriptor_NXXH9PaService());
  30356.         }, 1), 'App\\Message\\LocationStatisticsMessage' => new RewindableGenerator(function () {
  30357.             yield => ($this->privates['.messenger.handler_descriptor.GbRGh2R'] ?? $this->get_Messenger_HandlerDescriptor_GbRGh2RService());
  30358.         }, 1), 'App\\Message\\LocationUpdatedMessage' => new RewindableGenerator(function () {
  30359.             yield => ($this->privates['.messenger.handler_descriptor.JeO4zog'] ?? $this->get_Messenger_HandlerDescriptor_JeO4zogService());
  30360.         }, 1), 'App\\Message\\LoginCredentialsUpdatedMessage' => new RewindableGenerator(function () {
  30361.             yield => ($this->privates['.messenger.handler_descriptor.PeFElIy'] ?? $this->get_Messenger_HandlerDescriptor_PeFElIyService());
  30362.         }, 1), 'App\\Message\\User\\NewAccountMessage' => new RewindableGenerator(function () {
  30363.             yield => ($this->privates['.messenger.handler_descriptor.TLvkPvS'] ?? $this->get_Messenger_HandlerDescriptor_TLvkPvSService());
  30364.         }, 1), 'App\\Message\\UserGroupUpdatedMessage' => new RewindableGenerator(function () {
  30365.             yield => ($this->privates['.messenger.handler_descriptor.O8j7clm'] ?? $this->get_Messenger_HandlerDescriptor_O8j7clmService());
  30366.         }, 1), 'Aqarmap\\Bundle\\UserBundle\\Message\\CreateLead' => new RewindableGenerator(function () {
  30367.             yield => ($this->privates['.messenger.handler_descriptor.TnEGxNs'] ?? $this->get_Messenger_HandlerDescriptor_TnEGxNsService());
  30368.         }, 1), 'Aqarmap\\Bundle\\ListingBundle\\Message\\Search' => new RewindableGenerator(function () {
  30369.             yield => ($this->privates['.messenger.handler_descriptor.2Q2O_CE'] ?? $this->get_Messenger_HandlerDescriptor_2Q2OCEService());
  30370.         }, 1), 'Aqarmap\\Bundle\\ListingBundle\\Message\\ParentListingUpdated' => new RewindableGenerator(function () {
  30371.             yield => ($this->privates['.messenger.handler_descriptor.7u9lu3j'] ?? $this->get_Messenger_HandlerDescriptor_7u9lu3jService());
  30372.         }, 1), 'Aqarmap\\Bundle\\ListingBundle\\Message\\ListingDeleted' => new RewindableGenerator(function () {
  30373.             yield => ($this->privates['.messenger.handler_descriptor.D4ehsao'] ?? $this->get_Messenger_HandlerDescriptor_D4ehsaoService());
  30374.         }, 1), 'Aqarmap\\Bundle\\ListingBundle\\Message\\ListingInteractions' => new RewindableGenerator(function () {
  30375.             yield => ($this->privates['.messenger.handler_descriptor.MM.u3cU'] ?? $this->get_Messenger_HandlerDescriptor_MM_U3cUService());
  30376.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  30377.             yield => ($this->privates['.messenger.handler_descriptor.tGvt0LH'] ?? $this->get_Messenger_HandlerDescriptor_TGvt0LHService());
  30378.         }, 1), 'Presta\\SitemapBundle\\Messenger\\DumpSitemapMessage' => new RewindableGenerator(function () {
  30379.             yield => ($this->privates['.messenger.handler_descriptor.axmPPI9'] ?? $this->get_Messenger_HandlerDescriptor_AxmPPI9Service());
  30380.         }, 1)]));
  30381.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  30382.         return $instance;
  30383.     }
  30384.     /**
  30385.      * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  30386.      *
  30387.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  30388.      */
  30389.     protected function getMessenger_Bus_Default_Middleware_TraceableService()
  30390.     {
  30391.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  30392.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  30393.         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');
  30394.     }
  30395.     /**
  30396.      * Gets the private 'messenger.failure.send_failed_message_to_failure_transport_listener' shared service.
  30397.      *
  30398.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener
  30399.      */
  30400.     protected function getMessenger_Failure_SendFailedMessageToFailureTransportListenerService()
  30401.     {
  30402.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageToFailureTransportListener.php';
  30403.         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, [
  30404.             'default' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  30405.             'external' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  30406.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  30407.             'failed_mailer' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  30408.             'fasttrack' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  30409.             'interactions' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  30410.             'mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  30411.         ], [
  30412.             'default' => '?',
  30413.             'external' => '?',
  30414.             'failed' => '?',
  30415.             'failed_mailer' => '?',
  30416.             'fasttrack' => '?',
  30417.             'interactions' => '?',
  30418.             'mailer' => '?',
  30419.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  30420.     }
  30421.     /**
  30422.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  30423.      *
  30424.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  30425.      */
  30426.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  30427.     {
  30428.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  30429.         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()));
  30430.     }
  30431.     /**
  30432.      * Gets the private 'messenger.middleware.send_message' shared service.
  30433.      *
  30434.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  30435.      */
  30436.     protected function getMessenger_Middleware_SendMessageService()
  30437.     {
  30438.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  30439.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  30440.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  30441.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  30442.         $a = ($this->privates['.service_locator.1dCwSD2'] ?? $this->get_ServiceLocator_1dCwSD2Service());
  30443.         if (isset($this->privates['messenger.middleware.send_message'])) {
  30444.             return $this->privates['messenger.middleware.send_message'];
  30445.         }
  30446.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30447.         if (isset($this->privates['messenger.middleware.send_message'])) {
  30448.             return $this->privates['messenger.middleware.send_message'];
  30449.         }
  30450.         $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['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']], $a), $b);
  30451.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  30452.         return $instance;
  30453.     }
  30454.     /**
  30455.      * Gets the private 'messenger.receiver_locator' shared service.
  30456.      *
  30457.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  30458.      */
  30459.     protected function getMessenger_ReceiverLocatorService()
  30460.     {
  30461.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  30462.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  30463.             'external' => ['privates''messenger.transport.external''getMessenger_Transport_ExternalService'false],
  30464.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  30465.             'failed_mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  30466.             'fasttrack' => ['privates''messenger.transport.fasttrack''getMessenger_Transport_FasttrackService'false],
  30467.             'interactions' => ['privates''messenger.transport.interactions''getMessenger_Transport_InteractionsService'false],
  30468.             'mailer' => ['privates''messenger.transport.mailer''getMessenger_Transport_MailerService'false],
  30469.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  30470.             'messenger.transport.external' => ['privates''messenger.transport.external''getMessenger_Transport_ExternalService'false],
  30471.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  30472.             'messenger.transport.failed_mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  30473.             'messenger.transport.fasttrack' => ['privates''messenger.transport.fasttrack''getMessenger_Transport_FasttrackService'false],
  30474.             'messenger.transport.interactions' => ['privates''messenger.transport.interactions''getMessenger_Transport_InteractionsService'false],
  30475.             'messenger.transport.mailer' => ['privates''messenger.transport.mailer''getMessenger_Transport_MailerService'false],
  30476.         ], [
  30477.             'default' => '?',
  30478.             'external' => '?',
  30479.             'failed' => '?',
  30480.             'failed_mailer' => '?',
  30481.             'fasttrack' => '?',
  30482.             'interactions' => '?',
  30483.             'mailer' => '?',
  30484.             'messenger.transport.default' => '?',
  30485.             'messenger.transport.external' => '?',
  30486.             'messenger.transport.failed' => '?',
  30487.             'messenger.transport.failed_mailer' => '?',
  30488.             'messenger.transport.fasttrack' => '?',
  30489.             'messenger.transport.interactions' => '?',
  30490.             'messenger.transport.mailer' => '?',
  30491.         ]);
  30492.     }
  30493.     /**
  30494.      * Gets the private 'messenger.retry.multiplier_retry_strategy.default' shared service.
  30495.      *
  30496.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  30497.      */
  30498.     protected function getMessenger_Retry_MultiplierRetryStrategy_DefaultService()
  30499.     {
  30500.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  30501.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  30502.         return $this->privates['messenger.retry.multiplier_retry_strategy.default'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(56000020);
  30503.     }
  30504.     /**
  30505.      * Gets the private 'messenger.retry.multiplier_retry_strategy.external' shared service.
  30506.      *
  30507.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  30508.      */
  30509.     protected function getMessenger_Retry_MultiplierRetryStrategy_ExternalService()
  30510.     {
  30511.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  30512.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  30513.         return $this->privates['messenger.retry.multiplier_retry_strategy.external'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(33000020);
  30514.     }
  30515.     /**
  30516.      * Gets the private 'messenger.retry.multiplier_retry_strategy.failed' shared service.
  30517.      *
  30518.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  30519.      */
  30520.     protected function getMessenger_Retry_MultiplierRetryStrategy_FailedService()
  30521.     {
  30522.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  30523.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  30524.         return $this->privates['messenger.retry.multiplier_retry_strategy.failed'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(25100020);
  30525.     }
  30526.     /**
  30527.      * Gets the private 'messenger.retry.multiplier_retry_strategy.failed_mailer' shared service.
  30528.      *
  30529.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  30530.      */
  30531.     protected function getMessenger_Retry_MultiplierRetryStrategy_FailedMailerService()
  30532.     {
  30533.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  30534.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  30535.         return $this->privates['messenger.retry.multiplier_retry_strategy.failed_mailer'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  30536.     }
  30537.     /**
  30538.      * Gets the private 'messenger.retry.multiplier_retry_strategy.fasttrack' shared service.
  30539.      *
  30540.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  30541.      */
  30542.     protected function getMessenger_Retry_MultiplierRetryStrategy_FasttrackService()
  30543.     {
  30544.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  30545.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  30546.         return $this->privates['messenger.retry.multiplier_retry_strategy.fasttrack'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(33000020);
  30547.     }
  30548.     /**
  30549.      * Gets the private 'messenger.retry.multiplier_retry_strategy.interactions' shared service.
  30550.      *
  30551.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  30552.      */
  30553.     protected function getMessenger_Retry_MultiplierRetryStrategy_InteractionsService()
  30554.     {
  30555.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  30556.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  30557.         return $this->privates['messenger.retry.multiplier_retry_strategy.interactions'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(33000020);
  30558.     }
  30559.     /**
  30560.      * Gets the private 'messenger.retry.multiplier_retry_strategy.mailer' shared service.
  30561.      *
  30562.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  30563.      */
  30564.     protected function getMessenger_Retry_MultiplierRetryStrategy_MailerService()
  30565.     {
  30566.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  30567.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  30568.         return $this->privates['messenger.retry.multiplier_retry_strategy.mailer'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(56000020);
  30569.     }
  30570.     /**
  30571.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  30572.      *
  30573.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  30574.      */
  30575.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  30576.     {
  30577.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  30578.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30579.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  30580.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  30581.         }
  30582.         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, [
  30583.             'default' => ['privates''messenger.retry.multiplier_retry_strategy.default''getMessenger_Retry_MultiplierRetryStrategy_DefaultService'false],
  30584.             'external' => ['privates''messenger.retry.multiplier_retry_strategy.external''getMessenger_Retry_MultiplierRetryStrategy_ExternalService'false],
  30585.             'failed' => ['privates''messenger.retry.multiplier_retry_strategy.failed''getMessenger_Retry_MultiplierRetryStrategy_FailedService'false],
  30586.             'failed_mailer' => ['privates''messenger.retry.multiplier_retry_strategy.failed_mailer''getMessenger_Retry_MultiplierRetryStrategy_FailedMailerService'false],
  30587.             'fasttrack' => ['privates''messenger.retry.multiplier_retry_strategy.fasttrack''getMessenger_Retry_MultiplierRetryStrategy_FasttrackService'false],
  30588.             'interactions' => ['privates''messenger.retry.multiplier_retry_strategy.interactions''getMessenger_Retry_MultiplierRetryStrategy_InteractionsService'false],
  30589.             'mailer' => ['privates''messenger.retry.multiplier_retry_strategy.mailer''getMessenger_Retry_MultiplierRetryStrategy_MailerService'false],
  30590.         ], [
  30591.             'default' => '?',
  30592.             'external' => '?',
  30593.             'failed' => '?',
  30594.             'failed_mailer' => '?',
  30595.             'fasttrack' => '?',
  30596.             'interactions' => '?',
  30597.             'mailer' => '?',
  30598.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  30599.     }
  30600.     /**
  30601.      * Gets the private 'messenger.routable_message_bus' shared service.
  30602.      *
  30603.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  30604.      */
  30605.     protected function getMessenger_RoutableMessageBusService()
  30606.     {
  30607.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  30608.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  30609.         if (isset($this->privates['messenger.routable_message_bus'])) {
  30610.             return $this->privates['messenger.routable_message_bus'];
  30611.         }
  30612.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  30613.             'messenger.bus.default' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  30614.         ], [
  30615.             'messenger.bus.default' => '?',
  30616.         ]), $a);
  30617.     }
  30618.     /**
  30619.      * Gets the private 'messenger.transport.default' shared service.
  30620.      *
  30621.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  30622.      */
  30623.     protected function getMessenger_Transport_DefaultService()
  30624.     {
  30625.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  30626.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  30627.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  30628.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  30629.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  30630.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  30631.         if (isset($this->privates['messenger.transport.default'])) {
  30632.             return $this->privates['messenger.transport.default'];
  30633.         }
  30634.         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())));
  30635.     }
  30636.     /**
  30637.      * Gets the private 'messenger.transport.doctrine.factory' shared service.
  30638.      *
  30639.      * @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
  30640.      */
  30641.     protected function getMessenger_Transport_Doctrine_FactoryService()
  30642.     {
  30643.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  30644.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
  30645.         return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  30646.     }
  30647.     /**
  30648.      * Gets the private 'messenger.transport.external' shared service.
  30649.      *
  30650.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  30651.      */
  30652.     protected function getMessenger_Transport_ExternalService()
  30653.     {
  30654.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  30655.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  30656.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  30657.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  30658.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  30659.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  30660.         if (isset($this->privates['messenger.transport.external'])) {
  30661.             return $this->privates['messenger.transport.external'];
  30662.         }
  30663.         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())));
  30664.     }
  30665.     /**
  30666.      * Gets the private 'messenger.transport.failed' shared service.
  30667.      *
  30668.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  30669.      */
  30670.     protected function getMessenger_Transport_FailedService()
  30671.     {
  30672.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  30673.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  30674.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  30675.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  30676.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  30677.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  30678.         if (isset($this->privates['messenger.transport.failed'])) {
  30679.             return $this->privates['messenger.transport.failed'];
  30680.         }
  30681.         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())));
  30682.     }
  30683.     /**
  30684.      * Gets the private 'messenger.transport.failed_mailer' shared service.
  30685.      *
  30686.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  30687.      */
  30688.     protected function getMessenger_Transport_FailedMailerService()
  30689.     {
  30690.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  30691.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  30692.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  30693.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  30694.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  30695.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  30696.         if (isset($this->privates['messenger.transport.failed_mailer'])) {
  30697.             return $this->privates['messenger.transport.failed_mailer'];
  30698.         }
  30699.         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())));
  30700.     }
  30701.     /**
  30702.      * Gets the private 'messenger.transport.fasttrack' shared service.
  30703.      *
  30704.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  30705.      */
  30706.     protected function getMessenger_Transport_FasttrackService()
  30707.     {
  30708.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  30709.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  30710.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  30711.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  30712.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  30713.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  30714.         if (isset($this->privates['messenger.transport.fasttrack'])) {
  30715.             return $this->privates['messenger.transport.fasttrack'];
  30716.         }
  30717.         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())));
  30718.     }
  30719.     /**
  30720.      * Gets the private 'messenger.transport.interactions' shared service.
  30721.      *
  30722.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  30723.      */
  30724.     protected function getMessenger_Transport_InteractionsService()
  30725.     {
  30726.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  30727.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  30728.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  30729.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  30730.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  30731.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  30732.         if (isset($this->privates['messenger.transport.interactions'])) {
  30733.             return $this->privates['messenger.transport.interactions'];
  30734.         }
  30735.         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())));
  30736.     }
  30737.     /**
  30738.      * Gets the private 'messenger.transport.mailer' shared service.
  30739.      *
  30740.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  30741.      */
  30742.     protected function getMessenger_Transport_MailerService()
  30743.     {
  30744.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  30745.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  30746.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  30747.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  30748.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  30749.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  30750.         if (isset($this->privates['messenger.transport.mailer'])) {
  30751.             return $this->privates['messenger.transport.mailer'];
  30752.         }
  30753.         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())));
  30754.     }
  30755.     /**
  30756.      * Gets the private 'messenger.transport.sqs.factory' shared service.
  30757.      *
  30758.      * @return \Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory
  30759.      */
  30760.     protected function getMessenger_Transport_Sqs_FactoryService()
  30761.     {
  30762.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  30763.         include_once \dirname(__DIR__4).'/vendor/symfony/amazon-sqs-messenger/Transport/AmazonSqsTransportFactory.php';
  30764.         return $this->privates['messenger.transport.sqs.factory'] = new \Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  30765.     }
  30766.     /**
  30767.      * Gets the private 'messenger.transport.sync.factory' shared service.
  30768.      *
  30769.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  30770.      */
  30771.     protected function getMessenger_Transport_Sync_FactoryService()
  30772.     {
  30773.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  30774.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  30775.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  30776.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  30777.             return $this->privates['messenger.transport.sync.factory'];
  30778.         }
  30779.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  30780.     }
  30781.     /**
  30782.      * Gets the private 'messenger.transport_factory' shared service.
  30783.      *
  30784.      * @return \Symfony\Component\Messenger\Transport\TransportFactory
  30785.      */
  30786.     protected function getMessenger_TransportFactoryService()
  30787.     {
  30788.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  30789.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  30790.         return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  30791.             yield => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
  30792.             yield => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
  30793.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  30794.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  30795.             yield => ($this->privates['messenger.transport.sqs.factory'] ?? $this->getMessenger_Transport_Sqs_FactoryService());
  30796.             yield => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
  30797.         }, 6));
  30798.     }
  30799.     /**
  30800.      * Gets the private 'mime_types' shared service.
  30801.      *
  30802.      * @return \Symfony\Component\Mime\MimeTypes
  30803.      */
  30804.     protected function getMimeTypesService()
  30805.     {
  30806.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  30807.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  30808.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  30809.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  30810.         $instance->setDefault($instance);
  30811.         return $instance;
  30812.     }
  30813.     /**
  30814.      * Gets the private 'monolog.command.server_log' shared service.
  30815.      *
  30816.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  30817.      */
  30818.     protected function getMonolog_Command_ServerLogService()
  30819.     {
  30820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30821.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  30822.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  30823.         $instance->setName('server:log');
  30824.         $instance->setDescription('Start a log server that displays logs in real time');
  30825.         return $instance;
  30826.     }
  30827.     /**
  30828.      * Gets the private 'monolog.handler.console' shared service.
  30829.      *
  30830.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  30831.      */
  30832.     protected function getMonolog_Handler_ConsoleService()
  30833.     {
  30834.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  30835.     }
  30836.     /**
  30837.      * Gets the private 'monolog.handler.main' shared service.
  30838.      *
  30839.      * @return \Monolog\Handler\StreamHandler
  30840.      */
  30841.     protected function getMonolog_Handler_MainService()
  30842.     {
  30843.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  30844.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  30845.         return $instance;
  30846.     }
  30847.     /**
  30848.      * Gets the private 'monolog.logger' shared service.
  30849.      *
  30850.      * @return \Symfony\Bridge\Monolog\Logger
  30851.      */
  30852.     protected function getMonolog_LoggerService()
  30853.     {
  30854.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  30855.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  30856.         $instance->useMicrosecondTimestamps(true);
  30857.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  30858.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  30859.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  30860.         return $instance;
  30861.     }
  30862.     /**
  30863.      * Gets the private 'monolog.logger.cache' shared service.
  30864.      *
  30865.      * @return \Symfony\Bridge\Monolog\Logger
  30866.      */
  30867.     protected function getMonolog_Logger_CacheService()
  30868.     {
  30869.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  30870.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  30871.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  30872.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  30873.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  30874.         return $instance;
  30875.     }
  30876.     /**
  30877.      * Gets the private 'monolog.logger.doctrine' shared service.
  30878.      *
  30879.      * @return \Symfony\Bridge\Monolog\Logger
  30880.      */
  30881.     protected function getMonolog_Logger_DoctrineService()
  30882.     {
  30883.         $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  30884.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  30885.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  30886.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  30887.         return $instance;
  30888.     }
  30889.     /**
  30890.      * Gets the private 'monolog.logger.mailer' shared service.
  30891.      *
  30892.      * @return \Symfony\Bridge\Monolog\Logger
  30893.      */
  30894.     protected function getMonolog_Logger_MailerService()
  30895.     {
  30896.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  30897.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  30898.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  30899.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  30900.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  30901.         return $instance;
  30902.     }
  30903.     /**
  30904.      * Gets the private 'monolog.logger.messenger' shared service.
  30905.      *
  30906.      * @return \Symfony\Bridge\Monolog\Logger
  30907.      */
  30908.     protected function getMonolog_Logger_MessengerService()
  30909.     {
  30910.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  30911.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  30912.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  30913.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  30914.         return $instance;
  30915.     }
  30916.     /**
  30917.      * Gets the private 'monolog.logger.request' shared service.
  30918.      *
  30919.      * @return \Symfony\Bridge\Monolog\Logger
  30920.      */
  30921.     protected function getMonolog_Logger_RequestService()
  30922.     {
  30923.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  30924.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  30925.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  30926.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  30927.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  30928.         return $instance;
  30929.     }
  30930.     /**
  30931.      * Gets the private 'monolog.logger.security' shared service.
  30932.      *
  30933.      * @return \Symfony\Bridge\Monolog\Logger
  30934.      */
  30935.     protected function getMonolog_Logger_SecurityService()
  30936.     {
  30937.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  30938.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  30939.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  30940.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  30941.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  30942.         return $instance;
  30943.     }
  30944.     /**
  30945.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  30946.      *
  30947.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  30948.      */
  30949.     protected function getNelmioApiDoc_Describers_ConfigService()
  30950.     {
  30951.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php';
  30952.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ExternalDocDescriber.php';
  30953.         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')]]);
  30954.     }
  30955.     /**
  30956.      * Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service.
  30957.      *
  30958.      * @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber
  30959.      */
  30960.     protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()
  30961.     {
  30962.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/SetsContextTrait.php';
  30963.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/OpenApiPhpDescriber.php';
  30964.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  30965.         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()));
  30966.     }
  30967.     /**
  30968.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  30969.      *
  30970.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  30971.      */
  30972.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  30973.     {
  30974.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php';
  30975.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  30976.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  30977.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/RouteDescriber.php';
  30978.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  30979.         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 () {
  30980.             yield => ($this->privates['nelmio_api_doc.route_describers.fos_rest'] ?? $this->getNelmioApiDoc_RouteDescribers_FosRestService());
  30981.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  30982.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  30983.         }, 3));
  30984.     }
  30985.     /**
  30986.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  30987.      *
  30988.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  30989.      */
  30990.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  30991.     {
  30992.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
  30993.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  30994.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  30995.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/SetsContextTrait.php';
  30996.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/FormModelDescriber.php';
  30997.         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);
  30998.     }
  30999.     /**
  31000.      * Gets the private 'nelmio_api_doc.model_describers.jms' shared service.
  31001.      *
  31002.      * @return \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber
  31003.      */
  31004.     protected function getNelmioApiDoc_ModelDescribers_JmsService()
  31005.     {
  31006.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
  31007.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  31008.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  31009.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  31010.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/JMSModelDescriber.php';
  31011.         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()));
  31012.     }
  31013.     /**
  31014.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  31015.      *
  31016.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  31017.      */
  31018.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  31019.     {
  31020.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
  31021.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  31022.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  31023.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  31024.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ObjectModelDescriber.php';
  31025.         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()));
  31026.     }
  31027.     /**
  31028.      * Gets the private 'nelmio_api_doc.object_model.property_describer' shared service.
  31029.      *
  31030.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\PropertyDescriber
  31031.      */
  31032.     protected function getNelmioApiDoc_ObjectModel_PropertyDescriberService()
  31033.     {
  31034.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/PropertyDescriber/PropertyDescriberInterface.php';
  31035.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  31036.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  31037.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/PropertyDescriber/PropertyDescriber.php';
  31038.         return $this->privates['nelmio_api_doc.object_model.property_describer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\PropertyDescriber(new RewindableGenerator(function () {
  31039.             yield => ($this->privates['nelmio_api_doc.object_model.property_describer'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescriberService());
  31040.             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()));
  31041.             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()));
  31042.             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()));
  31043.             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()));
  31044.             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()));
  31045.             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()));
  31046.             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()));
  31047.             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()));
  31048.             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()));
  31049.             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()));
  31050.             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()));
  31051.         }, 12));
  31052.     }
  31053.     /**
  31054.      * Gets the private 'nelmio_api_doc.route_describers.fos_rest' shared service.
  31055.      *
  31056.      * @return \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber
  31057.      */
  31058.     protected function getNelmioApiDoc_RouteDescribers_FosRestService()
  31059.     {
  31060.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/RouteDescriberInterface.php';
  31061.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/RouteDescriberTrait.php';
  31062.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/FosRestDescriber.php';
  31063.         return $this->privates['nelmio_api_doc.route_describers.fos_rest'] = new \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> 'json']);
  31064.     }
  31065.     /**
  31066.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  31067.      *
  31068.      * @return \Symfony\Component\Routing\RouteCollection
  31069.      */
  31070.     protected function getNelmioApiDoc_Routes_DefaultService()
  31071.     {
  31072.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  31073.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Routing/FilteredRouteCollectionBuilder.php';
  31074.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  31075.         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());
  31076.     }
  31077.     /**
  31078.      * Gets the private 'old_sound_rabbit_mq.anon_consumer_command' shared service.
  31079.      *
  31080.      * @return \OldSound\RabbitMqBundle\Command\AnonConsumerCommand
  31081.      */
  31082.     protected function getOldSoundRabbitMq_AnonConsumerCommandService()
  31083.     {
  31084.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31085.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  31086.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  31087.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/AnonConsumerCommand.php';
  31088.         $this->privates['old_sound_rabbit_mq.anon_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\AnonConsumerCommand();
  31089.         $instance->setContainer($this);
  31090.         $instance->setName('rabbitmq:anon-consumer');
  31091.         return $instance;
  31092.     }
  31093.     /**
  31094.      * Gets the private 'old_sound_rabbit_mq.batch_consumer_command' shared service.
  31095.      *
  31096.      * @return \OldSound\RabbitMqBundle\Command\BatchConsumerCommand
  31097.      */
  31098.     protected function getOldSoundRabbitMq_BatchConsumerCommandService()
  31099.     {
  31100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31101.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  31102.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BatchConsumerCommand.php';
  31103.         $this->privates['old_sound_rabbit_mq.batch_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\BatchConsumerCommand();
  31104.         $instance->setContainer($this);
  31105.         $instance->setName('rabbitmq:batch:consumer');
  31106.         return $instance;
  31107.     }
  31108.     /**
  31109.      * Gets the private 'old_sound_rabbit_mq.command.rpc_server_command' shared service.
  31110.      *
  31111.      * @return \OldSound\RabbitMqBundle\Command\RpcServerCommand
  31112.      */
  31113.     protected function getOldSoundRabbitMq_Command_RpcServerCommandService()
  31114.     {
  31115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31116.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  31117.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/RpcServerCommand.php';
  31118.         $this->privates['old_sound_rabbit_mq.command.rpc_server_command'] = $instance = new \OldSound\RabbitMqBundle\Command\RpcServerCommand();
  31119.         $instance->setContainer($this);
  31120.         $instance->setName('rabbitmq:rpc-server');
  31121.         return $instance;
  31122.     }
  31123.     /**
  31124.      * Gets the private 'old_sound_rabbit_mq.command.setup_fabric_command' shared service.
  31125.      *
  31126.      * @return \OldSound\RabbitMqBundle\Command\SetupFabricCommand
  31127.      */
  31128.     protected function getOldSoundRabbitMq_Command_SetupFabricCommandService()
  31129.     {
  31130.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31131.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  31132.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/SetupFabricCommand.php';
  31133.         $this->privates['old_sound_rabbit_mq.command.setup_fabric_command'] = $instance = new \OldSound\RabbitMqBundle\Command\SetupFabricCommand();
  31134.         $instance->setContainer($this);
  31135.         $instance->setName('rabbitmq:setup-fabric');
  31136.         return $instance;
  31137.     }
  31138.     /**
  31139.      * Gets the private 'old_sound_rabbit_mq.command.std_in_producer_command' shared service.
  31140.      *
  31141.      * @return \OldSound\RabbitMqBundle\Command\StdInProducerCommand
  31142.      */
  31143.     protected function getOldSoundRabbitMq_Command_StdInProducerCommandService()
  31144.     {
  31145.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31146.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  31147.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/StdInProducerCommand.php';
  31148.         $this->privates['old_sound_rabbit_mq.command.std_in_producer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\StdInProducerCommand();
  31149.         $instance->setContainer($this);
  31150.         $instance->setName('rabbitmq:stdin-producer');
  31151.         return $instance;
  31152.     }
  31153.     /**
  31154.      * Gets the private 'old_sound_rabbit_mq.consumer_command' shared service.
  31155.      *
  31156.      * @return \OldSound\RabbitMqBundle\Command\ConsumerCommand
  31157.      */
  31158.     protected function getOldSoundRabbitMq_ConsumerCommandService()
  31159.     {
  31160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31161.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  31162.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  31163.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/ConsumerCommand.php';
  31164.         $this->privates['old_sound_rabbit_mq.consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\ConsumerCommand();
  31165.         $instance->setContainer($this);
  31166.         $instance->setName('rabbitmq:consumer');
  31167.         return $instance;
  31168.     }
  31169.     /**
  31170.      * Gets the private 'old_sound_rabbit_mq.delete_command' shared service.
  31171.      *
  31172.      * @return \OldSound\RabbitMqBundle\Command\DeleteCommand
  31173.      */
  31174.     protected function getOldSoundRabbitMq_DeleteCommandService()
  31175.     {
  31176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31177.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  31178.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  31179.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/ConsumerCommand.php';
  31180.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/DeleteCommand.php';
  31181.         $this->privates['old_sound_rabbit_mq.delete_command'] = $instance = new \OldSound\RabbitMqBundle\Command\DeleteCommand();
  31182.         $instance->setContainer($this);
  31183.         $instance->setName('rabbitmq:delete');
  31184.         return $instance;
  31185.     }
  31186.     /**
  31187.      * Gets the private 'old_sound_rabbit_mq.dynamic_consumer_command' shared service.
  31188.      *
  31189.      * @return \OldSound\RabbitMqBundle\Command\DynamicConsumerCommand
  31190.      */
  31191.     protected function getOldSoundRabbitMq_DynamicConsumerCommandService()
  31192.     {
  31193.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31194.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  31195.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  31196.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/DynamicConsumerCommand.php';
  31197.         $this->privates['old_sound_rabbit_mq.dynamic_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\DynamicConsumerCommand();
  31198.         $instance->setContainer($this);
  31199.         $instance->setName('rabbitmq:dynamic-consumer');
  31200.         return $instance;
  31201.     }
  31202.     /**
  31203.      * Gets the private 'old_sound_rabbit_mq.multiple_consumer_command' shared service.
  31204.      *
  31205.      * @return \OldSound\RabbitMqBundle\Command\MultipleConsumerCommand
  31206.      */
  31207.     protected function getOldSoundRabbitMq_MultipleConsumerCommandService()
  31208.     {
  31209.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31210.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  31211.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  31212.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/MultipleConsumerCommand.php';
  31213.         $this->privates['old_sound_rabbit_mq.multiple_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\MultipleConsumerCommand();
  31214.         $instance->setContainer($this);
  31215.         $instance->setName('rabbitmq:multiple-consumer');
  31216.         return $instance;
  31217.     }
  31218.     /**
  31219.      * Gets the private 'old_sound_rabbit_mq.purge_consumer_command' shared service.
  31220.      *
  31221.      * @return \OldSound\RabbitMqBundle\Command\PurgeConsumerCommand
  31222.      */
  31223.     protected function getOldSoundRabbitMq_PurgeConsumerCommandService()
  31224.     {
  31225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31226.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  31227.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  31228.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/ConsumerCommand.php';
  31229.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/PurgeConsumerCommand.php';
  31230.         $this->privates['old_sound_rabbit_mq.purge_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\PurgeConsumerCommand();
  31231.         $instance->setContainer($this);
  31232.         $instance->setName('rabbitmq:purge');
  31233.         return $instance;
  31234.     }
  31235.     /**
  31236.      * Gets the private 'parameter_bag' shared service.
  31237.      *
  31238.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  31239.      */
  31240.     protected function getParameterBagService()
  31241.     {
  31242.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  31243.     }
  31244.     /**
  31245.      * Gets the private 'presta_sitemap.eventlistener.route_annotation' shared service.
  31246.      *
  31247.      * @return \Presta\SitemapBundle\EventListener\RouteAnnotationEventListener
  31248.      */
  31249.     protected function getPrestaSitemap_Eventlistener_RouteAnnotationService()
  31250.     {
  31251.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/EventListener/RouteAnnotationEventListener.php';
  31252.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31253.         if (isset($this->privates['presta_sitemap.eventlistener.route_annotation'])) {
  31254.             return $this->privates['presta_sitemap.eventlistener.route_annotation'];
  31255.         }
  31256.         return $this->privates['presta_sitemap.eventlistener.route_annotation'] = new \Presta\SitemapBundle\EventListener\RouteAnnotationEventListener(($this->services['router'] ?? $this->getRouterService()), $a'default');
  31257.     }
  31258.     /**
  31259.      * Gets the private 'profiler_listener' shared service.
  31260.      *
  31261.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  31262.      */
  31263.     protected function getProfilerListenerService()
  31264.     {
  31265.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  31266.         if (isset($this->privates['profiler_listener'])) {
  31267.             return $this->privates['profiler_listener'];
  31268.         }
  31269.         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);
  31270.     }
  31271.     /**
  31272.      * Gets the private 'property_accessor' shared service.
  31273.      *
  31274.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  31275.      */
  31276.     protected function getPropertyAccessorService()
  31277.     {
  31278.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  31279.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  31280.     }
  31281.     /**
  31282.      * Gets the private 'property_info' shared service.
  31283.      *
  31284.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  31285.      */
  31286.     protected function getPropertyInfoService()
  31287.     {
  31288.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  31289.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  31290.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  31291.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  31292.         }, 3), new RewindableGenerator(function () {
  31293.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  31294.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  31295.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  31296.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  31297.         }, 4), new RewindableGenerator(function () {
  31298.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  31299.         }, 1), new RewindableGenerator(function () {
  31300.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  31301.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  31302.         }, 2), new RewindableGenerator(function () {
  31303.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  31304.         }, 1));
  31305.     }
  31306.     /**
  31307.      * Gets the private 'property_info.serializer_extractor' shared service.
  31308.      *
  31309.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  31310.      */
  31311.     protected function getPropertyInfo_SerializerExtractorService()
  31312.     {
  31313.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  31314.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  31315.     }
  31316.     /**
  31317.      * Gets the private 'router.cache_warmer' shared service.
  31318.      *
  31319.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  31320.      */
  31321.     protected function getRouter_CacheWarmerService()
  31322.     {
  31323.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  31324.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  31325.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  31326.             'router' => ['services''router''getRouterService'false],
  31327.         ], [
  31328.             'router' => '?',
  31329.         ]))->withContext('router.cache_warmer'$this));
  31330.     }
  31331.     /**
  31332.      * Gets the private 'router.expression_language_provider' shared service.
  31333.      *
  31334.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  31335.      */
  31336.     protected function getRouter_ExpressionLanguageProviderService()
  31337.     {
  31338.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  31339.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  31340.         ], [
  31341.             'env' => 'Closure',
  31342.         ]));
  31343.     }
  31344.     /**
  31345.      * Gets the private 'router.request_context' shared service.
  31346.      *
  31347.      * @return \Symfony\Component\Routing\RequestContext
  31348.      */
  31349.     protected function getRouter_RequestContextService()
  31350.     {
  31351.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri(''$this->getEnv('APP_HOST'), $this->getEnv('APP_SCHEME'), 80443);
  31352.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  31353.         return $instance;
  31354.     }
  31355.     /**
  31356.      * Gets the private 'router_listener' shared service.
  31357.      *
  31358.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  31359.      */
  31360.     protected function getRouterListenerService()
  31361.     {
  31362.         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);
  31363.     }
  31364.     /**
  31365.      * Gets the private 'secrets.vault' shared service.
  31366.      *
  31367.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  31368.      */
  31369.     protected function getSecrets_VaultService()
  31370.     {
  31371.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  31372.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  31373.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  31374.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  31375.         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'));
  31376.     }
  31377.     /**
  31378.      * Gets the private 'security.access_listener' shared service.
  31379.      *
  31380.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  31381.      */
  31382.     protected function getSecurity_AccessListenerService()
  31383.     {
  31384.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  31385.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  31386.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  31387.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  31388.         if (isset($this->privates['security.access_listener'])) {
  31389.             return $this->privates['security.access_listener'];
  31390.         }
  31391.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  31392.         if (isset($this->privates['security.access_listener'])) {
  31393.             return $this->privates['security.access_listener'];
  31394.         }
  31395.         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);
  31396.     }
  31397.     /**
  31398.      * Gets the private 'security.access_map' shared service.
  31399.      *
  31400.      * @return \Symfony\Component\Security\Http\AccessMap
  31401.      */
  31402.     protected function getSecurity_AccessMapService()
  31403.     {
  31404.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  31405.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  31406.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  31407.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/dashboard/profile/edit'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  31408.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/dashboard/'), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  31409.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/admin/leads'), [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_ACCESS_TO_ADMIN_LEADS'=> 'ROLE_LEADS_STATISTICS'], NULL);
  31410.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/admin/broker'), [=> 'ROLE_BROKER_SALES'], NULL);
  31411.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/admin/seller'), [=> 'ROLE_BROKER_SALES'], NULL);
  31412.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/admin/staff'), [=> 'ROLE_CRM'], NULL);
  31413.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/admin/'), [=> 'ROLE_ADMIN'], NULL);
  31414.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/doc'), [=> 'ROLE_API_DEVELOPER'], NULL);
  31415.         return $instance;
  31416.     }
  31417.     /**
  31418.      * Gets the private 'security.authentication.listener.anonymous.api_v3_anonymous_lead' shared service.
  31419.      *
  31420.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  31421.      *
  31422.      * @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.
  31423.      */
  31424.     protected function getSecurity_Authentication_Listener_Anonymous_ApiV3AnonymousLeadService()
  31425.     {
  31426.         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.');
  31427.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  31428.         if (isset($this->privates['security.authentication.listener.anonymous.api_v3_anonymous_lead'])) {
  31429.             return $this->privates['security.authentication.listener.anonymous.api_v3_anonymous_lead'];
  31430.         }
  31431.         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);
  31432.     }
  31433.     /**
  31434.      * Gets the private 'security.authentication.listener.anonymous.api_v4_list_top_customers' shared service.
  31435.      *
  31436.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  31437.      *
  31438.      * @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.
  31439.      */
  31440.     protected function getSecurity_Authentication_Listener_Anonymous_ApiV4ListTopCustomersService()
  31441.     {
  31442.         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.');
  31443.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  31444.         if (isset($this->privates['security.authentication.listener.anonymous.api_v4_list_top_customers'])) {
  31445.             return $this->privates['security.authentication.listener.anonymous.api_v4_list_top_customers'];
  31446.         }
  31447.         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);
  31448.     }
  31449.     /**
  31450.      * Gets the private 'security.authentication.listener.anonymous.aqarmap_api_user_personal_data' shared service.
  31451.      *
  31452.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  31453.      *
  31454.      * @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.
  31455.      */
  31456.     protected function getSecurity_Authentication_Listener_Anonymous_AqarmapApiUserPersonalDataService()
  31457.     {
  31458.         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.');
  31459.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  31460.         if (isset($this->privates['security.authentication.listener.anonymous.aqarmap_api_user_personal_data'])) {
  31461.             return $this->privates['security.authentication.listener.anonymous.aqarmap_api_user_personal_data'];
  31462.         }
  31463.         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);
  31464.     }
  31465.     /**
  31466.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  31467.      *
  31468.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  31469.      *
  31470.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  31471.      */
  31472.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  31473.     {
  31474.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  31475.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  31476.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  31477.             return $this->privates['security.authentication.listener.anonymous.main'];
  31478.         }
  31479.         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);
  31480.     }
  31481.     /**
  31482.      * Gets the private 'security.authentication.listener.form.main' shared service.
  31483.      *
  31484.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  31485.      *
  31486.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.
  31487.      */
  31488.     protected function getSecurity_Authentication_Listener_Form_MainService()
  31489.     {
  31490.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.');
  31491.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  31492.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  31493.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  31494.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  31495.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Handler/AuthenticationSuccessHandler.php';
  31496.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  31497.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  31498.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  31499.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Handler/AuthenticationFailureHandler.php';
  31500.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  31501.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  31502.             return $this->privates['security.authentication.listener.form.main'];
  31503.         }
  31504.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31505.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  31506.             return $this->privates['security.authentication.listener.form.main'];
  31507.         }
  31508.         $c = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  31509.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  31510.             return $this->privates['security.authentication.listener.form.main'];
  31511.         }
  31512.         $d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  31513.         $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()));
  31514.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  31515.         return $instance;
  31516.     }
  31517.     /**
  31518.      * Gets the private 'security.authentication.listener.rememberme.main' shared service.
  31519.      *
  31520.      * @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
  31521.      *
  31522.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.
  31523.      */
  31524.     protected function getSecurity_Authentication_Listener_Rememberme_MainService()
  31525.     {
  31526.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.');
  31527.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  31528.         if (isset($this->privates['security.authentication.listener.rememberme.main'])) {
  31529.             return $this->privates['security.authentication.listener.rememberme.main'];
  31530.         }
  31531.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31532.         if (isset($this->privates['security.authentication.listener.rememberme.main'])) {
  31533.             return $this->privates['security.authentication.listener.rememberme.main'];
  31534.         }
  31535.         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()));
  31536.     }
  31537.     /**
  31538.      * Gets the private 'security.authentication.listener.use_oauth.api' shared autowired service.
  31539.      *
  31540.      * @return \App\Security\Firewall\OAuthListener
  31541.      */
  31542.     protected function getSecurity_Authentication_Listener_UseOauth_ApiService()
  31543.     {
  31544.         include_once \dirname(__DIR__4).'/src/App/Security/Firewall/OAuthListener.php';
  31545.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  31546.         if (isset($this->privates['security.authentication.listener.use_oauth.api'])) {
  31547.             return $this->privates['security.authentication.listener.use_oauth.api'];
  31548.         }
  31549.         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);
  31550.     }
  31551.     /**
  31552.      * Gets the private 'security.authentication.listener.use_oauth.api_v3' shared autowired service.
  31553.      *
  31554.      * @return \App\Security\Firewall\OAuthListener
  31555.      */
  31556.     protected function getSecurity_Authentication_Listener_UseOauth_ApiV3Service()
  31557.     {
  31558.         include_once \dirname(__DIR__4).'/src/App/Security/Firewall/OAuthListener.php';
  31559.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  31560.         if (isset($this->privates['security.authentication.listener.use_oauth.api_v3'])) {
  31561.             return $this->privates['security.authentication.listener.use_oauth.api_v3'];
  31562.         }
  31563.         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);
  31564.     }
  31565.     /**
  31566.      * Gets the private 'security.authentication.listener.use_oauth.api_v4' shared autowired service.
  31567.      *
  31568.      * @return \App\Security\Firewall\OAuthListener
  31569.      */
  31570.     protected function getSecurity_Authentication_Listener_UseOauth_ApiV4Service()
  31571.     {
  31572.         include_once \dirname(__DIR__4).'/src/App/Security/Firewall/OAuthListener.php';
  31573.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  31574.         if (isset($this->privates['security.authentication.listener.use_oauth.api_v4'])) {
  31575.             return $this->privates['security.authentication.listener.use_oauth.api_v4'];
  31576.         }
  31577.         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);
  31578.     }
  31579.     /**
  31580.      * Gets the private 'security.authentication.manager' shared service.
  31581.      *
  31582.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  31583.      *
  31584.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  31585.      */
  31586.     protected function getSecurity_Authentication_ManagerService()
  31587.     {
  31588.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  31589.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  31590.             yield => ($this->privates['security.authentication.provider.anonymous.api_v3_anonymous_lead'] ?? $this->getSecurity_Authentication_Provider_Anonymous_ApiV3AnonymousLeadService());
  31591.             yield => ($this->privates['security.authentication.provider.anonymous.api_v4_list_top_customers'] ?? $this->getSecurity_Authentication_Provider_Anonymous_ApiV4ListTopCustomersService());
  31592.             yield => ($this->privates['security.authentication.provider.anonymous.aqarmap_api_user_personal_data'] ?? $this->getSecurity_Authentication_Provider_Anonymous_AqarmapApiUserPersonalDataService());
  31593.             yield => ($this->privates['security.authentication.provider.oauth.api'] ?? $this->getSecurity_Authentication_Provider_Oauth_ApiService());
  31594.             yield => ($this->privates['security.authentication.provider.oauth.api_v3'] ?? $this->getSecurity_Authentication_Provider_Oauth_ApiV3Service());
  31595.             yield => ($this->privates['security.authentication.provider.oauth.api_v4'] ?? $this->getSecurity_Authentication_Provider_Oauth_ApiV4Service());
  31596.             yield => ($this->privates['hwi_oauth.authentication.provider.oauth.main'] ?? $this->getHwiOauth_Authentication_Provider_Oauth_MainService());
  31597.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->getSecurity_Authentication_Provider_Dao_MainService());
  31598.             yield => ($this->privates['security.authentication.provider.rememberme.main'] ?? $this->getSecurity_Authentication_Provider_Rememberme_MainService());
  31599.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  31600.         }, 10), true);
  31601.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  31602.         return $instance;
  31603.     }
  31604.     /**
  31605.      * Gets the private 'security.authentication.provider.anonymous.api_v3_anonymous_lead' shared service.
  31606.      *
  31607.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  31608.      *
  31609.      * @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.
  31610.      */
  31611.     protected function getSecurity_Authentication_Provider_Anonymous_ApiV3AnonymousLeadService()
  31612.     {
  31613.         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.');
  31614.         return $this->privates['security.authentication.provider.anonymous.api_v3_anonymous_lead'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  31615.     }
  31616.     /**
  31617.      * Gets the private 'security.authentication.provider.anonymous.api_v4_list_top_customers' shared service.
  31618.      *
  31619.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  31620.      *
  31621.      * @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.
  31622.      */
  31623.     protected function getSecurity_Authentication_Provider_Anonymous_ApiV4ListTopCustomersService()
  31624.     {
  31625.         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.');
  31626.         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'));
  31627.     }
  31628.     /**
  31629.      * Gets the private 'security.authentication.provider.anonymous.aqarmap_api_user_personal_data' shared service.
  31630.      *
  31631.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  31632.      *
  31633.      * @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.
  31634.      */
  31635.     protected function getSecurity_Authentication_Provider_Anonymous_AqarmapApiUserPersonalDataService()
  31636.     {
  31637.         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.');
  31638.         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'));
  31639.     }
  31640.     /**
  31641.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  31642.      *
  31643.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  31644.      *
  31645.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  31646.      */
  31647.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  31648.     {
  31649.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  31650.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  31651.     }
  31652.     /**
  31653.      * Gets the private 'security.authentication.provider.dao.main' shared service.
  31654.      *
  31655.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  31656.      *
  31657.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.
  31658.      */
  31659.     protected function getSecurity_Authentication_Provider_Dao_MainService()
  31660.     {
  31661.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.');
  31662.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  31663.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  31664.         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);
  31665.     }
  31666.     /**
  31667.      * Gets the private 'security.authentication.provider.oauth.api' shared autowired service.
  31668.      *
  31669.      * @return \App\Security\Authentication\Provider\OAuthProvider
  31670.      */
  31671.     protected function getSecurity_Authentication_Provider_Oauth_ApiService()
  31672.     {
  31673.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  31674.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  31675.         include_once \dirname(__DIR__4).'/src/App/Security/Authentication/Provider/OAuthProvider.php';
  31676.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  31677.         if (isset($this->privates['security.authentication.provider.oauth.api'])) {
  31678.             return $this->privates['security.authentication.provider.oauth.api'];
  31679.         }
  31680.         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);
  31681.     }
  31682.     /**
  31683.      * Gets the private 'security.authentication.provider.oauth.api_v3' shared autowired service.
  31684.      *
  31685.      * @return \App\Security\Authentication\Provider\OAuthProvider
  31686.      */
  31687.     protected function getSecurity_Authentication_Provider_Oauth_ApiV3Service()
  31688.     {
  31689.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  31690.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  31691.         include_once \dirname(__DIR__4).'/src/App/Security/Authentication/Provider/OAuthProvider.php';
  31692.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  31693.         if (isset($this->privates['security.authentication.provider.oauth.api_v3'])) {
  31694.             return $this->privates['security.authentication.provider.oauth.api_v3'];
  31695.         }
  31696.         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);
  31697.     }
  31698.     /**
  31699.      * Gets the private 'security.authentication.provider.oauth.api_v4' shared autowired service.
  31700.      *
  31701.      * @return \App\Security\Authentication\Provider\OAuthProvider
  31702.      */
  31703.     protected function getSecurity_Authentication_Provider_Oauth_ApiV4Service()
  31704.     {
  31705.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  31706.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  31707.         include_once \dirname(__DIR__4).'/src/App/Security/Authentication/Provider/OAuthProvider.php';
  31708.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  31709.         if (isset($this->privates['security.authentication.provider.oauth.api_v4'])) {
  31710.             return $this->privates['security.authentication.provider.oauth.api_v4'];
  31711.         }
  31712.         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);
  31713.     }
  31714.     /**
  31715.      * Gets the private 'security.authentication.provider.rememberme.main' shared service.
  31716.      *
  31717.      * @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
  31718.      *
  31719.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.
  31720.      */
  31721.     protected function getSecurity_Authentication_Provider_Rememberme_MainService()
  31722.     {
  31723.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.');
  31724.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  31725.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  31726.         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');
  31727.     }
  31728.     /**
  31729.      * Gets the private 'security.authentication.rememberme.services.simplehash.main' shared service.
  31730.      *
  31731.      * @return \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices
  31732.      */
  31733.     protected function getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()
  31734.     {
  31735.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
  31736.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  31737.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
  31738.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
  31739.         return $this->privates['security.authentication.rememberme.services.simplehash.main'] = new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices(new RewindableGenerator(function () {
  31740.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  31741.         }, 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()));
  31742.     }
  31743.     /**
  31744.      * Gets the private 'security.authentication.session_strategy' shared service.
  31745.      *
  31746.      * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  31747.      */
  31748.     protected function getSecurity_Authentication_SessionStrategyService()
  31749.     {
  31750.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  31751.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  31752.         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()));
  31753.     }
  31754.     /**
  31755.      * Gets the private 'security.authentication.switchuser_listener.main' shared service.
  31756.      *
  31757.      * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  31758.      */
  31759.     protected function getSecurity_Authentication_SwitchuserListener_MainService()
  31760.     {
  31761.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  31762.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  31763.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  31764.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  31765.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  31766.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  31767.         if (isset($this->privates['security.authentication.switchuser_listener.main'])) {
  31768.             return $this->privates['security.authentication.switchuser_listener.main'];
  31769.         }
  31770.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31771.         if (isset($this->privates['security.authentication.switchuser_listener.main'])) {
  31772.             return $this->privates['security.authentication.switchuser_listener.main'];
  31773.         }
  31774.         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);
  31775.     }
  31776.     /**
  31777.      * Gets the private 'security.authentication_utils' shared service.
  31778.      *
  31779.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  31780.      */
  31781.     protected function getSecurity_AuthenticationUtilsService()
  31782.     {
  31783.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  31784.         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())));
  31785.     }
  31786.     /**
  31787.      * Gets the private 'security.channel_listener' shared service.
  31788.      *
  31789.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  31790.      */
  31791.     protected function getSecurity_ChannelListenerService()
  31792.     {
  31793.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  31794.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  31795.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  31796.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  31797.         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());
  31798.     }
  31799.     /**
  31800.      * Gets the private 'security.command.debug_firewall' shared service.
  31801.      *
  31802.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  31803.      */
  31804.     protected function getSecurity_Command_DebugFirewallService()
  31805.     {
  31806.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31807.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  31808.         $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);
  31809.         $instance->setName('debug:firewall');
  31810.         $instance->setDescription('Display information about your security firewall(s)');
  31811.         return $instance;
  31812.     }
  31813.     /**
  31814.      * Gets the private 'security.command.user_password_encoder' shared service.
  31815.      *
  31816.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  31817.      *
  31818.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  31819.      */
  31820.     protected function getSecurity_Command_UserPasswordEncoderService()
  31821.     {
  31822.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  31823.         $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']);
  31824.         $instance->setName('security:encode-password');
  31825.         $instance->setDescription('Encode a password');
  31826.         return $instance;
  31827.     }
  31828.     /**
  31829.      * Gets the private 'security.command.user_password_hash' shared service.
  31830.      *
  31831.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  31832.      */
  31833.     protected function getSecurity_Command_UserPasswordHashService()
  31834.     {
  31835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31836.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  31837.         $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']);
  31838.         $instance->setName('security:hash-password');
  31839.         $instance->setDescription('Hash a user password');
  31840.         return $instance;
  31841.     }
  31842.     /**
  31843.      * Gets the private 'security.context_listener.0' shared service.
  31844.      *
  31845.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  31846.      */
  31847.     protected function getSecurity_ContextListener_0Service()
  31848.     {
  31849.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  31850.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  31851.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  31852.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31853.         if (isset($this->privates['security.context_listener.0'])) {
  31854.             return $this->privates['security.context_listener.0'];
  31855.         }
  31856.         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 () {
  31857.             yield => ($this->privates['security.user.provider.concrete.auth_identifier'] ?? $this->getSecurity_User_Provider_Concrete_AuthIdentifierService());
  31858.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  31859.         }, 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']);
  31860.     }
  31861.     /**
  31862.      * Gets the private 'security.context_listener.1' shared service.
  31863.      *
  31864.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  31865.      */
  31866.     protected function getSecurity_ContextListener_1Service()
  31867.     {
  31868.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  31869.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  31870.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  31871.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31872.         if (isset($this->privates['security.context_listener.1'])) {
  31873.             return $this->privates['security.context_listener.1'];
  31874.         }
  31875.         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 () {
  31876.             yield => ($this->privates['security.user.provider.concrete.auth_identifier'] ?? $this->getSecurity_User_Provider_Concrete_AuthIdentifierService());
  31877.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  31878.         }, 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']);
  31879.     }
  31880.     /**
  31881.      * Gets the private 'security.context_listener.2' shared service.
  31882.      *
  31883.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  31884.      */
  31885.     protected function getSecurity_ContextListener_2Service()
  31886.     {
  31887.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  31888.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  31889.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  31890.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31891.         if (isset($this->privates['security.context_listener.2'])) {
  31892.             return $this->privates['security.context_listener.2'];
  31893.         }
  31894.         $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 () {
  31895.             yield => ($this->privates['security.user.provider.concrete.auth_identifier'] ?? $this->getSecurity_User_Provider_Concrete_AuthIdentifierService());
  31896.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  31897.         }, 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']);
  31898.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  31899.         return $instance;
  31900.     }
  31901.     /**
  31902.      * Gets the private 'security.csrf.token_storage' shared service.
  31903.      *
  31904.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  31905.      */
  31906.     protected function getSecurity_Csrf_TokenStorageService()
  31907.     {
  31908.         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())));
  31909.     }
  31910.     /**
  31911.      * Gets the private 'security.encoder_factory.generic' shared service.
  31912.      *
  31913.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  31914.      *
  31915.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  31916.      */
  31917.     protected function getSecurity_EncoderFactory_GenericService()
  31918.     {
  31919.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  31920.         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]]);
  31921.     }
  31922.     /**
  31923.      * Gets the private 'security.event_dispatcher.api' shared service.
  31924.      *
  31925.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  31926.      */
  31927.     protected function getSecurity_EventDispatcher_ApiService()
  31928.     {
  31929.         $this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  31930.         $instance->addListener('security.interactive_login', [=> function () {
  31931.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  31932.         }, => 'updateLegacyPasswordsListener'], 0);
  31933.         $instance->addListener('security.interactive_login', [=> function () {
  31934.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  31935.         }, => 'setAuthTokenInCookies'], 0);
  31936.         $instance->addListener('security.interactive_login', [=> function () {
  31937.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  31938.         }, => 'onSecurityInteractiveLogin'], 0);
  31939.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  31940.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  31941.         }, => 'onLogout'], 0);
  31942.         return $instance;
  31943.     }
  31944.     /**
  31945.      * Gets the private 'security.event_dispatcher.api_v3' shared service.
  31946.      *
  31947.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  31948.      */
  31949.     protected function getSecurity_EventDispatcher_ApiV3Service()
  31950.     {
  31951.         $this->privates['security.event_dispatcher.api_v3'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  31952.         $instance->addListener('security.interactive_login', [=> function () {
  31953.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  31954.         }, => 'updateLegacyPasswordsListener'], 0);
  31955.         $instance->addListener('security.interactive_login', [=> function () {
  31956.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  31957.         }, => 'setAuthTokenInCookies'], 0);
  31958.         $instance->addListener('security.interactive_login', [=> function () {
  31959.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  31960.         }, => 'onSecurityInteractiveLogin'], 0);
  31961.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  31962.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  31963.         }, => 'onLogout'], 0);
  31964.         return $instance;
  31965.     }
  31966.     /**
  31967.      * Gets the private 'security.event_dispatcher.api_v3_anonymous_lead' shared service.
  31968.      *
  31969.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  31970.      */
  31971.     protected function getSecurity_EventDispatcher_ApiV3AnonymousLeadService()
  31972.     {
  31973.         $this->privates['security.event_dispatcher.api_v3_anonymous_lead'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  31974.         $instance->addListener('security.interactive_login', [=> function () {
  31975.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  31976.         }, => 'updateLegacyPasswordsListener'], 0);
  31977.         $instance->addListener('security.interactive_login', [=> function () {
  31978.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  31979.         }, => 'setAuthTokenInCookies'], 0);
  31980.         $instance->addListener('security.interactive_login', [=> function () {
  31981.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  31982.         }, => 'onSecurityInteractiveLogin'], 0);
  31983.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  31984.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  31985.         }, => 'onLogout'], 0);
  31986.         return $instance;
  31987.     }
  31988.     /**
  31989.      * Gets the private 'security.event_dispatcher.api_v4' shared service.
  31990.      *
  31991.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  31992.      */
  31993.     protected function getSecurity_EventDispatcher_ApiV4Service()
  31994.     {
  31995.         $this->privates['security.event_dispatcher.api_v4'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  31996.         $instance->addListener('security.interactive_login', [=> function () {
  31997.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  31998.         }, => 'updateLegacyPasswordsListener'], 0);
  31999.         $instance->addListener('security.interactive_login', [=> function () {
  32000.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  32001.         }, => 'setAuthTokenInCookies'], 0);
  32002.         $instance->addListener('security.interactive_login', [=> function () {
  32003.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  32004.         }, => 'onSecurityInteractiveLogin'], 0);
  32005.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  32006.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  32007.         }, => 'onLogout'], 0);
  32008.         return $instance;
  32009.     }
  32010.     /**
  32011.      * Gets the private 'security.event_dispatcher.api_v4_list_top_customers' shared service.
  32012.      *
  32013.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  32014.      */
  32015.     protected function getSecurity_EventDispatcher_ApiV4ListTopCustomersService()
  32016.     {
  32017.         $this->privates['security.event_dispatcher.api_v4_list_top_customers'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  32018.         $instance->addListener('security.interactive_login', [=> function () {
  32019.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  32020.         }, => 'updateLegacyPasswordsListener'], 0);
  32021.         $instance->addListener('security.interactive_login', [=> function () {
  32022.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  32023.         }, => 'setAuthTokenInCookies'], 0);
  32024.         $instance->addListener('security.interactive_login', [=> function () {
  32025.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  32026.         }, => 'onSecurityInteractiveLogin'], 0);
  32027.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  32028.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  32029.         }, => 'onLogout'], 0);
  32030.         return $instance;
  32031.     }
  32032.     /**
  32033.      * Gets the private 'security.event_dispatcher.aqarmap_api_user_personal_data' shared service.
  32034.      *
  32035.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  32036.      */
  32037.     protected function getSecurity_EventDispatcher_AqarmapApiUserPersonalDataService()
  32038.     {
  32039.         $this->privates['security.event_dispatcher.aqarmap_api_user_personal_data'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  32040.         $instance->addListener('security.interactive_login', [=> function () {
  32041.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  32042.         }, => 'updateLegacyPasswordsListener'], 0);
  32043.         $instance->addListener('security.interactive_login', [=> function () {
  32044.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  32045.         }, => 'setAuthTokenInCookies'], 0);
  32046.         $instance->addListener('security.interactive_login', [=> function () {
  32047.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  32048.         }, => 'onSecurityInteractiveLogin'], 0);
  32049.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  32050.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  32051.         }, => 'onLogout'], 0);
  32052.         return $instance;
  32053.     }
  32054.     /**
  32055.      * Gets the private 'security.event_dispatcher.main' shared service.
  32056.      *
  32057.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  32058.      */
  32059.     protected function getSecurity_EventDispatcher_MainService()
  32060.     {
  32061.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  32062.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  32063.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  32064.         }, => 'onLogout'], 64);
  32065.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  32066.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  32067.         }, => 'onLogout'], 0);
  32068.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  32069.             return ($this->privates['security.logout.listener.legacy_handler.0'] ?? $this->getSecurity_Logout_Listener_LegacyHandler_0Service());
  32070.         }, => 'onLogout'], 0);
  32071.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  32072.             return ($this->privates['security.logout.listener.remember_me.main'] ?? $this->getSecurity_Logout_Listener_RememberMe_MainService());
  32073.         }, => 'onLogout'], 0);
  32074.         $instance->addListener('security.interactive_login', [=> function () {
  32075.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  32076.         }, => 'updateLegacyPasswordsListener'], 0);
  32077.         $instance->addListener('security.interactive_login', [=> function () {
  32078.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  32079.         }, => 'setAuthTokenInCookies'], 0);
  32080.         $instance->addListener('security.interactive_login', [=> function () {
  32081.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  32082.         }, => 'onSecurityInteractiveLogin'], 0);
  32083.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  32084.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  32085.         }, => 'onLogout'], 0);
  32086.         return $instance;
  32087.     }
  32088.     /**
  32089.      * Gets the private 'security.firewall.map' shared service.
  32090.      *
  32091.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  32092.      */
  32093.     protected function getSecurity_Firewall_MapService()
  32094.     {
  32095.         $a = ($this->privates['.service_locator.EssOJru'] ?? $this->get_ServiceLocator_EssOJruService());
  32096.         if (isset($this->privates['security.firewall.map'])) {
  32097.             return $this->privates['security.firewall.map'];
  32098.         }
  32099.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  32100.             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'])));
  32101.             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'])));
  32102.             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'])));
  32103.             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'])));
  32104.             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'])));
  32105.             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'])));
  32106.             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'])));
  32107.             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'])));
  32108.             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'])));
  32109.             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'])));
  32110.             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'])));
  32111.             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'])));
  32112.             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'])));
  32113.             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'])));
  32114.             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'])));
  32115.             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'])));
  32116.             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'])));
  32117.             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'])));
  32118.             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'])));
  32119.             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'])));
  32120.             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'])));
  32121.             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'])));
  32122.             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'])));
  32123.             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'])));
  32124.             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'])));
  32125.             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'])));
  32126.             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'])));
  32127.             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'])));
  32128.             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'])));
  32129.             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'])));
  32130.             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'])));
  32131.             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'])));
  32132.             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'])));
  32133.             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'])));
  32134.             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'])));
  32135.             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'])));
  32136.             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'])));
  32137.             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'])));
  32138.             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'])));
  32139.             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'])));
  32140.             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'])));
  32141.             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')));
  32142.             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')));
  32143.             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')));
  32144.             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)/')));
  32145.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  32146.         }, 46));
  32147.     }
  32148.     /**
  32149.      * Gets the private 'security.firewall.map.context.anonymous_otp' shared service.
  32150.      *
  32151.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32152.      */
  32153.     protected function getSecurity_Firewall_Map_Context_AnonymousOtpService()
  32154.     {
  32155.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32156.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32157.         return $this->privates['security.firewall.map.context.anonymous_otp'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32158.             return new \EmptyIterator();
  32159.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('anonymous_otp''security.user_checker''.security.request_matcher.qTBmlCd'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32160.     }
  32161.     /**
  32162.      * Gets the private 'security.firewall.map.context.api' shared service.
  32163.      *
  32164.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32165.      */
  32166.     protected function getSecurity_Firewall_Map_Context_ApiService()
  32167.     {
  32168.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32169.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  32170.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  32171.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32172.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32173.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  32174.             yield => ($this->privates['security.authentication.listener.use_oauth.api'] ?? $this->getSecurity_Authentication_Listener_UseOauth_ApiService());
  32175.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  32176.         }, 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));
  32177.     }
  32178.     /**
  32179.      * Gets the private 'security.firewall.map.context.api_check_token_expiry_v4' shared service.
  32180.      *
  32181.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32182.      */
  32183.     protected function getSecurity_Firewall_Map_Context_ApiCheckTokenExpiryV4Service()
  32184.     {
  32185.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32186.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32187.         return $this->privates['security.firewall.map.context.api_check_token_expiry_v4'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32188.             return new \EmptyIterator();
  32189.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_check_token_expiry_v4''security.user_checker''.security.request_matcher.yizSrUk'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32190.     }
  32191.     /**
  32192.      * Gets the private 'security.firewall.map.context.api_create_feedback_v3' shared service.
  32193.      *
  32194.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32195.      */
  32196.     protected function getSecurity_Firewall_Map_Context_ApiCreateFeedbackV3Service()
  32197.     {
  32198.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32199.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32200.         return $this->privates['security.firewall.map.context.api_create_feedback_v3'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32201.             return new \EmptyIterator();
  32202.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_create_feedback_v3''security.user_checker''.security.request_matcher.ojEpdiT'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32203.     }
  32204.     /**
  32205.      * Gets the private 'security.firewall.map.context.api_get_users_logo_v3' shared service.
  32206.      *
  32207.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32208.      */
  32209.     protected function getSecurity_Firewall_Map_Context_ApiGetUsersLogoV3Service()
  32210.     {
  32211.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32212.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32213.         return $this->privates['security.firewall.map.context.api_get_users_logo_v3'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32214.             return new \EmptyIterator();
  32215.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_get_users_logo_v3''security.user_checker''.security.request_matcher.95GOZJ_'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32216.     }
  32217.     /**
  32218.      * Gets the private 'security.firewall.map.context.api_v2_list_top_customers' shared service.
  32219.      *
  32220.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32221.      */
  32222.     protected function getSecurity_Firewall_Map_Context_ApiV2ListTopCustomersService()
  32223.     {
  32224.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32225.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32226.         return $this->privates['security.firewall.map.context.api_v2_list_top_customers'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32227.             return new \EmptyIterator();
  32228.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v2_list_top_customers''security.user_checker''.security.request_matcher..heWvcB'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32229.     }
  32230.     /**
  32231.      * Gets the private 'security.firewall.map.context.api_v2_oauth_token' shared service.
  32232.      *
  32233.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32234.      */
  32235.     protected function getSecurity_Firewall_Map_Context_ApiV2OauthTokenService()
  32236.     {
  32237.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32238.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32239.         return $this->privates['security.firewall.map.context.api_v2_oauth_token'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32240.             return new \EmptyIterator();
  32241.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v2_oauth_token''security.user_checker''.security.request_matcher._to1Ter'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32242.     }
  32243.     /**
  32244.      * Gets the private 'security.firewall.map.context.api_v3' shared service.
  32245.      *
  32246.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32247.      */
  32248.     protected function getSecurity_Firewall_Map_Context_ApiV3Service()
  32249.     {
  32250.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32251.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  32252.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  32253.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32254.         return $this->privates['security.firewall.map.context.api_v3'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32255.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  32256.             yield => ($this->privates['security.authentication.listener.use_oauth.api_v3'] ?? $this->getSecurity_Authentication_Listener_UseOauth_ApiV3Service());
  32257.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  32258.         }, 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));
  32259.     }
  32260.     /**
  32261.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_contact_seller' shared service.
  32262.      *
  32263.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32264.      */
  32265.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousContactSellerService()
  32266.     {
  32267.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32268.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32269.         return $this->privates['security.firewall.map.context.api_v3_anonymous_contact_seller'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32270.             return new \EmptyIterator();
  32271.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_contact_seller''security.user_checker''.security.request_matcher.B4D54Aa'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32272.     }
  32273.     /**
  32274.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_feature-expiry-date' shared service.
  32275.      *
  32276.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32277.      */
  32278.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousFeatureexpirydateService()
  32279.     {
  32280.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32281.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32282.         return $this->privates['security.firewall.map.context.api_v3_anonymous_feature-expiry-date'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32283.             return new \EmptyIterator();
  32284.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_feature-expiry-date''security.user_checker''.security.request_matcher.VDlt9Ze'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32285.     }
  32286.     /**
  32287.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_impressions' shared service.
  32288.      *
  32289.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32290.      */
  32291.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousImpressionsService()
  32292.     {
  32293.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32294.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32295.         return $this->privates['security.firewall.map.context.api_v3_anonymous_impressions'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32296.             return new \EmptyIterator();
  32297.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_impressions''security.user_checker''.security.request_matcher.xCdwW5T'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32298.     }
  32299.     /**
  32300.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_lead' shared service.
  32301.      *
  32302.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32303.      */
  32304.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousLeadService()
  32305.     {
  32306.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32307.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  32308.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  32309.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32310.         return $this->privates['security.firewall.map.context.api_v3_anonymous_lead'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32311.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  32312.             yield => ($this->privates['security.authentication.listener.anonymous.api_v3_anonymous_lead'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ApiV3AnonymousLeadService());
  32313.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  32314.         }, 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));
  32315.     }
  32316.     /**
  32317.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_lead_without_user' shared service.
  32318.      *
  32319.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32320.      */
  32321.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousLeadWithoutUserService()
  32322.     {
  32323.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32324.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32325.         return $this->privates['security.firewall.map.context.api_v3_anonymous_lead_without_user'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32326.             return new \EmptyIterator();
  32327.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_lead_without_user''security.user_checker''.security.request_matcher.Kit1ljj'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32328.     }
  32329.     /**
  32330.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_listing_rate' shared service.
  32331.      *
  32332.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32333.      */
  32334.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousListingRateService()
  32335.     {
  32336.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32337.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32338.         return $this->privates['security.firewall.map.context.api_v3_anonymous_listing_rate'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32339.             return new \EmptyIterator();
  32340.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_listing_rate''security.user_checker''.security.request_matcher.4kudNl.'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32341.     }
  32342.     /**
  32343.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_location_search' shared service.
  32344.      *
  32345.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32346.      */
  32347.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousLocationSearchService()
  32348.     {
  32349.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32350.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32351.         return $this->privates['security.firewall.map.context.api_v3_anonymous_location_search'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32352.             return new \EmptyIterator();
  32353.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_location_search''security.user_checker''.security.request_matcher.WtHwbBk'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32354.     }
  32355.     /**
  32356.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_location_search_without_slash' shared service.
  32357.      *
  32358.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32359.      */
  32360.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousLocationSearchWithoutSlashService()
  32361.     {
  32362.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32363.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32364.         return $this->privates['security.firewall.map.context.api_v3_anonymous_location_search_without_slash'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32365.             return new \EmptyIterator();
  32366.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_location_search_without_slash''security.user_checker''.security.request_matcher.6jxpfvP'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32367.     }
  32368.     /**
  32369.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_login' shared service.
  32370.      *
  32371.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32372.      */
  32373.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousLoginService()
  32374.     {
  32375.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32376.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32377.         return $this->privates['security.firewall.map.context.api_v3_anonymous_login'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32378.             return new \EmptyIterator();
  32379.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_login''security.user_checker''.security.request_matcher.TVsoQXs'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32380.     }
  32381.     /**
  32382.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_nearby_locations' shared service.
  32383.      *
  32384.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32385.      */
  32386.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousNearbyLocationsService()
  32387.     {
  32388.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32389.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32390.         return $this->privates['security.firewall.map.context.api_v3_anonymous_nearby_locations'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32391.             return new \EmptyIterator();
  32392.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_nearby_locations''security.user_checker''.security.request_matcher._OlOFTH'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32393.     }
  32394.     /**
  32395.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_rate_options' shared service.
  32396.      *
  32397.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32398.      */
  32399.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousRateOptionsService()
  32400.     {
  32401.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32402.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32403.         return $this->privates['security.firewall.map.context.api_v3_anonymous_rate_options'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32404.             return new \EmptyIterator();
  32405.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_rate_options''security.user_checker''.security.request_matcher.wPm0pOm'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32406.     }
  32407.     /**
  32408.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_rejection_reasons' shared service.
  32409.      *
  32410.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32411.      */
  32412.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousRejectionReasonsService()
  32413.     {
  32414.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32415.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32416.         return $this->privates['security.firewall.map.context.api_v3_anonymous_rejection_reasons'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32417.             return new \EmptyIterator();
  32418.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_rejection_reasons''security.user_checker''.security.request_matcher.gptUsUE'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32419.     }
  32420.     /**
  32421.      * Gets the private 'security.firewall.map.context.api_v3_group_create_or_open' shared service.
  32422.      *
  32423.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32424.      */
  32425.     protected function getSecurity_Firewall_Map_Context_ApiV3GroupCreateOrOpenService()
  32426.     {
  32427.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32428.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32429.         return $this->privates['security.firewall.map.context.api_v3_group_create_or_open'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32430.             return new \EmptyIterator();
  32431.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_group_create_or_open''security.user_checker''.security.request_matcher.DokQRgy'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32432.     }
  32433.     /**
  32434.      * Gets the private 'security.firewall.map.context.api_v4' shared service.
  32435.      *
  32436.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32437.      */
  32438.     protected function getSecurity_Firewall_Map_Context_ApiV4Service()
  32439.     {
  32440.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32441.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  32442.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  32443.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32444.         return $this->privates['security.firewall.map.context.api_v4'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32445.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  32446.             yield => ($this->privates['security.authentication.listener.use_oauth.api_v4'] ?? $this->getSecurity_Authentication_Listener_UseOauth_ApiV4Service());
  32447.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  32448.         }, 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));
  32449.     }
  32450.     /**
  32451.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_edit_phone' shared service.
  32452.      *
  32453.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32454.      */
  32455.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousEditPhoneService()
  32456.     {
  32457.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32458.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32459.         return $this->privates['security.firewall.map.context.api_v4_anonymous_edit_phone'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32460.             return new \EmptyIterator();
  32461.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_edit_phone''security.user_checker''.security.request_matcher.ZRFAVDN'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32462.     }
  32463.     /**
  32464.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_filters' shared service.
  32465.      *
  32466.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32467.      */
  32468.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousFiltersService()
  32469.     {
  32470.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32471.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32472.         return $this->privates['security.firewall.map.context.api_v4_anonymous_filters'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32473.             return new \EmptyIterator();
  32474.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_filters''security.user_checker''.security.request_matcher.0kQm8zs'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32475.     }
  32476.     /**
  32477.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_find_listing' shared service.
  32478.      *
  32479.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32480.      */
  32481.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousFindListingService()
  32482.     {
  32483.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32484.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32485.         return $this->privates['security.firewall.map.context.api_v4_anonymous_find_listing'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32486.             return new \EmptyIterator();
  32487.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_find_listing''security.user_checker''.security.request_matcher.8MLOj1T'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32488.     }
  32489.     /**
  32490.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_location_children' shared service.
  32491.      *
  32492.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32493.      */
  32494.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousLocationChildrenService()
  32495.     {
  32496.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32497.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32498.         return $this->privates['security.firewall.map.context.api_v4_anonymous_location_children'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32499.             return new \EmptyIterator();
  32500.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_location_children''security.user_checker''.security.request_matcher.PLPyZvU'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32501.     }
  32502.     /**
  32503.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_location_search' shared service.
  32504.      *
  32505.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32506.      */
  32507.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousLocationSearchService()
  32508.     {
  32509.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32510.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32511.         return $this->privates['security.firewall.map.context.api_v4_anonymous_location_search'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32512.             return new \EmptyIterator();
  32513.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_location_search''security.user_checker''.security.request_matcher.ROk2.Om'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32514.     }
  32515.     /**
  32516.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_login_otp' shared service.
  32517.      *
  32518.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32519.      */
  32520.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousLoginOtpService()
  32521.     {
  32522.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32523.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32524.         return $this->privates['security.firewall.map.context.api_v4_anonymous_login_otp'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32525.             return new \EmptyIterator();
  32526.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_login_otp''security.user_checker''.security.request_matcher.gvmZNOl'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32527.     }
  32528.     /**
  32529.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_register' shared service.
  32530.      *
  32531.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32532.      */
  32533.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousRegisterService()
  32534.     {
  32535.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32536.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32537.         return $this->privates['security.firewall.map.context.api_v4_anonymous_register'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32538.             return new \EmptyIterator();
  32539.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_register''security.user_checker''.security.request_matcher.RxnUq0A'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32540.     }
  32541.     /**
  32542.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_registeration_otp' shared service.
  32543.      *
  32544.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32545.      */
  32546.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousRegisterationOtpService()
  32547.     {
  32548.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32549.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32550.         return $this->privates['security.firewall.map.context.api_v4_anonymous_registeration_otp'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32551.             return new \EmptyIterator();
  32552.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_registeration_otp''security.user_checker''.security.request_matcher.ZUyx.Lo'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32553.     }
  32554.     /**
  32555.      * Gets the private 'security.firewall.map.context.api_v4_list_top_customers' shared service.
  32556.      *
  32557.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32558.      */
  32559.     protected function getSecurity_Firewall_Map_Context_ApiV4ListTopCustomersService()
  32560.     {
  32561.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32562.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  32563.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  32564.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32565.         return $this->privates['security.firewall.map.context.api_v4_list_top_customers'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32566.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  32567.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  32568.             yield => ($this->privates['security.authentication.listener.anonymous.api_v4_list_top_customers'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ApiV4ListTopCustomersService());
  32569.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  32570.         }, 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));
  32571.     }
  32572.     /**
  32573.      * Gets the private 'security.firewall.map.context.api_v4_list_top_sellers' shared service.
  32574.      *
  32575.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32576.      */
  32577.     protected function getSecurity_Firewall_Map_Context_ApiV4ListTopSellersService()
  32578.     {
  32579.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32580.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32581.         return $this->privates['security.firewall.map.context.api_v4_list_top_sellers'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32582.             return new \EmptyIterator();
  32583.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_list_top_sellers''security.user_checker''.security.request_matcher.Eg3X8Kl'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32584.     }
  32585.     /**
  32586.      * Gets the private 'security.firewall.map.context.api_v4_location_statistics_tree' shared service.
  32587.      *
  32588.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32589.      */
  32590.     protected function getSecurity_Firewall_Map_Context_ApiV4LocationStatisticsTreeService()
  32591.     {
  32592.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32593.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32594.         return $this->privates['security.firewall.map.context.api_v4_location_statistics_tree'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32595.             return new \EmptyIterator();
  32596.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_location_statistics_tree''security.user_checker''.security.request_matcher.Se0JzYo'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32597.     }
  32598.     /**
  32599.      * Gets the private 'security.firewall.map.context.api_v4_oauth_token' shared service.
  32600.      *
  32601.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32602.      */
  32603.     protected function getSecurity_Firewall_Map_Context_ApiV4OauthTokenService()
  32604.     {
  32605.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32606.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32607.         return $this->privates['security.firewall.map.context.api_v4_oauth_token'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32608.             return new \EmptyIterator();
  32609.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_oauth_token''security.user_checker''.security.request_matcher.STe_NRk'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32610.     }
  32611.     /**
  32612.      * Gets the private 'security.firewall.map.context.api_v4_resale_listings' shared service.
  32613.      *
  32614.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32615.      */
  32616.     protected function getSecurity_Firewall_Map_Context_ApiV4ResaleListingsService()
  32617.     {
  32618.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32619.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32620.         return $this->privates['security.firewall.map.context.api_v4_resale_listings'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32621.             return new \EmptyIterator();
  32622.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_resale_listings''security.user_checker''.security.request_matcher.AF_SwQk'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32623.     }
  32624.     /**
  32625.      * Gets the private 'security.firewall.map.context.api_v4_user_locations_level' shared service.
  32626.      *
  32627.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32628.      */
  32629.     protected function getSecurity_Firewall_Map_Context_ApiV4UserLocationsLevelService()
  32630.     {
  32631.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32632.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32633.         return $this->privates['security.firewall.map.context.api_v4_user_locations_level'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32634.             return new \EmptyIterator();
  32635.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_user_locations_level''security.user_checker''.security.request_matcher.5UgRT0N'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32636.     }
  32637.     /**
  32638.      * Gets the private 'security.firewall.map.context.aqarmap_api_check_top_seller' shared service.
  32639.      *
  32640.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32641.      */
  32642.     protected function getSecurity_Firewall_Map_Context_AqarmapApiCheckTopSellerService()
  32643.     {
  32644.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32645.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32646.         return $this->privates['security.firewall.map.context.aqarmap_api_check_top_seller'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32647.             return new \EmptyIterator();
  32648.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('aqarmap_api_check_top_seller''security.user_checker''.security.request_matcher.gAtLe48'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32649.     }
  32650.     /**
  32651.      * Gets the private 'security.firewall.map.context.aqarmap_api_get_coordinates' shared service.
  32652.      *
  32653.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32654.      */
  32655.     protected function getSecurity_Firewall_Map_Context_AqarmapApiGetCoordinatesService()
  32656.     {
  32657.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32658.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32659.         return $this->privates['security.firewall.map.context.aqarmap_api_get_coordinates'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32660.             return new \EmptyIterator();
  32661.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('aqarmap_api_get_coordinates''security.user_checker''.security.request_matcher.qN2.QMj'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32662.     }
  32663.     /**
  32664.      * Gets the private 'security.firewall.map.context.aqarmap_api_get_location_parents_v4' shared service.
  32665.      *
  32666.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32667.      */
  32668.     protected function getSecurity_Firewall_Map_Context_AqarmapApiGetLocationParentsV4Service()
  32669.     {
  32670.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32671.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32672.         return $this->privates['security.firewall.map.context.aqarmap_api_get_location_parents_v4'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32673.             return new \EmptyIterator();
  32674.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('aqarmap_api_get_location_parents_v4''security.user_checker''.security.request_matcher.4xog6sp'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32675.     }
  32676.     /**
  32677.      * Gets the private 'security.firewall.map.context.aqarmap_api_get_location_translation' shared service.
  32678.      *
  32679.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32680.      */
  32681.     protected function getSecurity_Firewall_Map_Context_AqarmapApiGetLocationTranslationService()
  32682.     {
  32683.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32684.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32685.         return $this->privates['security.firewall.map.context.aqarmap_api_get_location_translation'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32686.             return new \EmptyIterator();
  32687.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('aqarmap_api_get_location_translation''security.user_checker''.security.request_matcher.kurcH5k'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32688.     }
  32689.     /**
  32690.      * Gets the private 'security.firewall.map.context.aqarmap_api_user_personal_data' shared service.
  32691.      *
  32692.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32693.      */
  32694.     protected function getSecurity_Firewall_Map_Context_AqarmapApiUserPersonalDataService()
  32695.     {
  32696.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32697.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  32698.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  32699.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32700.         return $this->privates['security.firewall.map.context.aqarmap_api_user_personal_data'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32701.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  32702.             yield => ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  32703.             yield => ($this->privates['security.authentication.listener.anonymous.aqarmap_api_user_personal_data'] ?? $this->getSecurity_Authentication_Listener_Anonymous_AqarmapApiUserPersonalDataService());
  32704.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  32705.         }, 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));
  32706.     }
  32707.     /**
  32708.      * Gets the private 'security.firewall.map.context.aqarmap_api_v2_discussion_data' shared service.
  32709.      *
  32710.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32711.      */
  32712.     protected function getSecurity_Firewall_Map_Context_AqarmapApiV2DiscussionDataService()
  32713.     {
  32714.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32715.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32716.         return $this->privates['security.firewall.map.context.aqarmap_api_v2_discussion_data'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32717.             return new \EmptyIterator();
  32718.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('aqarmap_api_v2_discussion_data''security.user_checker''.security.request_matcher.0P57IPF'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32719.     }
  32720.     /**
  32721.      * Gets the private 'security.firewall.map.context.contact_seller_v2' shared service.
  32722.      *
  32723.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32724.      */
  32725.     protected function getSecurity_Firewall_Map_Context_ContactSellerV2Service()
  32726.     {
  32727.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32728.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32729.         return $this->privates['security.firewall.map.context.contact_seller_v2'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32730.             return new \EmptyIterator();
  32731.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('contact_seller_v2''security.user_checker''.security.request_matcher.PBPT92x'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32732.     }
  32733.     /**
  32734.      * Gets the private 'security.firewall.map.context.dev' shared service.
  32735.      *
  32736.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32737.      */
  32738.     protected function getSecurity_Firewall_Map_Context_DevService()
  32739.     {
  32740.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32741.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32742.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32743.             return new \EmptyIterator();
  32744.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32745.     }
  32746.     /**
  32747.      * Gets the private 'security.firewall.map.context.main' shared service.
  32748.      *
  32749.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32750.      */
  32751.     protected function getSecurity_Firewall_Map_Context_MainService()
  32752.     {
  32753.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32754.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  32755.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  32756.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  32757.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  32758.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  32759.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  32760.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  32761.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32762.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  32763.         if (isset($this->privates['security.firewall.map.context.main'])) {
  32764.             return $this->privates['security.firewall.map.context.main'];
  32765.         }
  32766.         $b = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  32767.         if (isset($this->privates['security.firewall.map.context.main'])) {
  32768.             return $this->privates['security.firewall.map.context.main'];
  32769.         }
  32770.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  32771.         $d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  32772.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32773.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  32774.             yield => ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
  32775.             yield => ($this->privates['hwi_oauth.authentication.listener.oauth.main'] ?? $this->getHwiOauth_Authentication_Listener_Oauth_MainService());
  32776.             yield => ($this->privates['hwi_oauth.context_listener.token_refresher.main'] ?? $this->getHwiOauth_ContextListener_TokenRefresher_MainService());
  32777.             yield => ($this->privates['security.authentication.listener.form.main'] ?? $this->getSecurity_Authentication_Listener_Form_MainService());
  32778.             yield => ($this->privates['security.authentication.listener.rememberme.main'] ?? $this->getSecurity_Authentication_Listener_Rememberme_MainService());
  32779.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  32780.             yield => ($this->privates['security.authentication.switchuser_listener.main'] ?? $this->getSecurity_Authentication_SwitchuserListener_MainService());
  32781.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  32782.         }, 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']));
  32783.     }
  32784.     /**
  32785.      * Gets the private 'security.firewall.map.context.v4_api_create_call_request' shared service.
  32786.      *
  32787.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  32788.      */
  32789.     protected function getSecurity_Firewall_Map_Context_V4ApiCreateCallRequestService()
  32790.     {
  32791.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  32792.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  32793.         return $this->privates['security.firewall.map.context.v4_api_create_call_request'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  32794.             return new \EmptyIterator();
  32795.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('v4_api_create_call_request''security.user_checker''.security.request_matcher.sh0JbP8'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  32796.     }
  32797.     /**
  32798.      * Gets the private 'security.helper' shared service.
  32799.      *
  32800.      * @return \Symfony\Component\Security\Core\Security
  32801.      */
  32802.     protected function getSecurity_HelperService()
  32803.     {
  32804.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  32805.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  32806.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  32807.         ], [
  32808.             'security.authorization_checker' => '?',
  32809.             'security.token_storage' => '?',
  32810.         ]));
  32811.     }
  32812.     /**
  32813.      * Gets the private 'security.http_utils' shared service.
  32814.      *
  32815.      * @return \Symfony\Component\Security\Http\HttpUtils
  32816.      */
  32817.     protected function getSecurity_HttpUtilsService()
  32818.     {
  32819.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  32820.         $a = ($this->services['router'] ?? $this->getRouterService());
  32821.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  32822.     }
  32823.     /**
  32824.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  32825.      *
  32826.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  32827.      */
  32828.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  32829.     {
  32830.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  32831.         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()));
  32832.     }
  32833.     /**
  32834.      * Gets the private 'security.logout.listener.default.main' shared service.
  32835.      *
  32836.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  32837.      */
  32838.     protected function getSecurity_Logout_Listener_Default_MainService()
  32839.     {
  32840.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  32841.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  32842.     }
  32843.     /**
  32844.      * Gets the private 'security.logout.listener.legacy_handler.0' shared service.
  32845.      *
  32846.      * @return \Symfony\Bundle\SecurityBundle\Security\LegacyLogoutHandlerListener
  32847.      */
  32848.     protected function getSecurity_Logout_Listener_LegacyHandler_0Service()
  32849.     {
  32850.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LegacyLogoutHandlerListener.php';
  32851.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  32852.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserLogoutListener.php';
  32853.         $a = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'] ?? $this->getUserActivityServiceService());
  32854.         if (isset($this->privates['security.logout.listener.legacy_handler.0'])) {
  32855.             return $this->privates['security.logout.listener.legacy_handler.0'];
  32856.         }
  32857.         return $this->privates['security.logout.listener.legacy_handler.0'] = new \Symfony\Bundle\SecurityBundle\Security\LegacyLogoutHandlerListener(new \Aqarmap\Bundle\UserBundle\EventListener\UserLogoutListener($a));
  32858.     }
  32859.     /**
  32860.      * Gets the private 'security.logout.listener.remember_me.main' shared service.
  32861.      *
  32862.      * @return \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener
  32863.      */
  32864.     protected function getSecurity_Logout_Listener_RememberMe_MainService()
  32865.     {
  32866.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php';
  32867.         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()));
  32868.     }
  32869.     /**
  32870.      * Gets the private 'security.logout_url_generator' shared service.
  32871.      *
  32872.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  32873.      */
  32874.     protected function getSecurity_LogoutUrlGeneratorService()
  32875.     {
  32876.         $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()));
  32877.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  32878.         return $instance;
  32879.     }
  32880.     /**
  32881.      * Gets the private 'security.password_hasher_factory' shared service.
  32882.      *
  32883.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  32884.      */
  32885.     protected function getSecurity_PasswordHasherFactoryService()
  32886.     {
  32887.         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]]);
  32888.     }
  32889.     /**
  32890.      * Gets the private 'security.role_hierarchy' shared service.
  32891.      *
  32892.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  32893.      */
  32894.     protected function getSecurity_RoleHierarchyService()
  32895.     {
  32896.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  32897.     }
  32898.     /**
  32899.      * Gets the private 'security.user.provider.concrete.auth_identifier' shared service.
  32900.      *
  32901.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  32902.      */
  32903.     protected function getSecurity_User_Provider_Concrete_AuthIdentifierService()
  32904.     {
  32905.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  32906.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  32907.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  32908.         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);
  32909.     }
  32910.     /**
  32911.      * Gets the private 'security.validator.user_password' shared service.
  32912.      *
  32913.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  32914.      */
  32915.     protected function getSecurity_Validator_UserPasswordService()
  32916.     {
  32917.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  32918.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  32919.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  32920.         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()));
  32921.     }
  32922.     /**
  32923.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  32924.      *
  32925.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  32926.      */
  32927.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  32928.     {
  32929.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  32930.     }
  32931.     /**
  32932.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  32933.      *
  32934.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  32935.      */
  32936.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  32937.     {
  32938.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  32939.         $b = ($this->services['doctrine'] ?? $this->getDoctrineService());
  32940.         $c = new \App\FrameworkExtra\Converters\QueryStringConverter($b);
  32941.         $a->add(new \App\FrameworkExtra\Converters\QueryStringConverter($b), 0NULL);
  32942.         $a->add($c0'querystring');
  32943.         $a->add($c0NULL);
  32944.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter($b, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  32945.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  32946.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  32947.     }
  32948.     /**
  32949.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  32950.      *
  32951.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  32952.      */
  32953.     protected function getSensioFrameworkExtra_Security_ListenerService()
  32954.     {
  32955.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  32956.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  32957.             return $this->privates['sensio_framework_extra.security.listener'];
  32958.         }
  32959.         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()));
  32960.     }
  32961.     /**
  32962.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  32963.      *
  32964.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  32965.      */
  32966.     protected function getSensioFrameworkExtra_View_ListenerService()
  32967.     {
  32968.         $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))));
  32969.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  32970.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  32971.         ], [
  32972.             'twig' => '?',
  32973.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  32974.         return $instance;
  32975.     }
  32976.     /**
  32977.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  32978.      *
  32979.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  32980.      */
  32981.     protected function getSerializer_Mapping_CacheWarmerService()
  32982.     {
  32983.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  32984.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  32985.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  32986.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  32987.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  32988.         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'));
  32989.     }
  32990.     /**
  32991.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  32992.      *
  32993.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  32994.      */
  32995.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  32996.     {
  32997.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  32998.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  32999.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  33000.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  33001.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  33002.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  33003.         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()))]));
  33004.     }
  33005.     /**
  33006.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  33007.      *
  33008.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  33009.      */
  33010.     protected function getSerializer_NameConverter_MetadataAwareService()
  33011.     {
  33012.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  33013.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  33014.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  33015.         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()));
  33016.     }
  33017.     /**
  33018.      * Gets the private 'session.factory' shared service.
  33019.      *
  33020.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  33021.      */
  33022.     protected function getSession_FactoryService()
  33023.     {
  33024.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  33025.         if (isset($this->privates['session.factory'])) {
  33026.             return $this->privates['session.factory'];
  33027.         }
  33028.         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']);
  33029.     }
  33030.     /**
  33031.      * Gets the private 'session_listener' shared service.
  33032.      *
  33033.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  33034.      */
  33035.     protected function getSessionListenerService()
  33036.     {
  33037.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  33038.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  33039.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  33040.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  33041.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  33042.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  33043.         ], [
  33044.             'initialized_session' => '?',
  33045.             'logger' => '?',
  33046.             'session' => '?',
  33047.             'session_collector' => '?',
  33048.             'session_factory' => '?',
  33049.         ]), true$this->parameters['session.storage.options']);
  33050.     }
  33051.     /**
  33052.      * Gets the private 'snc_redis.default' shared service.
  33053.      *
  33054.      * @return \Predis\Client
  33055.      */
  33056.     protected function getSncRedis_DefaultService()
  33057.     {
  33058.         $a = new \Snc\RedisBundle\Client\Predis\Connection\ConnectionFactory();
  33059.         $a->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  33060.         $a->setConnectionWrapperClass('Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionWrapper');
  33061.         $a->setLogger(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService()));
  33062.         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]));
  33063.     }
  33064.     /**
  33065.      * Gets the private 'snc_redis.logger' shared service.
  33066.      *
  33067.      * @return \Snc\RedisBundle\Logger\RedisLogger
  33068.      */
  33069.     protected function getSncRedis_LoggerService()
  33070.     {
  33071.         $a = new \Symfony\Bridge\Monolog\Logger('snc_redis');
  33072.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  33073.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  33074.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  33075.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  33076.         return $this->privates['snc_redis.logger'] = new \Snc\RedisBundle\Logger\RedisLogger($a);
  33077.     }
  33078.     /**
  33079.      * Gets the private 'translation.extractor' shared service.
  33080.      *
  33081.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  33082.      */
  33083.     protected function getTranslation_ExtractorService()
  33084.     {
  33085.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  33086.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  33087.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  33088.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  33089.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  33090.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  33091.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  33092.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  33093.         return $instance;
  33094.     }
  33095.     /**
  33096.      * Gets the private 'translation.loader.csv' shared service.
  33097.      *
  33098.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  33099.      */
  33100.     protected function getTranslation_Loader_CsvService()
  33101.     {
  33102.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  33103.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  33104.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  33105.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  33106.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  33107.     }
  33108.     /**
  33109.      * Gets the private 'translation.loader.dat' shared service.
  33110.      *
  33111.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  33112.      */
  33113.     protected function getTranslation_Loader_DatService()
  33114.     {
  33115.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  33116.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  33117.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  33118.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  33119.     }
  33120.     /**
  33121.      * Gets the private 'translation.loader.ini' shared service.
  33122.      *
  33123.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  33124.      */
  33125.     protected function getTranslation_Loader_IniService()
  33126.     {
  33127.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  33128.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  33129.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  33130.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  33131.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  33132.     }
  33133.     /**
  33134.      * Gets the private 'translation.loader.json' shared service.
  33135.      *
  33136.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  33137.      */
  33138.     protected function getTranslation_Loader_JsonService()
  33139.     {
  33140.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  33141.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  33142.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  33143.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  33144.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  33145.     }
  33146.     /**
  33147.      * Gets the private 'translation.loader.mo' shared service.
  33148.      *
  33149.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  33150.      */
  33151.     protected function getTranslation_Loader_MoService()
  33152.     {
  33153.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  33154.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  33155.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  33156.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  33157.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  33158.     }
  33159.     /**
  33160.      * Gets the private 'translation.loader.php' shared service.
  33161.      *
  33162.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  33163.      */
  33164.     protected function getTranslation_Loader_PhpService()
  33165.     {
  33166.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  33167.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  33168.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  33169.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  33170.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  33171.     }
  33172.     /**
  33173.      * Gets the private 'translation.loader.po' shared service.
  33174.      *
  33175.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  33176.      */
  33177.     protected function getTranslation_Loader_PoService()
  33178.     {
  33179.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  33180.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  33181.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  33182.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  33183.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  33184.     }
  33185.     /**
  33186.      * Gets the private 'translation.loader.qt' shared service.
  33187.      *
  33188.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  33189.      */
  33190.     protected function getTranslation_Loader_QtService()
  33191.     {
  33192.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  33193.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  33194.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  33195.     }
  33196.     /**
  33197.      * Gets the private 'translation.loader.res' shared service.
  33198.      *
  33199.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  33200.      */
  33201.     protected function getTranslation_Loader_ResService()
  33202.     {
  33203.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  33204.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  33205.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  33206.     }
  33207.     /**
  33208.      * Gets the private 'translation.loader.xliff' shared service.
  33209.      *
  33210.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  33211.      */
  33212.     protected function getTranslation_Loader_XliffService()
  33213.     {
  33214.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  33215.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  33216.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  33217.     }
  33218.     /**
  33219.      * Gets the private 'translation.loader.yml' shared service.
  33220.      *
  33221.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  33222.      */
  33223.     protected function getTranslation_Loader_YmlService()
  33224.     {
  33225.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  33226.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  33227.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  33228.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  33229.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  33230.     }
  33231.     /**
  33232.      * Gets the private 'translation.provider_collection' shared service.
  33233.      *
  33234.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  33235.      */
  33236.     protected function getTranslation_ProviderCollectionService()
  33237.     {
  33238.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  33239.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  33240.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  33241.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  33242.         }, 1), []))->fromConfig([]);
  33243.     }
  33244.     /**
  33245.      * Gets the private 'translation.reader' shared service.
  33246.      *
  33247.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  33248.      */
  33249.     protected function getTranslation_ReaderService()
  33250.     {
  33251.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  33252.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  33253.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  33254.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  33255.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  33256.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  33257.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  33258.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  33259.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  33260.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  33261.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  33262.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  33263.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  33264.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  33265.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  33266.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  33267.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  33268.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  33269.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  33270.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  33271.         $instance->addLoader('yaml'$a);
  33272.         $instance->addLoader('yml'$a);
  33273.         $instance->addLoader('xlf'$b);
  33274.         $instance->addLoader('xliff'$b);
  33275.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  33276.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  33277.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  33278.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  33279.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  33280.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  33281.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  33282.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  33283.         return $instance;
  33284.     }
  33285.     /**
  33286.      * Gets the private 'translation.warmer' shared service.
  33287.      *
  33288.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  33289.      */
  33290.     protected function getTranslation_WarmerService()
  33291.     {
  33292.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  33293.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  33294.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  33295.             'translator' => ['services''translator''getTranslatorService'false],
  33296.         ], [
  33297.             'translator' => '?',
  33298.         ]))->withContext('translation.warmer'$this));
  33299.     }
  33300.     /**
  33301.      * Gets the private 'translation.writer' shared service.
  33302.      *
  33303.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  33304.      */
  33305.     protected function getTranslation_WriterService()
  33306.     {
  33307.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  33308.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  33309.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  33310.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  33311.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  33312.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  33313.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  33314.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  33315.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  33316.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  33317.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  33318.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  33319.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  33320.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  33321.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  33322.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  33323.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  33324.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  33325.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  33326.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  33327.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  33328.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  33329.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  33330.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  33331.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  33332.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  33333.         return $instance;
  33334.     }
  33335.     /**
  33336.      * Gets the private 'translator.default' shared service.
  33337.      *
  33338.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  33339.      */
  33340.     protected function getTranslator_DefaultService()
  33341.     {
  33342.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  33343.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  33344.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  33345.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  33346.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  33347.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  33348.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  33349.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  33350.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  33351.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  33352.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  33353.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  33354.         ], [
  33355.             'translation.loader.csv' => '?',
  33356.             'translation.loader.dat' => '?',
  33357.             'translation.loader.ini' => '?',
  33358.             'translation.loader.json' => '?',
  33359.             'translation.loader.mo' => '?',
  33360.             'translation.loader.php' => '?',
  33361.             'translation.loader.po' => '?',
  33362.             'translation.loader.qt' => '?',
  33363.             'translation.loader.res' => '?',
  33364.             'translation.loader.xliff' => '?',
  33365.             'translation.loader.yml' => '?',
  33366.         ]), 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']]], []);
  33367.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  33368.         $instance->setFallbackLocales([=> 'ar']);
  33369.         return $instance;
  33370.     }
  33371.     /**
  33372.      * Gets the private 'twig.command.debug' shared service.
  33373.      *
  33374.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  33375.      */
  33376.     protected function getTwig_Command_DebugService()
  33377.     {
  33378.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33379.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  33380.         $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()));
  33381.         $instance->setName('debug:twig');
  33382.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  33383.         return $instance;
  33384.     }
  33385.     /**
  33386.      * Gets the private 'twig.command.lint' shared service.
  33387.      *
  33388.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  33389.      */
  33390.     protected function getTwig_Command_LintService()
  33391.     {
  33392.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33393.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  33394.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  33395.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  33396.         $instance->setName('lint:twig');
  33397.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  33398.         return $instance;
  33399.     }
  33400.     /**
  33401.      * Gets the private 'twig.form.engine' shared service.
  33402.      *
  33403.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  33404.      */
  33405.     protected function getTwig_Form_EngineService()
  33406.     {
  33407.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  33408.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  33409.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  33410.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  33411.         if (isset($this->privates['twig.form.engine'])) {
  33412.             return $this->privates['twig.form.engine'];
  33413.         }
  33414.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  33415.     }
  33416.     /**
  33417.      * Gets the private 'twig.form.renderer' shared service.
  33418.      *
  33419.      * @return \Symfony\Component\Form\FormRenderer
  33420.      */
  33421.     protected function getTwig_Form_RendererService()
  33422.     {
  33423.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  33424.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  33425.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  33426.         if (isset($this->privates['twig.form.renderer'])) {
  33427.             return $this->privates['twig.form.renderer'];
  33428.         }
  33429.         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()));
  33430.     }
  33431.     /**
  33432.      * Gets the private 'twig.mailer.message_listener' shared service.
  33433.      *
  33434.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  33435.      */
  33436.     protected function getTwig_Mailer_MessageListenerService()
  33437.     {
  33438.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  33439.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  33440.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  33441.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  33442.         if (isset($this->privates['twig.mailer.message_listener'])) {
  33443.             return $this->privates['twig.mailer.message_listener'];
  33444.         }
  33445.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  33446.     }
  33447.     /**
  33448.      * Gets the private 'twig.runtime.httpkernel' shared service.
  33449.      *
  33450.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  33451.      */
  33452.     protected function getTwig_Runtime_HttpkernelService()
  33453.     {
  33454.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  33455.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  33456.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  33457.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  33458.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  33459.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  33460.         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, [
  33461.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  33462.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  33463.         ], [
  33464.             'hinclude' => '?',
  33465.             'inline' => '?',
  33466.         ]), $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));
  33467.     }
  33468.     /**
  33469.      * Gets the private 'twig.runtime.markdown' shared service.
  33470.      *
  33471.      * @return \Twig\Extra\Markdown\MarkdownRuntime
  33472.      */
  33473.     protected function getTwig_Runtime_MarkdownService()
  33474.     {
  33475.         include_once \dirname(__DIR__4).'/vendor/twig/markdown-extra/MarkdownRuntime.php';
  33476.         include_once \dirname(__DIR__4).'/vendor/twig/markdown-extra/MarkdownInterface.php';
  33477.         include_once \dirname(__DIR__4).'/vendor/twig/markdown-extra/LeagueMarkdown.php';
  33478.         include_once \dirname(__DIR__4).'/vendor/league/commonmark/src/ConverterInterface.php';
  33479.         include_once \dirname(__DIR__4).'/vendor/league/commonmark/src/MarkdownConverterInterface.php';
  33480.         include_once \dirname(__DIR__4).'/vendor/league/commonmark/src/MarkdownConverter.php';
  33481.         include_once \dirname(__DIR__4).'/vendor/league/commonmark/src/CommonMarkConverter.php';
  33482.         include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/LeagueCommonMarkConverterFactory.php';
  33483.         return $this->privates['twig.runtime.markdown'] = new \Twig\Extra\Markdown\MarkdownRuntime(new \Twig\Extra\Markdown\LeagueMarkdown((new \Twig\Extra\TwigExtraBundle\LeagueCommonMarkConverterFactory(new RewindableGenerator(function () {
  33484.             return new \EmptyIterator();
  33485.         }, 0)))->__invoke()));
  33486.     }
  33487.     /**
  33488.      * Gets the private 'twig.runtime.security_csrf' shared service.
  33489.      *
  33490.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  33491.      */
  33492.     protected function getTwig_Runtime_SecurityCsrfService()
  33493.     {
  33494.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  33495.         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()));
  33496.     }
  33497.     /**
  33498.      * Gets the private 'twig.runtime.serializer' shared service.
  33499.      *
  33500.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  33501.      */
  33502.     protected function getTwig_Runtime_SerializerService()
  33503.     {
  33504.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  33505.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  33506.         if (isset($this->privates['twig.runtime.serializer'])) {
  33507.             return $this->privates['twig.runtime.serializer'];
  33508.         }
  33509.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  33510.     }
  33511.     /**
  33512.      * Gets the private 'twig.template_cache_warmer' shared service.
  33513.      *
  33514.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  33515.      */
  33516.     protected function getTwig_TemplateCacheWarmerService()
  33517.     {
  33518.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  33519.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  33520.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  33521.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  33522.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  33523.         ], [
  33524.             'twig' => '?',
  33525.         ]))->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')));
  33526.     }
  33527.     /**
  33528.      * Gets the private 'uri_signer' shared service.
  33529.      *
  33530.      * @return \Symfony\Component\HttpKernel\UriSigner
  33531.      */
  33532.     protected function getUriSignerService()
  33533.     {
  33534.         return $this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET'));
  33535.     }
  33536.     /**
  33537.      * Gets the private 'validator.builder' shared service.
  33538.      *
  33539.      * @return \Symfony\Component\Validator\ValidatorBuilder
  33540.      */
  33541.     protected function getValidator_BuilderService()
  33542.     {
  33543.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  33544.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  33545.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  33546.             'Aqarmap\\Bundle\\ListingBundle\\Validator\\Constraints\\IsYoutubeUrlOrNullValidator' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Validator\\Constraints\\IsYoutubeUrlOrNullValidator''getIsYoutubeUrlOrNullValidatorService'false],
  33547.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\EmailValidator' => ['privates''Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\EmailValidator''getEmailValidatorService'false],
  33548.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonRepeatedValidator' => ['privates''Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonRepeatedValidator''getNonRepeatedValidatorService'false],
  33549.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonSequenceValidator' => ['privates''Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonSequenceValidator''getNonSequenceValidatorService'false],
  33550.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NumericValidator' => ['privates''Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NumericValidator''getNumericValidatorService'false],
  33551.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\ValidCountryCodeValidator' => ['privates''Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\ValidCountryCodeValidator''getValidCountryCodeValidatorService'false],
  33552.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine_odm.mongodb.validator.unique''getDoctrineOdm_Mongodb_Validator_UniqueService'false],
  33553.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  33554.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  33555.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  33556.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  33557.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  33558.             'doctrine_odm.mongodb.unique' => ['privates''doctrine_odm.mongodb.validator.unique''getDoctrineOdm_Mongodb_Validator_UniqueService'false],
  33559.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  33560.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  33561.         ], [
  33562.             'Aqarmap\\Bundle\\ListingBundle\\Validator\\Constraints\\IsYoutubeUrlOrNullValidator' => '?',
  33563.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\EmailValidator' => '?',
  33564.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonRepeatedValidator' => '?',
  33565.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonSequenceValidator' => '?',
  33566.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NumericValidator' => '?',
  33567.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\ValidCountryCodeValidator' => '?',
  33568.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  33569.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  33570.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  33571.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  33572.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  33573.             'doctrine.orm.validator.unique' => '?',
  33574.             'doctrine_odm.mongodb.unique' => '?',
  33575.             'security.validator.user_password' => '?',
  33576.             'validator.expression' => '?',
  33577.         ])));
  33578.         if ($this->has('translator')) {
  33579.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  33580.         }
  33581.         $instance->setTranslationDomain('validators');
  33582.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  33583.         $instance->enableAnnotationMapping(true);
  33584.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  33585.         $instance->addMethodMapping('loadValidatorMetadata');
  33586.         $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()))]);
  33587.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  33588.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  33589.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  33590.         return $instance;
  33591.     }
  33592.     /**
  33593.      * Gets the private 'validator.email' shared service.
  33594.      *
  33595.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  33596.      */
  33597.     protected function getValidator_EmailService()
  33598.     {
  33599.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  33600.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  33601.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  33602.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  33603.     }
  33604.     /**
  33605.      * Gets the private 'validator.expression' shared service.
  33606.      *
  33607.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  33608.      */
  33609.     protected function getValidator_ExpressionService()
  33610.     {
  33611.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  33612.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  33613.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  33614.         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())));
  33615.     }
  33616.     /**
  33617.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  33618.      *
  33619.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  33620.      */
  33621.     protected function getValidator_Mapping_CacheWarmerService()
  33622.     {
  33623.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  33624.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  33625.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  33626.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  33627.     }
  33628.     /**
  33629.      * Gets the private 'validator.not_compromised_password' shared service.
  33630.      *
  33631.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  33632.      */
  33633.     protected function getValidator_NotCompromisedPasswordService()
  33634.     {
  33635.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  33636.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  33637.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  33638.         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);
  33639.     }
  33640.     /**
  33641.      * Gets the private 'var_dumper.command.server_dump' shared service.
  33642.      *
  33643.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  33644.      */
  33645.     protected function getVarDumper_Command_ServerDumpService()
  33646.     {
  33647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33648.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  33649.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  33650.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  33651.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  33652.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  33653.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  33654.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  33655.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  33656.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  33657.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  33658.         $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()))]);
  33659.         $instance->setName('server:dump');
  33660.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  33661.         return $instance;
  33662.     }
  33663.     /**
  33664.      * Gets the private 'var_dumper.contextualized_cli_dumper' shared service.
  33665.      *
  33666.      * @return \Symfony\Component\VarDumper\Dumper\ContextualizedDumper
  33667.      */
  33668.     protected function getVarDumper_ContextualizedCliDumperService()
  33669.     {
  33670.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  33671.         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()))]);
  33672.     }
  33673.     /**
  33674.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  33675.      *
  33676.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  33677.      */
  33678.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  33679.     {
  33680.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  33681.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  33682.         return $instance;
  33683.     }
  33684.     /**
  33685.      * Gets the private 'var_dumper.html_dumper' shared service.
  33686.      *
  33687.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  33688.      */
  33689.     protected function getVarDumper_HtmlDumperService()
  33690.     {
  33691.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  33692.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  33693.         return $instance;
  33694.     }
  33695.     /**
  33696.      * Gets the private 'var_dumper.server_connection' shared service.
  33697.      *
  33698.      * @return \Symfony\Component\VarDumper\Server\Connection
  33699.      */
  33700.     protected function getVarDumper_ServerConnectionService()
  33701.     {
  33702.         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()]);
  33703.     }
  33704.     /**
  33705.      * Gets the private 'vich_uploader.command.mapping_debug' shared service.
  33706.      *
  33707.      * @return \Vich\UploaderBundle\Command\MappingDebugCommand
  33708.      */
  33709.     protected function getVichUploader_Command_MappingDebugService()
  33710.     {
  33711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33712.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugCommand.php';
  33713.         $this->privates['vich_uploader.command.mapping_debug'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugCommand($this->parameters['vich_uploader.mappings']);
  33714.         $instance->setName('vich:mapping:debug');
  33715.         return $instance;
  33716.     }
  33717.     /**
  33718.      * Gets the private 'vich_uploader.command.mapping_debug_class' shared service.
  33719.      *
  33720.      * @return \Vich\UploaderBundle\Command\MappingDebugClassCommand
  33721.      */
  33722.     protected function getVichUploader_Command_MappingDebugClassService()
  33723.     {
  33724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33725.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugClassCommand.php';
  33726.         $this->privates['vich_uploader.command.mapping_debug_class'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugClassCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  33727.         $instance->setName('vich:mapping:debug-class');
  33728.         return $instance;
  33729.     }
  33730.     /**
  33731.      * Gets the private 'vich_uploader.command.mapping_list_classes' shared service.
  33732.      *
  33733.      * @return \Vich\UploaderBundle\Command\MappingListClassesCommand
  33734.      */
  33735.     protected function getVichUploader_Command_MappingListClassesService()
  33736.     {
  33737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33738.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingListClassesCommand.php';
  33739.         $this->privates['vich_uploader.command.mapping_list_classes'] = $instance = new \Vich\UploaderBundle\Command\MappingListClassesCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  33740.         $instance->setName('vich:mapping:list-classes');
  33741.         return $instance;
  33742.     }
  33743.     /**
  33744.      * Gets the private 'vich_uploader.listener.clean.listing_photos' shared service.
  33745.      *
  33746.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  33747.      */
  33748.     protected function getVichUploader_Listener_Clean_ListingPhotosService()
  33749.     {
  33750.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  33751.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  33752.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  33753.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  33754.         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()));
  33755.     }
  33756.     /**
  33757.      * Gets the private 'vich_uploader.listener.remove.listing_photos' shared service.
  33758.      *
  33759.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  33760.      */
  33761.     protected function getVichUploader_Listener_Remove_ListingPhotosService()
  33762.     {
  33763.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  33764.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  33765.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  33766.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  33767.         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()));
  33768.     }
  33769.     /**
  33770.      * Gets the private 'vich_uploader.listener.upload.listing_photos' shared service.
  33771.      *
  33772.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  33773.      */
  33774.     protected function getVichUploader_Listener_Upload_ListingPhotosService()
  33775.     {
  33776.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  33777.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  33778.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  33779.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  33780.         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()));
  33781.     }
  33782.     /**
  33783.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  33784.      *
  33785.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  33786.      */
  33787.     protected function getVichUploader_MetadataReaderService()
  33788.     {
  33789.         $a = new \Metadata\Driver\FileLocator([]);
  33790.         $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);
  33791.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  33792.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  33793.     }
  33794.     /**
  33795.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  33796.      *
  33797.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  33798.      */
  33799.     protected function getVichUploader_PropertyMappingFactoryService()
  33800.     {
  33801.         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');
  33802.     }
  33803.     /**
  33804.      * Gets the private 'vich_uploader.storage.gaufrette' shared service.
  33805.      *
  33806.      * @return \Vich\UploaderBundle\Storage\GaufretteStorage
  33807.      */
  33808.     protected function getVichUploader_Storage_GaufretteService($lazyLoad true)
  33809.     {
  33810.         if ($lazyLoad) {
  33811.             return $this->privates['vich_uploader.storage.gaufrette'] = $this->createProxy('GaufretteStorage_f99e4b3', function () {
  33812.                 return \GaufretteStorage_f99e4b3::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  33813.                     $wrappedInstance $this->getVichUploader_Storage_GaufretteService(false);
  33814.                     $proxy->setProxyInitializer(null);
  33815.                     return true;
  33816.                 });
  33817.             });
  33818.         }
  33819.         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');
  33820.     }
  33821.     /**
  33822.      * Gets the private 'web_profiler.csp.handler' shared service.
  33823.      *
  33824.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  33825.      */
  33826.     protected function getWebProfiler_Csp_HandlerService()
  33827.     {
  33828.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  33829.     }
  33830.     /**
  33831.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  33832.      *
  33833.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  33834.      */
  33835.     protected function getWebProfiler_DebugToolbarService()
  33836.     {
  33837.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  33838.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  33839.             return $this->privates['web_profiler.debug_toolbar'];
  33840.         }
  33841.         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()));
  33842.     }
  33843.     /**
  33844.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  33845.      *
  33846.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  33847.      */
  33848.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  33849.     {
  33850.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  33851.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  33852.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  33853.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/builds/entrypoints.json'), NULL'_default'false);
  33854.     }
  33855.     /**
  33856.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  33857.      *
  33858.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  33859.      */
  33860.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  33861.     {
  33862.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  33863.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  33864.         ], [
  33865.             '_default' => '?',
  33866.         ]), '_default');
  33867.     }
  33868.     /**
  33869.      * Gets the private 'webpack_encore.exception_listener' shared service.
  33870.      *
  33871.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  33872.      */
  33873.     protected function getWebpackEncore_ExceptionListenerService()
  33874.     {
  33875.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  33876.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  33877.     }
  33878.     /**
  33879.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  33880.      *
  33881.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  33882.      */
  33883.     protected function getWebpackEncore_TagRendererService()
  33884.     {
  33885.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  33886.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33887.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  33888.             return $this->privates['webpack_encore.tag_renderer'];
  33889.         }
  33890.         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);
  33891.     }
  33892.     /**
  33893.      * Gets the public 'cache_clearer' alias.
  33894.      *
  33895.      * @return object The ".container.private.cache_clearer" service.
  33896.      */
  33897.     protected function getCacheClearerService()
  33898.     {
  33899.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  33900.         return $this->get('.container.private.cache_clearer');
  33901.     }
  33902.     /**
  33903.      * Gets the public 'filesystem' alias.
  33904.      *
  33905.      * @return object The ".container.private.filesystem" service.
  33906.      */
  33907.     protected function getFilesystemService()
  33908.     {
  33909.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  33910.         return $this->get('.container.private.filesystem');
  33911.     }
  33912.     /**
  33913.      * Gets the public 'serializer' alias.
  33914.      *
  33915.      * @return object The ".container.private.serializer" service.
  33916.      */
  33917.     protected function getSerializerService()
  33918.     {
  33919.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  33920.         return $this->get('.container.private.serializer');
  33921.     }
  33922.     /**
  33923.      * Gets the public 'security.csrf.token_manager' alias.
  33924.      *
  33925.      * @return object The ".container.private.security.csrf.token_manager" service.
  33926.      */
  33927.     protected function getSecurity_Csrf_TokenManagerService()
  33928.     {
  33929.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  33930.         return $this->get('.container.private.security.csrf.token_manager');
  33931.     }
  33932.     /**
  33933.      * Gets the public 'form.factory' alias.
  33934.      *
  33935.      * @return object The ".container.private.form.factory" service.
  33936.      */
  33937.     protected function getForm_FactoryService()
  33938.     {
  33939.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  33940.         return $this->get('.container.private.form.factory');
  33941.     }
  33942.     /**
  33943.      * Gets the public 'form.type.file' alias.
  33944.      *
  33945.      * @return object The ".container.private.form.type.file" service.
  33946.      */
  33947.     protected function getForm_Type_FileService()
  33948.     {
  33949.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  33950.         return $this->get('.container.private.form.type.file');
  33951.     }
  33952.     /**
  33953.      * Gets the public 'profiler' alias.
  33954.      *
  33955.      * @return object The ".container.private.profiler" service.
  33956.      */
  33957.     protected function getProfilerService()
  33958.     {
  33959.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  33960.         return $this->get('.container.private.profiler');
  33961.     }
  33962.     /**
  33963.      * Gets the public 'twig' alias.
  33964.      *
  33965.      * @return object The ".container.private.twig" service.
  33966.      */
  33967.     protected function getTwigService()
  33968.     {
  33969.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  33970.         return $this->get('.container.private.twig');
  33971.     }
  33972.     /**
  33973.      * Gets the public 'security.authorization_checker' alias.
  33974.      *
  33975.      * @return object The ".container.private.security.authorization_checker" service.
  33976.      */
  33977.     protected function getSecurity_AuthorizationCheckerService()
  33978.     {
  33979.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  33980.         return $this->get('.container.private.security.authorization_checker');
  33981.     }
  33982.     /**
  33983.      * Gets the public 'security.token_storage' alias.
  33984.      *
  33985.      * @return object The ".container.private.security.token_storage" service.
  33986.      */
  33987.     protected function getSecurity_TokenStorageService()
  33988.     {
  33989.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  33990.         return $this->get('.container.private.security.token_storage');
  33991.     }
  33992.     /**
  33993.      * Gets the public 'security.password_encoder' alias.
  33994.      *
  33995.      * @return object The ".container.private.security.password_encoder" service.
  33996.      */
  33997.     protected function getSecurity_PasswordEncoderService()
  33998.     {
  33999.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  34000.         return $this->get('.container.private.security.password_encoder');
  34001.     }
  34002.     /**
  34003.      * Gets the public 'session' alias.
  34004.      *
  34005.      * @return object The ".container.private.session" service.
  34006.      */
  34007.     protected function getSessionService()
  34008.     {
  34009.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  34010.         return $this->get('.container.private.session');
  34011.     }
  34012.     /**
  34013.      * Gets the public 'validator' alias.
  34014.      *
  34015.      * @return object The ".container.private.validator" service.
  34016.      */
  34017.     protected function getValidatorService()
  34018.     {
  34019.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  34020.         return $this->get('.container.private.validator');
  34021.     }
  34022.     /**
  34023.      * @return array|bool|float|int|string|\UnitEnum|null
  34024.      */
  34025.     public function getParameter(string $name)
  34026.     {
  34027.         if (isset($this->buildParameters[$name])) {
  34028.             return $this->buildParameters[$name];
  34029.         }
  34030.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  34031.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  34032.         }
  34033.         if (isset($this->loadedDynamicParameters[$name])) {
  34034.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  34035.         }
  34036.         return $this->parameters[$name];
  34037.     }
  34038.     public function hasParameter(string $name): bool
  34039.     {
  34040.         if (isset($this->buildParameters[$name])) {
  34041.             return true;
  34042.         }
  34043.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  34044.     }
  34045.     public function setParameter(string $name$value): void
  34046.     {
  34047.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  34048.     }
  34049.     public function getParameterBag(): ParameterBagInterface
  34050.     {
  34051.         if (null === $this->parameterBag) {
  34052.             $parameters $this->parameters;
  34053.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  34054.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  34055.             }
  34056.             foreach ($this->buildParameters as $name => $value) {
  34057.                 $parameters[$name] = $value;
  34058.             }
  34059.             $this->parameterBag = new FrozenParameterBag($parameters);
  34060.         }
  34061.         return $this->parameterBag;
  34062.     }
  34063.     private $loadedDynamicParameters = [
  34064.         'kernel.runtime_environment' => false,
  34065.         'kernel.build_dir' => false,
  34066.         'kernel.cache_dir' => false,
  34067.         'app_version' => false,
  34068.         'secret' => false,
  34069.         'legacy_salt' => false,
  34070.         'amazon_s3.bucket_name' => false,
  34071.         'amazon_s3.key' => false,
  34072.         'amazon_s3.secret' => false,
  34073.         'amazon_s3.region' => false,
  34074.         'amazon_sqs.key' => false,
  34075.         'amazon_sqs.secret' => false,
  34076.         'amazon_sqs.region' => false,
  34077.         'amazon_sns.key' => false,
  34078.         'amazon_sns.secret' => false,
  34079.         'amazon_sns.region' => false,
  34080.         'amazon_sns.account_id' => false,
  34081.         'amazon_cloudwatch.key' => false,
  34082.         'amazon_cloudwatch.secret' => false,
  34083.         'amazon_cloudwatch.region' => false,
  34084.         'router.request_context.host' => false,
  34085.         'router.request_context.scheme' => false,
  34086.         'country' => false,
  34087.         'elasticsearch_url' => false,
  34088.         'elasticsearch_timeout' => false,
  34089.         'fawry.hash_key' => false,
  34090.         'fawry.merchant_id' => false,
  34091.         'fawry.js_url' => false,
  34092.         'mongodb_server' => false,
  34093.         'mongodb_database' => false,
  34094.         'google_analytics_tracking_id' => false,
  34095.         'payfort.merchant_identifier' => false,
  34096.         'payfort.access_code' => false,
  34097.         'payfort.redirect_url' => false,
  34098.         'payfort.recurring_url' => false,
  34099.         'payfort.sha_request' => false,
  34100.         'payfort.sha_response' => false,
  34101.         'zoho_id' => false,
  34102.         'zoho_secret' => false,
  34103.         'zoho_user' => false,
  34104.         'sync_customers_zoho_id' => false,
  34105.         'sync_customers_zoho_secret' => false,
  34106.         'sync_customers_zoho_user' => false,
  34107.         'api_gateway.top_sellers.url' => false,
  34108.         'api_gateway.supply_and_demand.url' => false,
  34109.         'promotional_mailer_dsn' => false,
  34110.         'mailer_dsn' => false,
  34111.         'google_recaptcha_site_key' => false,
  34112.         'aqarmap.wompoo' => false,
  34113.         'kernel.secret' => false,
  34114.         'debug.container.dump' => false,
  34115.         'serializer.mapping.cache.file' => false,
  34116.         'session.save_path' => false,
  34117.         'validator.mapping.cache.file' => false,
  34118.         'profiler.storage.dsn' => false,
  34119.         'doctrine.orm.proxy_dir' => false,
  34120.         'doctrine_mongodb.odm.proxy_dir' => false,
  34121.         'doctrine_mongodb.odm.hydrator_dir' => false,
  34122.         'doctrine_mongodb.odm.persistent_collection_dir' => false,
  34123.         'fos_user.registration.confirmation.from_email' => false,
  34124.         'fos_user.resetting.email.from_email' => false,
  34125.         'redjan_ym_fcm.firebase_api_key' => false,
  34126.     ];
  34127.     private $dynamicParameters = [];
  34128.     private function getDynamicParameter(string $name)
  34129.     {
  34130.         switch ($name) {
  34131.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  34132.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  34133.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  34134.             case 'app_version'$value $this->getEnv('APP_VERSION'); break;
  34135.             case 'secret'$value $this->getEnv('APP_SECRET'); break;
  34136.             case 'legacy_salt'$value $this->getEnv('APP_LEGACY_SALT'); break;
  34137.             case 'amazon_s3.bucket_name'$value $this->getEnv('AWS_S3_BUCKET'); break;
  34138.             case 'amazon_s3.key'$value $this->getEnv('AWS_ACCESS_KEY'); break;
  34139.             case 'amazon_s3.secret'$value $this->getEnv('AWS_SECRET_KEY'); break;
  34140.             case 'amazon_s3.region'$value $this->getEnv('AWS_S3_REGION'); break;
  34141.             case 'amazon_sqs.key'$value $this->getEnv('AWS_ACCESS_KEY'); break;
  34142.             case 'amazon_sqs.secret'$value $this->getEnv('AWS_SECRET_KEY'); break;
  34143.             case 'amazon_sqs.region'$value $this->getEnv('AWS_DEFAULT_REGION'); break;
  34144.             case 'amazon_sns.key'$value $this->getEnv('AWS_ACCESS_KEY'); break;
  34145.             case 'amazon_sns.secret'$value $this->getEnv('AWS_SECRET_KEY'); break;
  34146.             case 'amazon_sns.region'$value $this->getEnv('AWS_DEFAULT_REGION'); break;
  34147.             case 'amazon_sns.account_id'$value $this->getEnv('AWS_ACCOUNT_ID'); break;
  34148.             case 'amazon_cloudwatch.key'$value $this->getEnv('AWS_ACCESS_KEY'); break;
  34149.             case 'amazon_cloudwatch.secret'$value $this->getEnv('AWS_SECRET_KEY'); break;
  34150.             case 'amazon_cloudwatch.region'$value $this->getEnv('AWS_DEFAULT_REGION'); break;
  34151.             case 'router.request_context.host'$value $this->getEnv('APP_HOST'); break;
  34152.             case 'router.request_context.scheme'$value $this->getEnv('APP_SCHEME'); break;
  34153.             case 'country'$value $this->getEnv('APP_COUNTRY'); break;
  34154.             case 'elasticsearch_url'$value $this->getEnv('ELASTICSEARCH_URL'); break;
  34155.             case 'elasticsearch_timeout'$value $this->getEnv('ELASTICSEARCH_TIMEOUT'); break;
  34156.             case 'fawry.hash_key'$value $this->getEnv('FAWRY_HASH_KEY'); break;
  34157.             case 'fawry.merchant_id'$value $this->getEnv('FAWRY_MERCHANT_ID'); break;
  34158.             case 'fawry.js_url'$value $this->getEnv('FAWRY_JS_URL'); break;
  34159.             case 'mongodb_server'$value $this->getEnv('resolve:MONGODB_URL'); break;
  34160.             case 'mongodb_database'$value $this->getEnv('resolve:MONGODB_NAME'); break;
  34161.             case 'google_analytics_tracking_id'$value $this->getEnv('GOOGLE_ANALYTICS_TRACKING_ID'); break;
  34162.             case 'payfort.merchant_identifier'$value $this->getEnv('PAYFORT_MERCHANT_IDENTIFIER'); break;
  34163.             case 'payfort.access_code'$value $this->getEnv('PAYFORT_ACCESS_CODE'); break;
  34164.             case 'payfort.redirect_url'$value $this->getEnv('string:PAYFORT_URL').'/FortAPI/paymentPage'; break;
  34165.             case 'payfort.recurring_url'$value $this->getEnv('string:PAYFORT_URL').'/FortAPI/paymentApi'; break;
  34166.             case 'payfort.sha_request'$value $this->getEnv('PAYFORT_SHA_REQUEST'); break;
  34167.             case 'payfort.sha_response'$value $this->getEnv('PAYFORT_SHA_RESPONSE'); break;
  34168.             case 'zoho_id'$value $this->getEnv('resolve:ZOHO_ID_HOME_EG'); break;
  34169.             case 'zoho_secret'$value $this->getEnv('resolve:ZOHO_SECRET_HOME_EG'); break;
  34170.             case 'zoho_user'$value $this->getEnv('resolve:ZOHO_USER_HOME_EG'); break;
  34171.             case 'sync_customers_zoho_id'$value $this->getEnv('resolve:ZOHO_ID'); break;
  34172.             case 'sync_customers_zoho_secret'$value $this->getEnv('resolve:ZOHO_SECRET'); break;
  34173.             case 'sync_customers_zoho_user'$value $this->getEnv('resolve:ZOHO_USER'); break;
  34174.             case 'api_gateway.top_sellers.url'$value $this->getEnv('TOP_SELLER_SERVICE_ENDPOINT'); break;
  34175.             case 'api_gateway.supply_and_demand.url'$value $this->getEnv('LOCATIONS_INSIGHTS_SVC_ENDPOINT'); break;
  34176.             case 'promotional_mailer_dsn'$value $this->getEnv('MAILER_PROMOTIONAL_DSN'); break;
  34177.             case 'mailer_dsn'$value $this->getEnv('MAILER_DSN'); break;
  34178.             case 'google_recaptcha_site_key'$value $this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'); break;
  34179.             case 'aqarmap.wompoo'$value = [
  34180.                 'enabled' => true,
  34181.                 'bucket' => $this->getEnv('AWS_S3_BUCKET'),
  34182.                 'base_urls' => $this->getEnv('json:THUMBOR_CDN_URLS'),
  34183.             ]; break;
  34184.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  34185.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  34186.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  34187.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  34188.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  34189.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  34190.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/Proxies'); break;
  34191.             case 'doctrine_mongodb.odm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/odm/mongodb/Proxies'); break;
  34192.             case 'doctrine_mongodb.odm.hydrator_dir'$value = ($this->targetDir.''.'/doctrine/odm/mongodb/Hydrators'); break;
  34193.             case 'doctrine_mongodb.odm.persistent_collection_dir'$value = ($this->targetDir.''.'/doctrine/odm/mongodb/PersistentCollections'); break;
  34194.             case 'fos_user.registration.confirmation.from_email'$value = [
  34195.                 $this->getEnv('WEBSITE_EMAIL') => 'Aqarmap',
  34196.             ]; break;
  34197.             case 'fos_user.resetting.email.from_email'$value = [
  34198.                 $this->getEnv('WEBSITE_EMAIL') => 'Aqarmap',
  34199.             ]; break;
  34200.             case 'redjan_ym_fcm.firebase_api_key'$value $this->getEnv('resolve:FCM_SERVER_KEY'); break;
  34201.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  34202.         }
  34203.         $this->loadedDynamicParameters[$name] = true;
  34204.         return $this->dynamicParameters[$name] = $value;
  34205.     }
  34206.     protected function getDefaultParameters(): array
  34207.     {
  34208.         return [
  34209.             'kernel.project_dir' => \dirname(__DIR__4),
  34210.             'kernel.environment' => 'dev',
  34211.             'kernel.debug' => true,
  34212.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  34213.             'kernel.bundles' => [
  34214.                 'AqarmapUserBundle' => 'Aqarmap\\Bundle\\UserBundle\\AqarmapUserBundle',
  34215.                 'AqarmapMainBundle' => 'Aqarmap\\Bundle\\MainBundle\\AqarmapMainBundle',
  34216.                 'AqarmapUtilityBundle' => 'Aqarmap\\Bundle\\UtilityBundle\\AqarmapUtilityBundle',
  34217.                 'AqarmapListingBundle' => 'Aqarmap\\Bundle\\ListingBundle\\AqarmapListingBundle',
  34218.                 'AqarmapMessageBundle' => 'Aqarmap\\Bundle\\MessageBundle\\AqarmapMessageBundle',
  34219.                 'AqarmapCreditBundle' => 'Aqarmap\\Bundle\\CreditBundle\\AqarmapCreditBundle',
  34220.                 'AqarmapNotifierBundle' => 'Aqarmap\\Bundle\\NotifierBundle\\AqarmapNotifierBundle',
  34221.                 'AqarmapBuyerAlertsBundle' => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\AqarmapBuyerAlertsBundle',
  34222.                 'AqarmapApiBundle' => 'Aqarmap\\Bundle\\ApiBundle\\AqarmapApiBundle',
  34223.                 'AqarmapMortgageBundle' => 'Aqarmap\\Bundle\\MortgageBundle\\AqarmapMortgageBundle',
  34224.                 'AqarmapBrokerSalesBundle' => 'Aqarmap\\Bundle\\BrokerSalesBundle\\AqarmapBrokerSalesBundle',
  34225.                 'AqarmapNeighborhoodBundle' => 'Aqarmap\\Bundle\\NeighborhoodBundle\\AqarmapNeighborhoodBundle',
  34226.                 'AqarmapDiscussionBundle' => 'Aqarmap\\Bundle\\DiscussionBundle\\AqarmapDiscussionBundle',
  34227.                 'AqarmapCRMBundle' => 'Aqarmap\\Bundle\\CRMBundle\\AqarmapCRMBundle',
  34228.                 'AqarmapCustomerProfilingBundle' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\AqarmapCustomerProfilingBundle',
  34229.                 'AqarmapExchangeBundle' => 'Aqarmap\\Bundle\\ExchangeBundle\\AqarmapExchangeBundle',
  34230.                 'NotificationBundle' => 'Aqarmap\\Bundle\\NotificationBundle\\NotificationBundle',
  34231.                 'AqarmapPaymentBundle' => 'Aqarmap\\Bundle\\PaymentBundle\\AqarmapPaymentBundle',
  34232.                 'AqarmapAnnouncementBundle' => 'Aqarmap\\Bundle\\AnnouncementBundle\\AqarmapAnnouncementBundle',
  34233.                 'AqarmapSearchBundle' => 'Aqarmap\\Bundle\\SearchBundle\\AqarmapSearchBundle',
  34234.                 'AqarmapNotificationBundle' => 'Aqarmap\\Bundle\\NotificationBundle\\AqarmapNotificationBundle',
  34235.                 'FeatureToggleBundle' => 'Aqarmap\\Bundle\\FeatureToggleBundle\\FeatureToggleBundle',
  34236.                 'AqarmapValueEngineBundle' => 'Aqarmap\\Bundle\\ValueEngineBundle\\AqarmapValueEngineBundle',
  34237.                 'SurveyBundle' => 'Aqarmap\\Bundle\\SurveyBundle\\SurveyBundle',
  34238.                 'OTPBundle' => 'Aqarmap\\Bundle\\OTPBundle\\OTPBundle',
  34239.                 'TopSellerBundle' => 'Aqarmap\\Bundle\\TopSellerBundle\\TopSellerBundle',
  34240.                 'AqarmapFinancialAidsBundle' => 'Aqarmap\\Bundle\\FinancialAidsBundle\\AqarmapFinancialAidsBundle',
  34241.                 'RecurringTransactionBundle' => 'Aqarmap\\Bundle\\RecurringTransactionBundle\\RecurringTransactionBundle',
  34242.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  34243.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  34244.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  34245.                 'DoctrineMongoDBBundle' => 'Doctrine\\Bundle\\MongoDBBundle\\DoctrineMongoDBBundle',
  34246.                 'FOSElasticaBundle' => 'FOS\\ElasticaBundle\\FOSElasticaBundle',
  34247.                 'EnqueueBundle' => 'Enqueue\\Bundle\\EnqueueBundle',
  34248.                 'EnqueueElasticaBundle' => 'Enqueue\\ElasticaBundle\\EnqueueElasticaBundle',
  34249.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  34250.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  34251.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  34252.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  34253.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  34254.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  34255.                 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  34256.                 'JMSI18nRoutingBundle' => 'JMS\\I18nRoutingBundle\\JMSI18nRoutingBundle',
  34257.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  34258.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  34259.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  34260.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  34261.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  34262.                 'OldSoundRabbitMqBundle' => 'OldSound\\RabbitMqBundle\\OldSoundRabbitMqBundle',
  34263.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  34264.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  34265.                 'RedjanYmFCMBundle' => 'RedjanYm\\FCMBundle\\RedjanYmFCMBundle',
  34266.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  34267.                 'SncRedisBundle' => 'Snc\\RedisBundle\\SncRedisBundle',
  34268.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  34269.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  34270.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  34271.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  34272.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  34273.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  34274.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  34275.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  34276.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  34277.                 'KnpGaufretteBundle' => 'Knp\\Bundle\\GaufretteBundle\\KnpGaufretteBundle',
  34278.             ],
  34279.             'kernel.bundles_metadata' => [
  34280.                 'AqarmapUserBundle' => [
  34281.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle'),
  34282.                     'namespace' => 'Aqarmap\\Bundle\\UserBundle',
  34283.                 ],
  34284.                 'AqarmapMainBundle' => [
  34285.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle'),
  34286.                     'namespace' => 'Aqarmap\\Bundle\\MainBundle',
  34287.                 ],
  34288.                 'AqarmapUtilityBundle' => [
  34289.                     'path' => (\dirname(__DIR__4).'/vendor/aqarmap/utility-bundle/Aqarmap/Bundle/UtilityBundle'),
  34290.                     'namespace' => 'Aqarmap\\Bundle\\UtilityBundle',
  34291.                 ],
  34292.                 'AqarmapListingBundle' => [
  34293.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle'),
  34294.                     'namespace' => 'Aqarmap\\Bundle\\ListingBundle',
  34295.                 ],
  34296.                 'AqarmapMessageBundle' => [
  34297.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle'),
  34298.                     'namespace' => 'Aqarmap\\Bundle\\MessageBundle',
  34299.                 ],
  34300.                 'AqarmapCreditBundle' => [
  34301.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle'),
  34302.                     'namespace' => 'Aqarmap\\Bundle\\CreditBundle',
  34303.                 ],
  34304.                 'AqarmapNotifierBundle' => [
  34305.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle'),
  34306.                     'namespace' => 'Aqarmap\\Bundle\\NotifierBundle',
  34307.                 ],
  34308.                 'AqarmapBuyerAlertsBundle' => [
  34309.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle'),
  34310.                     'namespace' => 'Aqarmap\\Bundle\\BuyerAlertsBundle',
  34311.                 ],
  34312.                 'AqarmapApiBundle' => [
  34313.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ApiBundle'),
  34314.                     'namespace' => 'Aqarmap\\Bundle\\ApiBundle',
  34315.                 ],
  34316.                 'AqarmapMortgageBundle' => [
  34317.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle'),
  34318.                     'namespace' => 'Aqarmap\\Bundle\\MortgageBundle',
  34319.                 ],
  34320.                 'AqarmapBrokerSalesBundle' => [
  34321.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle'),
  34322.                     'namespace' => 'Aqarmap\\Bundle\\BrokerSalesBundle',
  34323.                 ],
  34324.                 'AqarmapNeighborhoodBundle' => [
  34325.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle'),
  34326.                     'namespace' => 'Aqarmap\\Bundle\\NeighborhoodBundle',
  34327.                 ],
  34328.                 'AqarmapDiscussionBundle' => [
  34329.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle'),
  34330.                     'namespace' => 'Aqarmap\\Bundle\\DiscussionBundle',
  34331.                 ],
  34332.                 'AqarmapCRMBundle' => [
  34333.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle'),
  34334.                     'namespace' => 'Aqarmap\\Bundle\\CRMBundle',
  34335.                 ],
  34336.                 'AqarmapCustomerProfilingBundle' => [
  34337.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle'),
  34338.                     'namespace' => 'Aqarmap\\Bundle\\CustomerProfilingBundle',
  34339.                 ],
  34340.                 'AqarmapExchangeBundle' => [
  34341.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle'),
  34342.                     'namespace' => 'Aqarmap\\Bundle\\ExchangeBundle',
  34343.                 ],
  34344.                 'NotificationBundle' => [
  34345.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle'),
  34346.                     'namespace' => 'Aqarmap\\Bundle\\NotificationBundle',
  34347.                 ],
  34348.                 'AqarmapPaymentBundle' => [
  34349.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle'),
  34350.                     'namespace' => 'Aqarmap\\Bundle\\PaymentBundle',
  34351.                 ],
  34352.                 'AqarmapAnnouncementBundle' => [
  34353.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle'),
  34354.                     'namespace' => 'Aqarmap\\Bundle\\AnnouncementBundle',
  34355.                 ],
  34356.                 'AqarmapSearchBundle' => [
  34357.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle'),
  34358.                     'namespace' => 'Aqarmap\\Bundle\\SearchBundle',
  34359.                 ],
  34360.                 'AqarmapNotificationBundle' => [
  34361.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle'),
  34362.                     'namespace' => 'Aqarmap\\Bundle\\NotificationBundle',
  34363.                 ],
  34364.                 'FeatureToggleBundle' => [
  34365.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle'),
  34366.                     'namespace' => 'Aqarmap\\Bundle\\FeatureToggleBundle',
  34367.                 ],
  34368.                 'AqarmapValueEngineBundle' => [
  34369.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle'),
  34370.                     'namespace' => 'Aqarmap\\Bundle\\ValueEngineBundle',
  34371.                 ],
  34372.                 'SurveyBundle' => [
  34373.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SurveyBundle'),
  34374.                     'namespace' => 'Aqarmap\\Bundle\\SurveyBundle',
  34375.                 ],
  34376.                 'OTPBundle' => [
  34377.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle'),
  34378.                     'namespace' => 'Aqarmap\\Bundle\\OTPBundle',
  34379.                 ],
  34380.                 'TopSellerBundle' => [
  34381.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle'),
  34382.                     'namespace' => 'Aqarmap\\Bundle\\TopSellerBundle',
  34383.                 ],
  34384.                 'AqarmapFinancialAidsBundle' => [
  34385.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle'),
  34386.                     'namespace' => 'Aqarmap\\Bundle\\FinancialAidsBundle',
  34387.                 ],
  34388.                 'RecurringTransactionBundle' => [
  34389.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle'),
  34390.                     'namespace' => 'Aqarmap\\Bundle\\RecurringTransactionBundle',
  34391.                 ],
  34392.                 'FrameworkBundle' => [
  34393.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  34394.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  34395.                 ],
  34396.                 'DoctrineBundle' => [
  34397.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  34398.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  34399.                 ],
  34400.                 'DoctrineFixturesBundle' => [
  34401.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  34402.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  34403.                 ],
  34404.                 'DoctrineMongoDBBundle' => [
  34405.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle'),
  34406.                     'namespace' => 'Doctrine\\Bundle\\MongoDBBundle',
  34407.                 ],
  34408.                 'FOSElasticaBundle' => [
  34409.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src'),
  34410.                     'namespace' => 'FOS\\ElasticaBundle',
  34411.                 ],
  34412.                 'EnqueueBundle' => [
  34413.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle'),
  34414.                     'namespace' => 'Enqueue\\Bundle',
  34415.                 ],
  34416.                 'EnqueueElasticaBundle' => [
  34417.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/elastica-bundle'),
  34418.                     'namespace' => 'Enqueue\\ElasticaBundle',
  34419.                 ],
  34420.                 'TwigBundle' => [
  34421.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  34422.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  34423.                 ],
  34424.                 'FOSCKEditorBundle' => [
  34425.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  34426.                     'namespace' => 'FOS\\CKEditorBundle',
  34427.                 ],
  34428.                 'FOSJsRoutingBundle' => [
  34429.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  34430.                     'namespace' => 'FOS\\JsRoutingBundle',
  34431.                 ],
  34432.                 'FOSRestBundle' => [
  34433.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  34434.                     'namespace' => 'FOS\\RestBundle',
  34435.                 ],
  34436.                 'SecurityBundle' => [
  34437.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  34438.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  34439.                 ],
  34440.                 'FOSUserBundle' => [
  34441.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  34442.                     'namespace' => 'FOS\\UserBundle',
  34443.                 ],
  34444.                 'HWIOAuthBundle' => [
  34445.                     'path' => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src'),
  34446.                     'namespace' => 'HWI\\Bundle\\OAuthBundle',
  34447.                 ],
  34448.                 'JMSI18nRoutingBundle' => [
  34449.                     'path' => (\dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle'),
  34450.                     'namespace' => 'JMS\\I18nRoutingBundle',
  34451.                 ],
  34452.                 'JMSSerializerBundle' => [
  34453.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  34454.                     'namespace' => 'JMS\\SerializerBundle',
  34455.                 ],
  34456.                 'KnpMenuBundle' => [
  34457.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  34458.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  34459.                 ],
  34460.                 'KnpPaginatorBundle' => [
  34461.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  34462.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  34463.                 ],
  34464.                 'LiipImagineBundle' => [
  34465.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  34466.                     'namespace' => 'Liip\\ImagineBundle',
  34467.                 ],
  34468.                 'NelmioApiDocBundle' => [
  34469.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  34470.                     'namespace' => 'Nelmio\\ApiDocBundle',
  34471.                 ],
  34472.                 'OldSoundRabbitMqBundle' => [
  34473.                     'path' => (\dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle'),
  34474.                     'namespace' => 'OldSound\\RabbitMqBundle',
  34475.                 ],
  34476.                 'HttplugBundle' => [
  34477.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  34478.                     'namespace' => 'Http\\HttplugBundle',
  34479.                 ],
  34480.                 'PrestaSitemapBundle' => [
  34481.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  34482.                     'namespace' => 'Presta\\SitemapBundle',
  34483.                 ],
  34484.                 'RedjanYmFCMBundle' => [
  34485.                     'path' => (\dirname(__DIR__4).'/vendor/redjanym/fcm-bundle'),
  34486.                     'namespace' => 'RedjanYm\\FCMBundle',
  34487.                 ],
  34488.                 'SensioFrameworkExtraBundle' => [
  34489.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  34490.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  34491.                 ],
  34492.                 'SncRedisBundle' => [
  34493.                     'path' => (\dirname(__DIR__4).'/vendor/snc/redis-bundle/src'),
  34494.                     'namespace' => 'Snc\\RedisBundle',
  34495.                 ],
  34496.                 'DebugBundle' => [
  34497.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  34498.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  34499.                 ],
  34500.                 'MakerBundle' => [
  34501.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  34502.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  34503.                 ],
  34504.                 'MonologBundle' => [
  34505.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  34506.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  34507.                 ],
  34508.                 'DoctrineMigrationsBundle' => [
  34509.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  34510.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  34511.                 ],
  34512.                 'WebProfilerBundle' => [
  34513.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  34514.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  34515.                 ],
  34516.                 'TwigExtraBundle' => [
  34517.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  34518.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  34519.                 ],
  34520.                 'WebpackEncoreBundle' => [
  34521.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  34522.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  34523.                 ],
  34524.                 'VichUploaderBundle' => [
  34525.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  34526.                     'namespace' => 'Vich\\UploaderBundle',
  34527.                 ],
  34528.                 'BazingaJsTranslationBundle' => [
  34529.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  34530.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  34531.                 ],
  34532.                 'KnpGaufretteBundle' => [
  34533.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle'),
  34534.                     'namespace' => 'Knp\\Bundle\\GaufretteBundle',
  34535.                 ],
  34536.             ],
  34537.             'kernel.charset' => 'UTF-8',
  34538.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  34539.             'locale' => 'ar',
  34540.             'amazon_cloudwatch.stream' => 'dev',
  34541.             'wompoo.enabled' => true,
  34542.             'website_email' => 'info@aqarmap.com',
  34543.             'help_desk_email' => 'support+egypt@aqarmap.com',
  34544.             'webmaster_email' => 'no-reply@aqarmap.com.eg',
  34545.             'feedback_email' => 'support+egypt@aqarmap.com',
  34546.             'cs_email' => 'cs@aqarmap.com',
  34547.             'buyer_alerts_email' => 'buyer-alert@aqarmap.com',
  34548.             'router.request_context.base_url' => '',
  34549.             'cashnpay_product_id' => NULL,
  34550.             'cashnpay_secret_key' => NULL,
  34551.             'cashnpay_sandbox' => true,
  34552.             'slack_token' => 'xoxo-0000000000-0000000000-0000000000-0a0a0a0aa0',
  34553.             'slack_bot_name' => 'Symfony',
  34554.             'slack_channel' => '#monolog',
  34555.             'locales' => [
  34556.                 => 'ar',
  34557.                 => 'en',
  34558.             ],
  34559.             'firebase.apikey' => 'AAAA0Aa0Aa0:AAA00aAAaAaAaAAAaAAaaA-AA0AA0aAAA0aAa',
  34560.             'firebase.sender_id' => 1000000000000,
  34561.             'google_maps_key' => NULL,
  34562.             'facebook.app_id' => NULL,
  34563.             'facebook.app_secret' => NULL,
  34564.             'mongodb_user' => NULL,
  34565.             'mongodb_password' => NULL,
  34566.             'google.short.url.api_key' => NULL,
  34567.             'masked_email.imap_url' => 'imap.gmail.com:993/imap/ssl',
  34568.             'masked_email.email' => NULL,
  34569.             'masked_email.encrypted_password' => NULL,
  34570.             'payfort.sha_type' => 'sha256',
  34571.             'paymob.api_key' => NULL,
  34572.             'paymob.integration_id' => NULL,
  34573.             'paymob.recurring_integration_id' => NULL,
  34574.             'paymob.generate_token_url' => 'https://accept.paymob.com/api/auth/tokens',
  34575.             'paymob.generate_order_url' => 'https://accept.paymob.com/api/ecommerce/orders',
  34576.             'paymob.generate_payment_key_url' => 'https://accept.paymob.com/api/acceptance/payment_keys',
  34577.             'paymob.generate_pay_with_saved_card_url' => 'https://accept.paymob.com/api/acceptance/payments/pay',
  34578.             'chat' => [
  34579.                 'qiscus' => [
  34580.                     'app_id' => NULL,
  34581.                     'secret' => NULL,
  34582.                     'user_password' => NULL,
  34583.                     'uri' => '.qiscus.com/api',
  34584.                 ],
  34585.             ],
  34586.             'sms' => [
  34587.                 'aws' => [
  34588.                     'key' => NULL,
  34589.                     'secret' => NULL,
  34590.                     'region' => NULL,
  34591.                     'version' => NULL,
  34592.                     'sms_type' => NULL,
  34593.                     'from' => NULL,
  34594.                 ],
  34595.                 'nexmo' => [
  34596.                     'key' => NULL,
  34597.                     'secret' => NULL,
  34598.                     'from' => NULL,
  34599.                 ],
  34600.                 'connekio' => [
  34601.                     'url' => NULL,
  34602.                     'auth' => NULL,
  34603.                     'account_id' => NULL,
  34604.                     'mnc' => NULL,
  34605.                     'mcc' => NULL,
  34606.                     'from' => NULL,
  34607.                 ],
  34608.                 'infobip' => [
  34609.                     'base_url' => '',
  34610.                     'key' => '',
  34611.                     'from' => '',
  34612.                 ],
  34613.                 'provider' => 'infobip',
  34614.             ],
  34615.             'upload_location_path' => (\dirname(__DIR__4).'/web/locations/'),
  34616.             'aqarmap_notification' => [
  34617.                 'fcm' => [
  34618.                     'key' => NULL,
  34619.                 ],
  34620.                 'nexmo' => [
  34621.                     'api_key' => NULL,
  34622.                     'api_secret' => NULL,
  34623.                 ],
  34624.                 'mail' => [
  34625.                     'from' => 'system@aqarmap.com',
  34626.                 ],
  34627.             ],
  34628.             'aqarmap_advice_url' => 'https://advice.aqarmap.com.eg',
  34629.             'aqarmap.performance_log' => [
  34630.                 'enabled' => false,
  34631.             ],
  34632.             'aqarmap_teleport_client_secret' => '4drn0oj34y2os88gcc4gss4o0gc8gwk40ggg8ksgcwsg4w0g80',
  34633.             'aqarmap_teleport_client_id' => '1_1d3g4ovtnkqsosok4o8c8ksw4gcwsgkgwsk0wkos0s848k0cgo',
  34634.             'aqarmap_teleport_url' => 'https://fleet.aqarmap.net/',
  34635.             'zoho_redirect' => 'https://aqarmap.com.eg/en/',
  34636.             'zoho_resource_path' => 'public/crm',
  34637.             'auto_scrapy_init_command_api_url' => 'https://control:3vSPQ9@scrappy.aqarmap.net',
  34638.             'services.moonshot' => 'MOONSHOT',
  34639.             'services.poke' => 'POKE',
  34640.             'services.notification_center' => 'NOTIFICATION_CENTER',
  34641.             'facebookAppId' => '',
  34642.             'facebookSecret' => '',
  34643.             'aqm_cli.client_id' => '',
  34644.             'google_app_id' => NULL,
  34645.             'google_secret' => NULL,
  34646.             'google_redirect_url' => NULL,
  34647.             'joinUsARURL' => 'https://i.aqarmap.com/joinus/?campaign=HomepageWeb',
  34648.             'joinUsENURL' => 'https://i.aqarmap.com/joinus/index-en.html?campaign=HomepageWeb',
  34649.             'popUpJoinUsARURL' => 'https://i.aqarmap.com/joinus/?campaign=HomepageWidget',
  34650.             'popUpJoinUsENURL' => 'https://i.aqarmap.com/joinus/index-en.html?campaign=HomepageWidget',
  34651.             'env(MONGODB_URL)' => '',
  34652.             'env(MONGODB_DB)' => '',
  34653.             'container.dumper.inline_factories' => true,
  34654.             'event_dispatcher.event_aliases' => [
  34655.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  34656.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  34657.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  34658.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  34659.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  34660.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  34661.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  34662.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  34663.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  34664.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  34665.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  34666.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  34667.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  34668.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  34669.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  34670.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  34671.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  34672.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  34673.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  34674.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  34675.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  34676.             ],
  34677.             'fragment.renderer.hinclude.global_template' => NULL,
  34678.             'fragment.path' => '/_fragments',
  34679.             'kernel.http_method_override' => true,
  34680.             'kernel.trusted_hosts' => [
  34681.             ],
  34682.             'kernel.default_locale' => 'ar',
  34683.             'kernel.enabled_locales' => [
  34684.             ],
  34685.             'kernel.error_controller' => 'error_controller',
  34686.             'debug.file_link_format' => NULL,
  34687.             'asset.request_context.base_path' => NULL,
  34688.             'asset.request_context.secure' => NULL,
  34689.             'translator.logging' => false,
  34690.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  34691.             'debug.error_handler.throw_at' => -1,
  34692.             'router.resource' => 'kernel::loadRoutes',
  34693.             'request_listener.http_port' => 80,
  34694.             'request_listener.https_port' => 443,
  34695.             'session.metadata.storage_key' => '_sf2_meta',
  34696.             'session.storage.options' => [
  34697.                 'cache_limiter' => '0',
  34698.                 'cookie_secure' => 'auto',
  34699.                 'cookie_httponly' => true,
  34700.                 'cookie_samesite' => 'lax',
  34701.                 'gc_probability' => 1,
  34702.             ],
  34703.             'session.metadata.update_threshold' => 0,
  34704.             'form.type_extension.csrf.enabled' => true,
  34705.             'form.type_extension.csrf.field_name' => '_token',
  34706.             'validator.translation_domain' => 'validators',
  34707.             'profiler_listener.only_exceptions' => false,
  34708.             'profiler_listener.only_main_requests' => false,
  34709.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  34710.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  34711.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  34712.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  34713.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  34714.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  34715.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  34716.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  34717.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  34718.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  34719.             'doctrine.entity_managers' => [
  34720.                 'default' => 'doctrine.orm.default_entity_manager',
  34721.             ],
  34722.             'doctrine.default_entity_manager' => 'default',
  34723.             'doctrine.dbal.connection_factory.types' => [
  34724.             ],
  34725.             'doctrine.connections' => [
  34726.                 'default' => 'doctrine.dbal.default_connection',
  34727.             ],
  34728.             'doctrine.default_connection' => 'default',
  34729.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  34730.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  34731.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  34732.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  34733.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  34734.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  34735.             'doctrine.orm.cache.memcache_host' => 'localhost',
  34736.             'doctrine.orm.cache.memcache_port' => 11211,
  34737.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  34738.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  34739.             'doctrine.orm.cache.memcached_host' => 'localhost',
  34740.             'doctrine.orm.cache.memcached_port' => 11211,
  34741.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  34742.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  34743.             'doctrine.orm.cache.redis_host' => 'localhost',
  34744.             'doctrine.orm.cache.redis_port' => 6379,
  34745.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  34746.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  34747.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  34748.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  34749.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  34750.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  34751.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  34752.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  34753.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  34754.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  34755.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  34756.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  34757.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  34758.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  34759.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  34760.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  34761.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  34762.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  34763.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  34764.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  34765.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  34766.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  34767.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  34768.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  34769.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  34770.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  34771.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  34772.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  34773.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  34774.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  34775.             'doctrine.orm.auto_generate_proxy_classes' => true,
  34776.             'doctrine.orm.proxy_namespace' => 'Proxies',
  34777.             'doctrine_mongodb.odm.connection.class' => 'MongoDB\\Client',
  34778.             'doctrine_mongodb.odm.configuration.class' => 'Doctrine\\ODM\\MongoDB\\Configuration',
  34779.             'doctrine_mongodb.odm.document_manager.class' => 'Doctrine\\ODM\\MongoDB\\DocumentManager',
  34780.             'doctrine_mongodb.odm.manager_configurator.class' => 'Doctrine\\Bundle\\MongoDBBundle\\ManagerConfigurator',
  34781.             'doctrine_mongodb.odm.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  34782.             'doctrine_odm.mongodb.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  34783.             'doctrine_odm.mongodb.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  34784.             'doctrine_mongodb.odm.class' => 'Doctrine\\Bundle\\MongoDBBundle\\ManagerRegistry',
  34785.             'doctrine_mongodb.odm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  34786.             'doctrine_mongodb.odm.proxy_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\ProxyCacheWarmer',
  34787.             'doctrine_mongodb.odm.hydrator_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\HydratorCacheWarmer',
  34788.             'doctrine_mongodb.odm.persistent_collection_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\PersistentCollectionCacheWarmer',
  34789.             'doctrine_mongodb.odm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  34790.             'doctrine_mongodb.odm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  34791.             'doctrine_mongodb.odm.cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  34792.             'doctrine_mongodb.odm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  34793.             'doctrine_mongodb.odm.cache.memcache_host' => 'localhost',
  34794.             'doctrine_mongodb.odm.cache.memcache_port' => 11211,
  34795.             'doctrine_mongodb.odm.cache.memcache_instance.class' => 'Memcache',
  34796.             'doctrine_mongodb.odm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  34797.             'doctrine_mongodb.odm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  34798.             'doctrine_mongodb.odm.metadata.annotation.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AnnotationDriver',
  34799.             'doctrine_mongodb.odm.metadata.attribute.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AttributeDriver',
  34800.             'doctrine_mongodb.odm.metadata.attribute_reader.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AttributeReader',
  34801.             'doctrine_mongodb.odm.metadata.xml.class' => 'Doctrine\\Bundle\\MongoDBBundle\\Mapping\\Driver\\XmlDriver',
  34802.             'doctrine_mongodb.odm.mapping_dirs' => [
  34803.             ],
  34804.             'doctrine_mongodb.odm.xml_mapping_dirs' => [
  34805.             ],
  34806.             'doctrine_mongodb.odm.document_dirs' => [
  34807.             ],
  34808.             'doctrine_mongodb.odm.fixtures_dirs' => [
  34809.             ],
  34810.             'doctrine_mongodb.odm.logger.batch_insert_threshold' => 4,
  34811.             'doctrine_mongodb.odm.listeners.resolve_target_document.class' => 'Doctrine\\ODM\\MongoDB\\Tools\\ResolveTargetDocumentListener',
  34812.             'doctrine_mongodb.odm.default_connection' => 'default',
  34813.             'doctrine_mongodb.odm.default_document_manager' => 'default',
  34814.             'doctrine_mongodb.odm.proxy_namespace' => 'MongoDBODMProxies',
  34815.             'doctrine_mongodb.odm.auto_generate_proxy_classes' => 2,
  34816.             'doctrine_mongodb.odm.hydrator_namespace' => 'Hydrators',
  34817.             'doctrine_mongodb.odm.auto_generate_hydrator_classes' => 1,
  34818.             'doctrine_mongodb.odm.default_commit_options' => [
  34819.             ],
  34820.             'doctrine_mongodb.odm.persistent_collection_namespace' => 'PersistentCollections',
  34821.             'doctrine_mongodb.odm.auto_generate_persistent_collection_classes' => 0,
  34822.             'doctrine_mongodb.odm.fixture_loader' => 'Symfony\\Bridge\\Doctrine\\DataFixtures\\ContainerAwareLoader',
  34823.             'doctrine_mongodb.odm.connections' => [
  34824.                 'default' => 'doctrine_mongodb.odm.default_connection',
  34825.             ],
  34826.             'doctrine_mongodb.odm.document_managers' => [
  34827.                 'default' => 'doctrine_mongodb.odm.default_document_manager',
  34828.             ],
  34829.             'fos_elastica.property_accessor.magicCall' => false,
  34830.             'fos_elastica.property_accessor.throwExceptionOnInvalidIndex' => false,
  34831.             'fos_elastica.default_index' => 'app_listings',
  34832.             'enqueue.transport.default.receive_timeout' => 10000,
  34833.             'enqueue.client.default.router_processor' => 'enqueue.client.default.router_processor',
  34834.             'enqueue.client.default.router_queue_name' => 'default',
  34835.             'enqueue.client.default.default_queue_name' => 'default',
  34836.             'enqueue.transports' => [
  34837.                 => 'default',
  34838.             ],
  34839.             'enqueue.clients' => [
  34840.                 => 'default',
  34841.             ],
  34842.             'enqueue.default_transport' => 'default',
  34843.             'enqueue.default_client' => 'default',
  34844.             'twig.form.resources' => [
  34845.                 => '@VichUploader/Form/fields.html.twig',
  34846.                 => 'form_div_layout.html.twig',
  34847.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  34848.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  34849.             ],
  34850.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  34851.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  34852.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  34853.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  34854.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  34855.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  34856.             'fos_js_routing.request_context_base_url' => NULL,
  34857.             'fos_js_routing.cache_control' => [
  34858.                 'enabled' => false,
  34859.             ],
  34860.             'fos_rest.format_listener.rules' => NULL,
  34861.             'security.role_hierarchy.roles' => [
  34862.                 'ROLE_SUPER_ADMIN' => [
  34863.                     => 'ROLE_ADMIN',
  34864.                     => 'ROLE_USER',
  34865.                     => 'ROLE_ALLOWED_TO_SWITCH',
  34866.                     => 'ROLE_API_DEVELOPER',
  34867.                     => 'ROLE_BROKER_SALES_MANAGER',
  34868.                     => 'ROLE_ACCESS_TO_ADMIN_LEADS',
  34869.                     => 'ROLE_WEBMASTER',
  34870.                     => 'ROLE_SUPPORT',
  34871.                     => 'ROLE_FREE_LISTING',
  34872.                     => 'ROLE_PAID_LISTING',
  34873.                     10 => 'ROLE_CRM',
  34874.                     11 => 'ROLE_STAFF',
  34875.                     12 => 'ROLE_MARKETING',
  34876.                     13 => 'ROLE_DISCUSSION',
  34877.                     14 => 'ROLE_CUSTOMER_PROFILING',
  34878.                     15 => 'ROLE_BROKER',
  34879.                     16 => 'ROLE_NOTIFICATION_SETTING',
  34880.                     17 => 'ROLE_IN_HOUSE',
  34881.                     18 => 'ROLE_NOTIFIER',
  34882.                     19 => 'ROLE_FINANCE',
  34883.                     20 => 'ROLE_ACCESS_TO_ADMIN_PAYMENTS',
  34884.                     21 => 'ROLE_SEARCH_SCORING',
  34885.                     22 => 'ROLE_BROKER_WEBSITE',
  34886.                     23 => 'ROLE_ADMIN_ACTIVITIES',
  34887.                     24 => 'ROLE_MESSENGER_TESTER',
  34888.                     25 => 'ROLE_REFUND_PAYMENT',
  34889.                     26 => 'ROLE_ANNOUNCEMENTS',
  34890.                     27 => 'ROLE_PROJECTS',
  34891.                     28 => 'ROLE_INCREASING_LISTINGS',
  34892.                     29 => 'ROLE_USER_MANAGEMENT',
  34893.                     30 => 'ROLE_ANALYSIS',
  34894.                     31 => 'ROLE_IMPORT_USERS',
  34895.                     32 => 'ROLE_SUBACCOUNT',
  34896.                     33 => 'ROLE_PAYMENT_DISCOUNT',
  34897.                     34 => 'ROLE_AUTO_BUMP_UP',
  34898.                     35 => 'ROLE_EDIT_PAYMENT',
  34899.                     36 => 'ROLE_FEATURE_LISTING',
  34900.                     37 => 'ROLE_CASH_FLOW',
  34901.                     38 => 'ROLE_PAYMENT_OPERATIONS',
  34902.                     39 => 'ROLE_FINANCE',
  34903.                     40 => 'ROLE_PUMP_UP_LISTING',
  34904.                     41 => 'ROLE_IMPORT_USERS_UGC',
  34905.                     42 => 'ROLE_SALES_ANALYSIS',
  34906.                     43 => 'ROLE_VE',
  34907.                     44 => 'ROLE_CHURN_EXPIRY',
  34908.                     45 => 'ROLE_SOLD_BY_OWNER',
  34909.                     46 => 'ROLE_TARGET_AUDIENCE',
  34910.                     47 => 'ROLE_SWITCH_ACCOUNT',
  34911.                     48 => 'ROLE_CUSTOM_PARAGRAPH',
  34912.                     49 => 'ROLE_LOCATIONS',
  34913.                     50 => 'ROLE_LISTING_APPROVAL',
  34914.                     51 => 'ROLE_ASSIGN_AGENT',
  34915.                     52 => 'ROLE_GENERATE_PAYMENT',
  34916.                     53 => 'ROLE_CREDIT_PACKAGE',
  34917.                     54 => 'ROLE_SAVED_SEARCHES',
  34918.                     55 => 'ROLE_PUBLISHED_LISTINGS_COUNT',
  34919.                     56 => 'ROLE_EXCLUSIVE_PACKAGE',
  34920.                     57 => 'ROLE_SHOW_PROJECT_IN_HOMEPAGE',
  34921.                     58 => 'ROLE_CHANGE_USER_PASSWORD',
  34922.                     59 => 'ROLE_EXTEND_EXPIRY_DATES',
  34923.                     60 => 'ROLE_CHANGE_USER_TYPE',
  34924.                     61 => 'ROLE_USER_SERVICE',
  34925.                     62 => 'ROLE_FINANCIAL_AID',
  34926.                     63 => 'ROLE_ADMIN_GROUPS',
  34927.                     64 => 'ROLE_TECH_SUPPORT',
  34928.                     65 => 'ROLE_HOME_EG',
  34929.                     66 => 'ROLE_IMPORT_DEVELOPER_USERS',
  34930.                     67 => 'ROLE_SCRAPPED_LISTING',
  34931.                     68 => 'ROLE_RELIST_LISTING',
  34932.                     69 => 'ROLE_PAYMENT_RECURRING',
  34933.                     70 => 'ROLE_ACTIVE_CUSTOMER',
  34934.                     71 => 'ROLE_MOBILE_SECTION_TOGGLE',
  34935.                     72 => 'ROLE_SHOW_REVIEW_LISTINGS',
  34936.                     73 => 'ROLE_EDIT_REVIEW_LISTINGS',
  34937.                     74 => 'ROLE_ACTIONS_REVIEW_LISTINGS',
  34938.                     75 => 'ROLE_TOP_CUSTOMER',
  34939.                 ],
  34940.                 'ROLE_ADMIN' => [
  34941.                     => 'ROLE_USER',
  34942.                     => 'ROLE_IN_HOUSE',
  34943.                 ],
  34944.                 'ROLE_BROKER_SALES_MANAGER' => [
  34945.                     => 'ROLE_BROKER_SALES',
  34946.                     => 'ROLE_IN_HOUSE',
  34947.                 ],
  34948.                 'ROLE_BROKER_WEBSITE' => [
  34949.                     => 'ROLE_ADMIN',
  34950.                 ],
  34951.                 'ROLE_WEBMASTER' => [
  34952.                     => 'ROLE_ADMIN',
  34953.                     => 'ROLE_IN_HOUSE',
  34954.                 ],
  34955.                 'ROLE_SUPPORT' => [
  34956.                     => 'ROLE_ADMIN',
  34957.                     => 'ROLE_IN_HOUSE',
  34958.                 ],
  34959.                 'ROLE_BROKER_SALES' => [
  34960.                     => 'ROLE_ADMIN',
  34961.                     => 'ROLE_IN_HOUSE',
  34962.                 ],
  34963.                 'ROLE_NOTIFIER' => [
  34964.                     => 'ROLE_ADMIN',
  34965.                 ],
  34966.                 'ROLE_CRM' => [
  34967.                     => 'ROLE_ADMIN',
  34968.                     => 'ROLE_STAFF',
  34969.                 ],
  34970.                 'ROLE_ACCESS_TO_ADMIN_LEADS' => [
  34971.                     => 'ROLE_ADMIN',
  34972.                     => 'ROLE_IN_HOUSE',
  34973.                     => 'ROLE_LEADS_STATISTICS',
  34974.                 ],
  34975.                 'ROLE_ACCESS_TO_EXPORT_LEADS' => [
  34976.                     => 'ROLE_ADMIN',
  34977.                     => 'ROLE_IN_HOUSE',
  34978.                 ],
  34979.                 'ROLE_ACCESS_TO_ADMIN_PAYMENTS' => [
  34980.                     => 'ROLE_ADMIN',
  34981.                     => 'ROLE_IN_HOUSE',
  34982.                 ],
  34983.                 'ROLE_FREE_LISTING' => [
  34984.                     => 'ROLE_ADMIN',
  34985.                     => 'ROLE_IN_HOUSE',
  34986.                 ],
  34987.                 'ROLE_PAID_LISTING' => [
  34988.                     => 'ROLE_ADMIN',
  34989.                     => 'ROLE_IN_HOUSE',
  34990.                 ],
  34991.                 'ROLE_MARKETING' => [
  34992.                     => 'ROLE_ADMIN',
  34993.                 ],
  34994.                 'ROLE_CUSTOM_PARAGRAPH' => [
  34995.                     => 'ROLE_ADMIN',
  34996.                 ],
  34997.                 'ROLE_LOCATIONS' => [
  34998.                     => 'ROLE_ADMIN',
  34999.                 ],
  35000.                 'ROLE_DISCUSSION' => [
  35001.                     => 'ROLE_ADMIN',
  35002.                 ],
  35003.                 'ROLE_API_DEVELOPER' => [
  35004.                     => 'ROLE_USER',
  35005.                 ],
  35006.                 'ROLE_TROOP' => [
  35007.                     => 'ROLE_USER',
  35008.                     => 'ROLE_IN_HOUSE',
  35009.                 ],
  35010.                 'ROLE_COMMANDS' => [
  35011.                     => 'ROLE_TROOP',
  35012.                     => 'ROLE_IN_HOUSE',
  35013.                 ],
  35014.                 'ROLE_BROKER' => [
  35015.                     => 'ROLE_USER',
  35016.                 ],
  35017.                 'ROLE_DASHBOARD' => [
  35018.                     => 'ROLE_USER',
  35019.                 ],
  35020.                 'ROLE_PAID_LOGO' => [
  35021.                     => 'ROLE_USER',
  35022.                 ],
  35023.                 'ROLE_STAFF' => [
  35024.                     => 'ROLE_USER',
  35025.                     => 'ROLE_IN_HOUSE',
  35026.                 ],
  35027.                 'ROLE_CUSTOMER_PROFILING' => [
  35028.                     => 'ROLE_ADMIN',
  35029.                     => 'ROLE_IN_HOUSE',
  35030.                 ],
  35031.                 'ROLE_NOTIFICATION_SETTING' => [
  35032.                     => 'ROLE_ADMIN',
  35033.                     => 'ROLE_IN_HOUSE',
  35034.                 ],
  35035.                 'ROLE_SEARCH_SCORING' => [
  35036.                     => 'ROLE_ADMIN',
  35037.                     => 'ROLE_IN_HOUSE',
  35038.                 ],
  35039.                 'ROLE_ANALYSIS' => [
  35040.                     => 'ROLE_ADMIN',
  35041.                     => 'ROLE_IN_HOUSE',
  35042.                 ],
  35043.                 'ROLE_ADMIN_ACTIVITIES' => [
  35044.                     => 'ROLE_ADMIN',
  35045.                     => 'ROLE_IN_HOUSE',
  35046.                 ],
  35047.                 'ROLE_MESSENGER_TESTER' => [
  35048.                     => 'ROLE_ADMIN',
  35049.                 ],
  35050.                 'ROLE_REFUND_PAYMENT' => [
  35051.                     => 'ROLE_ADMIN',
  35052.                 ],
  35053.                 'ROLE_ANNOUNCEMENTS' => [
  35054.                     => 'ROLE_ADMIN',
  35055.                 ],
  35056.                 'ROLE_PROJECTS' => [
  35057.                     => 'ROLE_ADMIN',
  35058.                 ],
  35059.                 'ROLE_INCREASING_LISTINGS' => [
  35060.                     => 'ROLE_ADMIN',
  35061.                 ],
  35062.                 'ROLE_IMPORT_USERS' => [
  35063.                     => 'ROLE_ADMIN',
  35064.                 ],
  35065.                 'ROLE_USER_MANAGEMENT' => [
  35066.                     => 'ROLE_ADMIN',
  35067.                 ],
  35068.                 'ROLE_IN_HOUSE' => [
  35069.                 ],
  35070.                 'ROLE_USER' => [
  35071.                 ],
  35072.                 'ROLE_SUBACCOUNT' => [
  35073.                     => 'ROLE_ADMIN',
  35074.                 ],
  35075.                 'ROLE_PAYMENT_DISCOUNT' => [
  35076.                     => 'ROLE_ADMIN',
  35077.                 ],
  35078.                 'ROLE_AUTO_BUMP_UP' => [
  35079.                     => 'ROLE_ADMIN',
  35080.                 ],
  35081.                 'ROLE_EDIT_PAYMENT' => [
  35082.                     => 'ROLE_ADMIN',
  35083.                 ],
  35084.                 'ROLE_FEATURE_LISTING' => [
  35085.                     => 'ROLE_ADMIN',
  35086.                 ],
  35087.                 'ROLE_CASH_FLOW' => [
  35088.                     => 'ROLE_ADMIN',
  35089.                 ],
  35090.                 'ROLE_PAYMENT_OPERATIONS' => [
  35091.                     => 'ROLE_ADMIN',
  35092.                 ],
  35093.                 'ROLE_FINANCE' => [
  35094.                     => 'ROLE_ADMIN',
  35095.                 ],
  35096.                 'ROLE_LEADS_STATISTICS' => [
  35097.                     => 'ROLE_ADMIN',
  35098.                 ],
  35099.                 'ROLE_PENDING_FEATURING_LISTING' => [
  35100.                     => 'ROLE_ADMIN',
  35101.                 ],
  35102.                 'ROLE_PUMP_UP_LISTING' => [
  35103.                     => 'ROLE_ADMIN',
  35104.                 ],
  35105.                 'ROLE_IMPORT_USERS_UGC' => [
  35106.                     => 'ROLE_ADMIN',
  35107.                 ],
  35108.                 'ROLE_SALES_ANALYSIS' => [
  35109.                     => 'ROLE_ADMIN',
  35110.                 ],
  35111.                 'ROLE_VE' => [
  35112.                     => 'ROLE_ADMIN',
  35113.                 ],
  35114.                 'ROLE_CHURN_EXPIRY' => [
  35115.                     => 'ROLE_ADMIN',
  35116.                 ],
  35117.                 'ROLE_CANCEL_PAYMENT' => [
  35118.                     => 'ROLE_ADMIN',
  35119.                 ],
  35120.                 'ROLE_SOLD_BY_OWNER' => [
  35121.                     => 'ROLE_ADMIN',
  35122.                 ],
  35123.                 'ROLE_TARGET_AUDIENCE' => [
  35124.                     => 'ROLE_USER',
  35125.                 ],
  35126.                 'ROLE_SWITCH_ACCOUNT' => [
  35127.                     => 'ROLE_ADMIN',
  35128.                 ],
  35129.                 'ROLE_LISTING_APPROVAL' => [
  35130.                     => 'ROLE_ADMIN',
  35131.                 ],
  35132.                 'ROLE_ASSIGN_AGENT' => [
  35133.                     => 'ROLE_ADMIN',
  35134.                 ],
  35135.                 'ROLE_GENERATE_PAYMENT' => [
  35136.                     => 'ROLE_ADMIN',
  35137.                 ],
  35138.                 'ROLE_CREDIT_PACKAGE' => [
  35139.                     => 'ROLE_ADMIN',
  35140.                 ],
  35141.                 'ROLE_SAVED_SEARCHES' => [
  35142.                     => 'ROLE_ADMIN',
  35143.                 ],
  35144.                 'ROLE_PUBLISHED_LISTINGS_COUNT' => [
  35145.                     => 'ROLE_ADMIN',
  35146.                 ],
  35147.                 'ROLE_EXCLUSIVE_PACKAGE' => [
  35148.                     => 'ROLE_ADMIN',
  35149.                 ],
  35150.                 'ROLE_SHOW_PROJECT_IN_HOMEPAGE' => [
  35151.                     => 'ROLE_ADMIN',
  35152.                 ],
  35153.                 'ROLE_SCRAPED' => [
  35154.                     => 'ROLE_USER',
  35155.                 ],
  35156.                 'ROLE_CHANGE_USER_PASSWORD' => [
  35157.                     => 'ROLE_ADMIN',
  35158.                 ],
  35159.                 'ROLE_CHANGE_USER_TYPE' => [
  35160.                     => 'ROLE_ADMIN',
  35161.                 ],
  35162.                 'ROLE_EXTEND_EXPIRY_DATES' => [
  35163.                     => 'ROLE_ADMIN',
  35164.                 ],
  35165.                 'ROLE_USER_SERVICE' => [
  35166.                     => 'ROLE_ADMIN',
  35167.                 ],
  35168.                 'ROLE_FINANCIAL_AID' => [
  35169.                     => 'ROLE_ADMIN',
  35170.                 ],
  35171.                 'ROLE_ADMIN_GROUPS' => [
  35172.                     => 'ROLE_ADMIN',
  35173.                 ],
  35174.                 'ROLE_TECH_SUPPORT' => [
  35175.                     => 'ROLE_ADMIN',
  35176.                 ],
  35177.                 'ROLE_HOME_EG' => [
  35178.                 ],
  35179.                 'ROLE_SCRAPPED_LISTING' => [
  35180.                     => 'ROLE_ADMIN',
  35181.                 ],
  35182.                 'ROLE_IMPORT_DEVELOPER_USERS' => [
  35183.                     => 'ROLE_ADMIN',
  35184.                 ],
  35185.                 'ROLE_RELIST_LISTING' => [
  35186.                     => 'ROLE_ADMIN',
  35187.                 ],
  35188.                 'ROLE_PAYMENT_RECURRING' => [
  35189.                     => 'ROLE_ADMIN',
  35190.                 ],
  35191.                 'ROLE_ACTIVE_CUSTOMER' => [
  35192.                     => 'ROLE_ADMIN',
  35193.                 ],
  35194.                 'ROLE_PREVENT_DELETE_LISTING' => [
  35195.                     => 'ROLE_USER',
  35196.                 ],
  35197.                 'ROLE_MOBILE_SECTION_TOGGLE' => [
  35198.                     => 'ROLE_ADMIN',
  35199.                 ],
  35200.                 'ROLE_REVIEW_PENDING_LISTINGS' => [
  35201.                     => 'ROLE_ADMIN',
  35202.                     => 'ROLE_FREE_LISTING',
  35203.                     => 'ROLE_PAID_LISTING',
  35204.                     => 'ROLE_ACTIVE_CUSTOMER',
  35205.                     => 'ROLE_SCRAPPED_LISTING',
  35206.                     => 'ROLE_INCREASING_LISTINGS',
  35207.                 ],
  35208.                 'ROLE_SHOW_REVIEW_LISTINGS' => [
  35209.                     => 'ROLE_ADMIN',
  35210.                 ],
  35211.                 'ROLE_EDIT_REVIEW_LISTINGS' => [
  35212.                     => 'ROLE_ADMIN',
  35213.                 ],
  35214.                 'ROLE_ACTIONS_REVIEW_LISTINGS' => [
  35215.                     => 'ROLE_ADMIN',
  35216.                 ],
  35217.                 'ROLE_NO_SCRAPPED_TABLE_VIEW' => [
  35218.                     => 'ROLE_ADMIN',
  35219.                 ],
  35220.                 'ROLE_TOP_CUSTOMER' => [
  35221.                     => 'ROLE_ADMIN',
  35222.                 ],
  35223.                 'ROLE_EDIT_LISTING_BASIC_INFO' => [
  35224.                     => 'ROLE_ADMIN',
  35225.                 ],
  35226.                 'ROLE_EDIT_LISTING_PARTICIPANTS' => [
  35227.                     => 'ROLE_ADMIN',
  35228.                 ],
  35229.                 'ROLE_EDIT_LISTING_UNITS' => [
  35230.                     => 'ROLE_ADMIN',
  35231.                     => 'ROLE_ACTIONS_REVIEW_LISTINGS',
  35232.                     => 'ROLE_EDIT_LISTING_UNITS',
  35233.                 ],
  35234.                 'ROLE_EDIT_LISTING_PHOTOS' => [
  35235.                     => 'ROLE_ADMIN',
  35236.                     => 'ROLE_EDIT_REVIEW_LISTINGS',
  35237.                 ],
  35238.                 'ROLE_EDIT_LISTING_PHONE' => [
  35239.                     => 'ROLE_ADMIN',
  35240.                 ],
  35241.                 'ROLE_EDIT_LISTING_LOCATION' => [
  35242.                     => 'ROLE_ADMIN',
  35243.                 ],
  35244.                 'ROLE_EDIT_LISTING_CHANGE_STATUS' => [
  35245.                     => 'ROLE_ADMIN',
  35246.                 ],
  35247.             ],
  35248.             'security.access.denied_url' => NULL,
  35249.             'security.authentication.manager.erase_credentials' => true,
  35250.             'security.authentication.session_strategy.strategy' => 'migrate',
  35251.             'security.access.always_authenticate_before_granting' => true,
  35252.             'security.authentication.hide_user_not_found' => true,
  35253.             'security.firewalls' => [
  35254.                 => 'api_v3_anonymous_feature-expiry-date',
  35255.                 => 'api_v3_anonymous_contact_seller',
  35256.                 => 'api_v3_anonymous_rejection_reasons',
  35257.                 => 'api_v3_anonymous_impressions',
  35258.                 => 'api_v3_anonymous_lead',
  35259.                 => 'api_v4_list_top_customers',
  35260.                 => 'aqarmap_api_user_personal_data',
  35261.                 => 'api_v3_anonymous_lead_without_user',
  35262.                 => 'api_v3_anonymous_location_search',
  35263.                 => 'api_v3_anonymous_location_search_without_slash',
  35264.                 10 => 'api_v3_anonymous_nearby_locations',
  35265.                 11 => 'api_v3_anonymous_rate_options',
  35266.                 12 => 'api_v3_anonymous_listing_rate',
  35267.                 13 => 'api_v3_anonymous_login',
  35268.                 14 => 'api_create_feedback_v3',
  35269.                 15 => 'api_v3_group_create_or_open',
  35270.                 16 => 'api_get_users_logo_v3',
  35271.                 17 => 'api_v4_anonymous_location_search',
  35272.                 18 => 'api_v4_resale_listings',
  35273.                 19 => 'api_v4_anonymous_filters',
  35274.                 20 => 'api_v4_anonymous_find_listing',
  35275.                 21 => 'api_v4_anonymous_location_children',
  35276.                 22 => 'api_v4_anonymous_register',
  35277.                 23 => 'api_v4_anonymous_registeration_otp',
  35278.                 24 => 'api_v4_anonymous_login_otp',
  35279.                 25 => 'api_v4_anonymous_edit_phone',
  35280.                 26 => 'api_v4_location_statistics_tree',
  35281.                 27 => 'aqarmap_api_get_location_parents_v4',
  35282.                 28 => 'aqarmap_api_get_location_translation',
  35283.                 29 => 'api_v4_user_locations_level',
  35284.                 30 => 'api_v4_list_top_sellers',
  35285.                 31 => 'api_check_token_expiry_v4',
  35286.                 32 => 'anonymous_otp',
  35287.                 33 => 'contact_seller_v2',
  35288.                 34 => 'aqarmap_api_v2_discussion_data',
  35289.                 35 => 'api_v2_list_top_customers',
  35290.                 36 => 'api_v2_oauth_token',
  35291.                 37 => 'api_v4_oauth_token',
  35292.                 38 => 'aqarmap_api_get_coordinates',
  35293.                 39 => 'aqarmap_api_check_top_seller',
  35294.                 40 => 'v4_api_create_call_request',
  35295.                 41 => 'api',
  35296.                 42 => 'api_v3',
  35297.                 43 => 'api_v4',
  35298.                 44 => 'dev',
  35299.                 45 => 'main',
  35300.             ],
  35301.             'security.api_v3_anonymous_lead._indexed_authenticators' => [
  35302.             ],
  35303.             'security.api_v4_list_top_customers._indexed_authenticators' => [
  35304.             ],
  35305.             'security.aqarmap_api_user_personal_data._indexed_authenticators' => [
  35306.             ],
  35307.             'security.api._indexed_authenticators' => [
  35308.             ],
  35309.             'security.api_v3._indexed_authenticators' => [
  35310.             ],
  35311.             'security.api_v4._indexed_authenticators' => [
  35312.             ],
  35313.             'hwi_oauth.resource_ownermap.configured.main' => [
  35314.                 'aqarmap' => '/hwi/login/aqarmap',
  35315.             ],
  35316.             'security.main._indexed_authenticators' => [
  35317.             ],
  35318.             'fos_user.backend_type_orm' => true,
  35319.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  35320.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  35321.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  35322.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  35323.             'fos_user.storage' => 'orm',
  35324.             'fos_user.firewall_name' => 'main',
  35325.             'fos_user.model_manager_name' => NULL,
  35326.             'fos_user.model.user.class' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  35327.             'fos_user.profile.form.type' => 'Aqarmap\\Bundle\\UserBundle\\Form\\ProfileFormType',
  35328.             'fos_user.profile.form.validation_groups' => [
  35329.                 => 'Default',
  35330.                 => 'profile',
  35331.             ],
  35332.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  35333.             'fos_user.registration.confirmation.enabled' => false,
  35334.             'fos_user.registration.form.type' => 'Aqarmap\\Bundle\\UserBundle\\Form\\RegistrationFormType',
  35335.             'fos_user.registration.form.validation_groups' => [
  35336.                 => 'registration',
  35337.             ],
  35338.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  35339.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  35340.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  35341.             'fos_user.change_password.form.validation_groups' => [
  35342.                 => 'ChangePassword',
  35343.                 => 'Default',
  35344.             ],
  35345.             'fos_user.resetting.retry_ttl' => 7200,
  35346.             'fos_user.resetting.token_ttl' => 86400,
  35347.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  35348.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  35349.             'fos_user.resetting.form.validation_groups' => [
  35350.                 => 'ResetPassword',
  35351.                 => 'Default',
  35352.             ],
  35353.             'hwi_oauth.target_path_parameter' => NULL,
  35354.             'hwi_oauth.target_path_domains_whitelist' => [
  35355.             ],
  35356.             'hwi_oauth.use_referer' => true,
  35357.             'hwi_oauth.failed_use_referer' => false,
  35358.             'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  35359.             'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_FULLY',
  35360.             'hwi_oauth.resource_owners' => [
  35361.                 'aqarmap' => 'aqarmap',
  35362.             ],
  35363.             'hwi_oauth.connect' => false,
  35364.             'hwi_oauth.connect.confirmation' => false,
  35365.             'hwi_oauth.connect.registration_form' => NULL,
  35366.             'jms_i18n_routing.router.class' => 'JMS\\I18nRoutingBundle\\Router\\I18nRouter',
  35367.             'jms_i18n_routing.locale_resolver.class' => 'JMS\\I18nRoutingBundle\\Router\\DefaultLocaleResolver',
  35368.             'jms_i18n_routing.loader.class' => 'JMS\\I18nRoutingBundle\\Router\\I18nLoader',
  35369.             'jms_i18n_routing.route_exclusion_strategy.class' => 'JMS\\I18nRoutingBundle\\Router\\DefaultRouteExclusionStrategy',
  35370.             'jms_i18n_routing.pattern_generation_strategy.class' => 'JMS\\I18nRoutingBundle\\Router\\DefaultPatternGenerationStrategy',
  35371.             'jms_i18n_routing.locale_choosing_listener.class' => 'JMS\\I18nRoutingBundle\\EventListener\\LocaleChoosingListener',
  35372.             'jms_i18n_routing.cookie_setting_listener.class' => 'JMS\\I18nRoutingBundle\\EventListener\\CookieSettingListener',
  35373.             'jms_i18n_routing.route_translation_extractor.class' => 'JMS\\I18nRoutingBundle\\Translation\\RouteTranslationExtractor',
  35374.             'jms_i18n_routing.default_locale' => 'ar',
  35375.             'jms_i18n_routing.locales' => [
  35376.                 => 'ar',
  35377.                 => 'en',
  35378.             ],
  35379.             'jms_i18n_routing.catalogue' => 'routes',
  35380.             'jms_i18n_routing.strategy' => 'prefix',
  35381.             'jms_i18n_routing.redirect_to_host' => true,
  35382.             'jms_i18n_routing.cookie.name' => 'hl',
  35383.             'knp_menu.renderer.list.options' => [
  35384.             ],
  35385.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  35386.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  35387.             'knp_menu.renderer.twig.options' => [
  35388.             ],
  35389.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  35390.             'knp_menu.default_renderer' => 'twig',
  35391.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  35392.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  35393.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  35394.             'knp_paginator.page_range' => 5,
  35395.             'knp_paginator.page_limit' => NULL,
  35396.             'liip_imagine.resolvers' => [
  35397.                 'default' => [
  35398.                     'web_path' => [
  35399.                         'web_root' => (\dirname(__DIR__4).'/public'),
  35400.                         'cache_prefix' => 'media/cache',
  35401.                     ],
  35402.                 ],
  35403.             ],
  35404.             'liip_imagine.loaders' => [
  35405.                 'stream.aws_s3' => [
  35406.                     'stream' => [
  35407.                         'wrapper' => 'gaufrette://pictures/',
  35408.                         'context' => NULL,
  35409.                     ],
  35410.                 ],
  35411.                 'default' => [
  35412.                     'filesystem' => [
  35413.                         'locator' => 'filesystem',
  35414.                         'data_root' => [
  35415.                             => (\dirname(__DIR__4).'/public'),
  35416.                         ],
  35417.                         'allow_unresolvable_data_roots' => false,
  35418.                         'bundle_resources' => [
  35419.                             'enabled' => false,
  35420.                             'access_control_type' => 'blacklist',
  35421.                             'access_control_list' => [
  35422.                             ],
  35423.                         ],
  35424.                     ],
  35425.                 ],
  35426.             ],
  35427.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  35428.             'liip_imagine.jpegoptim.stripAll' => true,
  35429.             'liip_imagine.jpegoptim.max' => NULL,
  35430.             'liip_imagine.jpegoptim.progressive' => true,
  35431.             'liip_imagine.jpegoptim.tempDir' => NULL,
  35432.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  35433.             'liip_imagine.optipng.level' => 7,
  35434.             'liip_imagine.optipng.stripAll' => true,
  35435.             'liip_imagine.optipng.tempDir' => NULL,
  35436.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  35437.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  35438.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  35439.             'liip_imagine.cwebp.tempDir' => NULL,
  35440.             'liip_imagine.cwebp.q' => 75,
  35441.             'liip_imagine.cwebp.alphaQ' => 100,
  35442.             'liip_imagine.cwebp.m' => 4,
  35443.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  35444.             'liip_imagine.cwebp.alphaMethod' => 1,
  35445.             'liip_imagine.cwebp.exact' => false,
  35446.             'liip_imagine.cwebp.metadata' => [
  35447.                 => 'none',
  35448.             ],
  35449.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  35450.             'liip_imagine.cache.resolver.default' => 'default',
  35451.             'liip_imagine.default_image' => NULL,
  35452.             'liip_imagine.filter_sets' => [
  35453.                 'large' => [
  35454.                     'quality' => 100,
  35455.                     'jpeg_quality' => NULL,
  35456.                     'png_compression_level' => NULL,
  35457.                     'png_compression_filter' => NULL,
  35458.                     'format' => NULL,
  35459.                     'animated' => false,
  35460.                     'cache' => NULL,
  35461.                     'data_loader' => NULL,
  35462.                     'default_image' => NULL,
  35463.                     'filters' => [
  35464.                         'auto_rotate' => [
  35465.                         ],
  35466.                         'thumbnail' => [
  35467.                             'size' => [
  35468.                                 => 1024,
  35469.                                 => 1024,
  35470.                             ],
  35471.                             'mode' => 'inset',
  35472.                         ],
  35473.                     ],
  35474.                     'post_processors' => [
  35475.                     ],
  35476.                 ],
  35477.                 'small' => [
  35478.                     'quality' => 100,
  35479.                     'jpeg_quality' => NULL,
  35480.                     'png_compression_level' => NULL,
  35481.                     'png_compression_filter' => NULL,
  35482.                     'format' => NULL,
  35483.                     'animated' => false,
  35484.                     'cache' => NULL,
  35485.                     'data_loader' => NULL,
  35486.                     'default_image' => NULL,
  35487.                     'filters' => [
  35488.                         'auto_rotate' => [
  35489.                         ],
  35490.                         'thumbnail' => [
  35491.                             'size' => [
  35492.                                 => 200,
  35493.                                 => 113,
  35494.                             ],
  35495.                             'mode' => 'outbound',
  35496.                         ],
  35497.                     ],
  35498.                     'post_processors' => [
  35499.                     ],
  35500.                 ],
  35501.                 'logo' => [
  35502.                     'quality' => 100,
  35503.                     'jpeg_quality' => NULL,
  35504.                     'png_compression_level' => NULL,
  35505.                     'png_compression_filter' => NULL,
  35506.                     'format' => NULL,
  35507.                     'animated' => false,
  35508.                     'cache' => NULL,
  35509.                     'data_loader' => NULL,
  35510.                     'default_image' => NULL,
  35511.                     'filters' => [
  35512.                         'auto_rotate' => [
  35513.                         ],
  35514.                         'thumbnail' => [
  35515.                             'size' => [
  35516.                                 => 200,
  35517.                                 => 100,
  35518.                             ],
  35519.                             'mode' => 'inset',
  35520.                         ],
  35521.                     ],
  35522.                     'post_processors' => [
  35523.                     ],
  35524.                 ],
  35525.                 'slider_photo' => [
  35526.                     'quality' => 100,
  35527.                     'jpeg_quality' => NULL,
  35528.                     'png_compression_level' => NULL,
  35529.                     'png_compression_filter' => NULL,
  35530.                     'format' => NULL,
  35531.                     'animated' => false,
  35532.                     'cache' => NULL,
  35533.                     'data_loader' => NULL,
  35534.                     'default_image' => NULL,
  35535.                     'filters' => [
  35536.                         'auto_rotate' => [
  35537.                         ],
  35538.                         'thumbnail' => [
  35539.                             'size' => [
  35540.                                 => 800,
  35541.                                 => 450,
  35542.                             ],
  35543.                             'mode' => 'outbound',
  35544.                         ],
  35545.                     ],
  35546.                     'post_processors' => [
  35547.                     ],
  35548.                 ],
  35549.                 'search_thumb' => [
  35550.                     'quality' => 100,
  35551.                     'jpeg_quality' => NULL,
  35552.                     'png_compression_level' => NULL,
  35553.                     'png_compression_filter' => NULL,
  35554.                     'format' => NULL,
  35555.                     'animated' => false,
  35556.                     'cache' => NULL,
  35557.                     'data_loader' => NULL,
  35558.                     'default_image' => NULL,
  35559.                     'filters' => [
  35560.                         'auto_rotate' => [
  35561.                         ],
  35562.                         'relative_resize' => [
  35563.                             'heighten' => 250,
  35564.                             'widen' => 368,
  35565.                         ],
  35566.                         'thumbnail' => [
  35567.                             'size' => [
  35568.                                 => 736,
  35569.                                 => 500,
  35570.                             ],
  35571.                             'mode' => 'outbound',
  35572.                         ],
  35573.                         'crop' => [
  35574.                             'start' => [
  35575.                                 => 10,
  35576.                                 => 20,
  35577.                             ],
  35578.                             'size' => [
  35579.                                 => 250,
  35580.                                 => 170,
  35581.                             ],
  35582.                         ],
  35583.                     ],
  35584.                     'post_processors' => [
  35585.                     ],
  35586.                 ],
  35587.                 'advice_thumb' => [
  35588.                     'quality' => 100,
  35589.                     'jpeg_quality' => NULL,
  35590.                     'png_compression_level' => NULL,
  35591.                     'png_compression_filter' => NULL,
  35592.                     'format' => NULL,
  35593.                     'animated' => false,
  35594.                     'cache' => NULL,
  35595.                     'data_loader' => NULL,
  35596.                     'default_image' => NULL,
  35597.                     'filters' => [
  35598.                         'auto_rotate' => [
  35599.                         ],
  35600.                         'relative_resize' => [
  35601.                             'heighten' => 350,
  35602.                             'widen' => 368,
  35603.                         ],
  35604.                         'thumbnail' => [
  35605.                             'size' => [
  35606.                                 => 736,
  35607.                                 => 500,
  35608.                             ],
  35609.                             'mode' => 'outbound',
  35610.                         ],
  35611.                     ],
  35612.                     'post_processors' => [
  35613.                     ],
  35614.                 ],
  35615.                 'neighborhood_slider' => [
  35616.                     'quality' => 100,
  35617.                     'jpeg_quality' => NULL,
  35618.                     'png_compression_level' => NULL,
  35619.                     'png_compression_filter' => NULL,
  35620.                     'format' => NULL,
  35621.                     'animated' => false,
  35622.                     'cache' => NULL,
  35623.                     'data_loader' => NULL,
  35624.                     'default_image' => NULL,
  35625.                     'filters' => [
  35626.                         'auto_rotate' => [
  35627.                         ],
  35628.                         'thumbnail' => [
  35629.                             'size' => [
  35630.                                 => 1140,
  35631.                                 => 760,
  35632.                             ],
  35633.                             'mode' => 'inset',
  35634.                         ],
  35635.                     ],
  35636.                     'post_processors' => [
  35637.                     ],
  35638.                 ],
  35639.             ],
  35640.             'liip_imagine.binary.loader.default' => 'stream.aws_s3',
  35641.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  35642.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  35643.             'liip_imagine.webp.generate' => false,
  35644.             'liip_imagine.webp.options' => [
  35645.                 'quality' => 100,
  35646.                 'cache' => NULL,
  35647.                 'data_loader' => NULL,
  35648.                 'post_processors' => [
  35649.                 ],
  35650.             ],
  35651.             'nelmio_api_doc.areas' => [
  35652.                 => 'default',
  35653.             ],
  35654.             'nelmio_api_doc.use_validation_groups' => false,
  35655.             'old_sound_rabbit_mq.connection.class' => 'PhpAmqpLib\\Connection\\AMQPStreamConnection',
  35656.             'old_sound_rabbit_mq.socket_connection.class' => 'PhpAmqpLib\\Connection\\AMQPSocketConnection',
  35657.             'old_sound_rabbit_mq.lazy.connection.class' => 'PhpAmqpLib\\Connection\\AMQPLazyConnection',
  35658.             'old_sound_rabbit_mq.lazy.socket_connection.class' => 'PhpAmqpLib\\Connection\\AMQPLazySocketConnection',
  35659.             'old_sound_rabbit_mq.connection_factory.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\AMQPConnectionFactory',
  35660.             'old_sound_rabbit_mq.binding.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Binding',
  35661.             'old_sound_rabbit_mq.producer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Producer',
  35662.             'old_sound_rabbit_mq.consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Consumer',
  35663.             'old_sound_rabbit_mq.multi_consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\MultipleConsumer',
  35664.             'old_sound_rabbit_mq.dynamic_consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\DynamicConsumer',
  35665.             'old_sound_rabbit_mq.batch_consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\BatchConsumer',
  35666.             'old_sound_rabbit_mq.anon_consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\AnonConsumer',
  35667.             'old_sound_rabbit_mq.rpc_client.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\RpcClient',
  35668.             'old_sound_rabbit_mq.rpc_server.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\RpcServer',
  35669.             'old_sound_rabbit_mq.logged.channel.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\AMQPLoggedChannel',
  35670.             'old_sound_rabbit_mq.data_collector.class' => 'OldSound\\RabbitMqBundle\\DataCollector\\MessageDataCollector',
  35671.             'old_sound_rabbit_mq.parts_holder.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\AmqpPartsHolder',
  35672.             'old_sound_rabbit_mq.fallback.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Fallback',
  35673.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  35674.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  35675.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  35676.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  35677.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  35678.             'presta_sitemap.timetolive' => 86400,
  35679.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  35680.             'presta_sitemap.items_by_set' => 50000,
  35681.             'presta_sitemap.defaults' => [
  35682.                 'priority' => 0.5,
  35683.                 'changefreq' => 'daily',
  35684.                 'lastmod' => 'now',
  35685.             ],
  35686.             'presta_sitemap.default_section' => 'default',
  35687.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  35688.             'snc_redis.client.class' => 'Predis\\Client',
  35689.             'snc_redis.client_options.class' => 'Predis\\Configuration\\Options',
  35690.             'snc_redis.connection_parameters.class' => 'Predis\\Connection\\Parameters',
  35691.             'snc_redis.connection_factory.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionFactory',
  35692.             'snc_redis.connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionWrapper',
  35693.             'snc_redis.phpredis_client.class' => 'Redis',
  35694.             'snc_redis.relay_client.class' => 'Relay\\Relay',
  35695.             'snc_redis.phpredis_clusterclient.class' => 'RedisCluster',
  35696.             'snc_redis.logger.class' => 'Snc\\RedisBundle\\Logger\\RedisLogger',
  35697.             'snc_redis.data_collector.class' => 'Snc\\RedisBundle\\DataCollector\\RedisDataCollector',
  35698.             'snc_redis.monolog_handler.class' => 'Monolog\\Handler\\RedisHandler',
  35699.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  35700.             'monolog.use_microseconds' => true,
  35701.             'monolog.swift_mailer.handlers' => [
  35702.             ],
  35703.             'monolog.handlers_to_channels' => [
  35704.                 'monolog.handler.console' => [
  35705.                     'type' => 'exclusive',
  35706.                     'elements' => [
  35707.                         => 'event',
  35708.                         => 'doctrine',
  35709.                         => 'console',
  35710.                         => 'messenger',
  35711.                     ],
  35712.                 ],
  35713.                 'monolog.handler.main' => [
  35714.                     'type' => 'exclusive',
  35715.                     'elements' => [
  35716.                         => 'event',
  35717.                     ],
  35718.                 ],
  35719.             ],
  35720.             'doctrine.migrations.preferred_em' => NULL,
  35721.             'doctrine.migrations.preferred_connection' => NULL,
  35722.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  35723.             'web_profiler.debug_toolbar.mode' => 2,
  35724.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  35725.             'vich_uploader.mappings' => [
  35726.                 'listing_photos' => [
  35727.                     'uri_prefix' => '/',
  35728.                     'upload_destination' => 's3_storage',
  35729.                     'namer' => [
  35730.                         'service' => 'vich_uploader.namer_uniqid.listing_photos',
  35731.                         'options' => [
  35732.                         ],
  35733.                     ],
  35734.                     'directory_namer' => [
  35735.                         'service' => 'Aqarmap\\Bundle\\MainBundle\\Naming\\ListingDirectoryNamer',
  35736.                         'options' => NULL,
  35737.                     ],
  35738.                     'delete_on_update' => true,
  35739.                     'delete_on_remove' => true,
  35740.                     'inject_on_load' => false,
  35741.                     'db_driver' => 'orm',
  35742.                 ],
  35743.             ],
  35744.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  35745.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  35746.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  35747.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  35748.             'knp_gaufrette.filesystem_map.class' => 'Knp\\Bundle\\GaufretteBundle\\FilesystemMap',
  35749.             'knp_gaufrette.stream_wrapper.protocol' => 'gaufrette',
  35750.             'knp_gaufrette.stream_wrapper.filesystems' => [
  35751.                 'pictures' => 's3_storage',
  35752.             ],
  35753.             'maker.compatible_check.doctrine.supports_attributes' => true,
  35754.             'data_collector.templates' => [
  35755.                 'data_collector.request' => [
  35756.                     => 'request',
  35757.                     => '@WebProfiler/Collector/request.html.twig',
  35758.                 ],
  35759.                 'data_collector.time' => [
  35760.                     => 'time',
  35761.                     => '@WebProfiler/Collector/time.html.twig',
  35762.                 ],
  35763.                 'data_collector.memory' => [
  35764.                     => 'memory',
  35765.                     => '@WebProfiler/Collector/memory.html.twig',
  35766.                 ],
  35767.                 'data_collector.validator' => [
  35768.                     => 'validator',
  35769.                     => '@WebProfiler/Collector/validator.html.twig',
  35770.                 ],
  35771.                 'data_collector.ajax' => [
  35772.                     => 'ajax',
  35773.                     => '@WebProfiler/Collector/ajax.html.twig',
  35774.                 ],
  35775.                 'data_collector.form' => [
  35776.                     => 'form',
  35777.                     => '@WebProfiler/Collector/form.html.twig',
  35778.                 ],
  35779.                 'data_collector.exception' => [
  35780.                     => 'exception',
  35781.                     => '@WebProfiler/Collector/exception.html.twig',
  35782.                 ],
  35783.                 'data_collector.logger' => [
  35784.                     => 'logger',
  35785.                     => '@WebProfiler/Collector/logger.html.twig',
  35786.                 ],
  35787.                 'data_collector.events' => [
  35788.                     => 'events',
  35789.                     => '@WebProfiler/Collector/events.html.twig',
  35790.                 ],
  35791.                 'data_collector.router' => [
  35792.                     => 'router',
  35793.                     => '@WebProfiler/Collector/router.html.twig',
  35794.                 ],
  35795.                 'data_collector.cache' => [
  35796.                     => 'cache',
  35797.                     => '@WebProfiler/Collector/cache.html.twig',
  35798.                 ],
  35799.                 'data_collector.translation' => [
  35800.                     => 'translation',
  35801.                     => '@WebProfiler/Collector/translation.html.twig',
  35802.                 ],
  35803.                 'data_collector.security' => [
  35804.                     => 'security',
  35805.                     => '@Security/Collector/security.html.twig',
  35806.                 ],
  35807.                 'data_collector.twig' => [
  35808.                     => 'twig',
  35809.                     => '@WebProfiler/Collector/twig.html.twig',
  35810.                 ],
  35811.                 'data_collector.http_client' => [
  35812.                     => 'http_client',
  35813.                     => '@WebProfiler/Collector/http_client.html.twig',
  35814.                 ],
  35815.                 'data_collector.doctrine' => [
  35816.                     => 'db',
  35817.                     => '@Doctrine/Collector/db.html.twig',
  35818.                 ],
  35819.                 'data_collector.dump' => [
  35820.                     => 'dump',
  35821.                     => '@Debug/Profiler/dump.html.twig',
  35822.                 ],
  35823.                 'httplug.collector.collector' => [
  35824.                     => 'httplug',
  35825.                     => '@Httplug/webprofiler.html.twig',
  35826.                 ],
  35827.                 'data_collector.messenger' => [
  35828.                     => 'messenger',
  35829.                     => '@WebProfiler/Collector/messenger.html.twig',
  35830.                 ],
  35831.                 'mailer.data_collector' => [
  35832.                     => 'mailer',
  35833.                     => '@WebProfiler/Collector/mailer.html.twig',
  35834.                 ],
  35835.                 'doctrine_mongodb.odm.data_collector' => [
  35836.                     => 'mongodb',
  35837.                     => '@DoctrineMongoDB/Collector/mongodb.html.twig',
  35838.                 ],
  35839.                 'fos_elastica.data_collector' => [
  35840.                     => 'elastica',
  35841.                     => '@FOSElastica/Collector/elastica.html.twig',
  35842.                 ],
  35843.                 'enqueue.profiler.message_queue_collector' => [
  35844.                     => 'enqueue.message_queue',
  35845.                     => '@Enqueue/Profiler/panel.html.twig',
  35846.                 ],
  35847.                 'snc_redis.data_collector' => [
  35848.                     => 'redis',
  35849.                     => '@SncRedis/Collector/redis.html.twig',
  35850.                 ],
  35851.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  35852.                     => 'vich_uploader.mapping_collector',
  35853.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  35854.                 ],
  35855.                 'data_collector.config' => [
  35856.                     => 'config',
  35857.                     => '@WebProfiler/Collector/config.html.twig',
  35858.                 ],
  35859.             ],
  35860.             'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  35861.             'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  35862.             'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  35863.             'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  35864.             'hwi_oauth.resource_owner.eveonline.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  35865.             'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  35866.             'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  35867.             'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  35868.             'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  35869.             'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  35870.             'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
  35871.             'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  35872.             'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  35873.             'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  35874.             'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  35875.             'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  35876.             'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  35877.             'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  35878.             'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  35879.             'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  35880.             'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  35881.             'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  35882.             'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  35883.             'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  35884.             'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  35885.             'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  35886.             'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  35887.             'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  35888.             'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  35889.             'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  35890.             'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  35891.             'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  35892.             'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
  35893.             'hwi_oauth.resource_owner.passage.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PassageResourceOwner',
  35894.             'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  35895.             'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  35896.             'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  35897.             'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  35898.             'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  35899.             'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  35900.             'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  35901.             'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  35902.             'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  35903.             'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  35904.             'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OAuth1ResourceOwner',
  35905.             'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  35906.             'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  35907.             'hwi_oauth.resource_owner.oauth2.class' => '\\HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OAuth2ResourceOwner',
  35908.             'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  35909.             'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  35910.             'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  35911.             'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  35912.             'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  35913.             'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  35914.             'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  35915.             'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  35916.             'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  35917.             'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  35918.             'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  35919.             'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  35920.             'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  35921.             'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  35922.             'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
  35923.             'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  35924.             'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  35925.             'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  35926.             'old_sound_rabbit_mq.base_amqp' => [
  35927.             ],
  35928.             'console.command.ids' => [
  35929.             ],
  35930.         ];
  35931.     }
  35932.     protected function throw($message)
  35933.     {
  35934.         throw new RuntimeException($message);
  35935.     }
  35936. }