var/cache/te_dev/ContainerVYt7d65/FlexApp_KernelTe_devDebugContainer.php line 24652

Open in your IDE?
  1. <?php
  2. namespace ContainerVYt7d65;
  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 FlexApp_KernelTe_devDebugContainer 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.             'AdmBundle\\Controller\\AdmCfgPageController' => 'getAdmCfgPageControllerService',
  47.             'AdmBundle\\Controller\\AdmCfgParametersController' => 'getAdmCfgParametersControllerService',
  48.             'AdmBundle\\Controller\\ArticleController' => 'getArticleControllerService',
  49.             'AdmBundle\\Controller\\ArticleFilterController' => 'getArticleFilterControllerService',
  50.             'AdmBundle\\Controller\\BlogController' => 'getBlogControllerService',
  51.             'AdmBundle\\Controller\\BoolDBSettingController' => 'getBoolDBSettingControllerService',
  52.             'AdmBundle\\Controller\\BrandController' => 'getBrandControllerService',
  53.             'AdmBundle\\Controller\\CalendarController' => 'getCalendarControllerService',
  54.             'AdmBundle\\Controller\\CheckListController' => 'getCheckListControllerService',
  55.             'AdmBundle\\Controller\\CollectionController' => 'getCollectionControllerService',
  56.             'AdmBundle\\Controller\\CommentController' => 'getCommentControllerService',
  57.             'AdmBundle\\Controller\\ConsultantController' => 'getConsultantControllerService',
  58.             'AdmBundle\\Controller\\CountryController' => 'getCountryControllerService',
  59.             'AdmBundle\\Controller\\CountryLangSpecificDataController' => 'getCountryLangSpecificDataControllerService',
  60.             'AdmBundle\\Controller\\CurrencyNgController' => 'getCurrencyNgControllerService',
  61.             'AdmBundle\\Controller\\DashboardController' => 'getDashboardControllerService',
  62.             'AdmBundle\\Controller\\ExhController' => 'getExhControllerService',
  63.             'AdmBundle\\Controller\\ExportController' => 'getExportControllerService',
  64.             'AdmBundle\\Controller\\ExtendedController' => 'getExtendedControllerService',
  65.             'AdmBundle\\Controller\\FactoryNgController' => 'getFactoryNgControllerService',
  66.             'AdmBundle\\Controller\\FilesController' => 'getFilesControllerService',
  67.             'AdmBundle\\Controller\\FilterController' => 'getFilterControllerService',
  68.             'AdmBundle\\Controller\\FilterGroupController' => 'getFilterGroupControllerService',
  69.             'AdmBundle\\Controller\\FilterGroupSortController' => 'getFilterGroupSortControllerService',
  70.             'AdmBundle\\Controller\\GeoCountryController' => 'getGeoCountryControllerService',
  71.             'AdmBundle\\Controller\\HistoryController' => 'getHistoryControllerService',
  72.             'AdmBundle\\Controller\\InteriorFilterController' => 'getInteriorFilterControllerService',
  73.             'AdmBundle\\Controller\\ListBigSizeFormatController' => 'getListBigSizeFormatControllerService',
  74.             'AdmBundle\\Controller\\ListCountryController' => 'getListCountryControllerService',
  75.             'AdmBundle\\Controller\\ListEmailController' => 'getListEmailControllerService',
  76.             'AdmBundle\\Controller\\LocalizationController' => 'getLocalizationControllerService',
  77.             'AdmBundle\\Controller\\MobileUserSliderController' => 'getMobileUserSliderControllerService',
  78.             'AdmBundle\\Controller\\NameNgController' => 'getNameNgControllerService',
  79.             'AdmBundle\\Controller\\OrderController' => 'getOrderControllerService',
  80.             'AdmBundle\\Controller\\ParticipantController' => 'getParticipantControllerService',
  81.             'AdmBundle\\Controller\\PollController' => 'getPollControllerService',
  82.             'AdmBundle\\Controller\\StatOrdersController' => 'getStatOrdersControllerService',
  83.             'AdmBundle\\Controller\\StatViewsController' => 'getStatViewsControllerService',
  84.             'AdmBundle\\Controller\\StaticPageController' => 'getStaticPageControllerService',
  85.             'AdmBundle\\Controller\\ToolsController' => 'getToolsControllerService',
  86.             'AdmBundle\\Controller\\TransController' => 'getTransControllerService',
  87.             'AdmBundle\\Controller\\TransExController' => 'getTransExControllerService',
  88.             'AdmBundle\\Controller\\TransGroupController' => 'getTransGroupControllerService',
  89.             'AdmBundle\\Controller\\TransMeasuresController' => 'getTransMeasuresControllerService',
  90.             'AdmBundle\\Controller\\TranslatorController' => 'getTranslatorControllerService',
  91.             'AdmBundle\\Controller\\UsersController' => 'getUsersControllerService',
  92.             'AdmBundle\\Controller\\VacancyController' => 'getVacancyControllerService',
  93.             'AdmBundle\\Controller\\WidgetController' => 'getWidgetControllerService',
  94.             'Faker\\Generator' => 'getGeneratorService',
  95.             'FlexApp\\Controller\\AmazonPersonalizeController' => 'getAmazonPersonalizeControllerService',
  96.             'FlexApp\\Controller\\Api\\GetEmailReviewController' => 'getGetEmailReviewControllerService',
  97.             'FlexApp\\Controller\\Api\\MobileUserSliderController' => 'getMobileUserSliderController2Service',
  98.             'FlexApp\\Controller\\Api\\PollController' => 'getPollController2Service',
  99.             'FlexApp\\Controller\\Api\\SaveJsLogController' => 'getSaveJsLogControllerService',
  100.             'FlexApp\\Controller\\Api\\TransApiController' => 'getTransApiControllerService',
  101.             'FlexApp\\Controller\\Api\\TransExApiController' => 'getTransExApiControllerService',
  102.             'FlexApp\\Controller\\Api\\UserApiController' => 'getUserApiControllerService',
  103.             'FlexApp\\Controller\\CareerController' => 'getCareerControllerService',
  104.             'FlexApp\\Controller\\ChangeLocaleStatController' => 'getChangeLocaleStatControllerService',
  105.             'FlexApp\\Controller\\ChatBController' => 'getChatBControllerService',
  106.             'FlexApp\\Controller\\CollectionReviewController' => 'getCollectionReviewControllerService',
  107.             'FlexApp\\Controller\\CommentController' => 'getCommentController2Service',
  108.             'FlexApp\\Controller\\CompareArticleController' => 'getCompareArticleControllerService',
  109.             'FlexApp\\Controller\\CryptoPaymentController' => 'getCryptoPaymentControllerService',
  110.             'FlexApp\\Controller\\EmailTrackingController' => 'getEmailTrackingControllerService',
  111.             'FlexApp\\Controller\\FileUploadExampleController' => 'getFileUploadExampleControllerService',
  112.             'FlexApp\\Controller\\HeaderApiController' => 'getHeaderApiControllerService',
  113.             'FlexApp\\Controller\\HeaderOrderApiController' => 'getHeaderOrderApiControllerService',
  114.             'FlexApp\\Controller\\InterviewController' => 'getInterviewControllerService',
  115.             'FlexApp\\Controller\\LeaveReviewController' => 'getLeaveReviewControllerService',
  116.             'FlexApp\\Controller\\MailingReportController' => 'getMailingReportControllerService',
  117.             'FlexApp\\Controller\\NewUserProfileController' => 'getNewUserProfileControllerService',
  118.             'FlexApp\\Controller\\NotExtend\\FixFailsController' => 'getFixFailsControllerService',
  119.             'FlexApp\\Controller\\NotExtend\\LogsController' => 'getLogsControllerService',
  120.             'FlexApp\\Controller\\NotExtend\\ManualTestController' => 'getManualTestControllerService',
  121.             'FlexApp\\Controller\\NotExtend\\PortalApiController' => 'getPortalApiControllerService',
  122.             'FlexApp\\Controller\\OneCController' => 'getOneCControllerService',
  123.             'FlexApp\\Controller\\PriceSyncController' => 'getPriceSyncControllerService',
  124.             'FlexApp\\Controller\\PushController' => 'getPushControllerService',
  125.             'FlexApp\\Controller\\ReviewsReportController' => 'getReviewsReportControllerService',
  126.             'FlexApp\\Controller\\SaveUserCookieController' => 'getSaveUserCookieControllerService',
  127.             'FlexApp\\Controller\\SecurityController' => 'getSecurityControllerService',
  128.             'FlexApp\\Controller\\VisitController' => 'getVisitControllerService',
  129.             'FlexApp\\Extensions\\RouterDecorator' => 'getRouterDecoratorService',
  130.             'FlexApp\\Repository\\CommentRepository' => 'getCommentRepositoryService',
  131.             'FlexApp\\Service\\BBCodeManager' => 'getBBCodeManagerService',
  132.             'FlexApp\\Service\\CalendarService' => 'getCalendarServiceService',
  133.             'FlexApp\\Service\\CollectionsDataStructureForLeaveReviewProvider' => 'getCollectionsDataStructureForLeaveReviewProviderService',
  134.             'FlexApp\\Service\\CommentablePageDataProvider' => 'getCommentablePageDataProviderService',
  135.             'FlexApp\\Service\\ConsDataForContactsPageProvider' => 'getConsDataForContactsPageProviderService',
  136.             'FlexApp\\Service\\ConsDefiner' => 'getConsDefinerService',
  137.             'FlexApp\\Service\\CurrentUserProvider' => 'getCurrentUserProviderService',
  138.             'FlexApp\\Service\\ExtendedCountryListProvider' => 'getExtendedCountryListProviderService',
  139.             'FlexApp\\Service\\LoginLinkGenerator' => 'getLoginLinkGeneratorService',
  140.             'FlexApp\\Service\\LogsManager' => 'getLogsManagerService',
  141.             'FlexApp\\Service\\ParametersGenerator' => 'getParametersGeneratorService',
  142.             'FlexApp\\Service\\RedisCachePool' => 'getRedisCachePoolService',
  143.             'FlexApp\\Service\\SystemChatNotificationService' => 'getSystemChatNotificationServiceService',
  144.             'FlexApp\\Service\\TimeFormatTransformer' => 'getTimeFormatTransformerService',
  145.             'FlexApp\\Service\\TimezoneManager' => 'getTimezoneManagerService',
  146.             'Import1CBundle\\Command\\ArticleReviewGoogleFeed\\DataProvider\\ArticleReviewProvider' => 'getArticleReviewProviderService',
  147.             'Import1CBundle\\Command\\ArticleReviewGoogleFeed\\Service\\ReviewsFeedXmlWriter' => 'getReviewsFeedXmlWriterService',
  148.             'Import1CBundle\\Command\\SyncListMeasureWithEdinicaCommand' => 'getSyncListMeasureWithEdinicaCommandService',
  149.             'Import1CBundle\\Controller\\v3\\Api\\ApiController' => 'getApiControllerService',
  150.             'Import1CBundle\\Controller\\v3\\Api\\ArticleController' => 'getArticleController2Service',
  151.             'Import1CBundle\\Controller\\v3\\Api\\CheckListController' => 'getCheckListController2Service',
  152.             'Import1CBundle\\Controller\\v3\\Api\\CollectionController' => 'getCollectionController2Service',
  153.             'Import1CBundle\\Controller\\v3\\Api\\CommonController' => 'getCommonControllerService',
  154.             'Import1CBundle\\Controller\\v3\\Api\\FactoryController' => 'getFactoryControllerService',
  155.             'Import1CBundle\\Controller\\v3\\Api\\ImagesController' => 'getImagesControllerService',
  156.             'Import1CBundle\\Controller\\v3\\Api\\InteriorController' => 'getInteriorControllerService',
  157.             'Import1CBundle\\Controller\\v3\\Api\\OneCController' => 'getOneCController2Service',
  158.             'Import1CBundle\\Controller\\v3\\Api\\UploadController' => 'getUploadControllerService',
  159.             'Import1CBundle\\Controller\\v3\\ArticleHandlerController' => 'getArticleHandlerControllerService',
  160.             'Import1CBundle\\Controller\\v3\\ArticleServiceController' => 'getArticleServiceControllerService',
  161.             'Import1CBundle\\Controller\\v3\\CheckListController' => 'getCheckListController3Service',
  162.             'Import1CBundle\\Controller\\v3\\CollectionController' => 'getCollectionController3Service',
  163.             'Import1CBundle\\Controller\\v3\\CollectionHandlerController' => 'getCollectionHandlerControllerService',
  164.             'Import1CBundle\\Controller\\v3\\FactoryHandlerController' => 'getFactoryHandlerControllerService',
  165.             'Import1CBundle\\Controller\\v3\\FactoryServiceController' => 'getFactoryServiceControllerService',
  166.             'Import1CBundle\\Controller\\v3\\HistoryController' => 'getHistoryController2Service',
  167.             'Import1CBundle\\Controller\\v3\\HomeController' => 'getHomeControllerService',
  168.             'Import1CBundle\\Controller\\v3\\InteriorHandlerController' => 'getInteriorHandlerControllerService',
  169.             'Import1CBundle\\Controller\\v3\\InteriorServiceController' => 'getInteriorServiceControllerService',
  170.             'Import1CBundle\\Controller\\v3\\OneCController' => 'getOneCController3Service',
  171.             'Import1CBundle\\Controller\\v3\\ReportController' => 'getReportControllerService',
  172.             'Import1CBundle\\Controller\\v3\\SliderController' => 'getSliderControllerService',
  173.             'Import1CBundle\\Controller\\v3\\UpdateController' => 'getUpdateControllerService',
  174.             'Import1CBundle\\Controller\\v3\\UploadController' => 'getUploadController2Service',
  175.             'Import1CBundle\\Controller\\v4\\ImageController' => 'getImageControllerService',
  176.             'Import1CBundle\\Controller\\v4\\InteriorServiceController' => 'getInteriorServiceController2Service',
  177.             'Import1CBundle\\Controller\\v4\\UploadController' => 'getUploadController3Service',
  178.             'Import1CBundle\\Controller\\v4\\api\\ApiController' => 'getApiController2Service',
  179.             'Import1CBundle\\Controller\\v4\\api\\CitrixController' => 'getCitrixControllerService',
  180.             'Import1CBundle\\Controller\\v4\\api\\UploadController' => 'getUploadController4Service',
  181.             'Import1CBundle\\EventListener\\CollectionStatusChangeListener' => 'getCollectionStatusChangeListenerService',
  182.             'Import1CBundle\\EventListener\\InteriorArticlesLinkingListener' => 'getInteriorArticlesLinkingListenerService',
  183.             'Import1CBundle\\MessageHandler\\Feed\\ProcessFeedLinksBatchHandler' => 'getProcessFeedLinksBatchHandlerService',
  184.             'Import1CBundle\\Repository\\ArticleReviewsRepository' => 'getArticleReviewsRepositoryService',
  185.             'Import1CBundle\\Repository\\OneC\\AbstractRepository' => 'getAbstractRepositoryService',
  186.             'Import1CBundle\\Repository\\OneC\\EdinicaRepository' => 'getEdinicaRepositoryService',
  187.             'Import1CBundle\\Service\\MeasureListEdinicaService' => 'getMeasureListEdinicaServiceService',
  188.             'Import1CBundle\\Service\\v3\\FilteredArticlesGoogleFeedEndpointClient' => 'getFilteredArticlesGoogleFeedEndpointClientService',
  189.             'Import1CBundle\\Service\\v3\\FilteredArticlesGoogleFeedFileManager' => 'getFilteredArticlesGoogleFeedFileManagerService',
  190.             'Limenius\\Liform\\Form\\Extension\\AddLiformExtension' => 'getAddLiformExtensionService',
  191.             'Limenius\\Liform\\Liform' => 'getLiformService',
  192.             'Limenius\\Liform\\Resolver' => 'getResolverService',
  193.             'Limenius\\Liform\\Serializer\\Normalizer\\FormErrorNormalizer' => 'getFormErrorNormalizerService',
  194.             'Limenius\\Liform\\Serializer\\Normalizer\\InitialValuesNormalizer' => 'getInitialValuesNormalizerService',
  195.             'Sentry\\Integration\\IgnoreErrorsIntegration' => 'getIgnoreErrorsIntegrationService',
  196.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  197.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  198.             'WebBundle\\Client\\GoogleTranslateClient' => 'getGoogleTranslateClientService',
  199.             'WebBundle\\Client\\OneCSoapApiClient' => 'getOneCSoapApiClientService',
  200.             'WebBundle\\Controller\\Api\\AnalyticsApiController' => 'getAnalyticsApiControllerService',
  201.             'WebBundle\\Controller\\Api\\ApiController' => 'getApiController3Service',
  202.             'WebBundle\\Controller\\Api\\ExtendedApiController' => 'getExtendedApiControllerService',
  203.             'WebBundle\\Controller\\Api\\TestConnectApiController' => 'getTestConnectApiControllerService',
  204.             'WebBundle\\Controller\\BuyOrderController' => 'getBuyOrderControllerService',
  205.             'WebBundle\\Controller\\CatalogController' => 'getCatalogControllerService',
  206.             'WebBundle\\Controller\\CollectionController' => 'getCollectionController4Service',
  207.             'WebBundle\\Controller\\CommonController' => 'getCommonController2Service',
  208.             'WebBundle\\Controller\\CookieController' => 'getCookieControllerService',
  209.             'WebBundle\\Controller\\DbgetController' => 'getDbgetControllerService',
  210.             'WebBundle\\Controller\\DeliveryController' => 'getDeliveryControllerService',
  211.             'WebBundle\\Controller\\ExtendedController' => 'getExtendedController2Service',
  212.             'WebBundle\\Controller\\FiltersController' => 'getFiltersControllerService',
  213.             'WebBundle\\Controller\\HomeController' => 'getHomeController2Service',
  214.             'WebBundle\\Controller\\IdeaController' => 'getIdeaControllerService',
  215.             'WebBundle\\Controller\\InvoiceController' => 'getInvoiceControllerService',
  216.             'WebBundle\\Controller\\JournalCollectionController' => 'getJournalCollectionControllerService',
  217.             'WebBundle\\Controller\\KladrController' => 'getKladrControllerService',
  218.             'WebBundle\\Controller\\MakingController' => 'getMakingControllerService',
  219.             'WebBundle\\Controller\\OrderController' => 'getOrderController2Service',
  220.             'WebBundle\\Controller\\OrderPaymentController' => 'getOrderPaymentControllerService',
  221.             'WebBundle\\Controller\\OrdersController' => 'getOrdersControllerService',
  222.             'WebBundle\\Controller\\PageController' => 'getPageControllerService',
  223.             'WebBundle\\Controller\\PaymentFromOneCController' => 'getPaymentFromOneCControllerService',
  224.             'WebBundle\\Controller\\ProductReviewController' => 'getProductReviewControllerService',
  225.             'WebBundle\\Controller\\ProductionController' => 'getProductionControllerService',
  226.             'WebBundle\\Controller\\ProformaController' => 'getProformaControllerService',
  227.             'WebBundle\\Controller\\PublicationController' => 'getPublicationControllerService',
  228.             'WebBundle\\Controller\\ResettingController' => 'getResettingControllerService',
  229.             'WebBundle\\Controller\\ReviewController' => 'getReviewControllerService',
  230.             'WebBundle\\Controller\\SampleController' => 'getSampleControllerService',
  231.             'WebBundle\\Controller\\SearchController' => 'getSearchControllerService',
  232.             'WebBundle\\Controller\\SeoController' => 'getSeoControllerService',
  233.             'WebBundle\\Controller\\SliderController' => 'getSliderController2Service',
  234.             'WebBundle\\Controller\\SoapController' => 'getSoapControllerService',
  235.             'WebBundle\\Controller\\SupportController' => 'getSupportControllerService',
  236.             'WebBundle\\Controller\\TableRouterController' => 'getTableRouterControllerService',
  237.             'WebBundle\\Controller\\TileController' => 'getTileControllerService',
  238.             'WebBundle\\Controller\\TopController' => 'getTopControllerService',
  239.             'WebBundle\\Controller\\TranslateController' => 'getTranslateControllerService',
  240.             'WebBundle\\Controller\\TwilioController' => 'getTwilioControllerService',
  241.             'WebBundle\\Controller\\UserController' => 'getUserControllerService',
  242.             'WebBundle\\Controller\\UserProfileController' => 'getUserProfileControllerService',
  243.             'WebBundle\\Controller\\VacancyController' => 'getVacancyController2Service',
  244.             'WebBundle\\Controller\\WidgetsController' => 'getWidgetsControllerService',
  245.             'WebBundle\\Factory\\ListMeasureFactory' => 'getListMeasureFactoryService',
  246.             'WebBundle\\Filler\\BuyOrderDeliveryFiller' => 'getBuyOrderDeliveryFillerService',
  247.             'WebBundle\\Filler\\ListEmailFiller' => 'getListEmailFillerService',
  248.             'WebBundle\\Filler\\MessageFiller' => 'getMessageFillerService',
  249.             'WebBundle\\Filler\\OrderFiller' => 'getOrderFillerService',
  250.             'WebBundle\\Filler\\OrderItemsFiller' => 'getOrderItemsFillerService',
  251.             'WebBundle\\Filler\\OrderOneCFiller' => 'getOrderOneCFillerService',
  252.             'WebBundle\\Helper\\Mailer' => 'getMailerService',
  253.             'WebBundle\\Helper\\ParticipantHelper' => 'getParticipantHelperService',
  254.             'WebBundle\\Helper\\PortalHelper' => 'getPortalHelperService',
  255.             'WebBundle\\Helper\\TextHelper' => 'getTextHelperService',
  256.             'WebBundle\\Repository\\ArticleDetailRepository' => 'getArticleDetailRepositoryService',
  257.             'WebBundle\\Repository\\ArticleFilterRepository' => 'getArticleFilterRepositoryService',
  258.             'WebBundle\\Repository\\ArticleRepository' => 'getArticleRepositoryService',
  259.             'WebBundle\\Repository\\BuyOrderArticleHolidayRepository' => 'getBuyOrderArticleHolidayRepositoryService',
  260.             'WebBundle\\Repository\\BuyOrderArticleRepository' => 'getBuyOrderArticleRepositoryService',
  261.             'WebBundle\\Repository\\BuyOrderManagerRepository' => 'getBuyOrderManagerRepositoryService',
  262.             'WebBundle\\Repository\\BuyOrderRepository' => 'getBuyOrderRepositoryService',
  263.             'WebBundle\\Repository\\CollectionRepository' => 'getCollectionRepositoryService',
  264.             'WebBundle\\Repository\\ConfirmTimeStatRepository' => 'getConfirmTimeStatRepositoryService',
  265.             'WebBundle\\Repository\\DeliveryRequestRepository' => 'getDeliveryRequestRepositoryService',
  266.             'WebBundle\\Repository\\FactoryRepository' => 'getFactoryRepositoryService',
  267.             'WebBundle\\Repository\\FilterGroupRepository' => 'getFilterGroupRepositoryService',
  268.             'WebBundle\\Repository\\FilterHistorySearchRepository' => 'getFilterHistorySearchRepositoryService',
  269.             'WebBundle\\Repository\\FilterRepository' => 'getFilterRepositoryService',
  270.             'WebBundle\\Repository\\IdeaRepository' => 'getIdeaRepositoryService',
  271.             'WebBundle\\Repository\\IdeasShareRepository' => 'getIdeasShareRepositoryService',
  272.             'WebBundle\\Repository\\InteriorFilterRepository' => 'getInteriorFilterRepositoryService',
  273.             'WebBundle\\Repository\\InteriorHistoryRepository' => 'getInteriorHistoryRepositoryService',
  274.             'WebBundle\\Repository\\InteriorRepository' => 'getInteriorRepositoryService',
  275.             'WebBundle\\Repository\\ItalianMunicipalityRepository' => 'getItalianMunicipalityRepositoryService',
  276.             'WebBundle\\Repository\\LastUrlRepository' => 'getLastUrlRepositoryService',
  277.             'WebBundle\\Repository\\ListCountryRepository' => 'getListCountryRepositoryService',
  278.             'WebBundle\\Repository\\ListEmailRepository' => 'getListEmailRepositoryService',
  279.             'WebBundle\\Repository\\ListMaterialRepository' => 'getListMaterialRepositoryService',
  280.             'WebBundle\\Repository\\ListMeasureRepository' => 'getListMeasureRepositoryService',
  281.             'WebBundle\\Repository\\ListVatRepository' => 'getListVatRepositoryService',
  282.             'WebBundle\\Repository\\OrderAddressRepository' => 'getOrderAddressRepositoryService',
  283.             'WebBundle\\Repository\\OrderHistoryRepository' => 'getOrderHistoryRepositoryService',
  284.             'WebBundle\\Repository\\OrderPaymentRepository' => 'getOrderPaymentRepositoryService',
  285.             'WebBundle\\Repository\\PaymentFromOneCRepository' => 'getPaymentFromOneCRepositoryService',
  286.             'WebBundle\\Repository\\ProductReviewsCacheRepository' => 'getProductReviewsCacheRepositoryService',
  287.             'WebBundle\\Repository\\ProductionRepository' => 'getProductionRepositoryService',
  288.             'WebBundle\\Repository\\ProductionShipmentRepository' => 'getProductionShipmentRepositoryService',
  289.             'WebBundle\\Repository\\PublicationRepository' => 'getPublicationRepositoryService',
  290.             'WebBundle\\Repository\\ReviewsCacheRepository' => 'getReviewsCacheRepositoryService',
  291.             'WebBundle\\Repository\\StaticPageRepository' => 'getStaticPageRepositoryService',
  292.             'WebBundle\\Repository\\TransRepository' => 'getTransRepositoryService',
  293.             'WebBundle\\Repository\\UserForeignAliasRepository' => 'getUserForeignAliasRepositoryService',
  294.             'WebBundle\\Repository\\UserRepository' => 'getUserRepositoryService',
  295.             'WebBundle\\Repository\\VisitRepository' => 'getVisitRepositoryService',
  296.             'WebBundle\\Repository\\WarehouseRepository' => 'getWarehouseRepositoryService',
  297.             'WebBundle\\Service\\AlertingService' => 'getAlertingServiceService',
  298.             'WebBundle\\Service\\AnalyticsService' => 'getAnalyticsServiceService',
  299.             'WebBundle\\Service\\BuyOrderDeliveryService' => 'getBuyOrderDeliveryServiceService',
  300.             'WebBundle\\Service\\BuyOrderManagerService' => 'getBuyOrderManagerServiceService',
  301.             'WebBundle\\Service\\CareerService' => 'getCareerServiceService',
  302.             'WebBundle\\Service\\CollectionSettingsService' => 'getCollectionSettingsServiceService',
  303.             'WebBundle\\Service\\CountryService' => 'getCountryServiceService',
  304.             'WebBundle\\Service\\GoogleTranslateService' => 'getGoogleTranslateServiceService',
  305.             'WebBundle\\Service\\HomeService' => 'getHomeServiceService',
  306.             'WebBundle\\Service\\ItalianTaxCodeService' => 'getItalianTaxCodeServiceService',
  307.             'WebBundle\\Service\\LanguageService' => 'getLanguageServiceService',
  308.             'WebBundle\\Service\\OrderRefundService' => 'getOrderRefundServiceService',
  309.             'WebBundle\\Service\\PortalService' => 'getPortalServiceService',
  310.             'WebBundle\\Service\\ProformaFileService' => 'getProformaFileServiceService',
  311.             'WebBundle\\Service\\SearchService' => 'getSearchServiceService',
  312.             'WebBundle\\Service\\SeoService' => 'getSeoServiceService',
  313.             'WebBundle\\Service\\SitemapGenerator' => 'getSitemapGeneratorService',
  314.             'WebBundle\\Service\\SliderService' => 'getSliderServiceService',
  315.             'WebBundle\\Service\\TranslationService' => 'getTranslationServiceService',
  316.             'WebBundle\\Service\\WarehouseService' => 'getWarehouseServiceService',
  317.             'WebBundle\\Validator\\Constraints\\CommentValidator' => 'getCommentValidatorService',
  318.             'adm.arr_helper.facade' => 'getAdm_ArrHelper_FacadeService',
  319.             'adm.repository.measure' => 'getAdm_Repository_MeasureService',
  320.             'adm.request_helper.facade' => 'getAdm_RequestHelper_FacadeService',
  321.             'adm.runtime.facade' => 'getAdm_Runtime_FacadeService',
  322.             'adm.service' => 'getAdm_ServiceService',
  323.             'adm.service.article' => 'getAdm_Service_ArticleService',
  324.             'adm.service.article.filter' => 'getAdm_Service_Article_FilterService',
  325.             'adm.service.article_filters_filler' => 'getAdm_Service_ArticleFiltersFillerService',
  326.             'adm.service.article_sort_filler' => 'getAdm_Service_ArticleSortFillerService',
  327.             'adm.service.big_size_format' => 'getAdm_Service_BigSizeFormatService',
  328.             'adm.service.blog' => 'getAdm_Service_BlogService',
  329.             'adm.service.bool_db_setting' => 'getAdm_Service_BoolDbSettingService',
  330.             'adm.service.brand' => 'getAdm_Service_BrandService',
  331.             'adm.service.calendar' => 'getAdm_Service_CalendarService',
  332.             'adm.service.cfg.page' => 'getAdm_Service_Cfg_PageService',
  333.             'adm.service.check_list' => 'getAdm_Service_CheckListService',
  334.             'adm.service.collection' => 'getAdm_Service_CollectionService',
  335.             'adm.service.comment' => 'getAdm_Service_CommentService',
  336.             'adm.service.consultant' => 'getAdm_Service_ConsultantService',
  337.             'adm.service.contact' => 'getAdm_Service_ContactService',
  338.             'adm.service.country' => 'getAdm_Service_CountryService',
  339.             'adm.service.country_and_lang_specific_data' => 'getAdm_Service_CountryAndLangSpecificDataService',
  340.             'adm.service.currency_ng' => 'getAdm_Service_CurrencyNgService',
  341.             'adm.service.exh' => 'getAdm_Service_ExhService',
  342.             'adm.service.factory_ng' => 'getAdm_Service_FactoryNgService',
  343.             'adm.service.files' => 'getAdm_Service_FilesService',
  344.             'adm.service.filter' => 'getAdm_Service_FilterService',
  345.             'adm.service.filter.group' => 'getAdm_Service_Filter_GroupService',
  346.             'adm.service.filter_group_sort' => 'getAdm_Service_FilterGroupSortService',
  347.             'adm.service.geo.country' => 'getAdm_Service_Geo_CountryService',
  348.             'adm.service.history' => 'getAdm_Service_HistoryService',
  349.             'adm.service.interior.filter' => 'getAdm_Service_Interior_FilterService',
  350.             'adm.service.interior_filters_filler' => 'getAdm_Service_InteriorFiltersFillerService',
  351.             'adm.service.list.email' => 'getAdm_Service_List_EmailService',
  352.             'adm.service.list_country' => 'getAdm_Service_ListCountryService',
  353.             'adm.service.localization' => 'getAdm_Service_LocalizationService',
  354.             'adm.service.measure' => 'getAdm_Service_MeasureService',
  355.             'adm.service.mobile_user_slider' => 'getAdm_Service_MobileUserSliderService',
  356.             'adm.service.name_ng' => 'getAdm_Service_NameNgService',
  357.             'adm.service.order' => 'getAdm_Service_OrderService',
  358.             'adm.service.page.meta' => 'getAdm_Service_Page_MetaService',
  359.             'adm.service.participant' => 'getAdm_Service_ParticipantService',
  360.             'adm.service.poll' => 'getAdm_Service_PollService',
  361.             'adm.service.stat.orders' => 'getAdm_Service_Stat_OrdersService',
  362.             'adm.service.stat.views' => 'getAdm_Service_Stat_ViewsService',
  363.             'adm.service.static.page' => 'getAdm_Service_Static_PageService',
  364.             'adm.service.tools' => 'getAdm_Service_ToolsService',
  365.             'adm.service.trans' => 'getAdm_Service_TransService',
  366.             'adm.service.trans.group' => 'getAdm_Service_Trans_GroupService',
  367.             'adm.service.trans_ex' => 'getAdm_Service_TransExService',
  368.             'adm.service.users' => 'getAdm_Service_UsersService',
  369.             'adm.service.vacancy' => 'getAdm_Service_VacancyService',
  370.             'adm.service.widget' => 'getAdm_Service_WidgetService',
  371.             'app.amazon.personalize' => 'getApp_Amazon_PersonalizeService',
  372.             'app.amazon_personalize_service' => 'getApp_AmazonPersonalizeServiceService',
  373.             'app.encoder.json' => 'getApp_Encoder_JsonService',
  374.             'app.encoder.xml' => 'getApp_Encoder_XmlService',
  375.             'app.helper.bbcode' => 'getApp_Helper_BbcodeService',
  376.             'app.helper.url' => 'getApp_Helper_UrlService',
  377.             'app.helper.validator' => 'getApp_Helper_ValidatorService',
  378.             'app.normalizer.date_time' => 'getApp_Normalizer_DateTimeService',
  379.             'app.normalizer.order' => 'getApp_Normalizer_OrderService',
  380.             'app.normalizer.order_address' => 'getApp_Normalizer_OrderAddressService',
  381.             'app.normalizer.order_history' => 'getApp_Normalizer_OrderHistoryService',
  382.             'app.normalizer.order_item' => 'getApp_Normalizer_OrderItemService',
  383.             'app.normalizer.order_item_discount' => 'getApp_Normalizer_OrderItemDiscountService',
  384.             'app.normalizer.order_list' => 'getApp_Normalizer_OrderListService',
  385.             'app.normalizer.order_payment' => 'getApp_Normalizer_OrderPaymentService',
  386.             'app.normalizer.warehouse' => 'getApp_Normalizer_WarehouseService',
  387.             'app.orm.quote.strategy' => 'getApp_Orm_Quote_StrategyService',
  388.             'app.recaptcha' => 'getApp_RecaptchaService',
  389.             'app.registration' => 'getApp_RegistrationService',
  390.             'app.repo.currency_rate' => 'getApp_Repo_CurrencyRateService',
  391.             'app.repo.sample' => 'getApp_Repo_SampleService',
  392.             'app.request' => 'getApp_RequestService',
  393.             'app.response' => 'getApp_ResponseService',
  394.             'app.security.interactive_login_listener' => 'getApp_Security_InteractiveLoginListenerService',
  395.             'app.serializer.default' => 'getApp_Serializer_DefaultService',
  396.             'app.service.cache' => 'getApp_Service_CacheService',
  397.             'app.service.collection' => 'getApp_Service_CollectionService',
  398.             'app.service.filters' => 'getApp_Service_FiltersService',
  399.             'app.service.follow_theme_service' => 'getApp_Service_FollowThemeServiceService',
  400.             'app.service.last_url' => 'getApp_Service_LastUrlService',
  401.             'app.service.leftmenu' => 'getApp_Service_LeftmenuService',
  402.             'app.service.list_email' => 'getApp_Service_ListEmailService',
  403.             'app.service.localization' => 'getApp_Service_LocalizationService',
  404.             'app.service.location' => 'getApp_Service_LocationService',
  405.             'app.service.mail_view' => 'getApp_Service_MailViewService',
  406.             'app.service.order' => 'getApp_Service_OrderService',
  407.             'app.service.order_address' => 'getApp_Service_OrderAddressService',
  408.             'app.service.order_history' => 'getApp_Service_OrderHistoryService',
  409.             'app.service.order_item' => 'getApp_Service_OrderItemService',
  410.             'app.service.order_one_c' => 'getApp_Service_OrderOneCService',
  411.             'app.service.order_payment' => 'getApp_Service_OrderPaymentService',
  412.             'app.service.payment' => 'getApp_Service_PaymentService',
  413.             'app.service.payment.adyen' => 'getApp_Service_Payment_AdyenService',
  414.             'app.service.payment.brain_tree' => 'getApp_Service_Payment_BrainTreeService',
  415.             'app.service.payment.pay_pal' => 'getApp_Service_Payment_PayPalService',
  416.             'app.service.payment.sberbank' => 'getApp_Service_Payment_SberbankService',
  417.             'app.service.publication' => 'getApp_Service_PublicationService',
  418.             'app.service.rank' => 'getApp_Service_RankService',
  419.             'app.service.request' => 'getApp_Service_RequestService',
  420.             'app.service.review_invitations' => 'getApp_Service_ReviewInvitationsService',
  421.             'app.service.reviews' => 'getApp_Service_ReviewsService',
  422.             'app.service.sample' => 'getApp_Service_SampleService',
  423.             'app.service.setting.collection' => 'getApp_Service_Setting_CollectionService',
  424.             'app.service.soap_response_service' => 'getApp_Service_SoapResponseServiceService',
  425.             'app.service.te_common_data' => 'getApp_Service_TeCommonDataService',
  426.             'app.service.till_ru' => 'getApp_Service_TillRuService',
  427.             'app.service.user' => 'getApp_Service_UserService',
  428.             'app.service.user_profile' => 'getApp_Service_UserProfileService',
  429.             'app.service.vacancy' => 'getApp_Service_VacancyService',
  430.             'app.service.vat' => 'getApp_Service_VatService',
  431.             'app.service.visited' => 'getApp_Service_VisitedService',
  432.             'app.service.widjet_review' => 'getApp_Service_WidjetReviewService',
  433.             'app.social_login' => 'getApp_SocialLoginService',
  434.             'app.tg.bot.alert' => 'getApp_Tg_Bot_AlertService',
  435.             'app.twig.bbcode_extension' => 'getApp_Twig_BbcodeExtensionService',
  436.             'app.twig.comment_extension' => 'getApp_Twig_CommentExtensionService',
  437.             'app.twig_extension' => 'getApp_TwigExtensionService',
  438.             'app.validator.unique_participant' => 'getApp_Validator_UniqueParticipantService',
  439.             'app.validator.unique_user_email' => 'getApp_Validator_UniqueUserEmailService',
  440.             'app.validator.validate_user_email' => 'getApp_Validator_ValidateUserEmailService',
  441.             'authentication_handler' => 'getAuthenticationHandlerService',
  442.             'bi.v3.command.articles_option' => 'getBi_V3_Command_ArticlesOptionService',
  443.             'bi.v3.command.bad_image' => 'getBi_V3_Command_BadImageService',
  444.             'bi.v3.command.buy_order' => 'getBi_V3_Command_BuyOrderService',
  445.             'bi.v3.command.check_list_report' => 'getBi_V3_Command_CheckListReportService',
  446.             'bi.v3.command.cmyk_source_image' => 'getBi_V3_Command_CmykSourceImageService',
  447.             'bi.v3.command.collection.set_header' => 'getBi_V3_Command_Collection_SetHeaderService',
  448.             'bi.v3.command.collection_video' => 'getBi_V3_Command_CollectionVideoService',
  449.             'bi.v3.command.data_update_draw' => 'getBi_V3_Command_DataUpdateDrawService',
  450.             'bi.v3.command.delete_tube' => 'getBi_V3_Command_DeleteTubeService',
  451.             'bi.v3.command.factory.set_type' => 'getBi_V3_Command_Factory_SetTypeService',
  452.             'bi.v3.command.factory_sync' => 'getBi_V3_Command_FactorySyncService',
  453.             'bi.v3.command.feed_google_custom' => 'getBi_V3_Command_FeedGoogleCustomService',
  454.             'bi.v3.command.feed_review' => 'getBi_V3_Command_FeedReviewService',
  455.             'bi.v3.command.feed_shopping_single' => 'getBi_V3_Command_FeedShoppingSingleService',
  456.             'bi.v3.command.feed_shopping_w_single' => 'getBi_V3_Command_FeedShoppingWSingleService',
  457.             'bi.v3.command.filter_collection' => 'getBi_V3_Command_FilterCollectionService',
  458.             'bi.v3.command.filtered_articles_google_feed' => 'getBi_V3_Command_FilteredArticlesGoogleFeedService',
  459.             'bi.v3.command.flush_memcache_article' => 'getBi_V3_Command_FlushMemcacheArticleService',
  460.             'bi.v3.command.google_feed_article_reviews' => 'getBi_V3_Command_GoogleFeedArticleReviewsService',
  461.             'bi.v3.command.holiday' => 'getBi_V3_Command_HolidayService',
  462.             'bi.v3.command.iamge_more_resolution' => 'getBi_V3_Command_IamgeMoreResolutionService',
  463.             'bi.v3.command.import_queue' => 'getBi_V3_Command_ImportQueueService',
  464.             'bi.v3.command.interior_alt' => 'getBi_V3_Command_InteriorAltService',
  465.             'bi.v3.command.interior_equivalent_size_image' => 'getBi_V3_Command_InteriorEquivalentSizeImageService',
  466.             'bi.v3.command.interior_re_crop' => 'getBi_V3_Command_InteriorReCropService',
  467.             'bi.v3.command.interior_stone_texture' => 'getBi_V3_Command_InteriorStoneTextureService',
  468.             'bi.v3.command.jobs_tube' => 'getBi_V3_Command_JobsTubeService',
  469.             'bi.v3.command.recomendation_articles' => 'getBi_V3_Command_RecomendationArticlesService',
  470.             'bi.v3.command.recrop_webp' => 'getBi_V3_Command_RecropWebpService',
  471.             'bi.v3.command.sample_update' => 'getBi_V3_Command_SampleUpdateService',
  472.             'bi.v3.command.save_after_reedit' => 'getBi_V3_Command_SaveAfterReeditService',
  473.             'bi.v3.command.save_mages_tv' => 'getBi_V3_Command_SaveMagesTvService',
  474.             'bi.v3.command.save_new_images_special' => 'getBi_V3_Command_SaveNewImagesSpecialService',
  475.             'bi.v3.command.search_no_source' => 'getBi_V3_Command_SearchNoSourceService',
  476.             'bi.v3.command.send_cmyk_convert' => 'getBi_V3_Command_SendCmykConvertService',
  477.             'bi.v3.command.send_message_cmyk_image' => 'getBi_V3_Command_SendMessageCmykImageService',
  478.             'bi.v3.command.send_suspended_message' => 'getBi_V3_Command_SendSuspendedMessageService',
  479.             'bi.v3.command.set_article_description' => 'getBi_V3_Command_SetArticleDescriptionService',
  480.             'bi.v3.command.shopping_update' => 'getBi_V3_Command_ShoppingUpdateService',
  481.             'bi.v3.command.stats_tube' => 'getBi_V3_Command_StatsTubeService',
  482.             'bi.v3.command.status_factory_change' => 'getBi_V3_Command_StatusFactoryChangeService',
  483.             'bi.v3.command.test' => 'getBi_V3_Command_TestService',
  484.             'bi.v3.command.test_rsync_connection' => 'getBi_V3_Command_TestRsyncConnectionService',
  485.             'bi.v3.command.update_article_all' => 'getBi_V3_Command_UpdateArticleAllService',
  486.             'bi.v3.command.update_article_part' => 'getBi_V3_Command_UpdateArticlePartService',
  487.             'bi.v3.command.update_collection_all' => 'getBi_V3_Command_UpdateCollectionAllService',
  488.             'bi.v3.command.update_color_factory' => 'getBi_V3_Command_UpdateColorFactoryService',
  489.             'bi.v3.command.update_factory_all' => 'getBi_V3_Command_UpdateFactoryAllService',
  490.             'bi.v3.command.update_interior' => 'getBi_V3_Command_UpdateInteriorService',
  491.             'bi.v3.command.update_pd' => 'getBi_V3_Command_UpdatePdService',
  492.             'bi.v3.repo.article' => 'getBi_V3_Repo_ArticleService',
  493.             'bi.v3.repo.article_detail' => 'getBi_V3_Repo_ArticleDetailService',
  494.             'bi.v3.repo.bigsize_format' => 'getBi_V3_Repo_BigsizeFormatService',
  495.             'bi.v3.repo.check_list' => 'getBi_V3_Repo_CheckListService',
  496.             'bi.v3.repo.collection' => 'getBi_V3_Repo_CollectionService',
  497.             'bi.v3.repo.country' => 'getBi_V3_Repo_CountryService',
  498.             'bi.v3.repo.cvet' => 'getBi_V3_Repo_CvetService',
  499.             'bi.v3.repo.description' => 'getBi_V3_Repo_DescriptionService',
  500.             'bi.v3.repo.draw' => 'getBi_V3_Repo_DrawService',
  501.             'bi.v3.repo.draw_list' => 'getBi_V3_Repo_DrawListService',
  502.             'bi.v3.repo.event' => 'getBi_V3_Repo_EventService',
  503.             'bi.v3.repo.factory' => 'getBi_V3_Repo_FactoryService',
  504.             'bi.v3.repo.factory_color' => 'getBi_V3_Repo_FactoryColorService',
  505.             'bi.v3.repo.factory_user' => 'getBi_V3_Repo_FactoryUserService',
  506.             'bi.v3.repo.feed' => 'getBi_V3_Repo_FeedService',
  507.             'bi.v3.repo.filter' => 'getBi_V3_Repo_FilterService',
  508.             'bi.v3.repo.geo_country' => 'getBi_V3_Repo_GeoCountryService',
  509.             'bi.v3.repo.history' => 'getBi_V3_Repo_HistoryService',
  510.             'bi.v3.repo.holiday' => 'getBi_V3_Repo_HolidayService',
  511.             'bi.v3.repo.idea_interior' => 'getBi_V3_Repo_IdeaInteriorService',
  512.             'bi.v3.repo.image_resolution' => 'getBi_V3_Repo_ImageResolutionService',
  513.             'bi.v3.repo.interior' => 'getBi_V3_Repo_InteriorService',
  514.             'bi.v3.repo.interior_article' => 'getBi_V3_Repo_InteriorArticleService',
  515.             'bi.v3.repo.interior_article_coord' => 'getBi_V3_Repo_InteriorArticleCoordService',
  516.             'bi.v3.repo.interior_history' => 'getBi_V3_Repo_InteriorHistoryService',
  517.             'bi.v3.repo.list' => 'getBi_V3_Repo_ListService',
  518.             'bi.v3.repo.list_check_list' => 'getBi_V3_Repo_ListCheckListService',
  519.             'bi.v3.repo.material' => 'getBi_V3_Repo_MaterialService',
  520.             'bi.v3.repo.measure_size' => 'getBi_V3_Repo_MeasureSizeService',
  521.             'bi.v3.repo.parser' => 'getBi_V3_Repo_ParserService',
  522.             'bi.v3.repo.proizvod' => 'getBi_V3_Repo_ProizvodService',
  523.             'bi.v3.repo.sample' => 'getBi_V3_Repo_SampleService',
  524.             'bi.v3.repo.seria' => 'getBi_V3_Repo_SeriaService',
  525.             'bi.v3.repo.shape' => 'getBi_V3_Repo_ShapeService',
  526.             'bi.v3.repo.texture' => 'getBi_V3_Repo_TextureService',
  527.             'bi.v3.repo.tovar' => 'getBi_V3_Repo_TovarService',
  528.             'bi.v3.repo.type' => 'getBi_V3_Repo_TypeService',
  529.             'bi.v3.repo.user' => 'getBi_V3_Repo_UserService',
  530.             'bi.v3.service.api' => 'getBi_V3_Service_ApiService',
  531.             'bi.v3.service.article' => 'getBi_V3_Service_ArticleService',
  532.             'bi.v3.service.article_image' => 'getBi_V3_Service_ArticleImageService',
  533.             'bi.v3.service.article_update' => 'getBi_V3_Service_ArticleUpdateService',
  534.             'bi.v3.service.checklist' => 'getBi_V3_Service_ChecklistService',
  535.             'bi.v3.service.collection' => 'getBi_V3_Service_CollectionService',
  536.             'bi.v3.service.event' => 'getBi_V3_Service_EventService',
  537.             'bi.v3.service.factory' => 'getBi_V3_Service_FactoryService',
  538.             'bi.v3.service.feed_filtered_articles' => 'getBi_V3_Service_FeedFilteredArticlesService',
  539.             'bi.v3.service.feed_google_remarketing' => 'getBi_V3_Service_FeedGoogleRemarketingService',
  540.             'bi.v3.service.feed_google_shopping' => 'getBi_V3_Service_FeedGoogleShoppingService',
  541.             'bi.v3.service.feed_remarketing' => 'getBi_V3_Service_FeedRemarketingService',
  542.             'bi.v3.service.feed_shopping' => 'getBi_V3_Service_FeedShoppingService',
  543.             'bi.v3.service.feed_shopping_w' => 'getBi_V3_Service_FeedShoppingWService',
  544.             'bi.v3.service.file_system' => 'getBi_V3_Service_FileSystemService',
  545.             'bi.v3.service.filter' => 'getBi_V3_Service_FilterService',
  546.             'bi.v3.service.history' => 'getBi_V3_Service_HistoryService',
  547.             'bi.v3.service.image' => 'getBi_V3_Service_ImageService',
  548.             'bi.v3.service.image_converter' => 'getBi_V3_Service_ImageConverterService',
  549.             'bi.v3.service.image_gd' => 'getBi_V3_Service_ImageGdService',
  550.             'bi.v3.service.image_resolution' => 'getBi_V3_Service_ImageResolutionService',
  551.             'bi.v3.service.interior' => 'getBi_V3_Service_InteriorService',
  552.             'bi.v3.service.interior_image' => 'getBi_V3_Service_InteriorImageService',
  553.             'bi.v3.service.message' => 'getBi_V3_Service_MessageService',
  554.             'bi.v3.service.once_run' => 'getBi_V3_Service_OnceRunService',
  555.             'bi.v3.service.one_c' => 'getBi_V3_Service_OneCService',
  556.             'bi.v3.service.queue' => 'getBi_V3_Service_QueueService',
  557.             'bi.v3.service.report' => 'getBi_V3_Service_ReportService',
  558.             'bi.v3.service.slider' => 'getBi_V3_Service_SliderService',
  559.             'bi.v3.service.suspend' => 'getBi_V3_Service_SuspendService',
  560.             'bi.v3.service.update' => 'getBi_V3_Service_UpdateService',
  561.             'bi.v3.service.upload' => 'getBi_V3_Service_UploadService',
  562.             'bi.v3.service.user' => 'getBi_V3_Service_UserService',
  563.             'bi.v3.service.validate' => 'getBi_V3_Service_ValidateService',
  564.             'bi.v4.repo.article_description' => 'getBi_V4_Repo_ArticleDescriptionService',
  565.             'bi.v4.repo.article_discount' => 'getBi_V4_Repo_ArticleDiscountService',
  566.             'bi.v4.repo.article_price' => 'getBi_V4_Repo_ArticlePriceService',
  567.             'bi.v4.repo.article_square' => 'getBi_V4_Repo_ArticleSquareService',
  568.             'bi.v4.repo.country' => 'getBi_V4_Repo_CountryService',
  569.             'bi.v4.repo.currency' => 'getBi_V4_Repo_CurrencyService',
  570.             'bi.v4.repo.history' => 'getBi_V4_Repo_HistoryService',
  571.             'bi.v4.repo.locale' => 'getBi_V4_Repo_LocaleService',
  572.             'bi.v4.repo.ng_factory' => 'getBi_V4_Repo_NgFactoryService',
  573.             'bi.v4.repo.tovar' => 'getBi_V4_Repo_TovarService',
  574.             'bi.v4.repo.volumeprc' => 'getBi_V4_Repo_VolumeprcService',
  575.             'bi.v4.service.citrix' => 'getBi_V4_Service_CitrixService',
  576.             'bi.v4.service.file_system' => 'getBi_V4_Service_FileSystemService',
  577.             'bi.v4.service.holiday' => 'getBi_V4_Service_HolidayService',
  578.             'bi.v4.service.image' => 'getBi_V4_Service_ImageService',
  579.             'bi.v4.service.image_converter' => 'getBi_V4_Service_ImageConverterService',
  580.             'bi.v4.service.image_resolution' => 'getBi_V4_Service_ImageResolutionService',
  581.             'bi.v4.service.queue' => 'getBi_V4_Service_QueueService',
  582.             'bi.v4.service.update' => 'getBi_V4_Service_UpdateService',
  583.             'bi.v4.service.upload' => 'getBi_V4_Service_UploadService',
  584.             'cache.app' => 'getCache_AppService',
  585.             'cache.app_clearer' => 'getCache_AppClearerService',
  586.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  587.             'cache.system' => 'getCache_SystemService',
  588.             'cache.system_clearer' => 'getCache_SystemClearerService',
  589.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  590.             'cache_warmer' => 'getCacheWarmerService',
  591.             'console.command.public_alias.FlexApp\\Command\\SyncAllCommentsCommand' => 'getSyncAllCommentsCommandService',
  592.             'console.command.public_alias.WebBundle\\Command\\CollectionImgCommand' => 'getCollectionImgCommandService',
  593.             'console.command.public_alias.WebBundle\\Command\\UpdateCountryFreeSampleDeliveryCommand' => 'getUpdateCountryFreeSampleDeliveryCommandService',
  594.             'console.command.public_alias.app.command.article.update_textures' => 'getConsole_Command_PublicAlias_App_Command_Article_UpdateTexturesService',
  595.             'console.command.public_alias.app.command.check_onec_service' => 'getConsole_Command_PublicAlias_App_Command_CheckOnecServiceService',
  596.             'console.command.public_alias.app.command.check_rating' => 'getConsole_Command_PublicAlias_App_Command_CheckRatingService',
  597.             'console.command.public_alias.app.command.clear.history' => 'getConsole_Command_PublicAlias_App_Command_Clear_HistoryService',
  598.             'console.command.public_alias.app.command.clear_article_dublicate' => 'getConsole_Command_PublicAlias_App_Command_ClearArticleDublicateService',
  599.             'console.command.public_alias.app.command.collection_video' => 'getConsole_Command_PublicAlias_App_Command_CollectionVideoService',
  600.             'console.command.public_alias.app.command.cron.synch' => 'getConsole_Command_PublicAlias_App_Command_Cron_SynchService',
  601.             'console.command.public_alias.app.command.cur_rate.update' => 'getConsole_Command_PublicAlias_App_Command_CurRate_UpdateService',
  602.             'console.command.public_alias.app.command.factory.statupd' => 'getConsole_Command_PublicAlias_App_Command_Factory_StatupdService',
  603.             'console.command.public_alias.app.command.fosub_migration_command' => 'getConsole_Command_PublicAlias_App_Command_FosubMigrationCommandService',
  604.             'console.command.public_alias.app.command.idea' => 'getConsole_Command_PublicAlias_App_Command_IdeaService',
  605.             'console.command.public_alias.app.command.idearename' => 'getConsole_Command_PublicAlias_App_Command_IdearenameService',
  606.             'console.command.public_alias.app.command.msh.run' => 'getConsole_Command_PublicAlias_App_Command_Msh_RunService',
  607.             'console.command.public_alias.app.command.order' => 'getConsole_Command_PublicAlias_App_Command_OrderService',
  608.             'console.command.public_alias.app.command.order.resend1C' => 'getConsole_Command_PublicAlias_App_Command_Order_Resend1CService',
  609.             'console.command.public_alias.app.command.order.send-email' => 'getConsole_Command_PublicAlias_App_Command_Order_SendemailService',
  610.             'console.command.public_alias.app.command.pars_country.command' => 'getConsole_Command_PublicAlias_App_Command_ParsCountry_CommandService',
  611.             'console.command.public_alias.app.command.payment_from_one_c' => 'getConsole_Command_PublicAlias_App_Command_PaymentFromOneCService',
  612.             'console.command.public_alias.app.command.publiccation_fix_path' => 'getConsole_Command_PublicAlias_App_Command_PubliccationFixPathService',
  613.             'console.command.public_alias.app.command.reviews_old.command' => 'getConsole_Command_PublicAlias_App_Command_ReviewsOld_CommandService',
  614.             'console.command.public_alias.app.command.send_email_list' => 'getConsole_Command_PublicAlias_App_Command_SendEmailListService',
  615.             'console.command.public_alias.app.command.send_review_invitations' => 'getConsole_Command_PublicAlias_App_Command_SendReviewInvitationsService',
  616.             'console.command.public_alias.app.command.set_coord_append_command' => 'getConsole_Command_PublicAlias_App_Command_SetCoordAppendCommandService',
  617.             'console.command.public_alias.app.command.set_coord_fix_command' => 'getConsole_Command_PublicAlias_App_Command_SetCoordFixCommandService',
  618.             'console.command.public_alias.app.command.site_collection' => 'getConsole_Command_PublicAlias_App_Command_SiteCollectionService',
  619.             'console.command.public_alias.app.command.social.stat' => 'getConsole_Command_PublicAlias_App_Command_Social_StatService',
  620.             'console.command.public_alias.app.command.update_user' => 'getConsole_Command_PublicAlias_App_Command_UpdateUserService',
  621.             'console.command.public_alias.app.command.user_resend' => 'getConsole_Command_PublicAlias_App_Command_UserResendService',
  622.             'console.command.public_alias.app.setting.collection.command' => 'getConsole_Command_PublicAlias_App_Setting_Collection_CommandService',
  623.             'console.command.public_alias.command.cache.clear' => 'getConsole_Command_PublicAlias_Command_Cache_ClearService',
  624.             'console.command.public_alias.command.collection.check' => 'getConsole_Command_PublicAlias_Command_Collection_CheckService',
  625.             'console.command.public_alias.command.discuss.user_unid_clear' => 'getConsole_Command_PublicAlias_Command_Discuss_UserUnidClearService',
  626.             'console.command.public_alias.command.img.check' => 'getConsole_Command_PublicAlias_Command_Img_CheckService',
  627.             'console.command.public_alias.command.main.check' => 'getConsole_Command_PublicAlias_Command_Main_CheckService',
  628.             'console.command_loader' => 'getConsole_CommandLoaderService',
  629.             'console.error_listener' => 'getConsole_ErrorListenerService',
  630.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  631.             'doctrine' => 'getDoctrineService',
  632.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  633.             'doctrine.dbal.logs_connection' => 'getDoctrine_Dbal_LogsConnectionService',
  634.             'doctrine.dbal.oneC_connection' => 'getDoctrine_Dbal_OneCConnectionService',
  635.             'doctrine.dbal.unbuffered_connection' => 'getDoctrine_Dbal_UnbufferedConnectionService',
  636.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  637.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  638.             'doctrine.orm.logs_entity_manager' => 'getDoctrine_Orm_LogsEntityManagerService',
  639.             'doctrine.orm.oneC_entity_manager' => 'getDoctrine_Orm_OneCEntityManagerService',
  640.             'error_controller' => 'getErrorControllerService',
  641.             'event_dispatcher' => 'getEventDispatcherService',
  642.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  643.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  644.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  645.             'full_text_searcher' => 'getFullTextSearcherService',
  646.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  647.             'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  648.             'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  649.             'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  650.             'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  651.             'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  652.             'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  653.             'http_kernel' => 'getHttpKernelService',
  654.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  655.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  656.             'kreait_firebase.push.auth' => 'getKreaitFirebase_Push_AuthService',
  657.             'kreait_firebase.push.database' => 'getKreaitFirebase_Push_DatabaseService',
  658.             'kreait_firebase.push.dynamic_links' => 'getKreaitFirebase_Push_DynamicLinksService',
  659.             'kreait_firebase.push.firestore' => 'getKreaitFirebase_Push_FirestoreService',
  660.             'kreait_firebase.push.messaging' => 'getKreaitFirebase_Push_MessagingService',
  661.             'kreait_firebase.push.remote_config' => 'getKreaitFirebase_Push_RemoteConfigService',
  662.             'kreait_firebase.push.storage' => 'getKreaitFirebase_Push_StorageService',
  663.             'leezy.pheanstalk.command.delete_job' => 'getLeezy_Pheanstalk_Command_DeleteJobService',
  664.             'leezy.pheanstalk.command.flush_tube' => 'getLeezy_Pheanstalk_Command_FlushTubeService',
  665.             'leezy.pheanstalk.command.kick' => 'getLeezy_Pheanstalk_Command_KickService',
  666.             'leezy.pheanstalk.command.kick_job' => 'getLeezy_Pheanstalk_Command_KickJobService',
  667.             'leezy.pheanstalk.command.list_tube' => 'getLeezy_Pheanstalk_Command_ListTubeService',
  668.             'leezy.pheanstalk.command.next_ready' => 'getLeezy_Pheanstalk_Command_NextReadyService',
  669.             'leezy.pheanstalk.command.pause_tube' => 'getLeezy_Pheanstalk_Command_PauseTubeService',
  670.             'leezy.pheanstalk.command.peek' => 'getLeezy_Pheanstalk_Command_PeekService',
  671.             'leezy.pheanstalk.command.peek_tube' => 'getLeezy_Pheanstalk_Command_PeekTubeService',
  672.             'leezy.pheanstalk.command.put' => 'getLeezy_Pheanstalk_Command_PutService',
  673.             'leezy.pheanstalk.command.stats' => 'getLeezy_Pheanstalk_Command_StatsService',
  674.             'leezy.pheanstalk.command.stats_job' => 'getLeezy_Pheanstalk_Command_StatsJobService',
  675.             'leezy.pheanstalk.command.stats_tube' => 'getLeezy_Pheanstalk_Command_StatsTubeService',
  676.             'leezy.pheanstalk.proxy.default' => 'getLeezy_Pheanstalk_Proxy_DefaultService',
  677.             'liform.guesser.validator' => 'getLiform_Guesser_ValidatorService',
  678.             'logger' => 'getLoggerService',
  679.             'manager.translate' => 'getManager_TranslateService',
  680.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  681.             'metaer_curl_wrapper.curl_wrapper.default' => 'getMetaerCurlWrapper_CurlWrapper_DefaultService',
  682.             'mobile_detect.mobile_detector.default' => 'getMobileDetect_MobileDetector_DefaultService',
  683.             'monolog.logger.catalog' => 'getMonolog_Logger_CatalogService',
  684.             'monolog.logger.collection' => 'getMonolog_Logger_CollectionService',
  685.             'monolog.logger.search' => 'getMonolog_Logger_SearchService',
  686.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  687.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  688.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  689.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  690.             'nelmio_api_doc.controller.redocly' => 'getNelmioApiDoc_Controller_RedoclyService',
  691.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  692.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  693.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  694.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  695.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  696.             'orm_transexentity_listener' => 'getOrmTransexentityListenerService',
  697.             'request_stack' => 'getRequestStackService',
  698.             'routing.loader' => 'getRouting_LoaderService',
  699.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
  700.             'sentry.hub' => 'getSentry_HubService',
  701.             'services.catalog_sphinx_resul' => 'getServices_CatalogSphinxResulService',
  702.             'services_resetter' => 'getServicesResetterService',
  703.             'sphinx_ql' => 'getSphinxQlService',
  704.             'sphinx_searcher' => 'getSphinxSearcherService',
  705.             'swiftmailer.email_sender.listener' => 'getSwiftmailer_EmailSender_ListenerService',
  706.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  707.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  708.             'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService',
  709.             'translator' => 'getTranslatorService',
  710.             'validator.captcha' => 'getValidator_CaptchaService',
  711.             'validator.equal_to_field' => 'getValidator_EqualToFieldService',
  712.             'web.delivery_check_status' => 'getWeb_DeliveryCheckStatusService',
  713.             'web.delivery_request' => 'getWeb_DeliveryRequestService',
  714.             'web.kladr' => 'getWeb_KladrService',
  715.             'web.soap' => 'getWeb_SoapService',
  716.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  717.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  718.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  719.             'cache_clearer' => 'getCacheClearerService',
  720.             'filesystem' => 'getFilesystemService',
  721.             'serializer' => 'getSerializerService',
  722.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  723.             'form.factory' => 'getForm_FactoryService',
  724.             'form.type.file' => 'getForm_Type_FileService',
  725.             'profiler' => 'getProfilerService',
  726.             'twig' => 'getTwigService',
  727.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  728.             'security.token_storage' => 'getSecurity_TokenStorageService',
  729.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  730.             'session' => 'getSessionService',
  731.             'validator' => 'getValidatorService',
  732.         ];
  733.         $this->aliases = [
  734.             'Kreait\\Firebase\\Auth' => 'kreait_firebase.push.auth',
  735.             'Kreait\\Firebase\\Database' => 'kreait_firebase.push.database',
  736.             'Kreait\\Firebase\\DynamicLinks' => 'kreait_firebase.push.dynamic_links',
  737.             'Kreait\\Firebase\\Firestore' => 'kreait_firebase.push.firestore',
  738.             'Kreait\\Firebase\\Messaging' => 'kreait_firebase.push.messaging',
  739.             'Kreait\\Firebase\\RemoteConfig' => 'kreait_firebase.push.remote_config',
  740.             'Kreait\\Firebase\\Storage' => 'kreait_firebase.push.storage',
  741.             'WebBundle\\Repository\\CurrencyRateRepository' => 'app.repo.currency_rate',
  742.             'WebBundle\\Repository\\SampleRepository' => 'app.repo.sample',
  743.             'WebBundle\\Serializer\\Normalizer\\DateTimeNormalizer' => 'app.normalizer.date_time',
  744.             'WebBundle\\Serializer\\Normalizer\\OrderAddressNormalizer' => 'app.normalizer.order_address',
  745.             'WebBundle\\Serializer\\Normalizer\\OrderHistoryNormalizer' => 'app.normalizer.order_history',
  746.             'WebBundle\\Serializer\\Normalizer\\OrderItemNormalizer' => 'app.normalizer.order_item',
  747.             'WebBundle\\Serializer\\Normalizer\\OrderNormalizer' => 'app.normalizer.order',
  748.             'WebBundle\\Serializer\\Normalizer\\OrderPaymentNormalizer' => 'app.normalizer.order_payment',
  749.             'WebBundle\\Serializer\\Normalizer\\WarehouseNormalizer' => 'app.normalizer.warehouse',
  750.             'WebBundle\\Service\\CollectionService' => 'app.service.collection',
  751.             'WebBundle\\Service\\CommonDataService' => 'app.service.te_common_data',
  752.             'WebBundle\\Service\\DeliveryRequestService' => 'web.delivery_request',
  753.             'WebBundle\\Service\\FiltersService' => 'app.service.filters',
  754.             'WebBundle\\Service\\KladrService' => 'web.kladr',
  755.             'WebBundle\\Service\\ListEmailService' => 'app.service.list_email',
  756.             'WebBundle\\Service\\LocalizationService' => 'app.service.localization',
  757.             'WebBundle\\Service\\LocationService' => 'app.service.location',
  758.             'WebBundle\\Service\\OrderAddressService' => 'app.service.order_address',
  759.             'WebBundle\\Service\\OrderItemService' => 'app.service.order_item',
  760.             'WebBundle\\Service\\OrderOneCService' => 'app.service.order_one_c',
  761.             'WebBundle\\Service\\OrderPaymentService' => 'app.service.order_payment',
  762.             'WebBundle\\Service\\OrderService' => 'app.service.order',
  763.             'WebBundle\\Service\\PaymentAdyenService' => 'app.service.payment.adyen',
  764.             'WebBundle\\Service\\PaymentBrainTreeService' => 'app.service.payment.brain_tree',
  765.             'WebBundle\\Service\\PaymentFromOneCService' => 'app.service.payment',
  766.             'WebBundle\\Service\\PaymentPayPalService' => 'app.service.payment.pay_pal',
  767.             'WebBundle\\Service\\PublicationService' => 'app.service.publication',
  768.             'WebBundle\\Service\\RegistrationService' => 'app.registration',
  769.             'WebBundle\\Service\\RequestService' => 'app.service.request',
  770.             'WebBundle\\Service\\ReviewInvitationsService' => 'app.service.review_invitations',
  771.             'WebBundle\\Service\\ReviewsService' => 'app.service.reviews',
  772.             'WebBundle\\Service\\SampleService' => 'app.service.sample',
  773.             'WebBundle\\Service\\SoapResponseService' => 'app.service.soap_response_service',
  774.             'WebBundle\\Service\\SoapService' => 'web.soap',
  775.             'WebBundle\\Service\\SphinxSearcherService' => 'sphinx_searcher',
  776.             'WebBundle\\Service\\UserService' => 'app.service.user',
  777.             'WebBundle\\Service\\VacancyService' => 'app.service.vacancy',
  778.             'WebBundle\\Service\\VatService' => 'app.service.vat',
  779.             'WebBundle\\Service\\VisitedService' => 'app.service.visited',
  780.             'WebBundle\\Service\\WidjetReviewService' => 'app.service.widjet_review',
  781.             'app.participant_helper' => 'WebBundle\\Helper\\ParticipantHelper',
  782.             'app.repo.article' => 'WebBundle\\Repository\\ArticleRepository',
  783.             'app.repo.factory' => 'WebBundle\\Repository\\FactoryRepository',
  784.             'app.repo.idea' => 'WebBundle\\Repository\\IdeaRepository',
  785.             'app.repo.last_url' => 'WebBundle\\Repository\\LastUrlRepository',
  786.             'app.repo.list_country' => 'WebBundle\\Repository\\ListCountryRepository',
  787.             'app.repo.order' => 'WebBundle\\Repository\\BuyOrderRepository',
  788.             'app.repo.order_address' => 'WebBundle\\Repository\\OrderAddressRepository',
  789.             'app.repo.payment' => 'WebBundle\\Repository\\OrderPaymentRepository',
  790.             'app.repo.product_review' => 'WebBundle\\Repository\\ProductReviewsCacheRepository',
  791.             'app.repo.user' => 'WebBundle\\Repository\\UserRepository',
  792.             'app.repo.visit' => 'WebBundle\\Repository\\VisitRepository',
  793.             'app.service.career' => 'WebBundle\\Service\\CareerService',
  794.             'app.service.collection_settings' => 'WebBundle\\Service\\CollectionSettingsService',
  795.             'app.user.resetting_mailer' => 'WebBundle\\Helper\\Mailer',
  796.             'database_connection' => 'doctrine.dbal.default_connection',
  797.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  798.             'liform' => 'Limenius\\Liform\\Liform',
  799.             'liform.add_schema_extension' => 'Limenius\\Liform\\Form\\Extension\\AddLiformExtension',
  800.             'liform.resolver' => 'Limenius\\Liform\\Resolver',
  801.             'liform.serializer.form_error_normalizer' => 'Limenius\\Liform\\Serializer\\Normalizer\\FormErrorNormalizer',
  802.             'logger_public' => 'logger',
  803.             'mailer' => 'swiftmailer.mailer.default',
  804.             'metaer_curl_wrapper.curl_wrapper' => 'metaer_curl_wrapper.curl_wrapper.default',
  805.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  806.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  807.             'portal' => 'WebBundle\\Helper\\PortalHelper',
  808.             'router' => 'FlexApp\\Extensions\\RouterDecorator',
  809.             'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
  810.         ];
  811.         $this->privates['service_container'] = function () {
  812.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  815.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  816.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  817.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/Compiler/CompilerPassInterface.php';
  818.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  819.             include_once \dirname(__DIR__4).'/src/FlexApp/Kernel.php';
  820.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  821.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  822.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  823.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  824.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  825.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  826.             include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17Factory.php';
  827.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  828.             include_once \dirname(__DIR__4).'/src/FlexApp/EventSubscriber/EmailClickSubscriber.php';
  829.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  830.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  831.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  832.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  833.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  834.             include_once \dirname(__DIR__4).'/src/FlexApp/Extensions/RouterDecorator.php';
  835.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  836.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  837.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  838.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  839.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  840.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  841.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  842.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  843.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  844.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  845.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  846.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  847.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ResetInterface.php';
  848.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  849.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  850.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  851.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  852.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  853.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  854.             include_once \dirname(__DIR__4).'/src/WebBundle/Traits/RepoTrait.php';
  855.             include_once \dirname(__DIR__4).'/src/FlexApp/Repository/BoolDBSettingRepository.php';
  856.             include_once \dirname(__DIR__4).'/src/FlexApp/Repository/ChatBMessageRepository.php';
  857.             include_once \dirname(__DIR__4).'/src/FlexApp/Repository/ChatBRepository.php';
  858.             include_once \dirname(__DIR__4).'/src/FlexApp/Repository/InvitationEmailDeliveryStatsRepository.php';
  859.             include_once \dirname(__DIR__4).'/src/FlexApp/Repository/WidgetRepository.php';
  860.             include_once \dirname(__DIR__4).'/src/FlexApp/Service/BBCodeManager.php';
  861.             include_once \dirname(__DIR__4).'/src/FlexApp/Helper/CountryHandler.php';
  862.             include_once \dirname(__DIR__4).'/src/FlexApp/Service/ParametersProvider.php';
  863.             include_once \dirname(__DIR__4).'/src/FlexApp/Service/ManualReg/ContainerProvider.php';
  864.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  865.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  866.             include_once \dirname(__DIR__4).'/src/FlexApp/Extensions/Doctrine/Mapping/AppQuoteStrategy.php';
  867.             include_once \dirname(__DIR__4).'/src/WebBundle/Service/LocationService.php';
  868.             include_once \dirname(__DIR__4).'/src/WebBundle/Repository/BuyOrderRepository.php';
  869.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  870.             include_once \dirname(__DIR__4).'/src/WebBundle/Repository/UserRepository.php';
  871.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  872.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  873.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  874.             include_once \dirname(__DIR__4).'/src/WebBundle/Twig/AppExtension.php';
  875.             include_once \dirname(__DIR__4).'/src/FlexApp/Service/JWTGenerator.php';
  876.             include_once \dirname(__DIR__4).'/src/WebBundle/Twig/CommentExtension.php';
  877.             include_once \dirname(__DIR__4).'/src/WebBundle/Twig/BBCodeExtension.php';
  878.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  879.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php';
  880.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php';
  881.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php';
  882.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php';
  883.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php';
  884.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php';
  885.             include_once \dirname(__DIR__4).'/src/WebBundle/Listener/RequestListener.php';
  886.             include_once \dirname(__DIR__4).'/src/FlexApp/EventListener/ResponseListener.php';
  887.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  888.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  890.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  891.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  892.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  893.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  894.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  895.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  896.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  897.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  898.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  899.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  900.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  901.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  902.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  904.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  913.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/StaticVersionStrategy.php';
  920.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  928.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  929.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  930.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  931.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  932.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  933.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  934.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  935.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  936.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  937.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  938.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  941.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  942.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  943.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  944.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  945.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  946.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  947.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  948.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  950.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  951.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  952.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  953.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  954.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  955.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  956.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  957.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  958.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  959.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  960.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  961.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  962.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  963.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  964.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  965.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  966.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  967.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  968.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  970.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  971.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  972.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  973.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  974.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  975.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  976.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  977.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  978.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  979.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  980.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  981.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  982.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  983.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  984.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  985.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  986.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  987.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  988.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  989.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  990.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  991.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  992.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  993.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  994.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  995.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  996.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  997.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  998.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  999.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/myclabs/php-enum/stubs/Stringable.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/PheanstalkLocator.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/mobiledetect/mobiledetectlib/namespaced/Detection/MobileDetect.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DeviceDetector/MobileDetector.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/ConnectionConfigurator.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryForV2V3.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/HttpClient/HttpClientInterface.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV5.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV2.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  1118.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  1119.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilderInterface.php';
  1120.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  1121.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  1122.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  1123.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  1124.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IgnoreErrorsIntegration.php';
  1125.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  1126.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  1127.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  1128.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Transport/TransportFactoryInterface.php';
  1129.             include_once \dirname(__DIR__4).'/src/FlexApp/Sentry/SpoolTransportFactory.php';
  1130.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Transport/TransportFactory.php';
  1131.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  1132.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/SerializerInterface.php';
  1133.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/Serializer.php';
  1134.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  1135.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  1136.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1137.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1138.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1139.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1140.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1141.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1142.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1143.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1144.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1145.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1146.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1147.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1149.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1150.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1151.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1152.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1153.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1154.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1155.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1156.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1157.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1158.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1159.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  1160.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1161.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1162.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  1163.             include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/DataCollector/PheanstalkDataCollector.php';
  1164.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php';
  1165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1166.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1167.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1168.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1169.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1170.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1171.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1172.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1175.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1177.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  1178.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  1179.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1180.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1181.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1182.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1183.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1184.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1185.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1186.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1187.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1188.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1189.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1190.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1191.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1192.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1193.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1194.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1195.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1196.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1197.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1198.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1199.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1200.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1201.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1202.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php';
  1203.             include_once \dirname(__DIR__4).'/src/Import1CBundle/Twig/ImportTwigExtension.php';
  1204.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  1205.             include_once \dirname(__DIR__4).'/vendor/twig/cssinliner-extra/CssInlinerExtension.php';
  1206.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1207.             include_once \dirname(__DIR__4).'/vendor/limenius/react-renderer/src/Limenius/ReactRenderer/Twig/ReactRenderExtension.php';
  1208.             include_once \dirname(__DIR__4).'/vendor/limenius/react-renderer/src/Limenius/ReactRenderer/Renderer/AbstractReactRenderer.php';
  1209.             include_once \dirname(__DIR__4).'/vendor/limenius/react-renderer/src/Limenius/ReactRenderer/Renderer/PhpExecJsReactRenderer.php';
  1210.             include_once \dirname(__DIR__4).'/vendor/limenius/react-renderer/src/Limenius/ReactRenderer/Context/ContextProviderInterface.php';
  1211.             include_once \dirname(__DIR__4).'/vendor/limenius/react-renderer/src/Limenius/ReactRenderer/Context/SymfonyContextProvider.php';
  1212.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Twig/Extension/MobileDetectExtension.php';
  1213.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1214.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1215.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1216.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1217.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1218.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1219.             include_once \dirname(__DIR__4).'/src/AdmBundle/Twig/AdmTwigExtension.php';
  1220.             include_once \dirname(__DIR__4).'/vendor/funcphp/twig-compress/Twig/CompressExtension.php';
  1221.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/GetNelmioAsset.php';
  1222.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  1223.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  1224.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1225.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1226.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1227.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1228.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1229.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  1230.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1231.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1232.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1233.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1234.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1235.             include_once __DIR__.'/proxy-classes.php';
  1236.         };
  1237.     }
  1238.     public function compile(): void
  1239.     {
  1240.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1241.     }
  1242.     public function isCompiled(): bool
  1243.     {
  1244.         return true;
  1245.     }
  1246.     public function getRemovedIds(): array
  1247.     {
  1248.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1249.     }
  1250.     protected function createProxy($class, \Closure $factory)
  1251.     {
  1252.         return $factory();
  1253.     }
  1254.     /**
  1255.      * Gets the public '.container.private.cache_clearer' shared service.
  1256.      *
  1257.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1258.      */
  1259.     protected function get_Container_Private_CacheClearerService()
  1260.     {
  1261.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1262.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1263.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1264.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  1265.         }, 1));
  1266.     }
  1267.     /**
  1268.      * Gets the public '.container.private.filesystem' shared service.
  1269.      *
  1270.      * @return \Symfony\Component\Filesystem\Filesystem
  1271.      */
  1272.     protected function get_Container_Private_FilesystemService()
  1273.     {
  1274.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1275.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1276.     }
  1277.     /**
  1278.      * Gets the public '.container.private.form.factory' shared service.
  1279.      *
  1280.      * @return \Symfony\Component\Form\FormFactory
  1281.      */
  1282.     protected function get_Container_Private_Form_FactoryService()
  1283.     {
  1284.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1285.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1286.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  1287.         if (isset($this->services['.container.private.form.factory'])) {
  1288.             return $this->services['.container.private.form.factory'];
  1289.         }
  1290.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  1291.     }
  1292.     /**
  1293.      * Gets the public '.container.private.form.type.file' shared service.
  1294.      *
  1295.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  1296.      */
  1297.     protected function get_Container_Private_Form_Type_FileService()
  1298.     {
  1299.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1300.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1301.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  1302.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  1303.     }
  1304.     /**
  1305.      * Gets the public '.container.private.profiler' shared service.
  1306.      *
  1307.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1308.      */
  1309.     protected function get_Container_Private_ProfilerService()
  1310.     {
  1311.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1312.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1313.         $a->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  1314.         $a->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  1315.         $a->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  1316.         $a->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  1317.         $a->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  1318.         $a->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService()));
  1319.         $a->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService()));
  1320.         $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  1321.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1322.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  1323.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1324.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1325.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1326.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1327.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1328.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1329.         $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1330.         $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1331.         $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  1332.         $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  1333.         $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  1334.         $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  1335.         $d->addInstance('cache.messenger.restart_workers_signal.traceable', ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()));
  1336.         $d->addInstance('doctrine.system_cache_pool.traceable', ($this->privates['doctrine.system_cache_pool.traceable'] ?? $this->getDoctrine_SystemCachePool_TraceableService()));
  1337.         $d->addInstance('doctrine.redis_cache_pool.traceable', ($this->privates['doctrine.redis_cache_pool.traceable'] ?? $this->getDoctrine_RedisCachePool_TraceableService()));
  1338.         $d->addInstance('chatb_cache_pool.traceable', ($this->privates['chatb_cache_pool.traceable'] ?? $this->getChatbCachePool_TraceableService()));
  1339.         $d->addInstance('redis_cache_pool.traceable', ($this->privates['redis_cache_pool.traceable'] ?? $this->getRedisCachePool_TraceableService()));
  1340.         $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1341.         $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  1342.         $d->addInstance('cache.security_token_verifier.traceable', ($this->privates['cache.security_token_verifier.traceable'] ?? $this->getCache_SecurityTokenVerifier_TraceableService()));
  1343.         $d->addInstance('cache.doctrine.orm.oneC.result.traceable', ($this->privates['cache.doctrine.orm.oneC.result.traceable'] ?? $this->getCache_Doctrine_Orm_OneC_Result_TraceableService()));
  1344.         $d->addInstance('cache.doctrine.orm.oneC.query.traceable', ($this->privates['cache.doctrine.orm.oneC.query.traceable'] ?? $this->getCache_Doctrine_Orm_OneC_Query_TraceableService()));
  1345.         $d->addInstance('cache.doctrine.orm.logs.result.traceable', ($this->privates['cache.doctrine.orm.logs.result.traceable'] ?? $this->getCache_Doctrine_Orm_Logs_Result_TraceableService()));
  1346.         $d->addInstance('cache.doctrine.orm.logs.query.traceable', ($this->privates['cache.doctrine.orm.logs.query.traceable'] ?? $this->getCache_Doctrine_Orm_Logs_Query_TraceableService()));
  1347.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1348.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1349.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  1350.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1351.         $f->addLogger('unbuffered', ($this->privates['doctrine.dbal.logger.profiling.unbuffered'] ?? ($this->privates['doctrine.dbal.logger.profiling.unbuffered'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1352.         $f->addLogger('oneC', ($this->privates['doctrine.dbal.logger.profiling.oneC'] ?? ($this->privates['doctrine.dbal.logger.profiling.oneC'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1353.         $f->addLogger('logs', ($this->privates['doctrine.dbal.logger.profiling.logs'] ?? ($this->privates['doctrine.dbal.logger.profiling.logs'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1354.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1355.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1356.         $h = new \SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector(($this->privates['mobile_detect.device_view'] ?? $this->getMobileDetect_DeviceViewService()));
  1357.         $h->setRedirectConfig($this->parameters['mobile_detect.redirect']);
  1358.         $i = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1359.         if ($this->has('kernel')) {
  1360.             $i->setKernel($b);
  1361.         }
  1362.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1363.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1364.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1365.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1366.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1367.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1368.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1369.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/FlexApp_KernelTe_devDebugContainer'), $c));
  1370.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1371.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1372.         $instance->add($d);
  1373.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1374.         $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()), true));
  1375.         $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())));
  1376.         $instance->add($e);
  1377.         $instance->add($f);
  1378.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1379.         $instance->add($g);
  1380.         $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()))));
  1381.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  1382.         $instance->add(new \Leezy\PheanstalkBundle\DataCollector\PheanstalkDataCollector(($this->privates['leezy.pheanstalk.pheanstalk_locator'] ?? ($this->privates['leezy.pheanstalk.pheanstalk_locator'] = new \Leezy\PheanstalkBundle\PheanstalkLocator()))));
  1383.         $instance->add($h);
  1384.         $instance->add($i);
  1385.         return $instance;
  1386.     }
  1387.     /**
  1388.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1389.      *
  1390.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1391.      */
  1392.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1393.     {
  1394.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1395.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1396.             return $this->services['.container.private.security.authorization_checker'];
  1397.         }
  1398.         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()), $afalsefalsefalse);
  1399.     }
  1400.     /**
  1401.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1402.      *
  1403.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1404.      */
  1405.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1406.     {
  1407.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1408.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1409.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1410.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1411.         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())));
  1412.     }
  1413.     /**
  1414.      * Gets the public '.container.private.security.password_encoder' shared service.
  1415.      *
  1416.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  1417.      *
  1418.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  1419.      */
  1420.     protected function get_Container_Private_Security_PasswordEncoderService()
  1421.     {
  1422.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  1423.         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()));
  1424.     }
  1425.     /**
  1426.      * Gets the public '.container.private.security.token_storage' shared service.
  1427.      *
  1428.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1429.      */
  1430.     protected function get_Container_Private_Security_TokenStorageService()
  1431.     {
  1432.         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, [
  1433.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1434.         ], [
  1435.             'request_stack' => '?',
  1436.         ]));
  1437.     }
  1438.     /**
  1439.      * Gets the public '.container.private.serializer' shared service.
  1440.      *
  1441.      * @return \Symfony\Component\Serializer\Serializer
  1442.      */
  1443.     protected function get_Container_Private_SerializerService()
  1444.     {
  1445.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1446.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1447.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1448.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1449.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1450.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1451.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1452.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1453.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1454.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1455.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1456.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1457.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1458.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1459.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1460.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  1461.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1462.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1463.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1464.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1465.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1466.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1467.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1468.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1469.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1470.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1471.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1472.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1473.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1474.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1475.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1476.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1477.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1478.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1479.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1480.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1481.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1482.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1483.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Serializer/Normalizer/InitialValuesNormalizer.php';
  1484.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1485.         if (isset($this->services['.container.private.serializer'])) {
  1486.             return $this->services['.container.private.serializer'];
  1487.         }
  1488.         $b = ($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService());
  1489.         if (isset($this->services['.container.private.serializer'])) {
  1490.             return $this->services['.container.private.serializer'];
  1491.         }
  1492.         $c = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1493.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), => ($this->services['Limenius\\Liform\\Serializer\\Normalizer\\FormErrorNormalizer'] ?? $this->getFormErrorNormalizerService()), => ($this->services['Limenius\\Liform\\Serializer\\Normalizer\\InitialValuesNormalizer'] ?? ($this->services['Limenius\\Liform\\Serializer\\Normalizer\\InitialValuesNormalizer'] = new \Limenius\Liform\Serializer\Normalizer\InitialValuesNormalizer())), => 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(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()), $c$a, ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService()), NULL, [])), => 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 => $b], [=> 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()]);
  1494.     }
  1495.     /**
  1496.      * Gets the public '.container.private.session' shared service.
  1497.      *
  1498.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1499.      */
  1500.     protected function get_Container_Private_SessionService()
  1501.     {
  1502.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1503.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1504.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1505.         if (isset($this->services['.container.private.session'])) {
  1506.             return $this->services['.container.private.session'];
  1507.         }
  1508.         return $this->services['.container.private.session'] = $a->createSession();
  1509.     }
  1510.     /**
  1511.      * Gets the public '.container.private.twig' shared service.
  1512.      *
  1513.      * @return \Twig\Environment
  1514.      */
  1515.     protected function get_Container_Private_TwigService()
  1516.     {
  1517.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1518.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  1519.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  1520.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1521.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1522.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1523.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1524.         $a->addPath((\dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Resources/views'), 'LeezyPheanstalk');
  1525.         $a->addPath((\dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Resources/views'), '!LeezyPheanstalk');
  1526.         $a->addPath((\dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Resources/views'), 'MobileDetect');
  1527.         $a->addPath((\dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Resources/views'), '!MobileDetect');
  1528.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1529.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1530.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1531.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1532.         $a->addPath((\dirname(__DIR__4).'/src/AdmBundle/Resources/views'), 'Adm');
  1533.         $a->addPath((\dirname(__DIR__4).'/src/AdmBundle/Resources/views'), '!Adm');
  1534.         $a->addPath((\dirname(__DIR__4).'/src/WebBundle/Resources/views'), 'Web');
  1535.         $a->addPath((\dirname(__DIR__4).'/src/WebBundle/Resources/views'), '!Web');
  1536.         $a->addPath((\dirname(__DIR__4).'/src/Import1CBundle/Resources/views'), 'Import1C');
  1537.         $a->addPath((\dirname(__DIR__4).'/src/Import1CBundle/Resources/views'), '!Import1C');
  1538.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/templates'), 'NelmioApiDoc');
  1539.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/templates'), '!NelmioApiDoc');
  1540.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1541.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1542.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1543.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1544.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1545.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1546.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1547.         $d = new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', ($this->privates['assets._version__default'] ?? $this->getAssets_VersionDefaultService()), ($this->privates['assets.context'] ?? $this->getAssets_ContextService())), new RewindableGenerator(function () {
  1548.             yield 'webpack' => ($this->privates['assets._package_webpack'] ?? $this->getAssets_PackageWebpackService());
  1549.         }, 1)));
  1550.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1551.         $f = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService());
  1552.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1553.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1554.         $i = new \Limenius\ReactRenderer\Context\SymfonyContextProvider($g);
  1555.         $j = new \Limenius\ReactRenderer\Renderer\PhpExecJsReactRenderer((\dirname(__DIR__3).'/webpack/server-bundle.js'), false$i, ($this->services['logger'] ?? $this->getLoggerService()));
  1556.         $j->setServerBundlePath((\dirname(__DIR__4).'/app/Resources/webpack/server-bundle.js'));
  1557.         $k = new \SunCat\MobileDetectBundle\Twig\Extension\MobileDetectExtension(($this->services['mobile_detect.mobile_detector.default'] ?? ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->privates['mobile_detect.device_view'] ?? $this->getMobileDetect_DeviceViewService()), $this->parameters['mobile_detect.redirect']);
  1558.         $k->setRequestByRequestStack($g);
  1559.         $l = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1560.         $l->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1561.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1562.         $m->setEnvironment('te_dev');
  1563.         $m->setDebug(true);
  1564.         if ($this->has('.container.private.security.token_storage')) {
  1565.             $m->setTokenStorage($h);
  1566.         }
  1567.         if ($this->has('request_stack')) {
  1568.             $m->setRequestStack($g);
  1569.         }
  1570.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1571.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1572.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1573.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1574.         $instance->addExtension($d);
  1575.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__4), 'UTF-8'));
  1576.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1577.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1578.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1579.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1580.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1581.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  1582.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1583.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1584.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1585.         $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($g, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  1586.         $instance->addExtension(($this->services['app.twig_extension'] ?? $this->getApp_TwigExtensionService()));
  1587.         $instance->addExtension(($this->services['app.twig.comment_extension'] ?? ($this->services['app.twig.comment_extension'] = new \WebBundle\Twig\CommentExtension($this))));
  1588.         $instance->addExtension(($this->services['app.twig.bbcode_extension'] ?? ($this->services['app.twig.bbcode_extension'] = new \WebBundle\Twig\BBCodeExtension($this))));
  1589.         $instance->addExtension(new \Twig_Extensions_Extension_Intl());
  1590.         $instance->addExtension(new \Import1CBundle\Twig\ImportTwigExtension());
  1591.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  1592.         $instance->addExtension(new \Twig\Extra\CssInliner\CssInlinerExtension());
  1593.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1594.         $instance->addExtension(new \Limenius\ReactRenderer\Twig\ReactRenderExtension($j$i'both'true));
  1595.         $instance->addExtension($k);
  1596.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($l));
  1597.         $instance->addExtension(new \AdmBundle\Twig\AdmTwigExtension($this));
  1598.         $instance->addExtension(new \Func\Twig\CompressExtension());
  1599.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($d));
  1600.         $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension(($this->services['sentry.hub'] ?? $this->getSentry_HubService())));
  1601.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension());
  1602.         $instance->addGlobal('app'$m);
  1603.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1604.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  1605.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1606.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  1607.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  1608.         ], [
  1609.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1610.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1611.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1612.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1613.         ])));
  1614.         $instance->addGlobal('host''https://dev-bi.tile.expert');
  1615.         $instance->addGlobal('siteName''Tile.Expert');
  1616.         $instance->addGlobal('siteName2''Tile.Expert');
  1617.         $instance->addGlobal('googleAnalytics'true);
  1618.         $instance->addGlobal('googleRemarketing'false);
  1619.         $instance->addGlobal('recaptcha''6LcVzAYUAAAAABwE13fld_8Paz5OwyUeXlo89A1E');
  1620.         $instance->addGlobal('nodeServer''https://dev-bi.tile.expert:3002');
  1621.         $instance->addGlobal('jobsSubdomain''jobs');
  1622.         $instance->addGlobal('replaceInJobsLink4thLevel''dev3');
  1623.         $instance->addGlobal('validLocales'$this->parameters['locales']);
  1624.         $instance->addGlobal('lazyload'true);
  1625.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  1626.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  1627.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1628.         return $instance;
  1629.     }
  1630.     /**
  1631.      * Gets the public '.container.private.validator' shared service.
  1632.      *
  1633.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1634.      */
  1635.     protected function get_Container_Private_ValidatorService()
  1636.     {
  1637.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1638.         if (isset($this->services['.container.private.validator'])) {
  1639.             return $this->services['.container.private.validator'];
  1640.         }
  1641.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1642.     }
  1643.     /**
  1644.      * Gets the public 'AdmBundle\Controller\AdmCfgPageController' shared autowired service.
  1645.      *
  1646.      * @return \AdmBundle\Controller\AdmCfgPageController
  1647.      */
  1648.     protected function getAdmCfgPageControllerService()
  1649.     {
  1650.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1651.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1652.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1653.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/AdmCfgPageController.php';
  1654.         $this->services['AdmBundle\\Controller\\AdmCfgPageController'] = $instance = new \AdmBundle\Controller\AdmCfgPageController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1655.         $a = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1656.         $instance->oServiceAdmCfgPage $a;
  1657.         $instance->repoAdmCfgPage = ($this->privates['FlexApp\\Repository\\AdmCfgPageRepository'] ?? $this->getAdmCfgPageRepositoryService());
  1658.         $instance->admCfgPageService $a;
  1659.         $instance->setContainer($this);
  1660.         return $instance;
  1661.     }
  1662.     /**
  1663.      * Gets the public 'AdmBundle\Controller\AdmCfgParametersController' shared autowired service.
  1664.      *
  1665.      * @return \AdmBundle\Controller\AdmCfgParametersController
  1666.      */
  1667.     protected function getAdmCfgParametersControllerService()
  1668.     {
  1669.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1670.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1671.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/AdmCfgParametersController.php';
  1672.         $this->services['AdmBundle\\Controller\\AdmCfgParametersController'] = $instance = new \AdmBundle\Controller\AdmCfgParametersController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1673.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1674.         $instance->setContainer($this);
  1675.         return $instance;
  1676.     }
  1677.     /**
  1678.      * Gets the public 'AdmBundle\Controller\ArticleController' shared autowired service.
  1679.      *
  1680.      * @return \AdmBundle\Controller\ArticleController
  1681.      */
  1682.     protected function getArticleControllerService()
  1683.     {
  1684.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1685.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1686.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1687.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ArticleController.php';
  1688.         $this->services['AdmBundle\\Controller\\ArticleController'] = $instance = new \AdmBundle\Controller\ArticleController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1689.         $instance->oServiceAdmArticle = ($this->services['adm.service.article'] ?? $this->getAdm_Service_ArticleService());
  1690.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1691.         $instance->setContainer($this);
  1692.         return $instance;
  1693.     }
  1694.     /**
  1695.      * Gets the public 'AdmBundle\Controller\ArticleFilterController' shared autowired service.
  1696.      *
  1697.      * @return \AdmBundle\Controller\ArticleFilterController
  1698.      */
  1699.     protected function getArticleFilterControllerService()
  1700.     {
  1701.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1702.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1703.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1704.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ArticleFilterController.php';
  1705.         $this->services['AdmBundle\\Controller\\ArticleFilterController'] = $instance = new \AdmBundle\Controller\ArticleFilterController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1706.         $instance->oServiceArticleFilter = ($this->services['adm.service.article.filter'] ?? $this->getAdm_Service_Article_FilterService());
  1707.         $instance->articleFiltersFillerService = ($this->services['adm.service.article_filters_filler'] ?? $this->getAdm_Service_ArticleFiltersFillerService());
  1708.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1709.         $instance->setContainer($this);
  1710.         return $instance;
  1711.     }
  1712.     /**
  1713.      * Gets the public 'AdmBundle\Controller\BlogController' shared autowired service.
  1714.      *
  1715.      * @return \AdmBundle\Controller\BlogController
  1716.      */
  1717.     protected function getBlogControllerService()
  1718.     {
  1719.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1720.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1721.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1722.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/BlogController.php';
  1723.         $this->services['AdmBundle\\Controller\\BlogController'] = $instance = new \AdmBundle\Controller\BlogController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1724.         $instance->oServiceAdmBlog = ($this->services['adm.service.blog'] ?? $this->getAdm_Service_BlogService());
  1725.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1726.         $instance->setContainer($this);
  1727.         return $instance;
  1728.     }
  1729.     /**
  1730.      * Gets the public 'AdmBundle\Controller\BoolDBSettingController' shared autowired service.
  1731.      *
  1732.      * @return \AdmBundle\Controller\BoolDBSettingController
  1733.      */
  1734.     protected function getBoolDBSettingControllerService()
  1735.     {
  1736.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1737.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1738.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1739.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/BoolDBSettingController.php';
  1740.         $this->services['AdmBundle\\Controller\\BoolDBSettingController'] = $instance = new \AdmBundle\Controller\BoolDBSettingController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1741.         $instance->oService = ($this->services['adm.service.bool_db_setting'] ?? $this->getAdm_Service_BoolDbSettingService());
  1742.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1743.         $instance->setContainer($this);
  1744.         return $instance;
  1745.     }
  1746.     /**
  1747.      * Gets the public 'AdmBundle\Controller\BrandController' shared autowired service.
  1748.      *
  1749.      * @return \AdmBundle\Controller\BrandController
  1750.      */
  1751.     protected function getBrandControllerService()
  1752.     {
  1753.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1754.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1755.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1756.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/BrandController.php';
  1757.         $this->services['AdmBundle\\Controller\\BrandController'] = $instance = new \AdmBundle\Controller\BrandController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1758.         $instance->oServiceFilter = ($this->services['adm.service.filter'] ?? $this->getAdm_Service_FilterService());
  1759.         $instance->oServiceBrand = ($this->services['adm.service.brand'] ?? $this->getAdm_Service_BrandService());
  1760.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1761.         $instance->setContainer($this);
  1762.         return $instance;
  1763.     }
  1764.     /**
  1765.      * Gets the public 'AdmBundle\Controller\CalendarController' shared autowired service.
  1766.      *
  1767.      * @return \AdmBundle\Controller\CalendarController
  1768.      */
  1769.     protected function getCalendarControllerService()
  1770.     {
  1771.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1772.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1773.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1774.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/CalendarController.php';
  1775.         $this->services['AdmBundle\\Controller\\CalendarController'] = $instance = new \AdmBundle\Controller\CalendarController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1776.         $instance->oServiceCalendar = ($this->services['adm.service.calendar'] ?? $this->getAdm_Service_CalendarService());
  1777.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1778.         $instance->setContainer($this);
  1779.         return $instance;
  1780.     }
  1781.     /**
  1782.      * Gets the public 'AdmBundle\Controller\CheckListController' shared autowired service.
  1783.      *
  1784.      * @return \AdmBundle\Controller\CheckListController
  1785.      */
  1786.     protected function getCheckListControllerService()
  1787.     {
  1788.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1789.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1790.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1791.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/CheckListController.php';
  1792.         $this->services['AdmBundle\\Controller\\CheckListController'] = $instance = new \AdmBundle\Controller\CheckListController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1793.         $instance->oServiceCheckList = ($this->services['adm.service.check_list'] ?? $this->getAdm_Service_CheckListService());
  1794.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1795.         $instance->setContainer($this);
  1796.         return $instance;
  1797.     }
  1798.     /**
  1799.      * Gets the public 'AdmBundle\Controller\CollectionController' shared autowired service.
  1800.      *
  1801.      * @return \AdmBundle\Controller\CollectionController
  1802.      */
  1803.     protected function getCollectionControllerService()
  1804.     {
  1805.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1806.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1807.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1808.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/CollectionController.php';
  1809.         $this->services['AdmBundle\\Controller\\CollectionController'] = $instance = new \AdmBundle\Controller\CollectionController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1810.         $instance->oServiceAdmCollection = ($this->services['adm.service.collection'] ?? $this->getAdm_Service_CollectionService());
  1811.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1812.         $instance->setContainer($this);
  1813.         return $instance;
  1814.     }
  1815.     /**
  1816.      * Gets the public 'AdmBundle\Controller\CommentController' shared autowired service.
  1817.      *
  1818.      * @return \AdmBundle\Controller\CommentController
  1819.      */
  1820.     protected function getCommentControllerService()
  1821.     {
  1822.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1823.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1824.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1825.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/CommentController.php';
  1826.         $this->services['AdmBundle\\Controller\\CommentController'] = $instance = new \AdmBundle\Controller\CommentController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1827.         $instance->oServiceComment = ($this->services['adm.service.comment'] ?? $this->getAdm_Service_CommentService());
  1828.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1829.         $instance->setContainer($this);
  1830.         return $instance;
  1831.     }
  1832.     /**
  1833.      * Gets the public 'AdmBundle\Controller\ConsultantController' shared autowired service.
  1834.      *
  1835.      * @return \AdmBundle\Controller\ConsultantController
  1836.      */
  1837.     protected function getConsultantControllerService()
  1838.     {
  1839.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1840.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1841.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1842.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ConsultantController.php';
  1843.         $this->services['AdmBundle\\Controller\\ConsultantController'] = $instance = new \AdmBundle\Controller\ConsultantController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1844.         $instance->oServiceConsultant = ($this->services['adm.service.consultant'] ?? $this->getAdm_Service_ConsultantService());
  1845.         $instance->repoConsultant = ($this->privates['FlexApp\\Repository\\ConsultantRepository'] ?? $this->getConsultantRepositoryService());
  1846.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1847.         $instance->setContainer($this);
  1848.         return $instance;
  1849.     }
  1850.     /**
  1851.      * Gets the public 'AdmBundle\Controller\CountryController' shared autowired service.
  1852.      *
  1853.      * @return \AdmBundle\Controller\CountryController
  1854.      */
  1855.     protected function getCountryControllerService()
  1856.     {
  1857.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1858.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1859.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1860.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/CountryController.php';
  1861.         $this->services['AdmBundle\\Controller\\CountryController'] = $instance = new \AdmBundle\Controller\CountryController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1862.         $instance->oService = ($this->services['adm.service.country'] ?? $this->getAdm_Service_CountryService());
  1863.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1864.         $instance->setContainer($this);
  1865.         return $instance;
  1866.     }
  1867.     /**
  1868.      * Gets the public 'AdmBundle\Controller\CountryLangSpecificDataController' shared autowired service.
  1869.      *
  1870.      * @return \AdmBundle\Controller\CountryLangSpecificDataController
  1871.      */
  1872.     protected function getCountryLangSpecificDataControllerService()
  1873.     {
  1874.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1875.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1876.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1877.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/CountryLangSpecificDataController.php';
  1878.         $this->services['AdmBundle\\Controller\\CountryLangSpecificDataController'] = $instance = new \AdmBundle\Controller\CountryLangSpecificDataController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1879.         $instance->oServiceCLSpecificData = ($this->services['adm.service.country_and_lang_specific_data'] ?? $this->getAdm_Service_CountryAndLangSpecificDataService());
  1880.         $instance->repoCLSpecificData = ($this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] ?? $this->getCountryAndLangSpecificDataRepositoryService());
  1881.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1882.         $instance->setContainer($this);
  1883.         return $instance;
  1884.     }
  1885.     /**
  1886.      * Gets the public 'AdmBundle\Controller\CurrencyNgController' shared autowired service.
  1887.      *
  1888.      * @return \AdmBundle\Controller\CurrencyNgController
  1889.      */
  1890.     protected function getCurrencyNgControllerService()
  1891.     {
  1892.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1893.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1894.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1895.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/CurrencyNgController.php';
  1896.         $this->services['AdmBundle\\Controller\\CurrencyNgController'] = $instance = new \AdmBundle\Controller\CurrencyNgController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1897.         $instance->oService = ($this->services['adm.service.currency_ng'] ?? $this->getAdm_Service_CurrencyNgService());
  1898.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1899.         $instance->setContainer($this);
  1900.         return $instance;
  1901.     }
  1902.     /**
  1903.      * Gets the public 'AdmBundle\Controller\DashboardController' shared autowired service.
  1904.      *
  1905.      * @return \AdmBundle\Controller\DashboardController
  1906.      */
  1907.     protected function getDashboardControllerService()
  1908.     {
  1909.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1910.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1911.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/DashboardController.php';
  1912.         $this->services['AdmBundle\\Controller\\DashboardController'] = $instance = new \AdmBundle\Controller\DashboardController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1913.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1914.         $instance->setContainer($this);
  1915.         return $instance;
  1916.     }
  1917.     /**
  1918.      * Gets the public 'AdmBundle\Controller\ExhController' shared autowired service.
  1919.      *
  1920.      * @return \AdmBundle\Controller\ExhController
  1921.      */
  1922.     protected function getExhControllerService()
  1923.     {
  1924.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1925.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1926.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1927.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExhController.php';
  1928.         $this->services['AdmBundle\\Controller\\ExhController'] = $instance = new \AdmBundle\Controller\ExhController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1929.         $instance->oServiceAdmExh = ($this->services['adm.service.exh'] ?? $this->getAdm_Service_ExhService());
  1930.         $instance->repoExh = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhRepository'] ?? $this->getExhRepositoryService());
  1931.         $instance->repoExhBrand = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhBrandRepository'] ?? $this->getExhBrandRepositoryService());
  1932.         $instance->repoExhCollection = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhCollectionRepository'] ?? $this->getExhCollectionRepositoryService());
  1933.         $instance->repoExhLine = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhLineRepository'] ?? $this->getExhLineRepositoryService());
  1934.         $instance->repoExhImage = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhImageRepository'] ?? $this->getExhImageRepositoryService());
  1935.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1936.         $instance->setContainer($this);
  1937.         return $instance;
  1938.     }
  1939.     /**
  1940.      * Gets the public 'AdmBundle\Controller\ExportController' shared autowired service.
  1941.      *
  1942.      * @return \AdmBundle\Controller\ExportController
  1943.      */
  1944.     protected function getExportControllerService()
  1945.     {
  1946.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1947.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExportController.php';
  1948.         $this->services['AdmBundle\\Controller\\ExportController'] = $instance = new \AdmBundle\Controller\ExportController();
  1949.         $instance->setContainer($this);
  1950.         return $instance;
  1951.     }
  1952.     /**
  1953.      * Gets the public 'AdmBundle\Controller\ExtendedController' shared autowired service.
  1954.      *
  1955.      * @return \AdmBundle\Controller\ExtendedController
  1956.      */
  1957.     protected function getExtendedControllerService()
  1958.     {
  1959.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1960.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1961.         $this->services['AdmBundle\\Controller\\ExtendedController'] = $instance = new \AdmBundle\Controller\ExtendedController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1962.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1963.         $instance->setContainer($this);
  1964.         return $instance;
  1965.     }
  1966.     /**
  1967.      * Gets the public 'AdmBundle\Controller\FactoryNgController' shared autowired service.
  1968.      *
  1969.      * @return \AdmBundle\Controller\FactoryNgController
  1970.      */
  1971.     protected function getFactoryNgControllerService()
  1972.     {
  1973.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1974.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1975.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1976.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/FactoryNgController.php';
  1977.         $this->services['AdmBundle\\Controller\\FactoryNgController'] = $instance = new \AdmBundle\Controller\FactoryNgController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1978.         $instance->oService = ($this->services['adm.service.factory_ng'] ?? $this->getAdm_Service_FactoryNgService());
  1979.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1980.         $instance->setContainer($this);
  1981.         return $instance;
  1982.     }
  1983.     /**
  1984.      * Gets the public 'AdmBundle\Controller\FilesController' shared autowired service.
  1985.      *
  1986.      * @return \AdmBundle\Controller\FilesController
  1987.      */
  1988.     protected function getFilesControllerService()
  1989.     {
  1990.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1991.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  1992.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  1993.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/FilesController.php';
  1994.         $this->services['AdmBundle\\Controller\\FilesController'] = $instance = new \AdmBundle\Controller\FilesController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  1995.         $instance->oServiceFiles = ($this->services['adm.service.files'] ?? $this->getAdm_Service_FilesService());
  1996.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  1997.         $instance->setContainer($this);
  1998.         return $instance;
  1999.     }
  2000.     /**
  2001.      * Gets the public 'AdmBundle\Controller\FilterController' shared autowired service.
  2002.      *
  2003.      * @return \AdmBundle\Controller\FilterController
  2004.      */
  2005.     protected function getFilterControllerService()
  2006.     {
  2007.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2008.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2009.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2010.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/FilterController.php';
  2011.         $this->services['AdmBundle\\Controller\\FilterController'] = $instance = new \AdmBundle\Controller\FilterController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2012.         $instance->oServiceFilter = ($this->services['adm.service.filter'] ?? $this->getAdm_Service_FilterService());
  2013.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2014.         $instance->setContainer($this);
  2015.         return $instance;
  2016.     }
  2017.     /**
  2018.      * Gets the public 'AdmBundle\Controller\FilterGroupController' shared autowired service.
  2019.      *
  2020.      * @return \AdmBundle\Controller\FilterGroupController
  2021.      */
  2022.     protected function getFilterGroupControllerService()
  2023.     {
  2024.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2025.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2026.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2027.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/FilterGroupController.php';
  2028.         $this->services['AdmBundle\\Controller\\FilterGroupController'] = $instance = new \AdmBundle\Controller\FilterGroupController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2029.         $instance->oServiceAdmFilterGroup = ($this->services['adm.service.filter.group'] ?? $this->getAdm_Service_Filter_GroupService());
  2030.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2031.         $instance->setContainer($this);
  2032.         return $instance;
  2033.     }
  2034.     /**
  2035.      * Gets the public 'AdmBundle\Controller\FilterGroupSortController' shared autowired service.
  2036.      *
  2037.      * @return \AdmBundle\Controller\FilterGroupSortController
  2038.      */
  2039.     protected function getFilterGroupSortControllerService()
  2040.     {
  2041.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2042.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2043.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2044.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/FilterGroupSortController.php';
  2045.         $this->services['AdmBundle\\Controller\\FilterGroupSortController'] = $instance = new \AdmBundle\Controller\FilterGroupSortController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2046.         $instance->filterGroupSortService = ($this->services['adm.service.filter_group_sort'] ?? $this->getAdm_Service_FilterGroupSortService());
  2047.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2048.         $instance->setContainer($this);
  2049.         return $instance;
  2050.     }
  2051.     /**
  2052.      * Gets the public 'AdmBundle\Controller\GeoCountryController' shared autowired service.
  2053.      *
  2054.      * @return \AdmBundle\Controller\GeoCountryController
  2055.      */
  2056.     protected function getGeoCountryControllerService()
  2057.     {
  2058.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2059.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2060.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2061.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/GeoCountryController.php';
  2062.         $this->services['AdmBundle\\Controller\\GeoCountryController'] = $instance = new \AdmBundle\Controller\GeoCountryController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2063.         $instance->oServiceGeoCountry = ($this->services['adm.service.geo.country'] ?? $this->getAdm_Service_Geo_CountryService());
  2064.         $instance->repoGeoCountry = ($this->privates['FlexApp\\Repository\\GeoCountryRepository'] ?? $this->getGeoCountryRepositoryService());
  2065.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2066.         $instance->setContainer($this);
  2067.         return $instance;
  2068.     }
  2069.     /**
  2070.      * Gets the public 'AdmBundle\Controller\HistoryController' shared autowired service.
  2071.      *
  2072.      * @return \AdmBundle\Controller\HistoryController
  2073.      */
  2074.     protected function getHistoryControllerService()
  2075.     {
  2076.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2077.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2078.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2079.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/HistoryController.php';
  2080.         $a = ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService());
  2081.         $this->services['AdmBundle\\Controller\\HistoryController'] = $instance = new \AdmBundle\Controller\HistoryController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), $a);
  2082.         $instance->oServiceAdmHistory $a;
  2083.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2084.         $instance->setContainer($this);
  2085.         return $instance;
  2086.     }
  2087.     /**
  2088.      * Gets the public 'AdmBundle\Controller\InteriorFilterController' shared autowired service.
  2089.      *
  2090.      * @return \AdmBundle\Controller\InteriorFilterController
  2091.      */
  2092.     protected function getInteriorFilterControllerService()
  2093.     {
  2094.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2095.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2096.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2097.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/InteriorFilterController.php';
  2098.         $this->services['AdmBundle\\Controller\\InteriorFilterController'] = $instance = new \AdmBundle\Controller\InteriorFilterController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2099.         $instance->oServiceInteriorFilter = ($this->services['adm.service.interior.filter'] ?? $this->getAdm_Service_Interior_FilterService());
  2100.         $instance->interiorFiltersFillerService = ($this->services['adm.service.interior_filters_filler'] ?? $this->getAdm_Service_InteriorFiltersFillerService());
  2101.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2102.         $instance->setContainer($this);
  2103.         return $instance;
  2104.     }
  2105.     /**
  2106.      * Gets the public 'AdmBundle\Controller\ListBigSizeFormatController' shared autowired service.
  2107.      *
  2108.      * @return \AdmBundle\Controller\ListBigSizeFormatController
  2109.      */
  2110.     protected function getListBigSizeFormatControllerService()
  2111.     {
  2112.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2113.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2114.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2115.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ListBigSizeFormatController.php';
  2116.         $this->services['AdmBundle\\Controller\\ListBigSizeFormatController'] = $instance = new \AdmBundle\Controller\ListBigSizeFormatController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2117.         $instance->oService = ($this->services['adm.service.big_size_format'] ?? $this->getAdm_Service_BigSizeFormatService());
  2118.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2119.         $instance->setContainer($this);
  2120.         return $instance;
  2121.     }
  2122.     /**
  2123.      * Gets the public 'AdmBundle\Controller\ListCountryController' shared autowired service.
  2124.      *
  2125.      * @return \AdmBundle\Controller\ListCountryController
  2126.      */
  2127.     protected function getListCountryControllerService()
  2128.     {
  2129.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2130.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2131.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2132.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ListCountryController.php';
  2133.         $this->services['AdmBundle\\Controller\\ListCountryController'] = $instance = new \AdmBundle\Controller\ListCountryController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2134.         $instance->oService = ($this->services['adm.service.list_country'] ?? $this->getAdm_Service_ListCountryService());
  2135.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2136.         $instance->setContainer($this);
  2137.         return $instance;
  2138.     }
  2139.     /**
  2140.      * Gets the public 'AdmBundle\Controller\ListEmailController' shared autowired service.
  2141.      *
  2142.      * @return \AdmBundle\Controller\ListEmailController
  2143.      */
  2144.     protected function getListEmailControllerService()
  2145.     {
  2146.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2147.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2148.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2149.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ListEmailController.php';
  2150.         $this->services['AdmBundle\\Controller\\ListEmailController'] = $instance = new \AdmBundle\Controller\ListEmailController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2151.         $instance->oServiceEmail = ($this->services['adm.service.list.email'] ?? $this->getAdm_Service_List_EmailService());
  2152.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2153.         $instance->setContainer($this);
  2154.         return $instance;
  2155.     }
  2156.     /**
  2157.      * Gets the public 'AdmBundle\Controller\LocalizationController' shared autowired service.
  2158.      *
  2159.      * @return \AdmBundle\Controller\LocalizationController
  2160.      */
  2161.     protected function getLocalizationControllerService()
  2162.     {
  2163.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2164.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2165.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasRepositoryInterface.php';
  2166.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2167.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/LocalizationController.php';
  2168.         $this->services['AdmBundle\\Controller\\LocalizationController'] = $instance = new \AdmBundle\Controller\LocalizationController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2169.         $instance->repository = ($this->privates['FlexApp\\Repository\\LocaleRepository'] ?? $this->getLocaleRepositoryService());
  2170.         $instance->localizationAdminService = ($this->services['adm.service.localization'] ?? $this->getAdm_Service_LocalizationService());
  2171.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2172.         $instance->setContainer($this);
  2173.         return $instance;
  2174.     }
  2175.     /**
  2176.      * Gets the public 'AdmBundle\Controller\MobileUserSliderController' shared autowired service.
  2177.      *
  2178.      * @return \AdmBundle\Controller\MobileUserSliderController
  2179.      */
  2180.     protected function getMobileUserSliderControllerService()
  2181.     {
  2182.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2183.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2184.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2185.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/MobileUserSliderController.php';
  2186.         $this->services['AdmBundle\\Controller\\MobileUserSliderController'] = $instance = new \AdmBundle\Controller\MobileUserSliderController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2187.         $instance->mobileUserSliderService = ($this->services['adm.service.mobile_user_slider'] ?? $this->getAdm_Service_MobileUserSliderService());
  2188.         $instance->mobileUserSliderRepo = ($this->privates['FlexApp\\Repository\\MobileUserSliderRepository'] ?? $this->getMobileUserSliderRepositoryService());
  2189.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2190.         $instance->setContainer($this);
  2191.         return $instance;
  2192.     }
  2193.     /**
  2194.      * Gets the public 'AdmBundle\Controller\NameNgController' shared autowired service.
  2195.      *
  2196.      * @return \AdmBundle\Controller\NameNgController
  2197.      */
  2198.     protected function getNameNgControllerService()
  2199.     {
  2200.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2201.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2202.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2203.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/NameNgController.php';
  2204.         $this->services['AdmBundle\\Controller\\NameNgController'] = $instance = new \AdmBundle\Controller\NameNgController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2205.         $instance->oService = ($this->services['adm.service.name_ng'] ?? $this->getAdm_Service_NameNgService());
  2206.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2207.         $instance->setContainer($this);
  2208.         return $instance;
  2209.     }
  2210.     /**
  2211.      * Gets the public 'AdmBundle\Controller\OrderController' shared autowired service.
  2212.      *
  2213.      * @return \AdmBundle\Controller\OrderController
  2214.      */
  2215.     protected function getOrderControllerService()
  2216.     {
  2217.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2218.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2219.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2220.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/OrderController.php';
  2221.         $this->services['AdmBundle\\Controller\\OrderController'] = $instance = new \AdmBundle\Controller\OrderController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2222.         $instance->oService = ($this->services['adm.service.order'] ?? $this->getAdm_Service_OrderService());
  2223.         $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  2224.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2225.         $instance->setContainer($this);
  2226.         return $instance;
  2227.     }
  2228.     /**
  2229.      * Gets the public 'AdmBundle\Controller\ParticipantController' shared autowired service.
  2230.      *
  2231.      * @return \AdmBundle\Controller\ParticipantController
  2232.      */
  2233.     protected function getParticipantControllerService()
  2234.     {
  2235.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2236.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2237.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2238.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ParticipantController.php';
  2239.         $this->services['AdmBundle\\Controller\\ParticipantController'] = $instance = new \AdmBundle\Controller\ParticipantController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2240.         $instance->oServiceParticipant = ($this->services['adm.service.participant'] ?? $this->getAdm_Service_ParticipantService());
  2241.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2242.         $instance->setContainer($this);
  2243.         return $instance;
  2244.     }
  2245.     /**
  2246.      * Gets the public 'AdmBundle\Controller\PollController' shared autowired service.
  2247.      *
  2248.      * @return \AdmBundle\Controller\PollController
  2249.      */
  2250.     protected function getPollControllerService()
  2251.     {
  2252.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2253.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2254.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2255.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/PollController.php';
  2256.         $this->services['AdmBundle\\Controller\\PollController'] = $instance = new \AdmBundle\Controller\PollController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2257.         $instance->oServicePoll = ($this->services['adm.service.poll'] ?? $this->getAdm_Service_PollService());
  2258.         $instance->pollRepository = ($this->privates['FlexApp\\Repository\\PollRepository'] ?? $this->getPollRepositoryService());
  2259.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2260.         $instance->setContainer($this);
  2261.         return $instance;
  2262.     }
  2263.     /**
  2264.      * Gets the public 'AdmBundle\Controller\StatOrdersController' shared autowired service.
  2265.      *
  2266.      * @return \AdmBundle\Controller\StatOrdersController
  2267.      */
  2268.     protected function getStatOrdersControllerService()
  2269.     {
  2270.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2271.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2272.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2273.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/StatOrdersController.php';
  2274.         $this->services['AdmBundle\\Controller\\StatOrdersController'] = $instance = new \AdmBundle\Controller\StatOrdersController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2275.         $instance->oServiceStatOrder = ($this->services['adm.service.stat.orders'] ?? $this->getAdm_Service_Stat_OrdersService());
  2276.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2277.         $instance->setContainer($this);
  2278.         return $instance;
  2279.     }
  2280.     /**
  2281.      * Gets the public 'AdmBundle\Controller\StatViewsController' shared autowired service.
  2282.      *
  2283.      * @return \AdmBundle\Controller\StatViewsController
  2284.      */
  2285.     protected function getStatViewsControllerService()
  2286.     {
  2287.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2288.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2289.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/StatViewsController.php';
  2290.         $this->services['AdmBundle\\Controller\\StatViewsController'] = $instance = new \AdmBundle\Controller\StatViewsController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2291.         $instance->oServiceStatViews = ($this->services['adm.service.stat.views'] ?? $this->getAdm_Service_Stat_ViewsService());
  2292.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2293.         $instance->setContainer($this);
  2294.         return $instance;
  2295.     }
  2296.     /**
  2297.      * Gets the public 'AdmBundle\Controller\StaticPageController' shared autowired service.
  2298.      *
  2299.      * @return \AdmBundle\Controller\StaticPageController
  2300.      */
  2301.     protected function getStaticPageControllerService()
  2302.     {
  2303.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2304.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2305.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2306.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/StaticPageController.php';
  2307.         $this->services['AdmBundle\\Controller\\StaticPageController'] = $instance = new \AdmBundle\Controller\StaticPageController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2308.         $instance->oServiceStaticPage = ($this->services['adm.service.static.page'] ?? $this->getAdm_Service_Static_PageService());
  2309.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2310.         $instance->setContainer($this);
  2311.         return $instance;
  2312.     }
  2313.     /**
  2314.      * Gets the public 'AdmBundle\Controller\ToolsController' shared autowired service.
  2315.      *
  2316.      * @return \AdmBundle\Controller\ToolsController
  2317.      */
  2318.     protected function getToolsControllerService()
  2319.     {
  2320.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2321.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2322.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ToolsController.php';
  2323.         $this->services['AdmBundle\\Controller\\ToolsController'] = $instance = new \AdmBundle\Controller\ToolsController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2324.         $instance->oServiceTools = ($this->services['adm.service.tools'] ?? $this->getAdm_Service_ToolsService());
  2325.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2326.         $instance->setContainer($this);
  2327.         return $instance;
  2328.     }
  2329.     /**
  2330.      * Gets the public 'AdmBundle\Controller\TransController' shared autowired service.
  2331.      *
  2332.      * @return \AdmBundle\Controller\TransController
  2333.      */
  2334.     protected function getTransControllerService()
  2335.     {
  2336.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2337.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2338.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2339.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/TransController.php';
  2340.         $this->services['AdmBundle\\Controller\\TransController'] = $instance = new \AdmBundle\Controller\TransController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2341.         $instance->oServiceTrans = ($this->services['adm.service.trans'] ?? $this->getAdm_Service_TransService());
  2342.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2343.         $instance->setContainer($this);
  2344.         return $instance;
  2345.     }
  2346.     /**
  2347.      * Gets the public 'AdmBundle\Controller\TransExController' shared autowired service.
  2348.      *
  2349.      * @return \AdmBundle\Controller\TransExController
  2350.      */
  2351.     protected function getTransExControllerService()
  2352.     {
  2353.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2354.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2355.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2356.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/TransExController.php';
  2357.         $this->services['AdmBundle\\Controller\\TransExController'] = $instance = new \AdmBundle\Controller\TransExController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2358.         $instance->oServiceTransEx = ($this->services['adm.service.trans_ex'] ?? $this->getAdm_Service_TransExService());
  2359.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2360.         $instance->setContainer($this);
  2361.         return $instance;
  2362.     }
  2363.     /**
  2364.      * Gets the public 'AdmBundle\Controller\TransGroupController' shared autowired service.
  2365.      *
  2366.      * @return \AdmBundle\Controller\TransGroupController
  2367.      */
  2368.     protected function getTransGroupControllerService()
  2369.     {
  2370.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2371.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2372.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2373.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/TransGroupController.php';
  2374.         $this->services['AdmBundle\\Controller\\TransGroupController'] = $instance = new \AdmBundle\Controller\TransGroupController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2375.         $instance->oServiceTransGroup = ($this->services['adm.service.trans.group'] ?? $this->getAdm_Service_Trans_GroupService());
  2376.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2377.         $instance->setContainer($this);
  2378.         return $instance;
  2379.     }
  2380.     /**
  2381.      * Gets the public 'AdmBundle\Controller\TransMeasuresController' shared autowired service.
  2382.      *
  2383.      * @return \AdmBundle\Controller\TransMeasuresController
  2384.      */
  2385.     protected function getTransMeasuresControllerService()
  2386.     {
  2387.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2388.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2389.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2390.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/TransMeasuresController.php';
  2391.         include_once \dirname(__DIR__4).'/src/AdmBundle/Facade/ArrHelperFacade.php';
  2392.         include_once \dirname(__DIR__4).'/src/AdmBundle/Facade/RequestHelperFacade.php';
  2393.         $this->services['AdmBundle\\Controller\\TransMeasuresController'] = $instance = new \AdmBundle\Controller\TransMeasuresController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2394.         $instance->arrHelper = ($this->services['adm.arr_helper.facade'] ?? ($this->services['adm.arr_helper.facade'] = new \AdmBundle\Facade\ArrHelperFacade()));
  2395.         $instance->measureService = ($this->services['adm.service.measure'] ?? $this->getAdm_Service_MeasureService());
  2396.         $instance->requestHelper = ($this->services['adm.request_helper.facade'] ?? ($this->services['adm.request_helper.facade'] = new \AdmBundle\Facade\RequestHelperFacade()));
  2397.         $instance->listMeasureRepository = ($this->services['WebBundle\\Repository\\ListMeasureRepository'] ?? $this->getListMeasureRepositoryService());
  2398.         $instance->translateService = ($this->services['adm.service.trans'] ?? $this->getAdm_Service_TransService());
  2399.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2400.         $instance->setContainer($this);
  2401.         return $instance;
  2402.     }
  2403.     /**
  2404.      * Gets the public 'AdmBundle\Controller\TranslatorController' shared autowired service.
  2405.      *
  2406.      * @return \AdmBundle\Controller\TranslatorController
  2407.      */
  2408.     protected function getTranslatorControllerService()
  2409.     {
  2410.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2411.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/TranslatorController.php';
  2412.         $this->services['AdmBundle\\Controller\\TranslatorController'] = $instance = new \AdmBundle\Controller\TranslatorController('https://translator.tile.expert''a011de81-342e-4c11-be49-f2334e8aa8a1', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  2413.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('AdmBundle\\Controller\\TranslatorController'$this));
  2414.         return $instance;
  2415.     }
  2416.     /**
  2417.      * Gets the public 'AdmBundle\Controller\UsersController' shared autowired service.
  2418.      *
  2419.      * @return \AdmBundle\Controller\UsersController
  2420.      */
  2421.     protected function getUsersControllerService()
  2422.     {
  2423.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2424.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2425.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2426.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/UsersController.php';
  2427.         $this->services['AdmBundle\\Controller\\UsersController'] = $instance = new \AdmBundle\Controller\UsersController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2428.         $instance->oServiceUser = ($this->services['adm.service.users'] ?? $this->getAdm_Service_UsersService());
  2429.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2430.         $instance->setContainer($this);
  2431.         return $instance;
  2432.     }
  2433.     /**
  2434.      * Gets the public 'AdmBundle\Controller\VacancyController' shared autowired service.
  2435.      *
  2436.      * @return \AdmBundle\Controller\VacancyController
  2437.      */
  2438.     protected function getVacancyControllerService()
  2439.     {
  2440.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2441.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2442.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2443.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/VacancyController.php';
  2444.         $this->services['AdmBundle\\Controller\\VacancyController'] = $instance = new \AdmBundle\Controller\VacancyController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2445.         $instance->oServiceAdminVacancy = ($this->services['adm.service.vacancy'] ?? $this->getAdm_Service_VacancyService());
  2446.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2447.         $instance->setContainer($this);
  2448.         return $instance;
  2449.     }
  2450.     /**
  2451.      * Gets the public 'AdmBundle\Controller\WidgetController' shared autowired service.
  2452.      *
  2453.      * @return \AdmBundle\Controller\WidgetController
  2454.      */
  2455.     protected function getWidgetControllerService()
  2456.     {
  2457.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2458.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/ExtendedController.php';
  2459.         include_once \dirname(__DIR__4).'/src/AdmBundle/Interfaces/HasListActionInterface.php';
  2460.         include_once \dirname(__DIR__4).'/src/AdmBundle/Controller/WidgetController.php';
  2461.         $this->services['AdmBundle\\Controller\\WidgetController'] = $instance = new \AdmBundle\Controller\WidgetController(($this->services['adm.service'] ?? $this->getAdm_ServiceService()), ($this->services['adm.service.page.meta'] ?? $this->getAdm_Service_Page_MetaService()), ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()));
  2462.         $instance->oService = ($this->services['adm.service.widget'] ?? $this->getAdm_Service_WidgetService());
  2463.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  2464.         $instance->setContainer($this);
  2465.         return $instance;
  2466.     }
  2467.     /**
  2468.      * Gets the public 'Faker\Generator' shared service.
  2469.      *
  2470.      * @return \Faker\Generator
  2471.      */
  2472.     protected function getGeneratorService()
  2473.     {
  2474.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Generator.php';
  2475.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Factory.php';
  2476.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Faker/Provider/AliceProvider.php';
  2477.         $this->services['Faker\\Generator'] = $instance = \Faker\Factory::create('en_US');
  2478.         $instance->seed(1);
  2479.         $instance->addProvider(new \Nelmio\Alice\Faker\Provider\AliceProvider());
  2480.         return $instance;
  2481.     }
  2482.     /**
  2483.      * Gets the public 'FlexApp\Controller\AmazonPersonalizeController' shared autowired service.
  2484.      *
  2485.      * @return \FlexApp\Controller\AmazonPersonalizeController
  2486.      */
  2487.     protected function getAmazonPersonalizeControllerService()
  2488.     {
  2489.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2490.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/AmazonPersonalizeController.php';
  2491.         $this->services['FlexApp\\Controller\\AmazonPersonalizeController'] = $instance = new \FlexApp\Controller\AmazonPersonalizeController(($this->privates['FlexApp\\Service\\AmazonPersonalizeService'] ?? $this->getAmazonPersonalizeServiceService()));
  2492.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\AmazonPersonalizeController'$this));
  2493.         return $instance;
  2494.     }
  2495.     /**
  2496.      * Gets the public 'FlexApp\Controller\Api\GetEmailReviewController' shared autowired service.
  2497.      *
  2498.      * @return \FlexApp\Controller\Api\GetEmailReviewController
  2499.      */
  2500.     protected function getGetEmailReviewControllerService()
  2501.     {
  2502.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2503.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/Api/GetEmailReviewController.php';
  2504.         $this->services['FlexApp\\Controller\\Api\\GetEmailReviewController'] = $instance = new \FlexApp\Controller\Api\GetEmailReviewController(($this->services['app.service.review_invitations'] ?? $this->getApp_Service_ReviewInvitationsService()), ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()));
  2505.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\Api\\GetEmailReviewController'$this));
  2506.         return $instance;
  2507.     }
  2508.     /**
  2509.      * Gets the public 'FlexApp\Controller\Api\MobileUserSliderController' shared autowired service.
  2510.      *
  2511.      * @return \FlexApp\Controller\Api\MobileUserSliderController
  2512.      */
  2513.     protected function getMobileUserSliderController2Service()
  2514.     {
  2515.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2516.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/Api/MobileUserSliderController.php';
  2517.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/MobileUserSliderService.php';
  2518.         $this->services['FlexApp\\Controller\\Api\\MobileUserSliderController'] = $instance = new \FlexApp\Controller\Api\MobileUserSliderController(new \FlexApp\Service\MobileUserSliderService(($this->privates['FlexApp\\Repository\\MobileUserSliderRepository'] ?? $this->getMobileUserSliderRepositoryService())));
  2519.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\Api\\MobileUserSliderController'$this));
  2520.         return $instance;
  2521.     }
  2522.     /**
  2523.      * Gets the public 'FlexApp\Controller\Api\PollController' shared autowired service.
  2524.      *
  2525.      * @return \FlexApp\Controller\Api\PollController
  2526.      */
  2527.     protected function getPollController2Service()
  2528.     {
  2529.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2530.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  2531.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/Api/PollController.php';
  2532.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/PollService.php';
  2533.         $this->services['FlexApp\\Controller\\Api\\PollController'] = $instance = new \FlexApp\Controller\Api\PollController(new \FlexApp\Service\PollService(($this->privates['FlexApp\\Repository\\PollRepository'] ?? $this->getPollRepositoryService()), ($this->privates['FlexApp\\Repository\\PollOptionRepository'] ?? $this->getPollOptionRepositoryService())));
  2534.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\Api\\PollController'$this));
  2535.         return $instance;
  2536.     }
  2537.     /**
  2538.      * Gets the public 'FlexApp\Controller\Api\SaveJsLogController' shared autowired service.
  2539.      *
  2540.      * @return \FlexApp\Controller\Api\SaveJsLogController
  2541.      */
  2542.     protected function getSaveJsLogControllerService()
  2543.     {
  2544.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2545.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/Api/SaveJsLogController.php';
  2546.         $this->services['FlexApp\\Controller\\Api\\SaveJsLogController'] = $instance = new \FlexApp\Controller\Api\SaveJsLogController();
  2547.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\Api\\SaveJsLogController'$this));
  2548.         return $instance;
  2549.     }
  2550.     /**
  2551.      * Gets the public 'FlexApp\Controller\Api\TransApiController' shared autowired service.
  2552.      *
  2553.      * @return \FlexApp\Controller\Api\TransApiController
  2554.      */
  2555.     protected function getTransApiControllerService()
  2556.     {
  2557.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2558.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/Api/_ResponseApiTrait.php';
  2559.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/Api/TransApiController.php';
  2560.         $this->services['FlexApp\\Controller\\Api\\TransApiController'] = $instance = new \FlexApp\Controller\Api\TransApiController();
  2561.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\Api\\TransApiController'$this));
  2562.         return $instance;
  2563.     }
  2564.     /**
  2565.      * Gets the public 'FlexApp\Controller\Api\TransExApiController' shared autowired service.
  2566.      *
  2567.      * @return \FlexApp\Controller\Api\TransExApiController
  2568.      */
  2569.     protected function getTransExApiControllerService()
  2570.     {
  2571.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2572.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/Api/TransExApiController.php';
  2573.         $this->services['FlexApp\\Controller\\Api\\TransExApiController'] = $instance = new \FlexApp\Controller\Api\TransExApiController();
  2574.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\Api\\TransExApiController'$this));
  2575.         return $instance;
  2576.     }
  2577.     /**
  2578.      * Gets the public 'FlexApp\Controller\Api\UserApiController' shared autowired service.
  2579.      *
  2580.      * @return \FlexApp\Controller\Api\UserApiController
  2581.      */
  2582.     protected function getUserApiControllerService()
  2583.     {
  2584.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/Api/UserApiController.php';
  2585.         $this->services['FlexApp\\Controller\\Api\\UserApiController'] = $instance = new \FlexApp\Controller\Api\UserApiController();
  2586.         $instance->registrationService = ($this->services['app.registration'] ?? $this->getApp_RegistrationService());
  2587.         return $instance;
  2588.     }
  2589.     /**
  2590.      * Gets the public 'FlexApp\Controller\CareerController' shared autowired service.
  2591.      *
  2592.      * @return \FlexApp\Controller\CareerController
  2593.      */
  2594.     protected function getCareerControllerService()
  2595.     {
  2596.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2597.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  2598.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/CareerController.php';
  2599.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/CareerService.php';
  2600.         $this->services['FlexApp\\Controller\\CareerController'] = $instance = new \FlexApp\Controller\CareerController(($this->services['WebBundle\\Service\\CareerService'] ?? ($this->services['WebBundle\\Service\\CareerService'] = new \WebBundle\Service\CareerService())));
  2601.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\CareerController'$this));
  2602.         return $instance;
  2603.     }
  2604.     /**
  2605.      * Gets the public 'FlexApp\Controller\ChangeLocaleStatController' shared autowired service.
  2606.      *
  2607.      * @return \FlexApp\Controller\ChangeLocaleStatController
  2608.      */
  2609.     protected function getChangeLocaleStatControllerService()
  2610.     {
  2611.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2612.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/ChangeLocaleStatController.php';
  2613.         $this->services['FlexApp\\Controller\\ChangeLocaleStatController'] = $instance = new \FlexApp\Controller\ChangeLocaleStatController(($this->privates['FlexApp\\Service\\LocaleChangeStatService'] ?? $this->getLocaleChangeStatServiceService()));
  2614.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\ChangeLocaleStatController'$this));
  2615.         return $instance;
  2616.     }
  2617.     /**
  2618.      * Gets the public 'FlexApp\Controller\ChatBController' shared autowired service.
  2619.      *
  2620.      * @return \FlexApp\Controller\ChatBController
  2621.      */
  2622.     protected function getChatBControllerService()
  2623.     {
  2624.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2625.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  2626.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/ChatBController.php';
  2627.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ChatOnMessageHandler.php';
  2628.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/MoveFilesToAdmManager.php';
  2629.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2630.         $b = ($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService());
  2631.         $c = ($this->services['FlexApp\\Service\\ConsDefiner'] ?? $this->getConsDefinerService());
  2632.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2633.         $e = ($this->privates['FlexApp\\Repository\\ChatBMessageRepository'] ?? $this->getChatBMessageRepositoryService());
  2634.         $f = ($this->privates['FlexApp\\Service\\ChatArrayGenerator'] ?? $this->getChatArrayGeneratorService());
  2635.         $this->services['FlexApp\\Controller\\ChatBController'] = $instance = new \FlexApp\Controller\ChatBController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'] ?? $this->getAjaxRegistrationByEmailServiceService()), $a, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['FlexApp\\Service\\CurrentUserProvider'] ?? $this->getCurrentUserProviderService()), ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()), $b$c$d$e$f, ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->privates['FlexApp\\Service\\ChangedUnreadCountHandler'] ?? $this->getChangedUnreadCountHandlerService()), ($this->privates['FlexApp\\Service\\MoveFilesToAdmManager'] ?? ($this->privates['FlexApp\\Service\\MoveFilesToAdmManager'] = new \FlexApp\Service\MoveFilesToAdmManager())), ($this->privates['FlexApp\\Service\\EntitySender'] ?? $this->getEntitySenderService()), ($this->privates['FlexApp\\Service\\ChatStateRefresher'] ?? $this->getChatStateRefresherService()));
  2636.         $g = new \FlexApp\Service\ChatOnMessageHandler();
  2637.         $h = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  2638.         $g->eventDispatcher $a;
  2639.         $g->userRepository $h;
  2640.         $g->consDefiner $c;
  2641.         $g->chatBRepository $b;
  2642.         $g->entityManager $d;
  2643.         $g->chatMessageToPortalSender = ($this->privates['FlexApp\\Service\\ChatMessageToPortalSender'] ?? $this->getChatMessageToPortalSenderService());
  2644.         $g->chatArrayGenerator $f;
  2645.         $g->fileEntityRepository = ($this->privates['FlexApp\\Repository\\FileEntityRepository'] ?? $this->getFileEntityRepositoryService());
  2646.         $g->chatBMessageRepository $e;
  2647.         $instance->chatOnMessageHandler $g;
  2648.         $instance->userRepository $h;
  2649.         $instance->userAuthenticator = ($this->privates['security.user_authenticator'] ?? $this->getSecurity_UserAuthenticatorService());
  2650.         $instance->loginFormAuthenticator = ($this->privates['FlexApp\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  2651.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\ChatBController'$this));
  2652.         return $instance;
  2653.     }
  2654.     /**
  2655.      * Gets the public 'FlexApp\Controller\CollectionReviewController' shared autowired service.
  2656.      *
  2657.      * @return \FlexApp\Controller\CollectionReviewController
  2658.      */
  2659.     protected function getCollectionReviewControllerService()
  2660.     {
  2661.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2662.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/CollectionReviewController.php';
  2663.         $this->services['FlexApp\\Controller\\CollectionReviewController'] = $instance = new \FlexApp\Controller\CollectionReviewController();
  2664.         $instance->reviewsService = ($this->services['app.service.reviews'] ?? $this->getApp_Service_ReviewsService());
  2665.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\CollectionReviewController'$this));
  2666.         return $instance;
  2667.     }
  2668.     /**
  2669.      * Gets the public 'FlexApp\Controller\CommentController' shared autowired service.
  2670.      *
  2671.      * @return \FlexApp\Controller\CommentController
  2672.      */
  2673.     protected function getCommentController2Service()
  2674.     {
  2675.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2676.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/CommentController.php';
  2677.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/UnsubscriberManager.php';
  2678.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  2679.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/EmailCanonicalizer.php';
  2680.         $this->services['FlexApp\\Controller\\CommentController'] = $instance = new \FlexApp\Controller\CommentController(($this->services['translator'] ?? $this->getTranslatorService()), new \FlexApp\Service\UnsubscriberManager(($this->privates['FlexApp\\Service\\EmailCanonicalizer'] ?? ($this->privates['FlexApp\\Service\\EmailCanonicalizer'] = new \FlexApp\Service\EmailCanonicalizer())), ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['FlexApp\\Repository\\CommentablePageRepository'] ?? $this->getCommentablePageRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['FlexApp\\Repository\\CommentablePageSubscriberRepository'] ?? $this->getCommentablePageSubscriberRepositoryService())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2681.         $instance->requestStack = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2682.         $instance->commentFormHandlerService = ($this->privates['FlexApp\\Service\\CommentFormHandlerService'] ?? $this->getCommentFormHandlerServiceService());
  2683.         $instance->portalThemeCreator = ($this->privates['FlexApp\\Service\\PortalThemeCreator'] ?? $this->getPortalThemeCreatorService());
  2684.         $instance->validator = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  2685.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\CommentController'$this));
  2686.         return $instance;
  2687.     }
  2688.     /**
  2689.      * Gets the public 'FlexApp\Controller\CompareArticleController' shared autowired service.
  2690.      *
  2691.      * @return \FlexApp\Controller\CompareArticleController
  2692.      */
  2693.     protected function getCompareArticleControllerService()
  2694.     {
  2695.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2696.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/CompareArticleController.php';
  2697.         $this->services['FlexApp\\Controller\\CompareArticleController'] = $instance = new \FlexApp\Controller\CompareArticleController(($this->privates['FlexApp\\Service\\CompareArticleService'] ?? $this->getCompareArticleServiceService()));
  2698.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\CompareArticleController'$this));
  2699.         return $instance;
  2700.     }
  2701.     /**
  2702.      * Gets the public 'FlexApp\Controller\CryptoPaymentController' shared autowired service.
  2703.      *
  2704.      * @return \FlexApp\Controller\CryptoPaymentController
  2705.      */
  2706.     protected function getCryptoPaymentControllerService()
  2707.     {
  2708.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2709.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/CryptoPaymentController.php';
  2710.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php';
  2711.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php';
  2712.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php';
  2713.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php';
  2714.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php';
  2715.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/DailyLogger.php';
  2716.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/CryptoPaymentLogger.php';
  2717.         $this->services['FlexApp\\Controller\\CryptoPaymentController'] = $instance = new \FlexApp\Controller\CryptoPaymentController();
  2718.         $instance->cryptoPaymentLogger = new \FlexApp\Service\CryptoPaymentLogger('crypto_payment', ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2719.         $instance->mailer = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService());
  2720.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\CryptoPaymentController'$this));
  2721.         return $instance;
  2722.     }
  2723.     /**
  2724.      * Gets the public 'FlexApp\Controller\EmailTrackingController' shared autowired service.
  2725.      *
  2726.      * @return \FlexApp\Controller\EmailTrackingController
  2727.      */
  2728.     protected function getEmailTrackingControllerService()
  2729.     {
  2730.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2731.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/EmailTrackingController.php';
  2732.         $this->services['FlexApp\\Controller\\EmailTrackingController'] = $instance = new \FlexApp\Controller\EmailTrackingController();
  2733.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\EmailTrackingController'$this));
  2734.         return $instance;
  2735.     }
  2736.     /**
  2737.      * Gets the public 'FlexApp\Controller\FileUploadExampleController' shared autowired service.
  2738.      *
  2739.      * @return \FlexApp\Controller\FileUploadExampleController
  2740.      */
  2741.     protected function getFileUploadExampleControllerService()
  2742.     {
  2743.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2744.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/FileUploadExampleController.php';
  2745.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/MoveFilesToAdmManager.php';
  2746.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/PreviewGenerator.php';
  2747.         $this->services['FlexApp\\Controller\\FileUploadExampleController'] = $instance = new \FlexApp\Controller\FileUploadExampleController(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['FlexApp\\Service\\MoveFilesToAdmManager'] ?? ($this->privates['FlexApp\\Service\\MoveFilesToAdmManager'] = new \FlexApp\Service\MoveFilesToAdmManager())));
  2748.         $instance->previewGenerator = ($this->privates['FlexApp\\Service\\PreviewGenerator'] ?? ($this->privates['FlexApp\\Service\\PreviewGenerator'] = new \FlexApp\Service\PreviewGenerator()));
  2749.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\FileUploadExampleController'$this));
  2750.         return $instance;
  2751.     }
  2752.     /**
  2753.      * Gets the public 'FlexApp\Controller\HeaderApiController' shared autowired service.
  2754.      *
  2755.      * @return \FlexApp\Controller\HeaderApiController
  2756.      */
  2757.     protected function getHeaderApiControllerService()
  2758.     {
  2759.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2760.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/HeaderApiController.php';
  2761.         $this->services['FlexApp\\Controller\\HeaderApiController'] = $instance = new \FlexApp\Controller\HeaderApiController(($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()));
  2762.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\HeaderApiController'$this));
  2763.         return $instance;
  2764.     }
  2765.     /**
  2766.      * Gets the public 'FlexApp\Controller\HeaderOrderApiController' shared autowired service.
  2767.      *
  2768.      * @return \FlexApp\Controller\HeaderOrderApiController
  2769.      */
  2770.     protected function getHeaderOrderApiControllerService()
  2771.     {
  2772.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2773.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/HeaderOrderApiController.php';
  2774.         $this->services['FlexApp\\Controller\\HeaderOrderApiController'] = $instance = new \FlexApp\Controller\HeaderOrderApiController(($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()), ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()), ($this->services['FlexApp\\Service\\CollectionsDataStructureForLeaveReviewProvider'] ?? $this->getCollectionsDataStructureForLeaveReviewProviderService()));
  2775.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\HeaderOrderApiController'$this));
  2776.         return $instance;
  2777.     }
  2778.     /**
  2779.      * Gets the public 'FlexApp\Controller\InterviewController' shared autowired service.
  2780.      *
  2781.      * @return \FlexApp\Controller\InterviewController
  2782.      */
  2783.     protected function getInterviewControllerService()
  2784.     {
  2785.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/InterviewController.php';
  2786.         $this->services['FlexApp\\Controller\\InterviewController'] = $instance = new \FlexApp\Controller\InterviewController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2787.         $instance->interviewParametersGenerator = ($this->privates['FlexApp\\Service\\InterviewParametersGenerator'] ?? $this->getInterviewParametersGeneratorService());
  2788.         $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService());
  2789.         return $instance;
  2790.     }
  2791.     /**
  2792.      * Gets the public 'FlexApp\Controller\LeaveReviewController' shared autowired service.
  2793.      *
  2794.      * @return \FlexApp\Controller\LeaveReviewController
  2795.      */
  2796.     protected function getLeaveReviewControllerService()
  2797.     {
  2798.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2799.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/LeaveReviewController.php';
  2800.         $this->services['FlexApp\\Controller\\LeaveReviewController'] = $instance = new \FlexApp\Controller\LeaveReviewController();
  2801.         $instance->currentUserProvider = ($this->services['FlexApp\\Service\\CurrentUserProvider'] ?? $this->getCurrentUserProviderService());
  2802.         $instance->parametersGenerator = ($this->services['FlexApp\\Service\\ParametersGenerator'] ?? $this->getParametersGeneratorService());
  2803.         $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService());
  2804.         $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService());
  2805.         $instance->productReviewsCacheRepository = ($this->services['WebBundle\\Repository\\ProductReviewsCacheRepository'] ?? $this->getProductReviewsCacheRepositoryService());
  2806.         $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService());
  2807.         $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2808.         $instance->collectionsDataStructureForLeaveReviewProvider = ($this->services['FlexApp\\Service\\CollectionsDataStructureForLeaveReviewProvider'] ?? $this->getCollectionsDataStructureForLeaveReviewProviderService());
  2809.         $instance->loginLinkGenerator = ($this->services['FlexApp\\Service\\LoginLinkGenerator'] ?? $this->getLoginLinkGeneratorService());
  2810.         $instance->portalHelper = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  2811.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\LeaveReviewController'$this));
  2812.         return $instance;
  2813.     }
  2814.     /**
  2815.      * Gets the public 'FlexApp\Controller\MailingReportController' shared autowired service.
  2816.      *
  2817.      * @return \FlexApp\Controller\MailingReportController
  2818.      */
  2819.     protected function getMailingReportControllerService()
  2820.     {
  2821.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2822.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/MailingReportController.php';
  2823.         $this->services['FlexApp\\Controller\\MailingReportController'] = $instance = new \FlexApp\Controller\MailingReportController(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->privates['FlexApp\\Repository\\InvitationEmailDeliveryStatsRepository'] ?? $this->getInvitationEmailDeliveryStatsRepositoryService()));
  2824.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\MailingReportController'$this));
  2825.         return $instance;
  2826.     }
  2827.     /**
  2828.      * Gets the public 'FlexApp\Controller\NewUserProfileController' shared autowired service.
  2829.      *
  2830.      * @return \FlexApp\Controller\NewUserProfileController
  2831.      */
  2832.     protected function getNewUserProfileControllerService()
  2833.     {
  2834.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2835.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/NewUserProfileController.php';
  2836.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  2837.         $this->services['FlexApp\\Controller\\NewUserProfileController'] = $instance = new \FlexApp\Controller\NewUserProfileController();
  2838.         $instance->parametersGenerator = ($this->services['FlexApp\\Service\\ParametersGenerator'] ?? $this->getParametersGeneratorService());
  2839.         $instance->translator = ($this->services['translator'] ?? $this->getTranslatorService());
  2840.         $instance->router = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService());
  2841.         $instance->currentUserProvider = ($this->services['FlexApp\\Service\\CurrentUserProvider'] ?? $this->getCurrentUserProviderService());
  2842.         $instance->orderAddressRepository = ($this->services['WebBundle\\Repository\\OrderAddressRepository'] ?? $this->getOrderAddressRepositoryService());
  2843.         $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService());
  2844.         $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer()));
  2845.         $instance->validator = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  2846.         $instance->userUpdater = ($this->privates['FlexApp\\Service\\UserUpdater'] ?? $this->getUserUpdaterService());
  2847.         $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2848.         $instance->tokenStorage = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  2849.         $instance->requestStack = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2850.         $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  2851.         $instance->countryRepository = ($this->privates['FlexApp\\Repository\\CountryRepository'] ?? $this->getCountryRepositoryService());
  2852.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\NewUserProfileController'$this));
  2853.         return $instance;
  2854.     }
  2855.     /**
  2856.      * Gets the public 'FlexApp\Controller\NotExtend\FixFailsController' shared autowired service.
  2857.      *
  2858.      * @return \FlexApp\Controller\NotExtend\FixFailsController
  2859.      */
  2860.     protected function getFixFailsControllerService()
  2861.     {
  2862.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/NotExtend/FixFailsController.php';
  2863.         return $this->services['FlexApp\\Controller\\NotExtend\\FixFailsController'] = new \FlexApp\Controller\NotExtend\FixFailsController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['FlexApp\\Repository\\ServiceEntityRepository\\RetieRequestDataRepository'] ?? $this->getRetieRequestDataRepositoryService()), ($this->privates['FlexApp\\Repository\\ChatBMessageRepository'] ?? $this->getChatBMessageRepositoryService()), ($this->privates['FlexApp\\Service\\EntityRemover'] ?? $this->getEntityRemoverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->privates['FlexApp\\Service\\EntitySender'] ?? $this->getEntitySenderService()));
  2864.     }
  2865.     /**
  2866.      * Gets the public 'FlexApp\Controller\NotExtend\LogsController' shared autowired service.
  2867.      *
  2868.      * @return \FlexApp\Controller\NotExtend\LogsController
  2869.      */
  2870.     protected function getLogsControllerService()
  2871.     {
  2872.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/NotExtend/LogsController.php';
  2873.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/MirrorApiLogsService.php';
  2874.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/EntireLogsBuilder.php';
  2875.         $a = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService());
  2876.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2877.         return $this->services['FlexApp\\Controller\\NotExtend\\LogsController'] = new \FlexApp\Controller\NotExtend\LogsController($a$b, new \FlexApp\Service\MirrorApiLogsService($a$b), new \FlexApp\Service\EntireLogsBuilder($a, ($this->privates['FlexApp\\Service\\JsonArrayApiClient'] ?? $this->getJsonArrayApiClientService()), $b));
  2878.     }
  2879.     /**
  2880.      * Gets the public 'FlexApp\Controller\NotExtend\ManualTestController' shared autowired service.
  2881.      *
  2882.      * @return \FlexApp\Controller\NotExtend\ManualTestController
  2883.      */
  2884.     protected function getManualTestControllerService()
  2885.     {
  2886.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/NotExtend/ManualTestController.php';
  2887.         return $this->services['FlexApp\\Controller\\NotExtend\\ManualTestController'] = new \FlexApp\Controller\NotExtend\ManualTestController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2888.     }
  2889.     /**
  2890.      * Gets the public 'FlexApp\Controller\NotExtend\PortalApiController' shared autowired service.
  2891.      *
  2892.      * @return \FlexApp\Controller\NotExtend\PortalApiController
  2893.      */
  2894.     protected function getPortalApiControllerService()
  2895.     {
  2896.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/NotExtend/PortalApiController.php';
  2897.         return $this->services['FlexApp\\Controller\\NotExtend\\PortalApiController'] = new \FlexApp\Controller\NotExtend\PortalApiController(($this->privates['FlexApp\\Service\\PortalApiService'] ?? $this->getPortalApiServiceService()), ($this->privates['FlexApp\\Interfaces\\PortalApiLoggerInterface'] ?? $this->getPortalApiLoggerInterfaceService()));
  2898.     }
  2899.     /**
  2900.      * Gets the public 'FlexApp\Controller\OneCController' shared autowired service.
  2901.      *
  2902.      * @return \FlexApp\Controller\OneCController
  2903.      */
  2904.     protected function getOneCControllerService()
  2905.     {
  2906.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2907.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/OneCController.php';
  2908.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/AdsFilters/FilterAdsFilesDataService.php';
  2909.         $this->services['FlexApp\\Controller\\OneCController'] = $instance = new \FlexApp\Controller\OneCController(($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()), ($this->services['WebBundle\\Repository\\FactoryRepository'] ?? $this->getFactoryRepositoryService()), ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()), ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()), ($this->services['sphinx_ql'] ?? $this->getSphinxQlService()), ($this->services['app.service.setting.collection'] ?? $this->getApp_Service_Setting_CollectionService()), ($this->services['app.service.collection'] ?? $this->getApp_Service_CollectionService()), ($this->privates['FlexApp\\Service\\AdsFilters\\FilterAdsFilesDataService'] ?? ($this->privates['FlexApp\\Service\\AdsFilters\\FilterAdsFilesDataService'] = new \FlexApp\Service\AdsFilters\FilterAdsFilesDataService())));
  2910.         $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService());
  2911.         $instance->sliderService = ($this->services['WebBundle\\Service\\SliderService'] ?? $this->getSliderServiceService());
  2912.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\OneCController'$this));
  2913.         return $instance;
  2914.     }
  2915.     /**
  2916.      * Gets the public 'FlexApp\Controller\PriceSyncController' shared autowired service.
  2917.      *
  2918.      * @return \FlexApp\Controller\PriceSyncController
  2919.      */
  2920.     protected function getPriceSyncControllerService()
  2921.     {
  2922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2923.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/PriceSyncController.php';
  2924.         $this->services['FlexApp\\Controller\\PriceSyncController'] = $instance = new \FlexApp\Controller\PriceSyncController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  2925.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\PriceSyncController'$this));
  2926.         return $instance;
  2927.     }
  2928.     /**
  2929.      * Gets the public 'FlexApp\Controller\PushController' shared autowired service.
  2930.      *
  2931.      * @return \FlexApp\Controller\PushController
  2932.      */
  2933.     protected function getPushControllerService()
  2934.     {
  2935.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2936.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/PushController.php';
  2937.         $this->services['FlexApp\\Controller\\PushController'] = $instance = new \FlexApp\Controller\PushController(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['FlexApp\\Service\\CurrentUserProvider'] ?? $this->getCurrentUserProviderService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['FlexApp\\Repository\\WebPushDataEntityRepository'] ?? $this->getWebPushDataEntityRepositoryService()));
  2938.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\PushController'$this));
  2939.         return $instance;
  2940.     }
  2941.     /**
  2942.      * Gets the public 'FlexApp\Controller\ReviewsReportController' shared autowired service.
  2943.      *
  2944.      * @return \FlexApp\Controller\ReviewsReportController
  2945.      */
  2946.     protected function getReviewsReportControllerService()
  2947.     {
  2948.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2949.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/ReviewsReportController.php';
  2950.         $this->services['FlexApp\\Controller\\ReviewsReportController'] = $instance = new \FlexApp\Controller\ReviewsReportController(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()));
  2951.         $instance->productReviewsCacheRepository = ($this->services['WebBundle\\Repository\\ProductReviewsCacheRepository'] ?? $this->getProductReviewsCacheRepositoryService());
  2952.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\ReviewsReportController'$this));
  2953.         return $instance;
  2954.     }
  2955.     /**
  2956.      * Gets the public 'FlexApp\Controller\SaveUserCookieController' shared autowired service.
  2957.      *
  2958.      * @return \FlexApp\Controller\SaveUserCookieController
  2959.      */
  2960.     protected function getSaveUserCookieControllerService()
  2961.     {
  2962.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2963.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  2964.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/SaveUserCookieController.php';
  2965.         $this->services['FlexApp\\Controller\\SaveUserCookieController'] = $instance = new \FlexApp\Controller\SaveUserCookieController();
  2966.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\SaveUserCookieController'$this));
  2967.         return $instance;
  2968.     }
  2969.     /**
  2970.      * Gets the public 'FlexApp\Controller\SecurityController' shared autowired service.
  2971.      *
  2972.      * @return \FlexApp\Controller\SecurityController
  2973.      */
  2974.     protected function getSecurityControllerService()
  2975.     {
  2976.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2977.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/SecurityController.php';
  2978.         $this->services['FlexApp\\Controller\\SecurityController'] = $instance = new \FlexApp\Controller\SecurityController();
  2979.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\SecurityController'$this));
  2980.         return $instance;
  2981.     }
  2982.     /**
  2983.      * Gets the public 'FlexApp\Controller\VisitController' shared autowired service.
  2984.      *
  2985.      * @return \FlexApp\Controller\VisitController
  2986.      */
  2987.     protected function getVisitControllerService()
  2988.     {
  2989.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2990.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  2991.         include_once \dirname(__DIR__4).'/src/FlexApp/Controller/VisitController.php';
  2992.         $this->services['FlexApp\\Controller\\VisitController'] = $instance = new \FlexApp\Controller\VisitController();
  2993.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\VisitController'$this));
  2994.         return $instance;
  2995.     }
  2996.     /**
  2997.      * Gets the public 'FlexApp\Extensions\RouterDecorator' shared autowired service.
  2998.      *
  2999.      * @return \FlexApp\Extensions\RouterDecorator
  3000.      */
  3001.     protected function getRouterDecoratorService()
  3002.     {
  3003.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  3004.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3005.         $a->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  3006.         $a->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  3007.         $a->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  3008.         $a->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  3009.         $a->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  3010.         $a->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService()));
  3011.         $a->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService()));
  3012.         $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  3013.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3014.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  3015.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3016.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3017.         $b = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3018.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  3019.         ], [
  3020.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3021.         ]))->withContext('router.default'$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'en');
  3022.         $b->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3023.         $b->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3024.         return $this->services['FlexApp\\Extensions\\RouterDecorator'] = new \FlexApp\Extensions\RouterDecorator($b);
  3025.     }
  3026.     /**
  3027.      * Gets the public 'FlexApp\Repository\CommentRepository' shared autowired service.
  3028.      *
  3029.      * @return \FlexApp\Repository\CommentRepository
  3030.      */
  3031.     protected function getCommentRepositoryService()
  3032.     {
  3033.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/CommentRepository.php';
  3034.         return $this->services['FlexApp\\Repository\\CommentRepository'] = new \FlexApp\Repository\CommentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\CommentEntity');
  3035.     }
  3036.     /**
  3037.      * Gets the public 'FlexApp\Service\BBCodeManager' shared autowired service.
  3038.      *
  3039.      * @return \FlexApp\Service\BBCodeManager
  3040.      */
  3041.     protected function getBBCodeManagerService()
  3042.     {
  3043.         return $this->services['FlexApp\\Service\\BBCodeManager'] = new \FlexApp\Service\BBCodeManager(($this->services['translator'] ?? $this->getTranslatorService()), new \FlexApp\Helper\CountryHandler());
  3044.     }
  3045.     /**
  3046.      * Gets the public 'FlexApp\Service\CalendarService' shared autowired service.
  3047.      *
  3048.      * @return \FlexApp\Service\CalendarService
  3049.      */
  3050.     protected function getCalendarServiceService()
  3051.     {
  3052.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/CalendarService.php';
  3053.         return $this->services['FlexApp\\Service\\CalendarService'] = new \FlexApp\Service\CalendarService(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()));
  3054.     }
  3055.     /**
  3056.      * Gets the public 'FlexApp\Service\CollectionsDataStructureForLeaveReviewProvider' shared autowired service.
  3057.      *
  3058.      * @return \FlexApp\Service\CollectionsDataStructureForLeaveReviewProvider
  3059.      */
  3060.     protected function getCollectionsDataStructureForLeaveReviewProviderService()
  3061.     {
  3062.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/CollectionsDataStructureForLeaveReviewProvider.php';
  3063.         $this->services['FlexApp\\Service\\CollectionsDataStructureForLeaveReviewProvider'] = $instance = new \FlexApp\Service\CollectionsDataStructureForLeaveReviewProvider();
  3064.         $instance->router = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService());
  3065.         return $instance;
  3066.     }
  3067.     /**
  3068.      * Gets the public 'FlexApp\Service\CommentablePageDataProvider' shared autowired service.
  3069.      *
  3070.      * @return \FlexApp\Service\CommentablePageDataProvider
  3071.      */
  3072.     protected function getCommentablePageDataProviderService()
  3073.     {
  3074.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/CommentablePageDataProvider.php';
  3075.         $this->services['FlexApp\\Service\\CommentablePageDataProvider'] = $instance = new \FlexApp\Service\CommentablePageDataProvider();
  3076.         $instance->requestStack = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3077.         return $instance;
  3078.     }
  3079.     /**
  3080.      * Gets the public 'FlexApp\Service\ConsDataForContactsPageProvider' shared autowired service.
  3081.      *
  3082.      * @return \FlexApp\Service\ConsDataForContactsPageProvider
  3083.      */
  3084.     protected function getConsDataForContactsPageProviderService()
  3085.     {
  3086.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ConsDataForContactsPageProvider.php';
  3087.         $this->services['FlexApp\\Service\\ConsDataForContactsPageProvider'] = $instance = new \FlexApp\Service\ConsDataForContactsPageProvider();
  3088.         $instance->welcomeInfoDataGenerator = ($this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'] ?? $this->getWelcomeInfoDataGeneratorService());
  3089.         return $instance;
  3090.     }
  3091.     /**
  3092.      * Gets the public 'FlexApp\Service\ConsDefiner' shared autowired service.
  3093.      *
  3094.      * @return \FlexApp\Service\ConsDefiner
  3095.      */
  3096.     protected function getConsDefinerService()
  3097.     {
  3098.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ConsDefiner.php';
  3099.         $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  3100.         if (isset($this->services['FlexApp\\Service\\ConsDefiner'])) {
  3101.             return $this->services['FlexApp\\Service\\ConsDefiner'];
  3102.         }
  3103.         return $this->services['FlexApp\\Service\\ConsDefiner'] = new \FlexApp\Service\ConsDefiner($a);
  3104.     }
  3105.     /**
  3106.      * Gets the public 'FlexApp\Service\CurrentUserProvider' shared autowired service.
  3107.      *
  3108.      * @return \FlexApp\Service\CurrentUserProvider
  3109.      */
  3110.     protected function getCurrentUserProviderService()
  3111.     {
  3112.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/CurrentUserProvider.php';
  3113.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  3114.         if (isset($this->services['FlexApp\\Service\\CurrentUserProvider'])) {
  3115.             return $this->services['FlexApp\\Service\\CurrentUserProvider'];
  3116.         }
  3117.         return $this->services['FlexApp\\Service\\CurrentUserProvider'] = new \FlexApp\Service\CurrentUserProvider($a);
  3118.     }
  3119.     /**
  3120.      * Gets the public 'FlexApp\Service\ExtendedCountryListProvider' shared autowired service.
  3121.      *
  3122.      * @return \FlexApp\Service\ExtendedCountryListProvider
  3123.      */
  3124.     protected function getExtendedCountryListProviderService()
  3125.     {
  3126.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ExtendedCountryListProvider.php';
  3127.         $this->services['FlexApp\\Service\\ExtendedCountryListProvider'] = $instance = new \FlexApp\Service\ExtendedCountryListProvider();
  3128.         $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService());
  3129.         return $instance;
  3130.     }
  3131.     /**
  3132.      * Gets the public 'FlexApp\Service\LoginLinkGenerator' shared autowired service.
  3133.      *
  3134.      * @return \FlexApp\Service\LoginLinkGenerator
  3135.      */
  3136.     protected function getLoginLinkGeneratorService()
  3137.     {
  3138.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/LoginLinkGenerator.php';
  3139.         return $this->services['FlexApp\\Service\\LoginLinkGenerator'] = new \FlexApp\Service\LoginLinkGenerator(($this->privates['security.authenticator.login_link_handler.main'] ?? $this->getSecurity_Authenticator_LoginLinkHandler_MainService()));
  3140.     }
  3141.     /**
  3142.      * Gets the public 'FlexApp\Service\LogsManager' shared autowired service.
  3143.      *
  3144.      * @return \FlexApp\Service\LogsManager
  3145.      */
  3146.     protected function getLogsManagerService()
  3147.     {
  3148.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/LogsManager.php';
  3149.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  3150.         if (isset($this->services['FlexApp\\Service\\LogsManager'])) {
  3151.             return $this->services['FlexApp\\Service\\LogsManager'];
  3152.         }
  3153.         return $this->services['FlexApp\\Service\\LogsManager'] = new \FlexApp\Service\LogsManager($a$this->getEnv('APP_ENV'));
  3154.     }
  3155.     /**
  3156.      * Gets the public 'FlexApp\Service\ParametersGenerator' shared autowired service.
  3157.      *
  3158.      * @return \FlexApp\Service\ParametersGenerator
  3159.      */
  3160.     protected function getParametersGeneratorService()
  3161.     {
  3162.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ParametersGenerator.php';
  3163.         $this->services['FlexApp\\Service\\ParametersGenerator'] = $instance = new \FlexApp\Service\ParametersGenerator();
  3164.         $instance->commonDataService = ($this->services['app.service.te_common_data'] ?? $this->getApp_Service_TeCommonDataService());
  3165.         return $instance;
  3166.     }
  3167.     /**
  3168.      * Gets the public 'FlexApp\Service\RedisCachePool' shared autowired service.
  3169.      *
  3170.      * @return \FlexApp\Service\RedisCachePool
  3171.      */
  3172.     protected function getRedisCachePoolService()
  3173.     {
  3174.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/RedisCachePool.php';
  3175.         return $this->services['FlexApp\\Service\\RedisCachePool'] = new \FlexApp\Service\RedisCachePool(($this->privates['redis_cache_pool.traceable'] ?? $this->getRedisCachePool_TraceableService()));
  3176.     }
  3177.     /**
  3178.      * Gets the public 'FlexApp\Service\SystemChatNotificationService' shared autowired service.
  3179.      *
  3180.      * @return \FlexApp\Service\SystemChatNotificationService
  3181.      */
  3182.     protected function getSystemChatNotificationServiceService()
  3183.     {
  3184.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/SystemChatNotificationService.php';
  3185.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php';
  3186.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php';
  3187.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php';
  3188.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php';
  3189.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php';
  3190.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/DailyLogger.php';
  3191.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ManualReg/SystemChatNotificationsLogger.php';
  3192.         $a = ($this->privates['FlexApp\\Service\\ChatBWebsocketClient'] ?? $this->getChatBWebsocketClientService());
  3193.         if (isset($this->services['FlexApp\\Service\\SystemChatNotificationService'])) {
  3194.             return $this->services['FlexApp\\Service\\SystemChatNotificationService'];
  3195.         }
  3196.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3197.         if (isset($this->services['FlexApp\\Service\\SystemChatNotificationService'])) {
  3198.             return $this->services['FlexApp\\Service\\SystemChatNotificationService'];
  3199.         }
  3200.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3201.         if (isset($this->services['FlexApp\\Service\\SystemChatNotificationService'])) {
  3202.             return $this->services['FlexApp\\Service\\SystemChatNotificationService'];
  3203.         }
  3204.         $d = ($this->privates['FlexApp\\Service\\DefaultChatGenerator'] ?? $this->getDefaultChatGeneratorService());
  3205.         if (isset($this->services['FlexApp\\Service\\SystemChatNotificationService'])) {
  3206.             return $this->services['FlexApp\\Service\\SystemChatNotificationService'];
  3207.         }
  3208.         $e = ($this->privates['FlexApp\\Service\\ChangedUnreadCountHandler'] ?? $this->getChangedUnreadCountHandlerService());
  3209.         if (isset($this->services['FlexApp\\Service\\SystemChatNotificationService'])) {
  3210.             return $this->services['FlexApp\\Service\\SystemChatNotificationService'];
  3211.         }
  3212.         $f = ($this->privates['FlexApp\\Service\\WebPushNotificationsService'] ?? $this->getWebPushNotificationsServiceService());
  3213.         if (isset($this->services['FlexApp\\Service\\SystemChatNotificationService'])) {
  3214.             return $this->services['FlexApp\\Service\\SystemChatNotificationService'];
  3215.         }
  3216.         $g = ($this->privates['FlexApp\\Service\\ChatStateRefresher'] ?? $this->getChatStateRefresherService());
  3217.         if (isset($this->services['FlexApp\\Service\\SystemChatNotificationService'])) {
  3218.             return $this->services['FlexApp\\Service\\SystemChatNotificationService'];
  3219.         }
  3220.         $h = ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService());
  3221.         if (isset($this->services['FlexApp\\Service\\SystemChatNotificationService'])) {
  3222.             return $this->services['FlexApp\\Service\\SystemChatNotificationService'];
  3223.         }
  3224.         $this->services['FlexApp\\Service\\SystemChatNotificationService'] = $instance = new \FlexApp\Service\SystemChatNotificationService($a, new \FlexApp\Service\ManualReg\SystemChatNotificationsLogger('system_chat_notifications', ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), $b), $c, ($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService()), $d$e$f$g, ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()), $h);
  3225.         $instance->chatMessageManager = ($this->privates['FlexApp\\Service\\ChatMessageManager'] ?? $this->getChatMessageManagerService());
  3226.         return $instance;
  3227.     }
  3228.     /**
  3229.      * Gets the public 'FlexApp\Service\TimeFormatTransformer' shared autowired service.
  3230.      *
  3231.      * @return \FlexApp\Service\TimeFormatTransformer
  3232.      */
  3233.     protected function getTimeFormatTransformerService()
  3234.     {
  3235.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/TimeFormatTransformer.php';
  3236.         return $this->services['FlexApp\\Service\\TimeFormatTransformer'] = new \FlexApp\Service\TimeFormatTransformer();
  3237.     }
  3238.     /**
  3239.      * Gets the public 'FlexApp\Service\TimezoneManager' shared autowired service.
  3240.      *
  3241.      * @return \FlexApp\Service\TimezoneManager
  3242.      */
  3243.     protected function getTimezoneManagerService()
  3244.     {
  3245.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/TimezoneManager.php';
  3246.         $this->services['FlexApp\\Service\\TimezoneManager'] = $instance = new \FlexApp\Service\TimezoneManager();
  3247.         $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService());
  3248.         return $instance;
  3249.     }
  3250.     /**
  3251.      * Gets the public 'Import1CBundle\Command\ArticleReviewGoogleFeed\DataProvider\ArticleReviewProvider' shared service.
  3252.      *
  3253.      * @return \Import1CBundle\Command\ArticleReviewGoogleFeed\DataProvider\ArticleReviewProvider
  3254.      */
  3255.     protected function getArticleReviewProviderService()
  3256.     {
  3257.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/ArticleReviewGoogleFeed/ReviewProviderInterface.php';
  3258.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/ArticleReviewGoogleFeed/DataProvider/ArticleReviewProvider.php';
  3259.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/ArticleReviewGoogleFeed/DataProvider/ProductUrlGenerator.php';
  3260.         $a = new \Symfony\Bridge\Monolog\Logger('article_review');
  3261.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3262.         $a->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  3263.         $a->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  3264.         $a->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  3265.         $a->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  3266.         $a->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  3267.         $a->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService()));
  3268.         $a->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService()));
  3269.         $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  3270.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3271.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  3272.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3273.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3274.         return $this->services['Import1CBundle\\Command\\ArticleReviewGoogleFeed\\DataProvider\\ArticleReviewProvider'] = new \Import1CBundle\Command\ArticleReviewGoogleFeed\DataProvider\ArticleReviewProvider(($this->services['Import1CBundle\\Repository\\ArticleReviewsRepository'] ?? $this->getArticleReviewsRepositoryService()), new \Import1CBundle\Command\ArticleReviewGoogleFeed\DataProvider\ProductUrlGenerator('https://dev-bi.tile.expert'), $a);
  3275.     }
  3276.     /**
  3277.      * Gets the public 'Import1CBundle\Command\ArticleReviewGoogleFeed\Service\ReviewsFeedXmlWriter' shared service.
  3278.      *
  3279.      * @return \Import1CBundle\Command\ArticleReviewGoogleFeed\Service\ReviewsFeedXmlWriter
  3280.      */
  3281.     protected function getReviewsFeedXmlWriterService()
  3282.     {
  3283.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/ArticleReviewGoogleFeed/Service/ReviewsFeedXmlWriter.php';
  3284.         return $this->services['Import1CBundle\\Command\\ArticleReviewGoogleFeed\\Service\\ReviewsFeedXmlWriter'] = new \Import1CBundle\Command\ArticleReviewGoogleFeed\Service\ReviewsFeedXmlWriter();
  3285.     }
  3286.     /**
  3287.      * Gets the public 'Import1CBundle\Command\SyncListMeasureWithEdinicaCommand' shared service.
  3288.      *
  3289.      * @return \Import1CBundle\Command\SyncListMeasureWithEdinicaCommand
  3290.      */
  3291.     protected function getSyncListMeasureWithEdinicaCommandService()
  3292.     {
  3293.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3294.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/SyncListMeasureWithEdinicaCommand.php';
  3295.         $this->services['Import1CBundle\\Command\\SyncListMeasureWithEdinicaCommand'] = $instance = new \Import1CBundle\Command\SyncListMeasureWithEdinicaCommand(($this->services['Import1CBundle\\Service\\MeasureListEdinicaService'] ?? $this->getMeasureListEdinicaServiceService()));
  3296.         $instance->setName('sync:list_measure_sync_with_edinica');
  3297.         return $instance;
  3298.     }
  3299.     /**
  3300.      * Gets the public 'Import1CBundle\Controller\v3\Api\ApiController' shared service.
  3301.      *
  3302.      * @return \Import1CBundle\Controller\v3\Api\ApiController
  3303.      */
  3304.     protected function getApiControllerService()
  3305.     {
  3306.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3307.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3308.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/Api/ApiController.php';
  3309.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/UploadService.php';
  3310.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  3311.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php';
  3312.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleHandlerApiTrait.php';
  3313.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleHandlerTrait.php';
  3314.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ArticleService.php';
  3315.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ApiService.php';
  3316.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ReportService.php';
  3317.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ValidateService.php';
  3318.         $this->services['Import1CBundle\\Controller\\v3\\Api\\ApiController'] = $instance = new \Import1CBundle\Controller\v3\Api\ApiController(($this->services['bi.v3.service.upload'] ?? ($this->services['bi.v3.service.upload'] = new \Import1CBundle\Service\v3\UploadService())), ($this->services['bi.v3.service.article'] ?? ($this->services['bi.v3.service.article'] = new \Import1CBundle\Service\v3\ArticleService())), ($this->services['bi.v3.service.api'] ?? ($this->services['bi.v3.service.api'] = new \Import1CBundle\Service\v3\ApiService())), ($this->services['bi.v3.service.report'] ?? ($this->services['bi.v3.service.report'] = new \Import1CBundle\Service\v3\ReportService())), ($this->services['bi.v3.service.validate'] ?? ($this->services['bi.v3.service.validate'] = new \Import1CBundle\Service\v3\ValidateService())), ($this->services['bi.v3.repo.collection'] ?? $this->getBi_V3_Repo_CollectionService()));
  3319.         $instance->setContainer($this);
  3320.         $instance->setUser();
  3321.         return $instance;
  3322.     }
  3323.     /**
  3324.      * Gets the public 'Import1CBundle\Controller\v3\Api\ArticleController' shared service.
  3325.      *
  3326.      * @return \Import1CBundle\Controller\v3\Api\ArticleController
  3327.      */
  3328.     protected function getArticleController2Service()
  3329.     {
  3330.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3331.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3332.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/Api/ArticleController.php';
  3333.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  3334.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php';
  3335.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleHandlerApiTrait.php';
  3336.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleHandlerTrait.php';
  3337.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ArticleService.php';
  3338.         $this->services['Import1CBundle\\Controller\\v3\\Api\\ArticleController'] = $instance = new \Import1CBundle\Controller\v3\Api\ArticleController(($this->services['bi.v3.service.article'] ?? ($this->services['bi.v3.service.article'] = new \Import1CBundle\Service\v3\ArticleService())));
  3339.         $instance->setContainer($this);
  3340.         $instance->setUser();
  3341.         return $instance;
  3342.     }
  3343.     /**
  3344.      * Gets the public 'Import1CBundle\Controller\v3\Api\CheckListController' shared service.
  3345.      *
  3346.      * @return \Import1CBundle\Controller\v3\Api\CheckListController
  3347.      */
  3348.     protected function getCheckListController2Service()
  3349.     {
  3350.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3351.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3352.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/Api/CheckListController.php';
  3353.         $this->services['Import1CBundle\\Controller\\v3\\Api\\CheckListController'] = $instance = new \Import1CBundle\Controller\v3\Api\CheckListController(($this->services['bi.v3.service.checklist'] ?? $this->getBi_V3_Service_ChecklistService()), ($this->services['bi.v3.repo.check_list'] ?? $this->getBi_V3_Repo_CheckListService()));
  3354.         $instance->setContainer($this);
  3355.         $instance->setUser();
  3356.         return $instance;
  3357.     }
  3358.     /**
  3359.      * Gets the public 'Import1CBundle\Controller\v3\Api\CollectionController' shared service.
  3360.      *
  3361.      * @return \Import1CBundle\Controller\v3\Api\CollectionController
  3362.      */
  3363.     protected function getCollectionController2Service()
  3364.     {
  3365.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3366.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3367.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/Api/CollectionController.php';
  3368.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  3369.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/CollectionServiceTrait.php';
  3370.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/CollectionFormTemplateRenderTrait.php';
  3371.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/CollectionService.php';
  3372.         $this->services['Import1CBundle\\Controller\\v3\\Api\\CollectionController'] = $instance = new \Import1CBundle\Controller\v3\Api\CollectionController(($this->services['bi.v3.service.collection'] ?? ($this->services['bi.v3.service.collection'] = new \Import1CBundle\Service\v3\CollectionService())));
  3373.         $instance->setContainer($this);
  3374.         $instance->setUser();
  3375.         return $instance;
  3376.     }
  3377.     /**
  3378.      * Gets the public 'Import1CBundle\Controller\v3\Api\CommonController' shared service.
  3379.      *
  3380.      * @return \Import1CBundle\Controller\v3\Api\CommonController
  3381.      */
  3382.     protected function getCommonControllerService()
  3383.     {
  3384.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3385.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3386.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/Api/CommonController.php';
  3387.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  3388.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FactoryService.php';
  3389.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/CollectionServiceTrait.php';
  3390.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/CollectionFormTemplateRenderTrait.php';
  3391.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/CollectionService.php';
  3392.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/HistoryService.php';
  3393.         $this->services['Import1CBundle\\Controller\\v3\\Api\\CommonController'] = $instance = new \Import1CBundle\Controller\v3\Api\CommonController(($this->services['bi.v3.service.factory'] ?? ($this->services['bi.v3.service.factory'] = new \Import1CBundle\Service\v3\FactoryService())), ($this->services['bi.v3.service.collection'] ?? ($this->services['bi.v3.service.collection'] = new \Import1CBundle\Service\v3\CollectionService())), ($this->services['bi.v3.service.history'] ?? ($this->services['bi.v3.service.history'] = new \Import1CBundle\Service\v3\HistoryService())), ($this->services['bi.v3.service.checklist'] ?? $this->getBi_V3_Service_ChecklistService()));
  3394.         $instance->setContainer($this);
  3395.         $instance->setUser();
  3396.         return $instance;
  3397.     }
  3398.     /**
  3399.      * Gets the public 'Import1CBundle\Controller\v3\Api\FactoryController' shared service.
  3400.      *
  3401.      * @return \Import1CBundle\Controller\v3\Api\FactoryController
  3402.      */
  3403.     protected function getFactoryControllerService()
  3404.     {
  3405.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3406.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3407.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/Api/FactoryController.php';
  3408.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  3409.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FactoryService.php';
  3410.         $this->services['Import1CBundle\\Controller\\v3\\Api\\FactoryController'] = $instance = new \Import1CBundle\Controller\v3\Api\FactoryController(($this->services['bi.v3.service.factory'] ?? ($this->services['bi.v3.service.factory'] = new \Import1CBundle\Service\v3\FactoryService())));
  3411.         $instance->setContainer($this);
  3412.         $instance->setUser();
  3413.         return $instance;
  3414.     }
  3415.     /**
  3416.      * Gets the public 'Import1CBundle\Controller\v3\Api\ImagesController' shared service.
  3417.      *
  3418.      * @return \Import1CBundle\Controller\v3\Api\ImagesController
  3419.      */
  3420.     protected function getImagesControllerService()
  3421.     {
  3422.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3423.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3424.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/Api/ImagesController.php';
  3425.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ImageService.php';
  3426.         $this->services['Import1CBundle\\Controller\\v3\\Api\\ImagesController'] = $instance = new \Import1CBundle\Controller\v3\Api\ImagesController(($this->services['bi.v3.service.image'] ?? ($this->services['bi.v3.service.image'] = new \Import1CBundle\Service\v3\ImageService())));
  3427.         $instance->setContainer($this);
  3428.         $instance->setUser();
  3429.         return $instance;
  3430.     }
  3431.     /**
  3432.      * Gets the public 'Import1CBundle\Controller\v3\Api\InteriorController' shared service.
  3433.      *
  3434.      * @return \Import1CBundle\Controller\v3\Api\InteriorController
  3435.      */
  3436.     protected function getInteriorControllerService()
  3437.     {
  3438.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3439.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3440.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/Api/InteriorController.php';
  3441.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  3442.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/InteriorService.php';
  3443.         $this->services['Import1CBundle\\Controller\\v3\\Api\\InteriorController'] = $instance = new \Import1CBundle\Controller\v3\Api\InteriorController(($this->services['bi.v3.service.interior'] ?? ($this->services['bi.v3.service.interior'] = new \Import1CBundle\Service\v3\InteriorService())));
  3444.         $instance->setContainer($this);
  3445.         $instance->setUser();
  3446.         return $instance;
  3447.     }
  3448.     /**
  3449.      * Gets the public 'Import1CBundle\Controller\v3\Api\OneCController' shared service.
  3450.      *
  3451.      * @return \Import1CBundle\Controller\v3\Api\OneCController
  3452.      */
  3453.     protected function getOneCController2Service()
  3454.     {
  3455.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3456.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3457.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/Api/OneCController.php';
  3458.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/OneCService.php';
  3459.         $this->services['Import1CBundle\\Controller\\v3\\Api\\OneCController'] = $instance = new \Import1CBundle\Controller\v3\Api\OneCController(($this->services['bi.v3.service.one_c'] ?? ($this->services['bi.v3.service.one_c'] = new \Import1CBundle\Service\v3\OneCService())));
  3460.         $instance->setContainer($this);
  3461.         $instance->setUser();
  3462.         return $instance;
  3463.     }
  3464.     /**
  3465.      * Gets the public 'Import1CBundle\Controller\v3\Api\UploadController' shared service.
  3466.      *
  3467.      * @return \Import1CBundle\Controller\v3\Api\UploadController
  3468.      */
  3469.     protected function getUploadControllerService()
  3470.     {
  3471.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3472.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3473.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/Api/UploadController.php';
  3474.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/UploadService.php';
  3475.         $this->services['Import1CBundle\\Controller\\v3\\Api\\UploadController'] = $instance = new \Import1CBundle\Controller\v3\Api\UploadController(($this->services['bi.v3.service.upload'] ?? ($this->services['bi.v3.service.upload'] = new \Import1CBundle\Service\v3\UploadService())));
  3476.         $instance->setContainer($this);
  3477.         $instance->setUser();
  3478.         return $instance;
  3479.     }
  3480.     /**
  3481.      * Gets the public 'Import1CBundle\Controller\v3\ArticleHandlerController' shared service.
  3482.      *
  3483.      * @return \Import1CBundle\Controller\v3\ArticleHandlerController
  3484.      */
  3485.     protected function getArticleHandlerControllerService()
  3486.     {
  3487.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3488.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3489.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/ArticleHandlerController.php';
  3490.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  3491.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php';
  3492.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleHandlerApiTrait.php';
  3493.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleHandlerTrait.php';
  3494.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ArticleService.php';
  3495.         $this->services['Import1CBundle\\Controller\\v3\\ArticleHandlerController'] = $instance = new \Import1CBundle\Controller\v3\ArticleHandlerController(($this->services['bi.v3.service.article'] ?? ($this->services['bi.v3.service.article'] = new \Import1CBundle\Service\v3\ArticleService())));
  3496.         $instance->setContainer($this);
  3497.         $instance->setUser();
  3498.         return $instance;
  3499.     }
  3500.     /**
  3501.      * Gets the public 'Import1CBundle\Controller\v3\ArticleServiceController' shared service.
  3502.      *
  3503.      * @return \Import1CBundle\Controller\v3\ArticleServiceController
  3504.      */
  3505.     protected function getArticleServiceControllerService()
  3506.     {
  3507.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3508.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3509.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/ArticleServiceController.php';
  3510.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  3511.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php';
  3512.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleHandlerApiTrait.php';
  3513.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleHandlerTrait.php';
  3514.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ArticleService.php';
  3515.         $this->services['Import1CBundle\\Controller\\v3\\ArticleServiceController'] = $instance = new \Import1CBundle\Controller\v3\ArticleServiceController(($this->services['bi.v3.service.article'] ?? ($this->services['bi.v3.service.article'] = new \Import1CBundle\Service\v3\ArticleService())));
  3516.         $instance->setContainer($this);
  3517.         $instance->setUser();
  3518.         return $instance;
  3519.     }
  3520.     /**
  3521.      * Gets the public 'Import1CBundle\Controller\v3\CheckListController' shared service.
  3522.      *
  3523.      * @return \Import1CBundle\Controller\v3\CheckListController
  3524.      */
  3525.     protected function getCheckListController3Service()
  3526.     {
  3527.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3528.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3529.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/CheckListController.php';
  3530.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ImageService.php';
  3531.         $this->services['Import1CBundle\\Controller\\v3\\CheckListController'] = $instance = new \Import1CBundle\Controller\v3\CheckListController(($this->services['bi.v3.service.checklist'] ?? $this->getBi_V3_Service_ChecklistService()), ($this->services['bi.v3.service.image'] ?? ($this->services['bi.v3.service.image'] = new \Import1CBundle\Service\v3\ImageService())));
  3532.         $instance->setContainer($this);
  3533.         $instance->setUser();
  3534.         return $instance;
  3535.     }
  3536.     /**
  3537.      * Gets the public 'Import1CBundle\Controller\v3\CollectionController' shared service.
  3538.      *
  3539.      * @return \Import1CBundle\Controller\v3\CollectionController
  3540.      */
  3541.     protected function getCollectionController3Service()
  3542.     {
  3543.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3544.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3545.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/CollectionController.php';
  3546.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  3547.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/CollectionServiceTrait.php';
  3548.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/CollectionFormTemplateRenderTrait.php';
  3549.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/CollectionService.php';
  3550.         $this->services['Import1CBundle\\Controller\\v3\\CollectionController'] = $instance = new \Import1CBundle\Controller\v3\CollectionController(($this->services['bi.v3.service.collection'] ?? ($this->services['bi.v3.service.collection'] = new \Import1CBundle\Service\v3\CollectionService())));
  3551.         $instance->setContainer($this);
  3552.         $instance->setUser();
  3553.         return $instance;
  3554.     }
  3555.     /**
  3556.      * Gets the public 'Import1CBundle\Controller\v3\CollectionHandlerController' shared service.
  3557.      *
  3558.      * @return \Import1CBundle\Controller\v3\CollectionHandlerController
  3559.      */
  3560.     protected function getCollectionHandlerControllerService()
  3561.     {
  3562.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3563.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3564.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/CollectionHandlerController.php';
  3565.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  3566.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/CollectionServiceTrait.php';
  3567.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/CollectionFormTemplateRenderTrait.php';
  3568.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/CollectionService.php';
  3569.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ImageService.php';
  3570.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/EventService.php';
  3571.         $this->services['Import1CBundle\\Controller\\v3\\CollectionHandlerController'] = $instance = new \Import1CBundle\Controller\v3\CollectionHandlerController(($this->services['bi.v3.service.collection'] ?? ($this->services['bi.v3.service.collection'] = new \Import1CBundle\Service\v3\CollectionService())), ($this->services['bi.v3.service.image'] ?? ($this->services['bi.v3.service.image'] = new \Import1CBundle\Service\v3\ImageService())), ($this->services['bi.v3.service.event'] ?? ($this->services['bi.v3.service.event'] = new \Import1CBundle\Service\v3\EventService())));
  3572.         $instance->setContainer($this);
  3573.         $instance->setUser();
  3574.         return $instance;
  3575.     }
  3576.     /**
  3577.      * Gets the public 'Import1CBundle\Controller\v3\FactoryHandlerController' shared service.
  3578.      *
  3579.      * @return \Import1CBundle\Controller\v3\FactoryHandlerController
  3580.      */
  3581.     protected function getFactoryHandlerControllerService()
  3582.     {
  3583.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3584.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3585.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/FactoryHandlerController.php';
  3586.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  3587.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FactoryService.php';
  3588.         $this->services['Import1CBundle\\Controller\\v3\\FactoryHandlerController'] = $instance = new \Import1CBundle\Controller\v3\FactoryHandlerController(($this->services['bi.v3.service.factory'] ?? ($this->services['bi.v3.service.factory'] = new \Import1CBundle\Service\v3\FactoryService())));
  3589.         $instance->setContainer($this);
  3590.         $instance->setUser();
  3591.         return $instance;
  3592.     }
  3593.     /**
  3594.      * Gets the public 'Import1CBundle\Controller\v3\FactoryServiceController' shared service.
  3595.      *
  3596.      * @return \Import1CBundle\Controller\v3\FactoryServiceController
  3597.      */
  3598.     protected function getFactoryServiceControllerService()
  3599.     {
  3600.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3601.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3602.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/FactoryServiceController.php';
  3603.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  3604.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FactoryService.php';
  3605.         $this->services['Import1CBundle\\Controller\\v3\\FactoryServiceController'] = $instance = new \Import1CBundle\Controller\v3\FactoryServiceController(($this->services['bi.v3.service.factory'] ?? ($this->services['bi.v3.service.factory'] = new \Import1CBundle\Service\v3\FactoryService())));
  3606.         $instance->setContainer($this);
  3607.         $instance->setUser();
  3608.         return $instance;
  3609.     }
  3610.     /**
  3611.      * Gets the public 'Import1CBundle\Controller\v3\HistoryController' shared service.
  3612.      *
  3613.      * @return \Import1CBundle\Controller\v3\HistoryController
  3614.      */
  3615.     protected function getHistoryController2Service()
  3616.     {
  3617.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3618.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3619.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/HistoryController.php';
  3620.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/HistoryService.php';
  3621.         $this->services['Import1CBundle\\Controller\\v3\\HistoryController'] = $instance = new \Import1CBundle\Controller\v3\HistoryController(($this->services['bi.v3.service.history'] ?? ($this->services['bi.v3.service.history'] = new \Import1CBundle\Service\v3\HistoryService())));
  3622.         $instance->setContainer($this);
  3623.         $instance->setUser();
  3624.         return $instance;
  3625.     }
  3626.     /**
  3627.      * Gets the public 'Import1CBundle\Controller\v3\HomeController' shared service.
  3628.      *
  3629.      * @return \Import1CBundle\Controller\v3\HomeController
  3630.      */
  3631.     protected function getHomeControllerService()
  3632.     {
  3633.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3634.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3635.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/HomeController.php';
  3636.         $this->services['Import1CBundle\\Controller\\v3\\HomeController'] = $instance = new \Import1CBundle\Controller\v3\HomeController();
  3637.         $instance->setContainer($this);
  3638.         $instance->setUser();
  3639.         return $instance;
  3640.     }
  3641.     /**
  3642.      * Gets the public 'Import1CBundle\Controller\v3\InteriorHandlerController' shared service.
  3643.      *
  3644.      * @return \Import1CBundle\Controller\v3\InteriorHandlerController
  3645.      */
  3646.     protected function getInteriorHandlerControllerService()
  3647.     {
  3648.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3649.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3650.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/InteriorHandlerController.php';
  3651.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  3652.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/InteriorService.php';
  3653.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ImageService.php';
  3654.         $this->services['Import1CBundle\\Controller\\v3\\InteriorHandlerController'] = $instance = new \Import1CBundle\Controller\v3\InteriorHandlerController(($this->services['bi.v3.service.interior'] ?? ($this->services['bi.v3.service.interior'] = new \Import1CBundle\Service\v3\InteriorService())), ($this->services['bi.v3.service.image'] ?? ($this->services['bi.v3.service.image'] = new \Import1CBundle\Service\v3\ImageService())));
  3655.         $instance->setContainer($this);
  3656.         $instance->setUser();
  3657.         return $instance;
  3658.     }
  3659.     /**
  3660.      * Gets the public 'Import1CBundle\Controller\v3\InteriorServiceController' shared service.
  3661.      *
  3662.      * @return \Import1CBundle\Controller\v3\InteriorServiceController
  3663.      */
  3664.     protected function getInteriorServiceControllerService()
  3665.     {
  3666.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3667.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3668.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/InteriorServiceController.php';
  3669.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  3670.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/InteriorService.php';
  3671.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php';
  3672.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleHandlerApiTrait.php';
  3673.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleHandlerTrait.php';
  3674.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ArticleService.php';
  3675.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/CollectionServiceTrait.php';
  3676.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/CollectionFormTemplateRenderTrait.php';
  3677.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/CollectionService.php';
  3678.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FactoryService.php';
  3679.         $this->services['Import1CBundle\\Controller\\v3\\InteriorServiceController'] = $instance = new \Import1CBundle\Controller\v3\InteriorServiceController(($this->services['bi.v3.service.interior'] ?? ($this->services['bi.v3.service.interior'] = new \Import1CBundle\Service\v3\InteriorService())), ($this->services['bi.v3.service.article'] ?? ($this->services['bi.v3.service.article'] = new \Import1CBundle\Service\v3\ArticleService())), ($this->services['bi.v3.service.collection'] ?? ($this->services['bi.v3.service.collection'] = new \Import1CBundle\Service\v3\CollectionService())), ($this->services['bi.v3.service.factory'] ?? ($this->services['bi.v3.service.factory'] = new \Import1CBundle\Service\v3\FactoryService())));
  3680.         $instance->setContainer($this);
  3681.         $instance->setUser();
  3682.         return $instance;
  3683.     }
  3684.     /**
  3685.      * Gets the public 'Import1CBundle\Controller\v3\OneCController' shared service.
  3686.      *
  3687.      * @return \Import1CBundle\Controller\v3\OneCController
  3688.      */
  3689.     protected function getOneCController3Service()
  3690.     {
  3691.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3692.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3693.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/OneCController.php';
  3694.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/OneCService.php';
  3695.         $this->services['Import1CBundle\\Controller\\v3\\OneCController'] = $instance = new \Import1CBundle\Controller\v3\OneCController(($this->services['bi.v3.service.one_c'] ?? ($this->services['bi.v3.service.one_c'] = new \Import1CBundle\Service\v3\OneCService())));
  3696.         $instance->setContainer($this);
  3697.         $instance->setUser();
  3698.         return $instance;
  3699.     }
  3700.     /**
  3701.      * Gets the public 'Import1CBundle\Controller\v3\ReportController' shared service.
  3702.      *
  3703.      * @return \Import1CBundle\Controller\v3\ReportController
  3704.      */
  3705.     protected function getReportControllerService()
  3706.     {
  3707.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3708.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3709.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/ReportController.php';
  3710.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ReportService.php';
  3711.         $this->services['Import1CBundle\\Controller\\v3\\ReportController'] = $instance = new \Import1CBundle\Controller\v3\ReportController(($this->services['bi.v3.service.report'] ?? ($this->services['bi.v3.service.report'] = new \Import1CBundle\Service\v3\ReportService())));
  3712.         $instance->setContainer($this);
  3713.         $instance->setUser();
  3714.         return $instance;
  3715.     }
  3716.     /**
  3717.      * Gets the public 'Import1CBundle\Controller\v3\SliderController' shared service.
  3718.      *
  3719.      * @return \Import1CBundle\Controller\v3\SliderController
  3720.      */
  3721.     protected function getSliderControllerService()
  3722.     {
  3723.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3724.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3725.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/SliderController.php';
  3726.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/SliderService.php';
  3727.         $this->services['Import1CBundle\\Controller\\v3\\SliderController'] = $instance = new \Import1CBundle\Controller\v3\SliderController(($this->services['bi.v3.service.slider'] ?? ($this->services['bi.v3.service.slider'] = new \Import1CBundle\Service\v3\SliderService())));
  3728.         $instance->setContainer($this);
  3729.         $instance->setUser();
  3730.         return $instance;
  3731.     }
  3732.     /**
  3733.      * Gets the public 'Import1CBundle\Controller\v3\UpdateController' shared service.
  3734.      *
  3735.      * @return \Import1CBundle\Controller\v3\UpdateController
  3736.      */
  3737.     protected function getUpdateControllerService()
  3738.     {
  3739.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3740.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3741.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/UpdateController.php';
  3742.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/UpdateArticleTrait.php';
  3743.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/_UpdateArticleSqlTrait.php';
  3744.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php';
  3745.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/UpdateInteriorTrait.php';
  3746.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/UpdateCollectionTrait.php';
  3747.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/UpdateFactoryTrait.php';
  3748.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/UpdateService.php';
  3749.         $this->services['Import1CBundle\\Controller\\v3\\UpdateController'] = $instance = new \Import1CBundle\Controller\v3\UpdateController(($this->services['bi.v3.service.update'] ?? ($this->services['bi.v3.service.update'] = new \Import1CBundle\Service\v3\UpdateService())), ($this->services['bi.v4.service.update'] ?? $this->getBi_V4_Service_UpdateService()));
  3750.         $instance->setContainer($this);
  3751.         $instance->setUser();
  3752.         return $instance;
  3753.     }
  3754.     /**
  3755.      * Gets the public 'Import1CBundle\Controller\v3\UploadController' shared service.
  3756.      *
  3757.      * @return \Import1CBundle\Controller\v3\UploadController
  3758.      */
  3759.     protected function getUploadController2Service()
  3760.     {
  3761.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3762.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3763.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v3/UploadController.php';
  3764.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/UploadService.php';
  3765.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ImageService.php';
  3766.         $this->services['Import1CBundle\\Controller\\v3\\UploadController'] = $instance = new \Import1CBundle\Controller\v3\UploadController(($this->services['bi.v3.service.upload'] ?? ($this->services['bi.v3.service.upload'] = new \Import1CBundle\Service\v3\UploadService())), ($this->services['bi.v3.service.image'] ?? ($this->services['bi.v3.service.image'] = new \Import1CBundle\Service\v3\ImageService())));
  3767.         $instance->setContainer($this);
  3768.         $instance->setUser();
  3769.         return $instance;
  3770.     }
  3771.     /**
  3772.      * Gets the public 'Import1CBundle\Controller\v4\ImageController' shared service.
  3773.      *
  3774.      * @return \Import1CBundle\Controller\v4\ImageController
  3775.      */
  3776.     protected function getImageControllerService()
  3777.     {
  3778.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3779.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3780.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v4/ImageController.php';
  3781.         $this->services['Import1CBundle\\Controller\\v4\\ImageController'] = $instance = new \Import1CBundle\Controller\v4\ImageController(($this->services['bi.v4.service.image'] ?? $this->getBi_V4_Service_ImageService()));
  3782.         $instance->setContainer($this);
  3783.         $instance->setUser();
  3784.         return $instance;
  3785.     }
  3786.     /**
  3787.      * Gets the public 'Import1CBundle\Controller\v4\InteriorServiceController' shared service.
  3788.      *
  3789.      * @return \Import1CBundle\Controller\v4\InteriorServiceController
  3790.      */
  3791.     protected function getInteriorServiceController2Service()
  3792.     {
  3793.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3794.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3795.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v4/InteriorServiceController.php';
  3796.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  3797.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/InteriorService.php';
  3798.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php';
  3799.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleHandlerApiTrait.php';
  3800.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleHandlerTrait.php';
  3801.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ArticleService.php';
  3802.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/CollectionServiceTrait.php';
  3803.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/CollectionFormTemplateRenderTrait.php';
  3804.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/CollectionService.php';
  3805.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FactoryService.php';
  3806.         $this->services['Import1CBundle\\Controller\\v4\\InteriorServiceController'] = $instance = new \Import1CBundle\Controller\v4\InteriorServiceController(($this->services['bi.v3.service.interior'] ?? ($this->services['bi.v3.service.interior'] = new \Import1CBundle\Service\v3\InteriorService())), ($this->services['bi.v3.service.article'] ?? ($this->services['bi.v3.service.article'] = new \Import1CBundle\Service\v3\ArticleService())), ($this->services['bi.v3.service.collection'] ?? ($this->services['bi.v3.service.collection'] = new \Import1CBundle\Service\v3\CollectionService())), ($this->services['bi.v3.service.factory'] ?? ($this->services['bi.v3.service.factory'] = new \Import1CBundle\Service\v3\FactoryService())));
  3807.         $instance->setContainer($this);
  3808.         return $instance;
  3809.     }
  3810.     /**
  3811.      * Gets the public 'Import1CBundle\Controller\v4\UploadController' shared service.
  3812.      *
  3813.      * @return \Import1CBundle\Controller\v4\UploadController
  3814.      */
  3815.     protected function getUploadController3Service()
  3816.     {
  3817.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3818.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3819.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v4/UploadController.php';
  3820.         $this->services['Import1CBundle\\Controller\\v4\\UploadController'] = $instance = new \Import1CBundle\Controller\v4\UploadController(($this->services['bi.v4.service.image'] ?? $this->getBi_V4_Service_ImageService()));
  3821.         $instance->setContainer($this);
  3822.         $instance->setUser();
  3823.         return $instance;
  3824.     }
  3825.     /**
  3826.      * Gets the public 'Import1CBundle\Controller\v4\api\ApiController' shared service.
  3827.      *
  3828.      * @return \Import1CBundle\Controller\v4\api\ApiController
  3829.      */
  3830.     protected function getApiController2Service()
  3831.     {
  3832.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3833.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3834.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v4/api/ApiController.php';
  3835.         $this->services['Import1CBundle\\Controller\\v4\\api\\ApiController'] = $instance = new \Import1CBundle\Controller\v4\api\ApiController();
  3836.         $instance->setContainer($this);
  3837.         return $instance;
  3838.     }
  3839.     /**
  3840.      * Gets the public 'Import1CBundle\Controller\v4\api\CitrixController' shared service.
  3841.      *
  3842.      * @return \Import1CBundle\Controller\v4\api\CitrixController
  3843.      */
  3844.     protected function getCitrixControllerService()
  3845.     {
  3846.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3847.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3848.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v4/api/CitrixController.php';
  3849.         $this->services['Import1CBundle\\Controller\\v4\\api\\CitrixController'] = $instance = new \Import1CBundle\Controller\v4\api\CitrixController(($this->services['bi.v4.service.citrix'] ?? $this->getBi_V4_Service_CitrixService()));
  3850.         $instance->setContainer($this);
  3851.         $instance->setUser();
  3852.         return $instance;
  3853.     }
  3854.     /**
  3855.      * Gets the public 'Import1CBundle\Controller\v4\api\UploadController' shared service.
  3856.      *
  3857.      * @return \Import1CBundle\Controller\v4\api\UploadController
  3858.      */
  3859.     protected function getUploadController4Service()
  3860.     {
  3861.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3862.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/BaseController.php';
  3863.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Controller/v4/api/UploadController.php';
  3864.         $this->services['Import1CBundle\\Controller\\v4\\api\\UploadController'] = $instance = new \Import1CBundle\Controller\v4\api\UploadController(($this->services['bi.v4.service.upload'] ?? $this->getBi_V4_Service_UploadService()));
  3865.         $instance->setContainer($this);
  3866.         $instance->setUser();
  3867.         return $instance;
  3868.     }
  3869.     /**
  3870.      * Gets the public 'Import1CBundle\EventListener\CollectionStatusChangeListener' shared service.
  3871.      *
  3872.      * @return \Import1CBundle\EventListener\CollectionStatusChangeListener
  3873.      */
  3874.     protected function getCollectionStatusChangeListenerService()
  3875.     {
  3876.         include_once \dirname(__DIR__4).'/src/Import1CBundle/EventListener/CollectionStatusChangeListener.php';
  3877.         return $this->services['Import1CBundle\\EventListener\\CollectionStatusChangeListener'] = new \Import1CBundle\EventListener\CollectionStatusChangeListener();
  3878.     }
  3879.     /**
  3880.      * Gets the public 'Import1CBundle\EventListener\InteriorArticlesLinkingListener' shared service.
  3881.      *
  3882.      * @return \Import1CBundle\EventListener\InteriorArticlesLinkingListener
  3883.      */
  3884.     protected function getInteriorArticlesLinkingListenerService()
  3885.     {
  3886.         include_once \dirname(__DIR__4).'/src/Import1CBundle/EventListener/InteriorArticlesLinkingListener.php';
  3887.         return $this->services['Import1CBundle\\EventListener\\InteriorArticlesLinkingListener'] = new \Import1CBundle\EventListener\InteriorArticlesLinkingListener(($this->services['adm.service.interior_filters_filler'] ?? $this->getAdm_Service_InteriorFiltersFillerService()), ($this->services['adm.service.article_filters_filler'] ?? $this->getAdm_Service_ArticleFiltersFillerService()));
  3888.     }
  3889.     /**
  3890.      * Gets the public 'Import1CBundle\MessageHandler\Feed\ProcessFeedLinksBatchHandler' shared service.
  3891.      *
  3892.      * @return \Import1CBundle\MessageHandler\Feed\ProcessFeedLinksBatchHandler
  3893.      */
  3894.     protected function getProcessFeedLinksBatchHandlerService()
  3895.     {
  3896.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3897.         include_once \dirname(__DIR__4).'/src/Import1CBundle/MessageHandler/Feed/ProcessFeedLinksBatchHandler.php';
  3898.         $a = ($this->services['bi.v3.service.feed_filtered_articles'] ?? $this->getBi_V3_Service_FeedFilteredArticlesService());
  3899.         if (isset($this->services['Import1CBundle\\MessageHandler\\Feed\\ProcessFeedLinksBatchHandler'])) {
  3900.             return $this->services['Import1CBundle\\MessageHandler\\Feed\\ProcessFeedLinksBatchHandler'];
  3901.         }
  3902.         return $this->services['Import1CBundle\\MessageHandler\\Feed\\ProcessFeedLinksBatchHandler'] = new \Import1CBundle\MessageHandler\Feed\ProcessFeedLinksBatchHandler($a, ($this->services['Import1CBundle\\Service\\v3\\FilteredArticlesGoogleFeedFileManager'] ?? $this->getFilteredArticlesGoogleFeedFileManagerService()), ($this->services['logger'] ?? $this->getLoggerService()));
  3903.     }
  3904.     /**
  3905.      * Gets the public 'Import1CBundle\Repository\ArticleReviewsRepository' shared service.
  3906.      *
  3907.      * @return \Import1CBundle\Repository\ArticleReviewsRepository
  3908.      */
  3909.     protected function getArticleReviewsRepositoryService()
  3910.     {
  3911.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/ArticleReviewsRepository.php';
  3912.         return $this->services['Import1CBundle\\Repository\\ArticleReviewsRepository'] = new \Import1CBundle\Repository\ArticleReviewsRepository(($this->services['doctrine.dbal.unbuffered_connection'] ?? $this->getDoctrine_Dbal_UnbufferedConnectionService()));
  3913.     }
  3914.     /**
  3915.      * Gets the public 'Import1CBundle\Repository\OneC\AbstractRepository' shared service.
  3916.      *
  3917.      * @return \Import1CBundle\Repository\OneC\AbstractRepository
  3918.      */
  3919.     protected function getAbstractRepositoryService()
  3920.     {
  3921.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/OneC/AbstractRepository.php';
  3922.         return $this->services['Import1CBundle\\Repository\\OneC\\AbstractRepository'] = new \Import1CBundle\Repository\OneC\AbstractRepository(($this->services['doctrine.dbal.oneC_connection'] ?? $this->getDoctrine_Dbal_OneCConnectionService()));
  3923.     }
  3924.     /**
  3925.      * Gets the public 'Import1CBundle\Repository\OneC\EdinicaRepository' shared service.
  3926.      *
  3927.      * @return \Import1CBundle\Repository\OneC\EdinicaRepository
  3928.      */
  3929.     protected function getEdinicaRepositoryService()
  3930.     {
  3931.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/OneC/AbstractRepository.php';
  3932.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/OneC/EdinicaRepository.php';
  3933.         return $this->services['Import1CBundle\\Repository\\OneC\\EdinicaRepository'] = new \Import1CBundle\Repository\OneC\EdinicaRepository(($this->services['doctrine.dbal.oneC_connection'] ?? $this->getDoctrine_Dbal_OneCConnectionService()));
  3934.     }
  3935.     /**
  3936.      * Gets the public 'Import1CBundle\Service\MeasureListEdinicaService' shared service.
  3937.      *
  3938.      * @return \Import1CBundle\Service\MeasureListEdinicaService
  3939.      */
  3940.     protected function getMeasureListEdinicaServiceService()
  3941.     {
  3942.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/MeasureListEdinicaService.php';
  3943.         include_once \dirname(__DIR__4).'/src/WebBundle/Factory/ListMeasureFactory.php';
  3944.         return $this->services['Import1CBundle\\Service\\MeasureListEdinicaService'] = new \Import1CBundle\Service\MeasureListEdinicaService(($this->services['Import1CBundle\\Repository\\OneC\\EdinicaRepository'] ?? $this->getEdinicaRepositoryService()), ($this->services['WebBundle\\Repository\\ListMeasureRepository'] ?? $this->getListMeasureRepositoryService()), ($this->services['WebBundle\\Factory\\ListMeasureFactory'] ?? ($this->services['WebBundle\\Factory\\ListMeasureFactory'] = new \WebBundle\Factory\ListMeasureFactory())), ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()));
  3945.     }
  3946.     /**
  3947.      * Gets the public 'Import1CBundle\Service\v3\FilteredArticlesGoogleFeedEndpointClient' shared service.
  3948.      *
  3949.      * @return \Import1CBundle\Service\v3\FilteredArticlesGoogleFeedEndpointClient
  3950.      */
  3951.     protected function getFilteredArticlesGoogleFeedEndpointClientService()
  3952.     {
  3953.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FilteredArticlesGoogleFeedEndpointClient.php';
  3954.         return $this->services['Import1CBundle\\Service\\v3\\FilteredArticlesGoogleFeedEndpointClient'] = new \Import1CBundle\Service\v3\FilteredArticlesGoogleFeedEndpointClient(($this->services['logger'] ?? $this->getLoggerService()));
  3955.     }
  3956.     /**
  3957.      * Gets the public 'Import1CBundle\Service\v3\FilteredArticlesGoogleFeedFileManager' shared service.
  3958.      *
  3959.      * @return \Import1CBundle\Service\v3\FilteredArticlesGoogleFeedFileManager
  3960.      */
  3961.     protected function getFilteredArticlesGoogleFeedFileManagerService()
  3962.     {
  3963.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FilteredArticlesGoogleFeedFileManager.php';
  3964.         return $this->services['Import1CBundle\\Service\\v3\\FilteredArticlesGoogleFeedFileManager'] = new \Import1CBundle\Service\v3\FilteredArticlesGoogleFeedFileManager(\dirname(__DIR__4), ($this->services['logger'] ?? $this->getLoggerService()));
  3965.     }
  3966.     /**
  3967.      * Gets the public 'Limenius\Liform\Form\Extension\AddLiformExtension' shared service.
  3968.      *
  3969.      * @return \Limenius\Liform\Form\Extension\AddLiformExtension
  3970.      */
  3971.     protected function getAddLiformExtensionService()
  3972.     {
  3973.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  3974.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  3975.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Form/Extension/AddLiformExtension.php';
  3976.         return $this->services['Limenius\\Liform\\Form\\Extension\\AddLiformExtension'] = new \Limenius\Liform\Form\Extension\AddLiformExtension();
  3977.     }
  3978.     /**
  3979.      * Gets the public 'Limenius\Liform\Liform' shared service.
  3980.      *
  3981.      * @return \Limenius\Liform\Liform
  3982.      */
  3983.     protected function getLiformService()
  3984.     {
  3985.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/LiformInterface.php';
  3986.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Liform.php';
  3987.         return $this->services['Limenius\\Liform\\Liform'] = new \Limenius\Liform\Liform(($this->services['Limenius\\Liform\\Resolver'] ?? $this->getResolverService()));
  3988.     }
  3989.     /**
  3990.      * Gets the public 'Limenius\Liform\Resolver' shared service.
  3991.      *
  3992.      * @return \Limenius\Liform\Resolver
  3993.      */
  3994.     protected function getResolverService()
  3995.     {
  3996.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/ResolverInterface.php';
  3997.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Resolver.php';
  3998.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/TransformerInterface.php';
  3999.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/AbstractTransformer.php';
  4000.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/IntegerTransformer.php';
  4001.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/ArrayTransformer.php';
  4002.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/CompoundTransformer.php';
  4003.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/ChoiceTransformer.php';
  4004.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/StringTransformer.php';
  4005.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/NumberTransformer.php';
  4006.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/BooleanTransformer.php';
  4007.         $this->services['Limenius\\Liform\\Resolver'] = $instance = new \Limenius\Liform\Resolver();
  4008.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  4009.         $b = ($this->services['liform.guesser.validator'] ?? $this->getLiform_Guesser_ValidatorService());
  4010.         $c = new \Limenius\Liform\Transformer\StringTransformer($a$b);
  4011.         $instance->setTransformer('integer', new \Limenius\Liform\Transformer\IntegerTransformer($a$b), NULL);
  4012.         $instance->setTransformer('collection', new \Limenius\Liform\Transformer\ArrayTransformer($a$b$instance), NULL);
  4013.         $instance->setTransformer('compound', new \Limenius\Liform\Transformer\CompoundTransformer($a$b$instance), NULL);
  4014.         $instance->setTransformer('choice', new \Limenius\Liform\Transformer\ChoiceTransformer($a$b), NULL);
  4015.         $instance->setTransformer('text'$cNULL);
  4016.         $instance->setTransformer('url'$c'url');
  4017.         $instance->setTransformer('search'$c'search');
  4018.         $instance->setTransformer('money'$c'money');
  4019.         $instance->setTransformer('password'$c'password');
  4020.         $instance->setTransformer('textarea'$c'textarea');
  4021.         $instance->setTransformer('time'$c'time');
  4022.         $instance->setTransformer('percent'$c'percent');
  4023.         $instance->setTransformer('email'$c'email');
  4024.         $instance->setTransformer('number', new \Limenius\Liform\Transformer\NumberTransformer($a$b), NULL);
  4025.         $instance->setTransformer('checkbox', new \Limenius\Liform\Transformer\BooleanTransformer($a$b), 'checkbox');
  4026.         return $instance;
  4027.     }
  4028.     /**
  4029.      * Gets the public 'Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer' shared service.
  4030.      *
  4031.      * @return \Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer
  4032.      */
  4033.     protected function getFormErrorNormalizerService()
  4034.     {
  4035.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  4036.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Serializer/Normalizer/FormErrorNormalizer.php';
  4037.         return $this->services['Limenius\\Liform\\Serializer\\Normalizer\\FormErrorNormalizer'] = new \Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer(($this->services['translator'] ?? $this->getTranslatorService()));
  4038.     }
  4039.     /**
  4040.      * Gets the public 'Limenius\Liform\Serializer\Normalizer\InitialValuesNormalizer' shared service.
  4041.      *
  4042.      * @return \Limenius\Liform\Serializer\Normalizer\InitialValuesNormalizer
  4043.      */
  4044.     protected function getInitialValuesNormalizerService()
  4045.     {
  4046.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  4047.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Serializer/Normalizer/InitialValuesNormalizer.php';
  4048.         return $this->services['Limenius\\Liform\\Serializer\\Normalizer\\InitialValuesNormalizer'] = new \Limenius\Liform\Serializer\Normalizer\InitialValuesNormalizer();
  4049.     }
  4050.     /**
  4051.      * Gets the public 'Sentry\Integration\IgnoreErrorsIntegration' shared autowired service.
  4052.      *
  4053.      * @return \Sentry\Integration\IgnoreErrorsIntegration
  4054.      */
  4055.     protected function getIgnoreErrorsIntegrationService()
  4056.     {
  4057.         return $this->services['Sentry\\Integration\\IgnoreErrorsIntegration'] = new \Sentry\Integration\IgnoreErrorsIntegration(['ignore_exceptions' => [=> 'Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException'=> 'Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException']]);
  4058.     }
  4059.     /**
  4060.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  4061.      *
  4062.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  4063.      */
  4064.     protected function getRedirectControllerService()
  4065.     {
  4066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  4067.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  4068.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), $a->getHttpPort(), $a->getHttpsPort());
  4069.     }
  4070.     /**
  4071.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  4072.      *
  4073.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  4074.      */
  4075.     protected function getTemplateControllerService()
  4076.     {
  4077.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  4078.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  4079.     }
  4080.     /**
  4081.      * Gets the public 'WebBundle\Client\GoogleTranslateClient' shared autowired service.
  4082.      *
  4083.      * @return \WebBundle\Client\GoogleTranslateClient
  4084.      */
  4085.     protected function getGoogleTranslateClientService()
  4086.     {
  4087.         include_once \dirname(__DIR__4).'/src/WebBundle/Client/GoogleTranslateClient.php';
  4088.         return $this->services['WebBundle\\Client\\GoogleTranslateClient'] = new \WebBundle\Client\GoogleTranslateClient(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  4089.     }
  4090.     /**
  4091.      * Gets the public 'WebBundle\Client\OneCSoapApiClient' shared autowired service.
  4092.      *
  4093.      * @return \WebBundle\Client\OneCSoapApiClient
  4094.      */
  4095.     protected function getOneCSoapApiClientService()
  4096.     {
  4097.         include_once \dirname(__DIR__4).'/src/WebBundle/Client/OneCSoapApiClient.php';
  4098.         return $this->services['WebBundle\\Client\\OneCSoapApiClient'] = new \WebBundle\Client\OneCSoapApiClient($this->getEnv('SOAP_LOGIN'), $this->getEnv('SOAP_PASSWORD'), $this->getEnv('SOAP_CALCULATE_URL'));
  4099.     }
  4100.     /**
  4101.      * Gets the public 'WebBundle\Controller\Api\AnalyticsApiController' shared autowired service.
  4102.      *
  4103.      * @return \WebBundle\Controller\Api\AnalyticsApiController
  4104.      */
  4105.     protected function getAnalyticsApiControllerService()
  4106.     {
  4107.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4108.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4109.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/Api/ExtendedApiController.php';
  4110.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/Api/AnalyticsApiController.php';
  4111.         $this->services['WebBundle\\Controller\\Api\\AnalyticsApiController'] = $instance = new \WebBundle\Controller\Api\AnalyticsApiController();
  4112.         $instance->analyticsService = ($this->services['WebBundle\\Service\\AnalyticsService'] ?? $this->getAnalyticsServiceService());
  4113.         $instance->setContainer($this);
  4114.         return $instance;
  4115.     }
  4116.     /**
  4117.      * Gets the public 'WebBundle\Controller\Api\ApiController' shared autowired service.
  4118.      *
  4119.      * @return \WebBundle\Controller\Api\ApiController
  4120.      */
  4121.     protected function getApiController3Service()
  4122.     {
  4123.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4124.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4125.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/Api/ExtendedApiController.php';
  4126.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/Api/ApiController.php';
  4127.         $this->services['WebBundle\\Controller\\Api\\ApiController'] = $instance = new \WebBundle\Controller\Api\ApiController(($this->services['WebBundle\\Service\\ItalianTaxCodeService'] ?? $this->getItalianTaxCodeServiceService()));
  4128.         $instance->userService = ($this->services['app.service.user'] ?? $this->getApp_Service_UserService());
  4129.         $instance->factoryRepository = ($this->services['WebBundle\\Repository\\FactoryRepository'] ?? $this->getFactoryRepositoryService());
  4130.         $instance->geoCountryRepository = ($this->privates['FlexApp\\Repository\\GeoCountryRepository'] ?? $this->getGeoCountryRepositoryService());
  4131.         $instance->setContainer($this);
  4132.         return $instance;
  4133.     }
  4134.     /**
  4135.      * Gets the public 'WebBundle\Controller\Api\ExtendedApiController' shared autowired service.
  4136.      *
  4137.      * @return \WebBundle\Controller\Api\ExtendedApiController
  4138.      */
  4139.     protected function getExtendedApiControllerService()
  4140.     {
  4141.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4142.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4143.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/Api/ExtendedApiController.php';
  4144.         $this->services['WebBundle\\Controller\\Api\\ExtendedApiController'] = $instance = new \WebBundle\Controller\Api\ExtendedApiController();
  4145.         $instance->setContainer($this);
  4146.         return $instance;
  4147.     }
  4148.     /**
  4149.      * Gets the public 'WebBundle\Controller\Api\TestConnectApiController' shared autowired service.
  4150.      *
  4151.      * @return \WebBundle\Controller\Api\TestConnectApiController
  4152.      */
  4153.     protected function getTestConnectApiControllerService()
  4154.     {
  4155.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4156.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4157.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/Api/ExtendedApiController.php';
  4158.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/Api/TestConnectApiController.php';
  4159.         $this->services['WebBundle\\Controller\\Api\\TestConnectApiController'] = $instance = new \WebBundle\Controller\Api\TestConnectApiController();
  4160.         $instance->setContainer($this);
  4161.         return $instance;
  4162.     }
  4163.     /**
  4164.      * Gets the public 'WebBundle\Controller\BuyOrderController' shared autowired service.
  4165.      *
  4166.      * @return \WebBundle\Controller\BuyOrderController
  4167.      */
  4168.     protected function getBuyOrderControllerService()
  4169.     {
  4170.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4171.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4172.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/BuyOrderController.php';
  4173.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/RecaptchaService.php';
  4174.         $this->services['WebBundle\\Controller\\BuyOrderController'] = $instance = new \WebBundle\Controller\BuyOrderController(($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()), ($this->services['app.service.vat'] ?? $this->getApp_Service_VatService()), ($this->services['app.service.location'] ?? ($this->services['app.service.location'] = new \WebBundle\Service\LocationService(\dirname(__DIR__4)))), ($this->services['app.recaptcha'] ?? ($this->services['app.recaptcha'] = new \WebBundle\Service\RecaptchaService($this))), ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()), ($this->services['WebBundle\\Repository\\ListEmailRepository'] ?? $this->getListEmailRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  4175.         $instance->orderFiller = ($this->services['WebBundle\\Filler\\OrderFiller'] ?? $this->getOrderFillerService());
  4176.         $instance->kladrService = ($this->services['web.kladr'] ?? $this->getWeb_KladrService());
  4177.         $instance->confirmTimeStatRepository = ($this->services['WebBundle\\Repository\\ConfirmTimeStatRepository'] ?? $this->getConfirmTimeStatRepositoryService());
  4178.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\BuyOrderController'$this));
  4179.         return $instance;
  4180.     }
  4181.     /**
  4182.      * Gets the public 'WebBundle\Controller\CatalogController' shared autowired service.
  4183.      *
  4184.      * @return \WebBundle\Controller\CatalogController
  4185.      */
  4186.     protected function getCatalogControllerService()
  4187.     {
  4188.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4189.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4190.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/CatalogController.php';
  4191.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/VisitedService.php';
  4192.         $this->services['WebBundle\\Controller\\CatalogController'] = $instance = new \WebBundle\Controller\CatalogController();
  4193.         $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService());
  4194.         $instance->filterRepository = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService());
  4195.         $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService());
  4196.         $instance->factoryRepository = ($this->services['WebBundle\\Repository\\FactoryRepository'] ?? $this->getFactoryRepositoryService());
  4197.         $instance->visitedService = ($this->services['app.service.visited'] ?? ($this->services['app.service.visited'] = new \WebBundle\Service\VisitedService()));
  4198.         $instance->sphinxSearcherService = ($this->services['sphinx_searcher'] ?? $this->getSphinxSearcherService());
  4199.         $instance->reviewsService = ($this->services['app.service.reviews'] ?? $this->getApp_Service_ReviewsService());
  4200.         $instance->searchService = ($this->services['WebBundle\\Service\\SearchService'] ?? $this->getSearchServiceService());
  4201.         $instance->messageFiller = ($this->services['WebBundle\\Filler\\MessageFiller'] ?? $this->getMessageFillerService());
  4202.         $instance->setContainer($this);
  4203.         return $instance;
  4204.     }
  4205.     /**
  4206.      * Gets the public 'WebBundle\Controller\CollectionController' shared autowired service.
  4207.      *
  4208.      * @return \WebBundle\Controller\CollectionController
  4209.      */
  4210.     protected function getCollectionController4Service()
  4211.     {
  4212.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4213.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4214.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/CollectionController.php';
  4215.         $this->services['WebBundle\\Controller\\CollectionController'] = $instance = new \WebBundle\Controller\CollectionController(($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()), ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()), ($this->privates['WebBundle\\Repository\\CollectionAlsoViewedRepository'] ?? $this->getCollectionAlsoViewedRepositoryService()), ($this->services['WebBundle\\Repository\\IdeaRepository'] ?? $this->getIdeaRepositoryService()));
  4216.         $instance->collectionService = ($this->services['app.service.collection'] ?? $this->getApp_Service_CollectionService());
  4217.         $instance->reviewsService = ($this->services['app.service.reviews'] ?? $this->getApp_Service_ReviewsService());
  4218.         $instance->setContainer($this);
  4219.         return $instance;
  4220.     }
  4221.     /**
  4222.      * Gets the public 'WebBundle\Controller\CommonController' shared autowired service.
  4223.      *
  4224.      * @return \WebBundle\Controller\CommonController
  4225.      */
  4226.     protected function getCommonController2Service()
  4227.     {
  4228.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4229.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4230.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/CommonController.php';
  4231.         $this->services['WebBundle\\Controller\\CommonController'] = $instance = new \WebBundle\Controller\CommonController(($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['WebBundle\\Repository\\VisitRepository'] ?? $this->getVisitRepositoryService()), ($this->services['WebBundle\\Repository\\IdeaRepository'] ?? $this->getIdeaRepositoryService()), ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()), ($this->services['app.service.localization'] ?? $this->getApp_Service_LocalizationService()));
  4232.         $instance->requestService = ($this->services['app.service.request'] ?? $this->getApp_Service_RequestService());
  4233.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\CommonController'$this));
  4234.         return $instance;
  4235.     }
  4236.     /**
  4237.      * Gets the public 'WebBundle\Controller\CookieController' shared autowired service.
  4238.      *
  4239.      * @return \WebBundle\Controller\CookieController
  4240.      */
  4241.     protected function getCookieControllerService()
  4242.     {
  4243.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4244.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4245.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/CookieController.php';
  4246.         $this->services['WebBundle\\Controller\\CookieController'] = $instance = new \WebBundle\Controller\CookieController();
  4247.         $instance->setContainer($this);
  4248.         return $instance;
  4249.     }
  4250.     /**
  4251.      * Gets the public 'WebBundle\Controller\DbgetController' shared autowired service.
  4252.      *
  4253.      * @return \WebBundle\Controller\DbgetController
  4254.      */
  4255.     protected function getDbgetControllerService()
  4256.     {
  4257.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4258.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4259.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/DbgetController.php';
  4260.         $this->services['WebBundle\\Controller\\DbgetController'] = $instance = new \WebBundle\Controller\DbgetController();
  4261.         $instance->setContainer($this);
  4262.         return $instance;
  4263.     }
  4264.     /**
  4265.      * Gets the public 'WebBundle\Controller\DeliveryController' shared autowired service.
  4266.      *
  4267.      * @return \WebBundle\Controller\DeliveryController
  4268.      */
  4269.     protected function getDeliveryControllerService()
  4270.     {
  4271.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4272.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/DeliveryController.php';
  4273.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/DeliveryProxyService.php';
  4274.         $this->services['WebBundle\\Controller\\DeliveryController'] = $instance = new \WebBundle\Controller\DeliveryController();
  4275.         $a = new \WebBundle\Service\DeliveryProxyService(($this->services['app.service.soap_response_service'] ?? $this->getApp_Service_SoapResponseServiceService()));
  4276.         $a->repoGeoCountry = ($this->privates['FlexApp\\Repository\\GeoCountryRepository'] ?? $this->getGeoCountryRepositoryService());
  4277.         $instance->deliveryProxyService $a;
  4278.         $instance->deliveryRequestRepository = ($this->services['WebBundle\\Repository\\DeliveryRequestRepository'] ?? $this->getDeliveryRequestRepositoryService());
  4279.         $instance->setContainer($this);
  4280.         return $instance;
  4281.     }
  4282.     /**
  4283.      * Gets the public 'WebBundle\Controller\ExtendedController' shared autowired service.
  4284.      *
  4285.      * @return \WebBundle\Controller\ExtendedController
  4286.      */
  4287.     protected function getExtendedController2Service()
  4288.     {
  4289.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4290.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4291.         $this->services['WebBundle\\Controller\\ExtendedController'] = $instance = new \WebBundle\Controller\ExtendedController();
  4292.         $instance->setContainer($this);
  4293.         return $instance;
  4294.     }
  4295.     /**
  4296.      * Gets the public 'WebBundle\Controller\FiltersController' shared autowired service.
  4297.      *
  4298.      * @return \WebBundle\Controller\FiltersController
  4299.      */
  4300.     protected function getFiltersControllerService()
  4301.     {
  4302.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4303.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4304.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/FiltersController.php';
  4305.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  4306.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/CacheService.php';
  4307.         $a = new \FlexApp\Service\CacheService();
  4308.         $this->services['WebBundle\\Controller\\FiltersController'] = $instance = new \WebBundle\Controller\FiltersController($a);
  4309.         $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService());
  4310.         $instance->filterRepository = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService());
  4311.         $instance->filterGroupRepository = ($this->services['WebBundle\\Repository\\FilterGroupRepository'] ?? $this->getFilterGroupRepositoryService());
  4312.         $instance->filterHistorySearchRepository = ($this->services['WebBundle\\Repository\\FilterHistorySearchRepository'] ?? $this->getFilterHistorySearchRepositoryService());
  4313.         $instance->articleRepository = ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService());
  4314.         $instance->cacheService $a;
  4315.         $instance->setContainer($this);
  4316.         return $instance;
  4317.     }
  4318.     /**
  4319.      * Gets the public 'WebBundle\Controller\HomeController' shared autowired service.
  4320.      *
  4321.      * @return \WebBundle\Controller\HomeController
  4322.      */
  4323.     protected function getHomeController2Service()
  4324.     {
  4325.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4326.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4327.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/HomeController.php';
  4328.         $this->services['WebBundle\\Controller\\HomeController'] = $instance = new \WebBundle\Controller\HomeController();
  4329.         $instance->publicationService = ($this->services['app.service.publication'] ?? $this->getApp_Service_PublicationService());
  4330.         $instance->widgetReviewService = ($this->services['app.service.widjet_review'] ?? $this->getApp_Service_WidjetReviewService());
  4331.         $instance->homeService = ($this->services['WebBundle\\Service\\HomeService'] ?? $this->getHomeServiceService());
  4332.         $instance->filterRepository = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService());
  4333.         $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService());
  4334.         $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService());
  4335.         $instance->ideaRepository = ($this->services['WebBundle\\Repository\\IdeaRepository'] ?? $this->getIdeaRepositoryService());
  4336.         $instance->interiorHistoryRepository = ($this->services['WebBundle\\Repository\\InteriorHistoryRepository'] ?? $this->getInteriorHistoryRepositoryService());
  4337.         $instance->setContainer($this);
  4338.         return $instance;
  4339.     }
  4340.     /**
  4341.      * Gets the public 'WebBundle\Controller\IdeaController' shared autowired service.
  4342.      *
  4343.      * @return \WebBundle\Controller\IdeaController
  4344.      */
  4345.     protected function getIdeaControllerService()
  4346.     {
  4347.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4348.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4349.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/IdeaController.php';
  4350.         $this->services['WebBundle\\Controller\\IdeaController'] = $instance = new \WebBundle\Controller\IdeaController(($this->services['logger'] ?? $this->getLoggerService()), ($this->services['WebBundle\\Repository\\IdeaRepository'] ?? $this->getIdeaRepositoryService()), ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()));
  4351.         $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService());
  4352.         $instance->interiorRepository = ($this->services['WebBundle\\Repository\\InteriorRepository'] ?? $this->getInteriorRepositoryService());
  4353.         $instance->interiorHistoryRepository = ($this->services['WebBundle\\Repository\\InteriorHistoryRepository'] ?? $this->getInteriorHistoryRepositoryService());
  4354.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\IdeaController'$this));
  4355.         return $instance;
  4356.     }
  4357.     /**
  4358.      * Gets the public 'WebBundle\Controller\InvoiceController' shared autowired service.
  4359.      *
  4360.      * @return \WebBundle\Controller\InvoiceController
  4361.      */
  4362.     protected function getInvoiceControllerService()
  4363.     {
  4364.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4365.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4366.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/InvoiceController.php';
  4367.         $this->services['WebBundle\\Controller\\InvoiceController'] = $instance = new \WebBundle\Controller\InvoiceController();
  4368.         $instance->setContainer($this);
  4369.         return $instance;
  4370.     }
  4371.     /**
  4372.      * Gets the public 'WebBundle\Controller\JournalCollectionController' shared autowired service.
  4373.      *
  4374.      * @return \WebBundle\Controller\JournalCollectionController
  4375.      */
  4376.     protected function getJournalCollectionControllerService()
  4377.     {
  4378.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4379.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4380.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/JournalCollectionController.php';
  4381.         $this->services['WebBundle\\Controller\\JournalCollectionController'] = $instance = new \WebBundle\Controller\JournalCollectionController();
  4382.         $instance->setContainer($this);
  4383.         return $instance;
  4384.     }
  4385.     /**
  4386.      * Gets the public 'WebBundle\Controller\KladrController' shared autowired service.
  4387.      *
  4388.      * @return \WebBundle\Controller\KladrController
  4389.      */
  4390.     protected function getKladrControllerService()
  4391.     {
  4392.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4393.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4394.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/KladrController.php';
  4395.         $this->services['WebBundle\\Controller\\KladrController'] = $instance = new \WebBundle\Controller\KladrController();
  4396.         $instance->setContainer($this);
  4397.         return $instance;
  4398.     }
  4399.     /**
  4400.      * Gets the public 'WebBundle\Controller\MakingController' shared autowired service.
  4401.      *
  4402.      * @return \WebBundle\Controller\MakingController
  4403.      */
  4404.     protected function getMakingControllerService()
  4405.     {
  4406.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4407.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/MakingController.php';
  4408.         $this->services['WebBundle\\Controller\\MakingController'] = $instance = new \WebBundle\Controller\MakingController();
  4409.         $instance->proformaFileService = ($this->services['WebBundle\\Service\\ProformaFileService'] ?? $this->getProformaFileServiceService());
  4410.         $instance->setContainer($this);
  4411.         return $instance;
  4412.     }
  4413.     /**
  4414.      * Gets the public 'WebBundle\Controller\OrderController' shared autowired service.
  4415.      *
  4416.      * @return \WebBundle\Controller\OrderController
  4417.      */
  4418.     protected function getOrderController2Service()
  4419.     {
  4420.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4421.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4422.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/OrderController.php';
  4423.         $this->services['WebBundle\\Controller\\OrderController'] = $instance = new \WebBundle\Controller\OrderController(($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()), ($this->services['app.service.order_address'] ?? $this->getApp_Service_OrderAddressService()), ($this->services['app.service.order_history'] ?? $this->getApp_Service_OrderHistoryService()), ($this->services['app.service.vat'] ?? $this->getApp_Service_VatService()), ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()), ($this->services['WebBundle\\Repository\\OrderAddressRepository'] ?? $this->getOrderAddressRepositoryService()));
  4424.         $instance->orderFiller = ($this->services['WebBundle\\Filler\\OrderFiller'] ?? $this->getOrderFillerService());
  4425.         $instance->orderRefundService = ($this->services['WebBundle\\Service\\OrderRefundService'] ?? $this->getOrderRefundServiceService());
  4426.         $instance->userService = ($this->services['app.service.user'] ?? $this->getApp_Service_UserService());
  4427.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\OrderController'$this));
  4428.         return $instance;
  4429.     }
  4430.     /**
  4431.      * Gets the public 'WebBundle\Controller\OrderPaymentController' shared autowired service.
  4432.      *
  4433.      * @return \WebBundle\Controller\OrderPaymentController
  4434.      */
  4435.     protected function getOrderPaymentControllerService()
  4436.     {
  4437.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4438.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4439.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/OrderPaymentController.php';
  4440.         $this->services['WebBundle\\Controller\\OrderPaymentController'] = $instance = new \WebBundle\Controller\OrderPaymentController(($this->services['logger'] ?? $this->getLoggerService()), ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()), ($this->services['app.service.order_one_c'] ?? $this->getApp_Service_OrderOneCService()), ($this->services['app.service.payment.adyen'] ?? $this->getApp_Service_Payment_AdyenService()), ($this->services['app.service.payment.brain_tree'] ?? $this->getApp_Service_Payment_BrainTreeService()), ($this->services['app.service.payment.pay_pal'] ?? $this->getApp_Service_Payment_PayPalService()), ($this->services['app.service.payment.sberbank'] ?? $this->getApp_Service_Payment_SberbankService()), ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()), ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()));
  4441.         $instance->orderPaymentService = ($this->services['app.service.order_payment'] ?? $this->getApp_Service_OrderPaymentService());
  4442.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\OrderPaymentController'$this));
  4443.         return $instance;
  4444.     }
  4445.     /**
  4446.      * Gets the public 'WebBundle\Controller\OrdersController' shared autowired service.
  4447.      *
  4448.      * @return \WebBundle\Controller\OrdersController
  4449.      */
  4450.     protected function getOrdersControllerService()
  4451.     {
  4452.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4453.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4454.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/OrdersController.php';
  4455.         $this->services['WebBundle\\Controller\\OrdersController'] = $instance = new \WebBundle\Controller\OrdersController(($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()));
  4456.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\OrdersController'$this));
  4457.         return $instance;
  4458.     }
  4459.     /**
  4460.      * Gets the public 'WebBundle\Controller\PageController' shared autowired service.
  4461.      *
  4462.      * @return \WebBundle\Controller\PageController
  4463.      */
  4464.     protected function getPageControllerService()
  4465.     {
  4466.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4467.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4468.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/PageController.php';
  4469.         $this->services['WebBundle\\Controller\\PageController'] = $instance = new \WebBundle\Controller\PageController();
  4470.         $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService());
  4471.         $instance->staticPageRepository = ($this->services['WebBundle\\Repository\\StaticPageRepository'] ?? $this->getStaticPageRepositoryService());
  4472.         $instance->ideasShareRepository = ($this->services['WebBundle\\Repository\\IdeasShareRepository'] ?? $this->getIdeasShareRepositoryService());
  4473.         $instance->countryAndLangSpecificDataRepository = ($this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] ?? $this->getCountryAndLangSpecificDataRepositoryService());
  4474.         $instance->factoryRepository = ($this->services['WebBundle\\Repository\\FactoryRepository'] ?? $this->getFactoryRepositoryService());
  4475.         $instance->setContainer($this);
  4476.         return $instance;
  4477.     }
  4478.     /**
  4479.      * Gets the public 'WebBundle\Controller\PaymentFromOneCController' shared autowired service.
  4480.      *
  4481.      * @return \WebBundle\Controller\PaymentFromOneCController
  4482.      */
  4483.     protected function getPaymentFromOneCControllerService()
  4484.     {
  4485.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4486.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4487.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/PaymentFromOneCController.php';
  4488.         $this->services['WebBundle\\Controller\\PaymentFromOneCController'] = $instance = new \WebBundle\Controller\PaymentFromOneCController();
  4489.         $instance->paymentBrainTreeService = ($this->services['app.service.payment.brain_tree'] ?? $this->getApp_Service_Payment_BrainTreeService());
  4490.         $instance->paymentFromOneCRepository = ($this->services['WebBundle\\Repository\\PaymentFromOneCRepository'] ?? $this->getPaymentFromOneCRepositoryService());
  4491.         $instance->paymentFromOneCService = ($this->services['app.service.payment'] ?? $this->getApp_Service_PaymentService());
  4492.         $instance->setContainer($this);
  4493.         return $instance;
  4494.     }
  4495.     /**
  4496.      * Gets the public 'WebBundle\Controller\ProductReviewController' shared autowired service.
  4497.      *
  4498.      * @return \WebBundle\Controller\ProductReviewController
  4499.      */
  4500.     protected function getProductReviewControllerService()
  4501.     {
  4502.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4503.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4504.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ProductReviewController.php';
  4505.         $this->services['WebBundle\\Controller\\ProductReviewController'] = $instance = new \WebBundle\Controller\ProductReviewController();
  4506.         $instance->setContainer($this);
  4507.         return $instance;
  4508.     }
  4509.     /**
  4510.      * Gets the public 'WebBundle\Controller\ProductionController' shared autowired service.
  4511.      *
  4512.      * @return \WebBundle\Controller\ProductionController
  4513.      */
  4514.     protected function getProductionControllerService()
  4515.     {
  4516.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4517.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4518.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ProductionController.php';
  4519.         $this->services['WebBundle\\Controller\\ProductionController'] = $instance = new \WebBundle\Controller\ProductionController(($this->services['logger'] ?? $this->getLoggerService()), ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()));
  4520.         $instance->productionShipmentRepository = ($this->services['WebBundle\\Repository\\ProductionShipmentRepository'] ?? $this->getProductionShipmentRepositoryService());
  4521.         $instance->productionRepository = ($this->services['WebBundle\\Repository\\ProductionRepository'] ?? $this->getProductionRepositoryService());
  4522.         $instance->proformaFileService = ($this->services['WebBundle\\Service\\ProformaFileService'] ?? $this->getProformaFileServiceService());
  4523.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\ProductionController'$this));
  4524.         return $instance;
  4525.     }
  4526.     /**
  4527.      * Gets the public 'WebBundle\Controller\ProformaController' shared autowired service.
  4528.      *
  4529.      * @return \WebBundle\Controller\ProformaController
  4530.      */
  4531.     protected function getProformaControllerService()
  4532.     {
  4533.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4534.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ProformaController.php';
  4535.         $this->services['WebBundle\\Controller\\ProformaController'] = $instance = new \WebBundle\Controller\ProformaController();
  4536.         $instance->proformaFileService = ($this->services['WebBundle\\Service\\ProformaFileService'] ?? $this->getProformaFileServiceService());
  4537.         $instance->setContainer($this);
  4538.         return $instance;
  4539.     }
  4540.     /**
  4541.      * Gets the public 'WebBundle\Controller\PublicationController' shared autowired service.
  4542.      *
  4543.      * @return \WebBundle\Controller\PublicationController
  4544.      */
  4545.     protected function getPublicationControllerService()
  4546.     {
  4547.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4548.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4549.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/PublicationController.php';
  4550.         $this->services['WebBundle\\Controller\\PublicationController'] = $instance = new \WebBundle\Controller\PublicationController();
  4551.         $instance->publicationService = ($this->services['app.service.publication'] ?? $this->getApp_Service_PublicationService());
  4552.         $instance->calendarService = ($this->services['FlexApp\\Service\\CalendarService'] ?? $this->getCalendarServiceService());
  4553.         $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService());
  4554.         $instance->setContainer($this);
  4555.         return $instance;
  4556.     }
  4557.     /**
  4558.      * Gets the public 'WebBundle\Controller\ResettingController' shared autowired service.
  4559.      *
  4560.      * @return \WebBundle\Controller\ResettingController
  4561.      */
  4562.     protected function getResettingControllerService()
  4563.     {
  4564.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4565.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4566.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ResettingController.php';
  4567.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  4568.         $this->services['WebBundle\\Controller\\ResettingController'] = $instance = new \WebBundle\Controller\ResettingController();
  4569.         $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  4570.         $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService());
  4571.         $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer()));
  4572.         $instance->formFactory = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  4573.         $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService());
  4574.         $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4575.         $instance->userAuthenticator = ($this->privates['security.user_authenticator'] ?? $this->getSecurity_UserAuthenticatorService());
  4576.         $instance->loginFormAuthenticator = ($this->privates['FlexApp\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  4577.         $instance->requestStack = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  4578.         $instance->managerContactsProvider = ($this->privates['FlexApp\\Service\\ManagerContactsProvider'] ?? $this->getManagerContactsProviderService());
  4579.         $instance->setContainer($this);
  4580.         return $instance;
  4581.     }
  4582.     /**
  4583.      * Gets the public 'WebBundle\Controller\ReviewController' shared autowired service.
  4584.      *
  4585.      * @return \WebBundle\Controller\ReviewController
  4586.      */
  4587.     protected function getReviewControllerService()
  4588.     {
  4589.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4590.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4591.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ReviewController.php';
  4592.         $this->services['WebBundle\\Controller\\ReviewController'] = $instance = new \WebBundle\Controller\ReviewController();
  4593.         $instance->googleTranslateService = ($this->services['WebBundle\\Service\\GoogleTranslateService'] ?? $this->getGoogleTranslateServiceService());
  4594.         $instance->productReviewsCacheRepository = ($this->services['WebBundle\\Repository\\ProductReviewsCacheRepository'] ?? $this->getProductReviewsCacheRepositoryService());
  4595.         $instance->reviewsCacheRepository = ($this->services['WebBundle\\Repository\\ReviewsCacheRepository'] ?? $this->getReviewsCacheRepositoryService());
  4596.         $instance->setContainer($this);
  4597.         return $instance;
  4598.     }
  4599.     /**
  4600.      * Gets the public 'WebBundle\Controller\SampleController' shared autowired service.
  4601.      *
  4602.      * @return \WebBundle\Controller\SampleController
  4603.      */
  4604.     protected function getSampleControllerService()
  4605.     {
  4606.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4607.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4608.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/SampleController.php';
  4609.         $this->services['WebBundle\\Controller\\SampleController'] = $instance = new \WebBundle\Controller\SampleController();
  4610.         $instance->sampleService = ($this->services['app.service.sample'] ?? $this->getApp_Service_SampleService());
  4611.         $instance->setContainer($this);
  4612.         return $instance;
  4613.     }
  4614.     /**
  4615.      * Gets the public 'WebBundle\Controller\SearchController' shared autowired service.
  4616.      *
  4617.      * @return \WebBundle\Controller\SearchController
  4618.      */
  4619.     protected function getSearchControllerService()
  4620.     {
  4621.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4622.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4623.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/SearchController.php';
  4624.         $this->services['WebBundle\\Controller\\SearchController'] = $instance = new \WebBundle\Controller\SearchController();
  4625.         $instance->setContainer($this);
  4626.         return $instance;
  4627.     }
  4628.     /**
  4629.      * Gets the public 'WebBundle\Controller\SeoController' shared autowired service.
  4630.      *
  4631.      * @return \WebBundle\Controller\SeoController
  4632.      */
  4633.     protected function getSeoControllerService()
  4634.     {
  4635.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4636.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4637.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/SeoController.php';
  4638.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/AdsFilters/FilterAdsFilesDataService.php';
  4639.         $this->services['WebBundle\\Controller\\SeoController'] = $instance = new \WebBundle\Controller\SeoController(($this->privates['FlexApp\\Service\\AdsFilters\\FilterAdsFilesDataService'] ?? ($this->privates['FlexApp\\Service\\AdsFilters\\FilterAdsFilesDataService'] = new \FlexApp\Service\AdsFilters\FilterAdsFilesDataService())));
  4640.         $instance->seoService = ($this->services['WebBundle\\Service\\SeoService'] ?? $this->getSeoServiceService());
  4641.         $instance->sitemapGenerator = ($this->services['WebBundle\\Service\\SitemapGenerator'] ?? $this->getSitemapGeneratorService());
  4642.         $instance->setContainer($this);
  4643.         return $instance;
  4644.     }
  4645.     /**
  4646.      * Gets the public 'WebBundle\Controller\SliderController' shared autowired service.
  4647.      *
  4648.      * @return \WebBundle\Controller\SliderController
  4649.      */
  4650.     protected function getSliderController2Service()
  4651.     {
  4652.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4653.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4654.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/SliderController.php';
  4655.         $this->services['WebBundle\\Controller\\SliderController'] = $instance = new \WebBundle\Controller\SliderController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  4656.         $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService());
  4657.         $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService());
  4658.         $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService());
  4659.         $instance->interiorRepository = ($this->services['WebBundle\\Repository\\InteriorRepository'] ?? $this->getInteriorRepositoryService());
  4660.         $instance->collectionService = ($this->services['app.service.collection'] ?? $this->getApp_Service_CollectionService());
  4661.         $instance->reviewsService = ($this->services['app.service.reviews'] ?? $this->getApp_Service_ReviewsService());
  4662.         $instance->sampleService = ($this->services['app.service.sample'] ?? $this->getApp_Service_SampleService());
  4663.         $instance->sliderService = ($this->services['WebBundle\\Service\\SliderService'] ?? $this->getSliderServiceService());
  4664.         $instance->messageFiller = ($this->services['WebBundle\\Filler\\MessageFiller'] ?? $this->getMessageFillerService());
  4665.         $instance->lastUrlService = ($this->privates['FlexApp\\Service\\LastUrlService'] ?? $this->getLastUrlServiceService());
  4666.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\SliderController'$this));
  4667.         return $instance;
  4668.     }
  4669.     /**
  4670.      * Gets the public 'WebBundle\Controller\SoapController' shared autowired service.
  4671.      *
  4672.      * @return \WebBundle\Controller\SoapController
  4673.      */
  4674.     protected function getSoapControllerService()
  4675.     {
  4676.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4677.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/SoapController.php';
  4678.         $this->services['WebBundle\\Controller\\SoapController'] = $instance = new \WebBundle\Controller\SoapController();
  4679.         $instance->soapService = ($this->services['web.soap'] ?? $this->getWeb_SoapService());
  4680.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\SoapController'$this));
  4681.         return $instance;
  4682.     }
  4683.     /**
  4684.      * Gets the public 'WebBundle\Controller\SupportController' shared autowired service.
  4685.      *
  4686.      * @return \WebBundle\Controller\SupportController
  4687.      */
  4688.     protected function getSupportControllerService()
  4689.     {
  4690.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4691.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4692.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/SupportController.php';
  4693.         $this->services['WebBundle\\Controller\\SupportController'] = $instance = new \WebBundle\Controller\SupportController();
  4694.         $instance->setContainer($this);
  4695.         return $instance;
  4696.     }
  4697.     /**
  4698.      * Gets the public 'WebBundle\Controller\TableRouterController' shared autowired service.
  4699.      *
  4700.      * @return \WebBundle\Controller\TableRouterController
  4701.      */
  4702.     protected function getTableRouterControllerService()
  4703.     {
  4704.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4705.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4706.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/TableRouterController.php';
  4707.         $this->services['WebBundle\\Controller\\TableRouterController'] = $instance = new \WebBundle\Controller\TableRouterController();
  4708.         $instance->setContainer($this);
  4709.         return $instance;
  4710.     }
  4711.     /**
  4712.      * Gets the public 'WebBundle\Controller\TileController' shared autowired service.
  4713.      *
  4714.      * @return \WebBundle\Controller\TileController
  4715.      */
  4716.     protected function getTileControllerService()
  4717.     {
  4718.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4719.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4720.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/TileController.php';
  4721.         $this->services['WebBundle\\Controller\\TileController'] = $instance = new \WebBundle\Controller\TileController();
  4722.         $instance->articleRepository = ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService());
  4723.         $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService());
  4724.         $instance->filterRepository = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService());
  4725.         $instance->ideaRepository = ($this->services['WebBundle\\Repository\\IdeaRepository'] ?? $this->getIdeaRepositoryService());
  4726.         $instance->interiorRepository = ($this->services['WebBundle\\Repository\\InteriorRepository'] ?? $this->getInteriorRepositoryService());
  4727.         $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService());
  4728.         $instance->visitRepository = ($this->services['WebBundle\\Repository\\VisitRepository'] ?? $this->getVisitRepositoryService());
  4729.         $instance->collectionService = ($this->services['app.service.collection'] ?? $this->getApp_Service_CollectionService());
  4730.         $instance->collectionSettingsService = ($this->services['WebBundle\\Service\\CollectionSettingsService'] ?? $this->getCollectionSettingsServiceService());
  4731.         $instance->reviewsService = ($this->services['app.service.reviews'] ?? $this->getApp_Service_ReviewsService());
  4732.         $instance->searchService = ($this->services['WebBundle\\Service\\SearchService'] ?? $this->getSearchServiceService());
  4733.         $instance->sliderService = ($this->services['WebBundle\\Service\\SliderService'] ?? $this->getSliderServiceService());
  4734.         $instance->googleTranslateService = ($this->services['WebBundle\\Service\\GoogleTranslateService'] ?? $this->getGoogleTranslateServiceService());
  4735.         $instance->setContainer($this);
  4736.         return $instance;
  4737.     }
  4738.     /**
  4739.      * Gets the public 'WebBundle\Controller\TopController' shared autowired service.
  4740.      *
  4741.      * @return \WebBundle\Controller\TopController
  4742.      */
  4743.     protected function getTopControllerService()
  4744.     {
  4745.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4746.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4747.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/TopController.php';
  4748.         $this->services['WebBundle\\Controller\\TopController'] = $instance = new \WebBundle\Controller\TopController(($this->services['app.service.localization'] ?? $this->getApp_Service_LocalizationService()));
  4749.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\TopController'$this));
  4750.         return $instance;
  4751.     }
  4752.     /**
  4753.      * Gets the public 'WebBundle\Controller\TranslateController' shared autowired service.
  4754.      *
  4755.      * @return \WebBundle\Controller\TranslateController
  4756.      */
  4757.     protected function getTranslateControllerService()
  4758.     {
  4759.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4760.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/TranslateController.php';
  4761.         $this->services['WebBundle\\Controller\\TranslateController'] = $instance = new \WebBundle\Controller\TranslateController();
  4762.         $instance->transRepository = ($this->services['WebBundle\\Repository\\TransRepository'] ?? $this->getTransRepositoryService());
  4763.         $instance->translator = ($this->services['translator'] ?? $this->getTranslatorService());
  4764.         $instance->setLangsAvailable('da|de|en|es|fr|it|nl|no|pl|fi|sv|pt|ru|zh');
  4765.         $instance->setContainer($this);
  4766.         return $instance;
  4767.     }
  4768.     /**
  4769.      * Gets the public 'WebBundle\Controller\TwilioController' shared autowired service.
  4770.      *
  4771.      * @return \WebBundle\Controller\TwilioController
  4772.      */
  4773.     protected function getTwilioControllerService()
  4774.     {
  4775.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4776.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4777.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/TwilioController.php';
  4778.         $this->services['WebBundle\\Controller\\TwilioController'] = $instance = new \WebBundle\Controller\TwilioController();
  4779.         $instance->setContainer($this);
  4780.         return $instance;
  4781.     }
  4782.     /**
  4783.      * Gets the public 'WebBundle\Controller\UserController' shared autowired service.
  4784.      *
  4785.      * @return \WebBundle\Controller\UserController
  4786.      */
  4787.     protected function getUserControllerService()
  4788.     {
  4789.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4790.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4791.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/UserController.php';
  4792.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  4793.         $this->services['WebBundle\\Controller\\UserController'] = $instance = new \WebBundle\Controller\UserController();
  4794.         $instance->registrationService = ($this->services['app.registration'] ?? $this->getApp_RegistrationService());
  4795.         $instance->userAuthenticator = ($this->privates['security.user_authenticator'] ?? $this->getSecurity_UserAuthenticatorService());
  4796.         $instance->loginFormAuthenticator = ($this->privates['FlexApp\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  4797.         $instance->requestStack = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  4798.         $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4799.         $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService());
  4800.         $instance->userLogger = ($this->privates['FlexApp\\Service\\ManualReg\\UserLogger'] ?? $this->getUserLoggerService());
  4801.         $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  4802.         $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer()));
  4803.         $instance->setContainer($this);
  4804.         return $instance;
  4805.     }
  4806.     /**
  4807.      * Gets the public 'WebBundle\Controller\UserProfileController' shared autowired service.
  4808.      *
  4809.      * @return \WebBundle\Controller\UserProfileController
  4810.      */
  4811.     protected function getUserProfileControllerService()
  4812.     {
  4813.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4814.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4815.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/UserProfileController.php';
  4816.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  4817.         $this->services['WebBundle\\Controller\\UserProfileController'] = $instance = new \WebBundle\Controller\UserProfileController();
  4818.         $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService());
  4819.         $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4820.         $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer()));
  4821.         $instance->userUpdater = ($this->privates['FlexApp\\Service\\UserUpdater'] ?? $this->getUserUpdaterService());
  4822.         $instance->setContainer($this);
  4823.         return $instance;
  4824.     }
  4825.     /**
  4826.      * Gets the public 'WebBundle\Controller\VacancyController' shared autowired service.
  4827.      *
  4828.      * @return \WebBundle\Controller\VacancyController
  4829.      */
  4830.     protected function getVacancyController2Service()
  4831.     {
  4832.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4833.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4834.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/VacancyController.php';
  4835.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/CareerService.php';
  4836.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/VacancyService.php';
  4837.         $this->services['WebBundle\\Controller\\VacancyController'] = $instance = new \WebBundle\Controller\VacancyController(($this->services['WebBundle\\Service\\CareerService'] ?? ($this->services['WebBundle\\Service\\CareerService'] = new \WebBundle\Service\CareerService())), ($this->services['app.service.vacancy'] ?? ($this->services['app.service.vacancy'] = new \WebBundle\Service\VacancyService())));
  4838.         $instance->setContainer($this);
  4839.         return $instance;
  4840.     }
  4841.     /**
  4842.      * Gets the public 'WebBundle\Controller\WidgetsController' shared autowired service.
  4843.      *
  4844.      * @return \WebBundle\Controller\WidgetsController
  4845.      */
  4846.     protected function getWidgetsControllerService()
  4847.     {
  4848.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4849.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  4850.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/WidgetsController.php';
  4851.         $this->services['WebBundle\\Controller\\WidgetsController'] = $instance = new \WebBundle\Controller\WidgetsController();
  4852.         $instance->serviceReviews = ($this->services['app.service.reviews'] ?? $this->getApp_Service_ReviewsService());
  4853.         $instance->widgetReviewService = ($this->services['app.service.widjet_review'] ?? $this->getApp_Service_WidjetReviewService());
  4854.         $instance->setContainer($this);
  4855.         return $instance;
  4856.     }
  4857.     /**
  4858.      * Gets the public 'WebBundle\Factory\ListMeasureFactory' shared autowired service.
  4859.      *
  4860.      * @return \WebBundle\Factory\ListMeasureFactory
  4861.      */
  4862.     protected function getListMeasureFactoryService()
  4863.     {
  4864.         include_once \dirname(__DIR__4).'/src/WebBundle/Factory/ListMeasureFactory.php';
  4865.         return $this->services['WebBundle\\Factory\\ListMeasureFactory'] = new \WebBundle\Factory\ListMeasureFactory();
  4866.     }
  4867.     /**
  4868.      * Gets the public 'WebBundle\Filler\BuyOrderDeliveryFiller' shared autowired service.
  4869.      *
  4870.      * @return \WebBundle\Filler\BuyOrderDeliveryFiller
  4871.      */
  4872.     protected function getBuyOrderDeliveryFillerService()
  4873.     {
  4874.         include_once \dirname(__DIR__4).'/src/WebBundle/Filler/BuyOrderDeliveryFiller.php';
  4875.         return $this->services['WebBundle\\Filler\\BuyOrderDeliveryFiller'] = new \WebBundle\Filler\BuyOrderDeliveryFiller();
  4876.     }
  4877.     /**
  4878.      * Gets the public 'WebBundle\Filler\ListEmailFiller' shared autowired service.
  4879.      *
  4880.      * @return \WebBundle\Filler\ListEmailFiller
  4881.      */
  4882.     protected function getListEmailFillerService()
  4883.     {
  4884.         include_once \dirname(__DIR__4).'/src/WebBundle/Filler/ListEmailFiller.php';
  4885.         return $this->services['WebBundle\\Filler\\ListEmailFiller'] = new \WebBundle\Filler\ListEmailFiller();
  4886.     }
  4887.     /**
  4888.      * Gets the public 'WebBundle\Filler\MessageFiller' shared autowired service.
  4889.      *
  4890.      * @return \WebBundle\Filler\MessageFiller
  4891.      */
  4892.     protected function getMessageFillerService()
  4893.     {
  4894.         include_once \dirname(__DIR__4).'/src/WebBundle/Filler/MessageFiller.php';
  4895.         return $this->services['WebBundle\\Filler\\MessageFiller'] = new \WebBundle\Filler\MessageFiller(($this->services['translator'] ?? $this->getTranslatorService()));
  4896.     }
  4897.     /**
  4898.      * Gets the public 'WebBundle\Filler\OrderFiller' shared autowired service.
  4899.      *
  4900.      * @return \WebBundle\Filler\OrderFiller
  4901.      */
  4902.     protected function getOrderFillerService()
  4903.     {
  4904.         include_once \dirname(__DIR__4).'/src/WebBundle/Filler/OrderFiller.php';
  4905.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4906.         if (isset($this->services['WebBundle\\Filler\\OrderFiller'])) {
  4907.             return $this->services['WebBundle\\Filler\\OrderFiller'];
  4908.         }
  4909.         $this->services['WebBundle\\Filler\\OrderFiller'] = $instance = new \WebBundle\Filler\OrderFiller($a);
  4910.         $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService());
  4911.         $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService());
  4912.         $instance->listVatRepository = ($this->services['WebBundle\\Repository\\ListVatRepository'] ?? $this->getListVatRepositoryService());
  4913.         $instance->warehouseRepository = ($this->services['WebBundle\\Repository\\WarehouseRepository'] ?? $this->getWarehouseRepositoryService());
  4914.         $instance->orderItemService = ($this->services['app.service.order_item'] ?? $this->getApp_Service_OrderItemService());
  4915.         $instance->addressService = ($this->services['app.service.order_address'] ?? $this->getApp_Service_OrderAddressService());
  4916.         $instance->kladrService = ($this->services['web.kladr'] ?? $this->getWeb_KladrService());
  4917.         $instance->vatService = ($this->services['app.service.vat'] ?? $this->getApp_Service_VatService());
  4918.         $instance->orderNormalizer = ($this->services['app.normalizer.order'] ?? $this->getApp_Normalizer_OrderService());
  4919.         $instance->orderItemsFiller = ($this->services['WebBundle\\Filler\\OrderItemsFiller'] ?? $this->getOrderItemsFillerService());
  4920.         return $instance;
  4921.     }
  4922.     /**
  4923.      * Gets the public 'WebBundle\Filler\OrderItemsFiller' shared autowired service.
  4924.      *
  4925.      * @return \WebBundle\Filler\OrderItemsFiller
  4926.      */
  4927.     protected function getOrderItemsFillerService()
  4928.     {
  4929.         include_once \dirname(__DIR__4).'/src/WebBundle/Filler/OrderItemsFiller.php';
  4930.         $this->services['WebBundle\\Filler\\OrderItemsFiller'] = $instance = new \WebBundle\Filler\OrderItemsFiller();
  4931.         $instance->buyOrderArticleRepository = ($this->services['WebBundle\\Repository\\BuyOrderArticleRepository'] ?? $this->getBuyOrderArticleRepositoryService());
  4932.         return $instance;
  4933.     }
  4934.     /**
  4935.      * Gets the public 'WebBundle\Filler\OrderOneCFiller' shared autowired service.
  4936.      *
  4937.      * @return \WebBundle\Filler\OrderOneCFiller
  4938.      */
  4939.     protected function getOrderOneCFillerService()
  4940.     {
  4941.         include_once \dirname(__DIR__4).'/src/WebBundle/Filler/OrderOneCFiller.php';
  4942.         return $this->services['WebBundle\\Filler\\OrderOneCFiller'] = new \WebBundle\Filler\OrderOneCFiller();
  4943.     }
  4944.     /**
  4945.      * Gets the public 'WebBundle\Helper\Mailer' shared autowired service.
  4946.      *
  4947.      * @return \WebBundle\Helper\Mailer
  4948.      */
  4949.     protected function getMailerService()
  4950.     {
  4951.         include_once \dirname(__DIR__4).'/src/WebBundle/Helper/Mailer.php';
  4952.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4953.         if (isset($this->services['WebBundle\\Helper\\Mailer'])) {
  4954.             return $this->services['WebBundle\\Helper\\Mailer'];
  4955.         }
  4956.         $this->services['WebBundle\\Helper\\Mailer'] = $instance = new \WebBundle\Helper\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), $a$this, ($this->services['translator'] ?? $this->getTranslatorService()));
  4957.         $instance->managerContactsProvider = ($this->privates['FlexApp\\Service\\ManagerContactsProvider'] ?? $this->getManagerContactsProviderService());
  4958.         return $instance;
  4959.     }
  4960.     /**
  4961.      * Gets the public 'WebBundle\Helper\ParticipantHelper' shared autowired service.
  4962.      *
  4963.      * @return \WebBundle\Helper\ParticipantHelper
  4964.      */
  4965.     protected function getParticipantHelperService()
  4966.     {
  4967.         include_once \dirname(__DIR__4).'/src/WebBundle/Helper/ParticipantHelper.php';
  4968.         $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  4969.         if (isset($this->services['WebBundle\\Helper\\ParticipantHelper'])) {
  4970.             return $this->services['WebBundle\\Helper\\ParticipantHelper'];
  4971.         }
  4972.         return $this->services['WebBundle\\Helper\\ParticipantHelper'] = new \WebBundle\Helper\ParticipantHelper($a);
  4973.     }
  4974.     /**
  4975.      * Gets the public 'WebBundle\Helper\PortalHelper' shared autowired service.
  4976.      *
  4977.      * @return \WebBundle\Helper\PortalHelper
  4978.      */
  4979.     protected function getPortalHelperService()
  4980.     {
  4981.         include_once \dirname(__DIR__4).'/src/WebBundle/Helper/PortalHelper.php';
  4982.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php';
  4983.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php';
  4984.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php';
  4985.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php';
  4986.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php';
  4987.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/DailyLogger.php';
  4988.         include_once \dirname(__DIR__4).'/vendor/metaer/curl-wrapper-bundle/CurlWrapperInterface.php';
  4989.         include_once \dirname(__DIR__4).'/vendor/metaer/curl-wrapper-bundle/CurlWrapper.php';
  4990.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  4991.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/EmailCanonicalizer.php';
  4992.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4993.         if (isset($this->services['WebBundle\\Helper\\PortalHelper'])) {
  4994.             return $this->services['WebBundle\\Helper\\PortalHelper'];
  4995.         }
  4996.         $b = ($this->privates['FlexApp\\Service\\EntitySaver'] ?? $this->getEntitySaverService());
  4997.         if (isset($this->services['WebBundle\\Helper\\PortalHelper'])) {
  4998.             return $this->services['WebBundle\\Helper\\PortalHelper'];
  4999.         }
  5000.         $c = ($this->privates['FlexApp\\Service\\PortalApiClient'] ?? $this->getPortalApiClientService());
  5001.         if (isset($this->services['WebBundle\\Helper\\PortalHelper'])) {
  5002.             return $this->services['WebBundle\\Helper\\PortalHelper'];
  5003.         }
  5004.         return $this->services['WebBundle\\Helper\\PortalHelper'] = new \WebBundle\Helper\PortalHelper('https://te.remote.team'$this$a, new \FlexApp\Service\DailyLogger('comment_send_api_client', ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), $a), ($this->services['app.service.location'] ?? ($this->services['app.service.location'] = new \WebBundle\Service\LocationService(\dirname(__DIR__4)))), $b, ($this->services['metaer_curl_wrapper.curl_wrapper.default'] ?? ($this->services['metaer_curl_wrapper.curl_wrapper.default'] = new \Metaer\CurlWrapperBundle\CurlWrapper())), $c, ($this->privates['FlexApp\\Service\\EmailCanonicalizer'] ?? ($this->privates['FlexApp\\Service\\EmailCanonicalizer'] = new \FlexApp\Service\EmailCanonicalizer())), ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  5005.     }
  5006.     /**
  5007.      * Gets the public 'WebBundle\Helper\TextHelper' shared autowired service.
  5008.      *
  5009.      * @return \WebBundle\Helper\TextHelper
  5010.      */
  5011.     protected function getTextHelperService()
  5012.     {
  5013.         include_once \dirname(__DIR__4).'/src/WebBundle/Helper/TextHelper.php';
  5014.         return $this->services['WebBundle\\Helper\\TextHelper'] = new \WebBundle\Helper\TextHelper();
  5015.     }
  5016.     /**
  5017.      * Gets the public 'WebBundle\Repository\ArticleDetailRepository' shared autowired service.
  5018.      *
  5019.      * @return \WebBundle\Repository\ArticleDetailRepository
  5020.      */
  5021.     protected function getArticleDetailRepositoryService()
  5022.     {
  5023.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ArticleDetailRepository.php';
  5024.         return $this->services['WebBundle\\Repository\\ArticleDetailRepository'] = new \WebBundle\Repository\ArticleDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\ArticleDetail');
  5025.     }
  5026.     /**
  5027.      * Gets the public 'WebBundle\Repository\ArticleFilterRepository' shared autowired service.
  5028.      *
  5029.      * @return \WebBundle\Repository\ArticleFilterRepository
  5030.      */
  5031.     protected function getArticleFilterRepositoryService()
  5032.     {
  5033.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ArticleFilterRepository.php';
  5034.         return $this->services['WebBundle\\Repository\\ArticleFilterRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle:ArticleFilterEntity');
  5035.     }
  5036.     /**
  5037.      * Gets the public 'WebBundle\Repository\ArticleRepository' shared autowired service.
  5038.      *
  5039.      * @return \WebBundle\Repository\ArticleRepository
  5040.      */
  5041.     protected function getArticleRepositoryService()
  5042.     {
  5043.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ArticleRepository.php';
  5044.         return $this->services['WebBundle\\Repository\\ArticleRepository'] = new \WebBundle\Repository\ArticleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\Article');
  5045.     }
  5046.     /**
  5047.      * Gets the public 'WebBundle\Repository\BuyOrderArticleHolidayRepository' shared autowired service.
  5048.      *
  5049.      * @return \WebBundle\Repository\BuyOrderArticleHolidayRepository
  5050.      */
  5051.     protected function getBuyOrderArticleHolidayRepositoryService()
  5052.     {
  5053.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/BuyOrderArticleHolidayRepository.php';
  5054.         return $this->services['WebBundle\\Repository\\BuyOrderArticleHolidayRepository'] = new \WebBundle\Repository\BuyOrderArticleHolidayRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\BuyOrderArticleHoliday');
  5055.     }
  5056.     /**
  5057.      * Gets the public 'WebBundle\Repository\BuyOrderArticleRepository' shared autowired service.
  5058.      *
  5059.      * @return \WebBundle\Repository\BuyOrderArticleRepository
  5060.      */
  5061.     protected function getBuyOrderArticleRepositoryService()
  5062.     {
  5063.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/BuyOrderArticleRepository.php';
  5064.         return $this->services['WebBundle\\Repository\\BuyOrderArticleRepository'] = new \WebBundle\Repository\BuyOrderArticleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\BuyOrderArticle');
  5065.     }
  5066.     /**
  5067.      * Gets the public 'WebBundle\Repository\BuyOrderManagerRepository' shared autowired service.
  5068.      *
  5069.      * @return \WebBundle\Repository\BuyOrderManagerRepository
  5070.      */
  5071.     protected function getBuyOrderManagerRepositoryService()
  5072.     {
  5073.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/BuyOrderManagerRepository.php';
  5074.         return $this->services['WebBundle\\Repository\\BuyOrderManagerRepository'] = new \WebBundle\Repository\BuyOrderManagerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\BuyOrderManager');
  5075.     }
  5076.     /**
  5077.      * Gets the public 'WebBundle\Repository\BuyOrderRepository' shared autowired service.
  5078.      *
  5079.      * @return \WebBundle\Repository\BuyOrderRepository
  5080.      */
  5081.     protected function getBuyOrderRepositoryService()
  5082.     {
  5083.         return $this->services['WebBundle\\Repository\\BuyOrderRepository'] = new \WebBundle\Repository\BuyOrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\BuyOrder');
  5084.     }
  5085.     /**
  5086.      * Gets the public 'WebBundle\Repository\CollectionRepository' shared autowired service.
  5087.      *
  5088.      * @return \WebBundle\Repository\CollectionRepository
  5089.      */
  5090.     protected function getCollectionRepositoryService()
  5091.     {
  5092.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ExtendEntityRepository.php';
  5093.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/CollectionRepository.php';
  5094.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5095.         if (isset($this->services['WebBundle\\Repository\\CollectionRepository'])) {
  5096.             return $this->services['WebBundle\\Repository\\CollectionRepository'];
  5097.         }
  5098.         return $this->services['WebBundle\\Repository\\CollectionRepository'] = $a->getRepository('WebBundle:Collection');
  5099.     }
  5100.     /**
  5101.      * Gets the public 'WebBundle\Repository\ConfirmTimeStatRepository' shared autowired service.
  5102.      *
  5103.      * @return \WebBundle\Repository\ConfirmTimeStatRepository
  5104.      */
  5105.     protected function getConfirmTimeStatRepositoryService()
  5106.     {
  5107.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ConfirmTimeStatRepository.php';
  5108.         return $this->services['WebBundle\\Repository\\ConfirmTimeStatRepository'] = new \WebBundle\Repository\ConfirmTimeStatRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\ConfirmTimeStat');
  5109.     }
  5110.     /**
  5111.      * Gets the public 'WebBundle\Repository\DeliveryRequestRepository' shared autowired service.
  5112.      *
  5113.      * @return \WebBundle\Repository\DeliveryRequestRepository
  5114.      */
  5115.     protected function getDeliveryRequestRepositoryService()
  5116.     {
  5117.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ExtendEntityRepository.php';
  5118.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/DeliveryRequestRepository.php';
  5119.         return $this->services['WebBundle\\Repository\\DeliveryRequestRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle:DeliveryRequest');
  5120.     }
  5121.     /**
  5122.      * Gets the public 'WebBundle\Repository\FactoryRepository' shared autowired service.
  5123.      *
  5124.      * @return \WebBundle\Repository\FactoryRepository
  5125.      */
  5126.     protected function getFactoryRepositoryService()
  5127.     {
  5128.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/FactoryRepository.php';
  5129.         return $this->services['WebBundle\\Repository\\FactoryRepository'] = new \WebBundle\Repository\FactoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\Factory');
  5130.     }
  5131.     /**
  5132.      * Gets the public 'WebBundle\Repository\FilterGroupRepository' shared autowired service.
  5133.      *
  5134.      * @return \WebBundle\Repository\FilterGroupRepository
  5135.      */
  5136.     protected function getFilterGroupRepositoryService()
  5137.     {
  5138.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ExtendEntityRepository.php';
  5139.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ListEntityRepository.php';
  5140.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/FilterGroupRepository.php';
  5141.         return $this->services['WebBundle\\Repository\\FilterGroupRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle\\Entity\\FilterGroupEntity');
  5142.     }
  5143.     /**
  5144.      * Gets the public 'WebBundle\Repository\FilterHistorySearchRepository' shared autowired service.
  5145.      *
  5146.      * @return \WebBundle\Repository\FilterHistorySearchRepository
  5147.      */
  5148.     protected function getFilterHistorySearchRepositoryService()
  5149.     {
  5150.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/FilterHistorySearchRepository.php';
  5151.         return $this->services['WebBundle\\Repository\\FilterHistorySearchRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle:FilterHistorySearchEntity');
  5152.     }
  5153.     /**
  5154.      * Gets the public 'WebBundle\Repository\FilterRepository' shared autowired service.
  5155.      *
  5156.      * @return \WebBundle\Repository\FilterRepository
  5157.      */
  5158.     protected function getFilterRepositoryService()
  5159.     {
  5160.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/FilterRepository.php';
  5161.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  5162.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/CacheService.php';
  5163.         return $this->services['WebBundle\\Repository\\FilterRepository'] = new \WebBundle\Repository\FilterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['app.service.cache'] ?? ($this->services['app.service.cache'] = new \FlexApp\Service\CacheService())));
  5164.     }
  5165.     /**
  5166.      * Gets the public 'WebBundle\Repository\IdeaRepository' shared autowired service.
  5167.      *
  5168.      * @return \WebBundle\Repository\IdeaRepository
  5169.      */
  5170.     protected function getIdeaRepositoryService()
  5171.     {
  5172.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/IdeaRepository.php';
  5173.         return $this->services['WebBundle\\Repository\\IdeaRepository'] = new \WebBundle\Repository\IdeaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\Idea');
  5174.     }
  5175.     /**
  5176.      * Gets the public 'WebBundle\Repository\IdeasShareRepository' shared autowired service.
  5177.      *
  5178.      * @return \WebBundle\Repository\IdeasShareRepository
  5179.      */
  5180.     protected function getIdeasShareRepositoryService()
  5181.     {
  5182.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/IdeasShareRepository.php';
  5183.         return $this->services['WebBundle\\Repository\\IdeasShareRepository'] = new \WebBundle\Repository\IdeasShareRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\IdeasShare');
  5184.     }
  5185.     /**
  5186.      * Gets the public 'WebBundle\Repository\InteriorFilterRepository' shared autowired service.
  5187.      *
  5188.      * @return \WebBundle\Repository\InteriorFilterRepository
  5189.      */
  5190.     protected function getInteriorFilterRepositoryService()
  5191.     {
  5192.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/InteriorFilterRepository.php';
  5193.         return $this->services['WebBundle\\Repository\\InteriorFilterRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle:InteriorFilterEntity');
  5194.     }
  5195.     /**
  5196.      * Gets the public 'WebBundle\Repository\InteriorHistoryRepository' shared autowired service.
  5197.      *
  5198.      * @return \WebBundle\Repository\InteriorHistoryRepository
  5199.      */
  5200.     protected function getInteriorHistoryRepositoryService()
  5201.     {
  5202.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ExtendEntityRepository.php';
  5203.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/InteriorHistoryRepository.php';
  5204.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5205.         if (isset($this->services['WebBundle\\Repository\\InteriorHistoryRepository'])) {
  5206.             return $this->services['WebBundle\\Repository\\InteriorHistoryRepository'];
  5207.         }
  5208.         return $this->services['WebBundle\\Repository\\InteriorHistoryRepository'] = $a->getRepository('WebBundle:InteriorHistory');
  5209.     }
  5210.     /**
  5211.      * Gets the public 'WebBundle\Repository\InteriorRepository' shared autowired service.
  5212.      *
  5213.      * @return \WebBundle\Repository\InteriorRepository
  5214.      */
  5215.     protected function getInteriorRepositoryService()
  5216.     {
  5217.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/InteriorRepository.php';
  5218.         return $this->services['WebBundle\\Repository\\InteriorRepository'] = new \WebBundle\Repository\InteriorRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\Interior');
  5219.     }
  5220.     /**
  5221.      * Gets the public 'WebBundle\Repository\ItalianMunicipalityRepository' shared autowired service.
  5222.      *
  5223.      * @return \WebBundle\Repository\ItalianMunicipalityRepository
  5224.      */
  5225.     protected function getItalianMunicipalityRepositoryService()
  5226.     {
  5227.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ItalianMunicipalityRepository.php';
  5228.         return $this->services['WebBundle\\Repository\\ItalianMunicipalityRepository'] = new \WebBundle\Repository\ItalianMunicipalityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5229.     }
  5230.     /**
  5231.      * Gets the public 'WebBundle\Repository\LastUrlRepository' shared autowired service.
  5232.      *
  5233.      * @return \WebBundle\Repository\LastUrlRepository
  5234.      */
  5235.     protected function getLastUrlRepositoryService()
  5236.     {
  5237.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/LastUrlRepository.php';
  5238.         return $this->services['WebBundle\\Repository\\LastUrlRepository'] = new \WebBundle\Repository\LastUrlRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\LastUrlEntity');
  5239.     }
  5240.     /**
  5241.      * Gets the public 'WebBundle\Repository\ListCountryRepository' shared autowired service.
  5242.      *
  5243.      * @return \WebBundle\Repository\ListCountryRepository
  5244.      */
  5245.     protected function getListCountryRepositoryService()
  5246.     {
  5247.         include_once \dirname(__DIR__4).'/src/WebBundle/Interfaces/ListEntityRepositoryInterface.php';
  5248.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ListCountryRepository.php';
  5249.         return $this->services['WebBundle\\Repository\\ListCountryRepository'] = new \WebBundle\Repository\ListCountryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\ListCountry');
  5250.     }
  5251.     /**
  5252.      * Gets the public 'WebBundle\Repository\ListEmailRepository' shared autowired service.
  5253.      *
  5254.      * @return \WebBundle\Repository\ListEmailRepository
  5255.      */
  5256.     protected function getListEmailRepositoryService()
  5257.     {
  5258.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ExtendEntityRepository.php';
  5259.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ListEmailRepository.php';
  5260.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5261.         if (isset($this->services['WebBundle\\Repository\\ListEmailRepository'])) {
  5262.             return $this->services['WebBundle\\Repository\\ListEmailRepository'];
  5263.         }
  5264.         return $this->services['WebBundle\\Repository\\ListEmailRepository'] = $a->getRepository('WebBundle:ListEmail');
  5265.     }
  5266.     /**
  5267.      * Gets the public 'WebBundle\Repository\ListMaterialRepository' shared autowired service.
  5268.      *
  5269.      * @return \WebBundle\Repository\ListMaterialRepository
  5270.      */
  5271.     protected function getListMaterialRepositoryService()
  5272.     {
  5273.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ExtendEntityRepository.php';
  5274.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ListEntityRepository.php';
  5275.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ListMaterialRepository.php';
  5276.         return $this->services['WebBundle\\Repository\\ListMaterialRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle:ListMaterial');
  5277.     }
  5278.     /**
  5279.      * Gets the public 'WebBundle\Repository\ListMeasureRepository' shared autowired service.
  5280.      *
  5281.      * @return \WebBundle\Repository\ListMeasureRepository
  5282.      */
  5283.     protected function getListMeasureRepositoryService()
  5284.     {
  5285.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ExtendEntityRepository.php';
  5286.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ListEntityRepository.php';
  5287.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ListMeasureRepository.php';
  5288.         return $this->services['WebBundle\\Repository\\ListMeasureRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle:ListMeasure');
  5289.     }
  5290.     /**
  5291.      * Gets the public 'WebBundle\Repository\ListVatRepository' shared autowired service.
  5292.      *
  5293.      * @return \WebBundle\Repository\ListVatRepository
  5294.      */
  5295.     protected function getListVatRepositoryService()
  5296.     {
  5297.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ListVatRepository.php';
  5298.         return $this->services['WebBundle\\Repository\\ListVatRepository'] = new \WebBundle\Repository\ListVatRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\ListVat');
  5299.     }
  5300.     /**
  5301.      * Gets the public 'WebBundle\Repository\OrderAddressRepository' shared autowired service.
  5302.      *
  5303.      * @return \WebBundle\Repository\OrderAddressRepository
  5304.      */
  5305.     protected function getOrderAddressRepositoryService()
  5306.     {
  5307.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/OrderAddressRepository.php';
  5308.         return $this->services['WebBundle\\Repository\\OrderAddressRepository'] = new \WebBundle\Repository\OrderAddressRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\OrderAddress');
  5309.     }
  5310.     /**
  5311.      * Gets the public 'WebBundle\Repository\OrderHistoryRepository' shared autowired service.
  5312.      *
  5313.      * @return \WebBundle\Repository\OrderHistoryRepository
  5314.      */
  5315.     protected function getOrderHistoryRepositoryService()
  5316.     {
  5317.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/OrderHistoryRepository.php';
  5318.         return $this->services['WebBundle\\Repository\\OrderHistoryRepository'] = new \WebBundle\Repository\OrderHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\OrderHistory');
  5319.     }
  5320.     /**
  5321.      * Gets the public 'WebBundle\Repository\OrderPaymentRepository' shared autowired service.
  5322.      *
  5323.      * @return \WebBundle\Repository\OrderPaymentRepository
  5324.      */
  5325.     protected function getOrderPaymentRepositoryService()
  5326.     {
  5327.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/OrderPaymentRepository.php';
  5328.         return $this->services['WebBundle\\Repository\\OrderPaymentRepository'] = new \WebBundle\Repository\OrderPaymentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\OrderPayment');
  5329.     }
  5330.     /**
  5331.      * Gets the public 'WebBundle\Repository\PaymentFromOneCRepository' shared autowired service.
  5332.      *
  5333.      * @return \WebBundle\Repository\PaymentFromOneCRepository
  5334.      */
  5335.     protected function getPaymentFromOneCRepositoryService()
  5336.     {
  5337.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/PaymentFromOneCRepository.php';
  5338.         return $this->services['WebBundle\\Repository\\PaymentFromOneCRepository'] = new \WebBundle\Repository\PaymentFromOneCRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\PaymentFromOneC');
  5339.     }
  5340.     /**
  5341.      * Gets the public 'WebBundle\Repository\ProductReviewsCacheRepository' shared autowired service.
  5342.      *
  5343.      * @return \WebBundle\Repository\ProductReviewsCacheRepository
  5344.      */
  5345.     protected function getProductReviewsCacheRepositoryService()
  5346.     {
  5347.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ProductReviewsCacheRepository.php';
  5348.         return $this->services['WebBundle\\Repository\\ProductReviewsCacheRepository'] = new \WebBundle\Repository\ProductReviewsCacheRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5349.     }
  5350.     /**
  5351.      * Gets the public 'WebBundle\Repository\ProductionRepository' shared autowired service.
  5352.      *
  5353.      * @return \WebBundle\Repository\ProductionRepository
  5354.      */
  5355.     protected function getProductionRepositoryService()
  5356.     {
  5357.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ProductionRepository.php';
  5358.         return $this->services['WebBundle\\Repository\\ProductionRepository'] = new \WebBundle\Repository\ProductionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\Production');
  5359.     }
  5360.     /**
  5361.      * Gets the public 'WebBundle\Repository\ProductionShipmentRepository' shared autowired service.
  5362.      *
  5363.      * @return \WebBundle\Repository\ProductionShipmentRepository
  5364.      */
  5365.     protected function getProductionShipmentRepositoryService()
  5366.     {
  5367.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ProductionShipmentRepository.php';
  5368.         return $this->services['WebBundle\\Repository\\ProductionShipmentRepository'] = new \WebBundle\Repository\ProductionShipmentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\ProductionShipment');
  5369.     }
  5370.     /**
  5371.      * Gets the public 'WebBundle\Repository\PublicationRepository' shared autowired service.
  5372.      *
  5373.      * @return \WebBundle\Repository\PublicationRepository
  5374.      */
  5375.     protected function getPublicationRepositoryService()
  5376.     {
  5377.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ExtendEntityRepository.php';
  5378.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/PublicationRepository.php';
  5379.         return $this->services['WebBundle\\Repository\\PublicationRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle:Publication');
  5380.     }
  5381.     /**
  5382.      * Gets the public 'WebBundle\Repository\ReviewsCacheRepository' shared autowired service.
  5383.      *
  5384.      * @return \WebBundle\Repository\ReviewsCacheRepository
  5385.      */
  5386.     protected function getReviewsCacheRepositoryService()
  5387.     {
  5388.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ReviewsCacheRepository.php';
  5389.         return $this->services['WebBundle\\Repository\\ReviewsCacheRepository'] = new \WebBundle\Repository\ReviewsCacheRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5390.     }
  5391.     /**
  5392.      * Gets the public 'WebBundle\Repository\StaticPageRepository' shared autowired service.
  5393.      *
  5394.      * @return \WebBundle\Repository\StaticPageRepository
  5395.      */
  5396.     protected function getStaticPageRepositoryService()
  5397.     {
  5398.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/StaticPageRepository.php';
  5399.         return $this->services['WebBundle\\Repository\\StaticPageRepository'] = new \WebBundle\Repository\StaticPageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\StaticPageEntity');
  5400.     }
  5401.     /**
  5402.      * Gets the public 'WebBundle\Repository\TransRepository' shared autowired service.
  5403.      *
  5404.      * @return \WebBundle\Repository\TransRepository
  5405.      */
  5406.     protected function getTransRepositoryService()
  5407.     {
  5408.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ExtendEntityRepository.php';
  5409.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/TransRepository.php';
  5410.         return $this->services['WebBundle\\Repository\\TransRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle:TransEntity');
  5411.     }
  5412.     /**
  5413.      * Gets the public 'WebBundle\Repository\UserForeignAliasRepository' shared autowired service.
  5414.      *
  5415.      * @return \WebBundle\Repository\UserForeignAliasRepository
  5416.      */
  5417.     protected function getUserForeignAliasRepositoryService()
  5418.     {
  5419.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/UserForeignAliasRepository.php';
  5420.         return $this->services['WebBundle\\Repository\\UserForeignAliasRepository'] = new \WebBundle\Repository\UserForeignAliasRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\UserForeignAlias');
  5421.     }
  5422.     /**
  5423.      * Gets the public 'WebBundle\Repository\UserRepository' shared autowired service.
  5424.      *
  5425.      * @return \WebBundle\Repository\UserRepository
  5426.      */
  5427.     protected function getUserRepositoryService()
  5428.     {
  5429.         return $this->services['WebBundle\\Repository\\UserRepository'] = new \WebBundle\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\User');
  5430.     }
  5431.     /**
  5432.      * Gets the public 'WebBundle\Repository\VisitRepository' shared autowired service.
  5433.      *
  5434.      * @return \WebBundle\Repository\VisitRepository
  5435.      */
  5436.     protected function getVisitRepositoryService()
  5437.     {
  5438.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/VisitRepository.php';
  5439.         return $this->services['WebBundle\\Repository\\VisitRepository'] = new \WebBundle\Repository\VisitRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\Visit');
  5440.     }
  5441.     /**
  5442.      * Gets the public 'WebBundle\Repository\WarehouseRepository' shared autowired service.
  5443.      *
  5444.      * @return \WebBundle\Repository\WarehouseRepository
  5445.      */
  5446.     protected function getWarehouseRepositoryService()
  5447.     {
  5448.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/WarehouseRepository.php';
  5449.         return $this->services['WebBundle\\Repository\\WarehouseRepository'] = new \WebBundle\Repository\WarehouseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\WarehouseEntity');
  5450.     }
  5451.     /**
  5452.      * Gets the public 'WebBundle\Service\AlertingService' shared autowired service.
  5453.      *
  5454.      * @return \WebBundle\Service\AlertingService
  5455.      */
  5456.     protected function getAlertingServiceService()
  5457.     {
  5458.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/AlertingService.php';
  5459.         return $this->services['WebBundle\\Service\\AlertingService'] = new \WebBundle\Service\AlertingService();
  5460.     }
  5461.     /**
  5462.      * Gets the public 'WebBundle\Service\AnalyticsService' shared autowired service.
  5463.      *
  5464.      * @return \WebBundle\Service\AnalyticsService
  5465.      */
  5466.     protected function getAnalyticsServiceService()
  5467.     {
  5468.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  5469.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/ExtendedController.php';
  5470.         include_once \dirname(__DIR__4).'/src/WebBundle/Controller/Api/ExtendedApiController.php';
  5471.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/AnalyticsService.php';
  5472.         $this->services['WebBundle\\Service\\AnalyticsService'] = $instance = new \WebBundle\Service\AnalyticsService();
  5473.         $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService());
  5474.         $instance->ideaHistoryRepository = ($this->services['WebBundle\\Repository\\InteriorHistoryRepository'] ?? $this->getInteriorHistoryRepositoryService());
  5475.         $instance->buyOrderArticleRepository = ($this->services['WebBundle\\Repository\\BuyOrderArticleRepository'] ?? $this->getBuyOrderArticleRepositoryService());
  5476.         $instance->articleRepository = ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService());
  5477.         $instance->setContainer($this);
  5478.         return $instance;
  5479.     }
  5480.     /**
  5481.      * Gets the public 'WebBundle\Service\BuyOrderDeliveryService' shared autowired service.
  5482.      *
  5483.      * @return \WebBundle\Service\BuyOrderDeliveryService
  5484.      */
  5485.     protected function getBuyOrderDeliveryServiceService()
  5486.     {
  5487.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/BuyOrderDeliveryService.php';
  5488.         include_once \dirname(__DIR__4).'/src/WebBundle/Filler/BuyOrderDeliveryFiller.php';
  5489.         $this->services['WebBundle\\Service\\BuyOrderDeliveryService'] = $instance = new \WebBundle\Service\BuyOrderDeliveryService();
  5490.         $instance->buyOrderDeliveryFiller = ($this->services['WebBundle\\Filler\\BuyOrderDeliveryFiller'] ?? ($this->services['WebBundle\\Filler\\BuyOrderDeliveryFiller'] = new \WebBundle\Filler\BuyOrderDeliveryFiller()));
  5491.         return $instance;
  5492.     }
  5493.     /**
  5494.      * Gets the public 'WebBundle\Service\BuyOrderManagerService' shared autowired service.
  5495.      *
  5496.      * @return \WebBundle\Service\BuyOrderManagerService
  5497.      */
  5498.     protected function getBuyOrderManagerServiceService()
  5499.     {
  5500.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/BuyOrderManagerService.php';
  5501.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/AlertingService.php';
  5502.         $this->services['WebBundle\\Service\\BuyOrderManagerService'] = $instance = new \WebBundle\Service\BuyOrderManagerService();
  5503.         $instance->buyOrderManagerRepository = ($this->services['WebBundle\\Repository\\BuyOrderManagerRepository'] ?? $this->getBuyOrderManagerRepositoryService());
  5504.         $instance->alertingService = ($this->services['WebBundle\\Service\\AlertingService'] ?? ($this->services['WebBundle\\Service\\AlertingService'] = new \WebBundle\Service\AlertingService()));
  5505.         return $instance;
  5506.     }
  5507.     /**
  5508.      * Gets the public 'WebBundle\Service\CareerService' shared autowired service.
  5509.      *
  5510.      * @return \WebBundle\Service\CareerService
  5511.      */
  5512.     protected function getCareerServiceService()
  5513.     {
  5514.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/CareerService.php';
  5515.         return $this->services['WebBundle\\Service\\CareerService'] = new \WebBundle\Service\CareerService();
  5516.     }
  5517.     /**
  5518.      * Gets the public 'WebBundle\Service\CollectionSettingsService' shared autowired service.
  5519.      *
  5520.      * @return \WebBundle\Service\CollectionSettingsService
  5521.      */
  5522.     protected function getCollectionSettingsServiceService()
  5523.     {
  5524.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  5525.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/CollectionSettingsService.php';
  5526.         $this->services['WebBundle\\Service\\CollectionSettingsService'] = $instance = new \WebBundle\Service\CollectionSettingsService($this);
  5527.         $instance->sliderService = ($this->services['WebBundle\\Service\\SliderService'] ?? $this->getSliderServiceService());
  5528.         return $instance;
  5529.     }
  5530.     /**
  5531.      * Gets the public 'WebBundle\Service\CountryService' shared autowired service.
  5532.      *
  5533.      * @return \WebBundle\Service\CountryService
  5534.      */
  5535.     protected function getCountryServiceService()
  5536.     {
  5537.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/CountryService.php';
  5538.         $this->services['WebBundle\\Service\\CountryService'] = $instance = new \WebBundle\Service\CountryService();
  5539.         $instance->listCountryRepository = ($this->privates['FlexApp\\Repository\\CountryRepository'] ?? $this->getCountryRepositoryService());
  5540.         return $instance;
  5541.     }
  5542.     /**
  5543.      * Gets the public 'WebBundle\Service\GoogleTranslateService' shared autowired service.
  5544.      *
  5545.      * @return \WebBundle\Service\GoogleTranslateService
  5546.      */
  5547.     protected function getGoogleTranslateServiceService()
  5548.     {
  5549.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/GoogleTranslateService.php';
  5550.         return $this->services['WebBundle\\Service\\GoogleTranslateService'] = new \WebBundle\Service\GoogleTranslateService(($this->services['WebBundle\\Client\\GoogleTranslateClient'] ?? $this->getGoogleTranslateClientService()), ($this->services['FlexApp\\Service\\RedisCachePool'] ?? $this->getRedisCachePoolService()), ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()), ($this->services['WebBundle\\Repository\\ReviewsCacheRepository'] ?? $this->getReviewsCacheRepositoryService()));
  5551.     }
  5552.     /**
  5553.      * Gets the public 'WebBundle\Service\HomeService' shared autowired service.
  5554.      *
  5555.      * @return \WebBundle\Service\HomeService
  5556.      */
  5557.     protected function getHomeServiceService()
  5558.     {
  5559.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/HomeService.php';
  5560.         return $this->services['WebBundle\\Service\\HomeService'] = new \WebBundle\Service\HomeService(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['FlexApp\\Service\\RedisCachePool'] ?? $this->getRedisCachePoolService()));
  5561.     }
  5562.     /**
  5563.      * Gets the public 'WebBundle\Service\ItalianTaxCodeService' shared autowired service.
  5564.      *
  5565.      * @return \WebBundle\Service\ItalianTaxCodeService
  5566.      */
  5567.     protected function getItalianTaxCodeServiceService()
  5568.     {
  5569.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ItalianTaxCodeService.php';
  5570.         return $this->services['WebBundle\\Service\\ItalianTaxCodeService'] = new \WebBundle\Service\ItalianTaxCodeService(($this->services['WebBundle\\Repository\\ItalianMunicipalityRepository'] ?? $this->getItalianMunicipalityRepositoryService()));
  5571.     }
  5572.     /**
  5573.      * Gets the public 'WebBundle\Service\LanguageService' shared autowired service.
  5574.      *
  5575.      * @return \WebBundle\Service\LanguageService
  5576.      */
  5577.     protected function getLanguageServiceService()
  5578.     {
  5579.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/LanguageService.php';
  5580.         include_once \dirname(__DIR__4).'/src/WebBundle/Helper/TextHelper.php';
  5581.         return $this->services['WebBundle\\Service\\LanguageService'] = new \WebBundle\Service\LanguageService('ru|en|it|es|fr|de|pl|nl|fi|sv|da|no|pt|zh', ($this->services['WebBundle\\Helper\\TextHelper'] ?? ($this->services['WebBundle\\Helper\\TextHelper'] = new \WebBundle\Helper\TextHelper())));
  5582.     }
  5583.     /**
  5584.      * Gets the public 'WebBundle\Service\OrderRefundService' shared autowired service.
  5585.      *
  5586.      * @return \WebBundle\Service\OrderRefundService
  5587.      */
  5588.     protected function getOrderRefundServiceService()
  5589.     {
  5590.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/OrderRefundService.php';
  5591.         $this->services['WebBundle\\Service\\OrderRefundService'] = $instance = new \WebBundle\Service\OrderRefundService(($this->services['logger'] ?? $this->getLoggerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()));
  5592.         $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService());
  5593.         $instance->orderOneCService = ($this->services['app.service.order_one_c'] ?? $this->getApp_Service_OrderOneCService());
  5594.         $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService());
  5595.         $instance->security = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5596.         return $instance;
  5597.     }
  5598.     /**
  5599.      * Gets the public 'WebBundle\Service\PortalService' shared autowired service.
  5600.      *
  5601.      * @return \WebBundle\Service\PortalService
  5602.      */
  5603.     protected function getPortalServiceService()
  5604.     {
  5605.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/PortalService.php';
  5606.         $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  5607.         if (isset($this->services['WebBundle\\Service\\PortalService'])) {
  5608.             return $this->services['WebBundle\\Service\\PortalService'];
  5609.         }
  5610.         $b = ($this->services['WebBundle\\Helper\\ParticipantHelper'] ?? $this->getParticipantHelperService());
  5611.         if (isset($this->services['WebBundle\\Service\\PortalService'])) {
  5612.             return $this->services['WebBundle\\Service\\PortalService'];
  5613.         }
  5614.         $c = ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService());
  5615.         if (isset($this->services['WebBundle\\Service\\PortalService'])) {
  5616.             return $this->services['WebBundle\\Service\\PortalService'];
  5617.         }
  5618.         return $this->services['WebBundle\\Service\\PortalService'] = new \WebBundle\Service\PortalService($a$b, ($this->services['logger'] ?? $this->getLoggerService()), ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->services['translator'] ?? $this->getTranslatorService()), $c);
  5619.     }
  5620.     /**
  5621.      * Gets the public 'WebBundle\Service\ProformaFileService' shared autowired service.
  5622.      *
  5623.      * @return \WebBundle\Service\ProformaFileService
  5624.      */
  5625.     protected function getProformaFileServiceService()
  5626.     {
  5627.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ProformaFileService.php';
  5628.         return $this->services['WebBundle\\Service\\ProformaFileService'] = new \WebBundle\Service\ProformaFileService(($this->services['logger'] ?? $this->getLoggerService()), ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()));
  5629.     }
  5630.     /**
  5631.      * Gets the public 'WebBundle\Service\SearchService' shared autowired service.
  5632.      *
  5633.      * @return \WebBundle\Service\SearchService
  5634.      */
  5635.     protected function getSearchServiceService()
  5636.     {
  5637.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  5638.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/SearchService.php';
  5639.         $this->services['WebBundle\\Service\\SearchService'] = $instance = new \WebBundle\Service\SearchService();
  5640.         $instance->sliderService = ($this->services['WebBundle\\Service\\SliderService'] ?? $this->getSliderServiceService());
  5641.         $instance->collRepo = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService());
  5642.         $instance->filterRepo = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService());
  5643.         $instance->factoryRepository = ($this->services['WebBundle\\Repository\\FactoryRepository'] ?? $this->getFactoryRepositoryService());
  5644.         $instance->articleRepo = ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService());
  5645.         $instance->interiorRepo = ($this->services['WebBundle\\Repository\\InteriorRepository'] ?? $this->getInteriorRepositoryService());
  5646.         $instance->ideaRepository = ($this->services['WebBundle\\Repository\\IdeaRepository'] ?? $this->getIdeaRepositoryService());
  5647.         $instance->collectionAlsoViewedRepository = ($this->privates['WebBundle\\Repository\\CollectionAlsoViewedRepository'] ?? $this->getCollectionAlsoViewedRepositoryService());
  5648.         $instance->interiorHistoryRepository = ($this->services['WebBundle\\Repository\\InteriorHistoryRepository'] ?? $this->getInteriorHistoryRepositoryService());
  5649.         return $instance;
  5650.     }
  5651.     /**
  5652.      * Gets the public 'WebBundle\Service\SeoService' shared autowired service.
  5653.      *
  5654.      * @return \WebBundle\Service\SeoService
  5655.      */
  5656.     protected function getSeoServiceService()
  5657.     {
  5658.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/SeoService.php';
  5659.         $this->services['WebBundle\\Service\\SeoService'] = $instance = new \WebBundle\Service\SeoService();
  5660.         $instance->countryService = ($this->services['WebBundle\\Service\\CountryService'] ?? $this->getCountryServiceService());
  5661.         $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService());
  5662.         $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService());
  5663.         $instance->filterRepository = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService());
  5664.         $instance->staticPageRepository = ($this->services['WebBundle\\Repository\\StaticPageRepository'] ?? $this->getStaticPageRepositoryService());
  5665.         $instance->articleRepository = ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService());
  5666.         return $instance;
  5667.     }
  5668.     /**
  5669.      * Gets the public 'WebBundle\Service\SitemapGenerator' shared autowired service.
  5670.      *
  5671.      * @return \WebBundle\Service\SitemapGenerator
  5672.      */
  5673.     protected function getSitemapGeneratorService()
  5674.     {
  5675.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/SitemapGenerator.php';
  5676.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/UrlEncoderService.php';
  5677.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/AdsFilters/FilterAdsFilesDataService.php';
  5678.         return $this->services['WebBundle\\Service\\SitemapGenerator'] = new \WebBundle\Service\SitemapGenerator(($this->services['WebBundle\\Service\\SeoService'] ?? $this->getSeoServiceService()), ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->services['logger'] ?? $this->getLoggerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['FlexApp\\Service\\AdsFilters\\FilterAdsFilesDataService'] ?? ($this->privates['FlexApp\\Service\\AdsFilters\\FilterAdsFilesDataService'] = new \FlexApp\Service\AdsFilters\FilterAdsFilesDataService())), new \FlexApp\Service\UrlEncoderService(), \dirname(__DIR__4), ($this->services['FlexApp\\Service\\RedisCachePool'] ?? $this->getRedisCachePoolService()));
  5679.     }
  5680.     /**
  5681.      * Gets the public 'WebBundle\Service\SliderService' shared autowired service.
  5682.      *
  5683.      * @return \WebBundle\Service\SliderService
  5684.      */
  5685.     protected function getSliderServiceService()
  5686.     {
  5687.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/SliderService.php';
  5688.         $this->services['WebBundle\\Service\\SliderService'] = $instance = new \WebBundle\Service\SliderService(($this->services['translator'] ?? $this->getTranslatorService()));
  5689.         $instance->articleRepository = ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService());
  5690.         $instance->interiorRepository = ($this->services['WebBundle\\Repository\\InteriorRepository'] ?? $this->getInteriorRepositoryService());
  5691.         $instance->ideaRepository = ($this->services['WebBundle\\Repository\\IdeaRepository'] ?? $this->getIdeaRepositoryService());
  5692.         $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService());
  5693.         $instance->filterRepository = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService());
  5694.         $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService());
  5695.         $instance->searchService = ($this->services['WebBundle\\Service\\SearchService'] ?? $this->getSearchServiceService());
  5696.         $instance->sampleService = ($this->services['app.service.sample'] ?? $this->getApp_Service_SampleService());
  5697.         return $instance;
  5698.     }
  5699.     /**
  5700.      * Gets the public 'WebBundle\Service\TranslationService' shared autowired service.
  5701.      *
  5702.      * @return \WebBundle\Service\TranslationService
  5703.      */
  5704.     protected function getTranslationServiceService()
  5705.     {
  5706.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/TranslationService.php';
  5707.         return $this->services['WebBundle\\Service\\TranslationService'] = new \WebBundle\Service\TranslationService(($this->services['translator'] ?? $this->getTranslatorService()));
  5708.     }
  5709.     /**
  5710.      * Gets the public 'WebBundle\Service\WarehouseService' shared autowired service.
  5711.      *
  5712.      * @return \WebBundle\Service\WarehouseService
  5713.      */
  5714.     protected function getWarehouseServiceService()
  5715.     {
  5716.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/WarehouseService.php';
  5717.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  5718.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  5719.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/WarehouseNormalizer.php';
  5720.         $this->services['WebBundle\\Service\\WarehouseService'] = $instance = new \WebBundle\Service\WarehouseService();
  5721.         $instance->warehouseRepository = ($this->services['WebBundle\\Repository\\WarehouseRepository'] ?? $this->getWarehouseRepositoryService());
  5722.         $instance->warehouseNormalizer = ($this->services['app.normalizer.warehouse'] ?? ($this->services['app.normalizer.warehouse'] = new \WebBundle\Serializer\Normalizer\WarehouseNormalizer()));
  5723.         return $instance;
  5724.     }
  5725.     /**
  5726.      * Gets the public 'WebBundle\Validator\Constraints\CommentValidator' shared autowired service.
  5727.      *
  5728.      * @return \WebBundle\Validator\Constraints\CommentValidator
  5729.      */
  5730.     protected function getCommentValidatorService()
  5731.     {
  5732.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5733.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5734.         include_once \dirname(__DIR__4).'/src/WebBundle/Validator/Constraints/CommentValidator.php';
  5735.         $a = ($this->privates['FlexApp\\Service\\SourceByCommentTypeDefiner'] ?? $this->getSourceByCommentTypeDefinerService());
  5736.         if (isset($this->services['WebBundle\\Validator\\Constraints\\CommentValidator'])) {
  5737.             return $this->services['WebBundle\\Validator\\Constraints\\CommentValidator'];
  5738.         }
  5739.         return $this->services['WebBundle\\Validator\\Constraints\\CommentValidator'] = new \WebBundle\Validator\Constraints\CommentValidator($a);
  5740.     }
  5741.     /**
  5742.      * Gets the public 'adm.arr_helper.facade' shared autowired service.
  5743.      *
  5744.      * @return \AdmBundle\Facade\ArrHelperFacade
  5745.      */
  5746.     protected function getAdm_ArrHelper_FacadeService()
  5747.     {
  5748.         include_once \dirname(__DIR__4).'/src/AdmBundle/Facade/ArrHelperFacade.php';
  5749.         return $this->services['adm.arr_helper.facade'] = new \AdmBundle\Facade\ArrHelperFacade();
  5750.     }
  5751.     /**
  5752.      * Gets the public 'adm.repository.measure' shared autowired service.
  5753.      *
  5754.      * @return \AdmBundle\Repository\ListMeasureRepository
  5755.      */
  5756.     protected function getAdm_Repository_MeasureService()
  5757.     {
  5758.         include_once \dirname(__DIR__4).'/src/AdmBundle/Repository/ListMeasureRepository.php';
  5759.         return $this->services['adm.repository.measure'] = new \AdmBundle\Repository\ListMeasureRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5760.     }
  5761.     /**
  5762.      * Gets the public 'adm.request_helper.facade' shared autowired service.
  5763.      *
  5764.      * @return \AdmBundle\Facade\RequestHelperFacade
  5765.      */
  5766.     protected function getAdm_RequestHelper_FacadeService()
  5767.     {
  5768.         include_once \dirname(__DIR__4).'/src/AdmBundle/Facade/RequestHelperFacade.php';
  5769.         return $this->services['adm.request_helper.facade'] = new \AdmBundle\Facade\RequestHelperFacade();
  5770.     }
  5771.     /**
  5772.      * Gets the public 'adm.runtime.facade' shared autowired service.
  5773.      *
  5774.      * @return \AdmBundle\Facade\AdminRuntimeFacade
  5775.      */
  5776.     protected function getAdm_Runtime_FacadeService()
  5777.     {
  5778.         include_once \dirname(__DIR__4).'/src/AdmBundle/Facade/AdminRuntimeFacade.php';
  5779.         return $this->services['adm.runtime.facade'] = new \AdmBundle\Facade\AdminRuntimeFacade();
  5780.     }
  5781.     /**
  5782.      * Gets the public 'adm.service' shared autowired service.
  5783.      *
  5784.      * @return \AdmBundle\Service\AdmService
  5785.      */
  5786.     protected function getAdm_ServiceService()
  5787.     {
  5788.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  5789.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/AdmService.php';
  5790.         $this->services['adm.service'] = $instance = new \AdmBundle\Service\AdmService();
  5791.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  5792.         return $instance;
  5793.     }
  5794.     /**
  5795.      * Gets the public 'adm.service.article' shared autowired service.
  5796.      *
  5797.      * @return \AdmBundle\Service\ArticleService
  5798.      */
  5799.     protected function getAdm_Service_ArticleService()
  5800.     {
  5801.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  5802.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ArticleService.php';
  5803.         $this->services['adm.service.article'] = $instance = new \AdmBundle\Service\ArticleService();
  5804.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  5805.         return $instance;
  5806.     }
  5807.     /**
  5808.      * Gets the public 'adm.service.article.filter' shared autowired service.
  5809.      *
  5810.      * @return \AdmBundle\Service\ArticleFilterService
  5811.      */
  5812.     protected function getAdm_Service_Article_FilterService()
  5813.     {
  5814.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  5815.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ArticleFilterService.php';
  5816.         $this->services['adm.service.article.filter'] = $instance = new \AdmBundle\Service\ArticleFilterService();
  5817.         $instance->repoArticle = ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService());
  5818.         $instance->repoArticleFilter = ($this->services['WebBundle\\Repository\\ArticleFilterRepository'] ?? $this->getArticleFilterRepositoryService());
  5819.         $instance->logger = ($this->services['logger'] ?? $this->getLoggerService());
  5820.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  5821.         return $instance;
  5822.     }
  5823.     /**
  5824.      * Gets the public 'adm.service.article_filters_filler' shared autowired service.
  5825.      *
  5826.      * @return \AdmBundle\Service\ArticleFiltersFillerService
  5827.      */
  5828.     protected function getAdm_Service_ArticleFiltersFillerService()
  5829.     {
  5830.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  5831.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ArticleFiltersFillerService.php';
  5832.         $this->services['adm.service.article_filters_filler'] = $instance = new \AdmBundle\Service\ArticleFiltersFillerService();
  5833.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  5834.         return $instance;
  5835.     }
  5836.     /**
  5837.      * Gets the public 'adm.service.article_sort_filler' shared autowired service.
  5838.      *
  5839.      * @return \AdmBundle\Service\ArticleSortFillerService
  5840.      */
  5841.     protected function getAdm_Service_ArticleSortFillerService()
  5842.     {
  5843.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  5844.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ArticleSortFillerService.php';
  5845.         $this->services['adm.service.article_sort_filler'] = $instance = new \AdmBundle\Service\ArticleSortFillerService();
  5846.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  5847.         return $instance;
  5848.     }
  5849.     /**
  5850.      * Gets the public 'adm.service.big_size_format' shared autowired service.
  5851.      *
  5852.      * @return \AdmBundle\Service\ListBigSizeFormatService
  5853.      */
  5854.     protected function getAdm_Service_BigSizeFormatService()
  5855.     {
  5856.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  5857.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ListBigSizeFormatService.php';
  5858.         $this->services['adm.service.big_size_format'] = $instance = new \AdmBundle\Service\ListBigSizeFormatService();
  5859.         $instance->oServiceTrans = ($this->services['adm.service.trans'] ?? $this->getAdm_Service_TransService());
  5860.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  5861.         return $instance;
  5862.     }
  5863.     /**
  5864.      * Gets the public 'adm.service.blog' shared autowired service.
  5865.      *
  5866.      * @return \AdmBundle\Service\BlogService
  5867.      */
  5868.     protected function getAdm_Service_BlogService()
  5869.     {
  5870.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  5871.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/BlogService.php';
  5872.         $this->services['adm.service.blog'] = $instance = new \AdmBundle\Service\BlogService();
  5873.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  5874.         return $instance;
  5875.     }
  5876.     /**
  5877.      * Gets the public 'adm.service.bool_db_setting' shared autowired service.
  5878.      *
  5879.      * @return \AdmBundle\Service\BoolDBSettingService
  5880.      */
  5881.     protected function getAdm_Service_BoolDbSettingService()
  5882.     {
  5883.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  5884.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/BoolDBSettingService.php';
  5885.         $this->services['adm.service.bool_db_setting'] = $instance = new \AdmBundle\Service\BoolDBSettingService();
  5886.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  5887.         return $instance;
  5888.     }
  5889.     /**
  5890.      * Gets the public 'adm.service.brand' shared autowired service.
  5891.      *
  5892.      * @return \AdmBundle\Service\BrandService
  5893.      */
  5894.     protected function getAdm_Service_BrandService()
  5895.     {
  5896.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  5897.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/BrandService.php';
  5898.         $this->services['adm.service.brand'] = $instance = new \AdmBundle\Service\BrandService();
  5899.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  5900.         return $instance;
  5901.     }
  5902.     /**
  5903.      * Gets the public 'adm.service.calendar' shared autowired service.
  5904.      *
  5905.      * @return \AdmBundle\Service\CalendarService
  5906.      */
  5907.     protected function getAdm_Service_CalendarService()
  5908.     {
  5909.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  5910.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/CalendarService.php';
  5911.         $this->services['adm.service.calendar'] = $instance = new \AdmBundle\Service\CalendarService();
  5912.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  5913.         return $instance;
  5914.     }
  5915.     /**
  5916.      * Gets the public 'adm.service.cfg.page' shared autowired service.
  5917.      *
  5918.      * @return \AdmBundle\Service\AdmCfgPageService
  5919.      */
  5920.     protected function getAdm_Service_Cfg_PageService()
  5921.     {
  5922.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  5923.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/AdmCfgPageService.php';
  5924.         $this->services['adm.service.cfg.page'] = $instance = new \AdmBundle\Service\AdmCfgPageService();
  5925.         $instance->repoAdmCfgPage = ($this->privates['FlexApp\\Repository\\AdmCfgPageRepository'] ?? $this->getAdmCfgPageRepositoryService());
  5926.         $instance->admCfgPageService $instance;
  5927.         return $instance;
  5928.     }
  5929.     /**
  5930.      * Gets the public 'adm.service.check_list' shared autowired service.
  5931.      *
  5932.      * @return \AdmBundle\Service\CheckListService
  5933.      */
  5934.     protected function getAdm_Service_CheckListService()
  5935.     {
  5936.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  5937.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/CheckListService.php';
  5938.         $this->services['adm.service.check_list'] = $instance = new \AdmBundle\Service\CheckListService();
  5939.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  5940.         return $instance;
  5941.     }
  5942.     /**
  5943.      * Gets the public 'adm.service.collection' shared autowired service.
  5944.      *
  5945.      * @return \AdmBundle\Service\CollectionService
  5946.      */
  5947.     protected function getAdm_Service_CollectionService()
  5948.     {
  5949.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  5950.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/CollectionService.php';
  5951.         $this->services['adm.service.collection'] = $instance = new \AdmBundle\Service\CollectionService();
  5952.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  5953.         return $instance;
  5954.     }
  5955.     /**
  5956.      * Gets the public 'adm.service.comment' shared autowired service.
  5957.      *
  5958.      * @return \AdmBundle\Service\CommentService
  5959.      */
  5960.     protected function getAdm_Service_CommentService()
  5961.     {
  5962.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  5963.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/CommentService.php';
  5964.         $a = ($this->privates['FlexApp\\Service\\CommentManager'] ?? $this->getCommentManagerService());
  5965.         $this->services['adm.service.comment'] = $instance = new \AdmBundle\Service\CommentService($a);
  5966.         $instance->repoComment = ($this->services['FlexApp\\Repository\\CommentRepository'] ?? $this->getCommentRepositoryService());
  5967.         $instance->commentManager $a;
  5968.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  5969.         return $instance;
  5970.     }
  5971.     /**
  5972.      * Gets the public 'adm.service.consultant' shared autowired service.
  5973.      *
  5974.      * @return \AdmBundle\Service\ConsultantService
  5975.      */
  5976.     protected function getAdm_Service_ConsultantService()
  5977.     {
  5978.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  5979.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ConsultantService.php';
  5980.         $this->services['adm.service.consultant'] = $instance = new \AdmBundle\Service\ConsultantService();
  5981.         $instance->repoConsultant = ($this->privates['FlexApp\\Repository\\ConsultantRepository'] ?? $this->getConsultantRepositoryService());
  5982.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  5983.         return $instance;
  5984.     }
  5985.     /**
  5986.      * Gets the public 'adm.service.contact' shared autowired service.
  5987.      *
  5988.      * @return \AdmBundle\Service\ContactService
  5989.      */
  5990.     protected function getAdm_Service_ContactService()
  5991.     {
  5992.         return $this->services['adm.service.contact'] = new \AdmBundle\Service\ContactService();
  5993.     }
  5994.     /**
  5995.      * Gets the public 'adm.service.country' shared autowired service.
  5996.      *
  5997.      * @return \AdmBundle\Service\CountryService
  5998.      */
  5999.     protected function getAdm_Service_CountryService()
  6000.     {
  6001.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6002.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/CountryService.php';
  6003.         $this->services['adm.service.country'] = $instance = new \AdmBundle\Service\CountryService();
  6004.         $instance->oServiceTrans = ($this->services['adm.service.trans'] ?? $this->getAdm_Service_TransService());
  6005.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6006.         return $instance;
  6007.     }
  6008.     /**
  6009.      * Gets the public 'adm.service.country_and_lang_specific_data' shared autowired service.
  6010.      *
  6011.      * @return \AdmBundle\Service\CountryLangSpecificDataAdminService
  6012.      */
  6013.     protected function getAdm_Service_CountryAndLangSpecificDataService()
  6014.     {
  6015.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6016.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/CountryLangSpecificDataAdminService.php';
  6017.         $this->services['adm.service.country_and_lang_specific_data'] = $instance = new \AdmBundle\Service\CountryLangSpecificDataAdminService();
  6018.         $instance->repoCLSpecificData = ($this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] ?? $this->getCountryAndLangSpecificDataRepositoryService());
  6019.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6020.         return $instance;
  6021.     }
  6022.     /**
  6023.      * Gets the public 'adm.service.currency_ng' shared autowired service.
  6024.      *
  6025.      * @return \AdmBundle\Service\CurrencyNgService
  6026.      */
  6027.     protected function getAdm_Service_CurrencyNgService()
  6028.     {
  6029.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6030.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/CurrencyNgService.php';
  6031.         $this->services['adm.service.currency_ng'] = $instance = new \AdmBundle\Service\CurrencyNgService();
  6032.         $instance->oServiceTrans = ($this->services['adm.service.trans'] ?? $this->getAdm_Service_TransService());
  6033.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6034.         return $instance;
  6035.     }
  6036.     /**
  6037.      * Gets the public 'adm.service.exh' shared autowired service.
  6038.      *
  6039.      * @return \AdmBundle\Service\ExhService
  6040.      */
  6041.     protected function getAdm_Service_ExhService()
  6042.     {
  6043.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6044.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExhService.php';
  6045.         $this->services['adm.service.exh'] = $instance = new \AdmBundle\Service\ExhService();
  6046.         $instance->repoExh = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhRepository'] ?? $this->getExhRepositoryService());
  6047.         $instance->repoExhBrand = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhBrandRepository'] ?? $this->getExhBrandRepositoryService());
  6048.         $instance->repoExhCollection = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhCollectionRepository'] ?? $this->getExhCollectionRepositoryService());
  6049.         $instance->repoExhImage = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhImageRepository'] ?? $this->getExhImageRepositoryService());
  6050.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6051.         return $instance;
  6052.     }
  6053.     /**
  6054.      * Gets the public 'adm.service.factory_ng' shared autowired service.
  6055.      *
  6056.      * @return \AdmBundle\Service\FactoryNgService
  6057.      */
  6058.     protected function getAdm_Service_FactoryNgService()
  6059.     {
  6060.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6061.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/FactoryNgService.php';
  6062.         $this->services['adm.service.factory_ng'] = $instance = new \AdmBundle\Service\FactoryNgService();
  6063.         $instance->oServiceTrans = ($this->services['adm.service.trans'] ?? $this->getAdm_Service_TransService());
  6064.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6065.         return $instance;
  6066.     }
  6067.     /**
  6068.      * Gets the public 'adm.service.files' shared autowired service.
  6069.      *
  6070.      * @return \AdmBundle\Service\FilesService
  6071.      */
  6072.     protected function getAdm_Service_FilesService()
  6073.     {
  6074.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6075.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/FilesService.php';
  6076.         $this->services['adm.service.files'] = $instance = new \AdmBundle\Service\FilesService();
  6077.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6078.         return $instance;
  6079.     }
  6080.     /**
  6081.      * Gets the public 'adm.service.filter' shared autowired service.
  6082.      *
  6083.      * @return \AdmBundle\Service\FilterService
  6084.      */
  6085.     protected function getAdm_Service_FilterService()
  6086.     {
  6087.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6088.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/FilterService.php';
  6089.         include_once \dirname(__DIR__4).'/src/WebBundle/Helper/TextHelper.php';
  6090.         $this->services['adm.service.filter'] = $instance = new \AdmBundle\Service\FilterService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['WebBundle\\Helper\\TextHelper'] ?? ($this->services['WebBundle\\Helper\\TextHelper'] = new \WebBundle\Helper\TextHelper())));
  6091.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6092.         return $instance;
  6093.     }
  6094.     /**
  6095.      * Gets the public 'adm.service.filter.group' shared autowired service.
  6096.      *
  6097.      * @return \AdmBundle\Service\FilterGroupService
  6098.      */
  6099.     protected function getAdm_Service_Filter_GroupService()
  6100.     {
  6101.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6102.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/FilterGroupService.php';
  6103.         $this->services['adm.service.filter.group'] = $instance = new \AdmBundle\Service\FilterGroupService();
  6104.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6105.         return $instance;
  6106.     }
  6107.     /**
  6108.      * Gets the public 'adm.service.filter_group_sort' shared autowired service.
  6109.      *
  6110.      * @return \AdmBundle\Service\FilterGroupSortService
  6111.      */
  6112.     protected function getAdm_Service_FilterGroupSortService()
  6113.     {
  6114.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6115.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/FilterGroupSortService.php';
  6116.         $this->services['adm.service.filter_group_sort'] = $instance = new \AdmBundle\Service\FilterGroupSortService();
  6117.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6118.         return $instance;
  6119.     }
  6120.     /**
  6121.      * Gets the public 'adm.service.geo.country' shared autowired service.
  6122.      *
  6123.      * @return \AdmBundle\Service\GeoCountryAdminService
  6124.      */
  6125.     protected function getAdm_Service_Geo_CountryService()
  6126.     {
  6127.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6128.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/GeoCountryAdminService.php';
  6129.         $this->services['adm.service.geo.country'] = $instance = new \AdmBundle\Service\GeoCountryAdminService();
  6130.         $instance->repoGeoCountry = ($this->privates['FlexApp\\Repository\\GeoCountryRepository'] ?? $this->getGeoCountryRepositoryService());
  6131.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6132.         return $instance;
  6133.     }
  6134.     /**
  6135.      * Gets the public 'adm.service.history' shared autowired service.
  6136.      *
  6137.      * @return \AdmBundle\Service\HistoryService
  6138.      */
  6139.     protected function getAdm_Service_HistoryService()
  6140.     {
  6141.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6142.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/HistoryService.php';
  6143.         $this->services['adm.service.history'] = $instance = new \AdmBundle\Service\HistoryService();
  6144.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6145.         return $instance;
  6146.     }
  6147.     /**
  6148.      * Gets the public 'adm.service.interior.filter' shared autowired service.
  6149.      *
  6150.      * @return \AdmBundle\Service\InteriorFilterService
  6151.      */
  6152.     protected function getAdm_Service_Interior_FilterService()
  6153.     {
  6154.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6155.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/InteriorFilterService.php';
  6156.         $this->services['adm.service.interior.filter'] = $instance = new \AdmBundle\Service\InteriorFilterService();
  6157.         $instance->repoInterior = ($this->services['WebBundle\\Repository\\InteriorRepository'] ?? $this->getInteriorRepositoryService());
  6158.         $instance->repoInteriorFilter = ($this->services['WebBundle\\Repository\\InteriorFilterRepository'] ?? $this->getInteriorFilterRepositoryService());
  6159.         $instance->logger = ($this->services['logger'] ?? $this->getLoggerService());
  6160.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6161.         return $instance;
  6162.     }
  6163.     /**
  6164.      * Gets the public 'adm.service.interior_filters_filler' shared autowired service.
  6165.      *
  6166.      * @return \AdmBundle\Service\InteriorFiltersFillerService
  6167.      */
  6168.     protected function getAdm_Service_InteriorFiltersFillerService()
  6169.     {
  6170.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6171.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/InteriorFiltersFillerService.php';
  6172.         $this->services['adm.service.interior_filters_filler'] = $instance = new \AdmBundle\Service\InteriorFiltersFillerService();
  6173.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6174.         return $instance;
  6175.     }
  6176.     /**
  6177.      * Gets the public 'adm.service.list.email' shared autowired service.
  6178.      *
  6179.      * @return \AdmBundle\Service\ListEmailService
  6180.      */
  6181.     protected function getAdm_Service_List_EmailService()
  6182.     {
  6183.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6184.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ListEmailService.php';
  6185.         $this->services['adm.service.list.email'] = $instance = new \AdmBundle\Service\ListEmailService();
  6186.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6187.         return $instance;
  6188.     }
  6189.     /**
  6190.      * Gets the public 'adm.service.list_country' shared autowired service.
  6191.      *
  6192.      * @return \AdmBundle\Service\ListCountryService
  6193.      */
  6194.     protected function getAdm_Service_ListCountryService()
  6195.     {
  6196.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6197.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ListCountryService.php';
  6198.         $this->services['adm.service.list_country'] = $instance = new \AdmBundle\Service\ListCountryService();
  6199.         $instance->oServiceTrans = ($this->services['adm.service.trans'] ?? $this->getAdm_Service_TransService());
  6200.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6201.         return $instance;
  6202.     }
  6203.     /**
  6204.      * Gets the public 'adm.service.localization' shared autowired service.
  6205.      *
  6206.      * @return \AdmBundle\Service\LocalizationAdminService
  6207.      */
  6208.     protected function getAdm_Service_LocalizationService()
  6209.     {
  6210.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6211.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/LocalizationAdminService.php';
  6212.         $this->services['adm.service.localization'] = $instance = new \AdmBundle\Service\LocalizationAdminService();
  6213.         $instance->repository = ($this->privates['FlexApp\\Repository\\LocaleRepository'] ?? $this->getLocaleRepositoryService());
  6214.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6215.         return $instance;
  6216.     }
  6217.     /**
  6218.      * Gets the public 'adm.service.measure' shared autowired service.
  6219.      *
  6220.      * @return \AdmBundle\Service\MeasureService
  6221.      */
  6222.     protected function getAdm_Service_MeasureService()
  6223.     {
  6224.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6225.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/MeasureService.php';
  6226.         include_once \dirname(__DIR__4).'/src/AdmBundle/Facade/AdminRuntimeFacade.php';
  6227.         include_once \dirname(__DIR__4).'/src/AdmBundle/Facade/RequestHelperFacade.php';
  6228.         $this->services['adm.service.measure'] = $instance = new \AdmBundle\Service\MeasureService();
  6229.         $instance->admRuntime = ($this->services['adm.runtime.facade'] ?? ($this->services['adm.runtime.facade'] = new \AdmBundle\Facade\AdminRuntimeFacade()));
  6230.         $instance->listMeasureRepository = ($this->services['adm.repository.measure'] ?? $this->getAdm_Repository_MeasureService());
  6231.         $instance->requestHelper = ($this->services['adm.request_helper.facade'] ?? ($this->services['adm.request_helper.facade'] = new \AdmBundle\Facade\RequestHelperFacade()));
  6232.         $instance->translateService = ($this->services['adm.service.trans'] ?? $this->getAdm_Service_TransService());
  6233.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6234.         return $instance;
  6235.     }
  6236.     /**
  6237.      * Gets the public 'adm.service.mobile_user_slider' shared autowired service.
  6238.      *
  6239.      * @return \AdmBundle\Service\MobileUserSliderService
  6240.      */
  6241.     protected function getAdm_Service_MobileUserSliderService()
  6242.     {
  6243.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6244.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/MobileUserSliderService.php';
  6245.         $this->services['adm.service.mobile_user_slider'] = $instance = new \AdmBundle\Service\MobileUserSliderService();
  6246.         $instance->mobileUserSliderRepository = ($this->privates['FlexApp\\Repository\\MobileUserSliderRepository'] ?? $this->getMobileUserSliderRepositoryService());
  6247.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6248.         return $instance;
  6249.     }
  6250.     /**
  6251.      * Gets the public 'adm.service.name_ng' shared autowired service.
  6252.      *
  6253.      * @return \AdmBundle\Service\NameNgService
  6254.      */
  6255.     protected function getAdm_Service_NameNgService()
  6256.     {
  6257.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6258.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/NameNgService.php';
  6259.         $this->services['adm.service.name_ng'] = $instance = new \AdmBundle\Service\NameNgService();
  6260.         $instance->oServiceTrans = ($this->services['adm.service.trans'] ?? $this->getAdm_Service_TransService());
  6261.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6262.         return $instance;
  6263.     }
  6264.     /**
  6265.      * Gets the public 'adm.service.order' shared autowired service.
  6266.      *
  6267.      * @return \AdmBundle\Service\BuyOrderService
  6268.      */
  6269.     protected function getAdm_Service_OrderService()
  6270.     {
  6271.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6272.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/BuyOrderService.php';
  6273.         $this->services['adm.service.order'] = $instance = new \AdmBundle\Service\BuyOrderService();
  6274.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6275.         return $instance;
  6276.     }
  6277.     /**
  6278.      * Gets the public 'adm.service.page.meta' shared autowired service.
  6279.      *
  6280.      * @return \AdmBundle\Service\PageMetaService
  6281.      */
  6282.     protected function getAdm_Service_Page_MetaService()
  6283.     {
  6284.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6285.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/PageMetaService.php';
  6286.         $this->services['adm.service.page.meta'] = $instance = new \AdmBundle\Service\PageMetaService();
  6287.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6288.         return $instance;
  6289.     }
  6290.     /**
  6291.      * Gets the public 'adm.service.participant' shared autowired service.
  6292.      *
  6293.      * @return \AdmBundle\Service\ParticipantService
  6294.      */
  6295.     protected function getAdm_Service_ParticipantService()
  6296.     {
  6297.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6298.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ParticipantService.php';
  6299.         $this->services['adm.service.participant'] = $instance = new \AdmBundle\Service\ParticipantService();
  6300.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6301.         return $instance;
  6302.     }
  6303.     /**
  6304.      * Gets the public 'adm.service.poll' shared autowired service.
  6305.      *
  6306.      * @return \AdmBundle\Service\PollService
  6307.      */
  6308.     protected function getAdm_Service_PollService()
  6309.     {
  6310.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6311.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/PollService.php';
  6312.         $this->services['adm.service.poll'] = $instance = new \AdmBundle\Service\PollService();
  6313.         $instance->pollRepository = ($this->privates['FlexApp\\Repository\\PollRepository'] ?? $this->getPollRepositoryService());
  6314.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6315.         return $instance;
  6316.     }
  6317.     /**
  6318.      * Gets the public 'adm.service.stat.orders' shared autowired service.
  6319.      *
  6320.      * @return \AdmBundle\Service\StatOrdersService
  6321.      */
  6322.     protected function getAdm_Service_Stat_OrdersService()
  6323.     {
  6324.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6325.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/StatOrdersService.php';
  6326.         $this->services['adm.service.stat.orders'] = $instance = new \AdmBundle\Service\StatOrdersService();
  6327.         $instance->repoStatOrdersGrouping = ($this->privates['FlexApp\\Repository\\StatOrdersGroupingRepository'] ?? $this->getStatOrdersGroupingRepositoryService());
  6328.         $instance->repoBuyOrder = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService());
  6329.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6330.         return $instance;
  6331.     }
  6332.     /**
  6333.      * Gets the public 'adm.service.stat.views' shared autowired service.
  6334.      *
  6335.      * @return \AdmBundle\Service\StatViewsService
  6336.      */
  6337.     protected function getAdm_Service_Stat_ViewsService()
  6338.     {
  6339.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6340.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/StatViewsService.php';
  6341.         $this->services['adm.service.stat.views'] = $instance = new \AdmBundle\Service\StatViewsService();
  6342.         $instance->repoStatViews = ($this->privates['FlexApp\\Repository\\StatsRepository'] ?? $this->getStatsRepositoryService());
  6343.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6344.         return $instance;
  6345.     }
  6346.     /**
  6347.      * Gets the public 'adm.service.static.page' shared autowired service.
  6348.      *
  6349.      * @return \AdmBundle\Service\StaticPageService
  6350.      */
  6351.     protected function getAdm_Service_Static_PageService()
  6352.     {
  6353.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6354.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/StaticPageService.php';
  6355.         $this->services['adm.service.static.page'] = $instance = new \AdmBundle\Service\StaticPageService();
  6356.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6357.         return $instance;
  6358.     }
  6359.     /**
  6360.      * Gets the public 'adm.service.tools' shared autowired service.
  6361.      *
  6362.      * @return \AdmBundle\Service\ToolsService
  6363.      */
  6364.     protected function getAdm_Service_ToolsService()
  6365.     {
  6366.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6367.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ToolsService.php';
  6368.         $this->services['adm.service.tools'] = $instance = new \AdmBundle\Service\ToolsService();
  6369.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6370.         return $instance;
  6371.     }
  6372.     /**
  6373.      * Gets the public 'adm.service.trans' shared autowired service.
  6374.      *
  6375.      * @return \AdmBundle\Service\TransService
  6376.      */
  6377.     protected function getAdm_Service_TransService()
  6378.     {
  6379.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6380.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/TransService.php';
  6381.         $this->services['adm.service.trans'] = $instance = new \AdmBundle\Service\TransService();
  6382.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6383.         return $instance;
  6384.     }
  6385.     /**
  6386.      * Gets the public 'adm.service.trans.group' shared autowired service.
  6387.      *
  6388.      * @return \AdmBundle\Service\TransGroupService
  6389.      */
  6390.     protected function getAdm_Service_Trans_GroupService()
  6391.     {
  6392.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6393.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/TransGroupService.php';
  6394.         $this->services['adm.service.trans.group'] = $instance = new \AdmBundle\Service\TransGroupService();
  6395.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6396.         return $instance;
  6397.     }
  6398.     /**
  6399.      * Gets the public 'adm.service.trans_ex' shared autowired service.
  6400.      *
  6401.      * @return \AdmBundle\Service\TransExService
  6402.      */
  6403.     protected function getAdm_Service_TransExService()
  6404.     {
  6405.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6406.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/TransExService.php';
  6407.         $this->services['adm.service.trans_ex'] = $instance = new \AdmBundle\Service\TransExService();
  6408.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6409.         return $instance;
  6410.     }
  6411.     /**
  6412.      * Gets the public 'adm.service.users' shared autowired service.
  6413.      *
  6414.      * @return \AdmBundle\Service\UsersService
  6415.      */
  6416.     protected function getAdm_Service_UsersService()
  6417.     {
  6418.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6419.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/UsersService.php';
  6420.         $this->services['adm.service.users'] = $instance = new \AdmBundle\Service\UsersService();
  6421.         $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService());
  6422.         $instance->userForeignAliasRepository = ($this->services['WebBundle\\Repository\\UserForeignAliasRepository'] ?? $this->getUserForeignAliasRepositoryService());
  6423.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6424.         return $instance;
  6425.     }
  6426.     /**
  6427.      * Gets the public 'adm.service.vacancy' shared autowired service.
  6428.      *
  6429.      * @return \AdmBundle\Service\VacancyService
  6430.      */
  6431.     protected function getAdm_Service_VacancyService()
  6432.     {
  6433.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6434.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/VacancyService.php';
  6435.         $this->services['adm.service.vacancy'] = $instance = new \AdmBundle\Service\VacancyService();
  6436.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6437.         return $instance;
  6438.     }
  6439.     /**
  6440.      * Gets the public 'adm.service.widget' shared autowired service.
  6441.      *
  6442.      * @return \AdmBundle\Service\WidgetService
  6443.      */
  6444.     protected function getAdm_Service_WidgetService()
  6445.     {
  6446.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/ExtendedService.php';
  6447.         include_once \dirname(__DIR__4).'/src/AdmBundle/Service/WidgetService.php';
  6448.         $this->services['adm.service.widget'] = $instance = new \AdmBundle\Service\WidgetService();
  6449.         $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService());
  6450.         return $instance;
  6451.     }
  6452.     /**
  6453.      * Gets the public 'app.amazon.personalize' shared autowired service.
  6454.      *
  6455.      * @return \FlexApp\Service\AWS\Personalize
  6456.      */
  6457.     protected function getApp_Amazon_PersonalizeService()
  6458.     {
  6459.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/AWS/AbstractBase.php';
  6460.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/AWS/Personalize.php';
  6461.         return $this->services['app.amazon.personalize'] = new \FlexApp\Service\AWS\Personalize('Symfony:Component:HttpFoundation:ParameterBag');
  6462.     }
  6463.     /**
  6464.      * Gets the public 'app.amazon_personalize_service' shared autowired service.
  6465.      *
  6466.      * @return \FlexApp\Service\AmazonPersonalizeService
  6467.      */
  6468.     protected function getApp_AmazonPersonalizeServiceService()
  6469.     {
  6470.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/AmazonPersonalizeService.php';
  6471.         return $this->services['app.amazon_personalize_service'] = new \FlexApp\Service\AmazonPersonalizeService('WebBundle:Repository:CollectionRepository''WebBundle:Service:CollectionSettingsService''WebBundle:Repository:UserRepository''FlexApp\\Service\\AWS\\Personalize');
  6472.     }
  6473.     /**
  6474.      * Gets the public 'app.encoder.json' shared autowired service.
  6475.      *
  6476.      * @return \Symfony\Component\Serializer\Encoder\JsonEncoder
  6477.      */
  6478.     protected function getApp_Encoder_JsonService()
  6479.     {
  6480.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  6481.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  6482.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  6483.         return $this->services['app.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder();
  6484.     }
  6485.     /**
  6486.      * Gets the public 'app.encoder.xml' shared autowired service.
  6487.      *
  6488.      * @return \Symfony\Component\Serializer\Encoder\XmlEncoder
  6489.      */
  6490.     protected function getApp_Encoder_XmlService()
  6491.     {
  6492.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  6493.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  6494.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  6495.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  6496.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  6497.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  6498.         return $this->services['app.encoder.xml'] = new \Symfony\Component\Serializer\Encoder\XmlEncoder();
  6499.     }
  6500.     /**
  6501.      * Gets the public 'app.helper.bbcode' shared autowired service.
  6502.      *
  6503.      * @return \WebBundle\Helper\BBCodeHelper
  6504.      */
  6505.     protected function getApp_Helper_BbcodeService()
  6506.     {
  6507.         include_once \dirname(__DIR__4).'/src/WebBundle/Helper/BBCodeHelper.php';
  6508.         return $this->services['app.helper.bbcode'] = new \WebBundle\Helper\BBCodeHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6509.     }
  6510.     /**
  6511.      * Gets the public 'app.helper.url' shared autowired service.
  6512.      *
  6513.      * @return \WebBundle\Helper\UrlHelper
  6514.      */
  6515.     protected function getApp_Helper_UrlService()
  6516.     {
  6517.         include_once \dirname(__DIR__4).'/src/WebBundle/Helper/UrlHelper.php';
  6518.         return $this->services['app.helper.url'] = new \WebBundle\Helper\UrlHelper();
  6519.     }
  6520.     /**
  6521.      * Gets the public 'app.helper.validator' shared service.
  6522.      *
  6523.      * @return \WebBundle\Helper\ValidatorHelper
  6524.      */
  6525.     protected function getApp_Helper_ValidatorService()
  6526.     {
  6527.         include_once \dirname(__DIR__4).'/src/WebBundle/Helper/ValidatorHelper.php';
  6528.         return $this->services['app.helper.validator'] = new \WebBundle\Helper\ValidatorHelper(($this->services['translator'] ?? $this->getTranslatorService()));
  6529.     }
  6530.     /**
  6531.      * Gets the public 'app.normalizer.date_time' shared autowired service.
  6532.      *
  6533.      * @return \WebBundle\Serializer\Normalizer\DateTimeNormalizer
  6534.      */
  6535.     protected function getApp_Normalizer_DateTimeService()
  6536.     {
  6537.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  6538.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  6539.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/DateTimeNormalizer.php';
  6540.         return $this->services['app.normalizer.date_time'] = new \WebBundle\Serializer\Normalizer\DateTimeNormalizer();
  6541.     }
  6542.     /**
  6543.      * Gets the public 'app.normalizer.order' shared autowired service.
  6544.      *
  6545.      * @return \WebBundle\Serializer\Normalizer\OrderNormalizer
  6546.      */
  6547.     protected function getApp_Normalizer_OrderService()
  6548.     {
  6549.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  6550.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  6551.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/OrderNormalizer.php';
  6552.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  6553.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/DateTimeNormalizer.php';
  6554.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/WarehouseNormalizer.php';
  6555.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/OrderItemNormalizer.php';
  6556.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/OrderHistoryNormalizer.php';
  6557.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/OrderPaymentNormalizer.php';
  6558.         $this->services['app.normalizer.order'] = $instance = new \WebBundle\Serializer\Normalizer\OrderNormalizer();
  6559.         $instance->locationService = ($this->services['app.service.location'] ?? ($this->services['app.service.location'] = new \WebBundle\Service\LocationService(\dirname(__DIR__4))));
  6560.         $instance->orderPaymentService = ($this->services['app.service.order_payment'] ?? $this->getApp_Service_OrderPaymentService());
  6561.         $instance->dateTimeNormalizer = ($this->services['app.normalizer.date_time'] ?? ($this->services['app.normalizer.date_time'] = new \WebBundle\Serializer\Normalizer\DateTimeNormalizer()));
  6562.         $instance->warehouseNormalizer = ($this->services['app.normalizer.warehouse'] ?? ($this->services['app.normalizer.warehouse'] = new \WebBundle\Serializer\Normalizer\WarehouseNormalizer()));
  6563.         $instance->orderAddressNormalizer = ($this->services['app.normalizer.order_address'] ?? $this->getApp_Normalizer_OrderAddressService());
  6564.         $instance->orderItemNormalizer = ($this->services['app.normalizer.order_item'] ?? ($this->services['app.normalizer.order_item'] = new \WebBundle\Serializer\Normalizer\OrderItemNormalizer()));
  6565.         $instance->orderHistoryNormalizer = ($this->services['app.normalizer.order_history'] ?? ($this->services['app.normalizer.order_history'] = new \WebBundle\Serializer\Normalizer\OrderHistoryNormalizer()));
  6566.         $instance->orderPaymentNormalizer = ($this->services['app.normalizer.order_payment'] ?? ($this->services['app.normalizer.order_payment'] = new \WebBundle\Serializer\Normalizer\OrderPaymentNormalizer()));
  6567.         return $instance;
  6568.     }
  6569.     /**
  6570.      * Gets the public 'app.normalizer.order_address' shared autowired service.
  6571.      *
  6572.      * @return \WebBundle\Serializer\Normalizer\OrderAddressNormalizer
  6573.      */
  6574.     protected function getApp_Normalizer_OrderAddressService()
  6575.     {
  6576.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  6577.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  6578.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/OrderAddressNormalizer.php';
  6579.         $this->services['app.normalizer.order_address'] = $instance = new \WebBundle\Serializer\Normalizer\OrderAddressNormalizer();
  6580.         $instance->locationService = ($this->services['app.service.location'] ?? ($this->services['app.service.location'] = new \WebBundle\Service\LocationService(\dirname(__DIR__4))));
  6581.         return $instance;
  6582.     }
  6583.     /**
  6584.      * Gets the public 'app.normalizer.order_history' shared autowired service.
  6585.      *
  6586.      * @return \WebBundle\Serializer\Normalizer\OrderHistoryNormalizer
  6587.      */
  6588.     protected function getApp_Normalizer_OrderHistoryService()
  6589.     {
  6590.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  6591.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  6592.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/OrderHistoryNormalizer.php';
  6593.         return $this->services['app.normalizer.order_history'] = new \WebBundle\Serializer\Normalizer\OrderHistoryNormalizer();
  6594.     }
  6595.     /**
  6596.      * Gets the public 'app.normalizer.order_item' shared autowired service.
  6597.      *
  6598.      * @return \WebBundle\Serializer\Normalizer\OrderItemNormalizer
  6599.      */
  6600.     protected function getApp_Normalizer_OrderItemService()
  6601.     {
  6602.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  6603.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  6604.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/OrderItemNormalizer.php';
  6605.         return $this->services['app.normalizer.order_item'] = new \WebBundle\Serializer\Normalizer\OrderItemNormalizer();
  6606.     }
  6607.     /**
  6608.      * Gets the public 'app.normalizer.order_item_discount' shared autowired service.
  6609.      *
  6610.      * @return \WebBundle\Serializer\Normalizer\OrderItemDiscountNormalizer
  6611.      */
  6612.     protected function getApp_Normalizer_OrderItemDiscountService()
  6613.     {
  6614.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  6615.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  6616.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/OrderItemDiscountNormalizer.php';
  6617.         return $this->services['app.normalizer.order_item_discount'] = new \WebBundle\Serializer\Normalizer\OrderItemDiscountNormalizer();
  6618.     }
  6619.     /**
  6620.      * Gets the public 'app.normalizer.order_list' shared autowired service.
  6621.      *
  6622.      * @return \WebBundle\Serializer\Normalizer\OrderListNormalizer
  6623.      */
  6624.     protected function getApp_Normalizer_OrderListService()
  6625.     {
  6626.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  6627.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  6628.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/OrderListNormalizer.php';
  6629.         return $this->services['app.normalizer.order_list'] = new \WebBundle\Serializer\Normalizer\OrderListNormalizer();
  6630.     }
  6631.     /**
  6632.      * Gets the public 'app.normalizer.order_payment' shared autowired service.
  6633.      *
  6634.      * @return \WebBundle\Serializer\Normalizer\OrderPaymentNormalizer
  6635.      */
  6636.     protected function getApp_Normalizer_OrderPaymentService()
  6637.     {
  6638.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  6639.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  6640.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/OrderPaymentNormalizer.php';
  6641.         return $this->services['app.normalizer.order_payment'] = new \WebBundle\Serializer\Normalizer\OrderPaymentNormalizer();
  6642.     }
  6643.     /**
  6644.      * Gets the public 'app.normalizer.warehouse' shared autowired service.
  6645.      *
  6646.      * @return \WebBundle\Serializer\Normalizer\WarehouseNormalizer
  6647.      */
  6648.     protected function getApp_Normalizer_WarehouseService()
  6649.     {
  6650.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  6651.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  6652.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/WarehouseNormalizer.php';
  6653.         return $this->services['app.normalizer.warehouse'] = new \WebBundle\Serializer\Normalizer\WarehouseNormalizer();
  6654.     }
  6655.     /**
  6656.      * Gets the public 'app.orm.quote.strategy' shared autowired service.
  6657.      *
  6658.      * @return \FlexApp\Extensions\Doctrine\Mapping\AppQuoteStrategy
  6659.      */
  6660.     protected function getApp_Orm_Quote_StrategyService()
  6661.     {
  6662.         return $this->services['app.orm.quote.strategy'] = new \FlexApp\Extensions\Doctrine\Mapping\AppQuoteStrategy();
  6663.     }
  6664.     /**
  6665.      * Gets the public 'app.recaptcha' shared autowired service.
  6666.      *
  6667.      * @return \WebBundle\Service\RecaptchaService
  6668.      */
  6669.     protected function getApp_RecaptchaService()
  6670.     {
  6671.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/RecaptchaService.php';
  6672.         return $this->services['app.recaptcha'] = new \WebBundle\Service\RecaptchaService($this);
  6673.     }
  6674.     /**
  6675.      * Gets the public 'app.registration' shared autowired service.
  6676.      *
  6677.      * @return \WebBundle\Service\RegistrationService
  6678.      */
  6679.     protected function getApp_RegistrationService()
  6680.     {
  6681.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/RegistrationService.php';
  6682.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  6683.         $this->services['app.registration'] = $instance = new \WebBundle\Service\RegistrationService($this, ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()), ($this->services['logger'] ?? $this->getLoggerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()));
  6684.         $instance->userPortalService = ($this->privates['FlexApp\\Service\\UserPortalService'] ?? $this->getUserPortalServiceService());
  6685.         $instance->locationService = ($this->services['app.service.location'] ?? ($this->services['app.service.location'] = new \WebBundle\Service\LocationService(\dirname(__DIR__4))));
  6686.         $instance->mailer = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService());
  6687.         $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService());
  6688.         $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer()));
  6689.         return $instance;
  6690.     }
  6691.     /**
  6692.      * Gets the public 'app.repo.currency_rate' shared autowired service.
  6693.      *
  6694.      * @return \WebBundle\Repository\CurrencyRateRepository
  6695.      */
  6696.     protected function getApp_Repo_CurrencyRateService()
  6697.     {
  6698.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/CurrencyRateRepository.php';
  6699.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6700.         if (isset($this->services['app.repo.currency_rate'])) {
  6701.             return $this->services['app.repo.currency_rate'];
  6702.         }
  6703.         return $this->services['app.repo.currency_rate'] = $a->getRepository('WebBundle:CurrencyRate');
  6704.     }
  6705.     /**
  6706.      * Gets the public 'app.repo.sample' shared autowired service.
  6707.      *
  6708.      * @return \WebBundle\Repository\SampleRepository
  6709.      */
  6710.     protected function getApp_Repo_SampleService()
  6711.     {
  6712.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/SampleRepository.php';
  6713.         return $this->services['app.repo.sample'] = new \WebBundle\Repository\SampleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\SampleEntity');
  6714.     }
  6715.     /**
  6716.      * Gets the public 'app.request' shared service.
  6717.      *
  6718.      * @return \WebBundle\Listener\RequestListener
  6719.      */
  6720.     protected function getApp_RequestService()
  6721.     {
  6722.         return $this->services['app.request'] = new \WebBundle\Listener\RequestListener(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['app.service.location'] ?? ($this->services['app.service.location'] = new \WebBundle\Service\LocationService(\dirname(__DIR__4)))));
  6723.     }
  6724.     /**
  6725.      * Gets the public 'app.response' shared service.
  6726.      *
  6727.      * @return \FlexApp\EventListener\ResponseListener
  6728.      */
  6729.     protected function getApp_ResponseService()
  6730.     {
  6731.         return $this->services['app.response'] = new \FlexApp\EventListener\ResponseListener($this, ($this->services['FlexApp\\Service\\BBCodeManager'] ?? $this->getBBCodeManagerService()));
  6732.     }
  6733.     /**
  6734.      * Gets the public 'app.security.interactive_login_listener' shared autowired service.
  6735.      *
  6736.      * @return \WebBundle\Listener\AuthenticationListener
  6737.      */
  6738.     protected function getApp_Security_InteractiveLoginListenerService()
  6739.     {
  6740.         include_once \dirname(__DIR__4).'/src/WebBundle/Listener/AuthenticationListener.php';
  6741.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6742.         if (isset($this->services['app.security.interactive_login_listener'])) {
  6743.             return $this->services['app.security.interactive_login_listener'];
  6744.         }
  6745.         $b = ($this->privates['FlexApp\\Service\\ChatByTokenResolver'] ?? $this->getChatByTokenResolverService());
  6746.         if (isset($this->services['app.security.interactive_login_listener'])) {
  6747.             return $this->services['app.security.interactive_login_listener'];
  6748.         }
  6749.         $c = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  6750.         if (isset($this->services['app.security.interactive_login_listener'])) {
  6751.             return $this->services['app.security.interactive_login_listener'];
  6752.         }
  6753.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6754.         if (isset($this->services['app.security.interactive_login_listener'])) {
  6755.             return $this->services['app.security.interactive_login_listener'];
  6756.         }
  6757.         $e = ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService());
  6758.         if (isset($this->services['app.security.interactive_login_listener'])) {
  6759.             return $this->services['app.security.interactive_login_listener'];
  6760.         }
  6761.         $this->services['app.security.interactive_login_listener'] = $instance = new \WebBundle\Listener\AuthenticationListener($a$b$c, ($this->services['logger'] ?? $this->getLoggerService()), $d$e);
  6762.         $instance->session = ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService());
  6763.         $instance->userPortalService = ($this->privates['FlexApp\\Service\\UserPortalService'] ?? $this->getUserPortalServiceService());
  6764.         $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService());
  6765.         $instance->ideaRepository = ($this->services['WebBundle\\Repository\\IdeaRepository'] ?? $this->getIdeaRepositoryService());
  6766.         $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  6767.         return $instance;
  6768.     }
  6769.     /**
  6770.      * Gets the public 'app.serializer.default' shared autowired service.
  6771.      *
  6772.      * @return \Symfony\Component\Serializer\Serializer
  6773.      */
  6774.     protected function getApp_Serializer_DefaultService()
  6775.     {
  6776.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  6777.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  6778.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  6779.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  6780.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  6781.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  6782.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  6783.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  6784.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  6785.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  6786.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  6787.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/OrderListNormalizer.php';
  6788.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/OrderItemNormalizer.php';
  6789.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/OrderItemDiscountNormalizer.php';
  6790.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/OrderHistoryNormalizer.php';
  6791.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/DateTimeNormalizer.php';
  6792.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  6793.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  6794.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  6795.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  6796.         return $this->services['app.serializer.default'] = new \Symfony\Component\Serializer\Serializer([=> ($this->services['app.normalizer.order'] ?? $this->getApp_Normalizer_OrderService()), => ($this->services['app.normalizer.order_list'] ?? ($this->services['app.normalizer.order_list'] = new \WebBundle\Serializer\Normalizer\OrderListNormalizer())), => ($this->services['app.normalizer.order_item'] ?? ($this->services['app.normalizer.order_item'] = new \WebBundle\Serializer\Normalizer\OrderItemNormalizer())), => ($this->services['app.normalizer.order_item_discount'] ?? ($this->services['app.normalizer.order_item_discount'] = new \WebBundle\Serializer\Normalizer\OrderItemDiscountNormalizer())), => ($this->services['app.normalizer.order_history'] ?? ($this->services['app.normalizer.order_history'] = new \WebBundle\Serializer\Normalizer\OrderHistoryNormalizer())), => ($this->services['app.normalizer.date_time'] ?? ($this->services['app.normalizer.date_time'] = new \WebBundle\Serializer\Normalizer\DateTimeNormalizer())), => ($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService())], [=> ($this->services['app.encoder.json'] ?? ($this->services['app.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder())), => ($this->services['app.encoder.xml'] ?? ($this->services['app.encoder.xml'] = new \Symfony\Component\Serializer\Encoder\XmlEncoder()))]);
  6797.     }
  6798.     /**
  6799.      * Gets the public 'app.service.cache' shared autowired service.
  6800.      *
  6801.      * @return \FlexApp\Service\CacheService
  6802.      */
  6803.     protected function getApp_Service_CacheService()
  6804.     {
  6805.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  6806.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/CacheService.php';
  6807.         return $this->services['app.service.cache'] = new \FlexApp\Service\CacheService();
  6808.     }
  6809.     /**
  6810.      * Gets the public 'app.service.collection' shared autowired service.
  6811.      *
  6812.      * @return \WebBundle\Service\CollectionService
  6813.      */
  6814.     protected function getApp_Service_CollectionService()
  6815.     {
  6816.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  6817.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/CollectionService.php';
  6818.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/FiltersService.php';
  6819.         $this->services['app.service.collection'] = $instance = new \WebBundle\Service\CollectionService(($this->services['logger'] ?? $this->getLoggerService()));
  6820.         $instance->lastUrlService = ($this->privates['FlexApp\\Service\\LastUrlService'] ?? $this->getLastUrlServiceService());
  6821.         $instance->filtersService = ($this->services['app.service.filters'] ?? ($this->services['app.service.filters'] = new \WebBundle\Service\FiltersService($this)));
  6822.         $instance->sliderService = ($this->services['WebBundle\\Service\\SliderService'] ?? $this->getSliderServiceService());
  6823.         $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService());
  6824.         $instance->filterRepository = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService());
  6825.         $instance->commentRepository = ($this->services['FlexApp\\Repository\\CommentRepository'] ?? $this->getCommentRepositoryService());
  6826.         $instance->messageFiller = ($this->services['WebBundle\\Filler\\MessageFiller'] ?? $this->getMessageFillerService());
  6827.         return $instance;
  6828.     }
  6829.     /**
  6830.      * Gets the public 'app.service.filters' shared autowired service.
  6831.      *
  6832.      * @return \WebBundle\Service\FiltersService
  6833.      */
  6834.     protected function getApp_Service_FiltersService()
  6835.     {
  6836.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  6837.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/FiltersService.php';
  6838.         return $this->services['app.service.filters'] = new \WebBundle\Service\FiltersService($this);
  6839.     }
  6840.     /**
  6841.      * Gets the public 'app.service.follow_theme_service' shared autowired service.
  6842.      *
  6843.      * @return \WebBundle\Service\FollowThemeService
  6844.      */
  6845.     protected function getApp_Service_FollowThemeServiceService()
  6846.     {
  6847.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  6848.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/FollowThemeService.php';
  6849.         return $this->services['app.service.follow_theme_service'] = new \WebBundle\Service\FollowThemeService(($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService()));
  6850.     }
  6851.     /**
  6852.      * Gets the public 'app.service.last_url' shared autowired service.
  6853.      *
  6854.      * @return \FlexApp\Service\LastUrlService
  6855.      */
  6856.     protected function getApp_Service_LastUrlService()
  6857.     {
  6858.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  6859.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/LastUrlService.php';
  6860.         return $this->services['app.service.last_url'] = new \FlexApp\Service\LastUrlService(($this->services['WebBundle\\Repository\\LastUrlRepository'] ?? $this->getLastUrlRepositoryService()));
  6861.     }
  6862.     /**
  6863.      * Gets the public 'app.service.leftmenu' shared autowired service.
  6864.      *
  6865.      * @return \WebBundle\Service\LeftMenuService
  6866.      */
  6867.     protected function getApp_Service_LeftmenuService()
  6868.     {
  6869.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/LeftMenuService.php';
  6870.         $this->services['app.service.leftmenu'] = $instance = new \WebBundle\Service\LeftMenuService();
  6871.         $instance->sphinxSearcherService = ($this->services['sphinx_searcher'] ?? $this->getSphinxSearcherService());
  6872.         $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService());
  6873.         $instance->factoryRepository = ($this->services['WebBundle\\Repository\\FactoryRepository'] ?? $this->getFactoryRepositoryService());
  6874.         $instance->filterRepository = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService());
  6875.         $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService());
  6876.         $instance->translator = ($this->services['translator'] ?? $this->getTranslatorService());
  6877.         return $instance;
  6878.     }
  6879.     /**
  6880.      * Gets the public 'app.service.list_email' shared autowired service.
  6881.      *
  6882.      * @return \WebBundle\Service\ListEmailService
  6883.      */
  6884.     protected function getApp_Service_ListEmailService()
  6885.     {
  6886.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ListEmailService.php';
  6887.         include_once \dirname(__DIR__4).'/src/WebBundle/Filler/ListEmailFiller.php';
  6888.         $a = ($this->services['app.service.mail_view'] ?? $this->getApp_Service_MailViewService());
  6889.         if (isset($this->services['app.service.list_email'])) {
  6890.             return $this->services['app.service.list_email'];
  6891.         }
  6892.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  6893.         if (isset($this->services['app.service.list_email'])) {
  6894.             return $this->services['app.service.list_email'];
  6895.         }
  6896.         $this->services['app.service.list_email'] = $instance = new \WebBundle\Service\ListEmailService($this, ($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), $a$b, ($this->services['FlexApp\\Service\\BBCodeManager'] ?? $this->getBBCodeManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] ?? $this->getCountryAndLangSpecificDataRepositoryService()));
  6897.         $instance->listEmailFiller = ($this->services['WebBundle\\Filler\\ListEmailFiller'] ?? ($this->services['WebBundle\\Filler\\ListEmailFiller'] = new \WebBundle\Filler\ListEmailFiller()));
  6898.         $instance->listEmailRepository = ($this->services['WebBundle\\Repository\\ListEmailRepository'] ?? $this->getListEmailRepositoryService());
  6899.         $instance->mailerHelper = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService());
  6900.         return $instance;
  6901.     }
  6902.     /**
  6903.      * Gets the public 'app.service.localization' shared autowired service.
  6904.      *
  6905.      * @return \WebBundle\Service\LocalizationService
  6906.      */
  6907.     protected function getApp_Service_LocalizationService()
  6908.     {
  6909.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/LocalizationService.php';
  6910.         $this->services['app.service.localization'] = $instance = new \WebBundle\Service\LocalizationService();
  6911.         $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService());
  6912.         $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService());
  6913.         $instance->orderAddressRepository = ($this->services['WebBundle\\Repository\\OrderAddressRepository'] ?? $this->getOrderAddressRepositoryService());
  6914.         $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService());
  6915.         return $instance;
  6916.     }
  6917.     /**
  6918.      * Gets the public 'app.service.location' shared autowired service.
  6919.      *
  6920.      * @return \WebBundle\Service\LocationService
  6921.      */
  6922.     protected function getApp_Service_LocationService()
  6923.     {
  6924.         return $this->services['app.service.location'] = new \WebBundle\Service\LocationService(\dirname(__DIR__4));
  6925.     }
  6926.     /**
  6927.      * Gets the public 'app.service.mail_view' shared autowired service.
  6928.      *
  6929.      * @return \WebBundle\Service\MailViewService
  6930.      */
  6931.     protected function getApp_Service_MailViewService()
  6932.     {
  6933.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/MailViewService.php';
  6934.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  6935.         if (isset($this->services['app.service.mail_view'])) {
  6936.             return $this->services['app.service.mail_view'];
  6937.         }
  6938.         return $this->services['app.service.mail_view'] = new \WebBundle\Service\MailViewService($this$a);
  6939.     }
  6940.     /**
  6941.      * Gets the public 'app.service.order' shared autowired service.
  6942.      *
  6943.      * @return \WebBundle\Service\OrderService
  6944.      */
  6945.     protected function getApp_Service_OrderService()
  6946.     {
  6947.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  6948.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/OrderService.php';
  6949.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Order/OrderUserService.php';
  6950.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  6951.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  6952.         include_once \dirname(__DIR__4).'/src/WebBundle/Serializer/Normalizer/OrderListNormalizer.php';
  6953.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6954.         if (isset($this->services['app.service.order'])) {
  6955.             return $this->services['app.service.order'];
  6956.         }
  6957.         $b = ($this->services['app.service.order_address'] ?? $this->getApp_Service_OrderAddressService());
  6958.         if (isset($this->services['app.service.order'])) {
  6959.             return $this->services['app.service.order'];
  6960.         }
  6961.         $c = ($this->services['app.service.order_history'] ?? $this->getApp_Service_OrderHistoryService());
  6962.         if (isset($this->services['app.service.order'])) {
  6963.             return $this->services['app.service.order'];
  6964.         }
  6965.         $d = ($this->services['app.service.order_payment'] ?? $this->getApp_Service_OrderPaymentService());
  6966.         if (isset($this->services['app.service.order'])) {
  6967.             return $this->services['app.service.order'];
  6968.         }
  6969.         $e = ($this->services['app.service.order_item'] ?? $this->getApp_Service_OrderItemService());
  6970.         if (isset($this->services['app.service.order'])) {
  6971.             return $this->services['app.service.order'];
  6972.         }
  6973.         $f = ($this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'] ?? $this->getAjaxRegistrationByEmailServiceService());
  6974.         if (isset($this->services['app.service.order'])) {
  6975.             return $this->services['app.service.order'];
  6976.         }
  6977.         $g = ($this->privates['security.user_authenticator'] ?? $this->getSecurity_UserAuthenticatorService());
  6978.         if (isset($this->services['app.service.order'])) {
  6979.             return $this->services['app.service.order'];
  6980.         }
  6981.         $h = ($this->privates['FlexApp\\Service\\UserPortalService'] ?? $this->getUserPortalServiceService());
  6982.         if (isset($this->services['app.service.order'])) {
  6983.             return $this->services['app.service.order'];
  6984.         }
  6985.         $i = ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService());
  6986.         if (isset($this->services['app.service.order'])) {
  6987.             return $this->services['app.service.order'];
  6988.         }
  6989.         $j = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6990.         if (isset($this->services['app.service.order'])) {
  6991.             return $this->services['app.service.order'];
  6992.         }
  6993.         $k = ($this->services['logger'] ?? $this->getLoggerService());
  6994.         $l = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  6995.         $this->services['app.service.order'] = $instance = new \WebBundle\Service\OrderService($a$b$c$d$e, ($this->services['app.service.order_one_c'] ?? $this->getApp_Service_OrderOneCService()), ($this->services['app.service.sample'] ?? $this->getApp_Service_SampleService()), new \FlexApp\Service\Order\OrderUserService($f$k, ($this->privates['FlexApp\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), $g$h$l$i), $j, ($this->services['app.normalizer.order_list'] ?? ($this->services['app.normalizer.order_list'] = new \WebBundle\Serializer\Normalizer\OrderListNormalizer())), ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()), ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()), $l, ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()), $k$i);
  6996.         $instance->orderFiller = ($this->services['WebBundle\\Filler\\OrderFiller'] ?? $this->getOrderFillerService());
  6997.         $instance->orderItemsFiller = ($this->services['WebBundle\\Filler\\OrderItemsFiller'] ?? $this->getOrderItemsFillerService());
  6998.         $instance->currencyRateRepository = ($this->services['app.repo.currency_rate'] ?? $this->getApp_Repo_CurrencyRateService());
  6999.         $instance->listVatRepository = ($this->services['WebBundle\\Repository\\ListVatRepository'] ?? $this->getListVatRepositoryService());
  7000.         $instance->warehouseService = ($this->services['WebBundle\\Service\\WarehouseService'] ?? $this->getWarehouseServiceService());
  7001.         $instance->buyOrderManagerService = ($this->services['WebBundle\\Service\\BuyOrderManagerService'] ?? $this->getBuyOrderManagerServiceService());
  7002.         $instance->buyOrderDeliveryService = ($this->services['WebBundle\\Service\\BuyOrderDeliveryService'] ?? $this->getBuyOrderDeliveryServiceService());
  7003.         $instance->portalService = ($this->services['WebBundle\\Service\\PortalService'] ?? $this->getPortalServiceService());
  7004.         $instance->translationService = ($this->services['WebBundle\\Service\\TranslationService'] ?? $this->getTranslationServiceService());
  7005.         $instance->userService = ($this->services['app.service.user'] ?? $this->getApp_Service_UserService());
  7006.         $instance->italianTaxCodeService = ($this->services['WebBundle\\Service\\ItalianTaxCodeService'] ?? $this->getItalianTaxCodeServiceService());
  7007.         $instance->security = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  7008.         return $instance;
  7009.     }
  7010.     /**
  7011.      * Gets the public 'app.service.order_address' shared autowired service.
  7012.      *
  7013.      * @return \WebBundle\Service\OrderAddressService
  7014.      */
  7015.     protected function getApp_Service_OrderAddressService()
  7016.     {
  7017.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/OrderAddressService.php';
  7018.         $a = ($this->services['app.service.user'] ?? $this->getApp_Service_UserService());
  7019.         if (isset($this->services['app.service.order_address'])) {
  7020.             return $this->services['app.service.order_address'];
  7021.         }
  7022.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7023.         if (isset($this->services['app.service.order_address'])) {
  7024.             return $this->services['app.service.order_address'];
  7025.         }
  7026.         return $this->services['app.service.order_address'] = new \WebBundle\Service\OrderAddressService($a$b, ($this->services['WebBundle\\Repository\\OrderAddressRepository'] ?? $this->getOrderAddressRepositoryService()));
  7027.     }
  7028.     /**
  7029.      * Gets the public 'app.service.order_history' shared autowired service.
  7030.      *
  7031.      * @return \WebBundle\Service\OrderHistoryService
  7032.      */
  7033.     protected function getApp_Service_OrderHistoryService()
  7034.     {
  7035.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/OrderHistoryService.php';
  7036.         $a = ($this->services['app.service.list_email'] ?? $this->getApp_Service_ListEmailService());
  7037.         if (isset($this->services['app.service.order_history'])) {
  7038.             return $this->services['app.service.order_history'];
  7039.         }
  7040.         $b = ($this->services['WebBundle\\Repository\\ListEmailRepository'] ?? $this->getListEmailRepositoryService());
  7041.         if (isset($this->services['app.service.order_history'])) {
  7042.             return $this->services['app.service.order_history'];
  7043.         }
  7044.         return $this->services['app.service.order_history'] = new \WebBundle\Service\OrderHistoryService($a$b, ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()), ($this->services['WebBundle\\Repository\\OrderHistoryRepository'] ?? $this->getOrderHistoryRepositoryService()));
  7045.     }
  7046.     /**
  7047.      * Gets the public 'app.service.order_item' shared autowired service.
  7048.      *
  7049.      * @return \WebBundle\Service\OrderItemService
  7050.      */
  7051.     protected function getApp_Service_OrderItemService()
  7052.     {
  7053.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  7054.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/OrderItemService.php';
  7055.         $a = ($this->services['app.service.sample'] ?? $this->getApp_Service_SampleService());
  7056.         if (isset($this->services['app.service.order_item'])) {
  7057.             return $this->services['app.service.order_item'];
  7058.         }
  7059.         $b = ($this->services['app.service.order_history'] ?? $this->getApp_Service_OrderHistoryService());
  7060.         if (isset($this->services['app.service.order_item'])) {
  7061.             return $this->services['app.service.order_item'];
  7062.         }
  7063.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7064.         if (isset($this->services['app.service.order_item'])) {
  7065.             return $this->services['app.service.order_item'];
  7066.         }
  7067.         return $this->services['app.service.order_item'] = new \WebBundle\Service\OrderItemService($a$b$c);
  7068.     }
  7069.     /**
  7070.      * Gets the public 'app.service.order_one_c' shared autowired service.
  7071.      *
  7072.      * @return \WebBundle\Service\OrderOneCService
  7073.      */
  7074.     protected function getApp_Service_OrderOneCService()
  7075.     {
  7076.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/OrderOneCService.php';
  7077.         include_once \dirname(__DIR__4).'/src/WebBundle/Filler/OrderOneCFiller.php';
  7078.         $a = ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService());
  7079.         if (isset($this->services['app.service.order_one_c'])) {
  7080.             return $this->services['app.service.order_one_c'];
  7081.         }
  7082.         $this->services['app.service.order_one_c'] = $instance = new \WebBundle\Service\OrderOneCService(($this->services['app.service.location'] ?? ($this->services['app.service.location'] = new \WebBundle\Service\LocationService(\dirname(__DIR__4)))), ($this->services['WebBundle\\Repository\\VisitRepository'] ?? $this->getVisitRepositoryService()), $a);
  7083.         $instance->redisCachePool = ($this->services['FlexApp\\Service\\RedisCachePool'] ?? $this->getRedisCachePoolService());
  7084.         $instance->orderPaymentService = ($this->services['app.service.order_payment'] ?? $this->getApp_Service_OrderPaymentService());
  7085.         $instance->orderOneCFiller = ($this->services['WebBundle\\Filler\\OrderOneCFiller'] ?? ($this->services['WebBundle\\Filler\\OrderOneCFiller'] = new \WebBundle\Filler\OrderOneCFiller()));
  7086.         return $instance;
  7087.     }
  7088.     /**
  7089.      * Gets the public 'app.service.order_payment' shared autowired service.
  7090.      *
  7091.      * @return \WebBundle\Service\OrderPaymentService
  7092.      */
  7093.     protected function getApp_Service_OrderPaymentService()
  7094.     {
  7095.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  7096.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/OrderPaymentService.php';
  7097.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7098.         if (isset($this->services['app.service.order_payment'])) {
  7099.             return $this->services['app.service.order_payment'];
  7100.         }
  7101.         $b = ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService());
  7102.         if (isset($this->services['app.service.order_payment'])) {
  7103.             return $this->services['app.service.order_payment'];
  7104.         }
  7105.         $this->services['app.service.order_payment'] = $instance = new \WebBundle\Service\OrderPaymentService($a, ($this->services['logger'] ?? $this->getLoggerService()), ($this->services['WebBundle\\Repository\\OrderPaymentRepository'] ?? $this->getOrderPaymentRepositoryService()), $b);
  7106.         $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService());
  7107.         $instance->orderOneCService = ($this->services['app.service.order_one_c'] ?? $this->getApp_Service_OrderOneCService());
  7108.         $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService());
  7109.         return $instance;
  7110.     }
  7111.     /**
  7112.      * Gets the public 'app.service.payment' shared autowired service.
  7113.      *
  7114.      * @return \WebBundle\Service\PaymentFromOneCService
  7115.      */
  7116.     protected function getApp_Service_PaymentService()
  7117.     {
  7118.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/PaymentFromOneCService.php';
  7119.         $this->services['app.service.payment'] = $instance = new \WebBundle\Service\PaymentFromOneCService();
  7120.         $instance->paymentFromOneCRepository = ($this->services['WebBundle\\Repository\\PaymentFromOneCRepository'] ?? $this->getPaymentFromOneCRepositoryService());
  7121.         $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService());
  7122.         $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService());
  7123.         $instance->paymentBrainTreeService = ($this->services['app.service.payment.brain_tree'] ?? $this->getApp_Service_Payment_BrainTreeService());
  7124.         $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService());
  7125.         $instance->soapResponseService = ($this->services['app.service.soap_response_service'] ?? $this->getApp_Service_SoapResponseServiceService());
  7126.         return $instance;
  7127.     }
  7128.     /**
  7129.      * Gets the public 'app.service.payment.adyen' shared autowired service.
  7130.      *
  7131.      * @return \WebBundle\Service\PaymentAdyenService
  7132.      */
  7133.     protected function getApp_Service_Payment_AdyenService()
  7134.     {
  7135.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  7136.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/OrderPaymentService.php';
  7137.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/PaymentAdyenService.php';
  7138.         $this->services['app.service.payment.adyen'] = $instance = new \WebBundle\Service\PaymentAdyenService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['logger'] ?? $this->getLoggerService()), ($this->services['WebBundle\\Repository\\OrderPaymentRepository'] ?? $this->getOrderPaymentRepositoryService()), ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()));
  7139.         $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService());
  7140.         $instance->orderOneCService = ($this->services['app.service.order_one_c'] ?? $this->getApp_Service_OrderOneCService());
  7141.         $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService());
  7142.         return $instance;
  7143.     }
  7144.     /**
  7145.      * Gets the public 'app.service.payment.brain_tree' shared autowired service.
  7146.      *
  7147.      * @return \WebBundle\Service\PaymentBrainTreeService
  7148.      */
  7149.     protected function getApp_Service_Payment_BrainTreeService()
  7150.     {
  7151.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  7152.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/OrderPaymentService.php';
  7153.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/PaymentBrainTreeService.php';
  7154.         $this->services['app.service.payment.brain_tree'] = $instance = new \WebBundle\Service\PaymentBrainTreeService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['logger'] ?? $this->getLoggerService()), ($this->services['WebBundle\\Repository\\OrderPaymentRepository'] ?? $this->getOrderPaymentRepositoryService()), ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()));
  7155.         $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService());
  7156.         $instance->orderOneCService = ($this->services['app.service.order_one_c'] ?? $this->getApp_Service_OrderOneCService());
  7157.         $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService());
  7158.         return $instance;
  7159.     }
  7160.     /**
  7161.      * Gets the public 'app.service.payment.pay_pal' shared autowired service.
  7162.      *
  7163.      * @return \WebBundle\Service\PaymentPayPalService
  7164.      */
  7165.     protected function getApp_Service_Payment_PayPalService()
  7166.     {
  7167.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  7168.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/OrderPaymentService.php';
  7169.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/PaymentPayPalService.php';
  7170.         $this->services['app.service.payment.pay_pal'] = $instance = new \WebBundle\Service\PaymentPayPalService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['logger'] ?? $this->getLoggerService()), ($this->services['WebBundle\\Repository\\OrderPaymentRepository'] ?? $this->getOrderPaymentRepositoryService()), ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()));
  7171.         $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService());
  7172.         $instance->orderOneCService = ($this->services['app.service.order_one_c'] ?? $this->getApp_Service_OrderOneCService());
  7173.         $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService());
  7174.         return $instance;
  7175.     }
  7176.     /**
  7177.      * Gets the public 'app.service.payment.sberbank' shared autowired service.
  7178.      *
  7179.      * @return \WebBundle\Service\PaymentSberbankService
  7180.      */
  7181.     protected function getApp_Service_Payment_SberbankService()
  7182.     {
  7183.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  7184.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/OrderPaymentService.php';
  7185.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/PaymentSberbankService.php';
  7186.         $this->services['app.service.payment.sberbank'] = $instance = new \WebBundle\Service\PaymentSberbankService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['logger'] ?? $this->getLoggerService()), ($this->services['WebBundle\\Repository\\OrderPaymentRepository'] ?? $this->getOrderPaymentRepositoryService()), ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()));
  7187.         $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService());
  7188.         $instance->orderOneCService = ($this->services['app.service.order_one_c'] ?? $this->getApp_Service_OrderOneCService());
  7189.         $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService());
  7190.         return $instance;
  7191.     }
  7192.     /**
  7193.      * Gets the public 'app.service.publication' shared autowired service.
  7194.      *
  7195.      * @return \WebBundle\Service\PublicationService
  7196.      */
  7197.     protected function getApp_Service_PublicationService()
  7198.     {
  7199.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/PublicationService.php';
  7200.         $this->services['app.service.publication'] = $instance = new \WebBundle\Service\PublicationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  7201.         $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService());
  7202.         $instance->exhRepository = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhRepository'] ?? $this->getExhRepositoryService());
  7203.         return $instance;
  7204.     }
  7205.     /**
  7206.      * Gets the public 'app.service.rank' shared autowired service.
  7207.      *
  7208.      * @return \WebBundle\Service\RankService
  7209.      */
  7210.     protected function getApp_Service_RankService()
  7211.     {
  7212.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/RankService.php';
  7213.         $this->services['app.service.rank'] = $instance = new \WebBundle\Service\RankService($this);
  7214.         $instance->repoStatViews = ($this->privates['FlexApp\\Repository\\StatsRepository'] ?? $this->getStatsRepositoryService());
  7215.         return $instance;
  7216.     }
  7217.     /**
  7218.      * Gets the public 'app.service.request' shared autowired service.
  7219.      *
  7220.      * @return \WebBundle\Service\RequestService
  7221.      */
  7222.     protected function getApp_Service_RequestService()
  7223.     {
  7224.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/RequestService.php';
  7225.         return $this->services['app.service.request'] = new \WebBundle\Service\RequestService(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['app.helper.validator'] ?? $this->getApp_Helper_ValidatorService()), ($this->services['app.service.location'] ?? ($this->services['app.service.location'] = new \WebBundle\Service\LocationService(\dirname(__DIR__4)))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), $this->parameters['mailer_email_from'], []);
  7226.     }
  7227.     /**
  7228.      * Gets the public 'app.service.review_invitations' shared autowired service.
  7229.      *
  7230.      * @return \WebBundle\Service\ReviewInvitationsService
  7231.      */
  7232.     protected function getApp_Service_ReviewInvitationsService()
  7233.     {
  7234.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  7235.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ReviewInvitationsService.php';
  7236.         return $this->services['app.service.review_invitations'] = new \WebBundle\Service\ReviewInvitationsService(($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()), ($this->services['app.service.order_history'] ?? $this->getApp_Service_OrderHistoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['FlexApp\\Repository\\InvitationEmailDeliveryStatsRepository'] ?? $this->getInvitationEmailDeliveryStatsRepositoryService()));
  7237.     }
  7238.     /**
  7239.      * Gets the public 'app.service.reviews' shared autowired service.
  7240.      *
  7241.      * @return \WebBundle\Service\ReviewsService
  7242.      */
  7243.     protected function getApp_Service_ReviewsService()
  7244.     {
  7245.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ReviewsService.php';
  7246.         $this->services['app.service.reviews'] = $instance = new \WebBundle\Service\ReviewsService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  7247.         $instance->productReviewsCacheRepository = ($this->services['WebBundle\\Repository\\ProductReviewsCacheRepository'] ?? $this->getProductReviewsCacheRepositoryService());
  7248.         $instance->reviewsCacheRepository = ($this->services['WebBundle\\Repository\\ReviewsCacheRepository'] ?? $this->getReviewsCacheRepositoryService());
  7249.         $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService());
  7250.         return $instance;
  7251.     }
  7252.     /**
  7253.      * Gets the public 'app.service.sample' shared autowired service.
  7254.      *
  7255.      * @return \WebBundle\Service\SampleService
  7256.      */
  7257.     protected function getApp_Service_SampleService()
  7258.     {
  7259.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/SampleService.php';
  7260.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  7261.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/CacheService.php';
  7262.         $a = ($this->services['app.repo.currency_rate'] ?? $this->getApp_Repo_CurrencyRateService());
  7263.         if (isset($this->services['app.service.sample'])) {
  7264.             return $this->services['app.service.sample'];
  7265.         }
  7266.         $b = ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService());
  7267.         if (isset($this->services['app.service.sample'])) {
  7268.             return $this->services['app.service.sample'];
  7269.         }
  7270.         $this->services['app.service.sample'] = $instance = new \WebBundle\Service\SampleService(($this->services['app.service.soap_response_service'] ?? $this->getApp_Service_SoapResponseServiceService()), ($this->services['logger'] ?? $this->getLoggerService()), $a, ($this->services['app.service.cache'] ?? ($this->services['app.service.cache'] = new \FlexApp\Service\CacheService())), $b);
  7271.         $instance->sampleRepository = ($this->services['app.repo.sample'] ?? $this->getApp_Repo_SampleService());
  7272.         $instance->articleRepository = ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService());
  7273.         $instance->sliderService = ($this->services['WebBundle\\Service\\SliderService'] ?? $this->getSliderServiceService());
  7274.         return $instance;
  7275.     }
  7276.     /**
  7277.      * Gets the public 'app.service.setting.collection' shared autowired service.
  7278.      *
  7279.      * @return \WebBundle\Service\SetHeaderIntoCollectionHandler
  7280.      */
  7281.     protected function getApp_Service_Setting_CollectionService()
  7282.     {
  7283.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/SetHeaderIntoCollectionHandler.php';
  7284.         $this->services['app.service.setting.collection'] = $instance = new \WebBundle\Service\SetHeaderIntoCollectionHandler(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  7285.         $instance->sliderService = ($this->services['WebBundle\\Service\\SliderService'] ?? $this->getSliderServiceService());
  7286.         return $instance;
  7287.     }
  7288.     /**
  7289.      * Gets the public 'app.service.soap_response_service' shared autowired service.
  7290.      *
  7291.      * @return \WebBundle\Service\SoapResponseService
  7292.      */
  7293.     protected function getApp_Service_SoapResponseServiceService()
  7294.     {
  7295.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/SoapResponseService.php';
  7296.         include_once \dirname(__DIR__4).'/src/WebBundle/Client/OneCSoapApiClient.php';
  7297.         $a = ($this->services['WebBundle\\Client\\OneCSoapApiClient'] ?? ($this->services['WebBundle\\Client\\OneCSoapApiClient'] = new \WebBundle\Client\OneCSoapApiClient($this->getEnv('SOAP_LOGIN'), $this->getEnv('SOAP_PASSWORD'), $this->getEnv('SOAP_CALCULATE_URL'))));
  7298.         $this->services['app.service.soap_response_service'] = $instance = new \WebBundle\Service\SoapResponseService($a);
  7299.         $instance->oneCSoapApiClient $a;
  7300.         return $instance;
  7301.     }
  7302.     /**
  7303.      * Gets the public 'app.service.te_common_data' shared autowired service.
  7304.      *
  7305.      * @return \WebBundle\Service\CommonDataService
  7306.      */
  7307.     protected function getApp_Service_TeCommonDataService()
  7308.     {
  7309.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/CommonDataService.php';
  7310.         $this->services['app.service.te_common_data'] = $instance = new \WebBundle\Service\CommonDataService();
  7311.         $instance->authorizationChecker = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7312.         $instance->currentUserProvider = ($this->services['FlexApp\\Service\\CurrentUserProvider'] ?? $this->getCurrentUserProviderService());
  7313.         $instance->router = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService());
  7314.         $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService());
  7315.         $instance->commentablePageDataProvider = ($this->services['FlexApp\\Service\\CommentablePageDataProvider'] ?? $this->getCommentablePageDataProviderService());
  7316.         $instance->requestStack = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7317.         $instance->localizationService = ($this->services['app.service.localization'] ?? $this->getApp_Service_LocalizationService());
  7318.         return $instance;
  7319.     }
  7320.     /**
  7321.      * Gets the public 'app.service.till_ru' shared autowired service.
  7322.      *
  7323.      * @return \WebBundle\Service\TillRuService
  7324.      */
  7325.     protected function getApp_Service_TillRuService()
  7326.     {
  7327.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/TillRuService.php';
  7328.         return $this->services['app.service.till_ru'] = new \WebBundle\Service\TillRuService(($this->services['logger'] ?? $this->getLoggerService()), ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()));
  7329.     }
  7330.     /**
  7331.      * Gets the public 'app.service.user' shared autowired service.
  7332.      *
  7333.      * @return \WebBundle\Service\UserService
  7334.      */
  7335.     protected function getApp_Service_UserService()
  7336.     {
  7337.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  7338.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/UserService.php';
  7339.         $this->services['app.service.user'] = $instance = new \WebBundle\Service\UserService();
  7340.         $instance->translationService = ($this->services['WebBundle\\Service\\TranslationService'] ?? $this->getTranslationServiceService());
  7341.         $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  7342.         $instance->currentUserProvider = ($this->services['FlexApp\\Service\\CurrentUserProvider'] ?? $this->getCurrentUserProviderService());
  7343.         return $instance;
  7344.     }
  7345.     /**
  7346.      * Gets the public 'app.service.user_profile' shared autowired service.
  7347.      *
  7348.      * @return \WebBundle\Service\UserProfileService
  7349.      */
  7350.     protected function getApp_Service_UserProfileService()
  7351.     {
  7352.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  7353.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/UserProfileService.php';
  7354.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  7355.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7356.         $this->services['app.service.user_profile'] = $instance = new \WebBundle\Service\UserProfileService($a);
  7357.         $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  7358.         $instance->entityManager $a;
  7359.         $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService());
  7360.         $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer()));
  7361.         $instance->validator = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  7362.         $instance->userLogger = ($this->privates['FlexApp\\Service\\ManualReg\\UserLogger'] ?? $this->getUserLoggerService());
  7363.         return $instance;
  7364.     }
  7365.     /**
  7366.      * Gets the public 'app.service.vacancy' shared autowired service.
  7367.      *
  7368.      * @return \WebBundle\Service\VacancyService
  7369.      */
  7370.     protected function getApp_Service_VacancyService()
  7371.     {
  7372.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/VacancyService.php';
  7373.         return $this->services['app.service.vacancy'] = new \WebBundle\Service\VacancyService();
  7374.     }
  7375.     /**
  7376.      * Gets the public 'app.service.vat' shared autowired service.
  7377.      *
  7378.      * @return \WebBundle\Service\VatService
  7379.      */
  7380.     protected function getApp_Service_VatService()
  7381.     {
  7382.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/VatService.php';
  7383.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  7384.         if (isset($this->services['app.service.vat'])) {
  7385.             return $this->services['app.service.vat'];
  7386.         }
  7387.         $b = ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService());
  7388.         if (isset($this->services['app.service.vat'])) {
  7389.             return $this->services['app.service.vat'];
  7390.         }
  7391.         $this->services['app.service.vat'] = $instance = new \WebBundle\Service\VatService(($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()), ($this->services['knp_snappy.pdf'] ?? $this->getKnpSnappy_PdfService()), $a, ($this->services['logger'] ?? $this->getLoggerService()), $b);
  7392.         $instance->listVatRepository = ($this->services['WebBundle\\Repository\\ListVatRepository'] ?? $this->getListVatRepositoryService());
  7393.         return $instance;
  7394.     }
  7395.     /**
  7396.      * Gets the public 'app.service.visited' shared autowired service.
  7397.      *
  7398.      * @return \WebBundle\Service\VisitedService
  7399.      */
  7400.     protected function getApp_Service_VisitedService()
  7401.     {
  7402.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/VisitedService.php';
  7403.         return $this->services['app.service.visited'] = new \WebBundle\Service\VisitedService();
  7404.     }
  7405.     /**
  7406.      * Gets the public 'app.service.widjet_review' shared autowired service.
  7407.      *
  7408.      * @return \WebBundle\Service\WidjetReviewService
  7409.      */
  7410.     protected function getApp_Service_WidjetReviewService()
  7411.     {
  7412.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/WidjetReviewService.php';
  7413.         return $this->services['app.service.widjet_review'] = new \WebBundle\Service\WidjetReviewService(($this->services['app.service.reviews'] ?? $this->getApp_Service_ReviewsService()), ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()));
  7414.     }
  7415.     /**
  7416.      * Gets the public 'app.social_login' shared autowired service.
  7417.      *
  7418.      * @return \WebBundle\Service\SocialLoginService
  7419.      */
  7420.     protected function getApp_SocialLoginService()
  7421.     {
  7422.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/SocialLoginService.php';
  7423.         return $this->services['app.social_login'] = new \WebBundle\Service\SocialLoginService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  7424.     }
  7425.     /**
  7426.      * Gets the public 'app.tg.bot.alert' shared autowired service.
  7427.      *
  7428.      * @return \WebBundle\Client\TelegramApiClient
  7429.      */
  7430.     protected function getApp_Tg_Bot_AlertService()
  7431.     {
  7432.         include_once \dirname(__DIR__4).'/src/WebBundle/Client/TelegramApiClient.php';
  7433.         include_once \dirname(__DIR__4).'/src/WebBundle/Factory/TelegramApiFactory.php';
  7434.         return $this->services['app.tg.bot.alert'] = (new \WebBundle\Factory\TelegramApiFactory())->getRTgClient($this->getEnv('ALERT_TELEGRAM_BOT_TOKEN'), $this->getEnv('ALERT_TELEGRAM_CHAT_ID'));
  7435.     }
  7436.     /**
  7437.      * Gets the public 'app.twig.bbcode_extension' shared service.
  7438.      *
  7439.      * @return \WebBundle\Twig\BBCodeExtension
  7440.      */
  7441.     protected function getApp_Twig_BbcodeExtensionService()
  7442.     {
  7443.         return $this->services['app.twig.bbcode_extension'] = new \WebBundle\Twig\BBCodeExtension($this);
  7444.     }
  7445.     /**
  7446.      * Gets the public 'app.twig.comment_extension' shared service.
  7447.      *
  7448.      * @return \WebBundle\Twig\CommentExtension
  7449.      */
  7450.     protected function getApp_Twig_CommentExtensionService()
  7451.     {
  7452.         return $this->services['app.twig.comment_extension'] = new \WebBundle\Twig\CommentExtension($this);
  7453.     }
  7454.     /**
  7455.      * Gets the public 'app.twig_extension' shared autowired service.
  7456.      *
  7457.      * @return \WebBundle\Twig\AppExtension
  7458.      */
  7459.     protected function getApp_TwigExtensionService()
  7460.     {
  7461.         $this->services['app.twig_extension'] = $instance = new \WebBundle\Twig\AppExtension($this, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()));
  7462.         $a = new \FlexApp\Service\JWTGenerator();
  7463.         $a->parametersProvider = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService());
  7464.         $instance->chatBRepository = ($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService());
  7465.         $instance->chatBMessageRepository = ($this->privates['FlexApp\\Repository\\ChatBMessageRepository'] ?? $this->getChatBMessageRepositoryService());
  7466.         $instance->boolDBSettingRepository = ($this->privates['FlexApp\\Repository\\BoolDBSettingRepository'] ?? $this->getBoolDBSettingRepositoryService());
  7467.         $instance->widgetRepository = ($this->privates['FlexApp\\Repository\\WidgetRepository'] ?? $this->getWidgetRepositoryService());
  7468.         $instance->jwtGenerator $a;
  7469.         return $instance;
  7470.     }
  7471.     /**
  7472.      * Gets the public 'app.validator.unique_participant' shared autowired service.
  7473.      *
  7474.      * @return \WebBundle\Validator\Constraints\UniqueParticipantValidator
  7475.      */
  7476.     protected function getApp_Validator_UniqueParticipantService()
  7477.     {
  7478.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7479.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7480.         include_once \dirname(__DIR__4).'/src/WebBundle/Validator/Constraints/UniqueParticipantValidator.php';
  7481.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7482.         if (isset($this->services['app.validator.unique_participant'])) {
  7483.             return $this->services['app.validator.unique_participant'];
  7484.         }
  7485.         return $this->services['app.validator.unique_participant'] = new \WebBundle\Validator\Constraints\UniqueParticipantValidator($a);
  7486.     }
  7487.     /**
  7488.      * Gets the public 'app.validator.unique_user_email' shared autowired service.
  7489.      *
  7490.      * @return \WebBundle\Validator\Constraints\UniqueUserEmailValidator
  7491.      */
  7492.     protected function getApp_Validator_UniqueUserEmailService()
  7493.     {
  7494.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7495.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7496.         include_once \dirname(__DIR__4).'/src/WebBundle/Validator/Constraints/UniqueUserEmailValidator.php';
  7497.         return $this->services['app.validator.unique_user_email'] = new \WebBundle\Validator\Constraints\UniqueUserEmailValidator(($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7498.     }
  7499.     /**
  7500.      * Gets the public 'app.validator.validate_user_email' shared autowired service.
  7501.      *
  7502.      * @return \WebBundle\Validator\Constraints\ValidUserEmailValidator
  7503.      */
  7504.     protected function getApp_Validator_ValidateUserEmailService()
  7505.     {
  7506.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7507.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7508.         include_once \dirname(__DIR__4).'/src/WebBundle/Validator/Constraints/ValidUserEmailValidator.php';
  7509.         return $this->services['app.validator.validate_user_email'] = new \WebBundle\Validator\Constraints\ValidUserEmailValidator();
  7510.     }
  7511.     /**
  7512.      * Gets the public 'authentication_handler' shared autowired service.
  7513.      *
  7514.      * @return \WebBundle\Service\AuthenticationHandler
  7515.      */
  7516.     protected function getAuthenticationHandlerService()
  7517.     {
  7518.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php';
  7519.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  7520.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/AuthenticationHandler.php';
  7521.         return $this->services['authentication_handler'] = new \WebBundle\Service\AuthenticationHandler(($this->services['logger'] ?? $this->getLoggerService()), ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), '.dev-bi.tile.expert');
  7522.     }
  7523.     /**
  7524.      * Gets the public 'bi.v3.command.articles_option' shared service.
  7525.      *
  7526.      * @return \Import1CBundle\Command\CronArticlesOptionCommand
  7527.      */
  7528.     protected function getBi_V3_Command_ArticlesOptionService()
  7529.     {
  7530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7531.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7532.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronArticlesOptionCommand.php';
  7533.         $this->services['bi.v3.command.articles_option'] = $instance = new \Import1CBundle\Command\CronArticlesOptionCommand();
  7534.         $instance->setName('bi:cron:articles_option');
  7535.         return $instance;
  7536.     }
  7537.     /**
  7538.      * Gets the public 'bi.v3.command.bad_image' shared service.
  7539.      *
  7540.      * @return \Import1CBundle\Command\CronMessageSendBadImageInteriorCommand
  7541.      */
  7542.     protected function getBi_V3_Command_BadImageService()
  7543.     {
  7544.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7545.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7546.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronMessageSendBadImageInteriorCommand.php';
  7547.         $this->services['bi.v3.command.bad_image'] = $instance = new \Import1CBundle\Command\CronMessageSendBadImageInteriorCommand();
  7548.         $instance->setName('bi:cron:send_bad_image');
  7549.         return $instance;
  7550.     }
  7551.     /**
  7552.      * Gets the public 'bi.v3.command.buy_order' shared service.
  7553.      *
  7554.      * @return \Import1CBundle\Command\OnceRun\GetBuyOrderCommand
  7555.      */
  7556.     protected function getBi_V3_Command_BuyOrderService()
  7557.     {
  7558.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7559.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7560.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/OnceRun/GetBuyOrderCommand.php';
  7561.         $this->services['bi.v3.command.buy_order'] = $instance = new \Import1CBundle\Command\OnceRun\GetBuyOrderCommand();
  7562.         $instance->setName('bi:oncerun:buy_order');
  7563.         return $instance;
  7564.     }
  7565.     /**
  7566.      * Gets the public 'bi.v3.command.check_list_report' shared service.
  7567.      *
  7568.      * @return \Import1CBundle\Command\CronCheckListReportCommand
  7569.      */
  7570.     protected function getBi_V3_Command_CheckListReportService()
  7571.     {
  7572.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7573.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7574.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronCheckListReportCommand.php';
  7575.         $this->services['bi.v3.command.check_list_report'] = $instance = new \Import1CBundle\Command\CronCheckListReportCommand();
  7576.         $instance->setName('bi:cron:check_list_report');
  7577.         return $instance;
  7578.     }
  7579.     /**
  7580.      * Gets the public 'bi.v3.command.cmyk_source_image' shared service.
  7581.      *
  7582.      * @return \Import1CBundle\Command\OnceRun\SearchCMYKSourceImageCommand
  7583.      */
  7584.     protected function getBi_V3_Command_CmykSourceImageService()
  7585.     {
  7586.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7587.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7588.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/OnceRun/SearchCMYKSourceImageCommand.php';
  7589.         $this->services['bi.v3.command.cmyk_source_image'] = $instance = new \Import1CBundle\Command\OnceRun\SearchCMYKSourceImageCommand();
  7590.         $instance->setName('bi:oncerun:search_cmyk_source');
  7591.         return $instance;
  7592.     }
  7593.     /**
  7594.      * Gets the public 'bi.v3.command.collection.set_header' shared service.
  7595.      *
  7596.      * @return \Import1CBundle\Command\CronCollectionHeaderCommand
  7597.      */
  7598.     protected function getBi_V3_Command_Collection_SetHeaderService()
  7599.     {
  7600.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7601.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7602.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronCollectionHeaderCommand.php';
  7603.         $this->services['bi.v3.command.collection.set_header'] = $instance = new \Import1CBundle\Command\CronCollectionHeaderCommand();
  7604.         $instance->setName('bi:cron:set_header_collection');
  7605.         return $instance;
  7606.     }
  7607.     /**
  7608.      * Gets the public 'bi.v3.command.collection_video' shared service.
  7609.      *
  7610.      * @return \Import1CBundle\Command\CronCollectionVideoCommand
  7611.      */
  7612.     protected function getBi_V3_Command_CollectionVideoService()
  7613.     {
  7614.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7615.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7616.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronCollectionVideoCommand.php';
  7617.         $this->services['bi.v3.command.collection_video'] = $instance = new \Import1CBundle\Command\CronCollectionVideoCommand();
  7618.         $instance->setName('bi:cron:collection_video');
  7619.         return $instance;
  7620.     }
  7621.     /**
  7622.      * Gets the public 'bi.v3.command.data_update_draw' shared service.
  7623.      *
  7624.      * @return \Import1CBundle\Command\CronUpdateDrawCommand
  7625.      */
  7626.     protected function getBi_V3_Command_DataUpdateDrawService()
  7627.     {
  7628.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7629.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7630.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronUpdateDrawCommand.php';
  7631.         $this->services['bi.v3.command.data_update_draw'] = $instance = new \Import1CBundle\Command\CronUpdateDrawCommand();
  7632.         $instance->setName('bi:cron:data_update_draw');
  7633.         return $instance;
  7634.     }
  7635.     /**
  7636.      * Gets the public 'bi.v3.command.delete_tube' shared service.
  7637.      *
  7638.      * @return \Import1CBundle\Command\Pheanstalk\DeleteTubeCommand
  7639.      */
  7640.     protected function getBi_V3_Command_DeleteTubeService()
  7641.     {
  7642.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7643.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/Pheanstalk/DeleteTubeCommand.php';
  7644.         $this->services['bi.v3.command.delete_tube'] = $instance = new \Import1CBundle\Command\Pheanstalk\DeleteTubeCommand();
  7645.         $instance->setName('pheanstalk:delete-tube');
  7646.         return $instance;
  7647.     }
  7648.     /**
  7649.      * Gets the public 'bi.v3.command.factory.set_type' shared service.
  7650.      *
  7651.      * @return \Import1CBundle\Command\CronFactoryTypeCommand
  7652.      */
  7653.     protected function getBi_V3_Command_Factory_SetTypeService()
  7654.     {
  7655.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7656.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7657.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronFactoryTypeCommand.php';
  7658.         $this->services['bi.v3.command.factory.set_type'] = $instance = new \Import1CBundle\Command\CronFactoryTypeCommand();
  7659.         $instance->setName('bi:cron:set_type_factory');
  7660.         return $instance;
  7661.     }
  7662.     /**
  7663.      * Gets the public 'bi.v3.command.factory_sync' shared service.
  7664.      *
  7665.      * @return \Import1CBundle\Command\OnceRun\FactorySynchroCommand
  7666.      */
  7667.     protected function getBi_V3_Command_FactorySyncService()
  7668.     {
  7669.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7670.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7671.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/OnceRun/FactorySynchroCommand.php';
  7672.         $this->services['bi.v3.command.factory_sync'] = $instance = new \Import1CBundle\Command\OnceRun\FactorySynchroCommand();
  7673.         $instance->setName('bi:oncerun:factory_sync');
  7674.         return $instance;
  7675.     }
  7676.     /**
  7677.      * Gets the public 'bi.v3.command.feed_google_custom' shared service.
  7678.      *
  7679.      * @return \Import1CBundle\Command\CronFeedGoogleOneRemarketingCommand
  7680.      */
  7681.     protected function getBi_V3_Command_FeedGoogleCustomService()
  7682.     {
  7683.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7684.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7685.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronFeedGoogleOneRemarketingCommand.php';
  7686.         $this->services['bi.v3.command.feed_google_custom'] = $instance = new \Import1CBundle\Command\CronFeedGoogleOneRemarketingCommand();
  7687.         $instance->setName('bi:cron:feed_google_remarketing');
  7688.         return $instance;
  7689.     }
  7690.     /**
  7691.      * Gets the public 'bi.v3.command.feed_review' shared service.
  7692.      *
  7693.      * @return \Import1CBundle\Command\CronFeedReviewCommand
  7694.      */
  7695.     protected function getBi_V3_Command_FeedReviewService()
  7696.     {
  7697.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7698.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7699.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronFeedReviewCommand.php';
  7700.         $this->services['bi.v3.command.feed_review'] = $instance = new \Import1CBundle\Command\CronFeedReviewCommand();
  7701.         $instance->setName('bi:cron:feed_review');
  7702.         return $instance;
  7703.     }
  7704.     /**
  7705.      * Gets the public 'bi.v3.command.feed_shopping_single' shared service.
  7706.      *
  7707.      * @return \Import1CBundle\Command\CronFeedShoppingSingleCommand
  7708.      */
  7709.     protected function getBi_V3_Command_FeedShoppingSingleService()
  7710.     {
  7711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7712.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7713.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronFeedShoppingSingleCommand.php';
  7714.         $this->services['bi.v3.command.feed_shopping_single'] = $instance = new \Import1CBundle\Command\CronFeedShoppingSingleCommand();
  7715.         $instance->setName('bi:cron:feed_shopping_single');
  7716.         return $instance;
  7717.     }
  7718.     /**
  7719.      * Gets the public 'bi.v3.command.feed_shopping_w_single' shared service.
  7720.      *
  7721.      * @return \Import1CBundle\Command\CronFeedShoppingWSingleCommand
  7722.      */
  7723.     protected function getBi_V3_Command_FeedShoppingWSingleService()
  7724.     {
  7725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7726.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7727.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronFeedShoppingWSingleCommand.php';
  7728.         $this->services['bi.v3.command.feed_shopping_w_single'] = $instance = new \Import1CBundle\Command\CronFeedShoppingWSingleCommand();
  7729.         $instance->setName('bi:cron:feed_shopping_w_single');
  7730.         return $instance;
  7731.     }
  7732.     /**
  7733.      * Gets the public 'bi.v3.command.filter_collection' shared service.
  7734.      *
  7735.      * @return \Import1CBundle\Command\CronFilterCollectionCommand
  7736.      */
  7737.     protected function getBi_V3_Command_FilterCollectionService()
  7738.     {
  7739.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7740.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7741.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronFilterCollectionCommand.php';
  7742.         $this->services['bi.v3.command.filter_collection'] = $instance = new \Import1CBundle\Command\CronFilterCollectionCommand();
  7743.         $instance->setName('bi:cron:filter_collection');
  7744.         return $instance;
  7745.     }
  7746.     /**
  7747.      * Gets the public 'bi.v3.command.filtered_articles_google_feed' shared service.
  7748.      *
  7749.      * @return \Import1CBundle\Command\CronFilteredArticlesGoogleFeedCommand
  7750.      */
  7751.     protected function getBi_V3_Command_FilteredArticlesGoogleFeedService()
  7752.     {
  7753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7754.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronFilteredArticlesGoogleFeedCommand.php';
  7755.         $this->services['bi.v3.command.filtered_articles_google_feed'] = $instance = new \Import1CBundle\Command\CronFilteredArticlesGoogleFeedCommand(($this->services['Import1CBundle\\Service\\v3\\FilteredArticlesGoogleFeedEndpointClient'] ?? $this->getFilteredArticlesGoogleFeedEndpointClientService()), ($this->services['Import1CBundle\\Service\\v3\\FilteredArticlesGoogleFeedFileManager'] ?? $this->getFilteredArticlesGoogleFeedFileManagerService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  7756.         $instance->setName('bi:cron:feed_filtered_articles');
  7757.         return $instance;
  7758.     }
  7759.     /**
  7760.      * Gets the public 'bi.v3.command.flush_memcache_article' shared service.
  7761.      *
  7762.      * @return \Import1CBundle\Command\CronFlushArticleCodeCommand
  7763.      */
  7764.     protected function getBi_V3_Command_FlushMemcacheArticleService()
  7765.     {
  7766.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7767.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7768.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LockableTrait.php';
  7769.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronFlushArticleCodeCommand.php';
  7770.         $this->services['bi.v3.command.flush_memcache_article'] = $instance = new \Import1CBundle\Command\CronFlushArticleCodeCommand();
  7771.         $instance->setName('bi:cron:flush_article_code');
  7772.         return $instance;
  7773.     }
  7774.     /**
  7775.      * Gets the public 'bi.v3.command.google_feed_article_reviews' shared service.
  7776.      *
  7777.      * @return \Import1CBundle\Command\ArticleReviewGoogleFeed\CronArticleReviewFeedCommand
  7778.      */
  7779.     protected function getBi_V3_Command_GoogleFeedArticleReviewsService()
  7780.     {
  7781.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7782.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/ArticleReviewGoogleFeed/CronArticleReviewFeedCommand.php';
  7783.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/ArticleReviewGoogleFeed/Service/ReviewsFeedXmlWriter.php';
  7784.         $this->services['bi.v3.command.google_feed_article_reviews'] = $instance = new \Import1CBundle\Command\ArticleReviewGoogleFeed\CronArticleReviewFeedCommand(($this->services['Import1CBundle\\Command\\ArticleReviewGoogleFeed\\Service\\ReviewsFeedXmlWriter'] ?? ($this->services['Import1CBundle\\Command\\ArticleReviewGoogleFeed\\Service\\ReviewsFeedXmlWriter'] = new \Import1CBundle\Command\ArticleReviewGoogleFeed\Service\ReviewsFeedXmlWriter())), ($this->services['Import1CBundle\\Command\\ArticleReviewGoogleFeed\\DataProvider\\ArticleReviewProvider'] ?? $this->getArticleReviewProviderService()));
  7785.         $instance->setName('bi:cron:article-reviews');
  7786.         return $instance;
  7787.     }
  7788.     /**
  7789.      * Gets the public 'bi.v3.command.holiday' shared service.
  7790.      *
  7791.      * @return \Import1CBundle\Command\CronUpdateHolidaysCommand
  7792.      */
  7793.     protected function getBi_V3_Command_HolidayService()
  7794.     {
  7795.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7796.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7797.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronUpdateHolidaysCommand.php';
  7798.         $this->services['bi.v3.command.holiday'] = $instance = new \Import1CBundle\Command\CronUpdateHolidaysCommand();
  7799.         $instance->setName('bi:cron:update_holidays');
  7800.         return $instance;
  7801.     }
  7802.     /**
  7803.      * Gets the public 'bi.v3.command.iamge_more_resolution' shared service.
  7804.      *
  7805.      * @return \Import1CBundle\Command\OnceRun\RecropImagesForMoreResolutionCommand
  7806.      */
  7807.     protected function getBi_V3_Command_IamgeMoreResolutionService()
  7808.     {
  7809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7810.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7811.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/OnceRun/RecropImagesForMoreResolutionCommand.php';
  7812.         $this->services['bi.v3.command.iamge_more_resolution'] = $instance = new \Import1CBundle\Command\OnceRun\RecropImagesForMoreResolutionCommand();
  7813.         $instance->setName('bi:oncerun:image_recrop_resolution');
  7814.         return $instance;
  7815.     }
  7816.     /**
  7817.      * Gets the public 'bi.v3.command.import_queue' shared service.
  7818.      *
  7819.      * @return \Import1CBundle\Command\QueueHandlerCommand
  7820.      */
  7821.     protected function getBi_V3_Command_ImportQueueService()
  7822.     {
  7823.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7824.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7825.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/QueueHandlerCommand.php';
  7826.         $this->services['bi.v3.command.import_queue'] = $instance = new \Import1CBundle\Command\QueueHandlerCommand();
  7827.         $instance->setName('import_queue:send_data_for_handler');
  7828.         return $instance;
  7829.     }
  7830.     /**
  7831.      * Gets the public 'bi.v3.command.interior_alt' shared service.
  7832.      *
  7833.      * @return \Import1CBundle\Command\CronInteriorAltCommand
  7834.      */
  7835.     protected function getBi_V3_Command_InteriorAltService()
  7836.     {
  7837.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7838.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronInteriorAltCommand.php';
  7839.         $this->services['bi.v3.command.interior_alt'] = $instance = new \Import1CBundle\Command\CronInteriorAltCommand();
  7840.         $instance->setName('bi:cron:set_alt_interior');
  7841.         return $instance;
  7842.     }
  7843.     /**
  7844.      * Gets the public 'bi.v3.command.interior_equivalent_size_image' shared service.
  7845.      *
  7846.      * @return \Import1CBundle\Command\OnceRun\SearchEquivalentSizeImageCommand
  7847.      */
  7848.     protected function getBi_V3_Command_InteriorEquivalentSizeImageService()
  7849.     {
  7850.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7851.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7852.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/OnceRun/SearchEquivalentSizeImageCommand.php';
  7853.         $this->services['bi.v3.command.interior_equivalent_size_image'] = $instance = new \Import1CBundle\Command\OnceRun\SearchEquivalentSizeImageCommand();
  7854.         $instance->setName('bi:oncerun:search_equivalent_size_image');
  7855.         return $instance;
  7856.     }
  7857.     /**
  7858.      * Gets the public 'bi.v3.command.interior_re_crop' shared service.
  7859.      *
  7860.      * @return \Import1CBundle\Command\OnceRun\InteriorReCropImagesCommand
  7861.      */
  7862.     protected function getBi_V3_Command_InteriorReCropService()
  7863.     {
  7864.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7865.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7866.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/OnceRun/InteriorReCropImagesCommand.php';
  7867.         $this->services['bi.v3.command.interior_re_crop'] = $instance = new \Import1CBundle\Command\OnceRun\InteriorReCropImagesCommand();
  7868.         $instance->setName('bi:oncerun:interior_re_crop');
  7869.         return $instance;
  7870.     }
  7871.     /**
  7872.      * Gets the public 'bi.v3.command.interior_stone_texture' shared service.
  7873.      *
  7874.      * @return \Import1CBundle\Command\OnceRun\SetInteriorStoneTexture
  7875.      */
  7876.     protected function getBi_V3_Command_InteriorStoneTextureService()
  7877.     {
  7878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7879.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7880.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/OnceRun/SetInteriorStoneTexture.php';
  7881.         $this->services['bi.v3.command.interior_stone_texture'] = $instance = new \Import1CBundle\Command\OnceRun\SetInteriorStoneTexture();
  7882.         $instance->setName('bi:oncerun:set_interior_stone_texture');
  7883.         return $instance;
  7884.     }
  7885.     /**
  7886.      * Gets the public 'bi.v3.command.jobs_tube' shared service.
  7887.      *
  7888.      * @return \Import1CBundle\Command\Pheanstalk\JobsTubeCommand
  7889.      */
  7890.     protected function getBi_V3_Command_JobsTubeService()
  7891.     {
  7892.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7893.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/Pheanstalk/JobsTubeCommand.php';
  7894.         $this->services['bi.v3.command.jobs_tube'] = $instance = new \Import1CBundle\Command\Pheanstalk\JobsTubeCommand();
  7895.         $instance->setName('pheanstalk:jobs-tube');
  7896.         return $instance;
  7897.     }
  7898.     /**
  7899.      * Gets the public 'bi.v3.command.recomendation_articles' shared service.
  7900.      *
  7901.      * @return \Import1CBundle\Command\CronRecomendationGoogleArticlesCommand
  7902.      */
  7903.     protected function getBi_V3_Command_RecomendationArticlesService()
  7904.     {
  7905.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7906.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7907.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronRecomendationGoogleArticlesCommand.php';
  7908.         $this->services['bi.v3.command.recomendation_articles'] = $instance = new \Import1CBundle\Command\CronRecomendationGoogleArticlesCommand();
  7909.         $instance->setName('bi:cron:recomendation_articles');
  7910.         return $instance;
  7911.     }
  7912.     /**
  7913.      * Gets the public 'bi.v3.command.recrop_webp' shared service.
  7914.      *
  7915.      * @return \Import1CBundle\Command\OnceRun\RecropImageWebpCommand
  7916.      */
  7917.     protected function getBi_V3_Command_RecropWebpService()
  7918.     {
  7919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7920.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7921.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/OnceRun/RecropImageWebpCommand.php';
  7922.         $this->services['bi.v3.command.recrop_webp'] = $instance = new \Import1CBundle\Command\OnceRun\RecropImageWebpCommand();
  7923.         $instance->setName('bi:oncerun:recrop_to_webp');
  7924.         return $instance;
  7925.     }
  7926.     /**
  7927.      * Gets the public 'bi.v3.command.sample_update' shared service.
  7928.      *
  7929.      * @return \Import1CBundle\Command\CronUpdateSampleCommand
  7930.      */
  7931.     protected function getBi_V3_Command_SampleUpdateService()
  7932.     {
  7933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7934.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7935.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronUpdateSampleCommand.php';
  7936.         $this->services['bi.v3.command.sample_update'] = $instance = new \Import1CBundle\Command\CronUpdateSampleCommand();
  7937.         $instance->setName('bi:cron:sample_update');
  7938.         return $instance;
  7939.     }
  7940.     /**
  7941.      * Gets the public 'bi.v3.command.save_after_reedit' shared service.
  7942.      *
  7943.      * @return \Import1CBundle\Command\CronImageSaveAfterReEditCommand
  7944.      */
  7945.     protected function getBi_V3_Command_SaveAfterReeditService()
  7946.     {
  7947.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7948.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7949.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronImageSaveAfterReEditCommand.php';
  7950.         $this->services['bi.v3.command.save_after_reedit'] = $instance = new \Import1CBundle\Command\CronImageSaveAfterReEditCommand();
  7951.         $instance->setName('bi:cron:save_after_reedit');
  7952.         return $instance;
  7953.     }
  7954.     /**
  7955.      * Gets the public 'bi.v3.command.save_mages_tv' shared service.
  7956.      *
  7957.      * @return \Import1CBundle\Command\CronImageSaveForTVCommand
  7958.      */
  7959.     protected function getBi_V3_Command_SaveMagesTvService()
  7960.     {
  7961.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7962.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7963.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronImageSaveForTVCommand.php';
  7964.         $this->services['bi.v3.command.save_mages_tv'] = $instance = new \Import1CBundle\Command\CronImageSaveForTVCommand();
  7965.         $instance->setName('bi:cron:save_images_TV');
  7966.         return $instance;
  7967.     }
  7968.     /**
  7969.      * Gets the public 'bi.v3.command.save_new_images_special' shared service.
  7970.      *
  7971.      * @return \Import1CBundle\Command\CronImageCopyImagesSpecialCommand
  7972.      */
  7973.     protected function getBi_V3_Command_SaveNewImagesSpecialService()
  7974.     {
  7975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7976.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7977.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronImageCopyImagesSpecialCommand.php';
  7978.         $this->services['bi.v3.command.save_new_images_special'] = $instance = new \Import1CBundle\Command\CronImageCopyImagesSpecialCommand();
  7979.         $instance->setName('bi:cron:save_images_special');
  7980.         return $instance;
  7981.     }
  7982.     /**
  7983.      * Gets the public 'bi.v3.command.search_no_source' shared service.
  7984.      *
  7985.      * @return \Import1CBundle\Command\OnceRun\SearchNoSourceImagesForEntityCommand
  7986.      */
  7987.     protected function getBi_V3_Command_SearchNoSourceService()
  7988.     {
  7989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7990.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  7991.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/OnceRun/SearchNoSourceImagesForEntityCommand.php';
  7992.         $this->services['bi.v3.command.search_no_source'] = $instance = new \Import1CBundle\Command\OnceRun\SearchNoSourceImagesForEntityCommand();
  7993.         $instance->setName('bi:oncerun:search_entity_source');
  7994.         return $instance;
  7995.     }
  7996.     /**
  7997.      * Gets the public 'bi.v3.command.send_cmyk_convert' shared service.
  7998.      *
  7999.      * @return \Import1CBundle\Command\OnceRun\SendMessageCmykConvertCommand
  8000.      */
  8001.     protected function getBi_V3_Command_SendCmykConvertService()
  8002.     {
  8003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8004.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  8005.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/OnceRun/SendMessageCmykConvertCommand.php';
  8006.         $this->services['bi.v3.command.send_cmyk_convert'] = $instance = new \Import1CBundle\Command\OnceRun\SendMessageCmykConvertCommand();
  8007.         $instance->setName('bi:cron:send_cmyk_convert');
  8008.         return $instance;
  8009.     }
  8010.     /**
  8011.      * Gets the public 'bi.v3.command.send_message_cmyk_image' shared service.
  8012.      *
  8013.      * @return \Import1CBundle\Command\CronMessageSendCmykImageCommand
  8014.      */
  8015.     protected function getBi_V3_Command_SendMessageCmykImageService()
  8016.     {
  8017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8018.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  8019.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronMessageSendCmykImageCommand.php';
  8020.         $this->services['bi.v3.command.send_message_cmyk_image'] = $instance = new \Import1CBundle\Command\CronMessageSendCmykImageCommand();
  8021.         $instance->setName('bi:cron:send_cmyk_image');
  8022.         return $instance;
  8023.     }
  8024.     /**
  8025.      * Gets the public 'bi.v3.command.send_suspended_message' shared service.
  8026.      *
  8027.      * @return \Import1CBundle\Command\CronMessageSendSuspendedCommand
  8028.      */
  8029.     protected function getBi_V3_Command_SendSuspendedMessageService()
  8030.     {
  8031.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8032.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  8033.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronMessageSendSuspendedCommand.php';
  8034.         $this->services['bi.v3.command.send_suspended_message'] = $instance = new \Import1CBundle\Command\CronMessageSendSuspendedCommand();
  8035.         $instance->setName('adm:cron:send_suspended');
  8036.         return $instance;
  8037.     }
  8038.     /**
  8039.      * Gets the public 'bi.v3.command.set_article_description' shared service.
  8040.      *
  8041.      * @return \Import1CBundle\Command\OnceRun\SetArticleDescriptionNew
  8042.      */
  8043.     protected function getBi_V3_Command_SetArticleDescriptionService()
  8044.     {
  8045.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8046.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  8047.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/OnceRun/SetArticleDescriptionNew.php';
  8048.         $this->services['bi.v3.command.set_article_description'] = $instance = new \Import1CBundle\Command\OnceRun\SetArticleDescriptionNew();
  8049.         $instance->setName('bi:oncerun:set_article_description');
  8050.         return $instance;
  8051.     }
  8052.     /**
  8053.      * Gets the public 'bi.v3.command.shopping_update' shared service.
  8054.      *
  8055.      * @return \Import1CBundle\Command\CronFeedShoppingUpdateCommand
  8056.      */
  8057.     protected function getBi_V3_Command_ShoppingUpdateService()
  8058.     {
  8059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8060.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  8061.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronFeedShoppingUpdateCommand.php';
  8062.         $this->services['bi.v3.command.shopping_update'] = $instance = new \Import1CBundle\Command\CronFeedShoppingUpdateCommand();
  8063.         $instance->setName('bi:cron:feed_shopping_update');
  8064.         return $instance;
  8065.     }
  8066.     /**
  8067.      * Gets the public 'bi.v3.command.stats_tube' shared service.
  8068.      *
  8069.      * @return \Import1CBundle\Command\Pheanstalk\StatsTubeCommand
  8070.      */
  8071.     protected function getBi_V3_Command_StatsTubeService()
  8072.     {
  8073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8074.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/Pheanstalk/StatsTubeCommand.php';
  8075.         $this->services['bi.v3.command.stats_tube'] = $instance = new \Import1CBundle\Command\Pheanstalk\StatsTubeCommand();
  8076.         $instance->setName('pheanstalk:stats-tube');
  8077.         return $instance;
  8078.     }
  8079.     /**
  8080.      * Gets the public 'bi.v3.command.status_factory_change' shared service.
  8081.      *
  8082.      * @return \Import1CBundle\Command\CronChangeStatusFactoryMoreTwoMonthCommand
  8083.      */
  8084.     protected function getBi_V3_Command_StatusFactoryChangeService()
  8085.     {
  8086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8087.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  8088.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronChangeStatusFactoryMoreTwoMonthCommand.php';
  8089.         $this->services['bi.v3.command.status_factory_change'] = $instance = new \Import1CBundle\Command\CronChangeStatusFactoryMoreTwoMonthCommand();
  8090.         $instance->setName('bi:cron:factory_status_change');
  8091.         return $instance;
  8092.     }
  8093.     /**
  8094.      * Gets the public 'bi.v3.command.test' shared service.
  8095.      *
  8096.      * @return \Import1CBundle\Command\OnceRun\TestCommand
  8097.      */
  8098.     protected function getBi_V3_Command_TestService()
  8099.     {
  8100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8101.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  8102.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/OnceRun/TestCommand.php';
  8103.         $this->services['bi.v3.command.test'] = $instance = new \Import1CBundle\Command\OnceRun\TestCommand();
  8104.         $instance->setName('bi:oncerun:test_command');
  8105.         return $instance;
  8106.     }
  8107.     /**
  8108.      * Gets the public 'bi.v3.command.test_rsync_connection' shared service.
  8109.      *
  8110.      * @return \Import1CBundle\Command\OnceRun\TestRsyncConnectionCommand
  8111.      */
  8112.     protected function getBi_V3_Command_TestRsyncConnectionService()
  8113.     {
  8114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8115.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  8116.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/OnceRun/TestRsyncConnectionCommand.php';
  8117.         $this->services['bi.v3.command.test_rsync_connection'] = $instance = new \Import1CBundle\Command\OnceRun\TestRsyncConnectionCommand();
  8118.         $instance->setName('bi:test:rsync_connection');
  8119.         return $instance;
  8120.     }
  8121.     /**
  8122.      * Gets the public 'bi.v3.command.update_article_all' shared service.
  8123.      *
  8124.      * @return \Import1CBundle\Command\CronUpdateArticleAllCommand
  8125.      */
  8126.     protected function getBi_V3_Command_UpdateArticleAllService()
  8127.     {
  8128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8129.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  8130.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LockableTrait.php';
  8131.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronUpdateArticleAllCommand.php';
  8132.         $this->services['bi.v3.command.update_article_all'] = $instance = new \Import1CBundle\Command\CronUpdateArticleAllCommand();
  8133.         $instance->setName('adm:cron:update_article_all');
  8134.         return $instance;
  8135.     }
  8136.     /**
  8137.      * Gets the public 'bi.v3.command.update_article_part' shared service.
  8138.      *
  8139.      * @return \Import1CBundle\Command\CronUpdateArticlePartCommand
  8140.      */
  8141.     protected function getBi_V3_Command_UpdateArticlePartService()
  8142.     {
  8143.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8144.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  8145.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LockableTrait.php';
  8146.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronUpdateArticlePartCommand.php';
  8147.         $this->services['bi.v3.command.update_article_part'] = $instance = new \Import1CBundle\Command\CronUpdateArticlePartCommand();
  8148.         $instance->setName('adm:cron:update_article_part');
  8149.         return $instance;
  8150.     }
  8151.     /**
  8152.      * Gets the public 'bi.v3.command.update_collection_all' shared service.
  8153.      *
  8154.      * @return \Import1CBundle\Command\CronUpdateCollectionCommand
  8155.      */
  8156.     protected function getBi_V3_Command_UpdateCollectionAllService()
  8157.     {
  8158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8159.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  8160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LockableTrait.php';
  8161.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronUpdateCollectionCommand.php';
  8162.         $this->services['bi.v3.command.update_collection_all'] = $instance = new \Import1CBundle\Command\CronUpdateCollectionCommand();
  8163.         $instance->setName('bi:cron:data_update_collection');
  8164.         return $instance;
  8165.     }
  8166.     /**
  8167.      * Gets the public 'bi.v3.command.update_color_factory' shared service.
  8168.      *
  8169.      * @return \Import1CBundle\Command\CronUpdateColorFactoryCommand
  8170.      */
  8171.     protected function getBi_V3_Command_UpdateColorFactoryService()
  8172.     {
  8173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8174.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  8175.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronUpdateColorFactoryCommand.php';
  8176.         $this->services['bi.v3.command.update_color_factory'] = $instance = new \Import1CBundle\Command\CronUpdateColorFactoryCommand();
  8177.         $instance->setName('bi:cron:data_update_color_factory');
  8178.         return $instance;
  8179.     }
  8180.     /**
  8181.      * Gets the public 'bi.v3.command.update_factory_all' shared service.
  8182.      *
  8183.      * @return \Import1CBundle\Command\CronUpdateFactoryCommand
  8184.      */
  8185.     protected function getBi_V3_Command_UpdateFactoryAllService()
  8186.     {
  8187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8188.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  8189.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronUpdateFactoryCommand.php';
  8190.         $this->services['bi.v3.command.update_factory_all'] = $instance = new \Import1CBundle\Command\CronUpdateFactoryCommand();
  8191.         $instance->setName('bi:cron:data_update_factory');
  8192.         return $instance;
  8193.     }
  8194.     /**
  8195.      * Gets the public 'bi.v3.command.update_interior' shared service.
  8196.      *
  8197.      * @return \Import1CBundle\Command\CronUpdateInteriorAllCommand
  8198.      */
  8199.     protected function getBi_V3_Command_UpdateInteriorService()
  8200.     {
  8201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8202.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  8203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LockableTrait.php';
  8204.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronUpdateInteriorAllCommand.php';
  8205.         $this->services['bi.v3.command.update_interior'] = $instance = new \Import1CBundle\Command\CronUpdateInteriorAllCommand();
  8206.         $instance->setName('bi:cron:data_update_interior');
  8207.         return $instance;
  8208.     }
  8209.     /**
  8210.      * Gets the public 'bi.v3.command.update_pd' shared service.
  8211.      *
  8212.      * @return \Import1CBundle\Command\CronUpdatePriceDiscountCommand
  8213.      */
  8214.     protected function getBi_V3_Command_UpdatePdService()
  8215.     {
  8216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8217.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/_ExtendedCommand.php';
  8218.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Command/CronUpdatePriceDiscountCommand.php';
  8219.         $this->services['bi.v3.command.update_pd'] = $instance = new \Import1CBundle\Command\CronUpdatePriceDiscountCommand();
  8220.         $instance->setName('bi:cron:data_update_update_pd');
  8221.         return $instance;
  8222.     }
  8223.     /**
  8224.      * Gets the public 'bi.v3.repo.article' shared service.
  8225.      *
  8226.      * @return \Import1CBundle\Repository\v3\RepoArticle
  8227.      */
  8228.     protected function getBi_V3_Repo_ArticleService()
  8229.     {
  8230.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8231.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoArticle.php';
  8232.         return $this->services['bi.v3.repo.article'] = new \Import1CBundle\Repository\v3\RepoArticle(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:Article');
  8233.     }
  8234.     /**
  8235.      * Gets the public 'bi.v3.repo.article_detail' shared service.
  8236.      *
  8237.      * @return \Import1CBundle\Repository\v3\RepoArticleDetail
  8238.      */
  8239.     protected function getBi_V3_Repo_ArticleDetailService()
  8240.     {
  8241.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8242.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoArticleDetail.php';
  8243.         return $this->services['bi.v3.repo.article_detail'] = new \Import1CBundle\Repository\v3\RepoArticleDetail(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ArticleDetail');
  8244.     }
  8245.     /**
  8246.      * Gets the public 'bi.v3.repo.bigsize_format' shared service.
  8247.      *
  8248.      * @return \Import1CBundle\Repository\v3\RepoListBigSizeFormat
  8249.      */
  8250.     protected function getBi_V3_Repo_BigsizeFormatService()
  8251.     {
  8252.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8253.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoListBigSizeFormat.php';
  8254.         return $this->services['bi.v3.repo.bigsize_format'] = new \Import1CBundle\Repository\v3\RepoListBigSizeFormat(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListBigSizeFormat');
  8255.     }
  8256.     /**
  8257.      * Gets the public 'bi.v3.repo.check_list' shared service.
  8258.      *
  8259.      * @return \Import1CBundle\Repository\v3\RepoChecklist
  8260.      */
  8261.     protected function getBi_V3_Repo_CheckListService()
  8262.     {
  8263.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8264.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoChecklist.php';
  8265.         return $this->services['bi.v3.repo.check_list'] = new \Import1CBundle\Repository\v3\RepoChecklist(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:CheckList');
  8266.     }
  8267.     /**
  8268.      * Gets the public 'bi.v3.repo.collection' shared service.
  8269.      *
  8270.      * @return \Import1CBundle\Repository\v3\RepoCollection
  8271.      */
  8272.     protected function getBi_V3_Repo_CollectionService()
  8273.     {
  8274.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8275.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoCollection.php';
  8276.         return $this->services['bi.v3.repo.collection'] = new \Import1CBundle\Repository\v3\RepoCollection(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:Collection');
  8277.     }
  8278.     /**
  8279.      * Gets the public 'bi.v3.repo.country' shared service.
  8280.      *
  8281.      * @return \Import1CBundle\Repository\v3\RepoCountry
  8282.      */
  8283.     protected function getBi_V3_Repo_CountryService()
  8284.     {
  8285.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8286.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoCountry.php';
  8287.         return $this->services['bi.v3.repo.country'] = new \Import1CBundle\Repository\v3\RepoCountry(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListCountry');
  8288.     }
  8289.     /**
  8290.      * Gets the public 'bi.v3.repo.cvet' shared service.
  8291.      *
  8292.      * @return \Import1CBundle\Repository\v3\RepoCvet
  8293.      */
  8294.     protected function getBi_V3_Repo_CvetService()
  8295.     {
  8296.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8297.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoCvet.php';
  8298.         return $this->services['bi.v3.repo.cvet'] = new \Import1CBundle\Repository\v3\RepoCvet(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC');
  8299.     }
  8300.     /**
  8301.      * Gets the public 'bi.v3.repo.description' shared service.
  8302.      *
  8303.      * @return \Import1CBundle\Repository\v3\RepoListDescription
  8304.      */
  8305.     protected function getBi_V3_Repo_DescriptionService()
  8306.     {
  8307.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8308.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoListDescription.php';
  8309.         return $this->services['bi.v3.repo.description'] = new \Import1CBundle\Repository\v3\RepoListDescription(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListDescription');
  8310.     }
  8311.     /**
  8312.      * Gets the public 'bi.v3.repo.draw' shared service.
  8313.      *
  8314.      * @return \Import1CBundle\Repository\v3\RepoDraw
  8315.      */
  8316.     protected function getBi_V3_Repo_DrawService()
  8317.     {
  8318.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8319.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoDraw.php';
  8320.         return $this->services['bi.v3.repo.draw'] = new \Import1CBundle\Repository\v3\RepoDraw(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC');
  8321.     }
  8322.     /**
  8323.      * Gets the public 'bi.v3.repo.draw_list' shared service.
  8324.      *
  8325.      * @return \Import1CBundle\Repository\v3\RepoListDraw
  8326.      */
  8327.     protected function getBi_V3_Repo_DrawListService()
  8328.     {
  8329.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8330.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoListDraw.php';
  8331.         return $this->services['bi.v3.repo.draw_list'] = new \Import1CBundle\Repository\v3\RepoListDraw(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListDraw');
  8332.     }
  8333.     /**
  8334.      * Gets the public 'bi.v3.repo.event' shared service.
  8335.      *
  8336.      * @return \Import1CBundle\Repository\v3\RepoEvent
  8337.      */
  8338.     protected function getBi_V3_Repo_EventService()
  8339.     {
  8340.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8341.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoEvent.php';
  8342.         return $this->services['bi.v3.repo.event'] = new \Import1CBundle\Repository\v3\RepoEvent(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Import1CBundle:EventEntity''logs');
  8343.     }
  8344.     /**
  8345.      * Gets the public 'bi.v3.repo.factory' shared service.
  8346.      *
  8347.      * @return \Import1CBundle\Repository\v3\RepoFactory
  8348.      */
  8349.     protected function getBi_V3_Repo_FactoryService()
  8350.     {
  8351.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8352.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoFactory.php';
  8353.         return $this->services['bi.v3.repo.factory'] = new \Import1CBundle\Repository\v3\RepoFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:Factory');
  8354.     }
  8355.     /**
  8356.      * Gets the public 'bi.v3.repo.factory_color' shared service.
  8357.      *
  8358.      * @return \Import1CBundle\Repository\v3\RepoListFactoryColor
  8359.      */
  8360.     protected function getBi_V3_Repo_FactoryColorService()
  8361.     {
  8362.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8363.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoListFactoryColor.php';
  8364.         return $this->services['bi.v3.repo.factory_color'] = new \Import1CBundle\Repository\v3\RepoListFactoryColor(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListFactoryColor');
  8365.     }
  8366.     /**
  8367.      * Gets the public 'bi.v3.repo.factory_user' shared service.
  8368.      *
  8369.      * @return \Import1CBundle\Repository\v3\RepoFactoryUser
  8370.      */
  8371.     protected function getBi_V3_Repo_FactoryUserService()
  8372.     {
  8373.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8374.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoFactoryUser.php';
  8375.         return $this->services['bi.v3.repo.factory_user'] = new \Import1CBundle\Repository\v3\RepoFactoryUser(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:FactoryUser');
  8376.     }
  8377.     /**
  8378.      * Gets the public 'bi.v3.repo.feed' shared service.
  8379.      *
  8380.      * @return \Import1CBundle\Repository\v3\RepoFeed
  8381.      */
  8382.     protected function getBi_V3_Repo_FeedService()
  8383.     {
  8384.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8385.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoFeed.php';
  8386.         return $this->services['bi.v3.repo.feed'] = new \Import1CBundle\Repository\v3\RepoFeed(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Import1CBundle:FeedItemEntity''logs');
  8387.     }
  8388.     /**
  8389.      * Gets the public 'bi.v3.repo.filter' shared service.
  8390.      *
  8391.      * @return \Import1CBundle\Repository\v3\RepoFilter
  8392.      */
  8393.     protected function getBi_V3_Repo_FilterService()
  8394.     {
  8395.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8396.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoFilter.php';
  8397.         return $this->services['bi.v3.repo.filter'] = new \Import1CBundle\Repository\v3\RepoFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:FilterEntity');
  8398.     }
  8399.     /**
  8400.      * Gets the public 'bi.v3.repo.geo_country' shared service.
  8401.      *
  8402.      * @return \Import1CBundle\Repository\v3\RepoGeoCountry
  8403.      */
  8404.     protected function getBi_V3_Repo_GeoCountryService()
  8405.     {
  8406.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8407.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoGeoCountry.php';
  8408.         return $this->services['bi.v3.repo.geo_country'] = new \Import1CBundle\Repository\v3\RepoGeoCountry(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\GeoCountryEntity');
  8409.     }
  8410.     /**
  8411.      * Gets the public 'bi.v3.repo.history' shared service.
  8412.      *
  8413.      * @return \Import1CBundle\Repository\v3\RepoHistory
  8414.      */
  8415.     protected function getBi_V3_Repo_HistoryService()
  8416.     {
  8417.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8418.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoHistory.php';
  8419.         return $this->services['bi.v3.repo.history'] = new \Import1CBundle\Repository\v3\RepoHistory(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Import1CBundle:HistoryStatusEntity''logs');
  8420.     }
  8421.     /**
  8422.      * Gets the public 'bi.v3.repo.holiday' shared service.
  8423.      *
  8424.      * @return \Import1CBundle\Repository\v4\RepoHoliday
  8425.      */
  8426.     protected function getBi_V3_Repo_HolidayService()
  8427.     {
  8428.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8429.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v4/RepoHoliday.php';
  8430.         return $this->services['bi.v3.repo.holiday'] = new \Import1CBundle\Repository\v4\RepoHoliday(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC');
  8431.     }
  8432.     /**
  8433.      * Gets the public 'bi.v3.repo.idea_interior' shared service.
  8434.      *
  8435.      * @return \Import1CBundle\Repository\v3\RepoIdeaInterior
  8436.      */
  8437.     protected function getBi_V3_Repo_IdeaInteriorService()
  8438.     {
  8439.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8440.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoIdeaInterior.php';
  8441.         return $this->services['bi.v3.repo.idea_interior'] = new \Import1CBundle\Repository\v3\RepoIdeaInterior(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8442.     }
  8443.     /**
  8444.      * Gets the public 'bi.v3.repo.image_resolution' shared service.
  8445.      *
  8446.      * @return \Import1CBundle\Repository\v3\RepoImageResolution
  8447.      */
  8448.     protected function getBi_V3_Repo_ImageResolutionService()
  8449.     {
  8450.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8451.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoImageResolution.php';
  8452.         return $this->services['bi.v3.repo.image_resolution'] = new \Import1CBundle\Repository\v3\RepoImageResolution(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Import1CBundle:ImageResolutionEntity''logs');
  8453.     }
  8454.     /**
  8455.      * Gets the public 'bi.v3.repo.interior' shared service.
  8456.      *
  8457.      * @return \Import1CBundle\Repository\v3\RepoInterior
  8458.      */
  8459.     protected function getBi_V3_Repo_InteriorService()
  8460.     {
  8461.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8462.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoInterior.php';
  8463.         return $this->services['bi.v3.repo.interior'] = new \Import1CBundle\Repository\v3\RepoInterior(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:Interior');
  8464.     }
  8465.     /**
  8466.      * Gets the public 'bi.v3.repo.interior_article' shared service.
  8467.      *
  8468.      * @return \Import1CBundle\Repository\v3\RepoInteriorArticle
  8469.      */
  8470.     protected function getBi_V3_Repo_InteriorArticleService()
  8471.     {
  8472.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8473.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoInteriorArticle.php';
  8474.         return $this->services['bi.v3.repo.interior_article'] = new \Import1CBundle\Repository\v3\RepoInteriorArticle(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8475.     }
  8476.     /**
  8477.      * Gets the public 'bi.v3.repo.interior_article_coord' shared service.
  8478.      *
  8479.      * @return \Import1CBundle\Repository\v3\RepoInteriorArticleCoord
  8480.      */
  8481.     protected function getBi_V3_Repo_InteriorArticleCoordService()
  8482.     {
  8483.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8484.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoInteriorArticleCoord.php';
  8485.         return $this->services['bi.v3.repo.interior_article_coord'] = new \Import1CBundle\Repository\v3\RepoInteriorArticleCoord(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:InteriorArticle');
  8486.     }
  8487.     /**
  8488.      * Gets the public 'bi.v3.repo.interior_history' shared service.
  8489.      *
  8490.      * @return \Import1CBundle\Repository\v3\RepoInteriorHistory
  8491.      */
  8492.     protected function getBi_V3_Repo_InteriorHistoryService()
  8493.     {
  8494.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8495.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoInteriorHistory.php';
  8496.         return $this->services['bi.v3.repo.interior_history'] = new \Import1CBundle\Repository\v3\RepoInteriorHistory(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:InteriorHistory');
  8497.     }
  8498.     /**
  8499.      * Gets the public 'bi.v3.repo.list' shared service.
  8500.      *
  8501.      * @return \Import1CBundle\Repository\v3\RepoList
  8502.      */
  8503.     protected function getBi_V3_Repo_ListService()
  8504.     {
  8505.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8506.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoList.php';
  8507.         return $this->services['bi.v3.repo.list'] = new \Import1CBundle\Repository\v3\RepoList(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8508.     }
  8509.     /**
  8510.      * Gets the public 'bi.v3.repo.list_check_list' shared service.
  8511.      *
  8512.      * @return \Import1CBundle\Repository\v3\RepoListChecklist
  8513.      */
  8514.     protected function getBi_V3_Repo_ListCheckListService()
  8515.     {
  8516.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8517.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoListChecklist.php';
  8518.         return $this->services['bi.v3.repo.list_check_list'] = new \Import1CBundle\Repository\v3\RepoListChecklist(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListCheckList');
  8519.     }
  8520.     /**
  8521.      * Gets the public 'bi.v3.repo.material' shared service.
  8522.      *
  8523.      * @return \Import1CBundle\Repository\v3\RepoListMaterial
  8524.      */
  8525.     protected function getBi_V3_Repo_MaterialService()
  8526.     {
  8527.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8528.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoListMaterial.php';
  8529.         return $this->services['bi.v3.repo.material'] = new \Import1CBundle\Repository\v3\RepoListMaterial(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListMaterial');
  8530.     }
  8531.     /**
  8532.      * Gets the public 'bi.v3.repo.measure_size' shared service.
  8533.      *
  8534.      * @return \Import1CBundle\Repository\v3\RepoListMeasureSize
  8535.      */
  8536.     protected function getBi_V3_Repo_MeasureSizeService()
  8537.     {
  8538.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8539.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoListMeasureSize.php';
  8540.         return $this->services['bi.v3.repo.measure_size'] = new \Import1CBundle\Repository\v3\RepoListMeasureSize(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListMeasureSize');
  8541.     }
  8542.     /**
  8543.      * Gets the public 'bi.v3.repo.parser' shared service.
  8544.      *
  8545.      * @return \Import1CBundle\Repository\v3\RepoListBrandParser
  8546.      */
  8547.     protected function getBi_V3_Repo_ParserService()
  8548.     {
  8549.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8550.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoListBrandParser.php';
  8551.         return $this->services['bi.v3.repo.parser'] = new \Import1CBundle\Repository\v3\RepoListBrandParser(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListBrandParser');
  8552.     }
  8553.     /**
  8554.      * Gets the public 'bi.v3.repo.proizvod' shared service.
  8555.      *
  8556.      * @return \Import1CBundle\Repository\v3\RepoProizvod
  8557.      */
  8558.     protected function getBi_V3_Repo_ProizvodService()
  8559.     {
  8560.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8561.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoProizvod.php';
  8562.         return $this->services['bi.v3.repo.proizvod'] = new \Import1CBundle\Repository\v3\RepoProizvod(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC');
  8563.     }
  8564.     /**
  8565.      * Gets the public 'bi.v3.repo.sample' shared service.
  8566.      *
  8567.      * @return \Import1CBundle\Repository\v3\RepoSample
  8568.      */
  8569.     protected function getBi_V3_Repo_SampleService()
  8570.     {
  8571.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8572.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoSample.php';
  8573.         return $this->services['bi.v3.repo.sample'] = new \Import1CBundle\Repository\v3\RepoSample(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC');
  8574.     }
  8575.     /**
  8576.      * Gets the public 'bi.v3.repo.seria' shared service.
  8577.      *
  8578.      * @return \Import1CBundle\Repository\v3\RepoSeria
  8579.      */
  8580.     protected function getBi_V3_Repo_SeriaService()
  8581.     {
  8582.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8583.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoSeria.php';
  8584.         return $this->services['bi.v3.repo.seria'] = new \Import1CBundle\Repository\v3\RepoSeria(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC');
  8585.     }
  8586.     /**
  8587.      * Gets the public 'bi.v3.repo.shape' shared service.
  8588.      *
  8589.      * @return \Import1CBundle\Repository\v3\RepoListShape
  8590.      */
  8591.     protected function getBi_V3_Repo_ShapeService()
  8592.     {
  8593.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8594.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoListShape.php';
  8595.         return $this->services['bi.v3.repo.shape'] = new \Import1CBundle\Repository\v3\RepoListShape(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListShape');
  8596.     }
  8597.     /**
  8598.      * Gets the public 'bi.v3.repo.texture' shared service.
  8599.      *
  8600.      * @return \Import1CBundle\Repository\v4\RepoListTexture
  8601.      */
  8602.     protected function getBi_V3_Repo_TextureService()
  8603.     {
  8604.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8605.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v4/RepoListTexture.php';
  8606.         return $this->services['bi.v3.repo.texture'] = new \Import1CBundle\Repository\v4\RepoListTexture(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListTexture');
  8607.     }
  8608.     /**
  8609.      * Gets the public 'bi.v3.repo.tovar' shared service.
  8610.      *
  8611.      * @return \Import1CBundle\Repository\v3\RepoTovar
  8612.      */
  8613.     protected function getBi_V3_Repo_TovarService()
  8614.     {
  8615.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8616.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoTovar.php';
  8617.         return $this->services['bi.v3.repo.tovar'] = new \Import1CBundle\Repository\v3\RepoTovar(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC');
  8618.     }
  8619.     /**
  8620.      * Gets the public 'bi.v3.repo.type' shared service.
  8621.      *
  8622.      * @return \Import1CBundle\Repository\v3\RepoListType
  8623.      */
  8624.     protected function getBi_V3_Repo_TypeService()
  8625.     {
  8626.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8627.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoListType.php';
  8628.         return $this->services['bi.v3.repo.type'] = new \Import1CBundle\Repository\v3\RepoListType(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListType');
  8629.     }
  8630.     /**
  8631.      * Gets the public 'bi.v3.repo.user' shared service.
  8632.      *
  8633.      * @return \Import1CBundle\Repository\v3\RepoUser
  8634.      */
  8635.     protected function getBi_V3_Repo_UserService()
  8636.     {
  8637.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  8638.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoUser.php';
  8639.         return $this->services['bi.v3.repo.user'] = new \Import1CBundle\Repository\v3\RepoUser(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:User');
  8640.     }
  8641.     /**
  8642.      * Gets the public 'bi.v3.service.api' shared service.
  8643.      *
  8644.      * @return \Import1CBundle\Service\v3\ApiService
  8645.      */
  8646.     protected function getBi_V3_Service_ApiService()
  8647.     {
  8648.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  8649.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ApiService.php';
  8650.         return $this->services['bi.v3.service.api'] = new \Import1CBundle\Service\v3\ApiService();
  8651.     }
  8652.     /**
  8653.      * Gets the public 'bi.v3.service.article' shared service.
  8654.      *
  8655.      * @return \Import1CBundle\Service\v3\ArticleService
  8656.      */
  8657.     protected function getBi_V3_Service_ArticleService()
  8658.     {
  8659.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  8660.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php';
  8661.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleHandlerApiTrait.php';
  8662.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleHandlerTrait.php';
  8663.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ArticleService.php';
  8664.         return $this->services['bi.v3.service.article'] = new \Import1CBundle\Service\v3\ArticleService();
  8665.     }
  8666.     /**
  8667.      * Gets the public 'bi.v3.service.article_image' shared service.
  8668.      *
  8669.      * @return \Import1CBundle\Service\v3\ArticleImageService
  8670.      */
  8671.     protected function getBi_V3_Service_ArticleImageService()
  8672.     {
  8673.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ArticleImageService.php';
  8674.         return $this->services['bi.v3.service.article_image'] = new \Import1CBundle\Service\v3\ArticleImageService();
  8675.     }
  8676.     /**
  8677.      * Gets the public 'bi.v3.service.article_update' shared service.
  8678.      *
  8679.      * @return \Import1CBundle\Service\v3\UpdateArticleService
  8680.      */
  8681.     protected function getBi_V3_Service_ArticleUpdateService()
  8682.     {
  8683.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/UpdateArticleService.php';
  8684.         return $this->services['bi.v3.service.article_update'] = new \Import1CBundle\Service\v3\UpdateArticleService();
  8685.     }
  8686.     /**
  8687.      * Gets the public 'bi.v3.service.checklist' shared service.
  8688.      *
  8689.      * @return \Import1CBundle\Service\v3\CheckListService
  8690.      */
  8691.     protected function getBi_V3_Service_ChecklistService()
  8692.     {
  8693.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/CheckListCalculateTrait.php';
  8694.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/CheckListHandlerTrait.php';
  8695.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/CheckListService.php';
  8696.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  8697.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php';
  8698.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleHandlerApiTrait.php';
  8699.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleHandlerTrait.php';
  8700.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ArticleService.php';
  8701.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/InteriorService.php';
  8702.         $this->services['bi.v3.service.checklist'] = $instance = new \Import1CBundle\Service\v3\CheckListService(($this->services['bi.v3.service.article'] ?? ($this->services['bi.v3.service.article'] = new \Import1CBundle\Service\v3\ArticleService())), ($this->services['bi.v3.repo.list_check_list'] ?? $this->getBi_V3_Repo_ListCheckListService()), ($this->services['bi.v3.repo.check_list'] ?? $this->getBi_V3_Repo_CheckListService()), ($this->services['bi.v3.repo.interior'] ?? $this->getBi_V3_Repo_InteriorService()), ($this->services['bi.v3.repo.article'] ?? $this->getBi_V3_Repo_ArticleService()), ($this->services['bi.v3.repo.tovar'] ?? $this->getBi_V3_Repo_TovarService()), ($this->services['bi.v3.repo.collection'] ?? $this->getBi_V3_Repo_CollectionService()), ($this->services['bi.v3.service.interior'] ?? ($this->services['bi.v3.service.interior'] = new \Import1CBundle\Service\v3\InteriorService())));
  8703.         $instance->setListCheckList();
  8704.         return $instance;
  8705.     }
  8706.     /**
  8707.      * Gets the public 'bi.v3.service.collection' shared service.
  8708.      *
  8709.      * @return \Import1CBundle\Service\v3\CollectionService
  8710.      */
  8711.     protected function getBi_V3_Service_CollectionService()
  8712.     {
  8713.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  8714.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/CollectionServiceTrait.php';
  8715.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/CollectionFormTemplateRenderTrait.php';
  8716.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/CollectionService.php';
  8717.         return $this->services['bi.v3.service.collection'] = new \Import1CBundle\Service\v3\CollectionService();
  8718.     }
  8719.     /**
  8720.      * Gets the public 'bi.v3.service.event' shared service.
  8721.      *
  8722.      * @return \Import1CBundle\Service\v3\EventService
  8723.      */
  8724.     protected function getBi_V3_Service_EventService()
  8725.     {
  8726.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  8727.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/EventService.php';
  8728.         return $this->services['bi.v3.service.event'] = new \Import1CBundle\Service\v3\EventService();
  8729.     }
  8730.     /**
  8731.      * Gets the public 'bi.v3.service.factory' shared service.
  8732.      *
  8733.      * @return \Import1CBundle\Service\v3\FactoryService
  8734.      */
  8735.     protected function getBi_V3_Service_FactoryService()
  8736.     {
  8737.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  8738.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FactoryService.php';
  8739.         return $this->services['bi.v3.service.factory'] = new \Import1CBundle\Service\v3\FactoryService();
  8740.     }
  8741.     /**
  8742.      * Gets the public 'bi.v3.service.feed_filtered_articles' shared autowired service.
  8743.      *
  8744.      * @return \Import1CBundle\Service\v3\FeedFilteredArticlesService
  8745.      */
  8746.     protected function getBi_V3_Service_FeedFilteredArticlesService()
  8747.     {
  8748.         include_once \dirname(__DIR__4).'/src/Import1CBundle/DTO/v3/Feed/BaseFeed.php';
  8749.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FeedFilteredArticlesService.php';
  8750.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8751.         if (isset($this->services['bi.v3.service.feed_filtered_articles'])) {
  8752.             return $this->services['bi.v3.service.feed_filtered_articles'];
  8753.         }
  8754.         return $this->services['bi.v3.service.feed_filtered_articles'] = new \Import1CBundle\Service\v3\FeedFilteredArticlesService(($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()), ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()), ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()), $a, ($this->services['logger'] ?? $this->getLoggerService()), ($this->privates['FlexApp\\Service\\AdsFilters\\AdsFiltersGeneratorTexts'] ?? $this->getAdsFiltersGeneratorTextsService()), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  8755.     }
  8756.     /**
  8757.      * Gets the public 'bi.v3.service.feed_google_remarketing' shared service.
  8758.      *
  8759.      * @return \Import1CBundle\Service\v3\FeedGoogleOneRemarketingService
  8760.      */
  8761.     protected function getBi_V3_Service_FeedGoogleRemarketingService()
  8762.     {
  8763.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FeedMainService.php';
  8764.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FeedGoogleOneRemarketingService.php';
  8765.         return $this->services['bi.v3.service.feed_google_remarketing'] = new \Import1CBundle\Service\v3\FeedGoogleOneRemarketingService();
  8766.     }
  8767.     /**
  8768.      * Gets the public 'bi.v3.service.feed_google_shopping' shared service.
  8769.      *
  8770.      * @return \Import1CBundle\Service\v3\FeedGoogleTwoShoppingService
  8771.      */
  8772.     protected function getBi_V3_Service_FeedGoogleShoppingService()
  8773.     {
  8774.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FeedMainService.php';
  8775.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FeedGoogleTwoShoppingService.php';
  8776.         return $this->services['bi.v3.service.feed_google_shopping'] = new \Import1CBundle\Service\v3\FeedGoogleTwoShoppingService();
  8777.     }
  8778.     /**
  8779.      * Gets the public 'bi.v3.service.feed_remarketing' shared service.
  8780.      *
  8781.      * @return \Import1CBundle\Service\v3\FeedRemarketingService
  8782.      */
  8783.     protected function getBi_V3_Service_FeedRemarketingService()
  8784.     {
  8785.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FeedService.php';
  8786.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FeedRemarketingService.php';
  8787.         return $this->services['bi.v3.service.feed_remarketing'] = new \Import1CBundle\Service\v3\FeedRemarketingService();
  8788.     }
  8789.     /**
  8790.      * Gets the public 'bi.v3.service.feed_shopping' shared service.
  8791.      *
  8792.      * @return \Import1CBundle\Service\v3\FeedShoppingService
  8793.      */
  8794.     protected function getBi_V3_Service_FeedShoppingService()
  8795.     {
  8796.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FeedService.php';
  8797.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FeedShoppingService.php';
  8798.         return $this->services['bi.v3.service.feed_shopping'] = new \Import1CBundle\Service\v3\FeedShoppingService();
  8799.     }
  8800.     /**
  8801.      * Gets the public 'bi.v3.service.feed_shopping_w' shared service.
  8802.      *
  8803.      * @return \Import1CBundle\Service\v3\FeedShoppingWService
  8804.      */
  8805.     protected function getBi_V3_Service_FeedShoppingWService()
  8806.     {
  8807.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FeedService.php';
  8808.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FeedShoppingWService.php';
  8809.         return $this->services['bi.v3.service.feed_shopping_w'] = new \Import1CBundle\Service\v3\FeedShoppingWService();
  8810.     }
  8811.     /**
  8812.      * Gets the public 'bi.v3.service.file_system' shared service.
  8813.      *
  8814.      * @return \Import1CBundle\Service\v3\FileSystemService
  8815.      */
  8816.     protected function getBi_V3_Service_FileSystemService()
  8817.     {
  8818.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  8819.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FileSystemService.php';
  8820.         return $this->services['bi.v3.service.file_system'] = new \Import1CBundle\Service\v3\FileSystemService();
  8821.     }
  8822.     /**
  8823.      * Gets the public 'bi.v3.service.filter' shared service.
  8824.      *
  8825.      * @return \Import1CBundle\Service\v3\FilterService
  8826.      */
  8827.     protected function getBi_V3_Service_FilterService()
  8828.     {
  8829.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/FilterService.php';
  8830.         return $this->services['bi.v3.service.filter'] = new \Import1CBundle\Service\v3\FilterService();
  8831.     }
  8832.     /**
  8833.      * Gets the public 'bi.v3.service.history' shared service.
  8834.      *
  8835.      * @return \Import1CBundle\Service\v3\HistoryService
  8836.      */
  8837.     protected function getBi_V3_Service_HistoryService()
  8838.     {
  8839.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/HistoryService.php';
  8840.         return $this->services['bi.v3.service.history'] = new \Import1CBundle\Service\v3\HistoryService();
  8841.     }
  8842.     /**
  8843.      * Gets the public 'bi.v3.service.image' shared service.
  8844.      *
  8845.      * @return \Import1CBundle\Service\v3\ImageService
  8846.      */
  8847.     protected function getBi_V3_Service_ImageService()
  8848.     {
  8849.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ImageService.php';
  8850.         return $this->services['bi.v3.service.image'] = new \Import1CBundle\Service\v3\ImageService();
  8851.     }
  8852.     /**
  8853.      * Gets the public 'bi.v3.service.image_converter' shared service.
  8854.      *
  8855.      * @return \Import1CBundle\Service\v3\ImageConverterService
  8856.      */
  8857.     protected function getBi_V3_Service_ImageConverterService()
  8858.     {
  8859.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ImageConverterService.php';
  8860.         return $this->services['bi.v3.service.image_converter'] = new \Import1CBundle\Service\v3\ImageConverterService();
  8861.     }
  8862.     /**
  8863.      * Gets the public 'bi.v3.service.image_gd' shared service.
  8864.      *
  8865.      * @return \Import1CBundle\Service\v3\ImageGDService
  8866.      */
  8867.     protected function getBi_V3_Service_ImageGdService()
  8868.     {
  8869.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ImageGDService.php';
  8870.         return $this->services['bi.v3.service.image_gd'] = new \Import1CBundle\Service\v3\ImageGDService();
  8871.     }
  8872.     /**
  8873.      * Gets the public 'bi.v3.service.image_resolution' shared service.
  8874.      *
  8875.      * @return \Import1CBundle\Service\v3\ImageResolutionService
  8876.      */
  8877.     protected function getBi_V3_Service_ImageResolutionService()
  8878.     {
  8879.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ImageResolutionService.php';
  8880.         return $this->services['bi.v3.service.image_resolution'] = new \Import1CBundle\Service\v3\ImageResolutionService();
  8881.     }
  8882.     /**
  8883.      * Gets the public 'bi.v3.service.interior' shared service.
  8884.      *
  8885.      * @return \Import1CBundle\Service\v3\InteriorService
  8886.      */
  8887.     protected function getBi_V3_Service_InteriorService()
  8888.     {
  8889.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  8890.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/InteriorService.php';
  8891.         return $this->services['bi.v3.service.interior'] = new \Import1CBundle\Service\v3\InteriorService();
  8892.     }
  8893.     /**
  8894.      * Gets the public 'bi.v3.service.interior_image' shared service.
  8895.      *
  8896.      * @return \Import1CBundle\Service\v3\InteriorImageService
  8897.      */
  8898.     protected function getBi_V3_Service_InteriorImageService()
  8899.     {
  8900.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  8901.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/InteriorImageService.php';
  8902.         return $this->services['bi.v3.service.interior_image'] = new \Import1CBundle\Service\v3\InteriorImageService();
  8903.     }
  8904.     /**
  8905.      * Gets the public 'bi.v3.service.message' shared service.
  8906.      *
  8907.      * @return \Import1CBundle\Service\v3\MessageService
  8908.      */
  8909.     protected function getBi_V3_Service_MessageService()
  8910.     {
  8911.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/MessageService.php';
  8912.         return $this->services['bi.v3.service.message'] = new \Import1CBundle\Service\v3\MessageService();
  8913.     }
  8914.     /**
  8915.      * Gets the public 'bi.v3.service.once_run' shared service.
  8916.      *
  8917.      * @return \Import1CBundle\Service\v3\OnceRunService
  8918.      */
  8919.     protected function getBi_V3_Service_OnceRunService()
  8920.     {
  8921.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/OnceRunService.php';
  8922.         return $this->services['bi.v3.service.once_run'] = new \Import1CBundle\Service\v3\OnceRunService();
  8923.     }
  8924.     /**
  8925.      * Gets the public 'bi.v3.service.one_c' shared service.
  8926.      *
  8927.      * @return \Import1CBundle\Service\v3\OneCService
  8928.      */
  8929.     protected function getBi_V3_Service_OneCService()
  8930.     {
  8931.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/OneCService.php';
  8932.         return $this->services['bi.v3.service.one_c'] = new \Import1CBundle\Service\v3\OneCService();
  8933.     }
  8934.     /**
  8935.      * Gets the public 'bi.v3.service.queue' shared service.
  8936.      *
  8937.      * @return \Import1CBundle\Service\v3\QueueService
  8938.      */
  8939.     protected function getBi_V3_Service_QueueService()
  8940.     {
  8941.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/QueueService.php';
  8942.         return $this->services['bi.v3.service.queue'] = new \Import1CBundle\Service\v3\QueueService();
  8943.     }
  8944.     /**
  8945.      * Gets the public 'bi.v3.service.report' shared service.
  8946.      *
  8947.      * @return \Import1CBundle\Service\v3\ReportService
  8948.      */
  8949.     protected function getBi_V3_Service_ReportService()
  8950.     {
  8951.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ReportService.php';
  8952.         return $this->services['bi.v3.service.report'] = new \Import1CBundle\Service\v3\ReportService();
  8953.     }
  8954.     /**
  8955.      * Gets the public 'bi.v3.service.slider' shared service.
  8956.      *
  8957.      * @return \Import1CBundle\Service\v3\SliderService
  8958.      */
  8959.     protected function getBi_V3_Service_SliderService()
  8960.     {
  8961.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/SliderService.php';
  8962.         return $this->services['bi.v3.service.slider'] = new \Import1CBundle\Service\v3\SliderService();
  8963.     }
  8964.     /**
  8965.      * Gets the public 'bi.v3.service.suspend' shared service.
  8966.      *
  8967.      * @return \Import1CBundle\Service\v3\SuspendService
  8968.      */
  8969.     protected function getBi_V3_Service_SuspendService()
  8970.     {
  8971.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/SuspendService.php';
  8972.         return $this->services['bi.v3.service.suspend'] = new \Import1CBundle\Service\v3\SuspendService();
  8973.     }
  8974.     /**
  8975.      * Gets the public 'bi.v3.service.update' shared service.
  8976.      *
  8977.      * @return \Import1CBundle\Service\v3\UpdateService
  8978.      */
  8979.     protected function getBi_V3_Service_UpdateService()
  8980.     {
  8981.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/UpdateArticleTrait.php';
  8982.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/_UpdateArticleSqlTrait.php';
  8983.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php';
  8984.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/UpdateInteriorTrait.php';
  8985.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/UpdateCollectionTrait.php';
  8986.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/UpdateFactoryTrait.php';
  8987.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/UpdateService.php';
  8988.         return $this->services['bi.v3.service.update'] = new \Import1CBundle\Service\v3\UpdateService();
  8989.     }
  8990.     /**
  8991.      * Gets the public 'bi.v3.service.upload' shared service.
  8992.      *
  8993.      * @return \Import1CBundle\Service\v3\UploadService
  8994.      */
  8995.     protected function getBi_V3_Service_UploadService()
  8996.     {
  8997.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/UploadService.php';
  8998.         return $this->services['bi.v3.service.upload'] = new \Import1CBundle\Service\v3\UploadService();
  8999.     }
  9000.     /**
  9001.      * Gets the public 'bi.v3.service.user' shared service.
  9002.      *
  9003.      * @return \Import1CBundle\Service\v3\UserService
  9004.      */
  9005.     protected function getBi_V3_Service_UserService()
  9006.     {
  9007.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  9008.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/UserService.php';
  9009.         return $this->services['bi.v3.service.user'] = new \Import1CBundle\Service\v3\UserService();
  9010.     }
  9011.     /**
  9012.      * Gets the public 'bi.v3.service.validate' shared service.
  9013.      *
  9014.      * @return \Import1CBundle\Service\v3\ValidateService
  9015.      */
  9016.     protected function getBi_V3_Service_ValidateService()
  9017.     {
  9018.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/ValidateService.php';
  9019.         return $this->services['bi.v3.service.validate'] = new \Import1CBundle\Service\v3\ValidateService();
  9020.     }
  9021.     /**
  9022.      * Gets the public 'bi.v4.repo.article_description' shared service.
  9023.      *
  9024.      * @return \Import1CBundle\Repository\v4\RepoArticleDescriptionEntity
  9025.      */
  9026.     protected function getBi_V4_Repo_ArticleDescriptionService()
  9027.     {
  9028.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  9029.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v4/RepoArticleDescriptionEntity.php';
  9030.         return $this->services['bi.v4.repo.article_description'] = new \Import1CBundle\Repository\v4\RepoArticleDescriptionEntity(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\Article\\ArticleDescriptionEntity');
  9031.     }
  9032.     /**
  9033.      * Gets the public 'bi.v4.repo.article_discount' shared service.
  9034.      *
  9035.      * @return \Import1CBundle\Repository\v4\RepoArticleDiscountEntity
  9036.      */
  9037.     protected function getBi_V4_Repo_ArticleDiscountService()
  9038.     {
  9039.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  9040.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v4/RepoArticleDiscountEntity.php';
  9041.         return $this->services['bi.v4.repo.article_discount'] = new \Import1CBundle\Repository\v4\RepoArticleDiscountEntity(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\Article\\ArticleDiscountEntity');
  9042.     }
  9043.     /**
  9044.      * Gets the public 'bi.v4.repo.article_price' shared service.
  9045.      *
  9046.      * @return \Import1CBundle\Repository\v4\RepoArticlePriceEntity
  9047.      */
  9048.     protected function getBi_V4_Repo_ArticlePriceService()
  9049.     {
  9050.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  9051.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v4/RepoArticlePriceEntity.php';
  9052.         return $this->services['bi.v4.repo.article_price'] = new \Import1CBundle\Repository\v4\RepoArticlePriceEntity(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\Article\\ArticlePriceEntity');
  9053.     }
  9054.     /**
  9055.      * Gets the public 'bi.v4.repo.article_square' shared service.
  9056.      *
  9057.      * @return \Import1CBundle\Repository\v4\RepoSquareEntity
  9058.      */
  9059.     protected function getBi_V4_Repo_ArticleSquareService()
  9060.     {
  9061.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  9062.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v4/RepoSquareEntity.php';
  9063.         return $this->services['bi.v4.repo.article_square'] = new \Import1CBundle\Repository\v4\RepoSquareEntity(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\SquareEntity');
  9064.     }
  9065.     /**
  9066.      * Gets the public 'bi.v4.repo.country' shared service.
  9067.      *
  9068.      * @return \Import1CBundle\Repository\v4\RepoCountryEntity
  9069.      */
  9070.     protected function getBi_V4_Repo_CountryService()
  9071.     {
  9072.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  9073.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v4/RepoCountryEntity.php';
  9074.         return $this->services['bi.v4.repo.country'] = new \Import1CBundle\Repository\v4\RepoCountryEntity(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\CountryEntity');
  9075.     }
  9076.     /**
  9077.      * Gets the public 'bi.v4.repo.currency' shared service.
  9078.      *
  9079.      * @return \Import1CBundle\Repository\v4\RepoCurrencyEntity
  9080.      */
  9081.     protected function getBi_V4_Repo_CurrencyService()
  9082.     {
  9083.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  9084.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v4/RepoCurrencyEntity.php';
  9085.         return $this->services['bi.v4.repo.currency'] = new \Import1CBundle\Repository\v4\RepoCurrencyEntity(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\CurrencyEntity');
  9086.     }
  9087.     /**
  9088.      * Gets the public 'bi.v4.repo.history' shared service.
  9089.      *
  9090.      * @return \Import1CBundle\Repository\v4\RepoHistory
  9091.      */
  9092.     protected function getBi_V4_Repo_HistoryService()
  9093.     {
  9094.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  9095.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v4/RepoHistory.php';
  9096.         return $this->services['bi.v4.repo.history'] = new \Import1CBundle\Repository\v4\RepoHistory(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Import1CBundle:HistoryStatusEntity''logs');
  9097.     }
  9098.     /**
  9099.      * Gets the public 'bi.v4.repo.locale' shared service.
  9100.      *
  9101.      * @return \Import1CBundle\Repository\v4\RepoLocaleEntity
  9102.      */
  9103.     protected function getBi_V4_Repo_LocaleService()
  9104.     {
  9105.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  9106.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v4/RepoLocaleEntity.php';
  9107.         return $this->services['bi.v4.repo.locale'] = new \Import1CBundle\Repository\v4\RepoLocaleEntity(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\LocaleEntity');
  9108.     }
  9109.     /**
  9110.      * Gets the public 'bi.v4.repo.ng_factory' shared service.
  9111.      *
  9112.      * @return \Import1CBundle\Repository\v4\RepoFactoryEntity
  9113.      */
  9114.     protected function getBi_V4_Repo_NgFactoryService()
  9115.     {
  9116.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  9117.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v4/RepoFactoryEntity.php';
  9118.         return $this->services['bi.v4.repo.ng_factory'] = new \Import1CBundle\Repository\v4\RepoFactoryEntity(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\FactoryEntity');
  9119.     }
  9120.     /**
  9121.      * Gets the public 'bi.v4.repo.tovar' shared service.
  9122.      *
  9123.      * @return \Import1CBundle\Repository\v4\RepoTovar
  9124.      */
  9125.     protected function getBi_V4_Repo_TovarService()
  9126.     {
  9127.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  9128.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v4/RepoTovar.php';
  9129.         return $this->services['bi.v4.repo.tovar'] = new \Import1CBundle\Repository\v4\RepoTovar(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC');
  9130.     }
  9131.     /**
  9132.      * Gets the public 'bi.v4.repo.volumeprc' shared service.
  9133.      *
  9134.      * @return \Import1CBundle\Repository\v4\RepoVolumeprc
  9135.      */
  9136.     protected function getBi_V4_Repo_VolumeprcService()
  9137.     {
  9138.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v3/RepoExtend.php';
  9139.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Repository/v4/RepoVolumeprc.php';
  9140.         return $this->services['bi.v4.repo.volumeprc'] = new \Import1CBundle\Repository\v4\RepoVolumeprc(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC');
  9141.     }
  9142.     /**
  9143.      * Gets the public 'bi.v4.service.citrix' shared service.
  9144.      *
  9145.      * @return \Import1CBundle\Service\v4\CitrixService
  9146.      */
  9147.     protected function getBi_V4_Service_CitrixService()
  9148.     {
  9149.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v4/CitrixService.php';
  9150.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v4/QueueService.php';
  9151.         return $this->services['bi.v4.service.citrix'] = new \Import1CBundle\Service\v4\CitrixService(($this->services['bi.v4.service.file_system'] ?? $this->getBi_V4_Service_FileSystemService()), ($this->services['bi.v4.service.queue'] ?? ($this->services['bi.v4.service.queue'] = new \Import1CBundle\Service\v4\QueueService())), ($this->services['bi.v4.service.image_resolution'] ?? $this->getBi_V4_Service_ImageResolutionService()));
  9152.     }
  9153.     /**
  9154.      * Gets the public 'bi.v4.service.file_system' shared service.
  9155.      *
  9156.      * @return \Import1CBundle\Service\v4\FileSystemService
  9157.      */
  9158.     protected function getBi_V4_Service_FileSystemService()
  9159.     {
  9160.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v4/FileSystemService.php';
  9161.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v4/ImageConverterService.php';
  9162.         return $this->services['bi.v4.service.file_system'] = new \Import1CBundle\Service\v4\FileSystemService(($this->services['bi.v4.service.image_converter'] ?? ($this->services['bi.v4.service.image_converter'] = new \Import1CBundle\Service\v4\ImageConverterService('imagick'))));
  9163.     }
  9164.     /**
  9165.      * Gets the public 'bi.v4.service.holiday' shared service.
  9166.      *
  9167.      * @return \Import1CBundle\Service\v4\HolidayService
  9168.      */
  9169.     protected function getBi_V4_Service_HolidayService()
  9170.     {
  9171.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v4/HolidayService.php';
  9172.         return $this->services['bi.v4.service.holiday'] = new \Import1CBundle\Service\v4\HolidayService(($this->services['bi.v3.repo.holiday'] ?? $this->getBi_V3_Repo_HolidayService()), ($this->services['bi.v3.repo.list'] ?? $this->getBi_V3_Repo_ListService()));
  9173.     }
  9174.     /**
  9175.      * Gets the public 'bi.v4.service.image' shared service.
  9176.      *
  9177.      * @return \Import1CBundle\Service\v4\ImageService
  9178.      */
  9179.     protected function getBi_V4_Service_ImageService()
  9180.     {
  9181.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v4/ImageService.php';
  9182.         return $this->services['bi.v4.service.image'] = new \Import1CBundle\Service\v4\ImageService(($this->services['bi.v4.service.image_resolution'] ?? $this->getBi_V4_Service_ImageResolutionService()), ($this->services['bi.v3.repo.interior'] ?? $this->getBi_V3_Repo_InteriorService()), ($this->services['bi.v3.repo.article'] ?? $this->getBi_V3_Repo_ArticleService()), ($this->services['bi.v4.service.file_system'] ?? $this->getBi_V4_Service_FileSystemService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  9183.     }
  9184.     /**
  9185.      * Gets the public 'bi.v4.service.image_converter' shared service.
  9186.      *
  9187.      * @return \Import1CBundle\Service\v4\ImageConverterService
  9188.      */
  9189.     protected function getBi_V4_Service_ImageConverterService()
  9190.     {
  9191.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v4/ImageConverterService.php';
  9192.         return $this->services['bi.v4.service.image_converter'] = new \Import1CBundle\Service\v4\ImageConverterService('imagick');
  9193.     }
  9194.     /**
  9195.      * Gets the public 'bi.v4.service.image_resolution' shared service.
  9196.      *
  9197.      * @return \Import1CBundle\Service\v4\ImageResolutionService
  9198.      */
  9199.     protected function getBi_V4_Service_ImageResolutionService()
  9200.     {
  9201.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v4/ImageResolutionService.php';
  9202.         return $this->services['bi.v4.service.image_resolution'] = new \Import1CBundle\Service\v4\ImageResolutionService(($this->services['bi.v3.repo.image_resolution'] ?? $this->getBi_V3_Repo_ImageResolutionService()));
  9203.     }
  9204.     /**
  9205.      * Gets the public 'bi.v4.service.queue' shared service.
  9206.      *
  9207.      * @return \Import1CBundle\Service\v4\QueueService
  9208.      */
  9209.     protected function getBi_V4_Service_QueueService()
  9210.     {
  9211.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v4/QueueService.php';
  9212.         return $this->services['bi.v4.service.queue'] = new \Import1CBundle\Service\v4\QueueService();
  9213.     }
  9214.     /**
  9215.      * Gets the public 'bi.v4.service.update' shared service.
  9216.      *
  9217.      * @return \Import1CBundle\Service\v4\UpdateService
  9218.      */
  9219.     protected function getBi_V4_Service_UpdateService()
  9220.     {
  9221.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/v4/UpdateArticleTrait.php';
  9222.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/v4/UpdateCollectionTrait.php';
  9223.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/v4/UpdateInteriorTrait.php';
  9224.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Traits/v4/UpdateArticleDetailsTrait.php';
  9225.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v4/UpdateService.php';
  9226.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/BaseService.php';
  9227.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/EventService.php';
  9228.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v4/QueueService.php';
  9229.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/InteriorImageService.php';
  9230.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v3/HistoryService.php';
  9231.         return $this->services['bi.v4.service.update'] = new \Import1CBundle\Service\v4\UpdateService(($this->services['bi.v3.repo.article'] ?? $this->getBi_V3_Repo_ArticleService()), ($this->services['bi.v3.repo.collection'] ?? $this->getBi_V3_Repo_CollectionService()), ($this->services['bi.v3.repo.list'] ?? $this->getBi_V3_Repo_ListService()), ($this->services['bi.v3.repo.bigsize_format'] ?? $this->getBi_V3_Repo_BigsizeFormatService()), ($this->services['bi.v3.repo.draw_list'] ?? $this->getBi_V3_Repo_DrawListService()), ($this->services['bi.v4.repo.locale'] ?? $this->getBi_V4_Repo_LocaleService()), ($this->services['bi.v4.repo.tovar'] ?? $this->getBi_V4_Repo_TovarService()), ($this->services['bi.v3.service.event'] ?? ($this->services['bi.v3.service.event'] = new \Import1CBundle\Service\v3\EventService())), ($this->services['bi.v3.repo.sample'] ?? $this->getBi_V3_Repo_SampleService()), ($this->services['bi.v4.repo.article_description'] ?? $this->getBi_V4_Repo_ArticleDescriptionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['bi.v4.service.queue'] ?? ($this->services['bi.v4.service.queue'] = new \Import1CBundle\Service\v4\QueueService())), ($this->services['bi.v3.repo.seria'] ?? $this->getBi_V3_Repo_SeriaService()), ($this->services['WebBundle\\Service\\CollectionSettingsService'] ?? $this->getCollectionSettingsServiceService()), ($this->services['bi.v3.repo.interior'] ?? $this->getBi_V3_Repo_InteriorService()), ($this->services['bi.v3.service.interior_image'] ?? ($this->services['bi.v3.service.interior_image'] = new \Import1CBundle\Service\v3\InteriorImageService())), ($this->services['bi.v3.service.history'] ?? ($this->services['bi.v3.service.history'] = new \Import1CBundle\Service\v3\HistoryService())), ($this->services['bi.v3.repo.factory'] ?? $this->getBi_V3_Repo_FactoryService()), ($this->services['bi.v3.repo.event'] ?? $this->getBi_V3_Repo_EventService()), ($this->services['bi.v4.repo.currency'] ?? $this->getBi_V4_Repo_CurrencyService()), ($this->services['bi.v4.repo.country'] ?? $this->getBi_V4_Repo_CountryService()), ($this->services['bi.v4.repo.article_price'] ?? $this->getBi_V4_Repo_ArticlePriceService()), ($this->services['bi.v4.repo.article_square'] ?? $this->getBi_V4_Repo_ArticleSquareService()), ($this->services['bi.v4.repo.article_discount'] ?? $this->getBi_V4_Repo_ArticleDiscountService()), ($this->services['bi.v4.repo.volumeprc'] ?? $this->getBi_V4_Repo_VolumeprcService()));
  9232.     }
  9233.     /**
  9234.      * Gets the public 'bi.v4.service.upload' shared service.
  9235.      *
  9236.      * @return \Import1CBundle\Service\v4\UploadService
  9237.      */
  9238.     protected function getBi_V4_Service_UploadService()
  9239.     {
  9240.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v4/UploadService.php';
  9241.         include_once \dirname(__DIR__4).'/src/Import1CBundle/Service/v4/QueueService.php';
  9242.         return $this->services['bi.v4.service.upload'] = new \Import1CBundle\Service\v4\UploadService(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['bi.v4.service.image_resolution'] ?? $this->getBi_V4_Service_ImageResolutionService()), ($this->services['bi.v4.service.file_system'] ?? $this->getBi_V4_Service_FileSystemService()), ($this->services['bi.v4.service.queue'] ?? ($this->services['bi.v4.service.queue'] = new \Import1CBundle\Service\v4\QueueService())), ($this->services['bi.v3.repo.collection'] ?? $this->getBi_V3_Repo_CollectionService()));
  9243.     }
  9244.     /**
  9245.      * Gets the public 'cache.app' shared service.
  9246.      *
  9247.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  9248.      */
  9249.     protected function getCache_AppService()
  9250.     {
  9251.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('dmF2zmSaz7'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  9252.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  9253.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), $a));
  9254.     }
  9255.     /**
  9256.      * Gets the public 'cache.app_clearer' shared service.
  9257.      *
  9258.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  9259.      */
  9260.     protected function getCache_AppClearerService()
  9261.     {
  9262.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  9263.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  9264.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()), 'doctrine.redis_cache_pool' => ($this->privates['doctrine.redis_cache_pool.traceable'] ?? $this->getDoctrine_RedisCachePool_TraceableService()), 'chatb_cache_pool' => ($this->privates['chatb_cache_pool.traceable'] ?? $this->getChatbCachePool_TraceableService()), 'redis_cache_pool' => ($this->privates['redis_cache_pool.traceable'] ?? $this->getRedisCachePool_TraceableService())]);
  9265.     }
  9266.     /**
  9267.      * Gets the public 'cache.global_clearer' shared service.
  9268.      *
  9269.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  9270.      */
  9271.     protected function getCache_GlobalClearerService()
  9272.     {
  9273.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  9274.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  9275.         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.traceable'] ?? $this->getCache_Validator_TraceableService()), 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()), 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()), 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()), 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool.traceable'] ?? $this->getDoctrine_SystemCachePool_TraceableService()), 'doctrine.redis_cache_pool' => ($this->privates['doctrine.redis_cache_pool.traceable'] ?? $this->getDoctrine_RedisCachePool_TraceableService()), 'chatb_cache_pool' => ($this->privates['chatb_cache_pool.traceable'] ?? $this->getChatbCachePool_TraceableService()), 'redis_cache_pool' => ($this->privates['redis_cache_pool.traceable'] ?? $this->getRedisCachePool_TraceableService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()), 'cache.security_token_verifier' => ($this->privates['cache.security_token_verifier.traceable'] ?? $this->getCache_SecurityTokenVerifier_TraceableService()), 'cache.doctrine.orm.oneC.result' => ($this->privates['cache.doctrine.orm.oneC.result.traceable'] ?? $this->getCache_Doctrine_Orm_OneC_Result_TraceableService()), 'cache.doctrine.orm.oneC.query' => ($this->privates['cache.doctrine.orm.oneC.query.traceable'] ?? $this->getCache_Doctrine_Orm_OneC_Query_TraceableService()), 'cache.doctrine.orm.logs.result' => ($this->privates['cache.doctrine.orm.logs.result.traceable'] ?? $this->getCache_Doctrine_Orm_Logs_Result_TraceableService()), 'cache.doctrine.orm.logs.query' => ($this->privates['cache.doctrine.orm.logs.query.traceable'] ?? $this->getCache_Doctrine_Orm_Logs_Query_TraceableService())]);
  9276.     }
  9277.     /**
  9278.      * Gets the public 'cache.system' shared service.
  9279.      *
  9280.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  9281.      */
  9282.     protected function getCache_SystemService()
  9283.     {
  9284.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('UmAGiBTZf5'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  9285.     }
  9286.     /**
  9287.      * Gets the public 'cache.system_clearer' shared service.
  9288.      *
  9289.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  9290.      */
  9291.     protected function getCache_SystemClearerService()
  9292.     {
  9293.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  9294.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  9295.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()), 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()), 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()), 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()), 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool.traceable'] ?? $this->getDoctrine_SystemCachePool_TraceableService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()), 'cache.security_token_verifier' => ($this->privates['cache.security_token_verifier.traceable'] ?? $this->getCache_SecurityTokenVerifier_TraceableService())]);
  9296.     }
  9297.     /**
  9298.      * Gets the public 'cache.validator_expression_language' shared service.
  9299.      *
  9300.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  9301.      */
  9302.     protected function getCache_ValidatorExpressionLanguageService()
  9303.     {
  9304.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ArpHgGT6Di'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  9305.     }
  9306.     /**
  9307.      * Gets the public 'cache_warmer' shared service.
  9308.      *
  9309.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  9310.      */
  9311.     protected function getCacheWarmerService()
  9312.     {
  9313.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9314.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  9315.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  9316.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  9317.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  9318.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  9319.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  9320.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  9321.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  9322.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  9323.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  9324.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  9325.         }, 9), true, ($this->targetDir.''.'/FlexApp_KernelTe_devDebugContainerDeprecations.log'));
  9326.     }
  9327.     /**
  9328.      * Gets the public 'console.command.public_alias.FlexApp\Command\SyncAllCommentsCommand' shared autowired service.
  9329.      *
  9330.      * @return \FlexApp\Command\SyncAllCommentsCommand
  9331.      */
  9332.     protected function getSyncAllCommentsCommandService()
  9333.     {
  9334.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9335.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/SyncAllCommentsCommand.php';
  9336.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/GeneralDataRepo.php';
  9337.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/SQLRunner.php';
  9338.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/AllDataBaseCommentsValidator.php';
  9339.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9340.         $b = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  9341.         return $this->services['console.command.public_alias.FlexApp\\Command\\SyncAllCommentsCommand'] = new \FlexApp\Command\SyncAllCommentsCommand($a, ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), new \FlexApp\Service\GeneralDataRepo(new \FlexApp\Service\SQLRunner($a)), ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()), ($this->privates['FlexApp\\Service\\CommentManager'] ?? $this->getCommentManagerService()), ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService()), new \FlexApp\Service\AllDataBaseCommentsValidator($a$b), ($this->services['FlexApp\\Repository\\CommentRepository'] ?? $this->getCommentRepositoryService()), ($this->privates['FlexApp\\Service\\AuthorNameDefiner'] ?? $this->getAuthorNameDefinerService()), $b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9342.     }
  9343.     /**
  9344.      * Gets the public 'console.command.public_alias.WebBundle\Command\CollectionImgCommand' shared service.
  9345.      *
  9346.      * @return \WebBundle\Command\CollectionImgCommand
  9347.      */
  9348.     protected function getCollectionImgCommandService()
  9349.     {
  9350.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9351.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/CollectionImgCommand.php';
  9352.         return $this->services['console.command.public_alias.WebBundle\\Command\\CollectionImgCommand'] = new \WebBundle\Command\CollectionImgCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9353.     }
  9354.     /**
  9355.      * Gets the public 'console.command.public_alias.WebBundle\Command\UpdateCountryFreeSampleDeliveryCommand' shared service.
  9356.      *
  9357.      * @return \WebBundle\Command\UpdateCountryFreeSampleDeliveryCommand
  9358.      */
  9359.     protected function getUpdateCountryFreeSampleDeliveryCommandService()
  9360.     {
  9361.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9362.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/UpdateCountryFreeSampleDeliveryCommand.php';
  9363.         return $this->services['console.command.public_alias.WebBundle\\Command\\UpdateCountryFreeSampleDeliveryCommand'] = new \WebBundle\Command\UpdateCountryFreeSampleDeliveryCommand();
  9364.     }
  9365.     /**
  9366.      * Gets the public 'console.command.public_alias.app.command.article.update_textures' shared service.
  9367.      *
  9368.      * @return \WebBundle\Command\Disposable\CombineTextureWithStoneTextureCommand
  9369.      */
  9370.     protected function getConsole_Command_PublicAlias_App_Command_Article_UpdateTexturesService()
  9371.     {
  9372.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9373.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/Disposable/CombineTextureWithStoneTextureCommand.php';
  9374.         return $this->services['console.command.public_alias.app.command.article.update_textures'] = new \WebBundle\Command\Disposable\CombineTextureWithStoneTextureCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9375.     }
  9376.     /**
  9377.      * Gets the public 'console.command.public_alias.app.command.check_onec_service' shared service.
  9378.      *
  9379.      * @return \WebBundle\Command\CheckOneCServiceCommand
  9380.      */
  9381.     protected function getConsole_Command_PublicAlias_App_Command_CheckOnecServiceService()
  9382.     {
  9383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9384.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/CheckOneCServiceCommand.php';
  9385.         return $this->services['console.command.public_alias.app.command.check_onec_service'] = new \WebBundle\Command\CheckOneCServiceCommand();
  9386.     }
  9387.     /**
  9388.      * Gets the public 'console.command.public_alias.app.command.check_rating' shared service.
  9389.      *
  9390.      * @return \WebBundle\Command\CheckRatingCollectionCommand
  9391.      */
  9392.     protected function getConsole_Command_PublicAlias_App_Command_CheckRatingService()
  9393.     {
  9394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9395.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/CheckRatingCollectionCommand.php';
  9396.         return $this->services['console.command.public_alias.app.command.check_rating'] = new \WebBundle\Command\CheckRatingCollectionCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  9397.     }
  9398.     /**
  9399.      * Gets the public 'console.command.public_alias.app.command.clear.history' shared service.
  9400.      *
  9401.      * @return \WebBundle\Command\ClearHistoryCommand
  9402.      */
  9403.     protected function getConsole_Command_PublicAlias_App_Command_Clear_HistoryService()
  9404.     {
  9405.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9406.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/ClearHistoryCommand.php';
  9407.         return $this->services['console.command.public_alias.app.command.clear.history'] = new \WebBundle\Command\ClearHistoryCommand($this);
  9408.     }
  9409.     /**
  9410.      * Gets the public 'console.command.public_alias.app.command.clear_article_dublicate' shared service.
  9411.      *
  9412.      * @return \WebBundle\Command\ClearArticleDuplicateCommand
  9413.      */
  9414.     protected function getConsole_Command_PublicAlias_App_Command_ClearArticleDublicateService()
  9415.     {
  9416.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9417.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/ClearArticleDuplicateCommand.php';
  9418.         return $this->services['console.command.public_alias.app.command.clear_article_dublicate'] = new \WebBundle\Command\ClearArticleDuplicateCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  9419.     }
  9420.     /**
  9421.      * Gets the public 'console.command.public_alias.app.command.collection_video' shared service.
  9422.      *
  9423.      * @return \WebBundle\Command\CollectionVideoCommand
  9424.      */
  9425.     protected function getConsole_Command_PublicAlias_App_Command_CollectionVideoService()
  9426.     {
  9427.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9428.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/CollectionVideoCommand.php';
  9429.         return $this->services['console.command.public_alias.app.command.collection_video'] = new \WebBundle\Command\CollectionVideoCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  9430.     }
  9431.     /**
  9432.      * Gets the public 'console.command.public_alias.app.command.cron.synch' shared service.
  9433.      *
  9434.      * @return \WebBundle\Command\SynchronizeCommand
  9435.      */
  9436.     protected function getConsole_Command_PublicAlias_App_Command_Cron_SynchService()
  9437.     {
  9438.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9439.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/SynchronizeCommand.php';
  9440.         return $this->services['console.command.public_alias.app.command.cron.synch'] = new \WebBundle\Command\SynchronizeCommand($this);
  9441.     }
  9442.     /**
  9443.      * Gets the public 'console.command.public_alias.app.command.cur_rate.update' shared service.
  9444.      *
  9445.      * @return \WebBundle\Command\CurRateUpdateCommand
  9446.      */
  9447.     protected function getConsole_Command_PublicAlias_App_Command_CurRate_UpdateService()
  9448.     {
  9449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9450.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/CurRateUpdateCommand.php';
  9451.         return $this->services['console.command.public_alias.app.command.cur_rate.update'] = new \WebBundle\Command\CurRateUpdateCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  9452.     }
  9453.     /**
  9454.      * Gets the public 'console.command.public_alias.app.command.factory.statupd' shared service.
  9455.      *
  9456.      * @return \WebBundle\Command\FactoryIdeasAndReviewsActualize
  9457.      */
  9458.     protected function getConsole_Command_PublicAlias_App_Command_Factory_StatupdService()
  9459.     {
  9460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9461.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/FactoryIdeasAndReviewsActualize.php';
  9462.         return $this->services['console.command.public_alias.app.command.factory.statupd'] = new \WebBundle\Command\FactoryIdeasAndReviewsActualize();
  9463.     }
  9464.     /**
  9465.      * Gets the public 'console.command.public_alias.app.command.fosub_migration_command' shared service.
  9466.      *
  9467.      * @return \WebBundle\Command\FosubMigrateCommand
  9468.      */
  9469.     protected function getConsole_Command_PublicAlias_App_Command_FosubMigrationCommandService()
  9470.     {
  9471.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9472.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/FosubMigrateCommand.php';
  9473.         return $this->services['console.command.public_alias.app.command.fosub_migration_command'] = new \WebBundle\Command\FosubMigrateCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9474.     }
  9475.     /**
  9476.      * Gets the public 'console.command.public_alias.app.command.idea' shared service.
  9477.      *
  9478.      * @return \WebBundle\Command\IdeaCommand
  9479.      */
  9480.     protected function getConsole_Command_PublicAlias_App_Command_IdeaService()
  9481.     {
  9482.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9483.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/IdeaCommand.php';
  9484.         return $this->services['console.command.public_alias.app.command.idea'] = new \WebBundle\Command\IdeaCommand();
  9485.     }
  9486.     /**
  9487.      * Gets the public 'console.command.public_alias.app.command.idearename' shared service.
  9488.      *
  9489.      * @return \WebBundle\Command\IdeaRepDupNames
  9490.      */
  9491.     protected function getConsole_Command_PublicAlias_App_Command_IdearenameService()
  9492.     {
  9493.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9494.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/IdeaRepDupNames.php';
  9495.         return $this->services['console.command.public_alias.app.command.idearename'] = new \WebBundle\Command\IdeaRepDupNames();
  9496.     }
  9497.     /**
  9498.      * Gets the public 'console.command.public_alias.app.command.msh.run' shared service.
  9499.      *
  9500.      * @return \WebBundle\Command\MshirninCommand
  9501.      */
  9502.     protected function getConsole_Command_PublicAlias_App_Command_Msh_RunService()
  9503.     {
  9504.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9505.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/MshirninCommand.php';
  9506.         return $this->services['console.command.public_alias.app.command.msh.run'] = new \WebBundle\Command\MshirninCommand($this);
  9507.     }
  9508.     /**
  9509.      * Gets the public 'console.command.public_alias.app.command.order' shared service.
  9510.      *
  9511.      * @return \WebBundle\Command\OrderCommand
  9512.      */
  9513.     protected function getConsole_Command_PublicAlias_App_Command_OrderService()
  9514.     {
  9515.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9516.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/OrderCommand.php';
  9517.         return $this->services['console.command.public_alias.app.command.order'] = new \WebBundle\Command\OrderCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()), ($this->services['app.service.order_one_c'] ?? $this->getApp_Service_OrderOneCService()), ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()));
  9518.     }
  9519.     /**
  9520.      * Gets the public 'console.command.public_alias.app.command.order.resend1C' shared service.
  9521.      *
  9522.      * @return \WebBundle\Command\OrderReSendToOneCCommand
  9523.      */
  9524.     protected function getConsole_Command_PublicAlias_App_Command_Order_Resend1CService()
  9525.     {
  9526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9527.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/OrderReSendToOneCCommand.php';
  9528.         return $this->services['console.command.public_alias.app.command.order.resend1C'] = new \WebBundle\Command\OrderReSendToOneCCommand(($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()));
  9529.     }
  9530.     /**
  9531.      * Gets the public 'console.command.public_alias.app.command.order.send-email' shared service.
  9532.      *
  9533.      * @return \WebBundle\Command\OrderSendEmailCommand
  9534.      */
  9535.     protected function getConsole_Command_PublicAlias_App_Command_Order_SendemailService()
  9536.     {
  9537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9538.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/OrderSendEmailCommand.php';
  9539.         return $this->services['console.command.public_alias.app.command.order.send-email'] = new \WebBundle\Command\OrderSendEmailCommand(($this->services['app.service.list_email'] ?? $this->getApp_Service_ListEmailService()), ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9540.     }
  9541.     /**
  9542.      * Gets the public 'console.command.public_alias.app.command.pars_country.command' shared service.
  9543.      *
  9544.      * @return \WebBundle\Command\ParsCountryCommand
  9545.      */
  9546.     protected function getConsole_Command_PublicAlias_App_Command_ParsCountry_CommandService()
  9547.     {
  9548.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9549.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/ParsCountryCommand.php';
  9550.         return $this->services['console.command.public_alias.app.command.pars_country.command'] = new \WebBundle\Command\ParsCountryCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  9551.     }
  9552.     /**
  9553.      * Gets the public 'console.command.public_alias.app.command.payment_from_one_c' shared service.
  9554.      *
  9555.      * @return \WebBundle\Command\PaymentFromOneCCommand
  9556.      */
  9557.     protected function getConsole_Command_PublicAlias_App_Command_PaymentFromOneCService()
  9558.     {
  9559.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9560.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/PaymentFromOneCCommand.php';
  9561.         return $this->services['console.command.public_alias.app.command.payment_from_one_c'] = new \WebBundle\Command\PaymentFromOneCCommand();
  9562.     }
  9563.     /**
  9564.      * Gets the public 'console.command.public_alias.app.command.publiccation_fix_path' shared service.
  9565.      *
  9566.      * @return \WebBundle\Command\PublicationFixPathCommand
  9567.      */
  9568.     protected function getConsole_Command_PublicAlias_App_Command_PubliccationFixPathService()
  9569.     {
  9570.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9571.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/PublicationFixPathCommand.php';
  9572.         return $this->services['console.command.public_alias.app.command.publiccation_fix_path'] = new \WebBundle\Command\PublicationFixPathCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  9573.     }
  9574.     /**
  9575.      * Gets the public 'console.command.public_alias.app.command.reviews_old.command' shared service.
  9576.      *
  9577.      * @return \WebBundle\Command\ReviewsDownloadsCommand
  9578.      */
  9579.     protected function getConsole_Command_PublicAlias_App_Command_ReviewsOld_CommandService()
  9580.     {
  9581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9582.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/ReviewsDownloadsCommand.php';
  9583.         return $this->services['console.command.public_alias.app.command.reviews_old.command'] = new \WebBundle\Command\ReviewsDownloadsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['logger'] ?? $this->getLoggerService()), ($this->services['app.service.reviews'] ?? $this->getApp_Service_ReviewsService()), ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()), ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()));
  9584.     }
  9585.     /**
  9586.      * Gets the public 'console.command.public_alias.app.command.send_email_list' shared service.
  9587.      *
  9588.      * @return \WebBundle\Command\SendEmailListCommand
  9589.      */
  9590.     protected function getConsole_Command_PublicAlias_App_Command_SendEmailListService()
  9591.     {
  9592.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9593.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/SendEmailListCommand.php';
  9594.         return $this->services['console.command.public_alias.app.command.send_email_list'] = new \WebBundle\Command\SendEmailListCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  9595.     }
  9596.     /**
  9597.      * Gets the public 'console.command.public_alias.app.command.send_review_invitations' shared service.
  9598.      *
  9599.      * @return \WebBundle\Command\SendReviewInvitationsCommand
  9600.      */
  9601.     protected function getConsole_Command_PublicAlias_App_Command_SendReviewInvitationsService()
  9602.     {
  9603.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9604.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/SendReviewInvitationsCommand.php';
  9605.         return $this->services['console.command.public_alias.app.command.send_review_invitations'] = new \WebBundle\Command\SendReviewInvitationsCommand(($this->services['app.service.review_invitations'] ?? $this->getApp_Service_ReviewInvitationsService()));
  9606.     }
  9607.     /**
  9608.      * Gets the public 'console.command.public_alias.app.command.set_coord_append_command' shared service.
  9609.      *
  9610.      * @return \WebBundle\Command\SetCoordAppendDataCommand
  9611.      */
  9612.     protected function getConsole_Command_PublicAlias_App_Command_SetCoordAppendCommandService()
  9613.     {
  9614.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9615.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/SetCoordAppendDataCommand.php';
  9616.         return $this->services['console.command.public_alias.app.command.set_coord_append_command'] = new \WebBundle\Command\SetCoordAppendDataCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), (\dirname(__DIR__4).'/src/FlexApp'), $this);
  9617.     }
  9618.     /**
  9619.      * Gets the public 'console.command.public_alias.app.command.set_coord_fix_command' shared service.
  9620.      *
  9621.      * @return \WebBundle\Command\SetCoordFixDataCommand
  9622.      */
  9623.     protected function getConsole_Command_PublicAlias_App_Command_SetCoordFixCommandService()
  9624.     {
  9625.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9626.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/SetCoordFixDataCommand.php';
  9627.         return $this->services['console.command.public_alias.app.command.set_coord_fix_command'] = new \WebBundle\Command\SetCoordFixDataCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), (\dirname(__DIR__4).'/src/FlexApp'), $this);
  9628.     }
  9629.     /**
  9630.      * Gets the public 'console.command.public_alias.app.command.site_collection' shared service.
  9631.      *
  9632.      * @return \WebBundle\Command\SiteCollectionCommand
  9633.      */
  9634.     protected function getConsole_Command_PublicAlias_App_Command_SiteCollectionService()
  9635.     {
  9636.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9637.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/SiteCollectionCommand.php';
  9638.         return $this->services['console.command.public_alias.app.command.site_collection'] = new \WebBundle\Command\SiteCollectionCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  9639.     }
  9640.     /**
  9641.      * Gets the public 'console.command.public_alias.app.command.social.stat' shared service.
  9642.      *
  9643.      * @return \WebBundle\Command\SocialStatCommand
  9644.      */
  9645.     protected function getConsole_Command_PublicAlias_App_Command_Social_StatService()
  9646.     {
  9647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9648.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/SocialStatCommand.php';
  9649.         return $this->services['console.command.public_alias.app.command.social.stat'] = new \WebBundle\Command\SocialStatCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  9650.     }
  9651.     /**
  9652.      * Gets the public 'console.command.public_alias.app.command.update_user' shared service.
  9653.      *
  9654.      * @return \WebBundle\Command\UserUpdatePortalCommand
  9655.      */
  9656.     protected function getConsole_Command_PublicAlias_App_Command_UpdateUserService()
  9657.     {
  9658.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9659.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/UserUpdatePortalCommand.php';
  9660.         return $this->services['console.command.public_alias.app.command.update_user'] = new \WebBundle\Command\UserUpdatePortalCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  9661.     }
  9662.     /**
  9663.      * Gets the public 'console.command.public_alias.app.command.user_resend' shared service.
  9664.      *
  9665.      * @return \WebBundle\Command\UserResendCommand
  9666.      */
  9667.     protected function getConsole_Command_PublicAlias_App_Command_UserResendService()
  9668.     {
  9669.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9670.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/UserResendCommand.php';
  9671.         return $this->services['console.command.public_alias.app.command.user_resend'] = new \WebBundle\Command\UserResendCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()));
  9672.     }
  9673.     /**
  9674.      * Gets the public 'console.command.public_alias.app.setting.collection.command' shared service.
  9675.      *
  9676.      * @return \WebBundle\Command\SetHeaderIntoCollectionCommand
  9677.      */
  9678.     protected function getConsole_Command_PublicAlias_App_Setting_Collection_CommandService()
  9679.     {
  9680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9681.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/SetHeaderIntoCollectionCommand.php';
  9682.         return $this->services['console.command.public_alias.app.setting.collection.command'] = new \WebBundle\Command\SetHeaderIntoCollectionCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, (\dirname(__DIR__4).'/src/FlexApp'), ($this->services['WebBundle\\Service\\SliderService'] ?? $this->getSliderServiceService()));
  9683.     }
  9684.     /**
  9685.      * Gets the public 'console.command.public_alias.command.cache.clear' shared service.
  9686.      *
  9687.      * @return \WebBundle\Command\CacheClearCommand
  9688.      */
  9689.     protected function getConsole_Command_PublicAlias_Command_Cache_ClearService()
  9690.     {
  9691.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9692.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/ExtendedCommand.php';
  9693.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LockableTrait.php';
  9694.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/CacheClearCommand.php';
  9695.         return $this->services['console.command.public_alias.command.cache.clear'] = new \WebBundle\Command\CacheClearCommand();
  9696.     }
  9697.     /**
  9698.      * Gets the public 'console.command.public_alias.command.collection.check' shared service.
  9699.      *
  9700.      * @return \WebBundle\Command\CollectionCheckCommand
  9701.      */
  9702.     protected function getConsole_Command_PublicAlias_Command_Collection_CheckService()
  9703.     {
  9704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9705.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/CollectionCheckCommand.php';
  9706.         return $this->services['console.command.public_alias.command.collection.check'] = new \WebBundle\Command\CollectionCheckCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  9707.     }
  9708.     /**
  9709.      * Gets the public 'console.command.public_alias.command.discuss.user_unid_clear' shared service.
  9710.      *
  9711.      * @return \WebBundle\Command\ClearUserInfoUserUnidCommand
  9712.      */
  9713.     protected function getConsole_Command_PublicAlias_Command_Discuss_UserUnidClearService()
  9714.     {
  9715.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9716.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/ClearUserInfoUserUnidCommand.php';
  9717.         return $this->services['console.command.public_alias.command.discuss.user_unid_clear'] = new \WebBundle\Command\ClearUserInfoUserUnidCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  9718.     }
  9719.     /**
  9720.      * Gets the public 'console.command.public_alias.command.img.check' shared service.
  9721.      *
  9722.      * @return \WebBundle\Command\ImgCheckCommand
  9723.      */
  9724.     protected function getConsole_Command_PublicAlias_Command_Img_CheckService()
  9725.     {
  9726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9727.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/ImgCheckCommand.php';
  9728.         return $this->services['console.command.public_alias.command.img.check'] = new \WebBundle\Command\ImgCheckCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  9729.     }
  9730.     /**
  9731.      * Gets the public 'console.command.public_alias.command.main.check' shared service.
  9732.      *
  9733.      * @return \WebBundle\Command\MainCheckCommand
  9734.      */
  9735.     protected function getConsole_Command_PublicAlias_Command_Main_CheckService()
  9736.     {
  9737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9738.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/MainCheckCommand.php';
  9739.         return $this->services['console.command.public_alias.command.main.check'] = new \WebBundle\Command\MainCheckCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  9740.     }
  9741.     /**
  9742.      * Gets the public 'console.command_loader' shared service.
  9743.      *
  9744.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  9745.      */
  9746.     protected function getConsole_CommandLoaderService()
  9747.     {
  9748.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  9749.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  9750.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9751.             'FlexApp\\Command\\AddExhibitionDataCommand' => ['privates''FlexApp\\Command\\AddExhibitionDataCommand''getAddExhibitionDataCommandService'false],
  9752.             'FlexApp\\Command\\AddFilterToAdminPanelCommand' => ['privates''FlexApp\\Command\\AddFilterToAdminPanelCommand''getAddFilterToAdminPanelCommandService'false],
  9753.             'FlexApp\\Command\\AddPortalTaskIfFailsExistCommand' => ['privates''FlexApp\\Command\\AddPortalTaskIfFailsExistCommand''getAddPortalTaskIfFailsExistCommandService'false],
  9754.             'FlexApp\\Command\\AutoResendAfterFailsCommand' => ['privates''FlexApp\\Command\\AutoResendAfterFailsCommand''getAutoResendAfterFailsCommandService'false],
  9755.             'FlexApp\\Command\\BindReviewsCommand' => ['privates''FlexApp\\Command\\BindReviewsCommand''getBindReviewsCommandService'false],
  9756.             'FlexApp\\Command\\BuildCollectionSettnigsCommand' => ['privates''FlexApp\\Command\\BuildCollectionSettnigsCommand''getBuildCollectionSettnigsCommandService'false],
  9757.             'FlexApp\\Command\\CalendarCommand' => ['privates''FlexApp\\Command\\CalendarCommand''getCalendarCommandService'false],
  9758.             'FlexApp\\Command\\ChatBCommand' => ['privates''FlexApp\\Command\\ChatBCommand''getChatBCommandService'false],
  9759.             'FlexApp\\Command\\ChatBDispatchErrorEventCommand' => ['privates''FlexApp\\Command\\ChatBDispatchErrorEventCommand''getChatBDispatchErrorEventCommandService'false],
  9760.             'FlexApp\\Command\\CheckActualTranslationsCommand' => ['privates''FlexApp\\Command\\CheckActualTranslationsCommand''getCheckActualTranslationsCommandService'false],
  9761.             'FlexApp\\Command\\CheckGoogleGmailEventsCommand' => ['privates''FlexApp\\Command\\CheckGoogleGmailEventsCommand''getCheckGoogleGmailEventsCommandService'false],
  9762.             'FlexApp\\Command\\ClearCustomLogCommand' => ['privates''FlexApp\\Command\\ClearCustomLogCommand''getClearCustomLogCommandService'false],
  9763.             'FlexApp\\Command\\CommentsAddTaskForCommentsWithoutAnswerCommand' => ['privates''FlexApp\\Command\\CommentsAddTaskForCommentsWithoutAnswerCommand''getCommentsAddTaskForCommentsWithoutAnswerCommandService'false],
  9764.             'FlexApp\\Command\\ConsumeTokensCommand' => ['privates''FlexApp\\Command\\ConsumeTokensCommand''getConsumeTokensCommandService'false],
  9765.             'FlexApp\\Command\\Cron\\CronAdminJobsCommand' => ['privates''FlexApp\\Command\\Cron\\CronAdminJobsCommand''getCronAdminJobsCommandService'false],
  9766.             'FlexApp\\Command\\Cron\\CronExhSetReferenceCommand' => ['privates''FlexApp\\Command\\Cron\\CronExhSetReferenceCommand''getCronExhSetReferenceCommandService'false],
  9767.             'FlexApp\\Command\\Cron\\CronFoundAndFixRelationCommand' => ['privates''FlexApp\\Command\\Cron\\CronFoundAndFixRelationCommand''getCronFoundAndFixRelationCommandService'false],
  9768.             'FlexApp\\Command\\Cron\\CronListForGoogleAdsCommand' => ['privates''FlexApp\\Command\\Cron\\CronListForGoogleAdsCommand''getCronListForGoogleAdsCommandService'false],
  9769.             'FlexApp\\Command\\Cron\\CronParseHtmlBadLinkCommand' => ['privates''FlexApp\\Command\\Cron\\CronParseHtmlBadLinkCommand''getCronParseHtmlBadLinkCommandService'false],
  9770.             'FlexApp\\Command\\Cron\\CronParseVideoBadLinkCommand' => ['privates''FlexApp\\Command\\Cron\\CronParseVideoBadLinkCommand''getCronParseVideoBadLinkCommandService'false],
  9771.             'FlexApp\\Command\\Cron\\CronTransExCommand' => ['privates''FlexApp\\Command\\Cron\\CronTransExCommand''getCronTransExCommandService'false],
  9772.             'FlexApp\\Command\\Cron\\CrontabFillCollectionCommand' => ['privates''.FlexApp\\Command\\Cron\\CrontabFillCollectionCommand.lazy''getCrontabFillCollectionCommand_LazyService'false],
  9773.             'FlexApp\\Command\\Cron\\CrontabFillCountryCommand' => ['privates''.FlexApp\\Command\\Cron\\CrontabFillCountryCommand.lazy''getCrontabFillCountryCommand_LazyService'false],
  9774.             'FlexApp\\Command\\Cron\\CrontabFillFactoryCommand' => ['privates''.FlexApp\\Command\\Cron\\CrontabFillFactoryCommand.lazy''getCrontabFillFactoryCommand_LazyService'false],
  9775.             'FlexApp\\Command\\Cron\\CrontabFillReviewsCommand' => ['privates''.FlexApp\\Command\\Cron\\CrontabFillReviewsCommand.lazy''getCrontabFillReviewsCommand_LazyService'false],
  9776.             'FlexApp\\Command\\ExportArticleSchemeToCsvCommand' => ['privates''FlexApp\\Command\\ExportArticleSchemeToCsvCommand''getExportArticleSchemeToCsvCommandService'false],
  9777.             'FlexApp\\Command\\ExportArticlesToJsonForGoogleCommand' => ['privates''FlexApp\\Command\\ExportArticlesToJsonForGoogleCommand''getExportArticlesToJsonForGoogleCommandService'false],
  9778.             'FlexApp\\Command\\ExportCollectionsToAmazonPersonalizeCommand' => ['privates''FlexApp\\Command\\ExportCollectionsToAmazonPersonalizeCommand''getExportCollectionsToAmazonPersonalizeCommandService'false],
  9779.             'FlexApp\\Command\\ExportUserItemToAmazonPersonalizeCommand' => ['privates''FlexApp\\Command\\ExportUserItemToAmazonPersonalizeCommand''getExportUserItemToAmazonPersonalizeCommandService'false],
  9780.             'FlexApp\\Command\\ExportUsersToAmazonPersonalizeCommand' => ['privates''FlexApp\\Command\\ExportUsersToAmazonPersonalizeCommand''getExportUsersToAmazonPersonalizeCommandService'false],
  9781.             'FlexApp\\Command\\FillArticleFilterCommand' => ['privates''.FlexApp\\Command\\FillArticleFilterCommand.lazy''getFillArticleFilterCommand_LazyService'false],
  9782.             'FlexApp\\Command\\FillArticleSortCommand' => ['privates''.FlexApp\\Command\\FillArticleSortCommand.lazy''getFillArticleSortCommand_LazyService'false],
  9783.             'FlexApp\\Command\\FillCapitalsCommand' => ['privates''FlexApp\\Command\\FillCapitalsCommand''getFillCapitalsCommandService'false],
  9784.             'FlexApp\\Command\\FillHolidaysCommand' => ['privates''FlexApp\\Command\\FillHolidaysCommand''getFillHolidaysCommandService'false],
  9785.             'FlexApp\\Command\\FillInteriorFilterCommand' => ['privates''.FlexApp\\Command\\FillInteriorFilterCommand.lazy''getFillInteriorFilterCommand_LazyService'false],
  9786.             'FlexApp\\Command\\FixLocalesInLocalChangeStatisticCommand' => ['privates''FlexApp\\Command\\FixLocalesInLocalChangeStatisticCommand''getFixLocalesInLocalChangeStatisticCommandService'false],
  9787.             'FlexApp\\Command\\GetCollectionThemesStatCommand' => ['privates''FlexApp\\Command\\GetCollectionThemesStatCommand''getGetCollectionThemesStatCommandService'false],
  9788.             'FlexApp\\Command\\ImgProcessCommand' => ['privates''FlexApp\\Command\\ImgProcessCommand''getImgProcessCommandService'false],
  9789.             'FlexApp\\Command\\ImportOldSubscribersCommand' => ['privates''FlexApp\\Command\\ImportOldSubscribersCommand''getImportOldSubscribersCommandService'false],
  9790.             'FlexApp\\Command\\ImportProdDBCommand' => ['privates''FlexApp\\Command\\ImportProdDBCommand''getImportProdDBCommandService'false],
  9791.             'FlexApp\\Command\\ManualTestUnreadCountCommand' => ['privates''FlexApp\\Command\\ManualTestUnreadCountCommand''getManualTestUnreadCountCommandService'false],
  9792.             'FlexApp\\Command\\ManualTestingCommand' => ['privates''FlexApp\\Command\\ManualTestingCommand''getManualTestingCommandService'false],
  9793.             'FlexApp\\Command\\MergeContactsOnPortalCommand' => ['privates''FlexApp\\Command\\MergeContactsOnPortalCommand''getMergeContactsOnPortalCommandService'false],
  9794.             'FlexApp\\Command\\OnceLoadCurrenciesCommand' => ['privates''.FlexApp\\Command\\OnceLoadCurrenciesCommand.lazy''getOnceLoadCurrenciesCommand_LazyService'false],
  9795.             'FlexApp\\Command\\OnceLoadMeasuresCommand' => ['privates''.FlexApp\\Command\\OnceLoadMeasuresCommand.lazy''getOnceLoadMeasuresCommand_LazyService'false],
  9796.             'FlexApp\\Command\\PluralizationExampleCommand' => ['privates''FlexApp\\Command\\PluralizationExampleCommand''getPluralizationExampleCommandService'false],
  9797.             'FlexApp\\Command\\PushTestByFCMTokenCommand' => ['privates''FlexApp\\Command\\PushTestByFCMTokenCommand''getPushTestByFCMTokenCommandService'false],
  9798.             'FlexApp\\Command\\PushTestByTeTokenCommand' => ['privates''FlexApp\\Command\\PushTestByTeTokenCommand''getPushTestByTeTokenCommandService'false],
  9799.             'FlexApp\\Command\\PushTestByUserCommand' => ['privates''FlexApp\\Command\\PushTestByUserCommand''getPushTestByUserCommandService'false],
  9800.             'FlexApp\\Command\\RemoveOldComparesCommand' => ['privates''FlexApp\\Command\\RemoveOldComparesCommand''getRemoveOldComparesCommandService'false],
  9801.             'FlexApp\\Command\\RenameImageExhCommand' => ['privates''FlexApp\\Command\\RenameImageExhCommand''getRenameImageExhCommandService'false],
  9802.             'FlexApp\\Command\\SendTestEmailCommand' => ['privates''FlexApp\\Command\\SendTestEmailCommand''getSendTestEmailCommandService'false],
  9803.             'FlexApp\\Command\\SendToChatCommand' => ['privates''FlexApp\\Command\\SendToChatCommand''getSendToChatCommandService'false],
  9804.             'FlexApp\\Command\\SetSkuCommand' => ['privates''FlexApp\\Command\\SetSkuCommand''getSetSkuCommandService'false],
  9805.             'FlexApp\\Command\\TestSentryCommand' => ['privates''FlexApp\\Command\\TestSentryCommand''getTestSentryCommandService'false],
  9806.             'FlexApp\\Command\\TransferUserCountryToOrderAddressCommand' => ['privates''FlexApp\\Command\\TransferUserCountryToOrderAddressCommand''getTransferUserCountryToOrderAddressCommandService'false],
  9807.             'FlexApp\\Command\\TranslitBuildFilesCommand' => ['privates''FlexApp\\Command\\TranslitBuildFilesCommand''getTranslitBuildFilesCommandService'false],
  9808.             'FlexApp\\Command\\TretoToTeCommand' => ['privates''FlexApp\\Command\\TretoToTeCommand''getTretoToTeCommandService'false],
  9809.             'FlexApp\\Command\\UpdateArticleSchemeFromCsvCommand' => ['privates''.FlexApp\\Command\\UpdateArticleSchemeFromCsvCommand.lazy''getUpdateArticleSchemeFromCsvCommand_LazyService'false],
  9810.             'FlexApp\\Command\\UpdateInvitationEmailDeliveryStatsCommand' => ['privates''FlexApp\\Command\\UpdateInvitationEmailDeliveryStatsCommand''getUpdateInvitationEmailDeliveryStatsCommandService'false],
  9811.             'FlexApp\\Command\\UpdateUserOnPortalCommand' => ['privates''FlexApp\\Command\\UpdateUserOnPortalCommand''getUpdateUserOnPortalCommandService'false],
  9812.             'FlexApp\\Command\\UserEnteredChatCommand' => ['privates''FlexApp\\Command\\UserEnteredChatCommand''getUserEnteredChatCommandService'false],
  9813.             'FlexApp\\Command\\UserLeftChatCommand' => ['privates''FlexApp\\Command\\UserLeftChatCommand''getUserLeftChatCommandService'false],
  9814.             'FlexApp\\Command\\VisitCommand' => ['privates''FlexApp\\Command\\VisitCommand''getVisitCommandService'false],
  9815.             'bi.v3.command.sample_update' => ['services''bi.v3.command.sample_update''getBi_V3_Command_SampleUpdateService'false],
  9816.             'bi.v3.command.update_pd' => ['services''bi.v3.command.update_pd''getBi_V3_Command_UpdatePdService'false],
  9817.             'bi.v3.command.save_after_reedit' => ['services''bi.v3.command.save_after_reedit''getBi_V3_Command_SaveAfterReeditService'false],
  9818.             'bi.v3.command.save_mages_tv' => ['services''bi.v3.command.save_mages_tv''getBi_V3_Command_SaveMagesTvService'false],
  9819.             'bi.v3.command.factory.set_type' => ['services''bi.v3.command.factory.set_type''getBi_V3_Command_Factory_SetTypeService'false],
  9820.             'bi.v3.command.collection.set_header' => ['services''bi.v3.command.collection.set_header''getBi_V3_Command_Collection_SetHeaderService'false],
  9821.             'bi.v3.command.check_list_report' => ['services''bi.v3.command.check_list_report''getBi_V3_Command_CheckListReportService'false],
  9822.             'bi.v3.command.save_new_images_special' => ['services''bi.v3.command.save_new_images_special''getBi_V3_Command_SaveNewImagesSpecialService'false],
  9823.             'bi.v3.command.update_collection_all' => ['services''bi.v3.command.update_collection_all''getBi_V3_Command_UpdateCollectionAllService'false],
  9824.             'bi.v3.command.update_factory_all' => ['services''bi.v3.command.update_factory_all''getBi_V3_Command_UpdateFactoryAllService'false],
  9825.             'bi.v3.command.interior_alt' => ['services''bi.v3.command.interior_alt''getBi_V3_Command_InteriorAltService'false],
  9826.             'bi.v3.command.send_suspended_message' => ['services''bi.v3.command.send_suspended_message''getBi_V3_Command_SendSuspendedMessageService'false],
  9827.             'bi.v3.command.update_color_factory' => ['services''bi.v3.command.update_color_factory''getBi_V3_Command_UpdateColorFactoryService'false],
  9828.             'bi.v3.command.update_interior' => ['services''bi.v3.command.update_interior''getBi_V3_Command_UpdateInteriorService'false],
  9829.             'bi.v3.command.feed_google_custom' => ['services''bi.v3.command.feed_google_custom''getBi_V3_Command_FeedGoogleCustomService'false],
  9830.             'bi.v3.command.send_message_cmyk_image' => ['services''bi.v3.command.send_message_cmyk_image''getBi_V3_Command_SendMessageCmykImageService'false],
  9831.             'bi.v3.command.filter_collection' => ['services''bi.v3.command.filter_collection''getBi_V3_Command_FilterCollectionService'false],
  9832.             'bi.v3.command.data_update_draw' => ['services''bi.v3.command.data_update_draw''getBi_V3_Command_DataUpdateDrawService'false],
  9833.             'bi.v3.command.feed_shopping_single' => ['services''bi.v3.command.feed_shopping_single''getBi_V3_Command_FeedShoppingSingleService'false],
  9834.             'bi.v3.command.feed_shopping_w_single' => ['services''bi.v3.command.feed_shopping_w_single''getBi_V3_Command_FeedShoppingWSingleService'false],
  9835.             'bi.v3.command.holiday' => ['services''bi.v3.command.holiday''getBi_V3_Command_HolidayService'false],
  9836.             'bi.v3.command.shopping_update' => ['services''bi.v3.command.shopping_update''getBi_V3_Command_ShoppingUpdateService'false],
  9837.             'bi.v3.command.status_factory_change' => ['services''bi.v3.command.status_factory_change''getBi_V3_Command_StatusFactoryChangeService'false],
  9838.             'bi.v3.command.collection_video' => ['services''bi.v3.command.collection_video''getBi_V3_Command_CollectionVideoService'false],
  9839.             'bi.v3.command.feed_review' => ['services''bi.v3.command.feed_review''getBi_V3_Command_FeedReviewService'false],
  9840.             'bi.v3.command.bad_image' => ['services''bi.v3.command.bad_image''getBi_V3_Command_BadImageService'false],
  9841.             'bi.v3.command.flush_memcache_article' => ['services''bi.v3.command.flush_memcache_article''getBi_V3_Command_FlushMemcacheArticleService'false],
  9842.             'bi.v3.command.update_article_all' => ['services''bi.v3.command.update_article_all''getBi_V3_Command_UpdateArticleAllService'false],
  9843.             'bi.v3.command.update_article_part' => ['services''bi.v3.command.update_article_part''getBi_V3_Command_UpdateArticlePartService'false],
  9844.             'bi.v3.command.recomendation_articles' => ['services''bi.v3.command.recomendation_articles''getBi_V3_Command_RecomendationArticlesService'false],
  9845.             'bi.v3.command.articles_option' => ['services''bi.v3.command.articles_option''getBi_V3_Command_ArticlesOptionService'false],
  9846.             'bi.v3.command.filtered_articles_google_feed' => ['services''bi.v3.command.filtered_articles_google_feed''getBi_V3_Command_FilteredArticlesGoogleFeedService'false],
  9847.             'bi.v3.command.jobs_tube' => ['services''bi.v3.command.jobs_tube''getBi_V3_Command_JobsTubeService'false],
  9848.             'bi.v3.command.delete_tube' => ['services''bi.v3.command.delete_tube''getBi_V3_Command_DeleteTubeService'false],
  9849.             'bi.v3.command.stats_tube' => ['services''bi.v3.command.stats_tube''getBi_V3_Command_StatsTubeService'false],
  9850.             'bi.v3.command.import_queue' => ['services''bi.v3.command.import_queue''getBi_V3_Command_ImportQueueService'false],
  9851.             'bi.v3.command.test' => ['services''bi.v3.command.test''getBi_V3_Command_TestService'false],
  9852.             'bi.v3.command.search_no_source' => ['services''bi.v3.command.search_no_source''getBi_V3_Command_SearchNoSourceService'false],
  9853.             'bi.v3.command.buy_order' => ['services''bi.v3.command.buy_order''getBi_V3_Command_BuyOrderService'false],
  9854.             'bi.v3.command.iamge_more_resolution' => ['services''bi.v3.command.iamge_more_resolution''getBi_V3_Command_IamgeMoreResolutionService'false],
  9855.             'bi.v3.command.recrop_webp' => ['services''bi.v3.command.recrop_webp''getBi_V3_Command_RecropWebpService'false],
  9856.             'bi.v3.command.interior_stone_texture' => ['services''bi.v3.command.interior_stone_texture''getBi_V3_Command_InteriorStoneTextureService'false],
  9857.             'bi.v3.command.interior_equivalent_size_image' => ['services''bi.v3.command.interior_equivalent_size_image''getBi_V3_Command_InteriorEquivalentSizeImageService'false],
  9858.             'bi.v3.command.cmyk_source_image' => ['services''bi.v3.command.cmyk_source_image''getBi_V3_Command_CmykSourceImageService'false],
  9859.             'bi.v3.command.set_article_description' => ['services''bi.v3.command.set_article_description''getBi_V3_Command_SetArticleDescriptionService'false],
  9860.             'bi.v3.command.send_cmyk_convert' => ['services''bi.v3.command.send_cmyk_convert''getBi_V3_Command_SendCmykConvertService'false],
  9861.             'bi.v3.command.interior_re_crop' => ['services''bi.v3.command.interior_re_crop''getBi_V3_Command_InteriorReCropService'false],
  9862.             'bi.v3.command.factory_sync' => ['services''bi.v3.command.factory_sync''getBi_V3_Command_FactorySyncService'false],
  9863.             'bi.v3.command.google_feed_article_reviews' => ['services''bi.v3.command.google_feed_article_reviews''getBi_V3_Command_GoogleFeedArticleReviewsService'false],
  9864.             'Import1CBundle\\Command\\SyncListMeasureWithEdinicaCommand' => ['services''Import1CBundle\\Command\\SyncListMeasureWithEdinicaCommand''getSyncListMeasureWithEdinicaCommandService'false],
  9865.             'bi.v3.command.test_rsync_connection' => ['services''bi.v3.command.test_rsync_connection''getBi_V3_Command_TestRsyncConnectionService'false],
  9866.             'app.command.generate_sitemap' => ['privates''app.command.generate_sitemap''getApp_Command_GenerateSitemapService'false],
  9867.             'app.command.sphinx.article' => ['privates''app.command.sphinx.article''getApp_Command_Sphinx_ArticleService'false],
  9868.             'app.command.sphinx.count' => ['privates''app.command.sphinx.count''getApp_Command_Sphinx_CountService'false],
  9869.             'app.command.export.filters' => ['privates''app.command.export.filters''getApp_Command_Export_FiltersService'false],
  9870.             'app.command.copy.visit.visit.all' => ['privates''app.command.copy.visit.visit.all''getApp_Command_Copy_Visit_Visit_AllService'false],
  9871.             'app.command.recommendation.visit' => ['privates''app.command.recommendation.visit''getApp_Command_Recommendation_VisitService'false],
  9872.             'app.command.recommendation.order' => ['privates''app.command.recommendation.order''getApp_Command_Recommendation_OrderService'false],
  9873.             'app.command.recommendation.filter' => ['privates''app.command.recommendation.filter''getApp_Command_Recommendation_FilterService'false],
  9874.             'app.command.recommendation.unified' => ['privates''app.command.recommendation.unified''getApp_Command_Recommendation_UnifiedService'false],
  9875.             'app.command.recommendation.unified.optimized' => ['privates''app.command.recommendation.unified.optimized''getApp_Command_Recommendation_Unified_OptimizedService'false],
  9876.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  9877.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  9878.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  9879.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  9880.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  9881.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  9882.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  9883.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  9884.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  9885.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  9886.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  9887.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  9888.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  9889.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  9890.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  9891.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  9892.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  9893.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  9894.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  9895.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  9896.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  9897.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  9898.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  9899.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  9900.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  9901.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  9902.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  9903.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  9904.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  9905.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  9906.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  9907.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  9908.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  9909.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  9910.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  9911.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  9912.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  9913.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  9914.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  9915.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  9916.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  9917.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  9918.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  9919.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  9920.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  9921.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  9922.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  9923.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  9924.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  9925.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  9926.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  9927.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  9928.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  9929.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  9930.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  9931.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  9932.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  9933.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  9934.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  9935.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  9936.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  9937.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  9938.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  9939.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  9940.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  9941.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  9942.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  9943.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  9944.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  9945.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  9946.             'swiftmailer.command.debug' => ['privates''swiftmailer.command.debug''getSwiftmailer_Command_DebugService'false],
  9947.             'swiftmailer.command.new_email' => ['privates''swiftmailer.command.new_email''getSwiftmailer_Command_NewEmailService'false],
  9948.             'swiftmailer.command.send_email' => ['privates''swiftmailer.command.send_email''getSwiftmailer_Command_SendEmailService'false],
  9949.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => ['services''hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command''getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService'false],
  9950.             'nelmio_api_doc.command.dump' => ['services''nelmio_api_doc.command.dump''getNelmioApiDoc_Command_DumpService'false],
  9951.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => ['privates''Sentry\\SentryBundle\\Command\\SentryTestCommand''getSentryTestCommandService'false],
  9952.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  9953.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  9954.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  9955.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  9956.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  9957.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  9958.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  9959.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  9960.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  9961.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  9962.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  9963.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  9964.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  9965.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  9966.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  9967.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  9968.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  9969.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  9970.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  9971.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  9972.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  9973.         ], [
  9974.             'FlexApp\\Command\\AddExhibitionDataCommand' => 'FlexApp\\Command\\AddExhibitionDataCommand',
  9975.             'FlexApp\\Command\\AddFilterToAdminPanelCommand' => 'FlexApp\\Command\\AddFilterToAdminPanelCommand',
  9976.             'FlexApp\\Command\\AddPortalTaskIfFailsExistCommand' => 'FlexApp\\Command\\AddPortalTaskIfFailsExistCommand',
  9977.             'FlexApp\\Command\\AutoResendAfterFailsCommand' => 'FlexApp\\Command\\AutoResendAfterFailsCommand',
  9978.             'FlexApp\\Command\\BindReviewsCommand' => 'FlexApp\\Command\\BindReviewsCommand',
  9979.             'FlexApp\\Command\\BuildCollectionSettnigsCommand' => 'FlexApp\\Command\\BuildCollectionSettnigsCommand',
  9980.             'FlexApp\\Command\\CalendarCommand' => 'FlexApp\\Command\\CalendarCommand',
  9981.             'FlexApp\\Command\\ChatBCommand' => 'FlexApp\\Command\\ChatBCommand',
  9982.             'FlexApp\\Command\\ChatBDispatchErrorEventCommand' => 'FlexApp\\Command\\ChatBDispatchErrorEventCommand',
  9983.             'FlexApp\\Command\\CheckActualTranslationsCommand' => 'FlexApp\\Command\\CheckActualTranslationsCommand',
  9984.             'FlexApp\\Command\\CheckGoogleGmailEventsCommand' => 'FlexApp\\Command\\CheckGoogleGmailEventsCommand',
  9985.             'FlexApp\\Command\\ClearCustomLogCommand' => 'FlexApp\\Command\\ClearCustomLogCommand',
  9986.             'FlexApp\\Command\\CommentsAddTaskForCommentsWithoutAnswerCommand' => 'FlexApp\\Command\\CommentsAddTaskForCommentsWithoutAnswerCommand',
  9987.             'FlexApp\\Command\\ConsumeTokensCommand' => 'FlexApp\\Command\\ConsumeTokensCommand',
  9988.             'FlexApp\\Command\\Cron\\CronAdminJobsCommand' => 'FlexApp\\Command\\Cron\\CronAdminJobsCommand',
  9989.             'FlexApp\\Command\\Cron\\CronExhSetReferenceCommand' => 'FlexApp\\Command\\Cron\\CronExhSetReferenceCommand',
  9990.             'FlexApp\\Command\\Cron\\CronFoundAndFixRelationCommand' => 'FlexApp\\Command\\Cron\\CronFoundAndFixRelationCommand',
  9991.             'FlexApp\\Command\\Cron\\CronListForGoogleAdsCommand' => 'FlexApp\\Command\\Cron\\CronListForGoogleAdsCommand',
  9992.             'FlexApp\\Command\\Cron\\CronParseHtmlBadLinkCommand' => 'FlexApp\\Command\\Cron\\CronParseHtmlBadLinkCommand',
  9993.             'FlexApp\\Command\\Cron\\CronParseVideoBadLinkCommand' => 'FlexApp\\Command\\Cron\\CronParseVideoBadLinkCommand',
  9994.             'FlexApp\\Command\\Cron\\CronTransExCommand' => 'FlexApp\\Command\\Cron\\CronTransExCommand',
  9995.             'FlexApp\\Command\\Cron\\CrontabFillCollectionCommand' => '?',
  9996.             'FlexApp\\Command\\Cron\\CrontabFillCountryCommand' => '?',
  9997.             'FlexApp\\Command\\Cron\\CrontabFillFactoryCommand' => '?',
  9998.             'FlexApp\\Command\\Cron\\CrontabFillReviewsCommand' => '?',
  9999.             'FlexApp\\Command\\ExportArticleSchemeToCsvCommand' => 'FlexApp\\Command\\ExportArticleSchemeToCsvCommand',
  10000.             'FlexApp\\Command\\ExportArticlesToJsonForGoogleCommand' => 'FlexApp\\Command\\ExportArticlesToJsonForGoogleCommand',
  10001.             'FlexApp\\Command\\ExportCollectionsToAmazonPersonalizeCommand' => 'FlexApp\\Command\\ExportCollectionsToAmazonPersonalizeCommand',
  10002.             'FlexApp\\Command\\ExportUserItemToAmazonPersonalizeCommand' => 'FlexApp\\Command\\ExportUserItemToAmazonPersonalizeCommand',
  10003.             'FlexApp\\Command\\ExportUsersToAmazonPersonalizeCommand' => 'FlexApp\\Command\\ExportUsersToAmazonPersonalizeCommand',
  10004.             'FlexApp\\Command\\FillArticleFilterCommand' => '?',
  10005.             'FlexApp\\Command\\FillArticleSortCommand' => '?',
  10006.             'FlexApp\\Command\\FillCapitalsCommand' => 'FlexApp\\Command\\FillCapitalsCommand',
  10007.             'FlexApp\\Command\\FillHolidaysCommand' => 'FlexApp\\Command\\FillHolidaysCommand',
  10008.             'FlexApp\\Command\\FillInteriorFilterCommand' => '?',
  10009.             'FlexApp\\Command\\FixLocalesInLocalChangeStatisticCommand' => 'FlexApp\\Command\\FixLocalesInLocalChangeStatisticCommand',
  10010.             'FlexApp\\Command\\GetCollectionThemesStatCommand' => 'FlexApp\\Command\\GetCollectionThemesStatCommand',
  10011.             'FlexApp\\Command\\ImgProcessCommand' => 'FlexApp\\Command\\ImgProcessCommand',
  10012.             'FlexApp\\Command\\ImportOldSubscribersCommand' => 'FlexApp\\Command\\ImportOldSubscribersCommand',
  10013.             'FlexApp\\Command\\ImportProdDBCommand' => 'FlexApp\\Command\\ImportProdDBCommand',
  10014.             'FlexApp\\Command\\ManualTestUnreadCountCommand' => 'FlexApp\\Command\\ManualTestUnreadCountCommand',
  10015.             'FlexApp\\Command\\ManualTestingCommand' => 'FlexApp\\Command\\ManualTestingCommand',
  10016.             'FlexApp\\Command\\MergeContactsOnPortalCommand' => 'FlexApp\\Command\\MergeContactsOnPortalCommand',
  10017.             'FlexApp\\Command\\OnceLoadCurrenciesCommand' => '?',
  10018.             'FlexApp\\Command\\OnceLoadMeasuresCommand' => '?',
  10019.             'FlexApp\\Command\\PluralizationExampleCommand' => 'FlexApp\\Command\\PluralizationExampleCommand',
  10020.             'FlexApp\\Command\\PushTestByFCMTokenCommand' => 'FlexApp\\Command\\PushTestByFCMTokenCommand',
  10021.             'FlexApp\\Command\\PushTestByTeTokenCommand' => 'FlexApp\\Command\\PushTestByTeTokenCommand',
  10022.             'FlexApp\\Command\\PushTestByUserCommand' => 'FlexApp\\Command\\PushTestByUserCommand',
  10023.             'FlexApp\\Command\\RemoveOldComparesCommand' => 'FlexApp\\Command\\RemoveOldComparesCommand',
  10024.             'FlexApp\\Command\\RenameImageExhCommand' => 'FlexApp\\Command\\RenameImageExhCommand',
  10025.             'FlexApp\\Command\\SendTestEmailCommand' => 'FlexApp\\Command\\SendTestEmailCommand',
  10026.             'FlexApp\\Command\\SendToChatCommand' => 'FlexApp\\Command\\SendToChatCommand',
  10027.             'FlexApp\\Command\\SetSkuCommand' => 'FlexApp\\Command\\SetSkuCommand',
  10028.             'FlexApp\\Command\\TestSentryCommand' => 'FlexApp\\Command\\TestSentryCommand',
  10029.             'FlexApp\\Command\\TransferUserCountryToOrderAddressCommand' => 'FlexApp\\Command\\TransferUserCountryToOrderAddressCommand',
  10030.             'FlexApp\\Command\\TranslitBuildFilesCommand' => 'FlexApp\\Command\\TranslitBuildFilesCommand',
  10031.             'FlexApp\\Command\\TretoToTeCommand' => 'FlexApp\\Command\\TretoToTeCommand',
  10032.             'FlexApp\\Command\\UpdateArticleSchemeFromCsvCommand' => '?',
  10033.             'FlexApp\\Command\\UpdateInvitationEmailDeliveryStatsCommand' => 'FlexApp\\Command\\UpdateInvitationEmailDeliveryStatsCommand',
  10034.             'FlexApp\\Command\\UpdateUserOnPortalCommand' => 'FlexApp\\Command\\UpdateUserOnPortalCommand',
  10035.             'FlexApp\\Command\\UserEnteredChatCommand' => 'FlexApp\\Command\\UserEnteredChatCommand',
  10036.             'FlexApp\\Command\\UserLeftChatCommand' => 'FlexApp\\Command\\UserLeftChatCommand',
  10037.             'FlexApp\\Command\\VisitCommand' => 'FlexApp\\Command\\VisitCommand',
  10038.             'bi.v3.command.sample_update' => 'Import1CBundle\\Command\\CronUpdateSampleCommand',
  10039.             'bi.v3.command.update_pd' => 'Import1CBundle\\Command\\CronUpdatePriceDiscountCommand',
  10040.             'bi.v3.command.save_after_reedit' => 'Import1CBundle\\Command\\CronImageSaveAfterReEditCommand',
  10041.             'bi.v3.command.save_mages_tv' => 'Import1CBundle\\Command\\CronImageSaveForTVCommand',
  10042.             'bi.v3.command.factory.set_type' => 'Import1CBundle\\Command\\CronFactoryTypeCommand',
  10043.             'bi.v3.command.collection.set_header' => 'Import1CBundle\\Command\\CronCollectionHeaderCommand',
  10044.             'bi.v3.command.check_list_report' => 'Import1CBundle\\Command\\CronCheckListReportCommand',
  10045.             'bi.v3.command.save_new_images_special' => 'Import1CBundle\\Command\\CronImageCopyImagesSpecialCommand',
  10046.             'bi.v3.command.update_collection_all' => 'Import1CBundle\\Command\\CronUpdateCollectionCommand',
  10047.             'bi.v3.command.update_factory_all' => 'Import1CBundle\\Command\\CronUpdateFactoryCommand',
  10048.             'bi.v3.command.interior_alt' => 'Import1CBundle\\Command\\CronInteriorAltCommand',
  10049.             'bi.v3.command.send_suspended_message' => 'Import1CBundle\\Command\\CronMessageSendSuspendedCommand',
  10050.             'bi.v3.command.update_color_factory' => 'Import1CBundle\\Command\\CronUpdateColorFactoryCommand',
  10051.             'bi.v3.command.update_interior' => 'Import1CBundle\\Command\\CronUpdateInteriorAllCommand',
  10052.             'bi.v3.command.feed_google_custom' => 'Import1CBundle\\Command\\CronFeedGoogleOneRemarketingCommand',
  10053.             'bi.v3.command.send_message_cmyk_image' => 'Import1CBundle\\Command\\CronMessageSendCmykImageCommand',
  10054.             'bi.v3.command.filter_collection' => 'Import1CBundle\\Command\\CronFilterCollectionCommand',
  10055.             'bi.v3.command.data_update_draw' => 'Import1CBundle\\Command\\CronUpdateDrawCommand',
  10056.             'bi.v3.command.feed_shopping_single' => 'Import1CBundle\\Command\\CronFeedShoppingSingleCommand',
  10057.             'bi.v3.command.feed_shopping_w_single' => 'Import1CBundle\\Command\\CronFeedShoppingWSingleCommand',
  10058.             'bi.v3.command.holiday' => 'Import1CBundle\\Command\\CronUpdateHolidaysCommand',
  10059.             'bi.v3.command.shopping_update' => 'Import1CBundle\\Command\\CronFeedShoppingUpdateCommand',
  10060.             'bi.v3.command.status_factory_change' => 'Import1CBundle\\Command\\CronChangeStatusFactoryMoreTwoMonthCommand',
  10061.             'bi.v3.command.collection_video' => 'Import1CBundle\\Command\\CronCollectionVideoCommand',
  10062.             'bi.v3.command.feed_review' => 'Import1CBundle\\Command\\CronFeedReviewCommand',
  10063.             'bi.v3.command.bad_image' => 'Import1CBundle\\Command\\CronMessageSendBadImageInteriorCommand',
  10064.             'bi.v3.command.flush_memcache_article' => 'Import1CBundle\\Command\\CronFlushArticleCodeCommand',
  10065.             'bi.v3.command.update_article_all' => 'Import1CBundle\\Command\\CronUpdateArticleAllCommand',
  10066.             'bi.v3.command.update_article_part' => 'Import1CBundle\\Command\\CronUpdateArticlePartCommand',
  10067.             'bi.v3.command.recomendation_articles' => 'Import1CBundle\\Command\\CronRecomendationGoogleArticlesCommand',
  10068.             'bi.v3.command.articles_option' => 'Import1CBundle\\Command\\CronArticlesOptionCommand',
  10069.             'bi.v3.command.filtered_articles_google_feed' => 'Import1CBundle\\Command\\CronFilteredArticlesGoogleFeedCommand',
  10070.             'bi.v3.command.jobs_tube' => 'Import1CBundle\\Command\\Pheanstalk\\JobsTubeCommand',
  10071.             'bi.v3.command.delete_tube' => 'Import1CBundle\\Command\\Pheanstalk\\DeleteTubeCommand',
  10072.             'bi.v3.command.stats_tube' => 'Import1CBundle\\Command\\Pheanstalk\\StatsTubeCommand',
  10073.             'bi.v3.command.import_queue' => 'Import1CBundle\\Command\\QueueHandlerCommand',
  10074.             'bi.v3.command.test' => 'Import1CBundle\\Command\\OnceRun\\TestCommand',
  10075.             'bi.v3.command.search_no_source' => 'Import1CBundle\\Command\\OnceRun\\SearchNoSourceImagesForEntityCommand',
  10076.             'bi.v3.command.buy_order' => 'Import1CBundle\\Command\\OnceRun\\GetBuyOrderCommand',
  10077.             'bi.v3.command.iamge_more_resolution' => 'Import1CBundle\\Command\\OnceRun\\RecropImagesForMoreResolutionCommand',
  10078.             'bi.v3.command.recrop_webp' => 'Import1CBundle\\Command\\OnceRun\\RecropImageWebpCommand',
  10079.             'bi.v3.command.interior_stone_texture' => 'Import1CBundle\\Command\\OnceRun\\SetInteriorStoneTexture',
  10080.             'bi.v3.command.interior_equivalent_size_image' => 'Import1CBundle\\Command\\OnceRun\\SearchEquivalentSizeImageCommand',
  10081.             'bi.v3.command.cmyk_source_image' => 'Import1CBundle\\Command\\OnceRun\\SearchCMYKSourceImageCommand',
  10082.             'bi.v3.command.set_article_description' => 'Import1CBundle\\Command\\OnceRun\\SetArticleDescriptionNew',
  10083.             'bi.v3.command.send_cmyk_convert' => 'Import1CBundle\\Command\\OnceRun\\SendMessageCmykConvertCommand',
  10084.             'bi.v3.command.interior_re_crop' => 'Import1CBundle\\Command\\OnceRun\\InteriorReCropImagesCommand',
  10085.             'bi.v3.command.factory_sync' => 'Import1CBundle\\Command\\OnceRun\\FactorySynchroCommand',
  10086.             'bi.v3.command.google_feed_article_reviews' => 'Import1CBundle\\Command\\ArticleReviewGoogleFeed\\CronArticleReviewFeedCommand',
  10087.             'Import1CBundle\\Command\\SyncListMeasureWithEdinicaCommand' => 'Import1CBundle\\Command\\SyncListMeasureWithEdinicaCommand',
  10088.             'bi.v3.command.test_rsync_connection' => 'Import1CBundle\\Command\\OnceRun\\TestRsyncConnectionCommand',
  10089.             'app.command.generate_sitemap' => 'WebBundle\\Command\\GenerateSitemapCommand',
  10090.             'app.command.sphinx.article' => 'WebBundle\\Command\\SphinxArticleCommand',
  10091.             'app.command.sphinx.count' => 'WebBundle\\Command\\SphinxCountFilterCommand',
  10092.             'app.command.export.filters' => 'WebBundle\\Command\\ExportFiltersCommand',
  10093.             'app.command.copy.visit.visit.all' => 'WebBundle\\Command\\CopyVisitToVisitAllCommand',
  10094.             'app.command.recommendation.visit' => 'WebBundle\\Command\\RecommendationVisitCommand',
  10095.             'app.command.recommendation.order' => 'WebBundle\\Command\\RecommendationOrderCommand',
  10096.             'app.command.recommendation.filter' => 'WebBundle\\Command\\RecommendationFilterCommand',
  10097.             'app.command.recommendation.unified' => 'WebBundle\\Command\\RecommendationUnifiedCommand',
  10098.             'app.command.recommendation.unified.optimized' => 'WebBundle\\Command\\RecommendationUnifiedOptimizedCommand',
  10099.             'console.command.about' => '?',
  10100.             'console.command.assets_install' => '?',
  10101.             'console.command.cache_clear' => '?',
  10102.             'console.command.cache_pool_clear' => '?',
  10103.             'console.command.cache_pool_prune' => '?',
  10104.             'console.command.cache_pool_delete' => '?',
  10105.             'console.command.cache_pool_list' => '?',
  10106.             'console.command.cache_warmup' => '?',
  10107.             'console.command.config_debug' => '?',
  10108.             'console.command.config_dump_reference' => '?',
  10109.             'console.command.container_debug' => '?',
  10110.             'console.command.container_lint' => '?',
  10111.             'console.command.debug_autowiring' => '?',
  10112.             'console.command.dotenv_debug' => '?',
  10113.             'console.command.event_dispatcher_debug' => '?',
  10114.             'console.command.messenger_consume_messages' => '?',
  10115.             'console.command.messenger_setup_transports' => '?',
  10116.             'console.command.messenger_debug' => '?',
  10117.             'console.command.messenger_stop_workers' => '?',
  10118.             'console.command.router_debug' => '?',
  10119.             'console.command.router_match' => '?',
  10120.             'console.command.translation_debug' => '?',
  10121.             'console.command.translation_extract' => '?',
  10122.             'console.command.validator_debug' => '?',
  10123.             'console.command.translation_pull' => '?',
  10124.             'console.command.translation_push' => '?',
  10125.             'console.command.xliff_lint' => '?',
  10126.             'console.command.yaml_lint' => '?',
  10127.             'console.command.form_debug' => '?',
  10128.             'console.command.secrets_set' => '?',
  10129.             'console.command.secrets_remove' => '?',
  10130.             'console.command.secrets_generate_key' => '?',
  10131.             'console.command.secrets_list' => '?',
  10132.             'console.command.secrets_decrypt_to_local' => '?',
  10133.             'console.command.secrets_encrypt_from_local' => '?',
  10134.             'twig.command.debug' => '?',
  10135.             'twig.command.lint' => '?',
  10136.             'security.command.debug_firewall' => '?',
  10137.             'security.command.user_password_encoder' => '?',
  10138.             'security.command.user_password_hash' => '?',
  10139.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  10140.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  10141.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  10142.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  10143.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  10144.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  10145.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  10146.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  10147.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  10148.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  10149.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  10150.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  10151.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  10152.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  10153.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  10154.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  10155.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  10156.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  10157.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  10158.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  10159.             'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand',
  10160.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand',
  10161.             'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand',
  10162.             'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand',
  10163.             'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand',
  10164.             'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand',
  10165.             'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand',
  10166.             'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand',
  10167.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand',
  10168.             'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand',
  10169.             'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  10170.             'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  10171.             'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  10172.             'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'Hautelook\\AliceBundle\\Console\\Command\\Doctrine\\DoctrineOrmLoadDataFixturesCommand',
  10173.             'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand',
  10174.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand',
  10175.             'maker.auto_command.make_auth' => '?',
  10176.             'maker.auto_command.make_command' => '?',
  10177.             'maker.auto_command.make_controller' => '?',
  10178.             'maker.auto_command.make_crud' => '?',
  10179.             'maker.auto_command.make_docker_database' => '?',
  10180.             'maker.auto_command.make_entity' => '?',
  10181.             'maker.auto_command.make_fixtures' => '?',
  10182.             'maker.auto_command.make_form' => '?',
  10183.             'maker.auto_command.make_message' => '?',
  10184.             'maker.auto_command.make_messenger_middleware' => '?',
  10185.             'maker.auto_command.make_registration_form' => '?',
  10186.             'maker.auto_command.make_reset_password' => '?',
  10187.             'maker.auto_command.make_serializer_encoder' => '?',
  10188.             'maker.auto_command.make_serializer_normalizer' => '?',
  10189.             'maker.auto_command.make_subscriber' => '?',
  10190.             'maker.auto_command.make_twig_extension' => '?',
  10191.             'maker.auto_command.make_test' => '?',
  10192.             'maker.auto_command.make_validator' => '?',
  10193.             'maker.auto_command.make_voter' => '?',
  10194.             'maker.auto_command.make_user' => '?',
  10195.             'maker.auto_command.make_migration' => '?',
  10196.         ]), ['te:add:exhibition_data' => 'FlexApp\\Command\\AddExhibitionDataCommand''adm.command:add.filter' => 'FlexApp\\Command\\AddFilterToAdminPanelCommand''create-portal-task-if-there-are-chat-fails' => 'FlexApp\\Command\\AddPortalTaskIfFailsExistCommand''auto-resend-after-fails-command' => 'FlexApp\\Command\\AutoResendAfterFailsCommand''app:bind-reviews' => 'FlexApp\\Command\\BindReviewsCommand''te:build:collection.settnigs' => 'FlexApp\\Command\\BuildCollectionSettnigsCommand''app:calendar' => 'FlexApp\\Command\\CalendarCommand''wsserver' => 'FlexApp\\Command\\ChatBCommand''dispatch-general-error-event-in-child-process' => 'FlexApp\\Command\\ChatBDispatchErrorEventCommand''app:check-actual-translations' => 'FlexApp\\Command\\CheckActualTranslationsCommand''app:check-google-gmail-events' => 'FlexApp\\Command\\CheckGoogleGmailEventsCommand''app:clear-custom-log' => 'FlexApp\\Command\\ClearCustomLogCommand''comments:add-task-for-comments-without-answer' => 'FlexApp\\Command\\CommentsAddTaskForCommentsWithoutAnswerCommand''app:consume-tokens' => 'FlexApp\\Command\\ConsumeTokensCommand''cron:admin.jobs' => 'FlexApp\\Command\\Cron\\CronAdminJobsCommand''cron:exh.set_reference' => 'FlexApp\\Command\\Cron\\CronExhSetReferenceCommand''cron:found_and_fix.relation' => 'FlexApp\\Command\\Cron\\CronFoundAndFixRelationCommand''cron:listForGoogleAds' => 'FlexApp\\Command\\Cron\\CronListForGoogleAdsCommand''cron:parse.html_bad_link' => 'FlexApp\\Command\\Cron\\CronParseHtmlBadLinkCommand''cron:parse.video_bad_link' => 'FlexApp\\Command\\Cron\\CronParseVideoBadLinkCommand''cron:transex.update' => 'FlexApp\\Command\\Cron\\CronTransExCommand''cron:fill-collections' => 'FlexApp\\Command\\Cron\\CrontabFillCollectionCommand''cron:fill-country' => 'FlexApp\\Command\\Cron\\CrontabFillCountryCommand''cron:fill-factory' => 'FlexApp\\Command\\Cron\\CrontabFillFactoryCommand''cron:fill-review' => 'FlexApp\\Command\\Cron\\CrontabFillReviewsCommand''app:export-article-scheme-csv' => 'FlexApp\\Command\\ExportArticleSchemeToCsvCommand''recommendations-ai:export-articles-to-json' => 'FlexApp\\Command\\ExportArticlesToJsonForGoogleCommand''personalize:export-collections' => 'FlexApp\\Command\\ExportCollectionsToAmazonPersonalizeCommand''personalize:export-user-item' => 'FlexApp\\Command\\ExportUserItemToAmazonPersonalizeCommand''personalize:export-users' => 'FlexApp\\Command\\ExportUsersToAmazonPersonalizeCommand''app:fill_article_filter' => 'FlexApp\\Command\\FillArticleFilterCommand''app:fill_article_sort' => 'FlexApp\\Command\\FillArticleSortCommand''app:fill-capitals' => 'FlexApp\\Command\\FillCapitalsCommand''app:fill-holidays' => 'FlexApp\\Command\\FillHolidaysCommand''app:fill_interior_filter' => 'FlexApp\\Command\\FillInteriorFilterCommand''locale-statistic:fix-db-locale-strings' => 'FlexApp\\Command\\FixLocalesInLocalChangeStatisticCommand''app:get-collection-themes-stat-command' => 'FlexApp\\Command\\GetCollectionThemesStatCommand''img_process' => 'FlexApp\\Command\\ImgProcessCommand''app:import-old-subscribers' => 'FlexApp\\Command\\ImportOldSubscribersCommand''app:import-prod-db' => 'FlexApp\\Command\\ImportProdDBCommand''app:manual-test-unread-count' => 'FlexApp\\Command\\ManualTestUnreadCountCommand''app:manual-testing' => 'FlexApp\\Command\\ManualTestingCommand''app:merge-contacts-on-portal' => 'FlexApp\\Command\\MergeContactsOnPortalCommand''command:load-currencies' => 'FlexApp\\Command\\OnceLoadCurrenciesCommand''command:load-measures' => 'FlexApp\\Command\\OnceLoadMeasuresCommand''app:pluralization-example' => 'FlexApp\\Command\\PluralizationExampleCommand''app:push-test-by-fcm-token' => 'FlexApp\\Command\\PushTestByFCMTokenCommand''app:push-test-by-te-token' => 'FlexApp\\Command\\PushTestByTeTokenCommand''app:push-test-by-user' => 'FlexApp\\Command\\PushTestByUserCommand''app:compare:delete:old' => 'FlexApp\\Command\\RemoveOldComparesCommand''app:rename_image_exh' => 'FlexApp\\Command\\RenameImageExhCommand''app:send-test-email' => 'FlexApp\\Command\\SendTestEmailCommand''app:send-to-chat' => 'FlexApp\\Command\\SendToChatCommand''app:set-sku' => 'FlexApp\\Command\\SetSkuCommand''test:sentry' => 'FlexApp\\Command\\TestSentryCommand''app:transfer-user-country' => 'FlexApp\\Command\\TransferUserCountryToOrderAddressCommand''te:translation:build' => 'FlexApp\\Command\\TranslitBuildFilesCommand''app:treto-to-te' => 'FlexApp\\Command\\TretoToTeCommand''app:update-article-scheme-from-csv' => 'FlexApp\\Command\\UpdateArticleSchemeFromCsvCommand''app:update-invitation-email-delivery-stats' => 'FlexApp\\Command\\UpdateInvitationEmailDeliveryStatsCommand''app:update-user-on-portal' => 'FlexApp\\Command\\UpdateUserOnPortalCommand''app:user-entered-chat' => 'FlexApp\\Command\\UserEnteredChatCommand''app:user-left-chat' => 'FlexApp\\Command\\UserLeftChatCommand''app:visit' => 'FlexApp\\Command\\VisitCommand''bi:cron:sample_update' => 'bi.v3.command.sample_update''bi:cron:data_update_update_pd' => 'bi.v3.command.update_pd''bi:cron:save_after_reedit' => 'bi.v3.command.save_after_reedit''bi:cron:save_images_TV' => 'bi.v3.command.save_mages_tv''bi:cron:set_type_factory' => 'bi.v3.command.factory.set_type''bi:cron:set_header_collection' => 'bi.v3.command.collection.set_header''bi:cron:check_list_report' => 'bi.v3.command.check_list_report''bi:cron:save_images_special' => 'bi.v3.command.save_new_images_special''bi:cron:data_update_collection' => 'bi.v3.command.update_collection_all''bi:cron:data_update_factory' => 'bi.v3.command.update_factory_all''bi:cron:set_alt_interior' => 'bi.v3.command.interior_alt''adm:cron:send_suspended' => 'bi.v3.command.send_suspended_message''bi:cron:data_update_color_factory' => 'bi.v3.command.update_color_factory''bi:cron:data_update_interior' => 'bi.v3.command.update_interior''bi:cron:feed_google_remarketing' => 'bi.v3.command.feed_google_custom''bi:cron:send_cmyk_image' => 'bi.v3.command.send_message_cmyk_image''bi:cron:filter_collection' => 'bi.v3.command.filter_collection''bi:cron:data_update_draw' => 'bi.v3.command.data_update_draw''bi:cron:feed_shopping_single' => 'bi.v3.command.feed_shopping_single''bi:cron:feed_shopping_w_single' => 'bi.v3.command.feed_shopping_w_single''bi:cron:update_holidays' => 'bi.v3.command.holiday''bi:cron:feed_shopping_update' => 'bi.v3.command.shopping_update''bi:cron:factory_status_change' => 'bi.v3.command.status_factory_change''bi:cron:collection_video' => 'bi.v3.command.collection_video''bi:cron:feed_review' => 'bi.v3.command.feed_review''bi:cron:send_bad_image' => 'bi.v3.command.bad_image''bi:cron:flush_article_code' => 'bi.v3.command.flush_memcache_article''adm:cron:update_article_all' => 'bi.v3.command.update_article_all''adm:cron:update_article_part' => 'bi.v3.command.update_article_part''bi:cron:recomendation_articles' => 'bi.v3.command.recomendation_articles''bi:cron:articles_option' => 'bi.v3.command.articles_option''bi:cron:feed_filtered_articles' => 'bi.v3.command.filtered_articles_google_feed''pheanstalk:jobs-tube' => 'bi.v3.command.jobs_tube''pheanstalk:delete-tube' => 'bi.v3.command.delete_tube''pheanstalk:stats-tube' => 'bi.v3.command.stats_tube''import_queue:send_data_for_handler' => 'bi.v3.command.import_queue''bi:oncerun:test_command' => 'bi.v3.command.test''bi:oncerun:search_entity_source' => 'bi.v3.command.search_no_source''bi:oncerun:buy_order' => 'bi.v3.command.buy_order''bi:oncerun:image_recrop_resolution' => 'bi.v3.command.iamge_more_resolution''bi:oncerun:recrop_to_webp' => 'bi.v3.command.recrop_webp''bi:oncerun:set_interior_stone_texture' => 'bi.v3.command.interior_stone_texture''bi:oncerun:search_equivalent_size_image' => 'bi.v3.command.interior_equivalent_size_image''bi:oncerun:search_cmyk_source' => 'bi.v3.command.cmyk_source_image''bi:oncerun:set_article_description' => 'bi.v3.command.set_article_description''bi:cron:send_cmyk_convert' => 'bi.v3.command.send_cmyk_convert''bi:oncerun:interior_re_crop' => 'bi.v3.command.interior_re_crop''bi:oncerun:factory_sync' => 'bi.v3.command.factory_sync''bi:cron:article-reviews' => 'bi.v3.command.google_feed_article_reviews''sync:list_measure_sync_with_edinica' => 'Import1CBundle\\Command\\SyncListMeasureWithEdinicaCommand''bi:test:rsync_connection' => 'bi.v3.command.test_rsync_connection''app:generate-sitemap' => 'app.command.generate_sitemap''sphinx:article' => 'app.command.sphinx.article''sphinx:count' => 'app.command.sphinx.count''export:filters' => 'app.command.export.filters''app:copy-visit-to-visit-all' => 'app.command.copy.visit.visit.all''recommendation:visit' => 'app.command.recommendation.visit''recommendation:orders' => 'app.command.recommendation.order''recommendation:filter' => 'app.command.recommendation.filter''recommendation:unified' => 'app.command.recommendation.unified''recommendation:unified-optimized' => 'app.command.recommendation.unified.optimized''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''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''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''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:migrations:diff' => 'doctrine_migrations.diff_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''debug:swiftmailer' => 'swiftmailer.command.debug''swiftmailer:email:send' => 'swiftmailer.command.new_email''swiftmailer:spool:send' => 'swiftmailer.command.send_email''hautelook:fixtures:load' => 'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command''nelmio:apidoc:dump' => 'nelmio_api_doc.command.dump''sentry:test' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand''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']);
  10197.     }
  10198.     /**
  10199.      * Gets the public 'console.error_listener' shared service.
  10200.      *
  10201.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  10202.      */
  10203.     protected function getConsole_ErrorListenerService()
  10204.     {
  10205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  10206.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  10207.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  10208.         $a->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  10209.         $a->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  10210.         $a->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  10211.         $a->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  10212.         $a->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  10213.         $a->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService()));
  10214.         $a->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService()));
  10215.         $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  10216.         $a->pushHandler(($this->privates['monolog.handler.doctrine'] ?? $this->getMonolog_Handler_DoctrineService()));
  10217.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  10218.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  10219.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  10220.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  10221.         return $this->services['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  10222.     }
  10223.     /**
  10224.      * Gets the public 'container.env_var_processors_locator' shared service.
  10225.      *
  10226.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10227.      */
  10228.     protected function getContainer_EnvVarProcessorsLocatorService()
  10229.     {
  10230.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10231.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10232.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10233.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10234.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10235.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10236.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10237.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10238.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10239.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10240.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10241.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10242.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10243.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10244.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10245.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10246.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10247.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10248.         ], [
  10249.             'base64' => '?',
  10250.             'bool' => '?',
  10251.             'const' => '?',
  10252.             'csv' => '?',
  10253.             'default' => '?',
  10254.             'file' => '?',
  10255.             'float' => '?',
  10256.             'int' => '?',
  10257.             'json' => '?',
  10258.             'key' => '?',
  10259.             'not' => '?',
  10260.             'query_string' => '?',
  10261.             'require' => '?',
  10262.             'resolve' => '?',
  10263.             'string' => '?',
  10264.             'trim' => '?',
  10265.             'url' => '?',
  10266.         ]);
  10267.     }
  10268.     /**
  10269.      * Gets the public 'doctrine' shared service.
  10270.      *
  10271.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  10272.      */
  10273.     protected function getDoctrineService()
  10274.     {
  10275.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  10276.     }
  10277.     /**
  10278.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  10279.      *
  10280.      * @return \Doctrine\DBAL\Connection
  10281.      */
  10282.     protected function getDoctrine_Dbal_DefaultConnectionService()
  10283.     {
  10284.         $a = new \Doctrine\DBAL\Configuration();
  10285.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  10286.         $this->services['doctrine.dbal.default_connection'] = $instance = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'pdo_mysql''host' => '54.93.223.112''port' => 4006'dbname' => 'te''user' => 'maxusr_new''password' => 'M@!xUsrN3w!P@ssw''charset' => 'UTF8mb4''driverOptions' => [], 'serverVersion' => 'mariadb-5.5.56''defaultTableOptions' => ['charset' => 'UTF8mb4''collate' => 'UTF8mb4_unicode_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10287.             'FlexApp\\EventSubscriber\\RemoveUserSubscriber' => ['privates''FlexApp\\EventSubscriber\\RemoveUserSubscriber''getRemoveUserSubscriberService'false],
  10288.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  10289.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  10290.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  10291.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'false],
  10292.             'gedmo.listener.timestampable' => ['privates''gedmo.listener.timestampable''getGedmo_Listener_TimestampableService'false],
  10293.         ], [
  10294.             'FlexApp\\EventSubscriber\\RemoveUserSubscriber' => '?',
  10295.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  10296.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  10297.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  10298.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  10299.             'gedmo.listener.timestampable' => '?',
  10300.         ]), [=> 'FlexApp\\EventSubscriber\\RemoveUserSubscriber'=> 'gedmo.listener.timestampable'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), ['enum' => 'string']);
  10301.         ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\ConnectionConfigurator'] ?? $this->getConnectionConfiguratorService())->configure($instance);
  10302.         return $instance;
  10303.     }
  10304.     /**
  10305.      * Gets the public 'doctrine.dbal.logs_connection' shared service.
  10306.      *
  10307.      * @return \Doctrine\DBAL\Connection
  10308.      */
  10309.     protected function getDoctrine_Dbal_LogsConnectionService()
  10310.     {
  10311.         $a = new \Doctrine\DBAL\Configuration();
  10312.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.logs'] ?? ($this->privates['doctrine.dbal.logger.profiling.logs'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  10313.         $this->services['doctrine.dbal.logs_connection'] = $instance = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'pdo_mysql''host' => '54.93.223.112''port' => 4006'dbname' => 'adm_te''user' => 'maxusr_admin''password' => 'ME248W4Tsu903Hd8''charset' => 'UTF8mb4''driverOptions' => [], 'serverVersion' => 'mariadb-10.5.12''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10314.             'FlexApp\\EventSubscriber\\RemoveUserSubscriber' => ['privates''FlexApp\\EventSubscriber\\RemoveUserSubscriber''getRemoveUserSubscriberService'false],
  10315.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  10316.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  10317.             'doctrine.orm.logs_listeners.attach_entity_listeners' => ['privates''doctrine.orm.logs_listeners.attach_entity_listeners''getDoctrine_Orm_LogsListeners_AttachEntityListenersService'false],
  10318.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'false],
  10319.         ], [
  10320.             'FlexApp\\EventSubscriber\\RemoveUserSubscriber' => '?',
  10321.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  10322.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  10323.             'doctrine.orm.logs_listeners.attach_entity_listeners' => '?',
  10324.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  10325.         ]), [=> 'FlexApp\\EventSubscriber\\RemoveUserSubscriber'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.logs_listeners.attach_entity_listeners']]), []);
  10326.         ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\ConnectionConfigurator'] ?? $this->getConnectionConfiguratorService())->configure($instance);
  10327.         return $instance;
  10328.     }
  10329.     /**
  10330.      * Gets the public 'doctrine.dbal.oneC_connection' shared service.
  10331.      *
  10332.      * @return \Doctrine\DBAL\Connection
  10333.      */
  10334.     protected function getDoctrine_Dbal_OneCConnectionService()
  10335.     {
  10336.         $a = new \Doctrine\DBAL\Configuration();
  10337.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.oneC'] ?? ($this->privates['doctrine.dbal.logger.profiling.oneC'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  10338.         $this->services['doctrine.dbal.oneC_connection'] = $instance = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'pdo_mysql''host' => '52.58.231.33''port' => 3306'dbname' => '1c''user' => 'm.user''password' => 'jkRHZalW0JGC''charset' => 'UTF8mb4''driverOptions' => [], 'serverVersion' => 'mariadb-10.5.12''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10339.             'FlexApp\\EventSubscriber\\RemoveUserSubscriber' => ['privates''FlexApp\\EventSubscriber\\RemoveUserSubscriber''getRemoveUserSubscriberService'false],
  10340.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  10341.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  10342.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'false],
  10343.             'doctrine.orm.oneC_listeners.attach_entity_listeners' => ['privates''doctrine.orm.oneC_listeners.attach_entity_listeners''getDoctrine_Orm_OneCListeners_AttachEntityListenersService'false],
  10344.         ], [
  10345.             'FlexApp\\EventSubscriber\\RemoveUserSubscriber' => '?',
  10346.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  10347.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  10348.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  10349.             'doctrine.orm.oneC_listeners.attach_entity_listeners' => '?',
  10350.         ]), [=> 'FlexApp\\EventSubscriber\\RemoveUserSubscriber'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.oneC_listeners.attach_entity_listeners']]), []);
  10351.         ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\ConnectionConfigurator'] ?? $this->getConnectionConfiguratorService())->configure($instance);
  10352.         return $instance;
  10353.     }
  10354.     /**
  10355.      * Gets the public 'doctrine.dbal.unbuffered_connection' shared service.
  10356.      *
  10357.      * @return \Doctrine\DBAL\Connection
  10358.      */
  10359.     protected function getDoctrine_Dbal_UnbufferedConnectionService()
  10360.     {
  10361.         $a = new \Doctrine\DBAL\Configuration();
  10362.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.unbuffered'] ?? ($this->privates['doctrine.dbal.logger.profiling.unbuffered'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  10363.         $this->services['doctrine.dbal.unbuffered_connection'] = $instance = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'pdo_mysql''host' => '54.93.223.112''port' => 4006'dbname' => 'te''user' => 'maxusr_new''password' => 'M@!xUsrN3w!P@ssw''charset' => 'utf8mb4''driverOptions' => ['PDO::MYSQL_ATTR_USE_BUFFERED_QUERY' => false], 'serverVersion' => 'mariadb-10.5.12''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10364.             'FlexApp\\EventSubscriber\\RemoveUserSubscriber' => ['privates''FlexApp\\EventSubscriber\\RemoveUserSubscriber''getRemoveUserSubscriberService'false],
  10365.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  10366.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  10367.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'false],
  10368.         ], [
  10369.             'FlexApp\\EventSubscriber\\RemoveUserSubscriber' => '?',
  10370.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  10371.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  10372.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  10373.         ]), [=> 'FlexApp\\EventSubscriber\\RemoveUserSubscriber'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber']), ['enum' => 'string']);
  10374.         ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\ConnectionConfigurator'] ?? $this->getConnectionConfiguratorService())->configure($instance);
  10375.         return $instance;
  10376.     }
  10377.     /**
  10378.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  10379.      *
  10380.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  10381.      */
  10382.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  10383.     {
  10384.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10385.             'orm_transexentity_listener' => ['services''orm_transexentity_listener''getOrmTransexentityListenerService'false],
  10386.         ], [
  10387.             'orm_transexentity_listener' => '?',
  10388.         ]));
  10389.         $instance->registerService('FlexApp\\EventListener\\ORM\\TransExEntityListener''orm_transexentity_listener');
  10390.         return $instance;
  10391.     }
  10392.     /**
  10393.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  10394.      *
  10395.      * @return \Doctrine\ORM\EntityManager
  10396.      */
  10397.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  10398.     {
  10399.         if ($lazyLoad) {
  10400.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  10401.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  10402.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  10403.                     $proxy->setProxyInitializer(null);
  10404.                     return true;
  10405.                 });
  10406.             });
  10407.         }
  10408.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  10409.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  10410.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  10411.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  10412.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  10413.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  10414.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  10415.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  10416.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  10417.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  10418.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  10419.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
  10420.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  10421.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  10422.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  10423.         $a = new \Doctrine\ORM\Configuration();
  10424.         $b = ($this->privates['doctrine.system_cache_pool.traceable'] ?? $this->getDoctrine_SystemCachePool_TraceableService());
  10425.         $c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  10426.         $d = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  10427.         $c->addDriver($d'WebBundle\\Entity');
  10428.         $c->addDriver($d'FlexApp\\Entity\\');
  10429.         $a->setEntityNamespaces(['WebBundle' => 'WebBundle\\Entity''custom_mapping' => 'FlexApp\\Entity\\']);
  10430.         $a->setMetadataCache($b);
  10431.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap($b));
  10432.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['doctrine.redis_cache_pool.traceable'] ?? $this->getDoctrine_RedisCachePool_TraceableService())));
  10433.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($c, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  10434.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  10435.         $a->setProxyNamespace('Proxies');
  10436.         $a->setAutoGenerateProxyClasses(true);
  10437.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  10438.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  10439.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  10440.         $a->setQuoteStrategy(($this->services['app.orm.quote.strategy'] ?? ($this->services['app.orm.quote.strategy'] = new \FlexApp\Extensions\Doctrine\Mapping\AppQuoteStrategy())));
  10441.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  10442.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  10443.         $a->addCustomStringFunction('replace''WebBundle\\DoctrineExtensions\\Query\\DqlReplaceHelper');
  10444.         $a->addCustomStringFunction('collate''WebBundle\\DoctrineExtensions\\Query\\CollateFunction');
  10445.         $a->addCustomStringFunction('regexp''WebBundle\\DoctrineExtensions\\Query\\Regexp');
  10446.         $a->addCustomStringFunction('FIELD''DoctrineExtensions\\Query\\Mysql\\Field');
  10447.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  10448.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  10449.         return $instance;
  10450.     }
  10451.     /**
  10452.      * Gets the public 'doctrine.orm.logs_entity_manager' shared service.
  10453.      *
  10454.      * @return \Doctrine\ORM\EntityManager
  10455.      */
  10456.     protected function getDoctrine_Orm_LogsEntityManagerService($lazyLoad true)
  10457.     {
  10458.         if ($lazyLoad) {
  10459.             return $this->services['doctrine.orm.logs_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  10460.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  10461.                     $wrappedInstance $this->getDoctrine_Orm_LogsEntityManagerService(false);
  10462.                     $proxy->setProxyInitializer(null);
  10463.                     return true;
  10464.                 });
  10465.             });
  10466.         }
  10467.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  10468.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  10469.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  10470.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  10471.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  10472.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  10473.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  10474.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  10475.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  10476.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
  10477.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  10478.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  10479.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  10480.         $a = new \Doctrine\ORM\Configuration();
  10481.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  10482.         $c = ($this->privates['doctrine.orm.logs_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_LogsAnnotationMetadataDriverService());
  10483.         $b->addDriver($c'Import1CBundle\\Entity');
  10484.         $b->addDriver($c'AdmBundle\\Entity');
  10485.         $b->addDriver($c'FlexApp\\Entity\\');
  10486.         $a->setEntityNamespaces(['Import1CBundle' => 'Import1CBundle\\Entity''AdmBundle' => 'AdmBundle\\Entity''custom_mapping' => 'FlexApp\\Entity\\']);
  10487.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  10488.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.logs.query.traceable'] ?? $this->getCache_Doctrine_Orm_Logs_Query_TraceableService())));
  10489.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.logs.result.traceable'] ?? $this->getCache_Doctrine_Orm_Logs_Result_TraceableService())));
  10490.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  10491.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  10492.         $a->setProxyNamespace('Proxies');
  10493.         $a->setAutoGenerateProxyClasses(true);
  10494.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  10495.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  10496.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  10497.         $a->setQuoteStrategy(($this->services['app.orm.quote.strategy'] ?? ($this->services['app.orm.quote.strategy'] = new \FlexApp\Extensions\Doctrine\Mapping\AppQuoteStrategy())));
  10498.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  10499.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  10500.         $a->addCustomStringFunction('replace''WebBundle\\DoctrineExtensions\\Query\\DqlReplaceHelper');
  10501.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.logs_connection'] ?? $this->getDoctrine_Dbal_LogsConnectionService()), $a);
  10502.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  10503.         return $instance;
  10504.     }
  10505.     /**
  10506.      * Gets the public 'doctrine.orm.oneC_entity_manager' shared service.
  10507.      *
  10508.      * @return \Doctrine\ORM\EntityManager
  10509.      */
  10510.     protected function getDoctrine_Orm_OneCEntityManagerService($lazyLoad true)
  10511.     {
  10512.         if ($lazyLoad) {
  10513.             return $this->services['doctrine.orm.oneC_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  10514.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  10515.                     $wrappedInstance $this->getDoctrine_Orm_OneCEntityManagerService(false);
  10516.                     $proxy->setProxyInitializer(null);
  10517.                     return true;
  10518.                 });
  10519.             });
  10520.         }
  10521.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  10522.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  10523.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  10524.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  10525.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  10526.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  10527.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  10528.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  10529.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  10530.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
  10531.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  10532.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  10533.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  10534.         $a = new \Doctrine\ORM\Configuration();
  10535.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  10536.         $c = ($this->privates['doctrine.orm.oneC_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_OneCAnnotationMetadataDriverService());
  10537.         $b->addDriver($c'WebBundle\\Entity');
  10538.         $b->addDriver($c'Import1CBundle\\Entity');
  10539.         $b->addDriver($c'FlexApp\\Entity\\');
  10540.         $a->setEntityNamespaces(['WebBundle' => 'WebBundle\\Entity''Import1CBundle' => 'Import1CBundle\\Entity''custom_mapping' => 'FlexApp\\Entity\\']);
  10541.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  10542.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.oneC.query.traceable'] ?? $this->getCache_Doctrine_Orm_OneC_Query_TraceableService())));
  10543.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.oneC.result.traceable'] ?? $this->getCache_Doctrine_Orm_OneC_Result_TraceableService())));
  10544.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  10545.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  10546.         $a->setProxyNamespace('Proxies');
  10547.         $a->setAutoGenerateProxyClasses(true);
  10548.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  10549.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  10550.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  10551.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  10552.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  10553.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  10554.         $a->addCustomStringFunction('replace''WebBundle\\DoctrineExtensions\\Query\\DqlReplaceHelper');
  10555.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.oneC_connection'] ?? $this->getDoctrine_Dbal_OneCConnectionService()), $a);
  10556.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  10557.         return $instance;
  10558.     }
  10559.     /**
  10560.      * Gets the public 'error_controller' shared service.
  10561.      *
  10562.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  10563.      */
  10564.     protected function getErrorControllerService()
  10565.     {
  10566.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  10567.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  10568.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  10569.         include_once \dirname(__DIR__4).'/src/FlexApp/Classes/TwigErrorRenderer.php';
  10570.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  10571.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  10572.         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 \FlexApp\Classes\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), true), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  10573.     }
  10574.     /**
  10575.      * Gets the public 'event_dispatcher' shared service.
  10576.      *
  10577.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  10578.      */
  10579.     protected function getEventDispatcherService()
  10580.     {
  10581.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  10582.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  10583.         $a->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  10584.         $a->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  10585.         $a->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  10586.         $a->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  10587.         $a->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  10588.         $a->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService()));
  10589.         $a->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService()));
  10590.         $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  10591.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  10592.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  10593.         $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())));
  10594.         $instance->addListener('FlexApp\\Events\\Style43\\CommentSendToPortalFailedEvent', [=> function () {
  10595.             return ($this->privates['FlexApp\\EventListener\\CommentErrorListener'] ?? $this->getCommentErrorListenerService());
  10596.         }, => 'onSendToPortalFailed'], 0);
  10597.         $instance->addListener('FlexApp\\Events\\Style43\\CommentErrorEvent', [=> function () {
  10598.             return ($this->privates['FlexApp\\EventListener\\CommentErrorListener'] ?? $this->getCommentErrorListenerService());
  10599.         }, => 'onCommentError'], 0);
  10600.         $instance->addListener('Import1CBundle\\Event\\CollectionStatusChangeEvent', [=> function () {
  10601.             return ($this->services['Import1CBundle\\EventListener\\CollectionStatusChangeListener'] ?? ($this->services['Import1CBundle\\EventListener\\CollectionStatusChangeListener'] = new \Import1CBundle\EventListener\CollectionStatusChangeListener()));
  10602.         }, => 'onCommentError'], 0);
  10603.         $instance->addListener('Import1CBundle\\Event\\InteriorArticlesLinkingEvent', [=> function () {
  10604.             return ($this->services['Import1CBundle\\EventListener\\InteriorArticlesLinkingListener'] ?? $this->getInteriorArticlesLinkingListenerService());
  10605.         }, => 'onInteriorArticlesLinking'], 0);
  10606.         $instance->addListener('kernel.request', [=> function () {
  10607.             return ($this->services['app.request'] ?? $this->getApp_RequestService());
  10608.         }, => 'onKernelRequest'], 0);
  10609.         $instance->addListener('kernel.response', [=> function () {
  10610.             return ($this->services['app.response'] ?? $this->getApp_ResponseService());
  10611.         }, => 'onKernelResponse'], 0);
  10612.         $instance->addListener('security.interactive_login', [=> function () {
  10613.             return ($this->services['app.security.interactive_login_listener'] ?? $this->getApp_Security_InteractiveLoginListenerService());
  10614.         }, => 'onAuthenticationSuccess'], 0);
  10615.         $instance->addListener('kernel.controller', [=> function () {
  10616.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  10617.         }, => 'onKernelController'], 0);
  10618.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10619.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  10620.         }, => 'checkPassport'], 1024);
  10621.         $instance->addListener('kernel.response', [=> function () {
  10622.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  10623.         }, => 'onKernelResponse'], 0);
  10624.         $instance->addListener('kernel.request', [=> function () {
  10625.             return ($this->privates['mobile_detect.request_listener'] ?? $this->getMobileDetect_RequestListenerService());
  10626.         }, => 'handleRequest'], 1);
  10627.         $instance->addListener('kernel.response', [=> function () {
  10628.             return ($this->privates['mobile_detect.request_listener'] ?? $this->getMobileDetect_RequestListenerService());
  10629.         }, => 'handleResponse'], 0);
  10630.         $instance->addListener('console.command', [=> function () {
  10631.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  10632.         }, => 'handleConsoleCommandEvent'], 128);
  10633.         $instance->addListener('console.terminate', [=> function () {
  10634.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  10635.         }, => 'handleConsoleTerminateEvent'], -64);
  10636.         $instance->addListener('console.error', [=> function () {
  10637.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  10638.         }, => 'handleConsoleErrorEvent'], -64);
  10639.         $instance->addListener('kernel.exception', [=> function () {
  10640.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->getErrorListenerService());
  10641.         }, => 'handleExceptionEvent'], 128);
  10642.         $instance->addListener('kernel.request', [=> function () {
  10643.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  10644.         }, => 'handleKernelRequestEvent'], 5);
  10645.         $instance->addListener('kernel.controller', [=> function () {
  10646.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  10647.         }, => 'handleKernelControllerEvent'], 10);
  10648.         $instance->addListener('kernel.request', [=> function () {
  10649.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  10650.         }, => 'handleKernelRequestEvent'], 3);
  10651.         $instance->addListener('kernel.finish_request', [=> function () {
  10652.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  10653.         }, => 'handleKernelFinishRequestEvent'], 5);
  10654.         $instance->addListener('kernel.request', [=> function () {
  10655.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  10656.         }, => 'handleKernelRequestEvent'], 4);
  10657.         $instance->addListener('kernel.response', [=> function () {
  10658.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  10659.         }, => 'handleKernelResponseEvent'], 15);
  10660.         $instance->addListener('kernel.terminate', [=> function () {
  10661.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  10662.         }, => 'handleKernelTerminateEvent'], 5);
  10663.         $instance->addListener('kernel.request', [=> function () {
  10664.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  10665.         }, => 'handleKernelRequestEvent'], 2);
  10666.         $instance->addListener('kernel.finish_request', [=> function () {
  10667.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  10668.         }, => 'handleKernelFinishRequestEvent'], 10);
  10669.         $instance->addListener('kernel.response', [=> function () {
  10670.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  10671.         }, => 'handleKernelResponseEvent'], 15);
  10672.         $instance->addListener('console.command', [=> function () {
  10673.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  10674.         }, => 'handleConsoleCommandEvent'], 118);
  10675.         $instance->addListener('console.terminate', [=> function () {
  10676.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  10677.         }, => 'handleConsoleTerminateEvent'], -54);
  10678.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  10679.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->getMessengerListenerService());
  10680.         }, => 'handleWorkerMessageFailedEvent'], 50);
  10681.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  10682.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->getMessengerListenerService());
  10683.         }, => 'handleWorkerMessageHandledEvent'], 50);
  10684.         $instance->addListener('kernel.request', [=> function () {
  10685.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  10686.         }, => 'handleKernelRequestEvent'], 0);
  10687.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  10688.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  10689.         }, => 'handleLoginSuccessEvent'], 0);
  10690.         $instance->addListener('kernel.request', [=> function () {
  10691.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  10692.         }, => 'onKernelRequest'], 250);
  10693.         $instance->addListener('kernel.response', [=> function () {
  10694.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  10695.         }, => 'onKernelResponse'], 0);
  10696.         $instance->addListener('kernel.response', [=> function () {
  10697.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  10698.         }, => 'onResponse'], -10);
  10699.         $instance->addListener('FlexApp\\Events\\Style43\\UserUsedStopWordsEvent', [=> function () {
  10700.             return ($this->privates['FlexApp\\EventSubscriber\\BanIpSubscriber'] ?? $this->getBanIpSubscriberService());
  10701.         }, => 'banUserIps'], 0);
  10702.         $instance->addListener('FlexApp\\Events\\Style43\\NewCommentSavedEvent', [=> function () {
  10703.             return ($this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'] ?? $this->getCommentNotifyClientsSubscriberService());
  10704.         }, => 'notifyUsers'], 10);
  10705.         $instance->addListener('FlexApp\\Events\\Style43\\CommentCreateFromFormSavedSuccessfullyEvent', [=> function () {
  10706.             return ($this->privates['FlexApp\\EventSubscriber\\CommentSendToPortalSubscriber'] ?? $this->getCommentSendToPortalSubscriberService());
  10707.         }, => 'send'], -5);
  10708.         $instance->addListener('FlexApp\\Events\\Style43\\CommentUpdateFromFormSavedSuccessfullyEvent', [=> function () {
  10709.             return ($this->privates['FlexApp\\EventSubscriber\\CommentSendToPortalSubscriber'] ?? $this->getCommentSendToPortalSubscriberService());
  10710.         }, => 'send'], -5);
  10711.         $instance->addListener('FlexApp\\Events\\Style43\\ExistingCommentSavedEvent', [=> function () {
  10712.             return ($this->privates['FlexApp\\EventSubscriber\\CommentSendToPortalSubscriber'] ?? $this->getCommentSendToPortalSubscriberService());
  10713.         }, => 'sendExistingComment'], 0);
  10714.         $instance->addListener('kernel.request', [=> function () {
  10715.             return ($this->privates['FlexApp\\EventSubscriber\\EmailClickSubscriber'] ?? $this->getEmailClickSubscriberService());
  10716.         }, => 'onKernelRequest'], 2048);
  10717.         $instance->addListener('FlexApp\\Events\\Style43\\CommentErrorEvent', [=> function () {
  10718.             return ($this->privates['FlexApp\\EventSubscriber\\ErrorNotifierSubscriber'] ?? $this->getErrorNotifierSubscriberService());
  10719.         }, => 'notifyAboutCommentComponentError'], 0);
  10720.         $instance->addListener('FlexApp\\Events\\Style43\\UserErrorEvent', [=> function () {
  10721.             return ($this->privates['FlexApp\\EventSubscriber\\ErrorNotifierSubscriber'] ?? $this->getErrorNotifierSubscriberService());
  10722.         }, => 'notifyAboutUserComponentError'], 0);
  10723.         $instance->addListener('FlexApp\\Events\\Style43\\GeneralErrorEvent', [=> function () {
  10724.             return ($this->privates['FlexApp\\EventSubscriber\\ErrorNotifierSubscriber'] ?? $this->getErrorNotifierSubscriberService());
  10725.         }, => 'notifyAboutGeneralError'], 0);
  10726.         $instance->addListener('FlexApp\\Events\\Style43\\NotValidPortalApiServerRequestEvent', [=> function () {
  10727.             return ($this->privates['FlexApp\\EventSubscriber\\ErrorNotifierSubscriber'] ?? $this->getErrorNotifierSubscriberService());
  10728.         }, => 'notifyAboutGeneralError'], 0);
  10729.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10730.             return ($this->privates['FlexApp\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  10731.         }, => 'onLogoutEvent'], 0);
  10732.         $instance->addListener('FlexApp\\Events\\UserHasEnteredTheChatEvent', [=> function () {
  10733.             return ($this->privates['FlexApp\\EventSubscriber\\PortalNotifierAboutJobSeekerHasEnteredTheChatSubscriber'] ?? $this->getPortalNotifierAboutJobSeekerHasEnteredTheChatSubscriberService());
  10734.         }, => 'notifyPortal'], 0);
  10735.         $instance->addListener('FlexApp\\Events\\UserLeftChatEvent', [=> function () {
  10736.             return ($this->privates['FlexApp\\EventSubscriber\\PortalNotifierAboutJobSeekerLeftChatSubscriber'] ?? $this->getPortalNotifierAboutJobSeekerLeftChatSubscriberService());
  10737.         }, => 'onUserLeftChatEvent'], 0);
  10738.         $instance->addListener('FlexApp\\Events\\PortalThemeEvent', [=> function () {
  10739.             return ($this->privates['FlexApp\\EventSubscriber\\PortalThemeSetterSubscriber'] ?? $this->getPortalThemeSetterSubscriberService());
  10740.         }, => 'setThemeUnid'], 0);
  10741.         $instance->addListener('FlexApp\\Events\\Style43\\RegistrationSuccessEvent', [=> function () {
  10742.             return ($this->privates['FlexApp\\EventSubscriber\\RetieChatMessagesOnPortalSubscriber'] ?? $this->getRetieChatMessagesOnPortalSubscriberService());
  10743.         }, => 'retieChatMessagesOnPortal'], 0);
  10744.         $instance->addListener('kernel.terminate', [=> function () {
  10745.             return ($this->privates['FlexApp\\Sentry\\SentryFlushSubscriber'] ?? $this->getSentryFlushSubscriberService());
  10746.         }, => 'flush'], -1024);
  10747.         $instance->addListener('console.terminate', [=> function () {
  10748.             return ($this->privates['FlexApp\\Sentry\\SentryFlushSubscriber'] ?? $this->getSentryFlushSubscriberService());
  10749.         }, => 'flush'], -1024);
  10750.         $instance->addListener('kernel.response', [=> function () {
  10751.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  10752.         }, => 'onKernelResponse'], 0);
  10753.         $instance->addListener('kernel.response', [=> function () {
  10754.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  10755.         }, => 'onKernelResponse'], -1024);
  10756.         $instance->addListener('kernel.request', [=> function () {
  10757.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  10758.         }, => 'setDefaultLocale'], 100);
  10759.         $instance->addListener('kernel.request', [=> function () {
  10760.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  10761.         }, => 'onKernelRequest'], 16);
  10762.         $instance->addListener('kernel.finish_request', [=> function () {
  10763.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  10764.         }, => 'onKernelFinishRequest'], 0);
  10765.         $instance->addListener('kernel.request', [=> function () {
  10766.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  10767.         }, => 'onKernelRequest'], 256);
  10768.         $instance->addListener('kernel.response', [=> function () {
  10769.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  10770.         }, => 'onResponse'], -255);
  10771.         $instance->addListener('kernel.controller_arguments', [=> function () {
  10772.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  10773.         }, => 'onControllerArguments'], 0);
  10774.         $instance->addListener('kernel.exception', [=> function () {
  10775.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  10776.         }, => 'logKernelException'], 0);
  10777.         $instance->addListener('kernel.exception', [=> function () {
  10778.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  10779.         }, => 'onKernelException'], -128);
  10780.         $instance->addListener('kernel.response', [=> function () {
  10781.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  10782.         }, => 'removeCspHeader'], -128);
  10783.         $instance->addListener('kernel.request', [=> function () {
  10784.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  10785.         }, => 'onKernelRequest'], 15);
  10786.         $instance->addListener('kernel.finish_request', [=> function () {
  10787.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  10788.         }, => 'onKernelFinishRequest'], -15);
  10789.         $instance->addListener('console.error', [=> function () {
  10790.             return ($this->services['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  10791.         }, => 'onConsoleError'], -128);
  10792.         $instance->addListener('console.terminate', [=> function () {
  10793.             return ($this->services['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  10794.         }, => 'onConsoleTerminate'], -128);
  10795.         $instance->addListener('console.error', [=> function () {
  10796.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  10797.         }, => 'onConsoleError'], 0);
  10798.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  10799.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  10800.         }, => 'onMessage'], -255);
  10801.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  10802.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  10803.         }, => 'onMessage'], -255);
  10804.         $instance->addListener('kernel.response', [=> function () {
  10805.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  10806.         }, => 'onKernelResponse'], 0);
  10807.         $instance->addListener('kernel.request', [=> function () {
  10808.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  10809.         }, => 'onKernelRequest'], 48);
  10810.         $instance->addListener('kernel.request', [=> function () {
  10811.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  10812.         }, => 'configure'], 2048);
  10813.         $instance->addListener('console.command', [=> function () {
  10814.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  10815.         }, => 'configure'], 2048);
  10816.         $instance->addListener('kernel.request', [=> function () {
  10817.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  10818.         }, => 'onKernelRequest'], 32);
  10819.         $instance->addListener('kernel.finish_request', [=> function () {
  10820.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  10821.         }, => 'onKernelFinishRequest'], 0);
  10822.         $instance->addListener('kernel.exception', [=> function () {
  10823.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  10824.         }, => 'onKernelException'], -64);
  10825.         $instance->addListener('kernel.request', [=> function () {
  10826.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  10827.         }, => 'onKernelRequest'], 128);
  10828.         $instance->addListener('kernel.response', [=> function () {
  10829.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  10830.         }, => 'onKernelResponse'], -1000);
  10831.         $instance->addListener('kernel.finish_request', [=> function () {
  10832.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  10833.         }, => 'onFinishRequest'], 0);
  10834.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  10835.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  10836.         }, => 'onMessageFailed'], 100);
  10837.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  10838.             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()));
  10839.         }, => 'onMessageFailed'], 200);
  10840.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  10841.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  10842.         }, => 'onWorkerRunning'], 100);
  10843.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  10844.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  10845.         }, => 'onWorkerStarted'], 0);
  10846.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  10847.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  10848.         }, => 'onWorkerRunning'], 0);
  10849.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  10850.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnSigtermSignalListenerService());
  10851.         }, => 'onWorkerStarted'], 100);
  10852.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  10853.             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()));
  10854.         }, => 'onMessageFailed'], 0);
  10855.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  10856.             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()));
  10857.         }, => 'onWorkerRunning'], 0);
  10858.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  10859.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  10860.         }, => 'onNotification'], -255);
  10861.         $instance->addListener('kernel.response', [=> function () {
  10862.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  10863.         }, => 'onKernelResponse'], -100);
  10864.         $instance->addListener('kernel.exception', [=> function () {
  10865.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  10866.         }, => 'onKernelException'], 0);
  10867.         $instance->addListener('kernel.terminate', [=> function () {
  10868.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  10869.         }, => 'onKernelTerminate'], -1024);
  10870.         $instance->addListener('kernel.controller', [=> function () {
  10871.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  10872.         }, => 'onKernelController'], 0);
  10873.         $instance->addListener('kernel.response', [=> function () {
  10874.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  10875.         }, => 'onKernelResponse'], 0);
  10876.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  10877.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  10878.         }, => 'onMessage'], 0);
  10879.         $instance->addListener('kernel.response', [=> function () {
  10880.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  10881.         }, => 'onKernelResponse'], 0);
  10882.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10883.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  10884.         }, => 'checkPassport'], 0);
  10885.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  10886.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  10887.         }, => 'onLoginSuccess'], 0);
  10888.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  10889.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  10890.         }, => 'onVoterVote'], 0);
  10891.         $instance->addListener('kernel.request', [=> function () {
  10892.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  10893.         }, => 'configureLogoutUrlGenerator'], 8);
  10894.         $instance->addListener('kernel.request', [=> function () {
  10895.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  10896.         }, => 'onKernelRequest'], 8);
  10897.         $instance->addListener('kernel.finish_request', [=> function () {
  10898.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  10899.         }, => 'onKernelFinishRequest'], 0);
  10900.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  10901.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  10902.         }, => 'onWorkerMessageHandled'], 0);
  10903.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  10904.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  10905.         }, => 'onWorkerMessageFailed'], 0);
  10906.         $instance->addListener('kernel.controller', [=> function () {
  10907.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  10908.         }, => 'onKernelController'], 0);
  10909.         $instance->addListener('kernel.controller', [=> function () {
  10910.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  10911.         }, => 'onKernelController'], 0);
  10912.         $instance->addListener('kernel.controller', [=> function () {
  10913.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  10914.         }, => 'onKernelController'], -128);
  10915.         $instance->addListener('kernel.view', [=> function () {
  10916.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  10917.         }, => 'onKernelView'], 0);
  10918.         $instance->addListener('kernel.controller', [=> function () {
  10919.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  10920.         }, => 'onKernelController'], 0);
  10921.         $instance->addListener('kernel.response', [=> function () {
  10922.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  10923.         }, => 'onKernelResponse'], 0);
  10924.         $instance->addListener('kernel.controller_arguments', [=> function () {
  10925.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  10926.         }, => 'onKernelControllerArguments'], 0);
  10927.         $instance->addListener('kernel.controller_arguments', [=> function () {
  10928.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  10929.         }, => 'onKernelControllerArguments'], 0);
  10930.         $instance->addListener('kernel.view', [=> function () {
  10931.             return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->getSensioFrameworkExtra_Psr7_Listener_ResponseService());
  10932.         }, => 'onKernelView'], 0);
  10933.         $instance->addListener('console.command', [=> function () {
  10934.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  10935.         }, => 'onCommand'], 255);
  10936.         $instance->addListener('console.terminate', [=> function () {
  10937.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  10938.         }, => 'onTerminate'], -255);
  10939.         $instance->addListener('kernel.exception', [=> function () {
  10940.             return ($this->services['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  10941.         }, => 'onException'], 0);
  10942.         $instance->addListener('kernel.terminate', [=> function () {
  10943.             return ($this->services['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  10944.         }, => 'onTerminate'], 0);
  10945.         $instance->addListener('console.error', [=> function () {
  10946.             return ($this->services['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  10947.         }, => 'onException'], 0);
  10948.         $instance->addListener('console.terminate', [=> function () {
  10949.             return ($this->services['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  10950.         }, => 'onTerminate'], 0);
  10951.         $instance->addListener('kernel.response', [=> function () {
  10952.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  10953.         }, => 'onKernelResponse'], -128);
  10954.         $instance->addListener('console.error', [=> function () {
  10955.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  10956.         }, => 'onConsoleError'], 0);
  10957.         $instance->addListener('console.terminate', [=> function () {
  10958.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  10959.         }, => 'onConsoleTerminate'], 0);
  10960.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10961.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  10962.         }, => 'checkPassport'], 512);
  10963.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10964.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  10965.         }, => 'onLogout'], 0);
  10966.         return $instance;
  10967.     }
  10968.     /**
  10969.      * Gets the public 'fidry_alice_data_fixtures.loader.doctrine' shared service.
  10970.      *
  10971.      * @return \Fidry\AliceDataFixtures\Loader\PurgerLoader
  10972.      */
  10973.     protected function getFidryAliceDataFixtures_Loader_DoctrineService($lazyLoad true)
  10974.     {
  10975.         if ($lazyLoad) {
  10976.             return $this->services['fidry_alice_data_fixtures.loader.doctrine'] = $this->createProxy('PurgerLoader_cb68499', function () {
  10977.                 return \PurgerLoader_cb68499::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  10978.                     $wrappedInstance $this->getFidryAliceDataFixtures_Loader_DoctrineService(false);
  10979.                     $proxy->setProxyInitializer(null);
  10980.                     return true;
  10981.                 });
  10982.             });
  10983.         }
  10984.         return new \Fidry\AliceDataFixtures\Loader\PurgerLoader(($this->privates['fidry_alice_data_fixtures.doctrine.persister_loader'] ?? $this->getFidryAliceDataFixtures_Doctrine_PersisterLoaderService()), ($this->services['fidry_alice_data_fixtures.persistence.purger_factory.doctrine'] ?? $this->getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService()), 'delete', ($this->services['logger'] ?? $this->getLoggerService()));
  10985.     }
  10986.     /**
  10987.      * Gets the public 'fidry_alice_data_fixtures.persistence.persister.doctrine' shared service.
  10988.      *
  10989.      * @return \Fidry\AliceDataFixtures\Bridge\Doctrine\Persister\ObjectManagerPersister
  10990.      */
  10991.     protected function getFidryAliceDataFixtures_Persistence_Persister_DoctrineService($lazyLoad true)
  10992.     {
  10993.         if ($lazyLoad) {
  10994.             return $this->services['fidry_alice_data_fixtures.persistence.persister.doctrine'] = $this->createProxy('ObjectManagerPersister_eccc052', function () {
  10995.                 return \ObjectManagerPersister_eccc052::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  10996.                     $wrappedInstance $this->getFidryAliceDataFixtures_Persistence_Persister_DoctrineService(false);
  10997.                     $proxy->setProxyInitializer(null);
  10998.                     return true;
  10999.                 });
  11000.             });
  11001.         }
  11002.         return new \Fidry\AliceDataFixtures\Bridge\Doctrine\Persister\ObjectManagerPersister(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  11003.     }
  11004.     /**
  11005.      * Gets the public 'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' shared service.
  11006.      *
  11007.      * @return \Fidry\AliceDataFixtures\Bridge\Doctrine\Purger\Purger
  11008.      */
  11009.     protected function getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService($lazyLoad true)
  11010.     {
  11011.         if ($lazyLoad) {
  11012.             return $this->services['fidry_alice_data_fixtures.persistence.purger_factory.doctrine'] = $this->createProxy('Purger_2d4d1ea', function () {
  11013.                 return \Purger_2d4d1ea::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  11014.                     $wrappedInstance $this->getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService(false);
  11015.                     $proxy->setProxyInitializer(null);
  11016.                     return true;
  11017.                 });
  11018.             });
  11019.         }
  11020.         return new \Fidry\AliceDataFixtures\Bridge\Doctrine\Purger\Purger(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  11021.     }
  11022.     /**
  11023.      * Gets the public 'full_text_searcher' shared autowired service.
  11024.      *
  11025.      * @return \WebBundle\Service\FullTextSearchService
  11026.      */
  11027.     protected function getFullTextSearcherService()
  11028.     {
  11029.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/FullTextSearchService.php';
  11030.         $this->services['full_text_searcher'] = $instance = new \WebBundle\Service\FullTextSearchService(($this->services['sphinx_ql'] ?? $this->getSphinxQlService()));
  11031.         $instance->sliderService = ($this->services['WebBundle\\Service\\SliderService'] ?? $this->getSliderServiceService());
  11032.         return $instance;
  11033.     }
  11034.     /**
  11035.      * Gets the public 'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' shared service.
  11036.      *
  11037.      * @return \Hautelook\AliceBundle\Console\Command\Doctrine\DoctrineOrmLoadDataFixturesCommand
  11038.      */
  11039.     protected function getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService()
  11040.     {
  11041.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11042.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Console/Command/Doctrine/DoctrineOrmLoadDataFixturesCommand.php';
  11043.         $this->services['hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command'] = $instance = new \Hautelook\AliceBundle\Console\Command\Doctrine\DoctrineOrmLoadDataFixturesCommand('hautelook:fixtures:load', ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['hautelook_alice.loader'] ?? $this->getHautelookAlice_LoaderService()));
  11044.         $instance->setName('hautelook:fixtures:load');
  11045.         return $instance;
  11046.     }
  11047.     /**
  11048.      * Gets the public 'hautelook_alice.data_fixtures.append_loader' shared service.
  11049.      *
  11050.      * @return \Fidry\AliceDataFixtures\Loader\FileResolverLoader
  11051.      */
  11052.     protected function getHautelookAlice_DataFixtures_AppendLoaderService()
  11053.     {
  11054.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Loader/FileResolverLoader.php';
  11055.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php';
  11056.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php';
  11057.         return $this->services['hautelook_alice.data_fixtures.append_loader'] = new \Fidry\AliceDataFixtures\Loader\FileResolverLoader(($this->privates['fidry_alice_data_fixtures.doctrine.persister_loader'] ?? $this->getFidryAliceDataFixtures_Doctrine_PersisterLoaderService()), ($this->services['hautelook_alice.resolver.file'] ?? ($this->services['hautelook_alice.resolver.file'] = new \Hautelook\AliceBundle\Resolver\File\KernelFileResolver(($this->services['kernel'] ?? $this->get('kernel'1))))));
  11058.     }
  11059.     /**
  11060.      * Gets the public 'hautelook_alice.data_fixtures.purge_loader' shared service.
  11061.      *
  11062.      * @return \Fidry\AliceDataFixtures\Loader\FileResolverLoader
  11063.      */
  11064.     protected function getHautelookAlice_DataFixtures_PurgeLoaderService()
  11065.     {
  11066.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Loader/FileResolverLoader.php';
  11067.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php';
  11068.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php';
  11069.         return $this->services['hautelook_alice.data_fixtures.purge_loader'] = new \Fidry\AliceDataFixtures\Loader\FileResolverLoader(($this->services['fidry_alice_data_fixtures.loader.doctrine'] ?? $this->getFidryAliceDataFixtures_Loader_DoctrineService()), ($this->services['hautelook_alice.resolver.file'] ?? ($this->services['hautelook_alice.resolver.file'] = new \Hautelook\AliceBundle\Resolver\File\KernelFileResolver(($this->services['kernel'] ?? $this->get('kernel'1))))));
  11070.     }
  11071.     /**
  11072.      * Gets the public 'hautelook_alice.loader' shared service.
  11073.      *
  11074.      * @return \Hautelook\AliceBundle\Loader\DoctrineOrmLoader
  11075.      */
  11076.     protected function getHautelookAlice_LoaderService()
  11077.     {
  11078.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/LoaderInterface.php';
  11079.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/LoggerAwareInterface.php';
  11080.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Loader/DoctrineOrmLoader.php';
  11081.         return $this->services['hautelook_alice.loader'] = new \Hautelook\AliceBundle\Loader\DoctrineOrmLoader(($this->services['hautelook_alice.resolver.bundle'] ?? $this->getHautelookAlice_Resolver_BundleService()), ($this->services['hautelook_alice.locator'] ?? $this->getHautelookAlice_LocatorService()), ($this->services['hautelook_alice.data_fixtures.purge_loader'] ?? $this->getHautelookAlice_DataFixtures_PurgeLoaderService()), ($this->services['hautelook_alice.data_fixtures.append_loader'] ?? $this->getHautelookAlice_DataFixtures_AppendLoaderService()), ($this->services['logger'] ?? $this->getLoggerService()));
  11082.     }
  11083.     /**
  11084.      * Gets the public 'hautelook_alice.locator' shared service.
  11085.      *
  11086.      * @return \Hautelook\AliceBundle\Locator\EnvironmentlessFilesLocator
  11087.      */
  11088.     protected function getHautelookAlice_LocatorService()
  11089.     {
  11090.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/FixtureLocatorInterface.php';
  11091.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Locator/EnvironmentlessFilesLocator.php';
  11092.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Locator/EnvDirectoryLocator.php';
  11093.         return $this->services['hautelook_alice.locator'] = new \Hautelook\AliceBundle\Locator\EnvironmentlessFilesLocator(new \Hautelook\AliceBundle\Locator\EnvDirectoryLocator($this->parameters['hautelook_alice.fixtures_path'], $this->parameters['hautelook_alice.root_dirs']));
  11094.     }
  11095.     /**
  11096.      * Gets the public 'hautelook_alice.resolver.bundle' shared service.
  11097.      *
  11098.      * @return \Hautelook\AliceBundle\Resolver\Bundle\NoBundleResolver
  11099.      */
  11100.     protected function getHautelookAlice_Resolver_BundleService()
  11101.     {
  11102.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/BundleResolverInterface.php';
  11103.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/Bundle/NoBundleResolver.php';
  11104.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/Bundle/SimpleBundleResolver.php';
  11105.         return $this->services['hautelook_alice.resolver.bundle'] = new \Hautelook\AliceBundle\Resolver\Bundle\NoBundleResolver(new \Hautelook\AliceBundle\Resolver\Bundle\SimpleBundleResolver(($this->services['kernel'] ?? $this->get('kernel'1))));
  11106.     }
  11107.     /**
  11108.      * Gets the public 'hautelook_alice.resolver.file' shared service.
  11109.      *
  11110.      * @return \Hautelook\AliceBundle\Resolver\File\KernelFileResolver
  11111.      */
  11112.     protected function getHautelookAlice_Resolver_FileService()
  11113.     {
  11114.         include_once \dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php';
  11115.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php';
  11116.         return $this->services['hautelook_alice.resolver.file'] = new \Hautelook\AliceBundle\Resolver\File\KernelFileResolver(($this->services['kernel'] ?? $this->get('kernel'1)));
  11117.     }
  11118.     /**
  11119.      * Gets the public 'http_kernel' shared service.
  11120.      *
  11121.      * @return \Symfony\Component\HttpKernel\HttpKernel
  11122.      */
  11123.     protected function getHttpKernelService()
  11124.     {
  11125.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11126.         if (isset($this->services['http_kernel'])) {
  11127.             return $this->services['http_kernel'];
  11128.         }
  11129.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  11130.         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 () {
  11131.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  11132.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  11133.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  11134.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  11135.             yield => ($this->privates['debug.FlexApp\\ArgumentResolver\\RequestDtoArgumentResolver'] ?? $this->getRequestDtoArgumentResolverService());
  11136.             yield => ($this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService());
  11137.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  11138.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  11139.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  11140.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  11141.         }, 10)), $b));
  11142.     }
  11143.     /**
  11144.      * Gets the public 'knp_snappy.image' shared service.
  11145.      *
  11146.      * @return \Knp\Snappy\Image
  11147.      */
  11148.     protected function getKnpSnappy_ImageService()
  11149.     {
  11150.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  11151.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  11152.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Image.php';
  11153.         $this->services['knp_snappy.image'] = $instance = new \Knp\Snappy\Image('wkhtmltoimage', [], []);
  11154.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  11155.         return $instance;
  11156.     }
  11157.     /**
  11158.      * Gets the public 'knp_snappy.pdf' shared service.
  11159.      *
  11160.      * @return \Knp\Snappy\Pdf
  11161.      */
  11162.     protected function getKnpSnappy_PdfService()
  11163.     {
  11164.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  11165.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  11166.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
  11167.         $this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf('wkhtmltopdf'$this->parameters['knp_snappy.pdf.options'], []);
  11168.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  11169.         return $instance;
  11170.     }
  11171.     /**
  11172.      * Gets the public 'kreait_firebase.push.auth' shared service.
  11173.      *
  11174.      * @return \Kreait\Firebase\Auth
  11175.      */
  11176.     protected function getKreaitFirebase_Push_AuthService()
  11177.     {
  11178.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Auth.php';
  11179.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Auth.php';
  11180.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
  11181.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
  11182.         return $this->services['kreait_firebase.push.auth'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createAuth(['credentials' => (\dirname(__DIR__4).'/config/firebase_credentials.json'), 'public' => true'default' => true'verifier_cache' => NULL'http_request_logger' => NULL'http_request_debug_logger' => NULL]);
  11183.     }
  11184.     /**
  11185.      * Gets the public 'kreait_firebase.push.database' shared service.
  11186.      *
  11187.      * @return \Kreait\Firebase\Database
  11188.      */
  11189.     protected function getKreaitFirebase_Push_DatabaseService()
  11190.     {
  11191.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Database.php';
  11192.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Database.php';
  11193.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
  11194.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
  11195.         return $this->services['kreait_firebase.push.database'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createDatabase(['credentials' => (\dirname(__DIR__4).'/config/firebase_credentials.json'), 'public' => true'default' => true'verifier_cache' => NULL'http_request_logger' => NULL'http_request_debug_logger' => NULL]);
  11196.     }
  11197.     /**
  11198.      * Gets the public 'kreait_firebase.push.dynamic_links' shared service.
  11199.      *
  11200.      * @return \Kreait\Firebase\DynamicLinks
  11201.      */
  11202.     protected function getKreaitFirebase_Push_DynamicLinksService()
  11203.     {
  11204.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Contract/DynamicLinks.php';
  11205.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/DynamicLinks.php';
  11206.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
  11207.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
  11208.         return $this->services['kreait_firebase.push.dynamic_links'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createDynamicLinksService(['credentials' => (\dirname(__DIR__4).'/config/firebase_credentials.json'), 'public' => true'default' => true'verifier_cache' => NULL'http_request_logger' => NULL'http_request_debug_logger' => NULL]);
  11209.     }
  11210.     /**
  11211.      * Gets the public 'kreait_firebase.push.firestore' shared service.
  11212.      *
  11213.      * @return \Kreait\Firebase\Firestore
  11214.      */
  11215.     protected function getKreaitFirebase_Push_FirestoreService()
  11216.     {
  11217.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Firestore.php';
  11218.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Firestore.php';
  11219.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
  11220.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
  11221.         return $this->services['kreait_firebase.push.firestore'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createFirestore(['credentials' => (\dirname(__DIR__4).'/config/firebase_credentials.json'), 'public' => true'default' => true'verifier_cache' => NULL'http_request_logger' => NULL'http_request_debug_logger' => NULL]);
  11222.     }
  11223.     /**
  11224.      * Gets the public 'kreait_firebase.push.messaging' shared service.
  11225.      *
  11226.      * @return \Kreait\Firebase\Messaging
  11227.      */
  11228.     protected function getKreaitFirebase_Push_MessagingService()
  11229.     {
  11230.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Messaging.php';
  11231.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Messaging.php';
  11232.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
  11233.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
  11234.         return $this->services['kreait_firebase.push.messaging'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createMessaging(['credentials' => (\dirname(__DIR__4).'/config/firebase_credentials.json'), 'public' => true'default' => true'verifier_cache' => NULL'http_request_logger' => NULL'http_request_debug_logger' => NULL]);
  11235.     }
  11236.     /**
  11237.      * Gets the public 'kreait_firebase.push.remote_config' shared service.
  11238.      *
  11239.      * @return \Kreait\Firebase\RemoteConfig
  11240.      */
  11241.     protected function getKreaitFirebase_Push_RemoteConfigService()
  11242.     {
  11243.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Contract/RemoteConfig.php';
  11244.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/RemoteConfig.php';
  11245.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
  11246.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
  11247.         return $this->services['kreait_firebase.push.remote_config'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createRemoteConfig(['credentials' => (\dirname(__DIR__4).'/config/firebase_credentials.json'), 'public' => true'default' => true'verifier_cache' => NULL'http_request_logger' => NULL'http_request_debug_logger' => NULL]);
  11248.     }
  11249.     /**
  11250.      * Gets the public 'kreait_firebase.push.storage' shared service.
  11251.      *
  11252.      * @return \Kreait\Firebase\Storage
  11253.      */
  11254.     protected function getKreaitFirebase_Push_StorageService()
  11255.     {
  11256.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Storage.php';
  11257.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Storage.php';
  11258.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
  11259.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
  11260.         return $this->services['kreait_firebase.push.storage'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createStorage(['credentials' => (\dirname(__DIR__4).'/config/firebase_credentials.json'), 'public' => true'default' => true'verifier_cache' => NULL'http_request_logger' => NULL'http_request_debug_logger' => NULL]);
  11261.     }
  11262.     /**
  11263.      * Gets the public 'leezy.pheanstalk.command.delete_job' shared service.
  11264.      *
  11265.      * @return \Leezy\PheanstalkBundle\Command\DeleteJobCommand
  11266.      */
  11267.     protected function getLeezy_Pheanstalk_Command_DeleteJobService()
  11268.     {
  11269.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11270.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php';
  11271.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/DeleteJobCommand.php';
  11272.         return $this->services['leezy.pheanstalk.command.delete_job'] = new \Leezy\PheanstalkBundle\Command\DeleteJobCommand(($this->privates['leezy.pheanstalk.pheanstalk_locator'] ?? ($this->privates['leezy.pheanstalk.pheanstalk_locator'] = new \Leezy\PheanstalkBundle\PheanstalkLocator())));
  11273.     }
  11274.     /**
  11275.      * Gets the public 'leezy.pheanstalk.command.flush_tube' shared service.
  11276.      *
  11277.      * @return \Leezy\PheanstalkBundle\Command\FlushTubeCommand
  11278.      */
  11279.     protected function getLeezy_Pheanstalk_Command_FlushTubeService()
  11280.     {
  11281.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11282.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php';
  11283.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/FlushTubeCommand.php';
  11284.         return $this->services['leezy.pheanstalk.command.flush_tube'] = new \Leezy\PheanstalkBundle\Command\FlushTubeCommand(($this->privates['leezy.pheanstalk.pheanstalk_locator'] ?? ($this->privates['leezy.pheanstalk.pheanstalk_locator'] = new \Leezy\PheanstalkBundle\PheanstalkLocator())));
  11285.     }
  11286.     /**
  11287.      * Gets the public 'leezy.pheanstalk.command.kick' shared service.
  11288.      *
  11289.      * @return \Leezy\PheanstalkBundle\Command\KickCommand
  11290.      */
  11291.     protected function getLeezy_Pheanstalk_Command_KickService()
  11292.     {
  11293.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11294.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php';
  11295.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/KickCommand.php';
  11296.         return $this->services['leezy.pheanstalk.command.kick'] = new \Leezy\PheanstalkBundle\Command\KickCommand(($this->privates['leezy.pheanstalk.pheanstalk_locator'] ?? ($this->privates['leezy.pheanstalk.pheanstalk_locator'] = new \Leezy\PheanstalkBundle\PheanstalkLocator())));
  11297.     }
  11298.     /**
  11299.      * Gets the public 'leezy.pheanstalk.command.kick_job' shared service.
  11300.      *
  11301.      * @return \Leezy\PheanstalkBundle\Command\KickJobCommand
  11302.      */
  11303.     protected function getLeezy_Pheanstalk_Command_KickJobService()
  11304.     {
  11305.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11306.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php';
  11307.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/KickJobCommand.php';
  11308.         return $this->services['leezy.pheanstalk.command.kick_job'] = new \Leezy\PheanstalkBundle\Command\KickJobCommand(($this->privates['leezy.pheanstalk.pheanstalk_locator'] ?? ($this->privates['leezy.pheanstalk.pheanstalk_locator'] = new \Leezy\PheanstalkBundle\PheanstalkLocator())));
  11309.     }
  11310.     /**
  11311.      * Gets the public 'leezy.pheanstalk.command.list_tube' shared service.
  11312.      *
  11313.      * @return \Leezy\PheanstalkBundle\Command\ListTubeCommand
  11314.      */
  11315.     protected function getLeezy_Pheanstalk_Command_ListTubeService()
  11316.     {
  11317.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11318.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php';
  11319.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/ListTubeCommand.php';
  11320.         return $this->services['leezy.pheanstalk.command.list_tube'] = new \Leezy\PheanstalkBundle\Command\ListTubeCommand(($this->privates['leezy.pheanstalk.pheanstalk_locator'] ?? ($this->privates['leezy.pheanstalk.pheanstalk_locator'] = new \Leezy\PheanstalkBundle\PheanstalkLocator())));
  11321.     }
  11322.     /**
  11323.      * Gets the public 'leezy.pheanstalk.command.next_ready' shared service.
  11324.      *
  11325.      * @return \Leezy\PheanstalkBundle\Command\NextReadyCommand
  11326.      */
  11327.     protected function getLeezy_Pheanstalk_Command_NextReadyService()
  11328.     {
  11329.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11330.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php';
  11331.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/NextReadyCommand.php';
  11332.         return $this->services['leezy.pheanstalk.command.next_ready'] = new \Leezy\PheanstalkBundle\Command\NextReadyCommand(($this->privates['leezy.pheanstalk.pheanstalk_locator'] ?? ($this->privates['leezy.pheanstalk.pheanstalk_locator'] = new \Leezy\PheanstalkBundle\PheanstalkLocator())));
  11333.     }
  11334.     /**
  11335.      * Gets the public 'leezy.pheanstalk.command.pause_tube' shared service.
  11336.      *
  11337.      * @return \Leezy\PheanstalkBundle\Command\PauseTubeCommand
  11338.      */
  11339.     protected function getLeezy_Pheanstalk_Command_PauseTubeService()
  11340.     {
  11341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11342.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php';
  11343.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/PauseTubeCommand.php';
  11344.         return $this->services['leezy.pheanstalk.command.pause_tube'] = new \Leezy\PheanstalkBundle\Command\PauseTubeCommand(($this->privates['leezy.pheanstalk.pheanstalk_locator'] ?? ($this->privates['leezy.pheanstalk.pheanstalk_locator'] = new \Leezy\PheanstalkBundle\PheanstalkLocator())));
  11345.     }
  11346.     /**
  11347.      * Gets the public 'leezy.pheanstalk.command.peek' shared service.
  11348.      *
  11349.      * @return \Leezy\PheanstalkBundle\Command\PeekCommand
  11350.      */
  11351.     protected function getLeezy_Pheanstalk_Command_PeekService()
  11352.     {
  11353.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11354.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php';
  11355.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/PeekCommand.php';
  11356.         return $this->services['leezy.pheanstalk.command.peek'] = new \Leezy\PheanstalkBundle\Command\PeekCommand(($this->privates['leezy.pheanstalk.pheanstalk_locator'] ?? ($this->privates['leezy.pheanstalk.pheanstalk_locator'] = new \Leezy\PheanstalkBundle\PheanstalkLocator())));
  11357.     }
  11358.     /**
  11359.      * Gets the public 'leezy.pheanstalk.command.peek_tube' shared service.
  11360.      *
  11361.      * @return \Leezy\PheanstalkBundle\Command\PeekTubeCommand
  11362.      */
  11363.     protected function getLeezy_Pheanstalk_Command_PeekTubeService()
  11364.     {
  11365.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11366.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php';
  11367.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/PeekTubeCommand.php';
  11368.         return $this->services['leezy.pheanstalk.command.peek_tube'] = new \Leezy\PheanstalkBundle\Command\PeekTubeCommand(($this->privates['leezy.pheanstalk.pheanstalk_locator'] ?? ($this->privates['leezy.pheanstalk.pheanstalk_locator'] = new \Leezy\PheanstalkBundle\PheanstalkLocator())));
  11369.     }
  11370.     /**
  11371.      * Gets the public 'leezy.pheanstalk.command.put' shared service.
  11372.      *
  11373.      * @return \Leezy\PheanstalkBundle\Command\PutCommand
  11374.      */
  11375.     protected function getLeezy_Pheanstalk_Command_PutService()
  11376.     {
  11377.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11378.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php';
  11379.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/PutCommand.php';
  11380.         return $this->services['leezy.pheanstalk.command.put'] = new \Leezy\PheanstalkBundle\Command\PutCommand(($this->privates['leezy.pheanstalk.pheanstalk_locator'] ?? ($this->privates['leezy.pheanstalk.pheanstalk_locator'] = new \Leezy\PheanstalkBundle\PheanstalkLocator())));
  11381.     }
  11382.     /**
  11383.      * Gets the public 'leezy.pheanstalk.command.stats' shared service.
  11384.      *
  11385.      * @return \Leezy\PheanstalkBundle\Command\StatsCommand
  11386.      */
  11387.     protected function getLeezy_Pheanstalk_Command_StatsService()
  11388.     {
  11389.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11390.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php';
  11391.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/StatsCommand.php';
  11392.         return $this->services['leezy.pheanstalk.command.stats'] = new \Leezy\PheanstalkBundle\Command\StatsCommand(($this->privates['leezy.pheanstalk.pheanstalk_locator'] ?? ($this->privates['leezy.pheanstalk.pheanstalk_locator'] = new \Leezy\PheanstalkBundle\PheanstalkLocator())));
  11393.     }
  11394.     /**
  11395.      * Gets the public 'leezy.pheanstalk.command.stats_job' shared service.
  11396.      *
  11397.      * @return \Leezy\PheanstalkBundle\Command\StatsJobCommand
  11398.      */
  11399.     protected function getLeezy_Pheanstalk_Command_StatsJobService()
  11400.     {
  11401.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11402.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php';
  11403.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/StatsJobCommand.php';
  11404.         return $this->services['leezy.pheanstalk.command.stats_job'] = new \Leezy\PheanstalkBundle\Command\StatsJobCommand(($this->privates['leezy.pheanstalk.pheanstalk_locator'] ?? ($this->privates['leezy.pheanstalk.pheanstalk_locator'] = new \Leezy\PheanstalkBundle\PheanstalkLocator())));
  11405.     }
  11406.     /**
  11407.      * Gets the public 'leezy.pheanstalk.command.stats_tube' shared service.
  11408.      *
  11409.      * @return \Leezy\PheanstalkBundle\Command\StatsTubeCommand
  11410.      */
  11411.     protected function getLeezy_Pheanstalk_Command_StatsTubeService()
  11412.     {
  11413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11414.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php';
  11415.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Command/StatsTubeCommand.php';
  11416.         return $this->services['leezy.pheanstalk.command.stats_tube'] = new \Leezy\PheanstalkBundle\Command\StatsTubeCommand(($this->privates['leezy.pheanstalk.pheanstalk_locator'] ?? ($this->privates['leezy.pheanstalk.pheanstalk_locator'] = new \Leezy\PheanstalkBundle\PheanstalkLocator())));
  11417.     }
  11418.     /**
  11419.      * Gets the public 'leezy.pheanstalk.proxy.default' shared service.
  11420.      *
  11421.      * @return \Leezy\PheanstalkBundle\Proxy\PheanstalkProxy
  11422.      */
  11423.     protected function getLeezy_Pheanstalk_Proxy_DefaultService()
  11424.     {
  11425.         include_once \dirname(__DIR__4).'/vendor/pda/pheanstalk/src/Contract/PheanstalkInterface.php';
  11426.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Proxy/PheanstalkProxyInterface.php';
  11427.         include_once \dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/Proxy/PheanstalkProxy.php';
  11428.         $this->services['leezy.pheanstalk.proxy.default'] = $instance = new \Leezy\PheanstalkBundle\Proxy\PheanstalkProxy();
  11429.         if ($this->has('event_dispatcher')) {
  11430.             $instance->setDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  11431.         }
  11432.         return $instance;
  11433.     }
  11434.     /**
  11435.      * Gets the public 'liform.guesser.validator' shared service.
  11436.      *
  11437.      * @return \Limenius\Liform\Guesser\ValidatorGuesser
  11438.      */
  11439.     protected function getLiform_Guesser_ValidatorService()
  11440.     {
  11441.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  11442.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  11443.         include_once \dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Guesser/ValidatorGuesser.php';
  11444.         return $this->services['liform.guesser.validator'] = new \Limenius\Liform\Guesser\ValidatorGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  11445.     }
  11446.     /**
  11447.      * Gets the public 'logger' shared service.
  11448.      *
  11449.      * @return \Symfony\Bridge\Monolog\Logger
  11450.      */
  11451.     protected function getLoggerService()
  11452.     {
  11453.         $this->services['logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  11454.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11455.         $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  11456.         $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  11457.         $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  11458.         $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  11459.         $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  11460.         $instance->useMicrosecondTimestamps(true);
  11461.         $instance->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService()));
  11462.         $instance->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService()));
  11463.         $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  11464.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  11465.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  11466.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  11467.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  11468.         return $instance;
  11469.     }
  11470.     /**
  11471.      * Gets the public 'manager.translate' shared autowired service.
  11472.      *
  11473.      * @return \FlexApp\Service\TransManager
  11474.      */
  11475.     protected function getManager_TranslateService()
  11476.     {
  11477.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/TransManager.php';
  11478.         return $this->services['manager.translate'] = new \FlexApp\Service\TransManager();
  11479.     }
  11480.     /**
  11481.      * Gets the public 'messenger.default_bus' shared service.
  11482.      *
  11483.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  11484.      */
  11485.     protected function getMessenger_DefaultBusService()
  11486.     {
  11487.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  11488.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
  11489.             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')));
  11490.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  11491.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  11492.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  11493.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  11494.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
  11495.         }, 7)));
  11496.     }
  11497.     /**
  11498.      * Gets the public 'metaer_curl_wrapper.curl_wrapper.default' shared service.
  11499.      *
  11500.      * @return \Metaer\CurlWrapperBundle\CurlWrapper
  11501.      */
  11502.     protected function getMetaerCurlWrapper_CurlWrapper_DefaultService()
  11503.     {
  11504.         include_once \dirname(__DIR__4).'/vendor/metaer/curl-wrapper-bundle/CurlWrapperInterface.php';
  11505.         include_once \dirname(__DIR__4).'/vendor/metaer/curl-wrapper-bundle/CurlWrapper.php';
  11506.         return $this->services['metaer_curl_wrapper.curl_wrapper.default'] = new \Metaer\CurlWrapperBundle\CurlWrapper();
  11507.     }
  11508.     /**
  11509.      * Gets the public 'mobile_detect.mobile_detector.default' shared service.
  11510.      *
  11511.      * @return \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector
  11512.      */
  11513.     protected function getMobileDetect_MobileDetector_DefaultService()
  11514.     {
  11515.         return $this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector();
  11516.     }
  11517.     /**
  11518.      * Gets the public 'monolog.logger.catalog' shared service.
  11519.      *
  11520.      * @return \Symfony\Bridge\Monolog\Logger
  11521.      */
  11522.     protected function getMonolog_Logger_CatalogService()
  11523.     {
  11524.         $this->services['monolog.logger.catalog'] = $instance = new \Symfony\Bridge\Monolog\Logger('catalog');
  11525.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11526.         $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  11527.         $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  11528.         $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  11529.         $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  11530.         $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  11531.         $instance->pushHandler(($this->privates['monolog.handler.catalog'] ?? $this->getMonolog_Handler_CatalogService()));
  11532.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  11533.         return $instance;
  11534.     }
  11535.     /**
  11536.      * Gets the public 'monolog.logger.collection' shared service.
  11537.      *
  11538.      * @return \Symfony\Bridge\Monolog\Logger
  11539.      */
  11540.     protected function getMonolog_Logger_CollectionService()
  11541.     {
  11542.         $this->services['monolog.logger.collection'] = $instance = new \Symfony\Bridge\Monolog\Logger('collection');
  11543.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11544.         $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  11545.         $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  11546.         $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  11547.         $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  11548.         $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  11549.         $instance->pushHandler(($this->privates['monolog.handler.collection'] ?? $this->getMonolog_Handler_CollectionService()));
  11550.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  11551.         return $instance;
  11552.     }
  11553.     /**
  11554.      * Gets the public 'monolog.logger.search' shared service.
  11555.      *
  11556.      * @return \Symfony\Bridge\Monolog\Logger
  11557.      */
  11558.     protected function getMonolog_Logger_SearchService()
  11559.     {
  11560.         $this->services['monolog.logger.search'] = $instance = new \Symfony\Bridge\Monolog\Logger('search');
  11561.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11562.         $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  11563.         $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  11564.         $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  11565.         $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  11566.         $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  11567.         $instance->pushHandler(($this->privates['monolog.handler.search'] ?? $this->getMonolog_Handler_SearchService()));
  11568.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  11569.         return $instance;
  11570.     }
  11571.     /**
  11572.      * Gets the public 'nelmio_alice.data_loader' shared service.
  11573.      *
  11574.      * @return \Nelmio\Alice\Loader\SimpleDataLoader
  11575.      */
  11576.     protected function getNelmioAlice_DataLoaderService()
  11577.     {
  11578.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/DataLoaderInterface.php';
  11579.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Loader/SimpleDataLoader.php';
  11580.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilderInterface.php';
  11581.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/SimpleBuilder.php';
  11582.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/DenormalizerInterface.php';
  11583.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/SimpleDenormalizer.php';
  11584.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/ParameterBagDenormalizerInterface.php';
  11585.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Parameter/SimpleParameterBagDenormalizer.php';
  11586.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FixtureBagDenormalizerInterface.php';
  11587.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SimpleFixtureBagDenormalizer.php';
  11588.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerInterface.php';
  11589.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/TolerantFixtureDenormalizer.php';
  11590.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerRegistry.php';
  11591.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParserInterface.php';
  11592.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/ElementFlagParser.php';
  11593.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/FlagParserRegistry.php';
  11594.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/ChainableFlagParserInterface.php';
  11595.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/ConfiguratorFlagParser.php';
  11596.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/ExtendFlagParser.php';
  11597.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/OptionalFlagParser.php';
  11598.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/TemplateFlagParser.php';
  11599.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/UniqueFlagParser.php';
  11600.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/ChainableFixtureDenormalizerInterface.php';
  11601.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/CollectionDenormalizer.php';
  11602.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerAwareInterface.php';
  11603.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParserAwareInterface.php';
  11604.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/SimpleCollectionDenormalizer.php';
  11605.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/CollectionDenormalizerWithTemporaryFixture.php';
  11606.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/NullListNameDenormalizer.php';
  11607.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/ReferenceRangeNameDenormalizer.php';
  11608.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationsDenormalizerInterface.php';
  11609.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/SimpleSpecificationsDenormalizer.php';
  11610.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ConstructorDenormalizerInterface.php';
  11611.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/LegacyConstructorDenormalizer.php';
  11612.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/ConstructorDenormalizer.php';
  11613.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ArgumentsDenormalizerInterface.php';
  11614.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Arguments/SimpleArgumentsDenormalizer.php';
  11615.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ValueDenormalizerInterface.php';
  11616.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Value/UniqueValueDenormalizer.php';
  11617.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Value/SimpleValueDenormalizer.php';
  11618.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/ParserInterface.php';
  11619.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/FunctionFixtureReferenceParser.php';
  11620.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/StringMergerParser.php';
  11621.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/SimpleParser.php';
  11622.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/LexerInterface.php';
  11623.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/EmptyValueLexer.php';
  11624.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/ReferenceEscaperLexer.php';
  11625.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/GlobalPatternsLexer.php';
  11626.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/FunctionLexer.php';
  11627.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/StringThenReferenceLexer.php';
  11628.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/SubPatternsLexer.php';
  11629.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/ReferenceLexer.php';
  11630.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParserInterface.php';
  11631.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/ParserAwareInterface.php';
  11632.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/TokenParserRegistry.php';
  11633.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/ChainableTokenParserInterface.php';
  11634.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/AbstractChainableParserAwareParser.php';
  11635.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/DynamicArrayTokenParser.php';
  11636.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/EscapedValueTokenParser.php';
  11637.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureListReferenceTokenParser.php';
  11638.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureMethodReferenceTokenParser.php';
  11639.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureRangeReferenceTokenParser.php';
  11640.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/MethodReferenceTokenParser.php';
  11641.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/OptionalTokenParser.php';
  11642.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/ParameterTokenParser.php';
  11643.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/PropertyReferenceTokenParser.php';
  11644.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/VariableReferenceTokenParser.php';
  11645.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/SimpleReferenceTokenParser.php';
  11646.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/StringArrayTokenParser.php';
  11647.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/StringTokenParser.php';
  11648.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/ArgumentEscaper.php';
  11649.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/TolerantFunctionTokenParser.php';
  11650.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/IdentityTokenParser.php';
  11651.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FunctionTokenParser.php';
  11652.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/VariableTokenParser.php';
  11653.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/WildcardReferenceTokenParser.php';
  11654.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/FactoryDenormalizer.php';
  11655.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/CallsDenormalizerInterface.php';
  11656.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/CallsWithFlagsDenormalizer.php';
  11657.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/FunctionDenormalizer.php';
  11658.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler.php';
  11659.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler/ConfiguratorFlagHandler.php';
  11660.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler/OptionalFlagHandler.php';
  11661.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/PropertyDenormalizerInterface.php';
  11662.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Property/SimplePropertyDenormalizer.php';
  11663.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/NullRangeNameDenormalizer.php';
  11664.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/SimpleDenormalizer.php';
  11665.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/GeneratorInterface.php';
  11666.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/DoublePassGenerator.php';
  11667.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/FixtureSetResolverInterface.php';
  11668.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureSet/RemoveConflictingObjectsResolver.php';
  11669.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureSet/SimpleFixtureSetResolver.php';
  11670.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterBagResolverInterface.php';
  11671.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/RemoveConflictingParametersParameterBagResolver.php';
  11672.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/SimpleParameterBagResolver.php';
  11673.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterResolverInterface.php';
  11674.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/ParameterResolverRegistry.php';
  11675.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ChainableParameterResolverInterface.php';
  11676.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/StaticParameterResolver.php';
  11677.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterResolverAwareInterface.php';
  11678.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/ArrayParameterResolver.php';
  11679.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/RecursiveParameterResolver.php';
  11680.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/StringParameterResolver.php';
  11681.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureBagResolverInterface.php';
  11682.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Fixture/TemplateFixtureBagResolver.php';
  11683.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGeneratorInterface.php';
  11684.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGenerator/CompleteObjectGenerator.php';
  11685.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGenerator/SimpleObjectGenerator.php';
  11686.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ValueResolverInterface.php';
  11687.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ObjectGeneratorAwareInterface.php';
  11688.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/ValueResolverRegistry.php';
  11689.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/ChainableValueResolverInterface.php';
  11690.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/ValueResolverAwareInterface.php';
  11691.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ArrayValueResolver.php';
  11692.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/DynamicArrayValueResolver.php';
  11693.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/EvaluatedValueResolver.php';
  11694.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FunctionCallArgumentResolver.php';
  11695.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/PhpFunctionCallValueResolver.php';
  11696.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FakerFunctionCallValueResolver.php';
  11697.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixturePropertyReferenceResolver.php';
  11698.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  11699.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/PropertyAccess/StdPropertyAccessor.php';
  11700.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureMethodCallReferenceResolver.php';
  11701.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/UnresolvedFixtureReferenceIdResolver.php';
  11702.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/SelfFixtureReferenceResolver.php';
  11703.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureReferenceResolver.php';
  11704.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureWildcardReferenceResolver.php';
  11705.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ListValueResolver.php';
  11706.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/OptionalValueResolver.php';
  11707.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ParameterValueResolver.php';
  11708.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/UniqueValueResolver.php';
  11709.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/UniqueValuesPool.php';
  11710.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ValueForCurrentValueResolver.php';
  11711.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/VariableValueResolver.php';
  11712.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/InstantiatorInterface.php';
  11713.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/ExistingInstanceInstantiator.php';
  11714.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/InstantiatorResolver.php';
  11715.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/InstantiatorRegistry.php';
  11716.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/ChainableInstantiatorInterface.php';
  11717.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/AbstractChainableInstantiator.php';
  11718.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NoCallerMethodCallInstantiator.php';
  11719.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/NamedArgumentsResolver.php';
  11720.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NullConstructorInstantiator.php';
  11721.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NoMethodCallInstantiator.php';
  11722.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/StaticFactoryInstantiator.php';
  11723.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  11724.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Alice/Generator/Instantiator/Chainable/InstantiatedReferenceInstantiator.php';
  11725.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/HydratorInterface.php';
  11726.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Hydrator/SimpleHydrator.php';
  11727.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Hydrator/PropertyHydratorInterface.php';
  11728.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Hydrator/Property/SymfonyPropertyAccessorHydrator.php';
  11729.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/CallerInterface.php';
  11730.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/SimpleCaller.php';
  11731.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorInterface.php';
  11732.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorRegistry.php';
  11733.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/ChainableCallProcessorInterface.php';
  11734.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorAwareInterface.php';
  11735.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/ConfiguratorMethodCallProcessor.php';
  11736.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/MethodCallWithReferenceProcessor.php';
  11737.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/OptionalMethodCallProcessor.php';
  11738.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/SimpleMethodCallProcessor.php';
  11739.         $a = new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\ElementFlagParser(new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\FlagParserRegistry([=> new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\ConfiguratorFlagParser(), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\ExtendFlagParser(), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\OptionalFlagParser(), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\TemplateFlagParser(), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\UniqueFlagParser()]));
  11740.         $b = new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ArgumentEscaper();
  11741.         $c = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Value\UniqueValueDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Value\SimpleValueDenormalizer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\FunctionFixtureReferenceParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\StringMergerParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\SimpleParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\EmptyValueLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\ReferenceEscaperLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\GlobalPatternsLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\FunctionLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\StringThenReferenceLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\SubPatternsLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\ReferenceLexer())))))), new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\TokenParserRegistry([=> new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\DynamicArrayTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\EscapedValueTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureListReferenceTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureMethodReferenceTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureRangeReferenceTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\MethodReferenceTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\OptionalTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ParameterTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\PropertyReferenceTokenParser(), => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\VariableReferenceTokenParser(), 10 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\SimpleReferenceTokenParser(), 11 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\StringArrayTokenParser(), 12 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\StringTokenParser($b), 13 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\TolerantFunctionTokenParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\IdentityTokenParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FunctionTokenParser($b))), 14 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\VariableTokenParser(), 15 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\WildcardReferenceTokenParser()]))))));
  11742.         $d = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Arguments\SimpleArgumentsDenormalizer($c);
  11743.         $e = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\CallsWithFlagsDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\FunctionDenormalizer($d), [=> new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\MethodFlagHandler\ConfiguratorFlagHandler(), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\MethodFlagHandler\OptionalFlagHandler()]);
  11744.         $f = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\SimpleSpecificationsDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\LegacyConstructorDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\ConstructorDenormalizer($d), new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\FactoryDenormalizer($e)), new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Property\SimplePropertyDenormalizer($c), $e);
  11745.         $g = new \Nelmio\Alice\PropertyAccess\StdPropertyAccessor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  11746.         $h = new \Nelmio\Alice\Generator\Resolver\Value\ValueResolverRegistry([=> new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ArrayValueResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\DynamicArrayValueResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\EvaluatedValueResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FunctionCallArgumentResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\PhpFunctionCallValueResolver($this->parameters['nelmio_alice.functions_blacklist'], new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FakerFunctionCallValueResolver(($this->services['Faker\\Generator'] ?? $this->getGeneratorService())))), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixturePropertyReferenceResolver($g), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureMethodCallReferenceResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\UnresolvedFixtureReferenceIdResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\SelfFixtureReferenceResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureReferenceResolver())), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureWildcardReferenceResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ListValueResolver(), => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\OptionalValueResolver(), 10 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ParameterValueResolver(), 11 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\UniqueValueResolver(new \Nelmio\Alice\Generator\Resolver\UniqueValuesPool(), NULL150), 12 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ValueForCurrentValueResolver(), 13 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\VariableValueResolver()]);
  11747.         $i = new \Nelmio\Alice\Generator\NamedArgumentsResolver();
  11748.         $j = new \Hautelook\AliceBundle\Alice\Generator\Instantiator\Chainable\InstantiatedReferenceInstantiator();
  11749.         $j->setContainer($this);
  11750.         return $this->services['nelmio_alice.data_loader'] = new \Nelmio\Alice\Loader\SimpleDataLoader(new \Nelmio\Alice\FixtureBuilder\SimpleBuilder(new \Nelmio\Alice\FixtureBuilder\Denormalizer\SimpleDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Parameter\SimpleParameterBagDenormalizer(), new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SimpleFixtureBagDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\TolerantFixtureDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\FixtureDenormalizerRegistry($a, [=> new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleCollectionDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\CollectionDenormalizerWithTemporaryFixture(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\NullListNameDenormalizer())), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\ReferenceRangeNameDenormalizer($f), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleCollectionDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\CollectionDenormalizerWithTemporaryFixture(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\NullRangeNameDenormalizer())), => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleDenormalizer($f)])), $a))), new \Nelmio\Alice\Generator\DoublePassGenerator(new \Nelmio\Alice\Generator\Resolver\FixtureSet\RemoveConflictingObjectsResolver(new \Nelmio\Alice\Generator\Resolver\FixtureSet\SimpleFixtureSetResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\RemoveConflictingParametersParameterBagResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\SimpleParameterBagResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\ParameterResolverRegistry([=> new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\StaticParameterResolver(), => new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\ArrayParameterResolver(), => new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\RecursiveParameterResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\StringParameterResolver(), 5)]))), new \Nelmio\Alice\Generator\Resolver\Fixture\TemplateFixtureBagResolver())), new \Nelmio\Alice\Generator\ObjectGenerator\CompleteObjectGenerator(new \Nelmio\Alice\Generator\ObjectGenerator\SimpleObjectGenerator($h, new \Nelmio\Alice\Generator\Instantiator\ExistingInstanceInstantiator(new \Nelmio\Alice\Generator\Instantiator\InstantiatorResolver(new \Nelmio\Alice\Generator\Instantiator\InstantiatorRegistry([=> new \Nelmio\Alice\Generator\Instantiator\Chainable\NoCallerMethodCallInstantiator($i), => new \Nelmio\Alice\Generator\Instantiator\Chainable\NullConstructorInstantiator(), => new \Nelmio\Alice\Generator\Instantiator\Chainable\NoMethodCallInstantiator(), => new \Nelmio\Alice\Generator\Instantiator\Chainable\StaticFactoryInstantiator($i), => $j]))), new \Nelmio\Alice\Generator\Hydrator\SimpleHydrator(new \Nelmio\Alice\Generator\Hydrator\Property\SymfonyPropertyAccessorHydrator($g)), new \Nelmio\Alice\Generator\Caller\SimpleCaller(new \Nelmio\Alice\Generator\Caller\CallProcessorRegistry([=> new \Nelmio\Alice\Generator\Caller\Chainable\ConfiguratorMethodCallProcessor(), => new \Nelmio\Alice\Generator\Caller\Chainable\MethodCallWithReferenceProcessor(), => new \Nelmio\Alice\Generator\Caller\Chainable\OptionalMethodCallProcessor(), => new \Nelmio\Alice\Generator\Caller\Chainable\SimpleMethodCallProcessor()]), $h$i)))));
  11751.     }
  11752.     /**
  11753.      * Gets the public 'nelmio_alice.file_loader' shared service.
  11754.      *
  11755.      * @return \Nelmio\Alice\Loader\SimpleFileLoader
  11756.      */
  11757.     protected function getNelmioAlice_FileLoaderService()
  11758.     {
  11759.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FileLoaderInterface.php';
  11760.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Loader/SimpleFileLoader.php';
  11761.         return $this->services['nelmio_alice.file_loader'] = new \Nelmio\Alice\Loader\SimpleFileLoader(($this->privates['nelmio_alice.file_parser.runtime_cache'] ?? $this->getNelmioAlice_FileParser_RuntimeCacheService()), ($this->services['nelmio_alice.data_loader'] ?? $this->getNelmioAlice_DataLoaderService()));
  11762.     }
  11763.     /**
  11764.      * Gets the public 'nelmio_alice.files_loader' shared service.
  11765.      *
  11766.      * @return \Nelmio\Alice\Loader\SimpleFilesLoader
  11767.      */
  11768.     protected function getNelmioAlice_FilesLoaderService()
  11769.     {
  11770.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FilesLoaderInterface.php';
  11771.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Loader/SimpleFilesLoader.php';
  11772.         return $this->services['nelmio_alice.files_loader'] = new \Nelmio\Alice\Loader\SimpleFilesLoader(($this->privates['nelmio_alice.file_parser.runtime_cache'] ?? $this->getNelmioAlice_FileParser_RuntimeCacheService()), ($this->services['nelmio_alice.data_loader'] ?? $this->getNelmioAlice_DataLoaderService()));
  11773.     }
  11774.     /**
  11775.      * Gets the public 'nelmio_api_doc.command.dump' shared service.
  11776.      *
  11777.      * @return \Nelmio\ApiDocBundle\Command\DumpCommand
  11778.      */
  11779.     protected function getNelmioApiDoc_Command_DumpService()
  11780.     {
  11781.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11782.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Command/DumpCommand.php';
  11783.         $this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  11784.         $instance->setName('nelmio:apidoc:dump');
  11785.         return $instance;
  11786.     }
  11787.     /**
  11788.      * Gets the public 'nelmio_api_doc.controller.redocly' shared service.
  11789.      *
  11790.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  11791.      */
  11792.     protected function getNelmioApiDoc_Controller_RedoclyService()
  11793.     {
  11794.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php';
  11795.         return $this->services['nelmio_api_doc.controller.redocly'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()), 'redocly');
  11796.     }
  11797.     /**
  11798.      * Gets the public 'nelmio_api_doc.controller.swagger_json' shared service.
  11799.      *
  11800.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  11801.      */
  11802.     protected function getNelmioApiDoc_Controller_SwaggerJsonService()
  11803.     {
  11804.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/DocumentationController.php';
  11805.         return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  11806.     }
  11807.     /**
  11808.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  11809.      *
  11810.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  11811.      */
  11812.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  11813.     {
  11814.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php';
  11815.         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');
  11816.     }
  11817.     /**
  11818.      * Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service.
  11819.      *
  11820.      * @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController
  11821.      */
  11822.     protected function getNelmioApiDoc_Controller_SwaggerYamlService()
  11823.     {
  11824.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/YamlDocumentationController.php';
  11825.         return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  11826.     }
  11827.     /**
  11828.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  11829.      *
  11830.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  11831.      */
  11832.     protected function getNelmioApiDoc_Generator_DefaultService()
  11833.     {
  11834.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ApiDocGenerator.php';
  11835.         include_once \dirname(__DIR__4).'/vendor/zircote/swagger-php/src/Generator.php';
  11836.         include_once \dirname(__DIR__4).'/vendor/zircote/swagger-php/src/Processors/ProcessorInterface.php';
  11837.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Processor/NullablePropertyProcessor.php';
  11838.         $a = new \OpenApi\Generator();
  11839.         $a->addProcessor(new \Nelmio\ApiDocBundle\Processor\NullablePropertyProcessor(), NULL);
  11840.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  11841.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  11842.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  11843.             yield => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService());
  11844.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  11845.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  11846.         }, 5), new RewindableGenerator(function () {
  11847.             yield => ($this->privates['nelmio_api_doc.model_describers.self_describing'] ?? ($this->privates['nelmio_api_doc.model_describers.self_describing'] = new \Nelmio\ApiDocBundle\ModelDescriber\SelfDescribingModelDescriber()));
  11848.             yield => ($this->privates['nelmio_api_doc.model_describers.enum'] ?? ($this->privates['nelmio_api_doc.model_describers.enum'] = new \Nelmio\ApiDocBundle\ModelDescriber\EnumModelDescriber()));
  11849.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  11850.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  11851.         }, 4), NULL'openapi_doc.default'$a);
  11852.         $b = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc');
  11853.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11854.         $b->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  11855.         $b->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  11856.         $b->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  11857.         $b->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  11858.         $b->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  11859.         $b->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService()));
  11860.         $b->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService()));
  11861.         $b->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  11862.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  11863.         $b->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  11864.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  11865.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  11866.         $instance->setAlternativeNames([]);
  11867.         $instance->setMediaTypes([=> 'json']);
  11868.         $instance->setLogger($b);
  11869.         $instance->setOpenApiVersion(NULL);
  11870.         return $instance;
  11871.     }
  11872.     /**
  11873.      * Gets the public 'nelmio_api_doc.render_docs' shared service.
  11874.      *
  11875.      * @return \Nelmio\ApiDocBundle\Render\RenderOpenApi
  11876.      */
  11877.     protected function getNelmioApiDoc_RenderDocsService()
  11878.     {
  11879.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/RenderOpenApi.php';
  11880.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/OpenApiRenderer.php';
  11881.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Json/JsonOpenApiRenderer.php';
  11882.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Yaml/YamlOpenApiRenderer.php';
  11883.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/HtmlOpenApiRenderer.php';
  11884.         return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11885.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  11886.         ], [
  11887.             'default' => '?',
  11888.         ]), 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())));
  11889.     }
  11890.     /**
  11891.      * Gets the public 'orm_transexentity_listener' shared service.
  11892.      *
  11893.      * @return \FlexApp\EventListener\ORM\TransExEntityListener
  11894.      */
  11895.     protected function getOrmTransexentityListenerService()
  11896.     {
  11897.         include_once \dirname(__DIR__4).'/src/FlexApp/EventListener/ORM/TransExEntityListener.php';
  11898.         return $this->services['orm_transexentity_listener'] = new \FlexApp\EventListener\ORM\TransExEntityListener();
  11899.     }
  11900.     /**
  11901.      * Gets the public 'request_stack' shared service.
  11902.      *
  11903.      * @return \Symfony\Component\HttpFoundation\RequestStack
  11904.      */
  11905.     protected function getRequestStackService()
  11906.     {
  11907.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  11908.     }
  11909.     /**
  11910.      * Gets the public 'routing.loader' shared service.
  11911.      *
  11912.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  11913.      */
  11914.     protected function getRouting_LoaderService()
  11915.     {
  11916.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  11917.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  11918.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  11919.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  11920.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  11921.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  11922.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  11923.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  11924.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  11925.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  11926.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  11927.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  11928.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  11929.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  11930.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  11931.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  11932.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  11933.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  11934.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  11935.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  11936.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  11937.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  11938.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  11939.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  11940.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  11941.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  11942.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'te_dev');
  11943.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'te_dev'));
  11944.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'te_dev'));
  11945.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'te_dev'));
  11946.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'te_dev'));
  11947.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'te_dev'));
  11948.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11949.             'kernel' => ['services''kernel''getKernelService'false],
  11950.         ], [
  11951.             'kernel' => 'FlexApp\\Kernel',
  11952.         ]), 'te_dev'));
  11953.         $a->addLoader($c);
  11954.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  11955.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  11956.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  11957.     }
  11958.     /**
  11959.      * Gets the public 'security.authentication_utils' shared service.
  11960.      *
  11961.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  11962.      */
  11963.     protected function getSecurity_AuthenticationUtilsService()
  11964.     {
  11965.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  11966.         return $this->services['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  11967.     }
  11968.     /**
  11969.      * Gets the public 'sentry.hub' shared service.
  11970.      *
  11971.      * @return \Sentry\State\HubInterface
  11972.      */
  11973.     protected function getSentry_HubService()
  11974.     {
  11975.         $this->services['sentry.hub'] = $instance = \Sentry\State\HubAdapter::getInstance();
  11976.         $a = new \Sentry\Options(['integrations' => new \Sentry\SentryBundle\Integration\IntegrationConfigurator([=> new \Sentry\Integration\IgnoreErrorsIntegration(['ignore_exceptions' => [=> 'Symfony\\Component\\ErrorHandler\\Error\\FatalError'=> 'Symfony\\Component\\Debug\\Exception\\FatalErrorException']]), => new \Sentry\Integration\RequestIntegration(new \Sentry\SentryBundle\Integration\RequestFetcher(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['sensio_framework_extra.psr7.http_message_factory'] ?? $this->getSensioFrameworkExtra_Psr7_HttpMessageFactoryService())))], true), 'prefixes' => [=> \dirname(__DIR__4), => '.'=> '/usr/share/php'], 'environment' => 'te_dev''release' => $this->getEnv('default::SENTRY_RELEASE'), 'tags' => [], 'in_app_exclude' => [=> $this->targetDir.''=> (\dirname(__DIR__4).'/vendor'), => $this->targetDir.''], 'in_app_include' => [], 'class_serializers' => [], 'ignore_exceptions' => [], 'ignore_transactions' => []]);
  11977.         $b = new \Sentry\ClientBuilder($a);
  11978.         $c = ($this->privates['http_discovery.psr17_factory'] ?? ($this->privates['http_discovery.psr17_factory'] = new \Http\Discovery\Psr17Factory()));
  11979.         $b->setSdkIdentifier('sentry.php.symfony');
  11980.         $b->setSdkVersion('4.14.0');
  11981.         $b->setTransportFactory(new \FlexApp\Sentry\SpoolTransportFactory(new \Sentry\SentryBundle\Transport\TransportFactory($c$c$c$cNULLNULL)));
  11982.         $b->setSerializer(new \Sentry\Serializer\Serializer($a));
  11983.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  11984.         if ($this->has('Psr\\Log\\NullLogger')) {
  11985.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  11986.         }
  11987.         $instance->bindClient($b->getClient());
  11988.         return $instance;
  11989.     }
  11990.     /**
  11991.      * Gets the public 'services.catalog_sphinx_resul' shared autowired service.
  11992.      *
  11993.      * @return \FlexApp\Service\CatalogSphinxResultService
  11994.      */
  11995.     protected function getServices_CatalogSphinxResulService()
  11996.     {
  11997.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/CatalogSphinxResultService.php';
  11998.         return $this->services['services.catalog_sphinx_resul'] = new \FlexApp\Service\CatalogSphinxResultService();
  11999.     }
  12000.     /**
  12001.      * Gets the public 'services_resetter' shared service.
  12002.      *
  12003.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  12004.      */
  12005.     protected function getServicesResetterService()
  12006.     {
  12007.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  12008.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  12009.             if (isset($this->services['cache.app'])) {
  12010.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  12011.             }
  12012.             if (isset($this->services['cache.system'])) {
  12013.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  12014.             }
  12015.             if (isset($this->privates['cache.validator.traceable'])) {
  12016.                 yield 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? null);
  12017.             }
  12018.             if (isset($this->privates['cache.serializer.traceable'])) {
  12019.                 yield 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? null);
  12020.             }
  12021.             if (isset($this->privates['cache.annotations.traceable'])) {
  12022.                 yield 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? null);
  12023.             }
  12024.             if (isset($this->privates['cache.property_info.traceable'])) {
  12025.                 yield 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? null);
  12026.             }
  12027.             if (isset($this->privates['cache.messenger.restart_workers_signal.traceable'])) {
  12028.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? null);
  12029.             }
  12030.             if (isset($this->privates['.debug.http_client'])) {
  12031.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  12032.             }
  12033.             if (isset($this->privates['mailer.message_logger_listener'])) {
  12034.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  12035.             }
  12036.             if (isset($this->privates['debug.stopwatch'])) {
  12037.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  12038.             }
  12039.             if (isset($this->services['event_dispatcher'])) {
  12040.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  12041.             }
  12042.             if (isset($this->privates['doctrine.system_cache_pool.traceable'])) {
  12043.                 yield 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool.traceable'] ?? null);
  12044.             }
  12045.             if (isset($this->privates['doctrine.redis_cache_pool.traceable'])) {
  12046.                 yield 'doctrine.redis_cache_pool' => ($this->privates['doctrine.redis_cache_pool.traceable'] ?? null);
  12047.             }
  12048.             if (isset($this->privates['chatb_cache_pool.traceable'])) {
  12049.                 yield 'chatb_cache_pool' => ($this->privates['chatb_cache_pool.traceable'] ?? null);
  12050.             }
  12051.             if (isset($this->privates['redis_cache_pool.traceable'])) {
  12052.                 yield 'redis_cache_pool' => ($this->privates['redis_cache_pool.traceable'] ?? null);
  12053.             }
  12054.             if (isset($this->privates['session_listener'])) {
  12055.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  12056.             }
  12057.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  12058.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  12059.             }
  12060.             if (isset($this->services['cache.validator_expression_language'])) {
  12061.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  12062.             }
  12063.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  12064.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  12065.             }
  12066.             if (isset($this->services['.container.private.profiler'])) {
  12067.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  12068.             }
  12069.             if (isset($this->services['.container.private.validator'])) {
  12070.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  12071.             }
  12072.             if (isset($this->privates['twig.form.engine'])) {
  12073.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  12074.             }
  12075.             if (isset($this->services['.container.private.security.token_storage'])) {
  12076.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  12077.             }
  12078.             if (isset($this->privates['cache.security_expression_language.traceable'])) {
  12079.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? null);
  12080.             }
  12081.             if (isset($this->privates['debug.security.firewall'])) {
  12082.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  12083.             }
  12084.             if (isset($this->privates['cache.security_token_verifier.traceable'])) {
  12085.                 yield 'cache.security_token_verifier' => ($this->privates['cache.security_token_verifier.traceable'] ?? null);
  12086.             }
  12087.             if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  12088.                 yield 'debug.security.firewall.authenticator.main' => ($this->privates['debug.security.firewall.authenticator.main'] ?? null);
  12089.             }
  12090.             if (isset($this->services['doctrine'])) {
  12091.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  12092.             }
  12093.             if (isset($this->privates['form.type.entity'])) {
  12094.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  12095.             }
  12096.             if (isset($this->privates['monolog.handler.catalog'])) {
  12097.                 yield 'monolog.handler.catalog' => ($this->privates['monolog.handler.catalog'] ?? null);
  12098.             }
  12099.             if (isset($this->privates['monolog.handler.collection'])) {
  12100.                 yield 'monolog.handler.collection' => ($this->privates['monolog.handler.collection'] ?? null);
  12101.             }
  12102.             if (isset($this->privates['monolog.handler.search'])) {
  12103.                 yield 'monolog.handler.search' => ($this->privates['monolog.handler.search'] ?? null);
  12104.             }
  12105.             if (isset($this->privates['monolog.handler.main'])) {
  12106.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  12107.             }
  12108.             if (isset($this->privates['monolog.handler.nested'])) {
  12109.                 yield 'monolog.handler.nested' => ($this->privates['monolog.handler.nested'] ?? null);
  12110.             }
  12111.             if (isset($this->privates['monolog.handler.console'])) {
  12112.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  12113.             }
  12114.             if (isset($this->privates['monolog.handler.doctrine'])) {
  12115.                 yield 'monolog.handler.doctrine' => ($this->privates['monolog.handler.doctrine'] ?? null);
  12116.             }
  12117.             if (isset($this->privates['monolog.handler.error'])) {
  12118.                 yield 'monolog.handler.error' => ($this->privates['monolog.handler.error'] ?? null);
  12119.             }
  12120.             if (isset($this->privates['monolog.handler.info'])) {
  12121.                 yield 'monolog.handler.info' => ($this->privates['monolog.handler.info'] ?? null);
  12122.             }
  12123.             if (isset($this->privates['monolog.handler.alert'])) {
  12124.                 yield 'monolog.handler.alert' => ($this->privates['monolog.handler.alert'] ?? null);
  12125.             }
  12126.             if (isset($this->services['swiftmailer.email_sender.listener'])) {
  12127.                 yield 'swiftmailer.email_sender.listener' => ($this->services['swiftmailer.email_sender.listener'] ?? null);
  12128.             }
  12129.             if (isset($this->privates['.debug.http_client'])) {
  12130.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  12131.             }
  12132.         }, function () {
  12133.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator.traceable'])) + (int) (isset($this->privates['cache.serializer.traceable'])) + (int) (isset($this->privates['cache.annotations.traceable'])) + (int) (isset($this->privates['cache.property_info.traceable'])) + (int) (isset($this->privates['cache.messenger.restart_workers_signal.traceable'])) + (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.system_cache_pool.traceable'])) + (int) (isset($this->privates['doctrine.redis_cache_pool.traceable'])) + (int) (isset($this->privates['chatb_cache_pool.traceable'])) + (int) (isset($this->privates['redis_cache_pool.traceable'])) + (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->privates['twig.form.engine'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language.traceable'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['cache.security_token_verifier.traceable'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.main'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->privates['monolog.handler.catalog'])) + (int) (isset($this->privates['monolog.handler.collection'])) + (int) (isset($this->privates['monolog.handler.search'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.nested'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['monolog.handler.doctrine'])) + (int) (isset($this->privates['monolog.handler.error'])) + (int) (isset($this->privates['monolog.handler.info'])) + (int) (isset($this->privates['monolog.handler.alert'])) + (int) (isset($this->services['swiftmailer.email_sender.listener'])) + (int) (isset($this->privates['.debug.http_client']));
  12134.         }), ['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.system_cache_pool' => [=> 'reset'], 'doctrine.redis_cache_pool' => [=> 'reset'], 'chatb_cache_pool' => [=> 'reset'], 'redis_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'], 'twig.form.engine' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'cache.security_token_verifier' => [=> 'reset'], 'debug.security.firewall.authenticator.main' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'monolog.handler.catalog' => [=> 'reset'], 'monolog.handler.collection' => [=> 'reset'], 'monolog.handler.search' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.nested' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'monolog.handler.doctrine' => [=> 'reset'], 'monolog.handler.error' => [=> 'reset'], 'monolog.handler.info' => [=> 'reset'], 'monolog.handler.alert' => [=> 'reset'], 'swiftmailer.email_sender.listener' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  12135.     }
  12136.     /**
  12137.      * Gets the public 'sphinx_ql' shared autowired service.
  12138.      *
  12139.      * @return \WebBundle\Service\SphinxQLService
  12140.      */
  12141.     protected function getSphinxQlService()
  12142.     {
  12143.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/SphinxQLService.php';
  12144.         return $this->services['sphinx_ql'] = new \WebBundle\Service\SphinxQLService('35.158.109.26'9306'te''maxusr_admin''ME248W4Tsu903Hd8', ($this->services['logger'] ?? $this->getLoggerService()));
  12145.     }
  12146.     /**
  12147.      * Gets the public 'sphinx_searcher' shared autowired service.
  12148.      *
  12149.      * @return \WebBundle\Service\SphinxSearcherService
  12150.      */
  12151.     protected function getSphinxSearcherService()
  12152.     {
  12153.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/SphinxSearcherService.php';
  12154.         $this->services['sphinx_searcher'] = $instance = new \WebBundle\Service\SphinxSearcherService($this, ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()));
  12155.         $instance->listMeasureRepository = ($this->services['WebBundle\\Repository\\ListMeasureRepository'] ?? $this->getListMeasureRepositoryService());
  12156.         $instance->listMaterialRepository = ($this->services['WebBundle\\Repository\\ListMaterialRepository'] ?? $this->getListMaterialRepositoryService());
  12157.         return $instance;
  12158.     }
  12159.     /**
  12160.      * Gets the public 'swiftmailer.email_sender.listener' shared service.
  12161.      *
  12162.      * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  12163.      */
  12164.     protected function getSwiftmailer_EmailSender_ListenerService()
  12165.     {
  12166.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  12167.         return $this->services['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->services['logger'] ?? $this->getLoggerService()));
  12168.     }
  12169.     /**
  12170.      * Gets the public 'swiftmailer.mailer.default' shared service.
  12171.      *
  12172.      * @return \Swift_Mailer
  12173.      */
  12174.     protected function getSwiftmailer_Mailer_DefaultService()
  12175.     {
  12176.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  12177.         return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.mailer.default.transport'] ?? $this->getSwiftmailer_Mailer_Default_TransportService()));
  12178.     }
  12179.     /**
  12180.      * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  12181.      *
  12182.      * @return \Swift_Plugins_MessageLogger
  12183.      */
  12184.     protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  12185.     {
  12186.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  12187.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  12188.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  12189.         return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  12190.     }
  12191.     /**
  12192.      * Gets the public 'swiftmailer.mailer.default.transport' shared service.
  12193.      *
  12194.      * @return \Swift_Transport_NullTransport
  12195.      */
  12196.     protected function getSwiftmailer_Mailer_Default_TransportService()
  12197.     {
  12198.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  12199.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/NullTransport.php';
  12200.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  12201.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  12202.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  12203.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  12204.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/RedirectingPlugin.php';
  12205.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  12206.         $this->services['swiftmailer.mailer.default.transport'] = $instance = new \Swift_Transport_NullTransport(new \Swift_Events_SimpleEventDispatcher());
  12207.         $instance->registerPlugin(new \Swift_Plugins_RedirectingPlugin($this->parameters['swiftmailer.mailer.default.delivery_addresses'], []));
  12208.         $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  12209.         return $instance;
  12210.     }
  12211.     /**
  12212.      * Gets the public 'translator' shared service.
  12213.      *
  12214.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  12215.      */
  12216.     protected function getTranslatorService()
  12217.     {
  12218.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  12219.     }
  12220.     /**
  12221.      * Gets the public 'validator.captcha' shared service.
  12222.      *
  12223.      * @return \WebBundle\Validator\Constraints\CaptchaValidator
  12224.      */
  12225.     protected function getValidator_CaptchaService()
  12226.     {
  12227.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12228.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12229.         include_once \dirname(__DIR__4).'/src/WebBundle/Validator/Constraints/CaptchaValidator.php';
  12230.         return $this->services['validator.captcha'] = new \WebBundle\Validator\Constraints\CaptchaValidator($this);
  12231.     }
  12232.     /**
  12233.      * Gets the public 'validator.equal_to_field' shared service.
  12234.      *
  12235.      * @return \WebBundle\Validator\Constraints\EqualToFieldValidator
  12236.      */
  12237.     protected function getValidator_EqualToFieldService()
  12238.     {
  12239.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12240.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12241.         include_once \dirname(__DIR__4).'/src/WebBundle/Validator/Constraints/EqualToFieldValidator.php';
  12242.         return $this->services['validator.equal_to_field'] = new \WebBundle\Validator\Constraints\EqualToFieldValidator();
  12243.     }
  12244.     /**
  12245.      * Gets the public 'web.delivery_check_status' shared autowired service.
  12246.      *
  12247.      * @return \WebBundle\Service\DeliveryCheckStatusService
  12248.      */
  12249.     protected function getWeb_DeliveryCheckStatusService()
  12250.     {
  12251.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/DeliveryCheckStatusService.php';
  12252.         return $this->services['web.delivery_check_status'] = new \WebBundle\Service\DeliveryCheckStatusService();
  12253.     }
  12254.     /**
  12255.      * Gets the public 'web.delivery_request' shared autowired service.
  12256.      *
  12257.      * @return \WebBundle\Service\DeliveryRequestService
  12258.      */
  12259.     protected function getWeb_DeliveryRequestService()
  12260.     {
  12261.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/DeliveryRequestService.php';
  12262.         $this->services['web.delivery_request'] = $instance = new \WebBundle\Service\DeliveryRequestService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  12263.         $instance->deliveryRequestRepository = ($this->services['WebBundle\\Repository\\DeliveryRequestRepository'] ?? $this->getDeliveryRequestRepositoryService());
  12264.         return $instance;
  12265.     }
  12266.     /**
  12267.      * Gets the public 'web.kladr' shared autowired service.
  12268.      *
  12269.      * @return \WebBundle\Service\KladrService
  12270.      */
  12271.     protected function getWeb_KladrService()
  12272.     {
  12273.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/KladrService.php';
  12274.         return $this->services['web.kladr'] = new \WebBundle\Service\KladrService(($this->services['logger'] ?? $this->getLoggerService()), $this);
  12275.     }
  12276.     /**
  12277.      * Gets the public 'web.soap' shared autowired service.
  12278.      *
  12279.      * @return \WebBundle\Service\SoapService
  12280.      */
  12281.     protected function getWeb_SoapService()
  12282.     {
  12283.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/SoapService.php';
  12284.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/DeliveryCheckStatusService.php';
  12285.         $this->services['web.soap'] = $instance = new \WebBundle\Service\SoapService(($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()), ($this->services['web.delivery_check_status'] ?? ($this->services['web.delivery_check_status'] = new \WebBundle\Service\DeliveryCheckStatusService())), ($this->services['web.delivery_request'] ?? $this->getWeb_DeliveryRequestService()));
  12286.         $instance->orderFiller = ($this->services['WebBundle\\Filler\\OrderFiller'] ?? $this->getOrderFillerService());
  12287.         return $instance;
  12288.     }
  12289.     /**
  12290.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  12291.      *
  12292.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  12293.      */
  12294.     protected function getWebProfiler_Controller_ExceptionPanelService()
  12295.     {
  12296.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  12297.         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()));
  12298.     }
  12299.     /**
  12300.      * Gets the public 'web_profiler.controller.profiler' shared service.
  12301.      *
  12302.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  12303.      */
  12304.     protected function getWebProfiler_Controller_ProfilerService()
  12305.     {
  12306.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  12307.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($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));
  12308.     }
  12309.     /**
  12310.      * Gets the public 'web_profiler.controller.router' shared service.
  12311.      *
  12312.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  12313.      */
  12314.     protected function getWebProfiler_Controller_RouterService()
  12315.     {
  12316.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  12317.         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['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), NULL, new RewindableGenerator(function () {
  12318.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  12319.         }, 1));
  12320.     }
  12321.     /**
  12322.      * Gets the private '.FlexApp\Command\Cron\CrontabFillCollectionCommand.lazy' shared service.
  12323.      *
  12324.      * @return \Symfony\Component\Console\Command\LazyCommand
  12325.      */
  12326.     protected function getCrontabFillCollectionCommand_LazyService()
  12327.     {
  12328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12329.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12330.         return $this->privates['.FlexApp\\Command\\Cron\\CrontabFillCollectionCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cron:fill-collections', [], 'Fill collections from old table.'false, function (): \FlexApp\Command\Cron\CrontabFillCollectionCommand {
  12331.             return ($this->privates['FlexApp\\Command\\Cron\\CrontabFillCollectionCommand'] ?? $this->getCrontabFillCollectionCommandService());
  12332.         });
  12333.     }
  12334.     /**
  12335.      * Gets the private '.FlexApp\Command\Cron\CrontabFillCountryCommand.lazy' shared service.
  12336.      *
  12337.      * @return \Symfony\Component\Console\Command\LazyCommand
  12338.      */
  12339.     protected function getCrontabFillCountryCommand_LazyService()
  12340.     {
  12341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12342.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12343.         return $this->privates['.FlexApp\\Command\\Cron\\CrontabFillCountryCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cron:fill-country', [], 'Заполнение стран и их названий.'false, function (): \FlexApp\Command\Cron\CrontabFillCountryCommand {
  12344.             return ($this->privates['FlexApp\\Command\\Cron\\CrontabFillCountryCommand'] ?? $this->getCrontabFillCountryCommandService());
  12345.         });
  12346.     }
  12347.     /**
  12348.      * Gets the private '.FlexApp\Command\Cron\CrontabFillFactoryCommand.lazy' shared service.
  12349.      *
  12350.      * @return \Symfony\Component\Console\Command\LazyCommand
  12351.      */
  12352.     protected function getCrontabFillFactoryCommand_LazyService()
  12353.     {
  12354.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12355.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12356.         return $this->privates['.FlexApp\\Command\\Cron\\CrontabFillFactoryCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cron:fill-factory', [], 'Fill factories from old table.'false, function (): \FlexApp\Command\Cron\CrontabFillFactoryCommand {
  12357.             return ($this->privates['FlexApp\\Command\\Cron\\CrontabFillFactoryCommand'] ?? $this->getCrontabFillFactoryCommandService());
  12358.         });
  12359.     }
  12360.     /**
  12361.      * Gets the private '.FlexApp\Command\Cron\CrontabFillReviewsCommand.lazy' shared service.
  12362.      *
  12363.      * @return \Symfony\Component\Console\Command\LazyCommand
  12364.      */
  12365.     protected function getCrontabFillReviewsCommand_LazyService()
  12366.     {
  12367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12369.         return $this->privates['.FlexApp\\Command\\Cron\\CrontabFillReviewsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cron:fill-review', [], 'Обновление отзывов.'false, function (): \FlexApp\Command\Cron\CrontabFillReviewsCommand {
  12370.             return ($this->privates['FlexApp\\Command\\Cron\\CrontabFillReviewsCommand'] ?? $this->getCrontabFillReviewsCommandService());
  12371.         });
  12372.     }
  12373.     /**
  12374.      * Gets the private '.FlexApp\Command\FillArticleFilterCommand.lazy' shared service.
  12375.      *
  12376.      * @return \Symfony\Component\Console\Command\LazyCommand
  12377.      */
  12378.     protected function getFillArticleFilterCommand_LazyService()
  12379.     {
  12380.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12382.         return $this->privates['.FlexApp\\Command\\FillArticleFilterCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:fill_article_filter', [], 'Заполняет article_filter для артикулов порциями (удобно для cron)'false, function (): \FlexApp\Command\FillArticleFilterCommand {
  12383.             return ($this->privates['FlexApp\\Command\\FillArticleFilterCommand'] ?? $this->getFillArticleFilterCommandService());
  12384.         });
  12385.     }
  12386.     /**
  12387.      * Gets the private '.FlexApp\Command\FillArticleSortCommand.lazy' shared service.
  12388.      *
  12389.      * @return \Symfony\Component\Console\Command\LazyCommand
  12390.      */
  12391.     protected function getFillArticleSortCommand_LazyService()
  12392.     {
  12393.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12395.         return $this->privates['.FlexApp\\Command\\FillArticleSortCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:fill_article_sort', [], 'Заполняет a_sort порциями (по коллекции, фабрике или всё по кругу)'false, function (): \FlexApp\Command\FillArticleSortCommand {
  12396.             return ($this->privates['FlexApp\\Command\\FillArticleSortCommand'] ?? $this->getFillArticleSortCommandService());
  12397.         });
  12398.     }
  12399.     /**
  12400.      * Gets the private '.FlexApp\Command\FillInteriorFilterCommand.lazy' shared service.
  12401.      *
  12402.      * @return \Symfony\Component\Console\Command\LazyCommand
  12403.      */
  12404.     protected function getFillInteriorFilterCommand_LazyService()
  12405.     {
  12406.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12407.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12408.         return $this->privates['.FlexApp\\Command\\FillInteriorFilterCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:fill_interior_filter', [], 'Заполняет interior_filters для интерьеров порциями (удобно для cron)'false, function (): \FlexApp\Command\FillInteriorFilterCommand {
  12409.             return ($this->privates['FlexApp\\Command\\FillInteriorFilterCommand'] ?? $this->getFillInteriorFilterCommandService());
  12410.         });
  12411.     }
  12412.     /**
  12413.      * Gets the private '.FlexApp\Command\OnceLoadCurrenciesCommand.lazy' shared service.
  12414.      *
  12415.      * @return \Symfony\Component\Console\Command\LazyCommand
  12416.      */
  12417.     protected function getOnceLoadCurrenciesCommand_LazyService()
  12418.     {
  12419.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12420.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12421.         return $this->privates['.FlexApp\\Command\\OnceLoadCurrenciesCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('command:load-currencies', [], 'Единоразовая заливка валют'false, function (): \FlexApp\Command\OnceLoadCurrenciesCommand {
  12422.             return ($this->privates['FlexApp\\Command\\OnceLoadCurrenciesCommand'] ?? $this->getOnceLoadCurrenciesCommandService());
  12423.         });
  12424.     }
  12425.     /**
  12426.      * Gets the private '.FlexApp\Command\OnceLoadMeasuresCommand.lazy' shared service.
  12427.      *
  12428.      * @return \Symfony\Component\Console\Command\LazyCommand
  12429.      */
  12430.     protected function getOnceLoadMeasuresCommand_LazyService()
  12431.     {
  12432.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12433.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12434.         return $this->privates['.FlexApp\\Command\\OnceLoadMeasuresCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('command:load-measures', [], 'Единоразовая заливка площадей'false, function (): \FlexApp\Command\OnceLoadMeasuresCommand {
  12435.             return ($this->privates['FlexApp\\Command\\OnceLoadMeasuresCommand'] ?? $this->getOnceLoadMeasuresCommandService());
  12436.         });
  12437.     }
  12438.     /**
  12439.      * Gets the private '.FlexApp\Command\UpdateArticleSchemeFromCsvCommand.lazy' shared service.
  12440.      *
  12441.      * @return \Symfony\Component\Console\Command\LazyCommand
  12442.      */
  12443.     protected function getUpdateArticleSchemeFromCsvCommand_LazyService()
  12444.     {
  12445.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12446.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12447.         return $this->privates['.FlexApp\\Command\\UpdateArticleSchemeFromCsvCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:update-article-scheme-from-csv', [], 'Update article scheme flag from detected_schema_ids CSV file'false, function (): \FlexApp\Command\UpdateArticleSchemeFromCsvCommand {
  12448.             return ($this->privates['FlexApp\\Command\\UpdateArticleSchemeFromCsvCommand'] ?? $this->getUpdateArticleSchemeFromCsvCommandService());
  12449.         });
  12450.     }
  12451.     /**
  12452.      * Gets the private '.cache_connection.j3g97Pq' shared service.
  12453.      *
  12454.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  12455.      */
  12456.     protected function get_CacheConnection_J3g97PqService()
  12457.     {
  12458.         return $this->privates['.cache_connection.j3g97Pq'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection($this->getEnv('REDIS_CACHE_POOL'), ['lazy' => true]);
  12459.     }
  12460.     /**
  12461.      * Gets the private '.console.command.about.lazy' shared service.
  12462.      *
  12463.      * @return \Symfony\Component\Console\Command\LazyCommand
  12464.      */
  12465.     protected function get_Console_Command_About_LazyService()
  12466.     {
  12467.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12468.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12469.         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 {
  12470.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  12471.         });
  12472.     }
  12473.     /**
  12474.      * Gets the private '.console.command.assets_install.lazy' shared service.
  12475.      *
  12476.      * @return \Symfony\Component\Console\Command\LazyCommand
  12477.      */
  12478.     protected function get_Console_Command_AssetsInstall_LazyService()
  12479.     {
  12480.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12482.         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 {
  12483.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  12484.         });
  12485.     }
  12486.     /**
  12487.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  12488.      *
  12489.      * @return \Symfony\Component\Console\Command\LazyCommand
  12490.      */
  12491.     protected function get_Console_Command_CacheClear_LazyService()
  12492.     {
  12493.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12494.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12495.         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 {
  12496.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  12497.         });
  12498.     }
  12499.     /**
  12500.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  12501.      *
  12502.      * @return \Symfony\Component\Console\Command\LazyCommand
  12503.      */
  12504.     protected function get_Console_Command_CachePoolClear_LazyService()
  12505.     {
  12506.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12507.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12508.         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 {
  12509.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  12510.         });
  12511.     }
  12512.     /**
  12513.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  12514.      *
  12515.      * @return \Symfony\Component\Console\Command\LazyCommand
  12516.      */
  12517.     protected function get_Console_Command_CachePoolDelete_LazyService()
  12518.     {
  12519.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12520.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12521.         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 {
  12522.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  12523.         });
  12524.     }
  12525.     /**
  12526.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  12527.      *
  12528.      * @return \Symfony\Component\Console\Command\LazyCommand
  12529.      */
  12530.     protected function get_Console_Command_CachePoolList_LazyService()
  12531.     {
  12532.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12533.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12534.         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 {
  12535.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  12536.         });
  12537.     }
  12538.     /**
  12539.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  12540.      *
  12541.      * @return \Symfony\Component\Console\Command\LazyCommand
  12542.      */
  12543.     protected function get_Console_Command_CachePoolPrune_LazyService()
  12544.     {
  12545.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12546.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12547.         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 {
  12548.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  12549.         });
  12550.     }
  12551.     /**
  12552.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  12553.      *
  12554.      * @return \Symfony\Component\Console\Command\LazyCommand
  12555.      */
  12556.     protected function get_Console_Command_CacheWarmup_LazyService()
  12557.     {
  12558.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12559.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12560.         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 {
  12561.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  12562.         });
  12563.     }
  12564.     /**
  12565.      * Gets the private '.console.command.config_debug.lazy' shared service.
  12566.      *
  12567.      * @return \Symfony\Component\Console\Command\LazyCommand
  12568.      */
  12569.     protected function get_Console_Command_ConfigDebug_LazyService()
  12570.     {
  12571.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12572.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12573.         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 {
  12574.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  12575.         });
  12576.     }
  12577.     /**
  12578.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  12579.      *
  12580.      * @return \Symfony\Component\Console\Command\LazyCommand
  12581.      */
  12582.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  12583.     {
  12584.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12585.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12586.         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 {
  12587.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  12588.         });
  12589.     }
  12590.     /**
  12591.      * Gets the private '.console.command.container_debug.lazy' shared service.
  12592.      *
  12593.      * @return \Symfony\Component\Console\Command\LazyCommand
  12594.      */
  12595.     protected function get_Console_Command_ContainerDebug_LazyService()
  12596.     {
  12597.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12598.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12599.         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 {
  12600.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  12601.         });
  12602.     }
  12603.     /**
  12604.      * Gets the private '.console.command.container_lint.lazy' shared service.
  12605.      *
  12606.      * @return \Symfony\Component\Console\Command\LazyCommand
  12607.      */
  12608.     protected function get_Console_Command_ContainerLint_LazyService()
  12609.     {
  12610.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12611.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12612.         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 {
  12613.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  12614.         });
  12615.     }
  12616.     /**
  12617.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  12618.      *
  12619.      * @return \Symfony\Component\Console\Command\LazyCommand
  12620.      */
  12621.     protected function get_Console_Command_DebugAutowiring_LazyService()
  12622.     {
  12623.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12624.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12625.         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 {
  12626.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  12627.         });
  12628.     }
  12629.     /**
  12630.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  12631.      *
  12632.      * @return \Symfony\Component\Console\Command\LazyCommand
  12633.      */
  12634.     protected function get_Console_Command_DotenvDebug_LazyService()
  12635.     {
  12636.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12637.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12638.         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 {
  12639.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  12640.         });
  12641.     }
  12642.     /**
  12643.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  12644.      *
  12645.      * @return \Symfony\Component\Console\Command\LazyCommand
  12646.      */
  12647.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  12648.     {
  12649.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12650.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12651.         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 {
  12652.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  12653.         });
  12654.     }
  12655.     /**
  12656.      * Gets the private '.console.command.form_debug.lazy' shared service.
  12657.      *
  12658.      * @return \Symfony\Component\Console\Command\LazyCommand
  12659.      */
  12660.     protected function get_Console_Command_FormDebug_LazyService()
  12661.     {
  12662.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12663.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12664.         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 {
  12665.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  12666.         });
  12667.     }
  12668.     /**
  12669.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  12670.      *
  12671.      * @return \Symfony\Component\Console\Command\LazyCommand
  12672.      */
  12673.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  12674.     {
  12675.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12676.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12677.         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 {
  12678.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  12679.         });
  12680.     }
  12681.     /**
  12682.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  12683.      *
  12684.      * @return \Symfony\Component\Console\Command\LazyCommand
  12685.      */
  12686.     protected function get_Console_Command_MessengerDebug_LazyService()
  12687.     {
  12688.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12689.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12690.         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 {
  12691.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  12692.         });
  12693.     }
  12694.     /**
  12695.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  12696.      *
  12697.      * @return \Symfony\Component\Console\Command\LazyCommand
  12698.      */
  12699.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  12700.     {
  12701.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12702.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12703.         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 {
  12704.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  12705.         });
  12706.     }
  12707.     /**
  12708.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  12709.      *
  12710.      * @return \Symfony\Component\Console\Command\LazyCommand
  12711.      */
  12712.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  12713.     {
  12714.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12715.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12716.         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 {
  12717.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  12718.         });
  12719.     }
  12720.     /**
  12721.      * Gets the private '.console.command.router_debug.lazy' shared service.
  12722.      *
  12723.      * @return \Symfony\Component\Console\Command\LazyCommand
  12724.      */
  12725.     protected function get_Console_Command_RouterDebug_LazyService()
  12726.     {
  12727.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12728.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12729.         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 {
  12730.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  12731.         });
  12732.     }
  12733.     /**
  12734.      * Gets the private '.console.command.router_match.lazy' shared service.
  12735.      *
  12736.      * @return \Symfony\Component\Console\Command\LazyCommand
  12737.      */
  12738.     protected function get_Console_Command_RouterMatch_LazyService()
  12739.     {
  12740.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12741.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12742.         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 {
  12743.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  12744.         });
  12745.     }
  12746.     /**
  12747.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  12748.      *
  12749.      * @return \Symfony\Component\Console\Command\LazyCommand
  12750.      */
  12751.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  12752.     {
  12753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12754.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12755.         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 {
  12756.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  12757.         });
  12758.     }
  12759.     /**
  12760.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  12761.      *
  12762.      * @return \Symfony\Component\Console\Command\LazyCommand
  12763.      */
  12764.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  12765.     {
  12766.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12767.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12768.         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 {
  12769.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  12770.         });
  12771.     }
  12772.     /**
  12773.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  12774.      *
  12775.      * @return \Symfony\Component\Console\Command\LazyCommand
  12776.      */
  12777.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  12778.     {
  12779.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12780.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12781.         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 {
  12782.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  12783.         });
  12784.     }
  12785.     /**
  12786.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  12787.      *
  12788.      * @return \Symfony\Component\Console\Command\LazyCommand
  12789.      */
  12790.     protected function get_Console_Command_SecretsList_LazyService()
  12791.     {
  12792.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12793.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12794.         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 {
  12795.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  12796.         });
  12797.     }
  12798.     /**
  12799.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  12800.      *
  12801.      * @return \Symfony\Component\Console\Command\LazyCommand
  12802.      */
  12803.     protected function get_Console_Command_SecretsRemove_LazyService()
  12804.     {
  12805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12806.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12807.         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 {
  12808.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  12809.         });
  12810.     }
  12811.     /**
  12812.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  12813.      *
  12814.      * @return \Symfony\Component\Console\Command\LazyCommand
  12815.      */
  12816.     protected function get_Console_Command_SecretsSet_LazyService()
  12817.     {
  12818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12819.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12820.         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 {
  12821.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  12822.         });
  12823.     }
  12824.     /**
  12825.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  12826.      *
  12827.      * @return \Symfony\Component\Console\Command\LazyCommand
  12828.      */
  12829.     protected function get_Console_Command_TranslationDebug_LazyService()
  12830.     {
  12831.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12832.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12833.         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 {
  12834.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  12835.         });
  12836.     }
  12837.     /**
  12838.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  12839.      *
  12840.      * @return \Symfony\Component\Console\Command\LazyCommand
  12841.      */
  12842.     protected function get_Console_Command_TranslationExtract_LazyService()
  12843.     {
  12844.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12845.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12846.         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 {
  12847.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  12848.         });
  12849.     }
  12850.     /**
  12851.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  12852.      *
  12853.      * @return \Symfony\Component\Console\Command\LazyCommand
  12854.      */
  12855.     protected function get_Console_Command_TranslationPull_LazyService()
  12856.     {
  12857.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12859.         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 {
  12860.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  12861.         });
  12862.     }
  12863.     /**
  12864.      * Gets the private '.console.command.translation_push.lazy' shared service.
  12865.      *
  12866.      * @return \Symfony\Component\Console\Command\LazyCommand
  12867.      */
  12868.     protected function get_Console_Command_TranslationPush_LazyService()
  12869.     {
  12870.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12871.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12872.         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 {
  12873.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  12874.         });
  12875.     }
  12876.     /**
  12877.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  12878.      *
  12879.      * @return \Symfony\Component\Console\Command\LazyCommand
  12880.      */
  12881.     protected function get_Console_Command_ValidatorDebug_LazyService()
  12882.     {
  12883.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12884.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12885.         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 {
  12886.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  12887.         });
  12888.     }
  12889.     /**
  12890.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  12891.      *
  12892.      * @return \Symfony\Component\Console\Command\LazyCommand
  12893.      */
  12894.     protected function get_Console_Command_XliffLint_LazyService()
  12895.     {
  12896.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12898.         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 {
  12899.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  12900.         });
  12901.     }
  12902.     /**
  12903.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  12904.      *
  12905.      * @return \Symfony\Component\Console\Command\LazyCommand
  12906.      */
  12907.     protected function get_Console_Command_YamlLint_LazyService()
  12908.     {
  12909.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12910.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  12911.         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 {
  12912.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  12913.         });
  12914.     }
  12915.     /**
  12916.      * Gets the private '.debug.http_client' shared service.
  12917.      *
  12918.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  12919.      */
  12920.     protected function get_Debug_HttpClientService()
  12921.     {
  12922.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  12923.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  12924.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  12925.         $b->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  12926.         $b->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  12927.         $b->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  12928.         $b->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  12929.         $b->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  12930.         $b->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService()));
  12931.         $b->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService()));
  12932.         $b->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  12933.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  12934.         $b->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  12935.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  12936.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  12937.         $a->setLogger($b);
  12938.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(new \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient($a, ($this->services['sentry.hub'] ?? $this->getSentry_HubService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  12939.     }
  12940.     /**
  12941.      * Gets the private '.errored..service_locator.7IjMiEo.WebBundle\Entity\BuyOrder' shared service.
  12942.      *
  12943.      * @return \WebBundle\Entity\BuyOrder
  12944.      */
  12945.     protected function getBuyOrderService()
  12946.     {
  12947.         $this->throw('Cannot autowire service ".service_locator.7IjMiEo": it references class "WebBundle\\Entity\\BuyOrder" but no such service exists.');
  12948.     }
  12949.     /**
  12950.      * Gets the private '.errored..service_locator.7ceurz2.WebBundle\Entity\Collection' shared service.
  12951.      *
  12952.      * @return \WebBundle\Entity\Collection
  12953.      */
  12954.     protected function getCollectionService()
  12955.     {
  12956.         $this->throw('Cannot autowire service ".service_locator.7ceurz2": it references class "WebBundle\\Entity\\Collection" but no such service exists.');
  12957.     }
  12958.     /**
  12959.      * Gets the private '.errored..service_locator.EeYTVlv.WebBundle\Entity\BuyOrder' shared service.
  12960.      *
  12961.      * @return \WebBundle\Entity\BuyOrder
  12962.      */
  12963.     protected function getBuyOrder2Service()
  12964.     {
  12965.         $this->throw('Cannot autowire service ".service_locator.EeYTVlv": it references class "WebBundle\\Entity\\BuyOrder" but no such service exists.');
  12966.     }
  12967.     /**
  12968.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  12969.      *
  12970.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  12971.      */
  12972.     protected function getLoaderInterfaceService()
  12973.     {
  12974.         $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: "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".');
  12975.     }
  12976.     /**
  12977.      * Gets the private '.errored..service_locator.RcHiBlc.WebBundle\Entity\BuyOrder' shared service.
  12978.      *
  12979.      * @return \WebBundle\Entity\BuyOrder
  12980.      */
  12981.     protected function getBuyOrder3Service()
  12982.     {
  12983.         $this->throw('Cannot autowire service ".service_locator.RcHiBlc": it references class "WebBundle\\Entity\\BuyOrder" but no such service exists.');
  12984.     }
  12985.     /**
  12986.      * Gets the private '.errored..service_locator.fK..wmx.WebBundle\Entity\Factory' shared service.
  12987.      *
  12988.      * @return \WebBundle\Entity\Factory
  12989.      */
  12990.     protected function getFactoryService()
  12991.     {
  12992.         $this->throw('Cannot autowire service ".service_locator.fK..wmx": it references class "WebBundle\\Entity\\Factory" but no such service exists.');
  12993.     }
  12994.     /**
  12995.      * Gets the private '.errored..service_locator.iaYccUP.WebBundle\Entity\BuyOrder' shared service.
  12996.      *
  12997.      * @return \WebBundle\Entity\BuyOrder
  12998.      */
  12999.     protected function getBuyOrder4Service()
  13000.     {
  13001.         $this->throw('Cannot autowire service ".service_locator.iaYccUP": it references class "WebBundle\\Entity\\BuyOrder" but no such service exists.');
  13002.     }
  13003.     /**
  13004.      * Gets the private '.errored..service_locator.u47of.0.Symfony\Component\DependencyInjection\ContainerBuilder' shared service.
  13005.      *
  13006.      * @return \Symfony\Component\DependencyInjection\ContainerBuilder
  13007.      */
  13008.     protected function getContainerBuilderService()
  13009.     {
  13010.         $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".');
  13011.     }
  13012.     /**
  13013.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  13014.      *
  13015.      * @return \Symfony\Component\Console\Command\LazyCommand
  13016.      */
  13017.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  13018.     {
  13019.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13021.         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 {
  13022.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  13023.         });
  13024.     }
  13025.     /**
  13026.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  13027.      *
  13028.      * @return \Symfony\Component\Console\Command\LazyCommand
  13029.      */
  13030.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  13031.     {
  13032.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13034.         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 {
  13035.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  13036.         });
  13037.     }
  13038.     /**
  13039.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  13040.      *
  13041.      * @return \Symfony\Component\Console\Command\LazyCommand
  13042.      */
  13043.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  13044.     {
  13045.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13047.         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 {
  13048.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  13049.         });
  13050.     }
  13051.     /**
  13052.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  13053.      *
  13054.      * @return \Symfony\Component\Console\Command\LazyCommand
  13055.      */
  13056.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  13057.     {
  13058.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13060.         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 {
  13061.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  13062.         });
  13063.     }
  13064.     /**
  13065.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  13066.      *
  13067.      * @return \Symfony\Component\Console\Command\LazyCommand
  13068.      */
  13069.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  13070.     {
  13071.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13073.         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 {
  13074.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  13075.         });
  13076.     }
  13077.     /**
  13078.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  13079.      *
  13080.      * @return \Symfony\Component\Console\Command\LazyCommand
  13081.      */
  13082.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  13083.     {
  13084.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13086.         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 {
  13087.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  13088.         });
  13089.     }
  13090.     /**
  13091.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  13092.      *
  13093.      * @return \Symfony\Component\Console\Command\LazyCommand
  13094.      */
  13095.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  13096.     {
  13097.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13098.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13099.         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 {
  13100.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  13101.         });
  13102.     }
  13103.     /**
  13104.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  13105.      *
  13106.      * @return \Symfony\Component\Console\Command\LazyCommand
  13107.      */
  13108.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  13109.     {
  13110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13111.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13112.         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 {
  13113.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  13114.         });
  13115.     }
  13116.     /**
  13117.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  13118.      *
  13119.      * @return \Symfony\Component\Console\Command\LazyCommand
  13120.      */
  13121.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  13122.     {
  13123.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13124.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13125.         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 {
  13126.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  13127.         });
  13128.     }
  13129.     /**
  13130.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  13131.      *
  13132.      * @return \Symfony\Component\Console\Command\LazyCommand
  13133.      */
  13134.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  13135.     {
  13136.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13137.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13138.         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 {
  13139.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  13140.         });
  13141.     }
  13142.     /**
  13143.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  13144.      *
  13145.      * @return \Symfony\Component\Console\Command\LazyCommand
  13146.      */
  13147.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  13148.     {
  13149.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13150.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13151.         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 {
  13152.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  13153.         });
  13154.     }
  13155.     /**
  13156.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  13157.      *
  13158.      * @return \Symfony\Component\Console\Command\LazyCommand
  13159.      */
  13160.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  13161.     {
  13162.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13163.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13164.         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 {
  13165.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  13166.         });
  13167.     }
  13168.     /**
  13169.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  13170.      *
  13171.      * @return \Symfony\Component\Console\Command\LazyCommand
  13172.      */
  13173.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  13174.     {
  13175.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13177.         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 {
  13178.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  13179.         });
  13180.     }
  13181.     /**
  13182.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  13183.      *
  13184.      * @return \Symfony\Component\Console\Command\LazyCommand
  13185.      */
  13186.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  13187.     {
  13188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13189.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13190.         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 {
  13191.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  13192.         });
  13193.     }
  13194.     /**
  13195.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  13196.      *
  13197.      * @return \Symfony\Component\Console\Command\LazyCommand
  13198.      */
  13199.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  13200.     {
  13201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13202.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13203.         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 {
  13204.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  13205.         });
  13206.     }
  13207.     /**
  13208.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  13209.      *
  13210.      * @return \Symfony\Component\Console\Command\LazyCommand
  13211.      */
  13212.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  13213.     {
  13214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13215.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13216.         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 {
  13217.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  13218.         });
  13219.     }
  13220.     /**
  13221.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  13222.      *
  13223.      * @return \Symfony\Component\Console\Command\LazyCommand
  13224.      */
  13225.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  13226.     {
  13227.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13228.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13229.         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 {
  13230.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  13231.         });
  13232.     }
  13233.     /**
  13234.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  13235.      *
  13236.      * @return \Symfony\Component\Console\Command\LazyCommand
  13237.      */
  13238.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  13239.     {
  13240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13241.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13242.         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 {
  13243.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  13244.         });
  13245.     }
  13246.     /**
  13247.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  13248.      *
  13249.      * @return \Symfony\Component\Console\Command\LazyCommand
  13250.      */
  13251.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  13252.     {
  13253.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13254.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13255.         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 {
  13256.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  13257.         });
  13258.     }
  13259.     /**
  13260.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  13261.      *
  13262.      * @return \Symfony\Component\Console\Command\LazyCommand
  13263.      */
  13264.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  13265.     {
  13266.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13267.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13268.         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 {
  13269.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  13270.         });
  13271.     }
  13272.     /**
  13273.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  13274.      *
  13275.      * @return \Symfony\Component\Console\Command\LazyCommand
  13276.      */
  13277.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  13278.     {
  13279.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13280.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13281.         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 {
  13282.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  13283.         });
  13284.     }
  13285.     /**
  13286.      * Gets the private '.messenger.handler_descriptor.1ugBLLC' shared service.
  13287.      *
  13288.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13289.      */
  13290.     protected function get_Messenger_HandlerDescriptor_1ugBLLCService()
  13291.     {
  13292.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13293.         $a = ($this->services['Import1CBundle\\MessageHandler\\Feed\\ProcessFeedLinksBatchHandler'] ?? $this->getProcessFeedLinksBatchHandlerService());
  13294.         if (isset($this->privates['.messenger.handler_descriptor.1ugBLLC'])) {
  13295.             return $this->privates['.messenger.handler_descriptor.1ugBLLC'];
  13296.         }
  13297.         return $this->privates['.messenger.handler_descriptor.1ugBLLC'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  13298.     }
  13299.     /**
  13300.      * Gets the private '.messenger.handler_descriptor.IxMdnTR' shared service.
  13301.      *
  13302.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13303.      */
  13304.     protected function get_Messenger_HandlerDescriptor_IxMdnTRService()
  13305.     {
  13306.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13307.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  13308.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/UserJoinedChatNotificationHandler.php';
  13309.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13310.         if (isset($this->privates['.messenger.handler_descriptor.IxMdnTR'])) {
  13311.             return $this->privates['.messenger.handler_descriptor.IxMdnTR'];
  13312.         }
  13313.         return $this->privates['.messenger.handler_descriptor.IxMdnTR'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \FlexApp\Service\UserJoinedChatNotificationHandler($a), []);
  13314.     }
  13315.     /**
  13316.      * Gets the private '.messenger.handler_descriptor.Lml2ICs' shared service.
  13317.      *
  13318.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13319.      */
  13320.     protected function get_Messenger_HandlerDescriptor_Lml2ICsService()
  13321.     {
  13322.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13323.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Messenger/MessageHandler.php';
  13324.         return $this->privates['.messenger.handler_descriptor.Lml2ICs'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Notifier\Messenger\MessageHandler(($this->privates['texter.transports'] ?? $this->getTexter_TransportsService())), []);
  13325.     }
  13326.     /**
  13327.      * Gets the private '.messenger.handler_descriptor.XZowc.T' shared service.
  13328.      *
  13329.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13330.      */
  13331.     protected function get_Messenger_HandlerDescriptor_XZowc_TService()
  13332.     {
  13333.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13334.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Messenger/MessageHandler.php';
  13335.         $a = ($this->privates['texter.transports'] ?? $this->getTexter_TransportsService());
  13336.         if (isset($this->privates['.messenger.handler_descriptor.XZowc.T'])) {
  13337.             return $this->privates['.messenger.handler_descriptor.XZowc.T'];
  13338.         }
  13339.         return $this->privates['.messenger.handler_descriptor.XZowc.T'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Notifier\Messenger\MessageHandler($a), []);
  13340.     }
  13341.     /**
  13342.      * Gets the private '.messenger.handler_descriptor.tGvt0LH' shared service.
  13343.      *
  13344.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13345.      */
  13346.     protected function get_Messenger_HandlerDescriptor_TGvt0LHService()
  13347.     {
  13348.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13349.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  13350.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  13351.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  13352.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  13353.         return $this->privates['.messenger.handler_descriptor.tGvt0LH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Mailer\Messenger\MessageHandler((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  13354.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  13355.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  13356.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  13357.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  13358.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')])), []);
  13359.     }
  13360.     /**
  13361.      * Gets the private '.messenger.handler_descriptor.vMw0m61' shared service.
  13362.      *
  13363.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  13364.      */
  13365.     protected function get_Messenger_HandlerDescriptor_VMw0m61Service()
  13366.     {
  13367.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  13368.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Messenger/MessageHandler.php';
  13369.         $a = ($this->privates['chatter.transports'] ?? $this->getChatter_TransportsService());
  13370.         if (isset($this->privates['.messenger.handler_descriptor.vMw0m61'])) {
  13371.             return $this->privates['.messenger.handler_descriptor.vMw0m61'];
  13372.         }
  13373.         return $this->privates['.messenger.handler_descriptor.vMw0m61'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Notifier\Messenger\MessageHandler($a), []);
  13374.     }
  13375.     /**
  13376.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  13377.      *
  13378.      * @return \Symfony\Component\Console\Command\LazyCommand
  13379.      */
  13380.     protected function get_Security_Command_DebugFirewall_LazyService()
  13381.     {
  13382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13384.         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 {
  13385.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  13386.         });
  13387.     }
  13388.     /**
  13389.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  13390.      *
  13391.      * @return \Symfony\Component\Console\Command\LazyCommand
  13392.      */
  13393.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  13394.     {
  13395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13396.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13397.         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 {
  13398.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  13399.         });
  13400.     }
  13401.     /**
  13402.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  13403.      *
  13404.      * @return \Symfony\Component\Console\Command\LazyCommand
  13405.      */
  13406.     protected function get_Security_Command_UserPasswordHash_LazyService()
  13407.     {
  13408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13409.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  13410.         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 {
  13411.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  13412.         });
  13413.     }
  13414.     /**
  13415.      * Gets the private '.service_locator.31EwQnO' shared service.
  13416.      *
  13417.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13418.      */
  13419.     protected function get_ServiceLocator_31EwQnOService()
  13420.     {
  13421.         return $this->privates['.service_locator.31EwQnO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13422.             'changeInterviewDateTimeHandler' => ['privates''FlexApp\\Service\\ChangeInterviewDateTimeHandler''getChangeInterviewDateTimeHandlerService'false],
  13423.         ], [
  13424.             'changeInterviewDateTimeHandler' => 'FlexApp\\Service\\ChangeInterviewDateTimeHandler',
  13425.         ]);
  13426.     }
  13427.     /**
  13428.      * Gets the private '.service_locator.31WHGot' shared service.
  13429.      *
  13430.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13431.      */
  13432.     protected function get_ServiceLocator_31WHGotService()
  13433.     {
  13434.         return $this->privates['.service_locator.31WHGot'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13435.             'buyOrderRepository' => ['services''WebBundle\\Repository\\BuyOrderRepository''getBuyOrderRepositoryService'false],
  13436.         ], [
  13437.             'buyOrderRepository' => 'WebBundle\\Repository\\BuyOrderRepository',
  13438.         ]);
  13439.     }
  13440.     /**
  13441.      * Gets the private '.service_locator.5usv1bv' shared service.
  13442.      *
  13443.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13444.      */
  13445.     protected function get_ServiceLocator_5usv1bvService()
  13446.     {
  13447.         return $this->privates['.service_locator.5usv1bv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13448.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  13449.         ], [
  13450.             'eventDispatcher' => '?',
  13451.         ]);
  13452.     }
  13453.     /**
  13454.      * Gets the private '.service_locator.7IjMiEo' shared service.
  13455.      *
  13456.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13457.      */
  13458.     protected function get_ServiceLocator_7IjMiEoService()
  13459.     {
  13460.         return $this->privates['.service_locator.7IjMiEo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13461.             'order' => ['privates''.errored..service_locator.7IjMiEo.WebBundle\\Entity\\BuyOrder'NULL'Cannot autowire service ".service_locator.7IjMiEo": it references class "WebBundle\\Entity\\BuyOrder" but no such service exists.'],
  13462.         ], [
  13463.             'order' => 'WebBundle\\Entity\\BuyOrder',
  13464.         ]);
  13465.     }
  13466.     /**
  13467.      * Gets the private '.service_locator.7ceurz2' shared service.
  13468.      *
  13469.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13470.      */
  13471.     protected function get_ServiceLocator_7ceurz2Service()
  13472.     {
  13473.         return $this->privates['.service_locator.7ceurz2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13474.             'collection' => ['privates''.errored..service_locator.7ceurz2.WebBundle\\Entity\\Collection'NULL'Cannot autowire service ".service_locator.7ceurz2": it references class "WebBundle\\Entity\\Collection" but no such service exists.'],
  13475.             'containerProvider' => ['privates''FlexApp\\Service\\ManualReg\\ContainerProvider''getContainerProviderService'false],
  13476.         ], [
  13477.             'collection' => 'WebBundle\\Entity\\Collection',
  13478.             'containerProvider' => 'FlexApp\\Service\\ManualReg\\ContainerProvider',
  13479.         ]);
  13480.     }
  13481.     /**
  13482.      * Gets the private '.service_locator.7uVzC5h' shared service.
  13483.      *
  13484.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13485.      */
  13486.     protected function get_ServiceLocator_7uVzC5hService()
  13487.     {
  13488.         return $this->privates['.service_locator.7uVzC5h'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13489.             'localizationService' => ['services''app.service.localization''getApp_Service_LocalizationService'false],
  13490.         ], [
  13491.             'localizationService' => '?',
  13492.         ]);
  13493.     }
  13494.     /**
  13495.      * Gets the private '.service_locator.8AU8A83' shared service.
  13496.      *
  13497.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13498.      */
  13499.     protected function get_ServiceLocator_8AU8A83Service()
  13500.     {
  13501.         return $this->privates['.service_locator.8AU8A83'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13502.             'telegramNotifier' => ['privates''FlexApp\\Service\\TelegramNotifier''getTelegramNotifierService'false],
  13503.         ], [
  13504.             'telegramNotifier' => 'FlexApp\\Service\\TelegramNotifier',
  13505.         ]);
  13506.     }
  13507.     /**
  13508.      * Gets the private '.service_locator.ADMykfM' shared service.
  13509.      *
  13510.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13511.      */
  13512.     protected function get_ServiceLocator_ADMykfMService()
  13513.     {
  13514.         return $this->privates['.service_locator.ADMykfM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13515.             'commentFormHandlerService' => ['privates''FlexApp\\Service\\CommentFormHandlerService''getCommentFormHandlerServiceService'false],
  13516.         ], [
  13517.             'commentFormHandlerService' => 'FlexApp\\Service\\CommentFormHandlerService',
  13518.         ]);
  13519.     }
  13520.     /**
  13521.      * Gets the private '.service_locator.CVjbUqn' shared service.
  13522.      *
  13523.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13524.      */
  13525.     protected function get_ServiceLocator_CVjbUqnService()
  13526.     {
  13527.         return $this->privates['.service_locator.CVjbUqn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13528.             'bbCodeManager' => ['services''FlexApp\\Service\\BBCodeManager''getBBCodeManagerService'false],
  13529.         ], [
  13530.             'bbCodeManager' => 'FlexApp\\Service\\BBCodeManager',
  13531.         ]);
  13532.     }
  13533.     /**
  13534.      * Gets the private '.service_locator.CeXTwng' shared service.
  13535.      *
  13536.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13537.      */
  13538.     protected function get_ServiceLocator_CeXTwngService()
  13539.     {
  13540.         return $this->privates['.service_locator.CeXTwng'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13541.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  13542.             'userPasswordHasher' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  13543.         ], [
  13544.             'doctrine' => '?',
  13545.             'userPasswordHasher' => '?',
  13546.         ]);
  13547.     }
  13548.     /**
  13549.      * Gets the private '.service_locator.EeYTVlv' shared service.
  13550.      *
  13551.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13552.      */
  13553.     protected function get_ServiceLocator_EeYTVlvService()
  13554.     {
  13555.         return $this->privates['.service_locator.EeYTVlv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13556.             'currentUserProvider' => ['services''FlexApp\\Service\\CurrentUserProvider''getCurrentUserProviderService'false],
  13557.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  13558.             'order' => ['privates''.errored..service_locator.EeYTVlv.WebBundle\\Entity\\BuyOrder'NULL'Cannot autowire service ".service_locator.EeYTVlv": it references class "WebBundle\\Entity\\BuyOrder" but no such service exists.'],
  13559.             'router' => ['services''FlexApp\\Extensions\\RouterDecorator''getRouterDecoratorService'false],
  13560.         ], [
  13561.             'currentUserProvider' => 'FlexApp\\Service\\CurrentUserProvider',
  13562.             'entityManager' => '?',
  13563.             'order' => 'WebBundle\\Entity\\BuyOrder',
  13564.             'router' => '?',
  13565.         ]);
  13566.     }
  13567.     /**
  13568.      * Gets the private '.service_locator.GNc8e5B' shared service.
  13569.      *
  13570.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13571.      */
  13572.     protected function get_ServiceLocator_GNc8e5BService()
  13573.     {
  13574.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13575.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  13576.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  13577.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  13578.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  13579.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  13580.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  13581.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  13582.             'router' => ['services''FlexApp\\Extensions\\RouterDecorator''getRouterDecoratorService'false],
  13583.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  13584.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  13585.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  13586.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  13587.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  13588.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  13589.         ], [
  13590.             'doctrine' => '?',
  13591.             'form.factory' => '?',
  13592.             'http_kernel' => '?',
  13593.             'message_bus' => '?',
  13594.             'messenger.default_bus' => '?',
  13595.             'parameter_bag' => '?',
  13596.             'request_stack' => '?',
  13597.             'router' => '?',
  13598.             'security.authorization_checker' => '?',
  13599.             'security.csrf.token_manager' => '?',
  13600.             'security.token_storage' => '?',
  13601.             'serializer' => '?',
  13602.             'session' => '.session.deprecated',
  13603.             'twig' => '?',
  13604.         ]);
  13605.     }
  13606.     /**
  13607.      * Gets the private '.service_locator.GnxS8oS' shared service.
  13608.      *
  13609.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13610.      */
  13611.     protected function get_ServiceLocator_GnxS8oSService()
  13612.     {
  13613.         return $this->privates['.service_locator.GnxS8oS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13614.             'confirmInterviewHandler' => ['privates''FlexApp\\Service\\ConfirmInterviewHandler''getConfirmInterviewHandlerService'false],
  13615.         ], [
  13616.             'confirmInterviewHandler' => 'FlexApp\\Service\\ConfirmInterviewHandler',
  13617.         ]);
  13618.     }
  13619.     /**
  13620.      * Gets the private '.service_locator.HFR1sAa' shared service.
  13621.      *
  13622.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13623.      */
  13624.     protected function get_ServiceLocator_HFR1sAaService()
  13625.     {
  13626.         return $this->privates['.service_locator.HFR1sAa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13627.             'parametersProvider' => ['privates''FlexApp\\Service\\ParametersProvider''getParametersProviderService'false],
  13628.         ], [
  13629.             'parametersProvider' => 'FlexApp\\Service\\ParametersProvider',
  13630.         ]);
  13631.     }
  13632.     /**
  13633.      * Gets the private '.service_locator.JHkM04s' shared service.
  13634.      *
  13635.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13636.      */
  13637.     protected function get_ServiceLocator_JHkM04sService()
  13638.     {
  13639.         return $this->privates['.service_locator.JHkM04s'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13640.             'mailing' => ['privates''FlexApp\\Entity\\Mailing''getMailingService'false],
  13641.             'reviewsRepo' => ['services''WebBundle\\Repository\\ProductReviewsCacheRepository''getProductReviewsCacheRepositoryService'false],
  13642.         ], [
  13643.             'mailing' => 'FlexApp\\Entity\\Mailing',
  13644.             'reviewsRepo' => 'WebBundle\\Repository\\ProductReviewsCacheRepository',
  13645.         ]);
  13646.     }
  13647.     /**
  13648.      * Gets the private '.service_locator.JUJPX_J' shared service.
  13649.      *
  13650.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13651.      */
  13652.     protected function get_ServiceLocator_JUJPXJService()
  13653.     {
  13654.         return $this->privates['.service_locator.JUJPX_J'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13655.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  13656.             'interviewChatManager' => ['privates''FlexApp\\Service\\InterviewChatManager''getInterviewChatManagerService'false],
  13657.         ], [
  13658.             'eventDispatcher' => '?',
  13659.             'interviewChatManager' => 'FlexApp\\Service\\InterviewChatManager',
  13660.         ]);
  13661.     }
  13662.     /**
  13663.      * Gets the private '.service_locator.Jtq9G8N' shared service.
  13664.      *
  13665.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13666.      */
  13667.     protected function get_ServiceLocator_Jtq9G8NService()
  13668.     {
  13669.         return $this->privates['.service_locator.Jtq9G8N'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13670.             'currentUserProvider' => ['services''FlexApp\\Service\\CurrentUserProvider''getCurrentUserProviderService'false],
  13671.         ], [
  13672.             'currentUserProvider' => 'FlexApp\\Service\\CurrentUserProvider',
  13673.         ]);
  13674.     }
  13675.     /**
  13676.      * Gets the private '.service_locator.KLVvNIq' shared service.
  13677.      *
  13678.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13679.      */
  13680.     protected function get_ServiceLocator_KLVvNIqService()
  13681.     {
  13682.         return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13683.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  13684.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  13685.         ], [
  13686.             'doctrine.ulid_generator' => '?',
  13687.             'doctrine.uuid_generator' => '?',
  13688.         ]);
  13689.     }
  13690.     /**
  13691.      * Gets the private '.service_locator.K_PEUO7' shared service.
  13692.      *
  13693.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13694.      */
  13695.     protected function get_ServiceLocator_KPEUO7Service()
  13696.     {
  13697.         return $this->privates['.service_locator.K_PEUO7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13698.             'productReviewOrdersService' => ['privates''FlexApp\\Service\\ProductReviewOrdersService''getProductReviewOrdersServiceService'false],
  13699.             'requestDto' => ['privates''FlexApp\\DTO\\OneC\\OneCReviewRequestDto'NULL'Cannot autowire service "FlexApp\\DTO\\OneC\\OneCReviewRequestDto": argument "$marker" of method "__construct()" is type-hinted "string", you should configure its value explicitly.'],
  13700.         ], [
  13701.             'productReviewOrdersService' => 'FlexApp\\Service\\ProductReviewOrdersService',
  13702.             'requestDto' => 'FlexApp\\DTO\\OneC\\OneCReviewRequestDto',
  13703.         ]);
  13704.     }
  13705.     /**
  13706.      * Gets the private '.service_locator.KfbR3DY' shared service.
  13707.      *
  13708.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13709.      */
  13710.     protected function get_ServiceLocator_KfbR3DYService()
  13711.     {
  13712.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13713.             '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: "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".'],
  13714.         ], [
  13715.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  13716.         ]);
  13717.     }
  13718.     /**
  13719.      * Gets the private '.service_locator.KuoAIof' shared service.
  13720.      *
  13721.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13722.      */
  13723.     protected function get_ServiceLocator_KuoAIofService()
  13724.     {
  13725.         return $this->privates['.service_locator.KuoAIof'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13726.             'AdmBundle\\Controller\\ListEmailController::previewAction' => ['privates''.service_locator.CVjbUqn''get_ServiceLocator_CVjbUqnService'false],
  13727.             'FlexApp\\Controller\\AmazonPersonalizeController::getRecommendations' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  13728.             'FlexApp\\Controller\\AmazonPersonalizeController::putEvent' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  13729.             'FlexApp\\Controller\\Api\\UserApiController::sendAccessDataAction' => ['privates''.service_locator.maxEfDy''get_ServiceLocator_MaxEfDyService'false],
  13730.             'FlexApp\\Controller\\Api\\UserApiController::updateUserBrandAction' => ['privates''.service_locator.CeXTwng''get_ServiceLocator_CeXTwngService'false],
  13731.             'FlexApp\\Controller\\CareerController::employerDeleteAction' => ['privates''.service_locator.fWuW_eP''get_ServiceLocator_FWuWEPService'false],
  13732.             'FlexApp\\Controller\\CareerController::employerEditAction' => ['privates''.service_locator.fWuW_eP''get_ServiceLocator_FWuWEPService'false],
  13733.             'FlexApp\\Controller\\CareerController::employerShowAction' => ['privates''.service_locator.fWuW_eP''get_ServiceLocator_FWuWEPService'false],
  13734.             'FlexApp\\Controller\\ChatBController::ajaxFileUpload' => ['privates''.service_locator.L5Z933B''get_ServiceLocator_L5Z933BService'false],
  13735.             'FlexApp\\Controller\\ChatBController::chatBPage' => ['privates''.service_locator.ywhNcuo''get_ServiceLocator_YwhNcuoService'false],
  13736.             'FlexApp\\Controller\\ChatBController::notifyAboutConnectionFail' => ['privates''.service_locator.8AU8A83''get_ServiceLocator_8AU8A83Service'false],
  13737.             'FlexApp\\Controller\\ChatBController::setIsRead' => ['privates''.service_locator.ZbYzcTr''get_ServiceLocator_ZbYzcTrService'false],
  13738.             'FlexApp\\Controller\\ChatBController::unsubscribe' => ['privates''.service_locator.spy9j7Z''get_ServiceLocator_Spy9j7ZService'false],
  13739.             'FlexApp\\Controller\\CollectionReviewController::factoryReviews' => ['privates''.service_locator.fK..wmx''get_ServiceLocator_FK__WmxService'false],
  13740.             'FlexApp\\Controller\\CollectionReviewController::preData' => ['privates''.service_locator.7ceurz2''get_ServiceLocator_7ceurz2Service'false],
  13741.             'FlexApp\\Controller\\CollectionReviewController::reviewsByCollection' => ['privates''.service_locator.7ceurz2''get_ServiceLocator_7ceurz2Service'false],
  13742.             'FlexApp\\Controller\\CommentController::ajaxCreateAction' => ['privates''.service_locator.pCMJEaO''get_ServiceLocator_PCMJEaOService'false],
  13743.             'FlexApp\\Controller\\CommentController::ajaxSubscribeAction' => ['privates''.service_locator.ADMykfM''get_ServiceLocator_ADMykfMService'false],
  13744.             'FlexApp\\Controller\\CryptoPaymentController::ipnWebhook' => ['privates''.service_locator.lnB13xC''get_ServiceLocator_LnB13xCService'false],
  13745.             'FlexApp\\Controller\\CryptoPaymentController::sendEmailNotificationToTheUser' => ['privates''.service_locator.HFR1sAa''get_ServiceLocator_HFR1sAaService'false],
  13746.             'FlexApp\\Controller\\CryptoPaymentController::testPayment' => ['privates''.service_locator.oCRSvu8''get_ServiceLocator_OCRSvu8Service'false],
  13747.             'FlexApp\\Controller\\EmailTrackingController::open' => ['privates''.service_locator.uwDytMH''get_ServiceLocator_UwDytMHService'false],
  13748.             'FlexApp\\Controller\\HeaderApiController::countries' => ['privates''.service_locator.N16BrtF''get_ServiceLocator_N16BrtFService'false],
  13749.             'FlexApp\\Controller\\HeaderApiController::favorites' => ['privates''.service_locator.qSzDqfH''get_ServiceLocator_QSzDqfHService'false],
  13750.             'FlexApp\\Controller\\HeaderApiController::history' => ['privates''.service_locator._glSbVM''get_ServiceLocator_GlSbVMService'false],
  13751.             'FlexApp\\Controller\\HeaderApiController::localesForSelect' => ['privates''.service_locator.7uVzC5h''get_ServiceLocator_7uVzC5hService'false],
  13752.             'FlexApp\\Controller\\HeaderOrderApiController::orders' => ['privates''.service_locator.31WHGot''get_ServiceLocator_31WHGotService'false],
  13753.             'FlexApp\\Controller\\InterviewController::changeInterviewDateTime' => ['privates''.service_locator.31EwQnO''get_ServiceLocator_31EwQnOService'false],
  13754.             'FlexApp\\Controller\\InterviewController::changeInterviewDateTimeApiMethod' => ['privates''.service_locator.31EwQnO''get_ServiceLocator_31EwQnOService'false],
  13755.             'FlexApp\\Controller\\InterviewController::confirmInterview' => ['privates''.service_locator.GnxS8oS''get_ServiceLocator_GnxS8oSService'false],
  13756.             'FlexApp\\Controller\\InterviewController::interviewAlreadyConfirmed' => ['privates''.service_locator.JUJPX_J''get_ServiceLocator_JUJPXJService'false],
  13757.             'FlexApp\\Controller\\InterviewController::interviewIsOver' => ['privates''.service_locator._h1tp28''get_ServiceLocator_H1tp28Service'false],
  13758.             'FlexApp\\Controller\\InterviewController::interviewLink' => ['privates''.service_locator.NaONczX''get_ServiceLocator_NaONczXService'false],
  13759.             'FlexApp\\Controller\\LeaveReviewController::addExistingReviewsToEachCollection' => ['privates''.service_locator.7IjMiEo''get_ServiceLocator_7IjMiEoService'false],
  13760.             'FlexApp\\Controller\\LeaveReviewController::emailView' => ['privates''.service_locator.7IjMiEo''get_ServiceLocator_7IjMiEoService'false],
  13761.             'FlexApp\\Controller\\LeaveReviewController::getCollections' => ['privates''.service_locator.7IjMiEo''get_ServiceLocator_7IjMiEoService'false],
  13762.             'FlexApp\\Controller\\LeaveReviewController::getCollectionsIds' => ['privates''.service_locator.iaYccUP''get_ServiceLocator_IaYccUPService'false],
  13763.             'FlexApp\\Controller\\LeaveReviewController::review' => ['privates''.service_locator.7IjMiEo''get_ServiceLocator_7IjMiEoService'false],
  13764.             'FlexApp\\Controller\\MailingReportController::checkAccess' => ['privates''.service_locator.Jtq9G8N''get_ServiceLocator_Jtq9G8NService'false],
  13765.             'FlexApp\\Controller\\MailingReportController::handleMailing' => ['privates''.service_locator.JHkM04s''get_ServiceLocator_JHkM04sService'false],
  13766.             'FlexApp\\Controller\\MailingReportController::index' => ['privates''.service_locator.bRe.sy5''get_ServiceLocator_BRe_Sy5Service'false],
  13767.             'FlexApp\\Controller\\MailingReportController::mailingApi' => ['privates''.service_locator.zxvOa6h''get_ServiceLocator_ZxvOa6hService'false],
  13768.             'FlexApp\\Controller\\MailingReportController::mailingsListApi' => ['privates''.service_locator.bRe.sy5''get_ServiceLocator_BRe_Sy5Service'false],
  13769.             'FlexApp\\Controller\\MailingReportController::orderShow' => ['privates''.service_locator.RcHiBlc''get_ServiceLocator_RcHiBlcService'false],
  13770.             'FlexApp\\Controller\\MailingReportController::orderShowApi' => ['privates''.service_locator.EeYTVlv''get_ServiceLocator_EeYTVlvService'false],
  13771.             'FlexApp\\Controller\\MailingReportController::show' => ['privates''.service_locator.zxvOa6h''get_ServiceLocator_ZxvOa6hService'false],
  13772.             'FlexApp\\Controller\\NewUserProfileController::changeEmail' => ['privates''.service_locator.l6ER0ut''get_ServiceLocator_L6ER0utService'false],
  13773.             'FlexApp\\Controller\\NewUserProfileController::countries' => ['privates''.service_locator.N16BrtF''get_ServiceLocator_N16BrtFService'false],
  13774.             'FlexApp\\Controller\\NewUserProfileController::createAddress' => ['privates''.service_locator.Nzwfc8r''get_ServiceLocator_Nzwfc8rService'false],
  13775.             'FlexApp\\Controller\\NewUserProfileController::editAddress' => ['privates''.service_locator.Nzwfc8r''get_ServiceLocator_Nzwfc8rService'false],
  13776.             'FlexApp\\Controller\\NewUserProfileController::getUndeliveredOrders' => ['privates''.service_locator.31WHGot''get_ServiceLocator_31WHGotService'false],
  13777.             'FlexApp\\Controller\\NotExtend\\ManualTestController::testFailsNotifies' => ['privates''.service_locator.5usv1bv''get_ServiceLocator_5usv1bvService'false],
  13778.             'FlexApp\\Controller\\OneCController::getReviewOrderAction' => ['privates''.service_locator.K_PEUO7''get_ServiceLocator_KPEUO7Service'false],
  13779.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  13780.             'kernel::process' => ['privates''.service_locator.u47of.0''get_ServiceLocator_U47of_0Service'false],
  13781.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  13782.             'AdmBundle\\Controller\\ListEmailController:previewAction' => ['privates''.service_locator.CVjbUqn''get_ServiceLocator_CVjbUqnService'false],
  13783.             'FlexApp\\Controller\\AmazonPersonalizeController:getRecommendations' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  13784.             'FlexApp\\Controller\\AmazonPersonalizeController:putEvent' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  13785.             'FlexApp\\Controller\\Api\\UserApiController:sendAccessDataAction' => ['privates''.service_locator.maxEfDy''get_ServiceLocator_MaxEfDyService'false],
  13786.             'FlexApp\\Controller\\Api\\UserApiController:updateUserBrandAction' => ['privates''.service_locator.CeXTwng''get_ServiceLocator_CeXTwngService'false],
  13787.             'FlexApp\\Controller\\CareerController:employerDeleteAction' => ['privates''.service_locator.fWuW_eP''get_ServiceLocator_FWuWEPService'false],
  13788.             'FlexApp\\Controller\\CareerController:employerEditAction' => ['privates''.service_locator.fWuW_eP''get_ServiceLocator_FWuWEPService'false],
  13789.             'FlexApp\\Controller\\CareerController:employerShowAction' => ['privates''.service_locator.fWuW_eP''get_ServiceLocator_FWuWEPService'false],
  13790.             'FlexApp\\Controller\\ChatBController:ajaxFileUpload' => ['privates''.service_locator.L5Z933B''get_ServiceLocator_L5Z933BService'false],
  13791.             'FlexApp\\Controller\\ChatBController:chatBPage' => ['privates''.service_locator.ywhNcuo''get_ServiceLocator_YwhNcuoService'false],
  13792.             'FlexApp\\Controller\\ChatBController:notifyAboutConnectionFail' => ['privates''.service_locator.8AU8A83''get_ServiceLocator_8AU8A83Service'false],
  13793.             'FlexApp\\Controller\\ChatBController:setIsRead' => ['privates''.service_locator.ZbYzcTr''get_ServiceLocator_ZbYzcTrService'false],
  13794.             'FlexApp\\Controller\\ChatBController:unsubscribe' => ['privates''.service_locator.spy9j7Z''get_ServiceLocator_Spy9j7ZService'false],
  13795.             'FlexApp\\Controller\\CollectionReviewController:factoryReviews' => ['privates''.service_locator.fK..wmx''get_ServiceLocator_FK__WmxService'false],
  13796.             'FlexApp\\Controller\\CollectionReviewController:preData' => ['privates''.service_locator.7ceurz2''get_ServiceLocator_7ceurz2Service'false],
  13797.             'FlexApp\\Controller\\CollectionReviewController:reviewsByCollection' => ['privates''.service_locator.7ceurz2''get_ServiceLocator_7ceurz2Service'false],
  13798.             'FlexApp\\Controller\\CommentController:ajaxCreateAction' => ['privates''.service_locator.pCMJEaO''get_ServiceLocator_PCMJEaOService'false],
  13799.             'FlexApp\\Controller\\CommentController:ajaxSubscribeAction' => ['privates''.service_locator.ADMykfM''get_ServiceLocator_ADMykfMService'false],
  13800.             'FlexApp\\Controller\\CryptoPaymentController:ipnWebhook' => ['privates''.service_locator.lnB13xC''get_ServiceLocator_LnB13xCService'false],
  13801.             'FlexApp\\Controller\\CryptoPaymentController:sendEmailNotificationToTheUser' => ['privates''.service_locator.HFR1sAa''get_ServiceLocator_HFR1sAaService'false],
  13802.             'FlexApp\\Controller\\CryptoPaymentController:testPayment' => ['privates''.service_locator.oCRSvu8''get_ServiceLocator_OCRSvu8Service'false],
  13803.             'FlexApp\\Controller\\EmailTrackingController:open' => ['privates''.service_locator.uwDytMH''get_ServiceLocator_UwDytMHService'false],
  13804.             'FlexApp\\Controller\\HeaderApiController:countries' => ['privates''.service_locator.N16BrtF''get_ServiceLocator_N16BrtFService'false],
  13805.             'FlexApp\\Controller\\HeaderApiController:favorites' => ['privates''.service_locator.qSzDqfH''get_ServiceLocator_QSzDqfHService'false],
  13806.             'FlexApp\\Controller\\HeaderApiController:history' => ['privates''.service_locator._glSbVM''get_ServiceLocator_GlSbVMService'false],
  13807.             'FlexApp\\Controller\\HeaderApiController:localesForSelect' => ['privates''.service_locator.7uVzC5h''get_ServiceLocator_7uVzC5hService'false],
  13808.             'FlexApp\\Controller\\HeaderOrderApiController:orders' => ['privates''.service_locator.31WHGot''get_ServiceLocator_31WHGotService'false],
  13809.             'FlexApp\\Controller\\InterviewController:changeInterviewDateTime' => ['privates''.service_locator.31EwQnO''get_ServiceLocator_31EwQnOService'false],
  13810.             'FlexApp\\Controller\\InterviewController:changeInterviewDateTimeApiMethod' => ['privates''.service_locator.31EwQnO''get_ServiceLocator_31EwQnOService'false],
  13811.             'FlexApp\\Controller\\InterviewController:confirmInterview' => ['privates''.service_locator.GnxS8oS''get_ServiceLocator_GnxS8oSService'false],
  13812.             'FlexApp\\Controller\\InterviewController:interviewAlreadyConfirmed' => ['privates''.service_locator.JUJPX_J''get_ServiceLocator_JUJPXJService'false],
  13813.             'FlexApp\\Controller\\InterviewController:interviewIsOver' => ['privates''.service_locator._h1tp28''get_ServiceLocator_H1tp28Service'false],
  13814.             'FlexApp\\Controller\\InterviewController:interviewLink' => ['privates''.service_locator.NaONczX''get_ServiceLocator_NaONczXService'false],
  13815.             'FlexApp\\Controller\\LeaveReviewController:addExistingReviewsToEachCollection' => ['privates''.service_locator.7IjMiEo''get_ServiceLocator_7IjMiEoService'false],
  13816.             'FlexApp\\Controller\\LeaveReviewController:emailView' => ['privates''.service_locator.7IjMiEo''get_ServiceLocator_7IjMiEoService'false],
  13817.             'FlexApp\\Controller\\LeaveReviewController:getCollections' => ['privates''.service_locator.7IjMiEo''get_ServiceLocator_7IjMiEoService'false],
  13818.             'FlexApp\\Controller\\LeaveReviewController:getCollectionsIds' => ['privates''.service_locator.iaYccUP''get_ServiceLocator_IaYccUPService'false],
  13819.             'FlexApp\\Controller\\LeaveReviewController:review' => ['privates''.service_locator.7IjMiEo''get_ServiceLocator_7IjMiEoService'false],
  13820.             'FlexApp\\Controller\\MailingReportController:checkAccess' => ['privates''.service_locator.Jtq9G8N''get_ServiceLocator_Jtq9G8NService'false],
  13821.             'FlexApp\\Controller\\MailingReportController:handleMailing' => ['privates''.service_locator.JHkM04s''get_ServiceLocator_JHkM04sService'false],
  13822.             'FlexApp\\Controller\\MailingReportController:index' => ['privates''.service_locator.bRe.sy5''get_ServiceLocator_BRe_Sy5Service'false],
  13823.             'FlexApp\\Controller\\MailingReportController:mailingApi' => ['privates''.service_locator.zxvOa6h''get_ServiceLocator_ZxvOa6hService'false],
  13824.             'FlexApp\\Controller\\MailingReportController:mailingsListApi' => ['privates''.service_locator.bRe.sy5''get_ServiceLocator_BRe_Sy5Service'false],
  13825.             'FlexApp\\Controller\\MailingReportController:orderShow' => ['privates''.service_locator.RcHiBlc''get_ServiceLocator_RcHiBlcService'false],
  13826.             'FlexApp\\Controller\\MailingReportController:orderShowApi' => ['privates''.service_locator.EeYTVlv''get_ServiceLocator_EeYTVlvService'false],
  13827.             'FlexApp\\Controller\\MailingReportController:show' => ['privates''.service_locator.zxvOa6h''get_ServiceLocator_ZxvOa6hService'false],
  13828.             'FlexApp\\Controller\\NewUserProfileController:changeEmail' => ['privates''.service_locator.l6ER0ut''get_ServiceLocator_L6ER0utService'false],
  13829.             'FlexApp\\Controller\\NewUserProfileController:countries' => ['privates''.service_locator.N16BrtF''get_ServiceLocator_N16BrtFService'false],
  13830.             'FlexApp\\Controller\\NewUserProfileController:createAddress' => ['privates''.service_locator.Nzwfc8r''get_ServiceLocator_Nzwfc8rService'false],
  13831.             'FlexApp\\Controller\\NewUserProfileController:editAddress' => ['privates''.service_locator.Nzwfc8r''get_ServiceLocator_Nzwfc8rService'false],
  13832.             'FlexApp\\Controller\\NewUserProfileController:getUndeliveredOrders' => ['privates''.service_locator.31WHGot''get_ServiceLocator_31WHGotService'false],
  13833.             'FlexApp\\Controller\\NotExtend\\ManualTestController:testFailsNotifies' => ['privates''.service_locator.5usv1bv''get_ServiceLocator_5usv1bvService'false],
  13834.             'FlexApp\\Controller\\OneCController:getReviewOrderAction' => ['privates''.service_locator.K_PEUO7''get_ServiceLocator_KPEUO7Service'false],
  13835.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  13836.             'kernel:process' => ['privates''.service_locator.u47of.0''get_ServiceLocator_U47of_0Service'false],
  13837.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  13838.         ], [
  13839.             'AdmBundle\\Controller\\ListEmailController::previewAction' => '?',
  13840.             'FlexApp\\Controller\\AmazonPersonalizeController::getRecommendations' => '?',
  13841.             'FlexApp\\Controller\\AmazonPersonalizeController::putEvent' => '?',
  13842.             'FlexApp\\Controller\\Api\\UserApiController::sendAccessDataAction' => '?',
  13843.             'FlexApp\\Controller\\Api\\UserApiController::updateUserBrandAction' => '?',
  13844.             'FlexApp\\Controller\\CareerController::employerDeleteAction' => '?',
  13845.             'FlexApp\\Controller\\CareerController::employerEditAction' => '?',
  13846.             'FlexApp\\Controller\\CareerController::employerShowAction' => '?',
  13847.             'FlexApp\\Controller\\ChatBController::ajaxFileUpload' => '?',
  13848.             'FlexApp\\Controller\\ChatBController::chatBPage' => '?',
  13849.             'FlexApp\\Controller\\ChatBController::notifyAboutConnectionFail' => '?',
  13850.             'FlexApp\\Controller\\ChatBController::setIsRead' => '?',
  13851.             'FlexApp\\Controller\\ChatBController::unsubscribe' => '?',
  13852.             'FlexApp\\Controller\\CollectionReviewController::factoryReviews' => '?',
  13853.             'FlexApp\\Controller\\CollectionReviewController::preData' => '?',
  13854.             'FlexApp\\Controller\\CollectionReviewController::reviewsByCollection' => '?',
  13855.             'FlexApp\\Controller\\CommentController::ajaxCreateAction' => '?',
  13856.             'FlexApp\\Controller\\CommentController::ajaxSubscribeAction' => '?',
  13857.             'FlexApp\\Controller\\CryptoPaymentController::ipnWebhook' => '?',
  13858.             'FlexApp\\Controller\\CryptoPaymentController::sendEmailNotificationToTheUser' => '?',
  13859.             'FlexApp\\Controller\\CryptoPaymentController::testPayment' => '?',
  13860.             'FlexApp\\Controller\\EmailTrackingController::open' => '?',
  13861.             'FlexApp\\Controller\\HeaderApiController::countries' => '?',
  13862.             'FlexApp\\Controller\\HeaderApiController::favorites' => '?',
  13863.             'FlexApp\\Controller\\HeaderApiController::history' => '?',
  13864.             'FlexApp\\Controller\\HeaderApiController::localesForSelect' => '?',
  13865.             'FlexApp\\Controller\\HeaderOrderApiController::orders' => '?',
  13866.             'FlexApp\\Controller\\InterviewController::changeInterviewDateTime' => '?',
  13867.             'FlexApp\\Controller\\InterviewController::changeInterviewDateTimeApiMethod' => '?',
  13868.             'FlexApp\\Controller\\InterviewController::confirmInterview' => '?',
  13869.             'FlexApp\\Controller\\InterviewController::interviewAlreadyConfirmed' => '?',
  13870.             'FlexApp\\Controller\\InterviewController::interviewIsOver' => '?',
  13871.             'FlexApp\\Controller\\InterviewController::interviewLink' => '?',
  13872.             'FlexApp\\Controller\\LeaveReviewController::addExistingReviewsToEachCollection' => '?',
  13873.             'FlexApp\\Controller\\LeaveReviewController::emailView' => '?',
  13874.             'FlexApp\\Controller\\LeaveReviewController::getCollections' => '?',
  13875.             'FlexApp\\Controller\\LeaveReviewController::getCollectionsIds' => '?',
  13876.             'FlexApp\\Controller\\LeaveReviewController::review' => '?',
  13877.             'FlexApp\\Controller\\MailingReportController::checkAccess' => '?',
  13878.             'FlexApp\\Controller\\MailingReportController::handleMailing' => '?',
  13879.             'FlexApp\\Controller\\MailingReportController::index' => '?',
  13880.             'FlexApp\\Controller\\MailingReportController::mailingApi' => '?',
  13881.             'FlexApp\\Controller\\MailingReportController::mailingsListApi' => '?',
  13882.             'FlexApp\\Controller\\MailingReportController::orderShow' => '?',
  13883.             'FlexApp\\Controller\\MailingReportController::orderShowApi' => '?',
  13884.             'FlexApp\\Controller\\MailingReportController::show' => '?',
  13885.             'FlexApp\\Controller\\NewUserProfileController::changeEmail' => '?',
  13886.             'FlexApp\\Controller\\NewUserProfileController::countries' => '?',
  13887.             'FlexApp\\Controller\\NewUserProfileController::createAddress' => '?',
  13888.             'FlexApp\\Controller\\NewUserProfileController::editAddress' => '?',
  13889.             'FlexApp\\Controller\\NewUserProfileController::getUndeliveredOrders' => '?',
  13890.             'FlexApp\\Controller\\NotExtend\\ManualTestController::testFailsNotifies' => '?',
  13891.             'FlexApp\\Controller\\OneCController::getReviewOrderAction' => '?',
  13892.             'kernel::loadRoutes' => '?',
  13893.             'kernel::process' => '?',
  13894.             'kernel::registerContainerConfiguration' => '?',
  13895.             'AdmBundle\\Controller\\ListEmailController:previewAction' => '?',
  13896.             'FlexApp\\Controller\\AmazonPersonalizeController:getRecommendations' => '?',
  13897.             'FlexApp\\Controller\\AmazonPersonalizeController:putEvent' => '?',
  13898.             'FlexApp\\Controller\\Api\\UserApiController:sendAccessDataAction' => '?',
  13899.             'FlexApp\\Controller\\Api\\UserApiController:updateUserBrandAction' => '?',
  13900.             'FlexApp\\Controller\\CareerController:employerDeleteAction' => '?',
  13901.             'FlexApp\\Controller\\CareerController:employerEditAction' => '?',
  13902.             'FlexApp\\Controller\\CareerController:employerShowAction' => '?',
  13903.             'FlexApp\\Controller\\ChatBController:ajaxFileUpload' => '?',
  13904.             'FlexApp\\Controller\\ChatBController:chatBPage' => '?',
  13905.             'FlexApp\\Controller\\ChatBController:notifyAboutConnectionFail' => '?',
  13906.             'FlexApp\\Controller\\ChatBController:setIsRead' => '?',
  13907.             'FlexApp\\Controller\\ChatBController:unsubscribe' => '?',
  13908.             'FlexApp\\Controller\\CollectionReviewController:factoryReviews' => '?',
  13909.             'FlexApp\\Controller\\CollectionReviewController:preData' => '?',
  13910.             'FlexApp\\Controller\\CollectionReviewController:reviewsByCollection' => '?',
  13911.             'FlexApp\\Controller\\CommentController:ajaxCreateAction' => '?',
  13912.             'FlexApp\\Controller\\CommentController:ajaxSubscribeAction' => '?',
  13913.             'FlexApp\\Controller\\CryptoPaymentController:ipnWebhook' => '?',
  13914.             'FlexApp\\Controller\\CryptoPaymentController:sendEmailNotificationToTheUser' => '?',
  13915.             'FlexApp\\Controller\\CryptoPaymentController:testPayment' => '?',
  13916.             'FlexApp\\Controller\\EmailTrackingController:open' => '?',
  13917.             'FlexApp\\Controller\\HeaderApiController:countries' => '?',
  13918.             'FlexApp\\Controller\\HeaderApiController:favorites' => '?',
  13919.             'FlexApp\\Controller\\HeaderApiController:history' => '?',
  13920.             'FlexApp\\Controller\\HeaderApiController:localesForSelect' => '?',
  13921.             'FlexApp\\Controller\\HeaderOrderApiController:orders' => '?',
  13922.             'FlexApp\\Controller\\InterviewController:changeInterviewDateTime' => '?',
  13923.             'FlexApp\\Controller\\InterviewController:changeInterviewDateTimeApiMethod' => '?',
  13924.             'FlexApp\\Controller\\InterviewController:confirmInterview' => '?',
  13925.             'FlexApp\\Controller\\InterviewController:interviewAlreadyConfirmed' => '?',
  13926.             'FlexApp\\Controller\\InterviewController:interviewIsOver' => '?',
  13927.             'FlexApp\\Controller\\InterviewController:interviewLink' => '?',
  13928.             'FlexApp\\Controller\\LeaveReviewController:addExistingReviewsToEachCollection' => '?',
  13929.             'FlexApp\\Controller\\LeaveReviewController:emailView' => '?',
  13930.             'FlexApp\\Controller\\LeaveReviewController:getCollections' => '?',
  13931.             'FlexApp\\Controller\\LeaveReviewController:getCollectionsIds' => '?',
  13932.             'FlexApp\\Controller\\LeaveReviewController:review' => '?',
  13933.             'FlexApp\\Controller\\MailingReportController:checkAccess' => '?',
  13934.             'FlexApp\\Controller\\MailingReportController:handleMailing' => '?',
  13935.             'FlexApp\\Controller\\MailingReportController:index' => '?',
  13936.             'FlexApp\\Controller\\MailingReportController:mailingApi' => '?',
  13937.             'FlexApp\\Controller\\MailingReportController:mailingsListApi' => '?',
  13938.             'FlexApp\\Controller\\MailingReportController:orderShow' => '?',
  13939.             'FlexApp\\Controller\\MailingReportController:orderShowApi' => '?',
  13940.             'FlexApp\\Controller\\MailingReportController:show' => '?',
  13941.             'FlexApp\\Controller\\NewUserProfileController:changeEmail' => '?',
  13942.             'FlexApp\\Controller\\NewUserProfileController:countries' => '?',
  13943.             'FlexApp\\Controller\\NewUserProfileController:createAddress' => '?',
  13944.             'FlexApp\\Controller\\NewUserProfileController:editAddress' => '?',
  13945.             'FlexApp\\Controller\\NewUserProfileController:getUndeliveredOrders' => '?',
  13946.             'FlexApp\\Controller\\NotExtend\\ManualTestController:testFailsNotifies' => '?',
  13947.             'FlexApp\\Controller\\OneCController:getReviewOrderAction' => '?',
  13948.             'kernel:loadRoutes' => '?',
  13949.             'kernel:process' => '?',
  13950.             'kernel:registerContainerConfiguration' => '?',
  13951.         ]);
  13952.     }
  13953.     /**
  13954.      * Gets the private '.service_locator.L5Z933B' shared service.
  13955.      *
  13956.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13957.      */
  13958.     protected function get_ServiceLocator_L5Z933BService()
  13959.     {
  13960.         return $this->privates['.service_locator.L5Z933B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13961.             'previewGenerator' => ['privates''FlexApp\\Service\\PreviewGenerator''getPreviewGeneratorService'false],
  13962.         ], [
  13963.             'previewGenerator' => 'FlexApp\\Service\\PreviewGenerator',
  13964.         ]);
  13965.     }
  13966.     /**
  13967.      * Gets the private '.service_locator.N16BrtF' shared service.
  13968.      *
  13969.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13970.      */
  13971.     protected function get_ServiceLocator_N16BrtFService()
  13972.     {
  13973.         return $this->privates['.service_locator.N16BrtF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13974.             'listCountryRepository' => ['services''WebBundle\\Repository\\ListCountryRepository''getListCountryRepositoryService'false],
  13975.         ], [
  13976.             'listCountryRepository' => 'WebBundle\\Repository\\ListCountryRepository',
  13977.         ]);
  13978.     }
  13979.     /**
  13980.      * Gets the private '.service_locator.NaONczX' shared service.
  13981.      *
  13982.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13983.      */
  13984.     protected function get_ServiceLocator_NaONczXService()
  13985.     {
  13986.         return $this->privates['.service_locator.NaONczX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13987.             'interviewLinkHandler' => ['privates''FlexApp\\Service\\InterviewLinkHandler''getInterviewLinkHandlerService'false],
  13988.         ], [
  13989.             'interviewLinkHandler' => 'FlexApp\\Service\\InterviewLinkHandler',
  13990.         ]);
  13991.     }
  13992.     /**
  13993.      * Gets the private '.service_locator.Nzwfc8r' shared service.
  13994.      *
  13995.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13996.      */
  13997.     protected function get_ServiceLocator_Nzwfc8rService()
  13998.     {
  13999.         return $this->privates['.service_locator.Nzwfc8r'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14000.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  14001.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  14002.         ], [
  14003.             'entityManager' => '?',
  14004.             'serializer' => '?',
  14005.         ]);
  14006.     }
  14007.     /**
  14008.      * Gets the private '.service_locator.O7Avvig' shared service.
  14009.      *
  14010.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14011.      */
  14012.     protected function get_ServiceLocator_O7AvvigService()
  14013.     {
  14014.         return $this->privates['.service_locator.O7Avvig'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14015.             'validator' => ['services''.container.private.validator''get_Container_Private_ValidatorService'false],
  14016.         ], [
  14017.             'validator' => '?',
  14018.         ]);
  14019.     }
  14020.     /**
  14021.      * Gets the private '.service_locator.RcHiBlc' shared service.
  14022.      *
  14023.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14024.      */
  14025.     protected function get_ServiceLocator_RcHiBlcService()
  14026.     {
  14027.         return $this->privates['.service_locator.RcHiBlc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14028.             'currentUserProvider' => ['services''FlexApp\\Service\\CurrentUserProvider''getCurrentUserProviderService'false],
  14029.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  14030.             'order' => ['privates''.errored..service_locator.RcHiBlc.WebBundle\\Entity\\BuyOrder'NULL'Cannot autowire service ".service_locator.RcHiBlc": it references class "WebBundle\\Entity\\BuyOrder" but no such service exists.'],
  14031.         ], [
  14032.             'currentUserProvider' => 'FlexApp\\Service\\CurrentUserProvider',
  14033.             'entityManager' => '?',
  14034.             'order' => 'WebBundle\\Entity\\BuyOrder',
  14035.         ]);
  14036.     }
  14037.     /**
  14038.      * Gets the private '.service_locator.ZbYzcTr' shared service.
  14039.      *
  14040.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14041.      */
  14042.     protected function get_ServiceLocator_ZbYzcTrService()
  14043.     {
  14044.         return $this->privates['.service_locator.ZbYzcTr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14045.             'mailer' => ['services''WebBundle\\Helper\\Mailer''getMailerService'false],
  14046.             'portalHelper' => ['services''WebBundle\\Helper\\PortalHelper''getPortalHelperService'false],
  14047.             'setIsReadLogger' => ['privates''FlexApp\\Service\\ManualReg\\SetIsReadLogger''getSetIsReadLoggerService'false],
  14048.         ], [
  14049.             'mailer' => 'WebBundle\\Helper\\Mailer',
  14050.             'portalHelper' => 'WebBundle\\Helper\\PortalHelper',
  14051.             'setIsReadLogger' => 'FlexApp\\Service\\ManualReg\\SetIsReadLogger',
  14052.         ]);
  14053.     }
  14054.     /**
  14055.      * Gets the private '.service_locator._glSbVM' shared service.
  14056.      *
  14057.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14058.      */
  14059.     protected function get_ServiceLocator_GlSbVMService()
  14060.     {
  14061.         return $this->privates['.service_locator._glSbVM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14062.             'visitRepository' => ['services''WebBundle\\Repository\\VisitRepository''getVisitRepositoryService'false],
  14063.         ], [
  14064.             'visitRepository' => 'WebBundle\\Repository\\VisitRepository',
  14065.         ]);
  14066.     }
  14067.     /**
  14068.      * Gets the private '.service_locator._h1tp28' shared service.
  14069.      *
  14070.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14071.      */
  14072.     protected function get_ServiceLocator_H1tp28Service()
  14073.     {
  14074.         return $this->privates['.service_locator._h1tp28'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14075.             'interviewIsOverHandler' => ['privates''FlexApp\\Service\\InterviewIsOverHandler''getInterviewIsOverHandlerService'false],
  14076.         ], [
  14077.             'interviewIsOverHandler' => 'FlexApp\\Service\\InterviewIsOverHandler',
  14078.         ]);
  14079.     }
  14080.     /**
  14081.      * Gets the private '.service_locator.bRe.sy5' shared service.
  14082.      *
  14083.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14084.      */
  14085.     protected function get_ServiceLocator_BRe_Sy5Service()
  14086.     {
  14087.         return $this->privates['.service_locator.bRe.sy5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14088.             'currentUserProvider' => ['services''FlexApp\\Service\\CurrentUserProvider''getCurrentUserProviderService'false],
  14089.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  14090.             'mailingRepository' => ['privates''FlexApp\\Repository\\MailingRepository''getMailingRepositoryService'false],
  14091.         ], [
  14092.             'currentUserProvider' => 'FlexApp\\Service\\CurrentUserProvider',
  14093.             'entityManager' => '?',
  14094.             'mailingRepository' => 'FlexApp\\Repository\\MailingRepository',
  14095.         ]);
  14096.     }
  14097.     /**
  14098.      * Gets the private '.service_locator.fK..wmx' shared service.
  14099.      *
  14100.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14101.      */
  14102.     protected function get_ServiceLocator_FK__WmxService()
  14103.     {
  14104.         return $this->privates['.service_locator.fK..wmx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14105.             'factory' => ['privates''.errored..service_locator.fK..wmx.WebBundle\\Entity\\Factory'NULL'Cannot autowire service ".service_locator.fK..wmx": it references class "WebBundle\\Entity\\Factory" but no such service exists.'],
  14106.         ], [
  14107.             'factory' => 'WebBundle\\Entity\\Factory',
  14108.         ]);
  14109.     }
  14110.     /**
  14111.      * Gets the private '.service_locator.fWuW_eP' shared service.
  14112.      *
  14113.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14114.      */
  14115.     protected function get_ServiceLocator_FWuWEPService()
  14116.     {
  14117.         return $this->privates['.service_locator.fWuW_eP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14118.             'vacancySlider' => ['privates''FlexApp\\Entity\\VacancySliderEntity''getVacancySliderEntityService'false],
  14119.         ], [
  14120.             'vacancySlider' => 'FlexApp\\Entity\\VacancySliderEntity',
  14121.         ]);
  14122.     }
  14123.     /**
  14124.      * Gets the private '.service_locator.iaYccUP' shared service.
  14125.      *
  14126.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14127.      */
  14128.     protected function get_ServiceLocator_IaYccUPService()
  14129.     {
  14130.         return $this->privates['.service_locator.iaYccUP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14131.             'orderEntity' => ['privates''.errored..service_locator.iaYccUP.WebBundle\\Entity\\BuyOrder'NULL'Cannot autowire service ".service_locator.iaYccUP": it references class "WebBundle\\Entity\\BuyOrder" but no such service exists.'],
  14132.         ], [
  14133.             'orderEntity' => 'WebBundle\\Entity\\BuyOrder',
  14134.         ]);
  14135.     }
  14136.     /**
  14137.      * Gets the private '.service_locator.jlyTfzM' shared service.
  14138.      *
  14139.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14140.      */
  14141.     protected function get_ServiceLocator_JlyTfzMService()
  14142.     {
  14143.         return $this->privates['.service_locator.jlyTfzM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14144.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  14145.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  14146.         ], [
  14147.             'event_dispatcher' => '?',
  14148.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  14149.         ]);
  14150.     }
  14151.     /**
  14152.      * Gets the private '.service_locator.l6ER0ut' shared service.
  14153.      *
  14154.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14155.      */
  14156.     protected function get_ServiceLocator_L6ER0utService()
  14157.     {
  14158.         return $this->privates['.service_locator.l6ER0ut'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14159.             'emailCanonicalizer' => ['privates''FlexApp\\Service\\EmailCanonicalizer''getEmailCanonicalizerService'false],
  14160.         ], [
  14161.             'emailCanonicalizer' => 'FlexApp\\Service\\EmailCanonicalizer',
  14162.         ]);
  14163.     }
  14164.     /**
  14165.      * Gets the private '.service_locator.lnB13xC' shared service.
  14166.      *
  14167.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14168.      */
  14169.     protected function get_ServiceLocator_LnB13xCService()
  14170.     {
  14171.         return $this->privates['.service_locator.lnB13xC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14172.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  14173.             'parametersProvider' => ['privates''FlexApp\\Service\\ParametersProvider''getParametersProviderService'false],
  14174.             'portalApiClient' => ['privates''FlexApp\\Service\\PortalApiClient''getPortalApiClientService'false],
  14175.         ], [
  14176.             'em' => '?',
  14177.             'parametersProvider' => 'FlexApp\\Service\\ParametersProvider',
  14178.             'portalApiClient' => 'FlexApp\\Service\\PortalApiClient',
  14179.         ]);
  14180.     }
  14181.     /**
  14182.      * Gets the private '.service_locator.maxEfDy' shared service.
  14183.      *
  14184.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14185.      */
  14186.     protected function get_ServiceLocator_MaxEfDyService()
  14187.     {
  14188.         return $this->privates['.service_locator.maxEfDy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14189.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  14190.             'mailer' => ['services''WebBundle\\Helper\\Mailer''getMailerService'false],
  14191.             'parametersProvider' => ['privates''FlexApp\\Service\\ParametersProvider''getParametersProviderService'false],
  14192.             'userPasswordHasher' => ['privates''security.user_password_hasher''getSecurity_UserPasswordHasherService'false],
  14193.         ], [
  14194.             'doctrine' => '?',
  14195.             'mailer' => 'WebBundle\\Helper\\Mailer',
  14196.             'parametersProvider' => 'FlexApp\\Service\\ParametersProvider',
  14197.             'userPasswordHasher' => '?',
  14198.         ]);
  14199.     }
  14200.     /**
  14201.      * Gets the private '.service_locator.oCRSvu8' shared service.
  14202.      *
  14203.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14204.      */
  14205.     protected function get_ServiceLocator_OCRSvu8Service()
  14206.     {
  14207.         return $this->privates['.service_locator.oCRSvu8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14208.             'buyOrderRepository' => ['services''WebBundle\\Repository\\BuyOrderRepository''getBuyOrderRepositoryService'false],
  14209.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  14210.             'nowPaymentsClient' => ['privates''FlexApp\\Service\\NowPaymentsClient''getNowPaymentsClientService'false],
  14211.         ], [
  14212.             'buyOrderRepository' => 'WebBundle\\Repository\\BuyOrderRepository',
  14213.             'em' => '?',
  14214.             'nowPaymentsClient' => 'FlexApp\\Service\\NowPaymentsClient',
  14215.         ]);
  14216.     }
  14217.     /**
  14218.      * Gets the private '.service_locator.pCMJEaO' shared service.
  14219.      *
  14220.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14221.      */
  14222.     protected function get_ServiceLocator_PCMJEaOService()
  14223.     {
  14224.         return $this->privates['.service_locator.pCMJEaO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14225.             'commentFormHandlerService' => ['privates''FlexApp\\Service\\CommentFormHandlerService''getCommentFormHandlerServiceService'false],
  14226.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  14227.         ], [
  14228.             'commentFormHandlerService' => 'FlexApp\\Service\\CommentFormHandlerService',
  14229.             'eventDispatcher' => '?',
  14230.         ]);
  14231.     }
  14232.     /**
  14233.      * Gets the private '.service_locator.qSzDqfH' shared service.
  14234.      *
  14235.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14236.      */
  14237.     protected function get_ServiceLocator_QSzDqfHService()
  14238.     {
  14239.         return $this->privates['.service_locator.qSzDqfH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14240.             'ideaRepository' => ['services''WebBundle\\Repository\\IdeaRepository''getIdeaRepositoryService'false],
  14241.         ], [
  14242.             'ideaRepository' => 'WebBundle\\Repository\\IdeaRepository',
  14243.         ]);
  14244.     }
  14245.     /**
  14246.      * Gets the private '.service_locator.spy9j7Z' shared service.
  14247.      *
  14248.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14249.      */
  14250.     protected function get_ServiceLocator_Spy9j7ZService()
  14251.     {
  14252.         return $this->privates['.service_locator.spy9j7Z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14253.             'subscriptionsEntityRepository' => ['privates''FlexApp\\Repository\\SubscriptionsEntityRepository''getSubscriptionsEntityRepositoryService'false],
  14254.         ], [
  14255.             'subscriptionsEntityRepository' => 'FlexApp\\Repository\\SubscriptionsEntityRepository',
  14256.         ]);
  14257.     }
  14258.     /**
  14259.      * Gets the private '.service_locator.u47of.0' shared service.
  14260.      *
  14261.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14262.      */
  14263.     protected function get_ServiceLocator_U47of_0Service()
  14264.     {
  14265.         return $this->privates['.service_locator.u47of.0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14266.             '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".'],
  14267.         ], [
  14268.             'container' => 'Symfony\\Component\\DependencyInjection\\ContainerBuilder',
  14269.         ]);
  14270.     }
  14271.     /**
  14272.      * Gets the private '.service_locator.uwDytMH' shared service.
  14273.      *
  14274.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14275.      */
  14276.     protected function get_ServiceLocator_UwDytMHService()
  14277.     {
  14278.         return $this->privates['.service_locator.uwDytMH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14279.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  14280.             'repository' => ['privates''FlexApp\\Repository\\InvitationEmailDeliveryStatsRepository''getInvitationEmailDeliveryStatsRepositoryService'false],
  14281.         ], [
  14282.             'em' => '?',
  14283.             'repository' => 'FlexApp\\Repository\\InvitationEmailDeliveryStatsRepository',
  14284.         ]);
  14285.     }
  14286.     /**
  14287.      * Gets the private '.service_locator.xALKTpt' shared service.
  14288.      *
  14289.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14290.      */
  14291.     protected function get_ServiceLocator_XALKTptService()
  14292.     {
  14293.         return $this->privates['.service_locator.xALKTpt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14294.             'async' => ['privates''messenger.transport.async''getMessenger_Transport_AsyncService'false],
  14295.             'google_feed' => ['privates''messenger.transport.google_feed''getMessenger_Transport_GoogleFeedService'false],
  14296.             'logs' => ['privates''messenger.transport.logs''getMessenger_Transport_LogsService'false],
  14297.             'messenger.transport.async' => ['privates''messenger.transport.async''getMessenger_Transport_AsyncService'false],
  14298.             'messenger.transport.google_feed' => ['privates''messenger.transport.google_feed''getMessenger_Transport_GoogleFeedService'false],
  14299.             'messenger.transport.logs' => ['privates''messenger.transport.logs''getMessenger_Transport_LogsService'false],
  14300.         ], [
  14301.             'async' => '?',
  14302.             'google_feed' => '?',
  14303.             'logs' => '?',
  14304.             'messenger.transport.async' => '?',
  14305.             'messenger.transport.google_feed' => '?',
  14306.             'messenger.transport.logs' => '?',
  14307.         ]);
  14308.     }
  14309.     /**
  14310.      * Gets the private '.service_locator.ywhNcuo' shared service.
  14311.      *
  14312.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14313.      */
  14314.     protected function get_ServiceLocator_YwhNcuoService()
  14315.     {
  14316.         return $this->privates['.service_locator.ywhNcuo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14317.             'boolDBSettingRepository' => ['privates''FlexApp\\Repository\\BoolDBSettingRepository''getBoolDBSettingRepositoryService'false],
  14318.             'translator' => ['services''translator''getTranslatorService'false],
  14319.             'welcomeInfoDataGenerator' => ['privates''FlexApp\\Service\\WelcomeInfoDataGenerator''getWelcomeInfoDataGeneratorService'false],
  14320.         ], [
  14321.             'boolDBSettingRepository' => 'FlexApp\\Repository\\BoolDBSettingRepository',
  14322.             'translator' => '?',
  14323.             'welcomeInfoDataGenerator' => 'FlexApp\\Service\\WelcomeInfoDataGenerator',
  14324.         ]);
  14325.     }
  14326.     /**
  14327.      * Gets the private '.service_locator.zJyh7qS' shared service.
  14328.      *
  14329.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14330.      */
  14331.     protected function get_ServiceLocator_ZJyh7qSService()
  14332.     {
  14333.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14334.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  14335.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  14336.         ], [
  14337.             'security.firewall.map.context.dev' => '?',
  14338.             'security.firewall.map.context.main' => '?',
  14339.         ]);
  14340.     }
  14341.     /**
  14342.      * Gets the private '.service_locator.zxvOa6h' shared service.
  14343.      *
  14344.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14345.      */
  14346.     protected function get_ServiceLocator_ZxvOa6hService()
  14347.     {
  14348.         return $this->privates['.service_locator.zxvOa6h'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14349.             'currentUserProvider' => ['services''FlexApp\\Service\\CurrentUserProvider''getCurrentUserProviderService'false],
  14350.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  14351.             'mailing' => ['privates''FlexApp\\Entity\\Mailing''getMailingService'false],
  14352.         ], [
  14353.             'currentUserProvider' => 'FlexApp\\Service\\CurrentUserProvider',
  14354.             'entityManager' => '?',
  14355.             'mailing' => 'FlexApp\\Entity\\Mailing',
  14356.         ]);
  14357.     }
  14358.     /**
  14359.      * Gets the private '.session.deprecated' shared service.
  14360.      *
  14361.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  14362.      */
  14363.     protected function get_Session_DeprecatedService()
  14364.     {
  14365.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  14366.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  14367.         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();
  14368.     }
  14369.     /**
  14370.      * Gets the private '.twig.command.debug.lazy' shared service.
  14371.      *
  14372.      * @return \Symfony\Component\Console\Command\LazyCommand
  14373.      */
  14374.     protected function get_Twig_Command_Debug_LazyService()
  14375.     {
  14376.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14377.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  14378.         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 {
  14379.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  14380.         });
  14381.     }
  14382.     /**
  14383.      * Gets the private '.twig.command.lint.lazy' shared service.
  14384.      *
  14385.      * @return \Symfony\Component\Console\Command\LazyCommand
  14386.      */
  14387.     protected function get_Twig_Command_Lint_LazyService()
  14388.     {
  14389.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14390.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  14391.         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 {
  14392.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  14393.         });
  14394.     }
  14395.     /**
  14396.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  14397.      *
  14398.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  14399.      */
  14400.     protected function getManagerRegistryAwareConnectionProviderService()
  14401.     {
  14402.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  14403.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  14404.         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'));
  14405.     }
  14406.     /**
  14407.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  14408.      *
  14409.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  14410.      */
  14411.     protected function getRunSqlCommandService()
  14412.     {
  14413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14414.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  14415.         $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()));
  14416.         $instance->setName('dbal:run-sql');
  14417.         return $instance;
  14418.     }
  14419.     /**
  14420.      * Gets the private 'FlexApp\Command\AddExhibitionDataCommand' shared autowired service.
  14421.      *
  14422.      * @return \FlexApp\Command\AddExhibitionDataCommand
  14423.      */
  14424.     protected function getAddExhibitionDataCommandService()
  14425.     {
  14426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14427.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/AddExhibitionDataCommand.php';
  14428.         $this->privates['FlexApp\\Command\\AddExhibitionDataCommand'] = $instance = new \FlexApp\Command\AddExhibitionDataCommand(($this->privates['FlexApp\\Repository\\Exhibition\\ExhRepository'] ?? $this->getExhRepositoryService()));
  14429.         $instance->setName('te:add:exhibition_data');
  14430.         return $instance;
  14431.     }
  14432.     /**
  14433.      * Gets the private 'FlexApp\Command\AddFilterToAdminPanelCommand' shared autowired service.
  14434.      *
  14435.      * @return \FlexApp\Command\AddFilterToAdminPanelCommand
  14436.      */
  14437.     protected function getAddFilterToAdminPanelCommandService()
  14438.     {
  14439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14440.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/AddFilterToAdminPanelCommand.php';
  14441.         $this->privates['FlexApp\\Command\\AddFilterToAdminPanelCommand'] = $instance = new \FlexApp\Command\AddFilterToAdminPanelCommand(($this->services['adm.service.filter'] ?? $this->getAdm_Service_FilterService()));
  14442.         $instance->setName('adm.command:add.filter');
  14443.         return $instance;
  14444.     }
  14445.     /**
  14446.      * Gets the private 'FlexApp\Command\AddPortalTaskIfFailsExistCommand' shared autowired service.
  14447.      *
  14448.      * @return \FlexApp\Command\AddPortalTaskIfFailsExistCommand
  14449.      */
  14450.     protected function getAddPortalTaskIfFailsExistCommandService()
  14451.     {
  14452.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14453.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/AddPortalTaskIfFailsExistCommand.php';
  14454.         $this->privates['FlexApp\\Command\\AddPortalTaskIfFailsExistCommand'] = $instance = new \FlexApp\Command\AddPortalTaskIfFailsExistCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['FlexApp\\Repository\\ServiceEntityRepository\\RetieRequestDataRepository'] ?? $this->getRetieRequestDataRepositoryService()), ($this->privates['FlexApp\\Repository\\ChatBMessageRepository'] ?? $this->getChatBMessageRepositoryService()), ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()), ($this->services['WebBundle\\Helper\\ParticipantHelper'] ?? $this->getParticipantHelperService()), ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()));
  14455.         $instance->setName('create-portal-task-if-there-are-chat-fails');
  14456.         return $instance;
  14457.     }
  14458.     /**
  14459.      * Gets the private 'FlexApp\Command\AutoResendAfterFailsCommand' shared autowired service.
  14460.      *
  14461.      * @return \FlexApp\Command\AutoResendAfterFailsCommand
  14462.      */
  14463.     protected function getAutoResendAfterFailsCommandService()
  14464.     {
  14465.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14466.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/AutoResendAfterFailsCommand.php';
  14467.         $this->privates['FlexApp\\Command\\AutoResendAfterFailsCommand'] = $instance = new \FlexApp\Command\AutoResendAfterFailsCommand(($this->privates['FlexApp\\Repository\\ChatBMessageRepository'] ?? $this->getChatBMessageRepositoryService()), ($this->privates['FlexApp\\Service\\EntitySaver'] ?? $this->getEntitySaverService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['FlexApp\\Repository\\ServiceEntityRepository\\RetieRequestDataRepository'] ?? $this->getRetieRequestDataRepositoryService()), ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()), ($this->privates['FlexApp\\Service\\EntitySender'] ?? $this->getEntitySenderService()));
  14468.         $instance->setName('auto-resend-after-fails-command');
  14469.         return $instance;
  14470.     }
  14471.     /**
  14472.      * Gets the private 'FlexApp\Command\BindReviewsCommand' shared autowired service.
  14473.      *
  14474.      * @return \FlexApp\Command\BindReviewsCommand
  14475.      */
  14476.     protected function getBindReviewsCommandService()
  14477.     {
  14478.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14479.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/BindReviewsCommand.php';
  14480.         $this->privates['FlexApp\\Command\\BindReviewsCommand'] = $instance = new \FlexApp\Command\BindReviewsCommand();
  14481.         $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  14482.         $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService());
  14483.         $instance->setName('app:bind-reviews');
  14484.         return $instance;
  14485.     }
  14486.     /**
  14487.      * Gets the private 'FlexApp\Command\BuildCollectionSettnigsCommand' shared autowired service.
  14488.      *
  14489.      * @return \FlexApp\Command\BuildCollectionSettnigsCommand
  14490.      */
  14491.     protected function getBuildCollectionSettnigsCommandService()
  14492.     {
  14493.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14494.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/BuildCollectionSettnigsCommand.php';
  14495.         $this->privates['FlexApp\\Command\\BuildCollectionSettnigsCommand'] = $instance = new \FlexApp\Command\BuildCollectionSettnigsCommand($this);
  14496.         $instance->setName('te:build:collection.settnigs');
  14497.         return $instance;
  14498.     }
  14499.     /**
  14500.      * Gets the private 'FlexApp\Command\CalendarCommand' shared autowired service.
  14501.      *
  14502.      * @return \FlexApp\Command\CalendarCommand
  14503.      */
  14504.     protected function getCalendarCommandService()
  14505.     {
  14506.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14507.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/CalendarCommand.php';
  14508.         $this->privates['FlexApp\\Command\\CalendarCommand'] = $instance = new \FlexApp\Command\CalendarCommand();
  14509.         $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  14510.         $instance->setName('app:calendar');
  14511.         return $instance;
  14512.     }
  14513.     /**
  14514.      * Gets the private 'FlexApp\Command\ChatBCommand' shared autowired service.
  14515.      *
  14516.      * @return \FlexApp\Command\ChatBCommand
  14517.      */
  14518.     protected function getChatBCommandService()
  14519.     {
  14520.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14521.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/ChatBCommand.php';
  14522.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/WsServerFactory.php';
  14523.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/ComponentInterface.php';
  14524.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/MessageInterface.php';
  14525.         include_once \dirname(__DIR__4).'/vendor/cboden/ratchet/src/Ratchet/MessageComponentInterface.php';
  14526.         include_once \dirname(__DIR__4).'/src/FlexApp/Traits/TokenByMsg.php';
  14527.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ChatBService.php';
  14528.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php';
  14529.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php';
  14530.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php';
  14531.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php';
  14532.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php';
  14533.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/DailyLogger.php';
  14534.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/WsServerLogger.php';
  14535.         $a = new \FlexApp\Service\ChatBService();
  14536.         $b = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService());
  14537.         $c = new \FlexApp\Service\WsServerLogger('ws_server'$b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  14538.         $a->logger $c;
  14539.         $a->parametersProvider $b;
  14540.         $this->privates['FlexApp\\Command\\ChatBCommand'] = $instance = new \FlexApp\Command\ChatBCommand(new \FlexApp\Service\WsServerFactory($a$b), $b$c, ($this->privates['FlexApp\\Service\\DevsAndAdminsNotifier'] ?? $this->getDevsAndAdminsNotifierService()), ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()));
  14541.         $instance->setName('wsserver');
  14542.         return $instance;
  14543.     }
  14544.     /**
  14545.      * Gets the private 'FlexApp\Command\ChatBDispatchErrorEventCommand' shared autowired service.
  14546.      *
  14547.      * @return \FlexApp\Command\ChatBDispatchErrorEventCommand
  14548.      */
  14549.     protected function getChatBDispatchErrorEventCommandService()
  14550.     {
  14551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14552.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/ChatBDispatchErrorEventCommand.php';
  14553.         $this->privates['FlexApp\\Command\\ChatBDispatchErrorEventCommand'] = $instance = new \FlexApp\Command\ChatBDispatchErrorEventCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  14554.         $instance->setName('dispatch-general-error-event-in-child-process');
  14555.         return $instance;
  14556.     }
  14557.     /**
  14558.      * Gets the private 'FlexApp\Command\CheckActualTranslationsCommand' shared autowired service.
  14559.      *
  14560.      * @return \FlexApp\Command\CheckActualTranslationsCommand
  14561.      */
  14562.     protected function getCheckActualTranslationsCommandService()
  14563.     {
  14564.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14565.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/CheckActualTranslationsCommand.php';
  14566.         $this->privates['FlexApp\\Command\\CheckActualTranslationsCommand'] = $instance = new \FlexApp\Command\CheckActualTranslationsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14567.         $instance->setName('app:check-actual-translations');
  14568.         return $instance;
  14569.     }
  14570.     /**
  14571.      * Gets the private 'FlexApp\Command\CheckGoogleGmailEventsCommand' shared autowired service.
  14572.      *
  14573.      * @return \FlexApp\Command\CheckGoogleGmailEventsCommand
  14574.      */
  14575.     protected function getCheckGoogleGmailEventsCommandService()
  14576.     {
  14577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14578.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/CheckGoogleGmailEventsCommand.php';
  14579.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/GoogleGmailEventsService.php';
  14580.         $this->privates['FlexApp\\Command\\CheckGoogleGmailEventsCommand'] = $instance = new \FlexApp\Command\CheckGoogleGmailEventsCommand(($this->privates['FlexApp\\Service\\GoogleGmailEventsService'] ?? ($this->privates['FlexApp\\Service\\GoogleGmailEventsService'] = new \FlexApp\Service\GoogleGmailEventsService())));
  14581.         $instance->setName('app:check-google-gmail-events');
  14582.         return $instance;
  14583.     }
  14584.     /**
  14585.      * Gets the private 'FlexApp\Command\ClearCustomLogCommand' shared autowired service.
  14586.      *
  14587.      * @return \FlexApp\Command\ClearCustomLogCommand
  14588.      */
  14589.     protected function getClearCustomLogCommandService()
  14590.     {
  14591.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14592.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/ClearCustomLogCommand.php';
  14593.         $this->privates['FlexApp\\Command\\ClearCustomLogCommand'] = $instance = new \FlexApp\Command\ClearCustomLogCommand();
  14594.         $instance->parametersProvider = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService());
  14595.         $instance->setName('app:clear-custom-log');
  14596.         return $instance;
  14597.     }
  14598.     /**
  14599.      * Gets the private 'FlexApp\Command\CommentsAddTaskForCommentsWithoutAnswerCommand' shared autowired service.
  14600.      *
  14601.      * @return \FlexApp\Command\CommentsAddTaskForCommentsWithoutAnswerCommand
  14602.      */
  14603.     protected function getCommentsAddTaskForCommentsWithoutAnswerCommandService()
  14604.     {
  14605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14606.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/CommentsAddTaskForCommentsWithoutAnswerCommand.php';
  14607.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ExtendEntityRepository.php';
  14608.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/VacancyRepository.php';
  14609.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/LocaleTextRepository.php';
  14610.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/PortalLinkGenerator.php';
  14611.         $this->privates['FlexApp\\Command\\CommentsAddTaskForCommentsWithoutAnswerCommand'] = $instance = new \FlexApp\Command\CommentsAddTaskForCommentsWithoutAnswerCommand();
  14612.         $a = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService());
  14613.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  14614.         $c $b->getRepository('WebBundle:LocaleTextEntity');
  14615.         $c->setParametersProvider($a);
  14616.         $instance->portalHelper = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  14617.         $instance->participantHelper = ($this->services['WebBundle\\Helper\\ParticipantHelper'] ?? $this->getParticipantHelperService());
  14618.         $instance->parametersProvider $a;
  14619.         $instance->eventDispatcher = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14620.         $instance->commentRepository = ($this->services['FlexApp\\Repository\\CommentRepository'] ?? $this->getCommentRepositoryService());
  14621.         $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService());
  14622.         $instance->vacancyRepository $b->getRepository('WebBundle:Vacancy');
  14623.         $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService());
  14624.         $instance->localeTextRepository $c;
  14625.         $instance->sourceByCommentTypeDefiner = ($this->privates['FlexApp\\Service\\SourceByCommentTypeDefiner'] ?? $this->getSourceByCommentTypeDefinerService());
  14626.         $instance->portalLinkGenerator = new \FlexApp\Service\PortalLinkGenerator($a);
  14627.         $instance->entityManager $b;
  14628.         $instance->setName('comments:add-task-for-comments-without-answer');
  14629.         return $instance;
  14630.     }
  14631.     /**
  14632.      * Gets the private 'FlexApp\Command\ConsumeTokensCommand' shared autowired service.
  14633.      *
  14634.      * @return \FlexApp\Command\ConsumeTokensCommand
  14635.      */
  14636.     protected function getConsumeTokensCommandService()
  14637.     {
  14638.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14639.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/ConsumeTokensCommand.php';
  14640.         $this->privates['FlexApp\\Command\\ConsumeTokensCommand'] = $instance = new \FlexApp\Command\ConsumeTokensCommand();
  14641.         $instance->parametersProvider = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService());
  14642.         $instance->eventDispatcher = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14643.         $instance->messageBus = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  14644.         $instance->setName('app:consume-tokens');
  14645.         return $instance;
  14646.     }
  14647.     /**
  14648.      * Gets the private 'FlexApp\Command\Cron\CronAdminJobsCommand' shared autowired service.
  14649.      *
  14650.      * @return \FlexApp\Command\Cron\CronAdminJobsCommand
  14651.      */
  14652.     protected function getCronAdminJobsCommandService()
  14653.     {
  14654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14655.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/Cron/CronAdminJobsCommand.php';
  14656.         $this->privates['FlexApp\\Command\\Cron\\CronAdminJobsCommand'] = $instance = new \FlexApp\Command\Cron\CronAdminJobsCommand(($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService()));
  14657.         $instance->setName('cron:admin.jobs');
  14658.         return $instance;
  14659.     }
  14660.     /**
  14661.      * Gets the private 'FlexApp\Command\Cron\CronExhSetReferenceCommand' shared autowired service.
  14662.      *
  14663.      * @return \FlexApp\Command\Cron\CronExhSetReferenceCommand
  14664.      */
  14665.     protected function getCronExhSetReferenceCommandService()
  14666.     {
  14667.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14668.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/Cron/CronExhSetReferenceCommand.php';
  14669.         $this->privates['FlexApp\\Command\\Cron\\CronExhSetReferenceCommand'] = $instance = new \FlexApp\Command\Cron\CronExhSetReferenceCommand(($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService()));
  14670.         $instance->setName('cron:exh.set_reference');
  14671.         return $instance;
  14672.     }
  14673.     /**
  14674.      * Gets the private 'FlexApp\Command\Cron\CronFoundAndFixRelationCommand' shared autowired service.
  14675.      *
  14676.      * @return \FlexApp\Command\Cron\CronFoundAndFixRelationCommand
  14677.      */
  14678.     protected function getCronFoundAndFixRelationCommandService()
  14679.     {
  14680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14681.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/Cron/CronFoundAndFixRelationCommand.php';
  14682.         $this->privates['FlexApp\\Command\\Cron\\CronFoundAndFixRelationCommand'] = $instance = new \FlexApp\Command\Cron\CronFoundAndFixRelationCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService()));
  14683.         $instance->setName('cron:found_and_fix.relation');
  14684.         return $instance;
  14685.     }
  14686.     /**
  14687.      * Gets the private 'FlexApp\Command\Cron\CronListForGoogleAdsCommand' shared autowired service.
  14688.      *
  14689.      * @return \FlexApp\Command\Cron\CronListForGoogleAdsCommand
  14690.      */
  14691.     protected function getCronListForGoogleAdsCommandService()
  14692.     {
  14693.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14694.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/Cron/CronListForGoogleAdsCommand.php';
  14695.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/AdsFilters/AdsFiltersGeneratorCombinations.php';
  14696.         $this->privates['FlexApp\\Command\\Cron\\CronListForGoogleAdsCommand'] = $instance = new \FlexApp\Command\Cron\CronListForGoogleAdsCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), new \FlexApp\Service\AdsFilters\AdsFiltersGeneratorCombinations(), ($this->privates['FlexApp\\Service\\AdsFilters\\AdsFiltersGeneratorTexts'] ?? $this->getAdsFiltersGeneratorTextsService()), ($this->privates['FlexApp\\Service\\JsonArrayApiClient'] ?? $this->getJsonArrayApiClientService()));
  14697.         $instance->setName('cron:listForGoogleAds');
  14698.         return $instance;
  14699.     }
  14700.     /**
  14701.      * Gets the private 'FlexApp\Command\Cron\CronParseHtmlBadLinkCommand' shared autowired service.
  14702.      *
  14703.      * @return \FlexApp\Command\Cron\CronParseHtmlBadLinkCommand
  14704.      */
  14705.     protected function getCronParseHtmlBadLinkCommandService()
  14706.     {
  14707.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14708.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/Cron/CronParseHtmlBadLinkCommand.php';
  14709.         $this->privates['FlexApp\\Command\\Cron\\CronParseHtmlBadLinkCommand'] = $instance = new \FlexApp\Command\Cron\CronParseHtmlBadLinkCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  14710.         $instance->setName('cron:parse.html_bad_link');
  14711.         return $instance;
  14712.     }
  14713.     /**
  14714.      * Gets the private 'FlexApp\Command\Cron\CronParseVideoBadLinkCommand' shared autowired service.
  14715.      *
  14716.      * @return \FlexApp\Command\Cron\CronParseVideoBadLinkCommand
  14717.      */
  14718.     protected function getCronParseVideoBadLinkCommandService()
  14719.     {
  14720.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14721.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/Cron/CronParseVideoBadLinkCommand.php';
  14722.         $this->privates['FlexApp\\Command\\Cron\\CronParseVideoBadLinkCommand'] = $instance = new \FlexApp\Command\Cron\CronParseVideoBadLinkCommand(($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService()));
  14723.         $instance->setName('cron:parse.video_bad_link');
  14724.         return $instance;
  14725.     }
  14726.     /**
  14727.      * Gets the private 'FlexApp\Command\Cron\CronTransExCommand' shared autowired service.
  14728.      *
  14729.      * @return \FlexApp\Command\Cron\CronTransExCommand
  14730.      */
  14731.     protected function getCronTransExCommandService()
  14732.     {
  14733.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14734.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/Cron/CronTransExCommand.php';
  14735.         $this->privates['FlexApp\\Command\\Cron\\CronTransExCommand'] = $instance = new \FlexApp\Command\Cron\CronTransExCommand(($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService()));
  14736.         $instance->setName('cron:transex.update');
  14737.         return $instance;
  14738.     }
  14739.     /**
  14740.      * Gets the private 'FlexApp\Command\Cron\CrontabFillCollectionCommand' shared autowired service.
  14741.      *
  14742.      * @return \FlexApp\Command\Cron\CrontabFillCollectionCommand
  14743.      */
  14744.     protected function getCrontabFillCollectionCommandService()
  14745.     {
  14746.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14747.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/Cron/CrontabFillCollectionCommand.php';
  14748.         $this->privates['FlexApp\\Command\\Cron\\CrontabFillCollectionCommand'] = $instance = new \FlexApp\Command\Cron\CrontabFillCollectionCommand(($this->privates['FlexApp\\Repository\\Collection\\CollectionRepository'] ?? $this->getCollectionRepository2Service()), ($this->privates['FlexApp\\Repository\\Collection\\CollectionSettingRepository'] ?? $this->getCollectionSettingRepositoryService()), ($this->privates['FlexApp\\Repository\\Collection\\CollectionAwardRepository'] ?? $this->getCollectionAwardRepositoryService()), ($this->privates['FlexApp\\Repository\\Collection\\CollectionHeaderRepository'] ?? $this->getCollectionHeaderRepositoryService()), ($this->privates['FlexApp\\Repository\\BrandRepository'] ?? $this->getBrandRepositoryService()), ($this->privates['FlexApp\\Repository\\Exhibition\\ExhRepository'] ?? $this->getExhRepositoryService()), ($this->privates['FlexApp\\Repository\\SquareRepository'] ?? $this->getSquareRepositoryService()), ($this->privates['FlexApp\\Repository\\CurrencyRepository'] ?? $this->getCurrencyRepositoryService()), ($this->privates['FlexApp\\Repository\\CountryRepository'] ?? $this->getCountryRepositoryService()), ($this->privates['FlexApp\\Repository\\LocaleRepository'] ?? $this->getLocaleRepositoryService()), ($this->privates['FlexApp\\Repository\\DesignerRepository'] ?? $this->getDesignerRepositoryService()), ($this->privates['FlexApp\\Repository\\StaticContent\\VideoStaticContentRepository'] ?? $this->getVideoStaticContentRepositoryService()), ($this->privates['FlexApp\\Repository\\StaticContent\\StaticContentCollectionRepository'] ?? $this->getStaticContentCollectionRepositoryService()), ($this->privates['FlexApp\\Repository\\PriceRepository'] ?? $this->getPriceRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14749.         $instance->setName('cron:fill-collections');
  14750.         $instance->setDescription('Fill collections from old table.');
  14751.         return $instance;
  14752.     }
  14753.     /**
  14754.      * Gets the private 'FlexApp\Command\Cron\CrontabFillCountryCommand' shared autowired service.
  14755.      *
  14756.      * @return \FlexApp\Command\Cron\CrontabFillCountryCommand
  14757.      */
  14758.     protected function getCrontabFillCountryCommandService()
  14759.     {
  14760.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14761.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/Cron/CrontabFillCountryCommand.php';
  14762.         $this->privates['FlexApp\\Command\\Cron\\CrontabFillCountryCommand'] = $instance = new \FlexApp\Command\Cron\CrontabFillCountryCommand(($this->privates['FlexApp\\Repository\\CountryRepository'] ?? $this->getCountryRepositoryService()), ($this->privates['FlexApp\\Repository\\LocaleRepository'] ?? $this->getLocaleRepositoryService()), ($this->privates['FlexApp\\Repository\\PhoneMaskRepository'] ?? $this->getPhoneMaskRepositoryService()), ($this->privates['FlexApp\\Repository\\ZipMaskRepository'] ?? $this->getZipMaskRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14763.         $instance->setName('cron:fill-country');
  14764.         $instance->setDescription('Заполнение стран и их названий.');
  14765.         return $instance;
  14766.     }
  14767.     /**
  14768.      * Gets the private 'FlexApp\Command\Cron\CrontabFillFactoryCommand' shared autowired service.
  14769.      *
  14770.      * @return \FlexApp\Command\Cron\CrontabFillFactoryCommand
  14771.      */
  14772.     protected function getCrontabFillFactoryCommandService()
  14773.     {
  14774.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14775.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/Cron/CrontabFillFactoryCommand.php';
  14776.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/StaticContentService.php';
  14777.         $a = new \FlexApp\Service\StaticContentService();
  14778.         $a->staticContentRepository = ($this->privates['FlexApp\\Repository\\StaticContent\\StaticContentRepository'] ?? $this->getStaticContentRepositoryService());
  14779.         $this->privates['FlexApp\\Command\\Cron\\CrontabFillFactoryCommand'] = $instance = new \FlexApp\Command\Cron\CrontabFillFactoryCommand(($this->privates['FlexApp\\Repository\\BrandRepository'] ?? $this->getBrandRepositoryService()), ($this->privates['FlexApp\\Repository\\CountryRepository'] ?? $this->getCountryRepositoryService()), ($this->privates['FlexApp\\Repository\\LocaleRepository'] ?? $this->getLocaleRepositoryService()), ($this->privates['FlexApp\\Repository\\TranscriptionRepository'] ?? $this->getTranscriptionRepositoryService()), ($this->privates['FlexApp\\Repository\\StaticContent\\VideoStaticContentRepository'] ?? $this->getVideoStaticContentRepositoryService()), ($this->privates['FlexApp\\Repository\\StaticContent\\SoundStaticContentRepository'] ?? $this->getSoundStaticContentRepositoryService()), $a, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14780.         $instance->setName('cron:fill-factory');
  14781.         $instance->setDescription('Fill factories from old table.');
  14782.         return $instance;
  14783.     }
  14784.     /**
  14785.      * Gets the private 'FlexApp\Command\Cron\CrontabFillReviewsCommand' shared autowired service.
  14786.      *
  14787.      * @return \FlexApp\Command\Cron\CrontabFillReviewsCommand
  14788.      */
  14789.     protected function getCrontabFillReviewsCommandService()
  14790.     {
  14791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14792.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/Cron/CrontabFillReviewsCommand.php';
  14793.         $this->privates['FlexApp\\Command\\Cron\\CrontabFillReviewsCommand'] = $instance = new \FlexApp\Command\Cron\CrontabFillReviewsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14794.         $instance->setName('cron:fill-review');
  14795.         $instance->setDescription('Обновление отзывов.');
  14796.         return $instance;
  14797.     }
  14798.     /**
  14799.      * Gets the private 'FlexApp\Command\ExportArticleSchemeToCsvCommand' shared autowired service.
  14800.      *
  14801.      * @return \FlexApp\Command\ExportArticleSchemeToCsvCommand
  14802.      */
  14803.     protected function getExportArticleSchemeToCsvCommandService()
  14804.     {
  14805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14806.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/ExportArticleSchemeToCsvCommand.php';
  14807.         $this->privates['FlexApp\\Command\\ExportArticleSchemeToCsvCommand'] = $instance = new \FlexApp\Command\ExportArticleSchemeToCsvCommand(($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))));
  14808.         $instance->setName('app:export-article-scheme-csv');
  14809.         return $instance;
  14810.     }
  14811.     /**
  14812.      * Gets the private 'FlexApp\Command\ExportArticlesToJsonForGoogleCommand' shared autowired service.
  14813.      *
  14814.      * @return \FlexApp\Command\ExportArticlesToJsonForGoogleCommand
  14815.      */
  14816.     protected function getExportArticlesToJsonForGoogleCommandService()
  14817.     {
  14818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14819.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/ExportArticlesToJsonForGoogleCommand.php';
  14820.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/RecommendationsAiService.php';
  14821.         $this->privates['FlexApp\\Command\\ExportArticlesToJsonForGoogleCommand'] = $instance = new \FlexApp\Command\ExportArticlesToJsonForGoogleCommand(new \FlexApp\Service\RecommendationsAiService(), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  14822.         $instance->setName('recommendations-ai:export-articles-to-json');
  14823.         return $instance;
  14824.     }
  14825.     /**
  14826.      * Gets the private 'FlexApp\Command\ExportCollectionsToAmazonPersonalizeCommand' shared autowired service.
  14827.      *
  14828.      * @return \FlexApp\Command\ExportCollectionsToAmazonPersonalizeCommand
  14829.      */
  14830.     protected function getExportCollectionsToAmazonPersonalizeCommandService()
  14831.     {
  14832.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14833.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/ExportCollectionsToAmazonPersonalizeCommand.php';
  14834.         $this->privates['FlexApp\\Command\\ExportCollectionsToAmazonPersonalizeCommand'] = $instance = new \FlexApp\Command\ExportCollectionsToAmazonPersonalizeCommand(($this->privates['FlexApp\\Service\\AmazonPersonalizeService'] ?? $this->getAmazonPersonalizeServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  14835.         $instance->setName('personalize:export-collections');
  14836.         return $instance;
  14837.     }
  14838.     /**
  14839.      * Gets the private 'FlexApp\Command\ExportUserItemToAmazonPersonalizeCommand' shared autowired service.
  14840.      *
  14841.      * @return \FlexApp\Command\ExportUserItemToAmazonPersonalizeCommand
  14842.      */
  14843.     protected function getExportUserItemToAmazonPersonalizeCommandService()
  14844.     {
  14845.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14846.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/ExportUserItemToAmazonPersonalizeCommand.php';
  14847.         $this->privates['FlexApp\\Command\\ExportUserItemToAmazonPersonalizeCommand'] = $instance = new \FlexApp\Command\ExportUserItemToAmazonPersonalizeCommand(($this->privates['FlexApp\\Service\\AmazonPersonalizeService'] ?? $this->getAmazonPersonalizeServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  14848.         $instance->setName('personalize:export-user-item');
  14849.         return $instance;
  14850.     }
  14851.     /**
  14852.      * Gets the private 'FlexApp\Command\ExportUsersToAmazonPersonalizeCommand' shared autowired service.
  14853.      *
  14854.      * @return \FlexApp\Command\ExportUsersToAmazonPersonalizeCommand
  14855.      */
  14856.     protected function getExportUsersToAmazonPersonalizeCommandService()
  14857.     {
  14858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14859.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/ExportUsersToAmazonPersonalizeCommand.php';
  14860.         $this->privates['FlexApp\\Command\\ExportUsersToAmazonPersonalizeCommand'] = $instance = new \FlexApp\Command\ExportUsersToAmazonPersonalizeCommand(($this->privates['FlexApp\\Service\\AmazonPersonalizeService'] ?? $this->getAmazonPersonalizeServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  14861.         $instance->setName('personalize:export-users');
  14862.         return $instance;
  14863.     }
  14864.     /**
  14865.      * Gets the private 'FlexApp\Command\FillArticleFilterCommand' shared autowired service.
  14866.      *
  14867.      * @return \FlexApp\Command\FillArticleFilterCommand
  14868.      */
  14869.     protected function getFillArticleFilterCommandService()
  14870.     {
  14871.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14872.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/FillArticleFilterCommand.php';
  14873.         $this->privates['FlexApp\\Command\\FillArticleFilterCommand'] = $instance = new \FlexApp\Command\FillArticleFilterCommand(($this->services['adm.service.article_filters_filler'] ?? $this->getAdm_Service_ArticleFiltersFillerService()));
  14874.         $instance->setName('app:fill_article_filter');
  14875.         $instance->setDescription('Заполняет article_filter для артикулов порциями (удобно для cron)');
  14876.         return $instance;
  14877.     }
  14878.     /**
  14879.      * Gets the private 'FlexApp\Command\FillArticleSortCommand' shared autowired service.
  14880.      *
  14881.      * @return \FlexApp\Command\FillArticleSortCommand
  14882.      */
  14883.     protected function getFillArticleSortCommandService()
  14884.     {
  14885.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14886.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/FillArticleSortCommand.php';
  14887.         $this->privates['FlexApp\\Command\\FillArticleSortCommand'] = $instance = new \FlexApp\Command\FillArticleSortCommand(($this->services['adm.service.article_sort_filler'] ?? $this->getAdm_Service_ArticleSortFillerService()));
  14888.         $instance->setName('app:fill_article_sort');
  14889.         $instance->setDescription('Заполняет a_sort порциями (по коллекции, фабрике или всё по кругу)');
  14890.         return $instance;
  14891.     }
  14892.     /**
  14893.      * Gets the private 'FlexApp\Command\FillCapitalsCommand' shared autowired service.
  14894.      *
  14895.      * @return \FlexApp\Command\FillCapitalsCommand
  14896.      */
  14897.     protected function getFillCapitalsCommandService()
  14898.     {
  14899.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14900.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/FillCapitalsCommand.php';
  14901.         $this->privates['FlexApp\\Command\\FillCapitalsCommand'] = $instance = new \FlexApp\Command\FillCapitalsCommand(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14902.         $instance->setName('app:fill-capitals');
  14903.         return $instance;
  14904.     }
  14905.     /**
  14906.      * Gets the private 'FlexApp\Command\FillHolidaysCommand' shared autowired service.
  14907.      *
  14908.      * @return \FlexApp\Command\FillHolidaysCommand
  14909.      */
  14910.     protected function getFillHolidaysCommandService()
  14911.     {
  14912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14913.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/FillHolidaysCommand.php';
  14914.         $this->privates['FlexApp\\Command\\FillHolidaysCommand'] = $instance = new \FlexApp\Command\FillHolidaysCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  14915.         $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService());
  14916.         $instance->setName('app:fill-holidays');
  14917.         return $instance;
  14918.     }
  14919.     /**
  14920.      * Gets the private 'FlexApp\Command\FillInteriorFilterCommand' shared autowired service.
  14921.      *
  14922.      * @return \FlexApp\Command\FillInteriorFilterCommand
  14923.      */
  14924.     protected function getFillInteriorFilterCommandService()
  14925.     {
  14926.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14927.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/FillInteriorFilterCommand.php';
  14928.         $this->privates['FlexApp\\Command\\FillInteriorFilterCommand'] = $instance = new \FlexApp\Command\FillInteriorFilterCommand(($this->services['adm.service.interior_filters_filler'] ?? $this->getAdm_Service_InteriorFiltersFillerService()));
  14929.         $instance->setName('app:fill_interior_filter');
  14930.         $instance->setDescription('Заполняет interior_filters для интерьеров порциями (удобно для cron)');
  14931.         return $instance;
  14932.     }
  14933.     /**
  14934.      * Gets the private 'FlexApp\Command\FixLocalesInLocalChangeStatisticCommand' shared autowired service.
  14935.      *
  14936.      * @return \FlexApp\Command\FixLocalesInLocalChangeStatisticCommand
  14937.      */
  14938.     protected function getFixLocalesInLocalChangeStatisticCommandService()
  14939.     {
  14940.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14941.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/FixLocalesInLocalChangeStatisticCommand.php';
  14942.         $this->privates['FlexApp\\Command\\FixLocalesInLocalChangeStatisticCommand'] = $instance = new \FlexApp\Command\FixLocalesInLocalChangeStatisticCommand(($this->privates['FlexApp\\Service\\LocaleChangeStatService'] ?? $this->getLocaleChangeStatServiceService()));
  14943.         $instance->setName('locale-statistic:fix-db-locale-strings');
  14944.         return $instance;
  14945.     }
  14946.     /**
  14947.      * Gets the private 'FlexApp\Command\GetCollectionThemesStatCommand' shared autowired service.
  14948.      *
  14949.      * @return \FlexApp\Command\GetCollectionThemesStatCommand
  14950.      */
  14951.     protected function getGetCollectionThemesStatCommandService()
  14952.     {
  14953.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14954.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/GetCollectionThemesStatCommand.php';
  14955.         $this->privates['FlexApp\\Command\\GetCollectionThemesStatCommand'] = $instance = new \FlexApp\Command\GetCollectionThemesStatCommand();
  14956.         $instance->portalHelper = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  14957.         $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService());
  14958.         $instance->setName('app:get-collection-themes-stat-command');
  14959.         return $instance;
  14960.     }
  14961.     /**
  14962.      * Gets the private 'FlexApp\Command\ImgProcessCommand' shared autowired service.
  14963.      *
  14964.      * @return \FlexApp\Command\ImgProcessCommand
  14965.      */
  14966.     protected function getImgProcessCommandService()
  14967.     {
  14968.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14969.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/ImgProcessCommand.php';
  14970.         $this->privates['FlexApp\\Command\\ImgProcessCommand'] = $instance = new \FlexApp\Command\ImgProcessCommand();
  14971.         $instance->setName('img_process');
  14972.         return $instance;
  14973.     }
  14974.     /**
  14975.      * Gets the private 'FlexApp\Command\ImportOldSubscribersCommand' shared autowired service.
  14976.      *
  14977.      * @return \FlexApp\Command\ImportOldSubscribersCommand
  14978.      */
  14979.     protected function getImportOldSubscribersCommandService()
  14980.     {
  14981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14982.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/ImportOldSubscribersCommand.php';
  14983.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  14984.         $this->privates['FlexApp\\Command\\ImportOldSubscribersCommand'] = $instance = new \FlexApp\Command\ImportOldSubscribersCommand(($this->privates['FlexApp\\Repository\\CommentablePageRepository'] ?? $this->getCommentablePageRepositoryService()), ($this->privates['FlexApp\\Repository\\CommentablePageSubscriberRepository'] ?? $this->getCommentablePageSubscriberRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer())));
  14985.         $instance->setName('app:import-old-subscribers');
  14986.         return $instance;
  14987.     }
  14988.     /**
  14989.      * Gets the private 'FlexApp\Command\ImportProdDBCommand' shared autowired service.
  14990.      *
  14991.      * @return \FlexApp\Command\ImportProdDBCommand
  14992.      */
  14993.     protected function getImportProdDBCommandService()
  14994.     {
  14995.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14996.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/ImportProdDBCommand.php';
  14997.         $this->privates['FlexApp\\Command\\ImportProdDBCommand'] = $instance = new \FlexApp\Command\ImportProdDBCommand(($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()));
  14998.         $instance->setName('app:import-prod-db');
  14999.         return $instance;
  15000.     }
  15001.     /**
  15002.      * Gets the private 'FlexApp\Command\ManualTestUnreadCountCommand' shared autowired service.
  15003.      *
  15004.      * @return \FlexApp\Command\ManualTestUnreadCountCommand
  15005.      */
  15006.     protected function getManualTestUnreadCountCommandService()
  15007.     {
  15008.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15009.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/ManualTestUnreadCountCommand.php';
  15010.         $this->privates['FlexApp\\Command\\ManualTestUnreadCountCommand'] = $instance = new \FlexApp\Command\ManualTestUnreadCountCommand();
  15011.         $instance->changeUnreadCountHandler = ($this->privates['FlexApp\\Service\\ChangedUnreadCountHandler'] ?? $this->getChangedUnreadCountHandlerService());
  15012.         $instance->setName('app:manual-test-unread-count');
  15013.         return $instance;
  15014.     }
  15015.     /**
  15016.      * Gets the private 'FlexApp\Command\ManualTestingCommand' shared autowired service.
  15017.      *
  15018.      * @return \FlexApp\Command\ManualTestingCommand
  15019.      */
  15020.     protected function getManualTestingCommandService()
  15021.     {
  15022.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15023.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/ManualTestingCommand.php';
  15024.         $this->privates['FlexApp\\Command\\ManualTestingCommand'] = $instance = new \FlexApp\Command\ManualTestingCommand();
  15025.         $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService());
  15026.         $instance->classMetadataFactory = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  15027.         $instance->serializer = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  15028.         $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  15029.         $instance->validator = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  15030.         $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  15031.         $instance->portalHelper = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  15032.         $instance->portalApiService = ($this->privates['FlexApp\\Service\\PortalApiService'] ?? $this->getPortalApiServiceService());
  15033.         $instance->chatBMessageRepository = ($this->privates['FlexApp\\Repository\\ChatBMessageRepository'] ?? $this->getChatBMessageRepositoryService());
  15034.         $instance->loginLinkGenerator = ($this->services['FlexApp\\Service\\LoginLinkGenerator'] ?? $this->getLoginLinkGeneratorService());
  15035.         $instance->logsManager = ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService());
  15036.         $instance->setName('app:manual-testing');
  15037.         return $instance;
  15038.     }
  15039.     /**
  15040.      * Gets the private 'FlexApp\Command\MergeContactsOnPortalCommand' shared autowired service.
  15041.      *
  15042.      * @return \FlexApp\Command\MergeContactsOnPortalCommand
  15043.      */
  15044.     protected function getMergeContactsOnPortalCommandService()
  15045.     {
  15046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15047.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/MergeContactsOnPortalCommand.php';
  15048.         $this->privates['FlexApp\\Command\\MergeContactsOnPortalCommand'] = $instance = new \FlexApp\Command\MergeContactsOnPortalCommand();
  15049.         $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  15050.         $instance->portalHelper = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  15051.         $instance->setName('app:merge-contacts-on-portal');
  15052.         return $instance;
  15053.     }
  15054.     /**
  15055.      * Gets the private 'FlexApp\Command\OnceLoadCurrenciesCommand' shared autowired service.
  15056.      *
  15057.      * @return \FlexApp\Command\OnceLoadCurrenciesCommand
  15058.      */
  15059.     protected function getOnceLoadCurrenciesCommandService()
  15060.     {
  15061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15062.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/OnceLoadCurrenciesCommand.php';
  15063.         $this->privates['FlexApp\\Command\\OnceLoadCurrenciesCommand'] = $instance = new \FlexApp\Command\OnceLoadCurrenciesCommand(($this->privates['FlexApp\\Repository\\LocaleRepository'] ?? $this->getLocaleRepositoryService()), ($this->privates['FlexApp\\Repository\\CurrencyRepository'] ?? $this->getCurrencyRepositoryService()));
  15064.         $instance->setName('command:load-currencies');
  15065.         $instance->setDescription('Единоразовая заливка валют');
  15066.         return $instance;
  15067.     }
  15068.     /**
  15069.      * Gets the private 'FlexApp\Command\OnceLoadMeasuresCommand' shared autowired service.
  15070.      *
  15071.      * @return \FlexApp\Command\OnceLoadMeasuresCommand
  15072.      */
  15073.     protected function getOnceLoadMeasuresCommandService()
  15074.     {
  15075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15076.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/OnceLoadMeasuresCommand.php';
  15077.         $this->privates['FlexApp\\Command\\OnceLoadMeasuresCommand'] = $instance = new \FlexApp\Command\OnceLoadMeasuresCommand(($this->privates['FlexApp\\Repository\\LocaleRepository'] ?? $this->getLocaleRepositoryService()), ($this->privates['FlexApp\\Repository\\SquareRepository'] ?? $this->getSquareRepositoryService()));
  15078.         $instance->setName('command:load-measures');
  15079.         $instance->setDescription('Единоразовая заливка площадей');
  15080.         return $instance;
  15081.     }
  15082.     /**
  15083.      * Gets the private 'FlexApp\Command\PluralizationExampleCommand' shared autowired service.
  15084.      *
  15085.      * @return \FlexApp\Command\PluralizationExampleCommand
  15086.      */
  15087.     protected function getPluralizationExampleCommandService()
  15088.     {
  15089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15090.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/PluralizationExampleCommand.php';
  15091.         $this->privates['FlexApp\\Command\\PluralizationExampleCommand'] = $instance = new \FlexApp\Command\PluralizationExampleCommand();
  15092.         $instance->translator = ($this->services['translator'] ?? $this->getTranslatorService());
  15093.         $instance->setName('app:pluralization-example');
  15094.         return $instance;
  15095.     }
  15096.     /**
  15097.      * Gets the private 'FlexApp\Command\PushTestByFCMTokenCommand' shared autowired service.
  15098.      *
  15099.      * @return \FlexApp\Command\PushTestByFCMTokenCommand
  15100.      */
  15101.     protected function getPushTestByFCMTokenCommandService()
  15102.     {
  15103.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15104.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/PushTestByFCMTokenCommand.php';
  15105.         $this->privates['FlexApp\\Command\\PushTestByFCMTokenCommand'] = $instance = new \FlexApp\Command\PushTestByFCMTokenCommand(($this->privates['FlexApp\\Service\\WebPushNotificationsService'] ?? $this->getWebPushNotificationsServiceService()));
  15106.         $instance->setName('app:push-test-by-fcm-token');
  15107.         return $instance;
  15108.     }
  15109.     /**
  15110.      * Gets the private 'FlexApp\Command\PushTestByTeTokenCommand' shared autowired service.
  15111.      *
  15112.      * @return \FlexApp\Command\PushTestByTeTokenCommand
  15113.      */
  15114.     protected function getPushTestByTeTokenCommandService()
  15115.     {
  15116.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15117.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/PushTestByTeTokenCommand.php';
  15118.         $this->privates['FlexApp\\Command\\PushTestByTeTokenCommand'] = $instance = new \FlexApp\Command\PushTestByTeTokenCommand(($this->privates['FlexApp\\Service\\WebPushNotificationsService'] ?? $this->getWebPushNotificationsServiceService()));
  15119.         $instance->setName('app:push-test-by-te-token');
  15120.         return $instance;
  15121.     }
  15122.     /**
  15123.      * Gets the private 'FlexApp\Command\PushTestByUserCommand' shared autowired service.
  15124.      *
  15125.      * @return \FlexApp\Command\PushTestByUserCommand
  15126.      */
  15127.     protected function getPushTestByUserCommandService()
  15128.     {
  15129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15130.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/PushTestByUserCommand.php';
  15131.         $this->privates['FlexApp\\Command\\PushTestByUserCommand'] = $instance = new \FlexApp\Command\PushTestByUserCommand(($this->privates['FlexApp\\Service\\WebPushNotificationsService'] ?? $this->getWebPushNotificationsServiceService()), ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  15132.         $instance->setName('app:push-test-by-user');
  15133.         return $instance;
  15134.     }
  15135.     /**
  15136.      * Gets the private 'FlexApp\Command\RemoveOldComparesCommand' shared autowired service.
  15137.      *
  15138.      * @return \FlexApp\Command\RemoveOldComparesCommand
  15139.      */
  15140.     protected function getRemoveOldComparesCommandService()
  15141.     {
  15142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15143.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/RemoveOldComparesCommand.php';
  15144.         $this->privates['FlexApp\\Command\\RemoveOldComparesCommand'] = $instance = new \FlexApp\Command\RemoveOldComparesCommand(($this->privates['FlexApp\\Service\\CompareArticleService'] ?? $this->getCompareArticleServiceService()));
  15145.         $instance->setName('app:compare:delete:old');
  15146.         return $instance;
  15147.     }
  15148.     /**
  15149.      * Gets the private 'FlexApp\Command\RenameImageExhCommand' shared autowired service.
  15150.      *
  15151.      * @return \FlexApp\Command\RenameImageExhCommand
  15152.      */
  15153.     protected function getRenameImageExhCommandService()
  15154.     {
  15155.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15156.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/RenameImageExhCommand.php';
  15157.         $this->privates['FlexApp\\Command\\RenameImageExhCommand'] = $instance = new \FlexApp\Command\RenameImageExhCommand();
  15158.         $instance->setName('app:rename_image_exh');
  15159.         return $instance;
  15160.     }
  15161.     /**
  15162.      * Gets the private 'FlexApp\Command\SendTestEmailCommand' shared autowired service.
  15163.      *
  15164.      * @return \FlexApp\Command\SendTestEmailCommand
  15165.      */
  15166.     protected function getSendTestEmailCommandService()
  15167.     {
  15168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15169.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/SendTestEmailCommand.php';
  15170.         $a = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService());
  15171.         $this->privates['FlexApp\\Command\\SendTestEmailCommand'] = $instance = new \FlexApp\Command\SendTestEmailCommand($a);
  15172.         $instance->mailer = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService());
  15173.         $instance->parametersProvider $a;
  15174.         $instance->setName('app:send-test-email');
  15175.         return $instance;
  15176.     }
  15177.     /**
  15178.      * Gets the private 'FlexApp\Command\SendToChatCommand' shared autowired service.
  15179.      *
  15180.      * @return \FlexApp\Command\SendToChatCommand
  15181.      */
  15182.     protected function getSendToChatCommandService()
  15183.     {
  15184.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15185.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/SendToChatCommand.php';
  15186.         $this->privates['FlexApp\\Command\\SendToChatCommand'] = $instance = new \FlexApp\Command\SendToChatCommand(($this->services['FlexApp\\Service\\SystemChatNotificationService'] ?? $this->getSystemChatNotificationServiceService()));
  15187.         $instance->setName('app:send-to-chat');
  15188.         return $instance;
  15189.     }
  15190.     /**
  15191.      * Gets the private 'FlexApp\Command\SetSkuCommand' shared autowired service.
  15192.      *
  15193.      * @return \FlexApp\Command\SetSkuCommand
  15194.      */
  15195.     protected function getSetSkuCommandService()
  15196.     {
  15197.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15198.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/SetSkuCommand.php';
  15199.         $this->privates['FlexApp\\Command\\SetSkuCommand'] = $instance = new \FlexApp\Command\SetSkuCommand();
  15200.         $instance->productReviewsCacheRepository = ($this->services['WebBundle\\Repository\\ProductReviewsCacheRepository'] ?? $this->getProductReviewsCacheRepositoryService());
  15201.         $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  15202.         $instance->setName('app:set-sku');
  15203.         return $instance;
  15204.     }
  15205.     /**
  15206.      * Gets the private 'FlexApp\Command\TestSentryCommand' shared autowired service.
  15207.      *
  15208.      * @return \FlexApp\Command\TestSentryCommand
  15209.      */
  15210.     protected function getTestSentryCommandService()
  15211.     {
  15212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15213.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/TestSentryCommand.php';
  15214.         $this->privates['FlexApp\\Command\\TestSentryCommand'] = $instance = new \FlexApp\Command\TestSentryCommand(($this->services['sentry.hub'] ?? $this->getSentry_HubService()));
  15215.         $instance->setName('test:sentry');
  15216.         return $instance;
  15217.     }
  15218.     /**
  15219.      * Gets the private 'FlexApp\Command\TransferUserCountryToOrderAddressCommand' shared autowired service.
  15220.      *
  15221.      * @return \FlexApp\Command\TransferUserCountryToOrderAddressCommand
  15222.      */
  15223.     protected function getTransferUserCountryToOrderAddressCommandService()
  15224.     {
  15225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15226.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/TransferUserCountryToOrderAddressCommand.php';
  15227.         $this->privates['FlexApp\\Command\\TransferUserCountryToOrderAddressCommand'] = $instance = new \FlexApp\Command\TransferUserCountryToOrderAddressCommand();
  15228.         $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  15229.         $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  15230.         $instance->setName('app:transfer-user-country');
  15231.         return $instance;
  15232.     }
  15233.     /**
  15234.      * Gets the private 'FlexApp\Command\TranslitBuildFilesCommand' shared autowired service.
  15235.      *
  15236.      * @return \FlexApp\Command\TranslitBuildFilesCommand
  15237.      */
  15238.     protected function getTranslitBuildFilesCommandService()
  15239.     {
  15240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15241.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/TranslitBuildFilesCommand.php';
  15242.         $this->privates['FlexApp\\Command\\TranslitBuildFilesCommand'] = $instance = new \FlexApp\Command\TranslitBuildFilesCommand($this);
  15243.         $instance->setName('te:translation:build');
  15244.         return $instance;
  15245.     }
  15246.     /**
  15247.      * Gets the private 'FlexApp\Command\TretoToTeCommand' shared autowired service.
  15248.      *
  15249.      * @return \FlexApp\Command\TretoToTeCommand
  15250.      */
  15251.     protected function getTretoToTeCommandService()
  15252.     {
  15253.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15254.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/TretoToTeCommand.php';
  15255.         $this->privates['FlexApp\\Command\\TretoToTeCommand'] = $instance = new \FlexApp\Command\TretoToTeCommand(($this->services['FlexApp\\Repository\\CommentRepository'] ?? $this->getCommentRepositoryService()), ($this->privates['FlexApp\\Service\\CommentManager'] ?? $this->getCommentManagerService()));
  15256.         $instance->setName('app:treto-to-te');
  15257.         return $instance;
  15258.     }
  15259.     /**
  15260.      * Gets the private 'FlexApp\Command\UpdateArticleSchemeFromCsvCommand' shared autowired service.
  15261.      *
  15262.      * @return \FlexApp\Command\UpdateArticleSchemeFromCsvCommand
  15263.      */
  15264.     protected function getUpdateArticleSchemeFromCsvCommandService()
  15265.     {
  15266.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15267.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/UpdateArticleSchemeFromCsvCommand.php';
  15268.         $this->privates['FlexApp\\Command\\UpdateArticleSchemeFromCsvCommand'] = $instance = new \FlexApp\Command\UpdateArticleSchemeFromCsvCommand();
  15269.         $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  15270.         $instance->setName('app:update-article-scheme-from-csv');
  15271.         $instance->setDescription('Update article scheme flag from detected_schema_ids CSV file');
  15272.         return $instance;
  15273.     }
  15274.     /**
  15275.      * Gets the private 'FlexApp\Command\UpdateInvitationEmailDeliveryStatsCommand' shared autowired service.
  15276.      *
  15277.      * @return \FlexApp\Command\UpdateInvitationEmailDeliveryStatsCommand
  15278.      */
  15279.     protected function getUpdateInvitationEmailDeliveryStatsCommandService()
  15280.     {
  15281.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15282.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/UpdateInvitationEmailDeliveryStatsCommand.php';
  15283.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/GoogleGmailEventsService.php';
  15284.         $this->privates['FlexApp\\Command\\UpdateInvitationEmailDeliveryStatsCommand'] = $instance = new \FlexApp\Command\UpdateInvitationEmailDeliveryStatsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['FlexApp\\Service\\GoogleGmailEventsService'] ?? ($this->privates['FlexApp\\Service\\GoogleGmailEventsService'] = new \FlexApp\Service\GoogleGmailEventsService())));
  15285.         $instance->setName('app:update-invitation-email-delivery-stats');
  15286.         return $instance;
  15287.     }
  15288.     /**
  15289.      * Gets the private 'FlexApp\Command\UpdateUserOnPortalCommand' shared autowired service.
  15290.      *
  15291.      * @return \FlexApp\Command\UpdateUserOnPortalCommand
  15292.      */
  15293.     protected function getUpdateUserOnPortalCommandService()
  15294.     {
  15295.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15296.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/UpdateUserOnPortalCommand.php';
  15297.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/QTEClient.php';
  15298.         $this->privates['FlexApp\\Command\\UpdateUserOnPortalCommand'] = $instance = new \FlexApp\Command\UpdateUserOnPortalCommand();
  15299.         $a = new \FlexApp\Service\QTEClient();
  15300.         $a->httpClient = ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService());
  15301.         $a->parametersProvider = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService());
  15302.         $a->serializer = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  15303.         $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  15304.         $instance->qteClient $a;
  15305.         $instance->setName('app:update-user-on-portal');
  15306.         return $instance;
  15307.     }
  15308.     /**
  15309.      * Gets the private 'FlexApp\Command\UserEnteredChatCommand' shared autowired service.
  15310.      *
  15311.      * @return \FlexApp\Command\UserEnteredChatCommand
  15312.      */
  15313.     protected function getUserEnteredChatCommandService()
  15314.     {
  15315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15316.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/UserEnteredChatCommand.php';
  15317.         $this->privates['FlexApp\\Command\\UserEnteredChatCommand'] = $instance = new \FlexApp\Command\UserEnteredChatCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15318.         $instance->setName('app:user-entered-chat');
  15319.         return $instance;
  15320.     }
  15321.     /**
  15322.      * Gets the private 'FlexApp\Command\UserLeftChatCommand' shared autowired service.
  15323.      *
  15324.      * @return \FlexApp\Command\UserLeftChatCommand
  15325.      */
  15326.     protected function getUserLeftChatCommandService()
  15327.     {
  15328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15329.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/UserLeftChatCommand.php';
  15330.         $this->privates['FlexApp\\Command\\UserLeftChatCommand'] = $instance = new \FlexApp\Command\UserLeftChatCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15331.         $instance->setName('app:user-left-chat');
  15332.         return $instance;
  15333.     }
  15334.     /**
  15335.      * Gets the private 'FlexApp\Command\VisitCommand' shared autowired service.
  15336.      *
  15337.      * @return \FlexApp\Command\VisitCommand
  15338.      */
  15339.     protected function getVisitCommandService()
  15340.     {
  15341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15342.         include_once \dirname(__DIR__4).'/src/FlexApp/Command/VisitCommand.php';
  15343.         $this->privates['FlexApp\\Command\\VisitCommand'] = $instance = new \FlexApp\Command\VisitCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  15344.         $instance->setName('app:visit');
  15345.         return $instance;
  15346.     }
  15347.     /**
  15348.      * Gets the private 'FlexApp\DTO\OneC\OneCReviewRequestDto' shared autowired service.
  15349.      *
  15350.      * @return \FlexApp\DTO\OneC\OneCReviewRequestDto
  15351.      */
  15352.     protected function getOneCReviewRequestDtoService()
  15353.     {
  15354.         $this->throw('Cannot autowire service "FlexApp\\DTO\\OneC\\OneCReviewRequestDto": argument "$marker" of method "__construct()" is type-hinted "string", you should configure its value explicitly.');
  15355.     }
  15356.     /**
  15357.      * Gets the private 'FlexApp\Entity\Mailing' shared autowired service.
  15358.      *
  15359.      * @return \FlexApp\Entity\Mailing
  15360.      */
  15361.     protected function getMailingService()
  15362.     {
  15363.         include_once \dirname(__DIR__4).'/src/FlexApp/Entity/Mailing.php';
  15364.         return $this->privates['FlexApp\\Entity\\Mailing'] = new \FlexApp\Entity\Mailing();
  15365.     }
  15366.     /**
  15367.      * Gets the private 'FlexApp\Entity\VacancySliderEntity' shared autowired service.
  15368.      *
  15369.      * @return \FlexApp\Entity\VacancySliderEntity
  15370.      */
  15371.     protected function getVacancySliderEntityService()
  15372.     {
  15373.         include_once \dirname(__DIR__4).'/src/FlexApp/Entity/VacancySliderEntity.php';
  15374.         return $this->privates['FlexApp\\Entity\\VacancySliderEntity'] = new \FlexApp\Entity\VacancySliderEntity();
  15375.     }
  15376.     /**
  15377.      * Gets the private 'FlexApp\EventListener\CommentErrorListener' shared autowired service.
  15378.      *
  15379.      * @return \FlexApp\EventListener\CommentErrorListener
  15380.      */
  15381.     protected function getCommentErrorListenerService()
  15382.     {
  15383.         include_once \dirname(__DIR__4).'/src/FlexApp/EventListener/CommentErrorListener.php';
  15384.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Logger.php';
  15385.         $a = ($this->privates['FlexApp\\Service\\DevsAndAdminsNotifier'] ?? $this->getDevsAndAdminsNotifierService());
  15386.         if (isset($this->privates['FlexApp\\EventListener\\CommentErrorListener'])) {
  15387.             return $this->privates['FlexApp\\EventListener\\CommentErrorListener'];
  15388.         }
  15389.         $b = ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService());
  15390.         if (isset($this->privates['FlexApp\\EventListener\\CommentErrorListener'])) {
  15391.             return $this->privates['FlexApp\\EventListener\\CommentErrorListener'];
  15392.         }
  15393.         $c = new \FlexApp\Service\Logger();
  15394.         $c->monologLogger = ($this->services['logger'] ?? $this->getLoggerService());
  15395.         return $this->privates['FlexApp\\EventListener\\CommentErrorListener'] = new \FlexApp\EventListener\CommentErrorListener($c$a, ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), $b);
  15396.     }
  15397.     /**
  15398.      * Gets the private 'FlexApp\EventSubscriber\BanIpSubscriber' shared autowired service.
  15399.      *
  15400.      * @return \FlexApp\EventSubscriber\BanIpSubscriber
  15401.      */
  15402.     protected function getBanIpSubscriberService()
  15403.     {
  15404.         include_once \dirname(__DIR__4).'/src/FlexApp/EventSubscriber/BanIpSubscriber.php';
  15405.         $a = ($this->privates['FlexApp\\Service\\EntitySaver'] ?? $this->getEntitySaverService());
  15406.         if (isset($this->privates['FlexApp\\EventSubscriber\\BanIpSubscriber'])) {
  15407.             return $this->privates['FlexApp\\EventSubscriber\\BanIpSubscriber'];
  15408.         }
  15409.         return $this->privates['FlexApp\\EventSubscriber\\BanIpSubscriber'] = new \FlexApp\EventSubscriber\BanIpSubscriber(($this->privates['FlexApp\\Repository\\BannedIpRepository'] ?? $this->getBannedIpRepositoryService()), $a);
  15410.     }
  15411.     /**
  15412.      * Gets the private 'FlexApp\EventSubscriber\CommentNotifyClientsSubscriber' shared autowired service.
  15413.      *
  15414.      * @return \FlexApp\EventSubscriber\CommentNotifyClientsSubscriber
  15415.      */
  15416.     protected function getCommentNotifyClientsSubscriberService()
  15417.     {
  15418.         include_once \dirname(__DIR__4).'/src/FlexApp/EventSubscriber/CommentNotifyClientsSubscriber.php';
  15419.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  15420.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/EmailCanonicalizer.php';
  15421.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15422.         if (isset($this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'])) {
  15423.             return $this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'];
  15424.         }
  15425.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  15426.         if (isset($this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'])) {
  15427.             return $this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'];
  15428.         }
  15429.         $c = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService());
  15430.         if (isset($this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'])) {
  15431.             return $this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'];
  15432.         }
  15433.         $d = ($this->services['FlexApp\\Service\\SystemChatNotificationService'] ?? $this->getSystemChatNotificationServiceService());
  15434.         if (isset($this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'])) {
  15435.             return $this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'];
  15436.         }
  15437.         $e = ($this->privates['FlexApp\\Service\\ChangedUnreadCountHandler'] ?? $this->getChangedUnreadCountHandlerService());
  15438.         if (isset($this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'])) {
  15439.             return $this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'];
  15440.         }
  15441.         $this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'] = $instance = new \FlexApp\EventSubscriber\CommentNotifyClientsSubscriber(($this->privates['FlexApp\\Service\\SourceByCommentTypeDefiner'] ?? $this->getSourceByCommentTypeDefinerService()), $a$b, ($this->privates['FlexApp\\Repository\\CommentablePageRepository'] ?? $this->getCommentablePageRepositoryService()), $c, ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), ($this->privates['FlexApp\\Service\\EmailCanonicalizer'] ?? ($this->privates['FlexApp\\Service\\EmailCanonicalizer'] = new \FlexApp\Service\EmailCanonicalizer())), ($this->services['WebBundle\\Repository\\ListEmailRepository'] ?? $this->getListEmailRepositoryService()), ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $d, ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()), $e);
  15442.         $instance->consultantRepository = ($this->privates['FlexApp\\Repository\\ConsultantRepository'] ?? $this->getConsultantRepositoryService());
  15443.         $instance->consDefiner = ($this->services['FlexApp\\Service\\ConsDefiner'] ?? $this->getConsDefinerService());
  15444.         $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService());
  15445.         $instance->countryAndLangSpecificDataRepository = ($this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] ?? $this->getCountryAndLangSpecificDataRepositoryService());
  15446.         $instance->contactsProvider = ($this->privates['FlexApp\\Service\\ManagerContactsProvider'] ?? $this->getManagerContactsProviderService());
  15447.         return $instance;
  15448.     }
  15449.     /**
  15450.      * Gets the private 'FlexApp\EventSubscriber\CommentSendToPortalSubscriber' shared autowired service.
  15451.      *
  15452.      * @return \FlexApp\EventSubscriber\CommentSendToPortalSubscriber
  15453.      */
  15454.     protected function getCommentSendToPortalSubscriberService()
  15455.     {
  15456.         include_once \dirname(__DIR__4).'/src/FlexApp/EventSubscriber/CommentSendToPortalSubscriber.php';
  15457.         $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  15458.         if (isset($this->privates['FlexApp\\EventSubscriber\\CommentSendToPortalSubscriber'])) {
  15459.             return $this->privates['FlexApp\\EventSubscriber\\CommentSendToPortalSubscriber'];
  15460.         }
  15461.         return $this->privates['FlexApp\\EventSubscriber\\CommentSendToPortalSubscriber'] = new \FlexApp\EventSubscriber\CommentSendToPortalSubscriber($a);
  15462.     }
  15463.     /**
  15464.      * Gets the private 'FlexApp\EventSubscriber\EmailClickSubscriber' shared autowired service.
  15465.      *
  15466.      * @return \FlexApp\EventSubscriber\EmailClickSubscriber
  15467.      */
  15468.     protected function getEmailClickSubscriberService()
  15469.     {
  15470.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  15471.         if (isset($this->privates['FlexApp\\EventSubscriber\\EmailClickSubscriber'])) {
  15472.             return $this->privates['FlexApp\\EventSubscriber\\EmailClickSubscriber'];
  15473.         }
  15474.         return $this->privates['FlexApp\\EventSubscriber\\EmailClickSubscriber'] = new \FlexApp\EventSubscriber\EmailClickSubscriber(($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()), ($this->privates['FlexApp\\Repository\\InvitationEmailDeliveryStatsRepository'] ?? $this->getInvitationEmailDeliveryStatsRepositoryService()), $a);
  15475.     }
  15476.     /**
  15477.      * Gets the private 'FlexApp\EventSubscriber\ErrorNotifierSubscriber' shared autowired service.
  15478.      *
  15479.      * @return \FlexApp\EventSubscriber\ErrorNotifierSubscriber
  15480.      */
  15481.     protected function getErrorNotifierSubscriberService()
  15482.     {
  15483.         include_once \dirname(__DIR__4).'/src/FlexApp/EventSubscriber/ErrorNotifierSubscriber.php';
  15484.         $a = ($this->privates['FlexApp\\Service\\DevsAndAdminsNotifier'] ?? $this->getDevsAndAdminsNotifierService());
  15485.         if (isset($this->privates['FlexApp\\EventSubscriber\\ErrorNotifierSubscriber'])) {
  15486.             return $this->privates['FlexApp\\EventSubscriber\\ErrorNotifierSubscriber'];
  15487.         }
  15488.         return $this->privates['FlexApp\\EventSubscriber\\ErrorNotifierSubscriber'] = new \FlexApp\EventSubscriber\ErrorNotifierSubscriber($a);
  15489.     }
  15490.     /**
  15491.      * Gets the private 'FlexApp\EventSubscriber\LogoutSubscriber' shared autowired service.
  15492.      *
  15493.      * @return \FlexApp\EventSubscriber\LogoutSubscriber
  15494.      */
  15495.     protected function getLogoutSubscriberService()
  15496.     {
  15497.         include_once \dirname(__DIR__4).'/src/FlexApp/EventSubscriber/LogoutSubscriber.php';
  15498.         $this->privates['FlexApp\\EventSubscriber\\LogoutSubscriber'] = $instance = new \FlexApp\EventSubscriber\LogoutSubscriber();
  15499.         $instance->currentUserProvider = ($this->services['FlexApp\\Service\\CurrentUserProvider'] ?? $this->getCurrentUserProviderService());
  15500.         $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  15501.         return $instance;
  15502.     }
  15503.     /**
  15504.      * Gets the private 'FlexApp\EventSubscriber\PortalNotifierAboutJobSeekerHasEnteredTheChatSubscriber' shared autowired service.
  15505.      *
  15506.      * @return \FlexApp\EventSubscriber\PortalNotifierAboutJobSeekerHasEnteredTheChatSubscriber
  15507.      */
  15508.     protected function getPortalNotifierAboutJobSeekerHasEnteredTheChatSubscriberService()
  15509.     {
  15510.         include_once \dirname(__DIR__4).'/src/FlexApp/EventSubscriber/PortalNotifierAboutJobSeekerHasEnteredTheChatSubscriber.php';
  15511.         $a = ($this->privates['FlexApp\\Service\\PortalNotifierAboutChatEvents'] ?? $this->getPortalNotifierAboutChatEventsService());
  15512.         if (isset($this->privates['FlexApp\\EventSubscriber\\PortalNotifierAboutJobSeekerHasEnteredTheChatSubscriber'])) {
  15513.             return $this->privates['FlexApp\\EventSubscriber\\PortalNotifierAboutJobSeekerHasEnteredTheChatSubscriber'];
  15514.         }
  15515.         return $this->privates['FlexApp\\EventSubscriber\\PortalNotifierAboutJobSeekerHasEnteredTheChatSubscriber'] = new \FlexApp\EventSubscriber\PortalNotifierAboutJobSeekerHasEnteredTheChatSubscriber($a);
  15516.     }
  15517.     /**
  15518.      * Gets the private 'FlexApp\EventSubscriber\PortalNotifierAboutJobSeekerLeftChatSubscriber' shared autowired service.
  15519.      *
  15520.      * @return \FlexApp\EventSubscriber\PortalNotifierAboutJobSeekerLeftChatSubscriber
  15521.      */
  15522.     protected function getPortalNotifierAboutJobSeekerLeftChatSubscriberService()
  15523.     {
  15524.         include_once \dirname(__DIR__4).'/src/FlexApp/EventSubscriber/PortalNotifierAboutJobSeekerLeftChatSubscriber.php';
  15525.         return $this->privates['FlexApp\\EventSubscriber\\PortalNotifierAboutJobSeekerLeftChatSubscriber'] = new \FlexApp\EventSubscriber\PortalNotifierAboutJobSeekerLeftChatSubscriber(($this->privates['FlexApp\\Service\\PortalNotifierAboutChatEvents'] ?? $this->getPortalNotifierAboutChatEventsService()));
  15526.     }
  15527.     /**
  15528.      * Gets the private 'FlexApp\EventSubscriber\PortalThemeSetterSubscriber' shared autowired service.
  15529.      *
  15530.      * @return \FlexApp\EventSubscriber\PortalThemeSetterSubscriber
  15531.      */
  15532.     protected function getPortalThemeSetterSubscriberService()
  15533.     {
  15534.         include_once \dirname(__DIR__4).'/src/FlexApp/EventSubscriber/PortalThemeSetterSubscriber.php';
  15535.         $a = ($this->privates['FlexApp\\Service\\EntitySaver'] ?? $this->getEntitySaverService());
  15536.         if (isset($this->privates['FlexApp\\EventSubscriber\\PortalThemeSetterSubscriber'])) {
  15537.             return $this->privates['FlexApp\\EventSubscriber\\PortalThemeSetterSubscriber'];
  15538.         }
  15539.         return $this->privates['FlexApp\\EventSubscriber\\PortalThemeSetterSubscriber'] = new \FlexApp\EventSubscriber\PortalThemeSetterSubscriber($a);
  15540.     }
  15541.     /**
  15542.      * Gets the private 'FlexApp\EventSubscriber\RemoveUserSubscriber' shared autowired service.
  15543.      *
  15544.      * @return \FlexApp\EventSubscriber\RemoveUserSubscriber
  15545.      */
  15546.     protected function getRemoveUserSubscriberService()
  15547.     {
  15548.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  15549.         include_once \dirname(__DIR__4).'/src/FlexApp/EventSubscriber/RemoveUserSubscriber.php';
  15550.         $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  15551.         if (isset($this->privates['FlexApp\\EventSubscriber\\RemoveUserSubscriber'])) {
  15552.             return $this->privates['FlexApp\\EventSubscriber\\RemoveUserSubscriber'];
  15553.         }
  15554.         $b = ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService());
  15555.         if (isset($this->privates['FlexApp\\EventSubscriber\\RemoveUserSubscriber'])) {
  15556.             return $this->privates['FlexApp\\EventSubscriber\\RemoveUserSubscriber'];
  15557.         }
  15558.         return $this->privates['FlexApp\\EventSubscriber\\RemoveUserSubscriber'] = new \FlexApp\EventSubscriber\RemoveUserSubscriber($a, ($this->services['logger'] ?? $this->getLoggerService()), $b);
  15559.     }
  15560.     /**
  15561.      * Gets the private 'FlexApp\EventSubscriber\RetieChatMessagesOnPortalSubscriber' shared autowired service.
  15562.      *
  15563.      * @return \FlexApp\EventSubscriber\RetieChatMessagesOnPortalSubscriber
  15564.      */
  15565.     protected function getRetieChatMessagesOnPortalSubscriberService()
  15566.     {
  15567.         include_once \dirname(__DIR__4).'/src/FlexApp/EventSubscriber/RetieChatMessagesOnPortalSubscriber.php';
  15568.         $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  15569.         if (isset($this->privates['FlexApp\\EventSubscriber\\RetieChatMessagesOnPortalSubscriber'])) {
  15570.             return $this->privates['FlexApp\\EventSubscriber\\RetieChatMessagesOnPortalSubscriber'];
  15571.         }
  15572.         $b = ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService());
  15573.         if (isset($this->privates['FlexApp\\EventSubscriber\\RetieChatMessagesOnPortalSubscriber'])) {
  15574.             return $this->privates['FlexApp\\EventSubscriber\\RetieChatMessagesOnPortalSubscriber'];
  15575.         }
  15576.         return $this->privates['FlexApp\\EventSubscriber\\RetieChatMessagesOnPortalSubscriber'] = new \FlexApp\EventSubscriber\RetieChatMessagesOnPortalSubscriber($a, ($this->services['logger'] ?? $this->getLoggerService()), ($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService()), $b);
  15577.     }
  15578.     /**
  15579.      * Gets the private 'FlexApp\Form\ChangeInterviewDateTimeType' shared autowired service.
  15580.      *
  15581.      * @return \FlexApp\Form\ChangeInterviewDateTimeType
  15582.      */
  15583.     protected function getChangeInterviewDateTimeTypeService()
  15584.     {
  15585.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15586.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15587.         include_once \dirname(__DIR__4).'/src/FlexApp/Form/ChangeInterviewDateTimeType.php';
  15588.         return $this->privates['FlexApp\\Form\\ChangeInterviewDateTimeType'] = new \FlexApp\Form\ChangeInterviewDateTimeType(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  15589.     }
  15590.     /**
  15591.      * Gets the private 'FlexApp\Form\ChatBEmailFormType' shared autowired service.
  15592.      *
  15593.      * @return \FlexApp\Form\ChatBEmailFormType
  15594.      */
  15595.     protected function getChatBEmailFormTypeService()
  15596.     {
  15597.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15598.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15599.         include_once \dirname(__DIR__4).'/src/FlexApp/Form/ChatBEmailFormType.php';
  15600.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  15601.         return $this->privates['FlexApp\\Form\\ChatBEmailFormType'] = new \FlexApp\Form\ChatBEmailFormType(($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer())), ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()), ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()));
  15602.     }
  15603.     /**
  15604.      * Gets the private 'FlexApp\Form\MailingType' shared autowired service.
  15605.      *
  15606.      * @return \FlexApp\Form\MailingType
  15607.      */
  15608.     protected function getMailingTypeService()
  15609.     {
  15610.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15611.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15612.         include_once \dirname(__DIR__4).'/src/FlexApp/Form/MailingType.php';
  15613.         return $this->privates['FlexApp\\Form\\MailingType'] = new \FlexApp\Form\MailingType();
  15614.     }
  15615.     /**
  15616.      * Gets the private 'FlexApp\Form\OrderAddressType' shared autowired service.
  15617.      *
  15618.      * @return \FlexApp\Form\OrderAddressType
  15619.      */
  15620.     protected function getOrderAddressTypeService()
  15621.     {
  15622.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15623.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15624.         include_once \dirname(__DIR__4).'/src/FlexApp/Form/OrderAddressType.php';
  15625.         $this->privates['FlexApp\\Form\\OrderAddressType'] = $instance = new \FlexApp\Form\OrderAddressType();
  15626.         $instance->translator = ($this->services['translator'] ?? $this->getTranslatorService());
  15627.         return $instance;
  15628.     }
  15629.     /**
  15630.      * Gets the private 'FlexApp\Form\ResettingFormType' shared autowired service.
  15631.      *
  15632.      * @return \FlexApp\Form\ResettingFormType
  15633.      */
  15634.     protected function getResettingFormTypeService()
  15635.     {
  15636.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15637.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15638.         include_once \dirname(__DIR__4).'/src/FlexApp/Form/ResettingFormType.php';
  15639.         return $this->privates['FlexApp\\Form\\ResettingFormType'] = new \FlexApp\Form\ResettingFormType();
  15640.     }
  15641.     /**
  15642.      * Gets the private 'FlexApp\Form\SiteCommentType' shared autowired service.
  15643.      *
  15644.      * @return \FlexApp\Form\SiteCommentType
  15645.      */
  15646.     protected function getSiteCommentTypeService()
  15647.     {
  15648.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15649.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15650.         include_once \dirname(__DIR__4).'/src/FlexApp/Form/SiteCommentType.php';
  15651.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/StopWordsDetectorInterface.php';
  15652.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/StopWordsDetector.php';
  15653.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15654.         if (isset($this->privates['FlexApp\\Form\\SiteCommentType'])) {
  15655.             return $this->privates['FlexApp\\Form\\SiteCommentType'];
  15656.         }
  15657.         return $this->privates['FlexApp\\Form\\SiteCommentType'] = new \FlexApp\Form\SiteCommentType(($this->services['FlexApp\\Repository\\CommentRepository'] ?? $this->getCommentRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['FlexApp\\Service\\StopWordsDetector'] ?? ($this->privates['FlexApp\\Service\\StopWordsDetector'] = new \FlexApp\Service\StopWordsDetector())), ($this->privates['FlexApp\\Repository\\BannedIpRepository'] ?? $this->getBannedIpRepositoryService()), $a);
  15658.     }
  15659.     /**
  15660.      * Gets the private 'FlexApp\Form\VacancySliderType' shared autowired service.
  15661.      *
  15662.      * @return \FlexApp\Form\VacancySliderType
  15663.      */
  15664.     protected function getVacancySliderTypeService()
  15665.     {
  15666.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15667.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15668.         include_once \dirname(__DIR__4).'/src/FlexApp/Form/VacancySliderType.php';
  15669.         return $this->privates['FlexApp\\Form\\VacancySliderType'] = new \FlexApp\Form\VacancySliderType();
  15670.     }
  15671.     /**
  15672.      * Gets the private 'FlexApp\Interfaces\PortalApiLoggerInterface' shared autowired service.
  15673.      *
  15674.      * @return \FlexApp\Service\DailyLogger
  15675.      */
  15676.     protected function getPortalApiLoggerInterfaceService()
  15677.     {
  15678.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php';
  15679.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php';
  15680.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php';
  15681.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php';
  15682.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php';
  15683.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/DailyLogger.php';
  15684.         return $this->privates['FlexApp\\Interfaces\\PortalApiLoggerInterface'] = new \FlexApp\Service\DailyLogger('portal_api_server', ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  15685.     }
  15686.     /**
  15687.      * Gets the private 'FlexApp\Repository\AdmCfgPageRepository' shared autowired service.
  15688.      *
  15689.      * @return \FlexApp\Repository\AdmCfgPageRepository
  15690.      */
  15691.     protected function getAdmCfgPageRepositoryService()
  15692.     {
  15693.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/AdmCfgPageRepository.php';
  15694.         return $this->privates['FlexApp\\Repository\\AdmCfgPageRepository'] = new \FlexApp\Repository\AdmCfgPageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15695.     }
  15696.     /**
  15697.      * Gets the private 'FlexApp\Repository\Article\ArticleDescriptionRepository' shared autowired service.
  15698.      *
  15699.      * @return \FlexApp\Repository\Article\ArticleDescriptionRepository
  15700.      */
  15701.     protected function getArticleDescriptionRepositoryService()
  15702.     {
  15703.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/Article/ArticleDescriptionRepository.php';
  15704.         return $this->privates['FlexApp\\Repository\\Article\\ArticleDescriptionRepository'] = new \FlexApp\Repository\Article\ArticleDescriptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15705.     }
  15706.     /**
  15707.      * Gets the private 'FlexApp\Repository\Article\ArticleDiscountRepository' shared autowired service.
  15708.      *
  15709.      * @return \FlexApp\Repository\Article\ArticleDiscountRepository
  15710.      */
  15711.     protected function getArticleDiscountRepositoryService()
  15712.     {
  15713.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/Article/ArticleDiscountRepository.php';
  15714.         return $this->privates['FlexApp\\Repository\\Article\\ArticleDiscountRepository'] = new \FlexApp\Repository\Article\ArticleDiscountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15715.     }
  15716.     /**
  15717.      * Gets the private 'FlexApp\Repository\Article\ArticlePriceRepository' shared autowired service.
  15718.      *
  15719.      * @return \FlexApp\Repository\Article\ArticlePriceRepository
  15720.      */
  15721.     protected function getArticlePriceRepositoryService()
  15722.     {
  15723.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/Article/ArticlePriceRepository.php';
  15724.         return $this->privates['FlexApp\\Repository\\Article\\ArticlePriceRepository'] = new \FlexApp\Repository\Article\ArticlePriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15725.     }
  15726.     /**
  15727.      * Gets the private 'FlexApp\Repository\AttachmentEntityRepository' shared autowired service.
  15728.      *
  15729.      * @return \FlexApp\Repository\AttachmentEntityRepository
  15730.      */
  15731.     protected function getAttachmentEntityRepositoryService()
  15732.     {
  15733.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/AttachmentEntityRepository.php';
  15734.         return $this->privates['FlexApp\\Repository\\AttachmentEntityRepository'] = new \FlexApp\Repository\AttachmentEntityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15735.     }
  15736.     /**
  15737.      * Gets the private 'FlexApp\Repository\BannedIpRepository' shared autowired service.
  15738.      *
  15739.      * @return \FlexApp\Repository\BannedIpRepository
  15740.      */
  15741.     protected function getBannedIpRepositoryService()
  15742.     {
  15743.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/BannedIpRepository.php';
  15744.         return $this->privates['FlexApp\\Repository\\BannedIpRepository'] = new \FlexApp\Repository\BannedIpRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15745.     }
  15746.     /**
  15747.      * Gets the private 'FlexApp\Repository\BoolDBSettingRepository' shared autowired service.
  15748.      *
  15749.      * @return \FlexApp\Repository\BoolDBSettingRepository
  15750.      */
  15751.     protected function getBoolDBSettingRepositoryService()
  15752.     {
  15753.         return $this->privates['FlexApp\\Repository\\BoolDBSettingRepository'] = new \FlexApp\Repository\BoolDBSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15754.     }
  15755.     /**
  15756.      * Gets the private 'FlexApp\Repository\BrandRepository' shared autowired service.
  15757.      *
  15758.      * @return \FlexApp\Repository\BrandRepository
  15759.      */
  15760.     protected function getBrandRepositoryService()
  15761.     {
  15762.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/BrandRepository.php';
  15763.         return $this->privates['FlexApp\\Repository\\BrandRepository'] = new \FlexApp\Repository\BrandRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15764.     }
  15765.     /**
  15766.      * Gets the private 'FlexApp\Repository\ChatBMessageRepository' shared autowired service.
  15767.      *
  15768.      * @return \FlexApp\Repository\ChatBMessageRepository
  15769.      */
  15770.     protected function getChatBMessageRepositoryService()
  15771.     {
  15772.         return $this->privates['FlexApp\\Repository\\ChatBMessageRepository'] = new \FlexApp\Repository\ChatBMessageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15773.     }
  15774.     /**
  15775.      * Gets the private 'FlexApp\Repository\ChatBRepository' shared autowired service.
  15776.      *
  15777.      * @return \FlexApp\Repository\ChatBRepository
  15778.      */
  15779.     protected function getChatBRepositoryService()
  15780.     {
  15781.         return $this->privates['FlexApp\\Repository\\ChatBRepository'] = new \FlexApp\Repository\ChatBRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15782.     }
  15783.     /**
  15784.      * Gets the private 'FlexApp\Repository\Collection\CollectionAwardRepository' shared autowired service.
  15785.      *
  15786.      * @return \FlexApp\Repository\Collection\CollectionAwardRepository
  15787.      */
  15788.     protected function getCollectionAwardRepositoryService()
  15789.     {
  15790.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/Collection/CollectionAwardRepository.php';
  15791.         return $this->privates['FlexApp\\Repository\\Collection\\CollectionAwardRepository'] = new \FlexApp\Repository\Collection\CollectionAwardRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15792.     }
  15793.     /**
  15794.      * Gets the private 'FlexApp\Repository\Collection\CollectionHeaderRepository' shared autowired service.
  15795.      *
  15796.      * @return \FlexApp\Repository\Collection\CollectionHeaderRepository
  15797.      */
  15798.     protected function getCollectionHeaderRepositoryService()
  15799.     {
  15800.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/Collection/CollectionHeaderRepository.php';
  15801.         return $this->privates['FlexApp\\Repository\\Collection\\CollectionHeaderRepository'] = new \FlexApp\Repository\Collection\CollectionHeaderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15802.     }
  15803.     /**
  15804.      * Gets the private 'FlexApp\Repository\Collection\CollectionRepository' shared autowired service.
  15805.      *
  15806.      * @return \FlexApp\Repository\Collection\CollectionRepository
  15807.      */
  15808.     protected function getCollectionRepository2Service()
  15809.     {
  15810.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/Collection/CollectionRepository.php';
  15811.         return $this->privates['FlexApp\\Repository\\Collection\\CollectionRepository'] = new \FlexApp\Repository\Collection\CollectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15812.     }
  15813.     /**
  15814.      * Gets the private 'FlexApp\Repository\Collection\CollectionSettingRepository' shared autowired service.
  15815.      *
  15816.      * @return \FlexApp\Repository\Collection\CollectionSettingRepository
  15817.      */
  15818.     protected function getCollectionSettingRepositoryService()
  15819.     {
  15820.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/Collection/CollectionSettingRepository.php';
  15821.         return $this->privates['FlexApp\\Repository\\Collection\\CollectionSettingRepository'] = new \FlexApp\Repository\Collection\CollectionSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15822.     }
  15823.     /**
  15824.      * Gets the private 'FlexApp\Repository\CommentablePageRepository' shared autowired service.
  15825.      *
  15826.      * @return \FlexApp\Repository\CommentablePageRepository
  15827.      */
  15828.     protected function getCommentablePageRepositoryService()
  15829.     {
  15830.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/CommentablePageRepository.php';
  15831.         return $this->privates['FlexApp\\Repository\\CommentablePageRepository'] = new \FlexApp\Repository\CommentablePageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15832.     }
  15833.     /**
  15834.      * Gets the private 'FlexApp\Repository\CommentablePageSubscriberRepository' shared autowired service.
  15835.      *
  15836.      * @return \FlexApp\Repository\CommentablePageSubscriberRepository
  15837.      */
  15838.     protected function getCommentablePageSubscriberRepositoryService()
  15839.     {
  15840.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/CommentablePageSubscriberRepository.php';
  15841.         return $this->privates['FlexApp\\Repository\\CommentablePageSubscriberRepository'] = new \FlexApp\Repository\CommentablePageSubscriberRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15842.     }
  15843.     /**
  15844.      * Gets the private 'FlexApp\Repository\CompareArticleRepository' shared autowired service.
  15845.      *
  15846.      * @return \FlexApp\Repository\CompareArticleRepository
  15847.      */
  15848.     protected function getCompareArticleRepositoryService()
  15849.     {
  15850.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/CompareArticleRepository.php';
  15851.         return $this->privates['FlexApp\\Repository\\CompareArticleRepository'] = new \FlexApp\Repository\CompareArticleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15852.     }
  15853.     /**
  15854.      * Gets the private 'FlexApp\Repository\ConsultantRepository' shared autowired service.
  15855.      *
  15856.      * @return \FlexApp\Repository\ConsultantRepository
  15857.      */
  15858.     protected function getConsultantRepositoryService()
  15859.     {
  15860.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/ConsultantRepository.php';
  15861.         return $this->privates['FlexApp\\Repository\\ConsultantRepository'] = new \FlexApp\Repository\ConsultantRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15862.     }
  15863.     /**
  15864.      * Gets the private 'FlexApp\Repository\CountryAndLangSpecificDataRepository' shared autowired service.
  15865.      *
  15866.      * @return \FlexApp\Repository\CountryAndLangSpecificDataRepository
  15867.      */
  15868.     protected function getCountryAndLangSpecificDataRepositoryService()
  15869.     {
  15870.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/CountryAndLangSpecificDataRepository.php';
  15871.         $this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] = $instance = new \FlexApp\Repository\CountryAndLangSpecificDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15872.         $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService());
  15873.         return $instance;
  15874.     }
  15875.     /**
  15876.      * Gets the private 'FlexApp\Repository\CountryRepository' shared autowired service.
  15877.      *
  15878.      * @return \FlexApp\Repository\CountryRepository
  15879.      */
  15880.     protected function getCountryRepositoryService()
  15881.     {
  15882.         include_once \dirname(__DIR__4).'/src/WebBundle/Interfaces/ListEntityRepositoryInterface.php';
  15883.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/CountryRepository.php';
  15884.         return $this->privates['FlexApp\\Repository\\CountryRepository'] = new \FlexApp\Repository\CountryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15885.     }
  15886.     /**
  15887.      * Gets the private 'FlexApp\Repository\CryptoCurrencyRepository' shared autowired service.
  15888.      *
  15889.      * @return \FlexApp\Repository\CryptoCurrencyRepository
  15890.      */
  15891.     protected function getCryptoCurrencyRepositoryService()
  15892.     {
  15893.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/CryptoCurrencyRepository.php';
  15894.         return $this->privates['FlexApp\\Repository\\CryptoCurrencyRepository'] = new \FlexApp\Repository\CryptoCurrencyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15895.     }
  15896.     /**
  15897.      * Gets the private 'FlexApp\Repository\CryptoNetworkRepository' shared autowired service.
  15898.      *
  15899.      * @return \FlexApp\Repository\CryptoNetworkRepository
  15900.      */
  15901.     protected function getCryptoNetworkRepositoryService()
  15902.     {
  15903.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/CryptoNetworkRepository.php';
  15904.         return $this->privates['FlexApp\\Repository\\CryptoNetworkRepository'] = new \FlexApp\Repository\CryptoNetworkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15905.     }
  15906.     /**
  15907.      * Gets the private 'FlexApp\Repository\CurrencyRepository' shared autowired service.
  15908.      *
  15909.      * @return \FlexApp\Repository\CurrencyRepository
  15910.      */
  15911.     protected function getCurrencyRepositoryService()
  15912.     {
  15913.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/CurrencyRepository.php';
  15914.         return $this->privates['FlexApp\\Repository\\CurrencyRepository'] = new \FlexApp\Repository\CurrencyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15915.     }
  15916.     /**
  15917.      * Gets the private 'FlexApp\Repository\DesignerRepository' shared autowired service.
  15918.      *
  15919.      * @return \FlexApp\Repository\DesignerRepository
  15920.      */
  15921.     protected function getDesignerRepositoryService()
  15922.     {
  15923.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/DesignerRepository.php';
  15924.         return $this->privates['FlexApp\\Repository\\DesignerRepository'] = new \FlexApp\Repository\DesignerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15925.     }
  15926.     /**
  15927.      * Gets the private 'FlexApp\Repository\Exhibition\ExhBrandRepository' shared autowired service.
  15928.      *
  15929.      * @return \FlexApp\Repository\Exhibition\ExhBrandRepository
  15930.      */
  15931.     protected function getExhBrandRepositoryService()
  15932.     {
  15933.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/Exhibition/ExhBrandRepository.php';
  15934.         return $this->privates['FlexApp\\Repository\\Exhibition\\ExhBrandRepository'] = new \FlexApp\Repository\Exhibition\ExhBrandRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15935.     }
  15936.     /**
  15937.      * Gets the private 'FlexApp\Repository\Exhibition\ExhCollectionRepository' shared autowired service.
  15938.      *
  15939.      * @return \FlexApp\Repository\Exhibition\ExhCollectionRepository
  15940.      */
  15941.     protected function getExhCollectionRepositoryService()
  15942.     {
  15943.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/Exhibition/ExhCollectionRepository.php';
  15944.         return $this->privates['FlexApp\\Repository\\Exhibition\\ExhCollectionRepository'] = new \FlexApp\Repository\Exhibition\ExhCollectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15945.     }
  15946.     /**
  15947.      * Gets the private 'FlexApp\Repository\Exhibition\ExhImageRepository' shared autowired service.
  15948.      *
  15949.      * @return \FlexApp\Repository\Exhibition\ExhImageRepository
  15950.      */
  15951.     protected function getExhImageRepositoryService()
  15952.     {
  15953.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/Exhibition/ExhImageRepository.php';
  15954.         return $this->privates['FlexApp\\Repository\\Exhibition\\ExhImageRepository'] = new \FlexApp\Repository\Exhibition\ExhImageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15955.     }
  15956.     /**
  15957.      * Gets the private 'FlexApp\Repository\Exhibition\ExhLineRepository' shared autowired service.
  15958.      *
  15959.      * @return \FlexApp\Repository\Exhibition\ExhLineRepository
  15960.      */
  15961.     protected function getExhLineRepositoryService()
  15962.     {
  15963.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/Exhibition/ExhLineRepository.php';
  15964.         return $this->privates['FlexApp\\Repository\\Exhibition\\ExhLineRepository'] = new \FlexApp\Repository\Exhibition\ExhLineRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15965.     }
  15966.     /**
  15967.      * Gets the private 'FlexApp\Repository\Exhibition\ExhRepository' shared autowired service.
  15968.      *
  15969.      * @return \FlexApp\Repository\Exhibition\ExhRepository
  15970.      */
  15971.     protected function getExhRepositoryService()
  15972.     {
  15973.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/Exhibition/ExhRepository.php';
  15974.         return $this->privates['FlexApp\\Repository\\Exhibition\\ExhRepository'] = new \FlexApp\Repository\Exhibition\ExhRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15975.     }
  15976.     /**
  15977.      * Gets the private 'FlexApp\Repository\FileEntityRepository' shared autowired service.
  15978.      *
  15979.      * @return \FlexApp\Repository\FileEntityRepository
  15980.      */
  15981.     protected function getFileEntityRepositoryService()
  15982.     {
  15983.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/FileEntityRepository.php';
  15984.         return $this->privates['FlexApp\\Repository\\FileEntityRepository'] = new \FlexApp\Repository\FileEntityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15985.     }
  15986.     /**
  15987.      * Gets the private 'FlexApp\Repository\GeoCountryRepository' shared autowired service.
  15988.      *
  15989.      * @return \FlexApp\Repository\GeoCountryRepository
  15990.      */
  15991.     protected function getGeoCountryRepositoryService()
  15992.     {
  15993.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/GeoCountryRepository.php';
  15994.         return $this->privates['FlexApp\\Repository\\GeoCountryRepository'] = new \FlexApp\Repository\GeoCountryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15995.     }
  15996.     /**
  15997.      * Gets the private 'FlexApp\Repository\GeoLocaleNameRepository' shared autowired service.
  15998.      *
  15999.      * @return \FlexApp\Repository\GeoLocaleNameRepository
  16000.      */
  16001.     protected function getGeoLocaleNameRepositoryService()
  16002.     {
  16003.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/GeoLocaleNameRepository.php';
  16004.         return $this->privates['FlexApp\\Repository\\GeoLocaleNameRepository'] = new \FlexApp\Repository\GeoLocaleNameRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16005.     }
  16006.     /**
  16007.      * Gets the private 'FlexApp\Repository\GeoRegionRepository' shared autowired service.
  16008.      *
  16009.      * @return \FlexApp\Repository\GeoRegionRepository
  16010.      */
  16011.     protected function getGeoRegionRepositoryService()
  16012.     {
  16013.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/GeoRegionRepository.php';
  16014.         return $this->privates['FlexApp\\Repository\\GeoRegionRepository'] = new \FlexApp\Repository\GeoRegionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16015.     }
  16016.     /**
  16017.      * Gets the private 'FlexApp\Repository\InterviewRepository' shared autowired service.
  16018.      *
  16019.      * @return \FlexApp\Repository\InterviewRepository
  16020.      */
  16021.     protected function getInterviewRepositoryService()
  16022.     {
  16023.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/InterviewRepository.php';
  16024.         return $this->privates['FlexApp\\Repository\\InterviewRepository'] = new \FlexApp\Repository\InterviewRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16025.     }
  16026.     /**
  16027.      * Gets the private 'FlexApp\Repository\InvitationEmailDeliveryStatsRepository' shared autowired service.
  16028.      *
  16029.      * @return \FlexApp\Repository\InvitationEmailDeliveryStatsRepository
  16030.      */
  16031.     protected function getInvitationEmailDeliveryStatsRepositoryService()
  16032.     {
  16033.         return $this->privates['FlexApp\\Repository\\InvitationEmailDeliveryStatsRepository'] = new \FlexApp\Repository\InvitationEmailDeliveryStatsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16034.     }
  16035.     /**
  16036.      * Gets the private 'FlexApp\Repository\LocaleChangeStatRepository' shared autowired service.
  16037.      *
  16038.      * @return \FlexApp\Repository\LocaleChangeStatRepository
  16039.      */
  16040.     protected function getLocaleChangeStatRepositoryService()
  16041.     {
  16042.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/LocaleChangeStatRepository.php';
  16043.         return $this->privates['FlexApp\\Repository\\LocaleChangeStatRepository'] = new \FlexApp\Repository\LocaleChangeStatRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16044.     }
  16045.     /**
  16046.      * Gets the private 'FlexApp\Repository\LocaleRepository' shared autowired service.
  16047.      *
  16048.      * @return \FlexApp\Repository\LocaleRepository
  16049.      */
  16050.     protected function getLocaleRepositoryService()
  16051.     {
  16052.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/LocaleRepository.php';
  16053.         return $this->privates['FlexApp\\Repository\\LocaleRepository'] = new \FlexApp\Repository\LocaleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16054.     }
  16055.     /**
  16056.      * Gets the private 'FlexApp\Repository\MailingRepository' shared autowired service.
  16057.      *
  16058.      * @return \FlexApp\Repository\MailingRepository
  16059.      */
  16060.     protected function getMailingRepositoryService()
  16061.     {
  16062.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/MailingRepository.php';
  16063.         return $this->privates['FlexApp\\Repository\\MailingRepository'] = new \FlexApp\Repository\MailingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16064.     }
  16065.     /**
  16066.      * Gets the private 'FlexApp\Repository\MobileUserSliderRepository' shared autowired service.
  16067.      *
  16068.      * @return \FlexApp\Repository\MobileUserSliderRepository
  16069.      */
  16070.     protected function getMobileUserSliderRepositoryService()
  16071.     {
  16072.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/MobileUserSliderRepository.php';
  16073.         return $this->privates['FlexApp\\Repository\\MobileUserSliderRepository'] = new \FlexApp\Repository\MobileUserSliderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16074.     }
  16075.     /**
  16076.      * Gets the private 'FlexApp\Repository\NgNameEntityRepository' shared autowired service.
  16077.      *
  16078.      * @return \FlexApp\Repository\NgNameEntityRepository
  16079.      */
  16080.     protected function getNgNameEntityRepositoryService()
  16081.     {
  16082.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/NgNameEntityRepository.php';
  16083.         return $this->privates['FlexApp\\Repository\\NgNameEntityRepository'] = new \FlexApp\Repository\NgNameEntityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16084.     }
  16085.     /**
  16086.      * Gets the private 'FlexApp\Repository\PhoneMaskRepository' shared autowired service.
  16087.      *
  16088.      * @return \FlexApp\Repository\PhoneMaskRepository
  16089.      */
  16090.     protected function getPhoneMaskRepositoryService()
  16091.     {
  16092.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/PhoneMaskRepository.php';
  16093.         return $this->privates['FlexApp\\Repository\\PhoneMaskRepository'] = new \FlexApp\Repository\PhoneMaskRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16094.     }
  16095.     /**
  16096.      * Gets the private 'FlexApp\Repository\PollOptionRepository' shared autowired service.
  16097.      *
  16098.      * @return \FlexApp\Repository\PollOptionRepository
  16099.      */
  16100.     protected function getPollOptionRepositoryService()
  16101.     {
  16102.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/PollOptionRepository.php';
  16103.         return $this->privates['FlexApp\\Repository\\PollOptionRepository'] = new \FlexApp\Repository\PollOptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16104.     }
  16105.     /**
  16106.      * Gets the private 'FlexApp\Repository\PollRepository' shared autowired service.
  16107.      *
  16108.      * @return \FlexApp\Repository\PollRepository
  16109.      */
  16110.     protected function getPollRepositoryService()
  16111.     {
  16112.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/PollRepository.php';
  16113.         return $this->privates['FlexApp\\Repository\\PollRepository'] = new \FlexApp\Repository\PollRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16114.     }
  16115.     /**
  16116.      * Gets the private 'FlexApp\Repository\PriceRepository' shared autowired service.
  16117.      *
  16118.      * @return \FlexApp\Repository\PriceRepository
  16119.      */
  16120.     protected function getPriceRepositoryService()
  16121.     {
  16122.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/PriceRepository.php';
  16123.         return $this->privates['FlexApp\\Repository\\PriceRepository'] = new \FlexApp\Repository\PriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16124.     }
  16125.     /**
  16126.      * Gets the private 'FlexApp\Repository\ReviewsRepository' shared autowired service.
  16127.      *
  16128.      * @return \FlexApp\Repository\ReviewsRepository
  16129.      */
  16130.     protected function getReviewsRepositoryService()
  16131.     {
  16132.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/ReviewsRepository.php';
  16133.         return $this->privates['FlexApp\\Repository\\ReviewsRepository'] = new \FlexApp\Repository\ReviewsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16134.     }
  16135.     /**
  16136.      * Gets the private 'FlexApp\Repository\ServiceEntityRepository\RetieRequestDataRepository' shared autowired service.
  16137.      *
  16138.      * @return \FlexApp\Repository\ServiceEntityRepository\RetieRequestDataRepository
  16139.      */
  16140.     protected function getRetieRequestDataRepositoryService()
  16141.     {
  16142.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/ServiceEntityRepository/RetieRequestDataRepository.php';
  16143.         return $this->privates['FlexApp\\Repository\\ServiceEntityRepository\\RetieRequestDataRepository'] = new \FlexApp\Repository\ServiceEntityRepository\RetieRequestDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16144.     }
  16145.     /**
  16146.      * Gets the private 'FlexApp\Repository\SquareRepository' shared autowired service.
  16147.      *
  16148.      * @return \FlexApp\Repository\SquareRepository
  16149.      */
  16150.     protected function getSquareRepositoryService()
  16151.     {
  16152.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/SquareRepository.php';
  16153.         return $this->privates['FlexApp\\Repository\\SquareRepository'] = new \FlexApp\Repository\SquareRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16154.     }
  16155.     /**
  16156.      * Gets the private 'FlexApp\Repository\StatOrdersGroupingRepository' shared autowired service.
  16157.      *
  16158.      * @return \FlexApp\Repository\StatOrdersGroupingRepository
  16159.      */
  16160.     protected function getStatOrdersGroupingRepositoryService()
  16161.     {
  16162.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/StatOrdersGroupingRepository.php';
  16163.         return $this->privates['FlexApp\\Repository\\StatOrdersGroupingRepository'] = new \FlexApp\Repository\StatOrdersGroupingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16164.     }
  16165.     /**
  16166.      * Gets the private 'FlexApp\Repository\StaticContent\MetaStaticContentRepository' shared autowired service.
  16167.      *
  16168.      * @return \FlexApp\Repository\StaticContent\MetaStaticContentRepository
  16169.      */
  16170.     protected function getMetaStaticContentRepositoryService()
  16171.     {
  16172.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/StaticContent/MetaStaticContentRepository.php';
  16173.         return $this->privates['FlexApp\\Repository\\StaticContent\\MetaStaticContentRepository'] = new \FlexApp\Repository\StaticContent\MetaStaticContentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16174.     }
  16175.     /**
  16176.      * Gets the private 'FlexApp\Repository\StaticContent\SoundStaticContentRepository' shared autowired service.
  16177.      *
  16178.      * @return \FlexApp\Repository\StaticContent\SoundStaticContentRepository
  16179.      */
  16180.     protected function getSoundStaticContentRepositoryService()
  16181.     {
  16182.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/StaticContent/SoundStaticContentRepository.php';
  16183.         return $this->privates['FlexApp\\Repository\\StaticContent\\SoundStaticContentRepository'] = new \FlexApp\Repository\StaticContent\SoundStaticContentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16184.     }
  16185.     /**
  16186.      * Gets the private 'FlexApp\Repository\StaticContent\StaticContentCollectionRepository' shared autowired service.
  16187.      *
  16188.      * @return \FlexApp\Repository\StaticContent\StaticContentCollectionRepository
  16189.      */
  16190.     protected function getStaticContentCollectionRepositoryService()
  16191.     {
  16192.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/StaticContent/StaticContentCollectionRepository.php';
  16193.         return $this->privates['FlexApp\\Repository\\StaticContent\\StaticContentCollectionRepository'] = new \FlexApp\Repository\StaticContent\StaticContentCollectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16194.     }
  16195.     /**
  16196.      * Gets the private 'FlexApp\Repository\StaticContent\StaticContentRepository' shared autowired service.
  16197.      *
  16198.      * @return \FlexApp\Repository\StaticContent\StaticContentRepository
  16199.      */
  16200.     protected function getStaticContentRepositoryService()
  16201.     {
  16202.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/StaticContent/StaticContentRepository.php';
  16203.         return $this->privates['FlexApp\\Repository\\StaticContent\\StaticContentRepository'] = new \FlexApp\Repository\StaticContent\StaticContentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16204.     }
  16205.     /**
  16206.      * Gets the private 'FlexApp\Repository\StaticContent\VideoStaticContentRepository' shared autowired service.
  16207.      *
  16208.      * @return \FlexApp\Repository\StaticContent\VideoStaticContentRepository
  16209.      */
  16210.     protected function getVideoStaticContentRepositoryService()
  16211.     {
  16212.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/StaticContent/VideoStaticContentRepository.php';
  16213.         return $this->privates['FlexApp\\Repository\\StaticContent\\VideoStaticContentRepository'] = new \FlexApp\Repository\StaticContent\VideoStaticContentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16214.     }
  16215.     /**
  16216.      * Gets the private 'FlexApp\Repository\StatsRepository' shared autowired service.
  16217.      *
  16218.      * @return \FlexApp\Repository\StatsRepository
  16219.      */
  16220.     protected function getStatsRepositoryService()
  16221.     {
  16222.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/StatsRepository.php';
  16223.         return $this->privates['FlexApp\\Repository\\StatsRepository'] = new \FlexApp\Repository\StatsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16224.     }
  16225.     /**
  16226.      * Gets the private 'FlexApp\Repository\SubscriptionsEntityRepository' shared autowired service.
  16227.      *
  16228.      * @return \FlexApp\Repository\SubscriptionsEntityRepository
  16229.      */
  16230.     protected function getSubscriptionsEntityRepositoryService()
  16231.     {
  16232.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/SubscriptionsEntityRepository.php';
  16233.         return $this->privates['FlexApp\\Repository\\SubscriptionsEntityRepository'] = new \FlexApp\Repository\SubscriptionsEntityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16234.     }
  16235.     /**
  16236.      * Gets the private 'FlexApp\Repository\TranscriptionRepository' shared autowired service.
  16237.      *
  16238.      * @return \FlexApp\Repository\TranscriptionRepository
  16239.      */
  16240.     protected function getTranscriptionRepositoryService()
  16241.     {
  16242.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/TranscriptionRepository.php';
  16243.         return $this->privates['FlexApp\\Repository\\TranscriptionRepository'] = new \FlexApp\Repository\TranscriptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16244.     }
  16245.     /**
  16246.      * Gets the private 'FlexApp\Repository\UtilsStatusRepository' shared autowired service.
  16247.      *
  16248.      * @return \FlexApp\Repository\UtilsStatusRepository
  16249.      */
  16250.     protected function getUtilsStatusRepositoryService()
  16251.     {
  16252.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/UtilsStatusRepository.php';
  16253.         return $this->privates['FlexApp\\Repository\\UtilsStatusRepository'] = new \FlexApp\Repository\UtilsStatusRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16254.     }
  16255.     /**
  16256.      * Gets the private 'FlexApp\Repository\WebPushDataEntityRepository' shared autowired service.
  16257.      *
  16258.      * @return \FlexApp\Repository\WebPushDataEntityRepository
  16259.      */
  16260.     protected function getWebPushDataEntityRepositoryService()
  16261.     {
  16262.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/WebPushDataEntityRepository.php';
  16263.         return $this->privates['FlexApp\\Repository\\WebPushDataEntityRepository'] = new \FlexApp\Repository\WebPushDataEntityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16264.     }
  16265.     /**
  16266.      * Gets the private 'FlexApp\Repository\WidgetRepository' shared autowired service.
  16267.      *
  16268.      * @return \FlexApp\Repository\WidgetRepository
  16269.      */
  16270.     protected function getWidgetRepositoryService()
  16271.     {
  16272.         return $this->privates['FlexApp\\Repository\\WidgetRepository'] = new \FlexApp\Repository\WidgetRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16273.     }
  16274.     /**
  16275.      * Gets the private 'FlexApp\Repository\ZipMaskRepository' shared autowired service.
  16276.      *
  16277.      * @return \FlexApp\Repository\ZipMaskRepository
  16278.      */
  16279.     protected function getZipMaskRepositoryService()
  16280.     {
  16281.         include_once \dirname(__DIR__4).'/src/FlexApp/Repository/ZipMaskRepository.php';
  16282.         return $this->privates['FlexApp\\Repository\\ZipMaskRepository'] = new \FlexApp\Repository\ZipMaskRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  16283.     }
  16284.     /**
  16285.      * Gets the private 'FlexApp\Security\LoginFormAuthenticator' shared autowired service.
  16286.      *
  16287.      * @return \FlexApp\Security\LoginFormAuthenticator
  16288.      */
  16289.     protected function getLoginFormAuthenticatorService()
  16290.     {
  16291.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  16292.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  16293.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  16294.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  16295.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php';
  16296.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  16297.         include_once \dirname(__DIR__4).'/src/FlexApp/Security/LoginFormAuthenticator.php';
  16298.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  16299.         $this->privates['FlexApp\\Security\\LoginFormAuthenticator'] = $instance = new \FlexApp\Security\LoginFormAuthenticator(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()));
  16300.         $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer()));
  16301.         $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  16302.         $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService());
  16303.         return $instance;
  16304.     }
  16305.     /**
  16306.      * Gets the private 'FlexApp\Sentry\SentryFlushSubscriber' shared autowired service.
  16307.      *
  16308.      * @return \FlexApp\Sentry\SentryFlushSubscriber
  16309.      */
  16310.     protected function getSentryFlushSubscriberService()
  16311.     {
  16312.         include_once \dirname(__DIR__4).'/src/FlexApp/Sentry/SentryFlushSubscriber.php';
  16313.         return $this->privates['FlexApp\\Sentry\\SentryFlushSubscriber'] = new \FlexApp\Sentry\SentryFlushSubscriber(($this->services['sentry.hub'] ?? $this->getSentry_HubService()));
  16314.     }
  16315.     /**
  16316.      * Gets the private 'FlexApp\Service\AdsFilters\AdsFiltersGeneratorTexts' shared autowired service.
  16317.      *
  16318.      * @return \FlexApp\Service\AdsFilters\AdsFiltersGeneratorTexts
  16319.      */
  16320.     protected function getAdsFiltersGeneratorTextsService()
  16321.     {
  16322.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/AdsFilters/AdsFiltersGeneratorTexts.php';
  16323.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  16324.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/FiltersService.php';
  16325.         return $this->privates['FlexApp\\Service\\AdsFilters\\AdsFiltersGeneratorTexts'] = new \FlexApp\Service\AdsFilters\AdsFiltersGeneratorTexts(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['app.service.filters'] ?? ($this->services['app.service.filters'] = new \WebBundle\Service\FiltersService($this))));
  16326.     }
  16327.     /**
  16328.      * Gets the private 'FlexApp\Service\AjaxRegistrationByEmailService' shared autowired service.
  16329.      *
  16330.      * @return \FlexApp\Service\AjaxRegistrationByEmailService
  16331.      */
  16332.     protected function getAjaxRegistrationByEmailServiceService()
  16333.     {
  16334.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/AjaxRegistrationByEmailService.php';
  16335.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  16336.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  16337.         if (isset($this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'])) {
  16338.             return $this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'];
  16339.         }
  16340.         $b = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService());
  16341.         if (isset($this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'])) {
  16342.             return $this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'];
  16343.         }
  16344.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16345.         if (isset($this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'])) {
  16346.             return $this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'];
  16347.         }
  16348.         $d = ($this->privates['FlexApp\\Service\\UserPortalService'] ?? $this->getUserPortalServiceService());
  16349.         if (isset($this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'])) {
  16350.             return $this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'];
  16351.         }
  16352.         $e = ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService());
  16353.         if (isset($this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'])) {
  16354.             return $this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'];
  16355.         }
  16356.         $this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'] = $instance = new \FlexApp\Service\AjaxRegistrationByEmailService($a$b$c, ($this->services['logger'] ?? $this->getLoggerService()), ($this->services['app.service.order_address'] ?? $this->getApp_Service_OrderAddressService()), $d$e);
  16357.         $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService());
  16358.         $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer()));
  16359.         $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  16360.         return $instance;
  16361.     }
  16362.     /**
  16363.      * Gets the private 'FlexApp\Service\AliasByConsLoginProvider' shared autowired service.
  16364.      *
  16365.      * @return \FlexApp\Service\AliasByConsLoginProvider
  16366.      */
  16367.     protected function getAliasByConsLoginProviderService()
  16368.     {
  16369.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/AliasByConsLoginProvider.php';
  16370.         $a = ($this->privates['FlexApp\\Service\\ConsSchedule'] ?? $this->getConsScheduleService());
  16371.         if (isset($this->privates['FlexApp\\Service\\AliasByConsLoginProvider'])) {
  16372.             return $this->privates['FlexApp\\Service\\AliasByConsLoginProvider'];
  16373.         }
  16374.         $this->privates['FlexApp\\Service\\AliasByConsLoginProvider'] = $instance = new \FlexApp\Service\AliasByConsLoginProvider($a);
  16375.         $instance->consultantRepository = ($this->privates['FlexApp\\Repository\\ConsultantRepository'] ?? $this->getConsultantRepositoryService());
  16376.         return $instance;
  16377.     }
  16378.     /**
  16379.      * Gets the private 'FlexApp\Service\AmazonPersonalizeService' shared autowired service.
  16380.      *
  16381.      * @return \FlexApp\Service\AmazonPersonalizeService
  16382.      */
  16383.     protected function getAmazonPersonalizeServiceService()
  16384.     {
  16385.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/AmazonPersonalizeService.php';
  16386.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/AWS/AbstractBase.php';
  16387.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/AWS/Personalize.php';
  16388.         return $this->privates['FlexApp\\Service\\AmazonPersonalizeService'] = new \FlexApp\Service\AmazonPersonalizeService(($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()), ($this->services['WebBundle\\Service\\CollectionSettingsService'] ?? $this->getCollectionSettingsServiceService()), ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), new \FlexApp\Service\AWS\Personalize(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))));
  16389.     }
  16390.     /**
  16391.      * Gets the private 'FlexApp\Service\AuthorNameDefiner' shared autowired service.
  16392.      *
  16393.      * @return \FlexApp\Service\AuthorNameDefiner
  16394.      */
  16395.     protected function getAuthorNameDefinerService()
  16396.     {
  16397.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/AuthorNameDefiner.php';
  16398.         return $this->privates['FlexApp\\Service\\AuthorNameDefiner'] = new \FlexApp\Service\AuthorNameDefiner(($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  16399.     }
  16400.     /**
  16401.      * Gets the private 'FlexApp\Service\ChangeInterviewDateTimeHandler' shared autowired service.
  16402.      *
  16403.      * @return \FlexApp\Service\ChangeInterviewDateTimeHandler
  16404.      */
  16405.     protected function getChangeInterviewDateTimeHandlerService()
  16406.     {
  16407.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ChangeInterviewDateTimeHandler.php';
  16408.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  16409.         if (isset($this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'])) {
  16410.             return $this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'];
  16411.         }
  16412.         $b = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  16413.         if (isset($this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'])) {
  16414.             return $this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'];
  16415.         }
  16416.         $c = ($this->privates['FlexApp\\Service\\InterviewChatManager'] ?? $this->getInterviewChatManagerService());
  16417.         if (isset($this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'])) {
  16418.             return $this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'];
  16419.         }
  16420.         $d = ($this->privates['FlexApp\\Service\\ManualReg\\InterviewLogger'] ?? $this->getInterviewLoggerService());
  16421.         if (isset($this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'])) {
  16422.             return $this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'];
  16423.         }
  16424.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16425.         if (isset($this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'])) {
  16426.             return $this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'];
  16427.         }
  16428.         $this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'] = $instance = new \FlexApp\Service\ChangeInterviewDateTimeHandler($a$b$c$d$e, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()), ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  16429.         $instance->interviewParametersGenerator = ($this->privates['FlexApp\\Service\\InterviewParametersGenerator'] ?? $this->getInterviewParametersGeneratorService());
  16430.         $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService());
  16431.         return $instance;
  16432.     }
  16433.     /**
  16434.      * Gets the private 'FlexApp\Service\ChangedUnreadCountHandler' shared autowired service.
  16435.      *
  16436.      * @return \FlexApp\Service\ChangedUnreadCountHandler
  16437.      */
  16438.     protected function getChangedUnreadCountHandlerService()
  16439.     {
  16440.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ChangedUnreadCountHandler.php';
  16441.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/CentrifugoClient.php';
  16442.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16443.         if (isset($this->privates['FlexApp\\Service\\ChangedUnreadCountHandler'])) {
  16444.             return $this->privates['FlexApp\\Service\\ChangedUnreadCountHandler'];
  16445.         }
  16446.         return $this->privates['FlexApp\\Service\\ChangedUnreadCountHandler'] = new \FlexApp\Service\ChangedUnreadCountHandler(new \FlexApp\Service\CentrifugoClient($a, ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService())), $a, ($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService()), ($this->privates['FlexApp\\Repository\\ChatBMessageRepository'] ?? $this->getChatBMessageRepositoryService()));
  16447.     }
  16448.     /**
  16449.      * Gets the private 'FlexApp\Service\ChatArrayGenerator' shared autowired service.
  16450.      *
  16451.      * @return \FlexApp\Service\ChatArrayGenerator
  16452.      */
  16453.     protected function getChatArrayGeneratorService()
  16454.     {
  16455.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ChatArrayGenerator.php';
  16456.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ChatMessageDataGenerator.php';
  16457.         $a = ($this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'] ?? $this->getWelcomeInfoDataGeneratorService());
  16458.         if (isset($this->privates['FlexApp\\Service\\ChatArrayGenerator'])) {
  16459.             return $this->privates['FlexApp\\Service\\ChatArrayGenerator'];
  16460.         }
  16461.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  16462.         if (isset($this->privates['FlexApp\\Service\\ChatArrayGenerator'])) {
  16463.             return $this->privates['FlexApp\\Service\\ChatArrayGenerator'];
  16464.         }
  16465.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16466.         if (isset($this->privates['FlexApp\\Service\\ChatArrayGenerator'])) {
  16467.             return $this->privates['FlexApp\\Service\\ChatArrayGenerator'];
  16468.         }
  16469.         $d = ($this->privates['FlexApp\\Service\\ConsSchedule'] ?? $this->getConsScheduleService());
  16470.         if (isset($this->privates['FlexApp\\Service\\ChatArrayGenerator'])) {
  16471.             return $this->privates['FlexApp\\Service\\ChatArrayGenerator'];
  16472.         }
  16473.         $e = ($this->services['FlexApp\\Service\\ConsDefiner'] ?? $this->getConsDefinerService());
  16474.         if (isset($this->privates['FlexApp\\Service\\ChatArrayGenerator'])) {
  16475.             return $this->privates['FlexApp\\Service\\ChatArrayGenerator'];
  16476.         }
  16477.         $f = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  16478.         if (isset($this->privates['FlexApp\\Service\\ChatArrayGenerator'])) {
  16479.             return $this->privates['FlexApp\\Service\\ChatArrayGenerator'];
  16480.         }
  16481.         $g = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService());
  16482.         $h = new \FlexApp\Service\ChatMessageDataGenerator($b, ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $c$g$d, ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()), ($this->privates['FlexApp\\Repository\\ConsultantRepository'] ?? $this->getConsultantRepositoryService()), $e, ($this->privates['FlexApp\\Service\\ChatMessageManager'] ?? $this->getChatMessageManagerService()), ($this->privates['FlexApp\\Service\\AliasByConsLoginProvider'] ?? $this->getAliasByConsLoginProviderService()));
  16483.         $h->welcomeInfoDataGenerator $a;
  16484.         return $this->privates['FlexApp\\Service\\ChatArrayGenerator'] = new \FlexApp\Service\ChatArrayGenerator(($this->privates['FlexApp\\Repository\\ChatBMessageRepository'] ?? $this->getChatBMessageRepositoryService()), $g$a$h$f$c$d, ($this->services['translator'] ?? $this->getTranslatorService()));
  16485.     }
  16486.     /**
  16487.      * Gets the private 'FlexApp\Service\ChatBWebsocketClient' shared autowired service.
  16488.      *
  16489.      * @return \FlexApp\Service\ChatBWebsocketClient
  16490.      */
  16491.     protected function getChatBWebsocketClientService()
  16492.     {
  16493.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ChatBWebsocketClient.php';
  16494.         $this->privates['FlexApp\\Service\\ChatBWebsocketClient'] = $instance = new \FlexApp\Service\ChatBWebsocketClient();
  16495.         $instance->parametersProvider = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService());
  16496.         $instance->websocketClientLogger = ($this->privates['FlexApp\\Service\\WebsocketClientLogger'] ?? $this->getWebsocketClientLoggerService());
  16497.         return $instance;
  16498.     }
  16499.     /**
  16500.      * Gets the private 'FlexApp\Service\ChatByTokenResolver' shared autowired service.
  16501.      *
  16502.      * @return \FlexApp\Service\ChatByTokenResolver
  16503.      */
  16504.     protected function getChatByTokenResolverService()
  16505.     {
  16506.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ChatByTokenResolver.php';
  16507.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  16508.         if (isset($this->privates['FlexApp\\Service\\ChatByTokenResolver'])) {
  16509.             return $this->privates['FlexApp\\Service\\ChatByTokenResolver'];
  16510.         }
  16511.         $b = ($this->privates['FlexApp\\Service\\EntitySaver'] ?? $this->getEntitySaverService());
  16512.         if (isset($this->privates['FlexApp\\Service\\ChatByTokenResolver'])) {
  16513.             return $this->privates['FlexApp\\Service\\ChatByTokenResolver'];
  16514.         }
  16515.         return $this->privates['FlexApp\\Service\\ChatByTokenResolver'] = new \FlexApp\Service\ChatByTokenResolver(($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService()), $a$b, ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  16516.     }
  16517.     /**
  16518.      * Gets the private 'FlexApp\Service\ChatMessageManager' shared autowired service.
  16519.      *
  16520.      * @return \FlexApp\Service\ChatMessageManager
  16521.      */
  16522.     protected function getChatMessageManagerService()
  16523.     {
  16524.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ChatMessageManager.php';
  16525.         return $this->privates['FlexApp\\Service\\ChatMessageManager'] = new \FlexApp\Service\ChatMessageManager(($this->services['translator'] ?? $this->getTranslatorService()));
  16526.     }
  16527.     /**
  16528.      * Gets the private 'FlexApp\Service\ChatMessageToPortalSender' shared autowired service.
  16529.      *
  16530.      * @return \FlexApp\Service\ChatMessageToPortalSender
  16531.      */
  16532.     protected function getChatMessageToPortalSenderService()
  16533.     {
  16534.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ChatMessageToPortalSender.php';
  16535.         $this->privates['FlexApp\\Service\\ChatMessageToPortalSender'] = $instance = new \FlexApp\Service\ChatMessageToPortalSender();
  16536.         $instance->portalHelper = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  16537.         $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
  16538.         return $instance;
  16539.     }
  16540.     /**
  16541.      * Gets the private 'FlexApp\Service\ChatStateRefresher' shared autowired service.
  16542.      *
  16543.      * @return \FlexApp\Service\ChatStateRefresher
  16544.      */
  16545.     protected function getChatStateRefresherService()
  16546.     {
  16547.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ChatStateRefresher.php';
  16548.         $a = ($this->privates['FlexApp\\Service\\ChatBWebsocketClient'] ?? $this->getChatBWebsocketClientService());
  16549.         if (isset($this->privates['FlexApp\\Service\\ChatStateRefresher'])) {
  16550.             return $this->privates['FlexApp\\Service\\ChatStateRefresher'];
  16551.         }
  16552.         $b = ($this->privates['FlexApp\\Service\\ChatArrayGenerator'] ?? $this->getChatArrayGeneratorService());
  16553.         if (isset($this->privates['FlexApp\\Service\\ChatStateRefresher'])) {
  16554.             return $this->privates['FlexApp\\Service\\ChatStateRefresher'];
  16555.         }
  16556.         $this->privates['FlexApp\\Service\\ChatStateRefresher'] = $instance = new \FlexApp\Service\ChatStateRefresher($a$b, ($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService()));
  16557.         $instance->websocketClientLogger = ($this->privates['FlexApp\\Service\\WebsocketClientLogger'] ?? $this->getWebsocketClientLoggerService());
  16558.         $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  16559.         return $instance;
  16560.     }
  16561.     /**
  16562.      * Gets the private 'FlexApp\Service\CommentFormHandlerService' shared autowired service.
  16563.      *
  16564.      * @return \FlexApp\Service\CommentFormHandlerService
  16565.      */
  16566.     protected function getCommentFormHandlerServiceService()
  16567.     {
  16568.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/CommentFormHandlerService.php';
  16569.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/FormErrorsStandardArrayGenerator.php';
  16570.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ModifiedRequestGenerator.php';
  16571.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  16572.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/EmailCanonicalizer.php';
  16573.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  16574.         if (isset($this->privates['FlexApp\\Service\\CommentFormHandlerService'])) {
  16575.             return $this->privates['FlexApp\\Service\\CommentFormHandlerService'];
  16576.         }
  16577.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16578.         if (isset($this->privates['FlexApp\\Service\\CommentFormHandlerService'])) {
  16579.             return $this->privates['FlexApp\\Service\\CommentFormHandlerService'];
  16580.         }
  16581.         $c = ($this->privates['FlexApp\\Service\\CommentManager'] ?? $this->getCommentManagerService());
  16582.         if (isset($this->privates['FlexApp\\Service\\CommentFormHandlerService'])) {
  16583.             return $this->privates['FlexApp\\Service\\CommentFormHandlerService'];
  16584.         }
  16585.         $d = ($this->privates['FlexApp\\Service\\PortalThemeCreator'] ?? $this->getPortalThemeCreatorService());
  16586.         if (isset($this->privates['FlexApp\\Service\\CommentFormHandlerService'])) {
  16587.             return $this->privates['FlexApp\\Service\\CommentFormHandlerService'];
  16588.         }
  16589.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  16590.         $this->privates['FlexApp\\Service\\CommentFormHandlerService'] = $instance = new \FlexApp\Service\CommentFormHandlerService($a, new \FlexApp\Service\FormErrorsStandardArrayGenerator(), new \FlexApp\Service\ModifiedRequestGenerator($e), $b$c$e$d, ($this->privates['FlexApp\\Service\\EntityByIdTypeAndLocaleDefiner'] ?? $this->getEntityByIdTypeAndLocaleDefinerService()), ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), ($this->privates['FlexApp\\Repository\\CommentablePageRepository'] ?? $this->getCommentablePageRepositoryService()), ($this->privates['FlexApp\\Service\\EntitySaver'] ?? $this->getEntitySaverService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['FlexApp\\Service\\EmailCanonicalizer'] ?? ($this->privates['FlexApp\\Service\\EmailCanonicalizer'] = new \FlexApp\Service\EmailCanonicalizer())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['FlexApp\\Repository\\CommentablePageSubscriberRepository'] ?? $this->getCommentablePageSubscriberRepositoryService()));
  16591.         $instance->mailer = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService());
  16592.         $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService());
  16593.         $instance->consultantRepository = ($this->privates['FlexApp\\Repository\\ConsultantRepository'] ?? $this->getConsultantRepositoryService());
  16594.         $instance->countryAndLangSpecificDataRepository = ($this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] ?? $this->getCountryAndLangSpecificDataRepositoryService());
  16595.         $instance->managerContactsProvider = ($this->privates['FlexApp\\Service\\ManagerContactsProvider'] ?? $this->getManagerContactsProviderService());
  16596.         $instance->router = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService());
  16597.         $instance->sourceByCommentTypeDefiner = ($this->privates['FlexApp\\Service\\SourceByCommentTypeDefiner'] ?? $this->getSourceByCommentTypeDefinerService());
  16598.         return $instance;
  16599.     }
  16600.     /**
  16601.      * Gets the private 'FlexApp\Service\CommentManager' shared autowired service.
  16602.      *
  16603.      * @return \FlexApp\Service\CommentManager
  16604.      */
  16605.     protected function getCommentManagerService()
  16606.     {
  16607.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/CommentManager.php';
  16608.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16609.         if (isset($this->privates['FlexApp\\Service\\CommentManager'])) {
  16610.             return $this->privates['FlexApp\\Service\\CommentManager'];
  16611.         }
  16612.         return $this->privates['FlexApp\\Service\\CommentManager'] = new \FlexApp\Service\CommentManager(($this->privates['FlexApp\\Service\\EntitySaver'] ?? $this->getEntitySaverService()), ($this->privates['FlexApp\\Service\\EntityRemover'] ?? $this->getEntityRemoverService()), ($this->privates['FlexApp\\Service\\SourceByCommentTypeDefiner'] ?? $this->getSourceByCommentTypeDefinerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a);
  16613.     }
  16614.     /**
  16615.      * Gets the private 'FlexApp\Service\CompareArticleService' shared autowired service.
  16616.      *
  16617.      * @return \FlexApp\Service\CompareArticleService
  16618.      */
  16619.     protected function getCompareArticleServiceService()
  16620.     {
  16621.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/CompareArticleService.php';
  16622.         $this->privates['FlexApp\\Service\\CompareArticleService'] = $instance = new \FlexApp\Service\CompareArticleService(($this->privates['FlexApp\\Repository\\CompareArticleRepository'] ?? $this->getCompareArticleRepositoryService()), ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()), ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  16623.         $instance->sliderService = ($this->services['WebBundle\\Service\\SliderService'] ?? $this->getSliderServiceService());
  16624.         return $instance;
  16625.     }
  16626.     /**
  16627.      * Gets the private 'FlexApp\Service\ConfirmInterviewHandler' shared autowired service.
  16628.      *
  16629.      * @return \FlexApp\Service\ConfirmInterviewHandler
  16630.      */
  16631.     protected function getConfirmInterviewHandlerService()
  16632.     {
  16633.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ConfirmInterviewHandler.php';
  16634.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  16635.         if (isset($this->privates['FlexApp\\Service\\ConfirmInterviewHandler'])) {
  16636.             return $this->privates['FlexApp\\Service\\ConfirmInterviewHandler'];
  16637.         }
  16638.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16639.         if (isset($this->privates['FlexApp\\Service\\ConfirmInterviewHandler'])) {
  16640.             return $this->privates['FlexApp\\Service\\ConfirmInterviewHandler'];
  16641.         }
  16642.         $this->privates['FlexApp\\Service\\ConfirmInterviewHandler'] = $instance = new \FlexApp\Service\ConfirmInterviewHandler($a, ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()), ($this->privates['FlexApp\\Service\\InterviewChatManager'] ?? $this->getInterviewChatManagerService()), $b, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  16643.         $instance->interviewParametersGenerator = ($this->privates['FlexApp\\Service\\InterviewParametersGenerator'] ?? $this->getInterviewParametersGeneratorService());
  16644.         $instance->router = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService());
  16645.         $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService());
  16646.         return $instance;
  16647.     }
  16648.     /**
  16649.      * Gets the private 'FlexApp\Service\ConsSchedule' shared autowired service.
  16650.      *
  16651.      * @return \FlexApp\Service\ConsSchedule
  16652.      */
  16653.     protected function getConsScheduleService()
  16654.     {
  16655.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ConsSchedule.php';
  16656.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ChatBCachePool.php';
  16657.         $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  16658.         if (isset($this->privates['FlexApp\\Service\\ConsSchedule'])) {
  16659.             return $this->privates['FlexApp\\Service\\ConsSchedule'];
  16660.         }
  16661.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16662.         if (isset($this->privates['FlexApp\\Service\\ConsSchedule'])) {
  16663.             return $this->privates['FlexApp\\Service\\ConsSchedule'];
  16664.         }
  16665.         return $this->privates['FlexApp\\Service\\ConsSchedule'] = new \FlexApp\Service\ConsSchedule($a$b, ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()), new \FlexApp\Service\ChatBCachePool(($this->privates['chatb_cache_pool.traceable'] ?? $this->getChatbCachePool_TraceableService())));
  16666.     }
  16667.     /**
  16668.      * Gets the private 'FlexApp\Service\DefaultChatGenerator' shared autowired service.
  16669.      *
  16670.      * @return \FlexApp\Service\DefaultChatGenerator
  16671.      */
  16672.     protected function getDefaultChatGeneratorService()
  16673.     {
  16674.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/DefaultChatGenerator.php';
  16675.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  16676.         if (isset($this->privates['FlexApp\\Service\\DefaultChatGenerator'])) {
  16677.             return $this->privates['FlexApp\\Service\\DefaultChatGenerator'];
  16678.         }
  16679.         return $this->privates['FlexApp\\Service\\DefaultChatGenerator'] = new \FlexApp\Service\DefaultChatGenerator($a);
  16680.     }
  16681.     /**
  16682.      * Gets the private 'FlexApp\Service\DevsAndAdminsNotifier' shared autowired service.
  16683.      *
  16684.      * @return \FlexApp\Service\DevsAndAdminsNotifier
  16685.      */
  16686.     protected function getDevsAndAdminsNotifierService()
  16687.     {
  16688.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/DevsAndAdminsNotifier.php';
  16689.         $a = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService());
  16690.         if (isset($this->privates['FlexApp\\Service\\DevsAndAdminsNotifier'])) {
  16691.             return $this->privates['FlexApp\\Service\\DevsAndAdminsNotifier'];
  16692.         }
  16693.         return $this->privates['FlexApp\\Service\\DevsAndAdminsNotifier'] = new \FlexApp\Service\DevsAndAdminsNotifier($a, ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()));
  16694.     }
  16695.     /**
  16696.      * Gets the private 'FlexApp\Service\EmailCanonicalizer' shared autowired service.
  16697.      *
  16698.      * @return \FlexApp\Service\EmailCanonicalizer
  16699.      */
  16700.     protected function getEmailCanonicalizerService()
  16701.     {
  16702.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  16703.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/EmailCanonicalizer.php';
  16704.         return $this->privates['FlexApp\\Service\\EmailCanonicalizer'] = new \FlexApp\Service\EmailCanonicalizer();
  16705.     }
  16706.     /**
  16707.      * Gets the private 'FlexApp\Service\EntityByIdTypeAndLocaleDefiner' shared autowired service.
  16708.      *
  16709.      * @return \FlexApp\Service\EntityByIdTypeAndLocaleDefiner
  16710.      */
  16711.     protected function getEntityByIdTypeAndLocaleDefinerService()
  16712.     {
  16713.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/EntityByIdTypeAndLocaleDefiner.php';
  16714.         return $this->privates['FlexApp\\Service\\EntityByIdTypeAndLocaleDefiner'] = new \FlexApp\Service\EntityByIdTypeAndLocaleDefiner(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  16715.     }
  16716.     /**
  16717.      * Gets the private 'FlexApp\Service\EntityRemover' shared autowired service.
  16718.      *
  16719.      * @return \FlexApp\Service\EntityRemover
  16720.      */
  16721.     protected function getEntityRemoverService()
  16722.     {
  16723.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/EntityRemover.php';
  16724.         return $this->privates['FlexApp\\Service\\EntityRemover'] = new \FlexApp\Service\EntityRemover(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  16725.     }
  16726.     /**
  16727.      * Gets the private 'FlexApp\Service\EntitySaver' shared autowired service.
  16728.      *
  16729.      * @return \FlexApp\Service\EntitySaver
  16730.      */
  16731.     protected function getEntitySaverService()
  16732.     {
  16733.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/EntitySaver.php';
  16734.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  16735.         if (isset($this->privates['FlexApp\\Service\\EntitySaver'])) {
  16736.             return $this->privates['FlexApp\\Service\\EntitySaver'];
  16737.         }
  16738.         return $this->privates['FlexApp\\Service\\EntitySaver'] = new \FlexApp\Service\EntitySaver($a);
  16739.     }
  16740.     /**
  16741.      * Gets the private 'FlexApp\Service\EntitySender' shared autowired service.
  16742.      *
  16743.      * @return \FlexApp\Service\EntitySender
  16744.      */
  16745.     protected function getEntitySenderService()
  16746.     {
  16747.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/EntitySender.php';
  16748.         $this->privates['FlexApp\\Service\\EntitySender'] = $instance = new \FlexApp\Service\EntitySender(($this->privates['FlexApp\\Service\\EntitySaver'] ?? $this->getEntitySaverService()), ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()));
  16749.         $instance->chatMessageToPortalSender = ($this->privates['FlexApp\\Service\\ChatMessageToPortalSender'] ?? $this->getChatMessageToPortalSenderService());
  16750.         return $instance;
  16751.     }
  16752.     /**
  16753.      * Gets the private 'FlexApp\Service\InterviewChatManager' shared autowired service.
  16754.      *
  16755.      * @return \FlexApp\Service\InterviewChatManager
  16756.      */
  16757.     protected function getInterviewChatManagerService()
  16758.     {
  16759.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/InterviewChatManager.php';
  16760.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16761.         if (isset($this->privates['FlexApp\\Service\\InterviewChatManager'])) {
  16762.             return $this->privates['FlexApp\\Service\\InterviewChatManager'];
  16763.         }
  16764.         return $this->privates['FlexApp\\Service\\InterviewChatManager'] = new \FlexApp\Service\InterviewChatManager(($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService()), ($this->privates['FlexApp\\Service\\TokenByUnidResolver'] ?? $this->getTokenByUnidResolverService()), ($this->privates['FlexApp\\Service\\DefaultChatGenerator'] ?? $this->getDefaultChatGeneratorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()), $a);
  16765.     }
  16766.     /**
  16767.      * Gets the private 'FlexApp\Service\InterviewIsOverHandler' shared autowired service.
  16768.      *
  16769.      * @return \FlexApp\Service\InterviewIsOverHandler
  16770.      */
  16771.     protected function getInterviewIsOverHandlerService()
  16772.     {
  16773.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/InterviewIsOverHandler.php';
  16774.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  16775.         if (isset($this->privates['FlexApp\\Service\\InterviewIsOverHandler'])) {
  16776.             return $this->privates['FlexApp\\Service\\InterviewIsOverHandler'];
  16777.         }
  16778.         $this->privates['FlexApp\\Service\\InterviewIsOverHandler'] = $instance = new \FlexApp\Service\InterviewIsOverHandler($a, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['FlexApp\\Service\\CurrentUserProvider'] ?? $this->getCurrentUserProviderService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  16779.         $instance->interviewParametersGenerator = ($this->privates['FlexApp\\Service\\InterviewParametersGenerator'] ?? $this->getInterviewParametersGeneratorService());
  16780.         $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService());
  16781.         return $instance;
  16782.     }
  16783.     /**
  16784.      * Gets the private 'FlexApp\Service\InterviewLinkHandler' shared autowired service.
  16785.      *
  16786.      * @return \FlexApp\Service\InterviewLinkHandler
  16787.      */
  16788.     protected function getInterviewLinkHandlerService()
  16789.     {
  16790.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/InterviewLinkHandler.php';
  16791.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16792.         if (isset($this->privates['FlexApp\\Service\\InterviewLinkHandler'])) {
  16793.             return $this->privates['FlexApp\\Service\\InterviewLinkHandler'];
  16794.         }
  16795.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  16796.         if (isset($this->privates['FlexApp\\Service\\InterviewLinkHandler'])) {
  16797.             return $this->privates['FlexApp\\Service\\InterviewLinkHandler'];
  16798.         }
  16799.         $this->privates['FlexApp\\Service\\InterviewLinkHandler'] = $instance = new \FlexApp\Service\InterviewLinkHandler($a, ($this->privates['FlexApp\\Service\\TokenByUnidResolver'] ?? $this->getTokenByUnidResolverService()), ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), $b, ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['FlexApp\\Service\\InterviewChatManager'] ?? $this->getInterviewChatManagerService()), ($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->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['FlexApp\\Service\\ManualReg\\InterviewLogger'] ?? $this->getInterviewLoggerService()));
  16800.         $instance->interviewParametersGenerator = ($this->privates['FlexApp\\Service\\InterviewParametersGenerator'] ?? $this->getInterviewParametersGeneratorService());
  16801.         $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService());
  16802.         return $instance;
  16803.     }
  16804.     /**
  16805.      * Gets the private 'FlexApp\Service\InterviewParametersGenerator' shared autowired service.
  16806.      *
  16807.      * @return \FlexApp\Service\InterviewParametersGenerator
  16808.      */
  16809.     protected function getInterviewParametersGeneratorService()
  16810.     {
  16811.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/InterviewParametersGenerator.php';
  16812.         $this->privates['FlexApp\\Service\\InterviewParametersGenerator'] = $instance = new \FlexApp\Service\InterviewParametersGenerator();
  16813.         $instance->parametersGenerator = ($this->services['FlexApp\\Service\\ParametersGenerator'] ?? $this->getParametersGeneratorService());
  16814.         $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService());
  16815.         $instance->router = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService());
  16816.         return $instance;
  16817.     }
  16818.     /**
  16819.      * Gets the private 'FlexApp\Service\JsonArrayApiClient' shared autowired service.
  16820.      *
  16821.      * @return \FlexApp\Service\JsonArrayApiClient
  16822.      */
  16823.     protected function getJsonArrayApiClientService()
  16824.     {
  16825.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/JsonArrayApiClient.php';
  16826.         include_once \dirname(__DIR__4).'/vendor/metaer/curl-wrapper-bundle/CurlWrapperInterface.php';
  16827.         include_once \dirname(__DIR__4).'/vendor/metaer/curl-wrapper-bundle/CurlWrapper.php';
  16828.         return $this->privates['FlexApp\\Service\\JsonArrayApiClient'] = new \FlexApp\Service\JsonArrayApiClient(($this->services['metaer_curl_wrapper.curl_wrapper.default'] ?? ($this->services['metaer_curl_wrapper.curl_wrapper.default'] = new \Metaer\CurlWrapperBundle\CurlWrapper())));
  16829.     }
  16830.     /**
  16831.      * Gets the private 'FlexApp\Service\LastUrlService' shared autowired service.
  16832.      *
  16833.      * @return \FlexApp\Service\LastUrlService
  16834.      */
  16835.     protected function getLastUrlServiceService()
  16836.     {
  16837.         include_once \dirname(__DIR__4).'/src/WebBundle/Service/ExtendService.php';
  16838.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/LastUrlService.php';
  16839.         return $this->privates['FlexApp\\Service\\LastUrlService'] = new \FlexApp\Service\LastUrlService(($this->services['WebBundle\\Repository\\LastUrlRepository'] ?? $this->getLastUrlRepositoryService()));
  16840.     }
  16841.     /**
  16842.      * Gets the private 'FlexApp\Service\LocaleChangeStatService' shared autowired service.
  16843.      *
  16844.      * @return \FlexApp\Service\LocaleChangeStatService
  16845.      */
  16846.     protected function getLocaleChangeStatServiceService()
  16847.     {
  16848.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/LocaleChangeStatService.php';
  16849.         return $this->privates['FlexApp\\Service\\LocaleChangeStatService'] = new \FlexApp\Service\LocaleChangeStatService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['FlexApp\\Repository\\LocaleChangeStatRepository'] ?? $this->getLocaleChangeStatRepositoryService()), ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService()));
  16850.     }
  16851.     /**
  16852.      * Gets the private 'FlexApp\Service\ManagerContactsProvider' shared autowired service.
  16853.      *
  16854.      * @return \FlexApp\Service\ManagerContactsProvider
  16855.      */
  16856.     protected function getManagerContactsProviderService()
  16857.     {
  16858.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ManagerContactsProvider.php';
  16859.         $this->privates['FlexApp\\Service\\ManagerContactsProvider'] = $instance = new \FlexApp\Service\ManagerContactsProvider();
  16860.         $instance->consDefiner = ($this->services['FlexApp\\Service\\ConsDefiner'] ?? $this->getConsDefinerService());
  16861.         $instance->currentUserProvider = ($this->services['FlexApp\\Service\\CurrentUserProvider'] ?? $this->getCurrentUserProviderService());
  16862.         $instance->countryAndLangSpecificDataRepository = ($this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] ?? $this->getCountryAndLangSpecificDataRepositoryService());
  16863.         $instance->consultantRepository = ($this->privates['FlexApp\\Repository\\ConsultantRepository'] ?? $this->getConsultantRepositoryService());
  16864.         $instance->eventDispatcher = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16865.         $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService());
  16866.         return $instance;
  16867.     }
  16868.     /**
  16869.      * Gets the private 'FlexApp\Service\ManualReg\ContainerProvider' shared autowired service.
  16870.      *
  16871.      * @return \FlexApp\Service\ManualReg\ContainerProvider
  16872.      */
  16873.     protected function getContainerProviderService()
  16874.     {
  16875.         $this->privates['FlexApp\\Service\\ManualReg\\ContainerProvider'] = $instance = new \FlexApp\Service\ManualReg\ContainerProvider();
  16876.         $instance->container $this;
  16877.         return $instance;
  16878.     }
  16879.     /**
  16880.      * Gets the private 'FlexApp\Service\ManualReg\InterviewLogger' shared autowired service.
  16881.      *
  16882.      * @return \FlexApp\Service\ManualReg\InterviewLogger
  16883.      */
  16884.     protected function getInterviewLoggerService()
  16885.     {
  16886.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php';
  16887.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php';
  16888.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php';
  16889.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php';
  16890.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php';
  16891.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/DailyLogger.php';
  16892.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ManualReg/InterviewLogger.php';
  16893.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16894.         if (isset($this->privates['FlexApp\\Service\\ManualReg\\InterviewLogger'])) {
  16895.             return $this->privates['FlexApp\\Service\\ManualReg\\InterviewLogger'];
  16896.         }
  16897.         return $this->privates['FlexApp\\Service\\ManualReg\\InterviewLogger'] = new \FlexApp\Service\ManualReg\InterviewLogger('interview', ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), $a);
  16898.     }
  16899.     /**
  16900.      * Gets the private 'FlexApp\Service\ManualReg\SetIsReadLogger' shared autowired service.
  16901.      *
  16902.      * @return \FlexApp\Service\ManualReg\SetIsReadLogger
  16903.      */
  16904.     protected function getSetIsReadLoggerService()
  16905.     {
  16906.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php';
  16907.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php';
  16908.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php';
  16909.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php';
  16910.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php';
  16911.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/DailyLogger.php';
  16912.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ManualReg/SetIsReadLogger.php';
  16913.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16914.         if (isset($this->privates['FlexApp\\Service\\ManualReg\\SetIsReadLogger'])) {
  16915.             return $this->privates['FlexApp\\Service\\ManualReg\\SetIsReadLogger'];
  16916.         }
  16917.         return $this->privates['FlexApp\\Service\\ManualReg\\SetIsReadLogger'] = new \FlexApp\Service\ManualReg\SetIsReadLogger('set_is_read', ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), $a);
  16918.     }
  16919.     /**
  16920.      * Gets the private 'FlexApp\Service\ManualReg\UserLogger' shared autowired service.
  16921.      *
  16922.      * @return \FlexApp\Service\ManualReg\UserLogger
  16923.      */
  16924.     protected function getUserLoggerService()
  16925.     {
  16926.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php';
  16927.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php';
  16928.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php';
  16929.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php';
  16930.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php';
  16931.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/DailyLogger.php';
  16932.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ManualReg/UserLogger.php';
  16933.         return $this->privates['FlexApp\\Service\\ManualReg\\UserLogger'] = new \FlexApp\Service\ManualReg\UserLogger('user', ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  16934.     }
  16935.     /**
  16936.      * Gets the private 'FlexApp\Service\NowPaymentsClient' shared autowired service.
  16937.      *
  16938.      * @return \FlexApp\Service\NowPaymentsClient
  16939.      */
  16940.     protected function getNowPaymentsClientService()
  16941.     {
  16942.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/NowPaymentsClient.php';
  16943.         $this->privates['FlexApp\\Service\\NowPaymentsClient'] = $instance = new \FlexApp\Service\NowPaymentsClient();
  16944.         $instance->httpClient = ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService());
  16945.         $instance->parametersProvider = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService());
  16946.         return $instance;
  16947.     }
  16948.     /**
  16949.      * Gets the private 'FlexApp\Service\ParametersProvider' shared autowired service.
  16950.      *
  16951.      * @return \FlexApp\Service\ParametersProvider
  16952.      */
  16953.     protected function getParametersProviderService()
  16954.     {
  16955.         $this->privates['FlexApp\\Service\\ParametersProvider'] = $instance = new \FlexApp\Service\ParametersProvider();
  16956.         $instance->containerProvider = ($this->privates['FlexApp\\Service\\ManualReg\\ContainerProvider'] ?? $this->getContainerProviderService());
  16957.         return $instance;
  16958.     }
  16959.     /**
  16960.      * Gets the private 'FlexApp\Service\PortalApiClient' shared autowired service.
  16961.      *
  16962.      * @return \FlexApp\Service\PortalApiClient
  16963.      */
  16964.     protected function getPortalApiClientService()
  16965.     {
  16966.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/PortalApiClient.php';
  16967.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php';
  16968.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php';
  16969.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php';
  16970.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php';
  16971.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php';
  16972.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/DailyLogger.php';
  16973.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16974.         if (isset($this->privates['FlexApp\\Service\\PortalApiClient'])) {
  16975.             return $this->privates['FlexApp\\Service\\PortalApiClient'];
  16976.         }
  16977.         $b = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService());
  16978.         $this->privates['FlexApp\\Service\\PortalApiClient'] = $instance = new \FlexApp\Service\PortalApiClient(($this->privates['FlexApp\\Service\\JsonArrayApiClient'] ?? $this->getJsonArrayApiClientService()), $b$a, new \FlexApp\Service\DailyLogger('portal_api_client'$b$a));
  16979.         $instance->mailer = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService());
  16980.         return $instance;
  16981.     }
  16982.     /**
  16983.      * Gets the private 'FlexApp\Service\PortalApiService' shared autowired service.
  16984.      *
  16985.      * @return \FlexApp\Service\PortalApiService
  16986.      */
  16987.     protected function getPortalApiServiceService()
  16988.     {
  16989.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/PortalApiService.php';
  16990.         include_once \dirname(__DIR__4).'/vendor/asika/autolink/src/Autolink.php';
  16991.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/AutoLink.php';
  16992.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/StopWordsDetectorInterface.php';
  16993.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/StopWordsDetector.php';
  16994.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  16995.         $this->privates['FlexApp\\Service\\PortalApiService'] = $instance = new \FlexApp\Service\PortalApiService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['FlexApp\\Interfaces\\PortalApiLoggerInterface'] ?? $this->getPortalApiLoggerInterfaceService()), ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()), ($this->privates['FlexApp\\Service\\AuthorNameDefiner'] ?? $this->getAuthorNameDefinerService()), ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService()), ($this->privates['FlexApp\\Service\\TokenByUnidResolver'] ?? $this->getTokenByUnidResolverService()), ($this->privates['FlexApp\\Service\\DefaultChatGenerator'] ?? $this->getDefaultChatGeneratorService()), ($this->privates['FlexApp\\Service\\InterviewChatManager'] ?? $this->getInterviewChatManagerService()), ($this->privates['FlexApp\\Service\\ChatBWebsocketClient'] ?? $this->getChatBWebsocketClientService()), ($this->privates['FlexApp\\Repository\\ChatBMessageRepository'] ?? $this->getChatBMessageRepositoryService()), ($this->privates['FlexApp\\Service\\ChangedUnreadCountHandler'] ?? $this->getChangedUnreadCountHandlerService()), ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['FlexApp\\Service\\WebPushNotificationsService'] ?? $this->getWebPushNotificationsServiceService()), ($this->privates['FlexApp\\Service\\ChatStateRefresher'] ?? $this->getChatStateRefresherService()), ($this->privates['FlexApp\\Service\\StopWordsDetector'] ?? ($this->privates['FlexApp\\Service\\StopWordsDetector'] = new \FlexApp\Service\StopWordsDetector())), new \FlexApp\Service\AutoLink(), ($this->privates['FlexApp\\Service\\ChatByTokenResolver'] ?? $this->getChatByTokenResolverService()), ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()), ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()));
  16996.         $instance->consultantRepository = ($this->privates['FlexApp\\Repository\\ConsultantRepository'] ?? $this->getConsultantRepositoryService());
  16997.         $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer()));
  16998.         $instance->mailer = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService());
  16999.         $instance->router = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService());
  17000.         $instance->emailService = ($this->services['app.service.list_email'] ?? $this->getApp_Service_ListEmailService());
  17001.         $instance->managerContactsProvider = ($this->privates['FlexApp\\Service\\ManagerContactsProvider'] ?? $this->getManagerContactsProviderService());
  17002.         $instance->subscriptionsEntityRepository = ($this->privates['FlexApp\\Repository\\SubscriptionsEntityRepository'] ?? $this->getSubscriptionsEntityRepositoryService());
  17003.         $instance->boolDBSettingRepository = ($this->privates['FlexApp\\Repository\\BoolDBSettingRepository'] ?? $this->getBoolDBSettingRepositoryService());
  17004.         $instance->setCommentManager(($this->privates['FlexApp\\Service\\CommentManager'] ?? $this->getCommentManagerService()));
  17005.         $instance->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  17006.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  17007.         return $instance;
  17008.     }
  17009.     /**
  17010.      * Gets the private 'FlexApp\Service\PortalNotifierAboutChatEvents' shared autowired service.
  17011.      *
  17012.      * @return \FlexApp\Service\PortalNotifierAboutChatEvents
  17013.      */
  17014.     protected function getPortalNotifierAboutChatEventsService()
  17015.     {
  17016.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/PortalNotifierAboutChatEvents.php';
  17017.         $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  17018.         if (isset($this->privates['FlexApp\\Service\\PortalNotifierAboutChatEvents'])) {
  17019.             return $this->privates['FlexApp\\Service\\PortalNotifierAboutChatEvents'];
  17020.         }
  17021.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17022.         if (isset($this->privates['FlexApp\\Service\\PortalNotifierAboutChatEvents'])) {
  17023.             return $this->privates['FlexApp\\Service\\PortalNotifierAboutChatEvents'];
  17024.         }
  17025.         return $this->privates['FlexApp\\Service\\PortalNotifierAboutChatEvents'] = new \FlexApp\Service\PortalNotifierAboutChatEvents(($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService()), $a$b);
  17026.     }
  17027.     /**
  17028.      * Gets the private 'FlexApp\Service\PortalThemeCreator' shared autowired service.
  17029.      *
  17030.      * @return \FlexApp\Service\PortalThemeCreator
  17031.      */
  17032.     protected function getPortalThemeCreatorService()
  17033.     {
  17034.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/PortalThemeCreator.php';
  17035.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php';
  17036.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php';
  17037.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php';
  17038.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php';
  17039.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php';
  17040.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/DailyLogger.php';
  17041.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17042.         if (isset($this->privates['FlexApp\\Service\\PortalThemeCreator'])) {
  17043.             return $this->privates['FlexApp\\Service\\PortalThemeCreator'];
  17044.         }
  17045.         return $this->privates['FlexApp\\Service\\PortalThemeCreator'] = new \FlexApp\Service\PortalThemeCreator(($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()), $a, ($this->privates['FlexApp\\Service\\EntityByIdTypeAndLocaleDefiner'] ?? $this->getEntityByIdTypeAndLocaleDefinerService()), ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->services['WebBundle\\Helper\\ParticipantHelper'] ?? $this->getParticipantHelperService()), new \FlexApp\Service\DailyLogger('theme_send_api_client', ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), $a), ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()));
  17046.     }
  17047.     /**
  17048.      * Gets the private 'FlexApp\Service\PreviewGenerator' shared autowired service.
  17049.      *
  17050.      * @return \FlexApp\Service\PreviewGenerator
  17051.      */
  17052.     protected function getPreviewGeneratorService()
  17053.     {
  17054.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/PreviewGenerator.php';
  17055.         return $this->privates['FlexApp\\Service\\PreviewGenerator'] = new \FlexApp\Service\PreviewGenerator();
  17056.     }
  17057.     /**
  17058.      * Gets the private 'FlexApp\Service\ProductReviewOrdersService' shared autowired service.
  17059.      *
  17060.      * @return \FlexApp\Service\ProductReviewOrdersService
  17061.      */
  17062.     protected function getProductReviewOrdersServiceService()
  17063.     {
  17064.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/ProductReviewOrdersService.php';
  17065.         return $this->privates['FlexApp\\Service\\ProductReviewOrdersService'] = new \FlexApp\Service\ProductReviewOrdersService(($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  17066.     }
  17067.     /**
  17068.      * Gets the private 'FlexApp\Service\SourceByCommentTypeDefiner' shared autowired service.
  17069.      *
  17070.      * @return \FlexApp\Service\SourceByCommentTypeDefiner
  17071.      */
  17072.     protected function getSourceByCommentTypeDefinerService()
  17073.     {
  17074.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/SourceByCommentTypeDefiner.php';
  17075.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17076.         if (isset($this->privates['FlexApp\\Service\\SourceByCommentTypeDefiner'])) {
  17077.             return $this->privates['FlexApp\\Service\\SourceByCommentTypeDefiner'];
  17078.         }
  17079.         return $this->privates['FlexApp\\Service\\SourceByCommentTypeDefiner'] = new \FlexApp\Service\SourceByCommentTypeDefiner($a, ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()));
  17080.     }
  17081.     /**
  17082.      * Gets the private 'FlexApp\Service\TelegramNotifier' shared autowired service.
  17083.      *
  17084.      * @return \FlexApp\Service\TelegramNotifier
  17085.      */
  17086.     protected function getTelegramNotifierService()
  17087.     {
  17088.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/TelegramNotifier.php';
  17089.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/TransportInterface.php';
  17090.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/ChatterInterface.php';
  17091.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Chatter.php';
  17092.         $this->privates['FlexApp\\Service\\TelegramNotifier'] = $instance = new \FlexApp\Service\TelegramNotifier();
  17093.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17094.         $instance->chatter = new \Symfony\Component\Notifier\Chatter(($this->privates['chatter.transports'] ?? $this->getChatter_TransportsService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), $a);
  17095.         $instance->eventDispatcher $a;
  17096.         return $instance;
  17097.     }
  17098.     /**
  17099.      * Gets the private 'FlexApp\Service\TokenByUnidResolver' shared autowired service.
  17100.      *
  17101.      * @return \FlexApp\Service\TokenByUnidResolver
  17102.      */
  17103.     protected function getTokenByUnidResolverService()
  17104.     {
  17105.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/TokenByUnidResolver.php';
  17106.         return $this->privates['FlexApp\\Service\\TokenByUnidResolver'] = new \FlexApp\Service\TokenByUnidResolver(($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()));
  17107.     }
  17108.     /**
  17109.      * Gets the private 'FlexApp\Service\TranslatorWrapper' shared autowired service.
  17110.      *
  17111.      * @return \FlexApp\Service\TranslatorWrapper
  17112.      */
  17113.     protected function getTranslatorWrapperService()
  17114.     {
  17115.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/TranslatorWrapper.php';
  17116.         return $this->privates['FlexApp\\Service\\TranslatorWrapper'] = new \FlexApp\Service\TranslatorWrapper(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()));
  17117.     }
  17118.     /**
  17119.      * Gets the private 'FlexApp\Service\UserPortalService' shared autowired service.
  17120.      *
  17121.      * @return \FlexApp\Service\UserPortalService
  17122.      */
  17123.     protected function getUserPortalServiceService()
  17124.     {
  17125.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/UserPortalService.php';
  17126.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17127.         if (isset($this->privates['FlexApp\\Service\\UserPortalService'])) {
  17128.             return $this->privates['FlexApp\\Service\\UserPortalService'];
  17129.         }
  17130.         $b = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  17131.         if (isset($this->privates['FlexApp\\Service\\UserPortalService'])) {
  17132.             return $this->privates['FlexApp\\Service\\UserPortalService'];
  17133.         }
  17134.         $c = ($this->services['app.service.vat'] ?? $this->getApp_Service_VatService());
  17135.         if (isset($this->privates['FlexApp\\Service\\UserPortalService'])) {
  17136.             return $this->privates['FlexApp\\Service\\UserPortalService'];
  17137.         }
  17138.         return $this->privates['FlexApp\\Service\\UserPortalService'] = new \FlexApp\Service\UserPortalService($a$b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $c, ($this->services['app.service.location'] ?? ($this->services['app.service.location'] = new \WebBundle\Service\LocationService(\dirname(__DIR__4)))), ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()));
  17139.     }
  17140.     /**
  17141.      * Gets the private 'FlexApp\Service\UserUpdater' shared autowired service.
  17142.      *
  17143.      * @return \FlexApp\Service\UserUpdater
  17144.      */
  17145.     protected function getUserUpdaterService()
  17146.     {
  17147.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/UserUpdater.php';
  17148.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/Canonicalizer.php';
  17149.         $this->privates['FlexApp\\Service\\UserUpdater'] = $instance = new \FlexApp\Service\UserUpdater();
  17150.         $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService());
  17151.         $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17152.         $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer()));
  17153.         return $instance;
  17154.     }
  17155.     /**
  17156.      * Gets the private 'FlexApp\Service\WebPushNotificationsService' shared autowired service.
  17157.      *
  17158.      * @return \FlexApp\Service\WebPushNotificationsService
  17159.      */
  17160.     protected function getWebPushNotificationsServiceService()
  17161.     {
  17162.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/WebPushNotificationsService.php';
  17163.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17164.         if (isset($this->privates['FlexApp\\Service\\WebPushNotificationsService'])) {
  17165.             return $this->privates['FlexApp\\Service\\WebPushNotificationsService'];
  17166.         }
  17167.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17168.         if (isset($this->privates['FlexApp\\Service\\WebPushNotificationsService'])) {
  17169.             return $this->privates['FlexApp\\Service\\WebPushNotificationsService'];
  17170.         }
  17171.         return $this->privates['FlexApp\\Service\\WebPushNotificationsService'] = new \FlexApp\Service\WebPushNotificationsService(($this->services['kreait_firebase.push.messaging'] ?? $this->getKreaitFirebase_Push_MessagingService()), $a, ($this->privates['FlexApp\\Repository\\WebPushDataEntityRepository'] ?? $this->getWebPushDataEntityRepositoryService()), ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), ($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService()), ($this->privates['FlexApp\\Service\\DefaultChatGenerator'] ?? $this->getDefaultChatGeneratorService()), $b);
  17172.     }
  17173.     /**
  17174.      * Gets the private 'FlexApp\Service\WebsocketClientLogger' shared autowired service.
  17175.      *
  17176.      * @return \FlexApp\Service\WebsocketClientLogger
  17177.      */
  17178.     protected function getWebsocketClientLoggerService()
  17179.     {
  17180.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php';
  17181.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php';
  17182.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php';
  17183.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php';
  17184.         include_once \dirname(__DIR__4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php';
  17185.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/DailyLogger.php';
  17186.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/WebsocketClientLogger.php';
  17187.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17188.         if (isset($this->privates['FlexApp\\Service\\WebsocketClientLogger'])) {
  17189.             return $this->privates['FlexApp\\Service\\WebsocketClientLogger'];
  17190.         }
  17191.         return $this->privates['FlexApp\\Service\\WebsocketClientLogger'] = new \FlexApp\Service\WebsocketClientLogger('ws_client', ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), $a);
  17192.     }
  17193.     /**
  17194.      * Gets the private 'FlexApp\Service\WelcomeInfoDataGenerator' shared autowired service.
  17195.      *
  17196.      * @return \FlexApp\Service\WelcomeInfoDataGenerator
  17197.      */
  17198.     protected function getWelcomeInfoDataGeneratorService()
  17199.     {
  17200.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/WelcomeInfoDataGenerator.php';
  17201.         include_once \dirname(__DIR__4).'/src/FlexApp/Service/TimeFormatTransformer.php';
  17202.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  17203.         if (isset($this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'])) {
  17204.             return $this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'];
  17205.         }
  17206.         $b = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService());
  17207.         if (isset($this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'])) {
  17208.             return $this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'];
  17209.         }
  17210.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  17211.         if (isset($this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'])) {
  17212.             return $this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'];
  17213.         }
  17214.         $d = ($this->privates['FlexApp\\Service\\ConsSchedule'] ?? $this->getConsScheduleService());
  17215.         if (isset($this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'])) {
  17216.             return $this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'];
  17217.         }
  17218.         $e = ($this->services['FlexApp\\Service\\ConsDefiner'] ?? $this->getConsDefinerService());
  17219.         if (isset($this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'])) {
  17220.             return $this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'];
  17221.         }
  17222.         $f = ($this->privates['FlexApp\\Service\\AliasByConsLoginProvider'] ?? $this->getAliasByConsLoginProviderService());
  17223.         if (isset($this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'])) {
  17224.             return $this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'];
  17225.         }
  17226.         $this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'] = $instance = new \FlexApp\Service\WelcomeInfoDataGenerator($a$b, ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()), $c$d, ($this->privates['FlexApp\\Repository\\ConsultantRepository'] ?? $this->getConsultantRepositoryService()), $e, ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), $f);
  17227.         $instance->timeFormatTransformer = ($this->services['FlexApp\\Service\\TimeFormatTransformer'] ?? ($this->services['FlexApp\\Service\\TimeFormatTransformer'] = new \FlexApp\Service\TimeFormatTransformer()));
  17228.         $instance->countryAndLangSpecificDataRepository = ($this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] ?? $this->getCountryAndLangSpecificDataRepositoryService());
  17229.         return $instance;
  17230.     }
  17231.     /**
  17232.      * Gets the private 'FlexApp\Validator\CommentablePageValidator' shared autowired service.
  17233.      *
  17234.      * @return \FlexApp\Validator\CommentablePageValidator
  17235.      */
  17236.     protected function getCommentablePageValidatorService()
  17237.     {
  17238.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  17239.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  17240.         include_once \dirname(__DIR__4).'/src/FlexApp/Validator/CommentablePageValidator.php';
  17241.         return $this->privates['FlexApp\\Validator\\CommentablePageValidator'] = new \FlexApp\Validator\CommentablePageValidator(($this->privates['FlexApp\\Repository\\CommentablePageRepository'] ?? $this->getCommentablePageRepositoryService()));
  17242.     }
  17243.     /**
  17244.      * Gets the private 'Redis' shared service.
  17245.      *
  17246.      * @return \Redis
  17247.      */
  17248.     protected function getRedisService()
  17249.     {
  17250.         $this->privates['Redis'] = $instance = new \Redis();
  17251.         $instance->connect($this->getEnv('REDIS_HOST'), $this->getEnv('int:REDIS_PORT'));
  17252.         $instance->auth($this->getEnv('REDIS_PASSWORD'));
  17253.         return $instance;
  17254.     }
  17255.     /**
  17256.      * Gets the private 'Sentry\SentryBundle\Command\SentryTestCommand' shared service.
  17257.      *
  17258.      * @return \Sentry\SentryBundle\Command\SentryTestCommand
  17259.      */
  17260.     protected function getSentryTestCommandService()
  17261.     {
  17262.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17263.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Command/SentryTestCommand.php';
  17264.         $this->privates['Sentry\\SentryBundle\\Command\\SentryTestCommand'] = $instance = new \Sentry\SentryBundle\Command\SentryTestCommand(($this->services['sentry.hub'] ?? $this->getSentry_HubService()));
  17265.         $instance->setName('sentry:test');
  17266.         return $instance;
  17267.     }
  17268.     /**
  17269.      * Gets the private 'Sentry\SentryBundle\EventListener\ConsoleListener' shared service.
  17270.      *
  17271.      * @return \Sentry\SentryBundle\EventListener\ConsoleListener
  17272.      */
  17273.     protected function getConsoleListenerService()
  17274.     {
  17275.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ConsoleListener.php';
  17276.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] = new \Sentry\SentryBundle\EventListener\ConsoleListener(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), true);
  17277.     }
  17278.     /**
  17279.      * Gets the private 'Sentry\SentryBundle\EventListener\ErrorListener' shared service.
  17280.      *
  17281.      * @return \Sentry\SentryBundle\EventListener\ErrorListener
  17282.      */
  17283.     protected function getErrorListenerService()
  17284.     {
  17285.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ErrorListener.php';
  17286.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] = new \Sentry\SentryBundle\EventListener\ErrorListener(($this->services['sentry.hub'] ?? $this->getSentry_HubService()));
  17287.     }
  17288.     /**
  17289.      * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service.
  17290.      *
  17291.      * @return \Sentry\SentryBundle\EventListener\LoginListener
  17292.      */
  17293.     protected function getLoginListenerService()
  17294.     {
  17295.         return $this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] = new \Sentry\SentryBundle\EventListener\LoginListener(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  17296.     }
  17297.     /**
  17298.      * Gets the private 'Sentry\SentryBundle\EventListener\MessengerListener' shared service.
  17299.      *
  17300.      * @return \Sentry\SentryBundle\EventListener\MessengerListener
  17301.      */
  17302.     protected function getMessengerListenerService()
  17303.     {
  17304.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/MessengerListener.php';
  17305.         return $this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] = new \Sentry\SentryBundle\EventListener\MessengerListener(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), true);
  17306.     }
  17307.     /**
  17308.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  17309.      *
  17310.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  17311.      */
  17312.     protected function getRequestListenerService()
  17313.     {
  17314.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->services['sentry.hub'] ?? $this->getSentry_HubService()));
  17315.     }
  17316.     /**
  17317.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  17318.      *
  17319.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  17320.      */
  17321.     protected function getSubRequestListenerService()
  17322.     {
  17323.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->services['sentry.hub'] ?? $this->getSentry_HubService()));
  17324.     }
  17325.     /**
  17326.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingConsoleListener' shared service.
  17327.      *
  17328.      * @return \Sentry\SentryBundle\EventListener\TracingConsoleListener
  17329.      */
  17330.     protected function getTracingConsoleListenerService()
  17331.     {
  17332.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingConsoleListener.php';
  17333.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] = new \Sentry\SentryBundle\EventListener\TracingConsoleListener(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), [=> 'messenger:consume']);
  17334.     }
  17335.     /**
  17336.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  17337.      *
  17338.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  17339.      */
  17340.     protected function getTracingRequestListenerService()
  17341.     {
  17342.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->services['sentry.hub'] ?? $this->getSentry_HubService()));
  17343.     }
  17344.     /**
  17345.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  17346.      *
  17347.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  17348.      */
  17349.     protected function getTracingSubRequestListenerService()
  17350.     {
  17351.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->services['sentry.hub'] ?? $this->getSentry_HubService()));
  17352.     }
  17353.     /**
  17354.      * Gets the private 'Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator' shared service.
  17355.      *
  17356.      * @return \Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator
  17357.      */
  17358.     protected function getConnectionConfiguratorService()
  17359.     {
  17360.         return $this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\ConnectionConfigurator'] = new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator(new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware(new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory(($this->services['sentry.hub'] ?? $this->getSentry_HubService()))));
  17361.     }
  17362.     /**
  17363.      * Gets the private 'WebBundle\Repository\CollectionAlsoViewedRepository' shared autowired service.
  17364.      *
  17365.      * @return \WebBundle\Repository\CollectionAlsoViewedRepository
  17366.      */
  17367.     protected function getCollectionAlsoViewedRepositoryService()
  17368.     {
  17369.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/ExtendEntityRepository.php';
  17370.         include_once \dirname(__DIR__4).'/src/WebBundle/Repository/CollectionAlsoViewedRepository.php';
  17371.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17372.         if (isset($this->privates['WebBundle\\Repository\\CollectionAlsoViewedRepository'])) {
  17373.             return $this->privates['WebBundle\\Repository\\CollectionAlsoViewedRepository'];
  17374.         }
  17375.         return $this->privates['WebBundle\\Repository\\CollectionAlsoViewedRepository'] = $a->getRepository('WebBundle:CollectionAlsoViewed');
  17376.     }
  17377.     /**
  17378.      * Gets the private 'annotations.cache_adapter' shared service.
  17379.      *
  17380.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  17381.      */
  17382.     protected function getAnnotations_CacheAdapterService()
  17383.     {
  17384.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  17385.     }
  17386.     /**
  17387.      * Gets the private 'annotations.cache_warmer' shared service.
  17388.      *
  17389.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  17390.      */
  17391.     protected function getAnnotations_CacheWarmerService()
  17392.     {
  17393.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  17394.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  17395.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  17396.         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);
  17397.     }
  17398.     /**
  17399.      * Gets the private 'annotations.cached_reader' shared service.
  17400.      *
  17401.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  17402.      */
  17403.     protected function getAnnotations_CachedReaderService()
  17404.     {
  17405.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  17406.     }
  17407.     /**
  17408.      * Gets the private 'annotations.reader' shared service.
  17409.      *
  17410.      * @return \Doctrine\Common\Annotations\AnnotationReader
  17411.      */
  17412.     protected function getAnnotations_ReaderService()
  17413.     {
  17414.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  17415.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  17416.         $a->registerUniqueLoader('class_exists');
  17417.         $instance->addGlobalIgnoredName('required'$a);
  17418.         return $instance;
  17419.     }
  17420.     /**
  17421.      * Gets the private 'app.command.copy.visit.visit.all' shared service.
  17422.      *
  17423.      * @return \WebBundle\Command\CopyVisitToVisitAllCommand
  17424.      */
  17425.     protected function getApp_Command_Copy_Visit_Visit_AllService()
  17426.     {
  17427.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17428.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/CopyVisitToVisitAllCommand.php';
  17429.         $this->privates['app.command.copy.visit.visit.all'] = $instance = new \WebBundle\Command\CopyVisitToVisitAllCommand('54.93.223.112'4006'maxusr_new''M@!xUsrN3w!P@ssw''te');
  17430.         $instance->setName('app:copy-visit-to-visit-all');
  17431.         return $instance;
  17432.     }
  17433.     /**
  17434.      * Gets the private 'app.command.export.filters' shared service.
  17435.      *
  17436.      * @return \WebBundle\Command\ExportFiltersCommand
  17437.      */
  17438.     protected function getApp_Command_Export_FiltersService()
  17439.     {
  17440.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17441.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/ExportFiltersCommand.php';
  17442.         $this->privates['app.command.export.filters'] = $instance = new \WebBundle\Command\ExportFiltersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()));
  17443.         $instance->setName('export:filters');
  17444.         return $instance;
  17445.     }
  17446.     /**
  17447.      * Gets the private 'app.command.generate_sitemap' shared service.
  17448.      *
  17449.      * @return \WebBundle\Command\GenerateSitemapCommand
  17450.      */
  17451.     protected function getApp_Command_GenerateSitemapService()
  17452.     {
  17453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17454.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/GenerateSitemapCommand.php';
  17455.         $this->privates['app.command.generate_sitemap'] = $instance = new \WebBundle\Command\GenerateSitemapCommand(($this->services['WebBundle\\Service\\SitemapGenerator'] ?? $this->getSitemapGeneratorService()));
  17456.         $instance->setName('app:generate-sitemap');
  17457.         return $instance;
  17458.     }
  17459.     /**
  17460.      * Gets the private 'app.command.recommendation.filter' shared service.
  17461.      *
  17462.      * @return \WebBundle\Command\RecommendationFilterCommand
  17463.      */
  17464.     protected function getApp_Command_Recommendation_FilterService()
  17465.     {
  17466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17467.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/RecommendationFilterCommand.php';
  17468.         $this->privates['app.command.recommendation.filter'] = $instance = new \WebBundle\Command\RecommendationFilterCommand('54.93.223.112'4006'te''maxusr_new''M@!xUsrN3w!P@ssw');
  17469.         $instance->setName('recommendation:filter');
  17470.         return $instance;
  17471.     }
  17472.     /**
  17473.      * Gets the private 'app.command.recommendation.order' shared service.
  17474.      *
  17475.      * @return \WebBundle\Command\RecommendationOrderCommand
  17476.      */
  17477.     protected function getApp_Command_Recommendation_OrderService()
  17478.     {
  17479.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17480.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/RecommendationOrderCommand.php';
  17481.         $this->privates['app.command.recommendation.order'] = $instance = new \WebBundle\Command\RecommendationOrderCommand('54.93.223.112'4006'te''maxusr_new''M@!xUsrN3w!P@ssw');
  17482.         $instance->setName('recommendation:orders');
  17483.         return $instance;
  17484.     }
  17485.     /**
  17486.      * Gets the private 'app.command.recommendation.unified' shared service.
  17487.      *
  17488.      * @return \WebBundle\Command\RecommendationUnifiedCommand
  17489.      */
  17490.     protected function getApp_Command_Recommendation_UnifiedService()
  17491.     {
  17492.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17493.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/RecommendationUnifiedCommand.php';
  17494.         $this->privates['app.command.recommendation.unified'] = $instance = new \WebBundle\Command\RecommendationUnifiedCommand('54.93.223.112'4006'te''maxusr_new''M@!xUsrN3w!P@ssw');
  17495.         $instance->setName('recommendation:unified');
  17496.         return $instance;
  17497.     }
  17498.     /**
  17499.      * Gets the private 'app.command.recommendation.unified.optimized' shared service.
  17500.      *
  17501.      * @return \WebBundle\Command\RecommendationUnifiedOptimizedCommand
  17502.      */
  17503.     protected function getApp_Command_Recommendation_Unified_OptimizedService()
  17504.     {
  17505.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17506.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/RecommendationUnifiedOptimizedCommand.php';
  17507.         $this->privates['app.command.recommendation.unified.optimized'] = $instance = new \WebBundle\Command\RecommendationUnifiedOptimizedCommand('54.93.223.112'4006'te''maxusr_new''M@!xUsrN3w!P@ssw');
  17508.         $instance->setName('recommendation:unified-optimized');
  17509.         return $instance;
  17510.     }
  17511.     /**
  17512.      * Gets the private 'app.command.recommendation.visit' shared service.
  17513.      *
  17514.      * @return \WebBundle\Command\RecommendationVisitCommand
  17515.      */
  17516.     protected function getApp_Command_Recommendation_VisitService()
  17517.     {
  17518.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17519.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/RecommendationVisitCommand.php';
  17520.         $this->privates['app.command.recommendation.visit'] = $instance = new \WebBundle\Command\RecommendationVisitCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['sphinx_ql'] ?? $this->getSphinxQlService()), ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()), ($this->services['WebBundle\\Repository\\VisitRepository'] ?? $this->getVisitRepositoryService()), ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()), ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), '54.93.223.112'4006'te''maxusr_new''M@!xUsrN3w!P@ssw');
  17521.         $instance->setName('recommendation:visit');
  17522.         return $instance;
  17523.     }
  17524.     /**
  17525.      * Gets the private 'app.command.sphinx.article' shared service.
  17526.      *
  17527.      * @return \WebBundle\Command\SphinxArticleCommand
  17528.      */
  17529.     protected function getApp_Command_Sphinx_ArticleService()
  17530.     {
  17531.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17532.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/SphinxArticleCommand.php';
  17533.         $this->privates['app.command.sphinx.article'] = $instance = new \WebBundle\Command\SphinxArticleCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['sphinx_ql'] ?? $this->getSphinxQlService()), ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()), ($this->services['WebBundle\\Repository\\InteriorRepository'] ?? $this->getInteriorRepositoryService()));
  17534.         $instance->setName('sphinx:article');
  17535.         return $instance;
  17536.     }
  17537.     /**
  17538.      * Gets the private 'app.command.sphinx.count' shared service.
  17539.      *
  17540.      * @return \WebBundle\Command\SphinxCountFilterCommand
  17541.      */
  17542.     protected function getApp_Command_Sphinx_CountService()
  17543.     {
  17544.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17545.         include_once \dirname(__DIR__4).'/src/WebBundle/Command/SphinxCountFilterCommand.php';
  17546.         $this->privates['app.command.sphinx.count'] = $instance = new \WebBundle\Command\SphinxCountFilterCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()), ($this->services['FlexApp\\Service\\RedisCachePool'] ?? $this->getRedisCachePoolService()), ($this->privates['Redis'] ?? $this->getRedisService()), $this->getEnv('REDIS_CACHE_POOL'));
  17547.         $instance->setName('sphinx:count');
  17548.         return $instance;
  17549.     }
  17550.     /**
  17551.      * Gets the private 'assets._package_webpack' shared service.
  17552.      *
  17553.      * @return \Symfony\Component\Asset\UrlPackage
  17554.      */
  17555.     protected function getAssets_PackageWebpackService()
  17556.     {
  17557.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  17558.         return $this->privates['assets._package_webpack'] = new \Symfony\Component\Asset\UrlPackage([=> 'https://dev-bi.tile.expert'], ($this->privates['assets._version__default'] ?? $this->getAssets_VersionDefaultService()), ($this->privates['assets.context'] ?? $this->getAssets_ContextService()));
  17559.     }
  17560.     /**
  17561.      * Gets the private 'assets._version__default' shared service.
  17562.      *
  17563.      * @return \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy
  17564.      */
  17565.     protected function getAssets_VersionDefaultService()
  17566.     {
  17567.         return $this->privates['assets._version__default'] = new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.6.45''%s?%s');
  17568.     }
  17569.     /**
  17570.      * Gets the private 'assets.context' shared service.
  17571.      *
  17572.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  17573.      */
  17574.     protected function getAssets_ContextService()
  17575.     {
  17576.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  17577.         return $this->privates['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure());
  17578.     }
  17579.     /**
  17580.      * Gets the private 'cache.annotations.traceable' shared service.
  17581.      *
  17582.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  17583.      */
  17584.     protected function getCache_Annotations_TraceableService()
  17585.     {
  17586.         return $this->privates['cache.annotations.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4dOpZkMjrf'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  17587.     }
  17588.     /**
  17589.      * Gets the private 'cache.doctrine.orm.logs.query.traceable' shared service.
  17590.      *
  17591.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  17592.      */
  17593.     protected function getCache_Doctrine_Orm_Logs_Query_TraceableService()
  17594.     {
  17595.         return $this->privates['cache.doctrine.orm.logs.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  17596.     }
  17597.     /**
  17598.      * Gets the private 'cache.doctrine.orm.logs.result.traceable' shared service.
  17599.      *
  17600.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  17601.      */
  17602.     protected function getCache_Doctrine_Orm_Logs_Result_TraceableService()
  17603.     {
  17604.         return $this->privates['cache.doctrine.orm.logs.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  17605.     }
  17606.     /**
  17607.      * Gets the private 'cache.doctrine.orm.oneC.query.traceable' shared service.
  17608.      *
  17609.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  17610.      */
  17611.     protected function getCache_Doctrine_Orm_OneC_Query_TraceableService()
  17612.     {
  17613.         return $this->privates['cache.doctrine.orm.oneC.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  17614.     }
  17615.     /**
  17616.      * Gets the private 'cache.doctrine.orm.oneC.result.traceable' shared service.
  17617.      *
  17618.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  17619.      */
  17620.     protected function getCache_Doctrine_Orm_OneC_Result_TraceableService()
  17621.     {
  17622.         return $this->privates['cache.doctrine.orm.oneC.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  17623.     }
  17624.     /**
  17625.      * Gets the private 'cache.messenger.restart_workers_signal.traceable' shared service.
  17626.      *
  17627.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  17628.      */
  17629.     protected function getCache_Messenger_RestartWorkersSignal_TraceableService()
  17630.     {
  17631.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('34aOdaZUid'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  17632.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  17633.         return $this->privates['cache.messenger.restart_workers_signal.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), $a));
  17634.     }
  17635.     /**
  17636.      * Gets the private 'cache.property_info.traceable' shared service.
  17637.      *
  17638.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  17639.      */
  17640.     protected function getCache_PropertyInfo_TraceableService()
  17641.     {
  17642.         return $this->privates['cache.property_info.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('mBHWkzcwKz'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  17643.     }
  17644.     /**
  17645.      * Gets the private 'cache.security_expression_language.traceable' shared service.
  17646.      *
  17647.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  17648.      */
  17649.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  17650.     {
  17651.         return $this->privates['cache.security_expression_language.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OAP9eTyUKR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  17652.     }
  17653.     /**
  17654.      * Gets the private 'cache.security_token_verifier.traceable' shared service.
  17655.      *
  17656.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  17657.      */
  17658.     protected function getCache_SecurityTokenVerifier_TraceableService()
  17659.     {
  17660.         return $this->privates['cache.security_token_verifier.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0VTu9aCDDC'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  17661.     }
  17662.     /**
  17663.      * Gets the private 'cache.serializer.traceable' shared service.
  17664.      *
  17665.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  17666.      */
  17667.     protected function getCache_Serializer_TraceableService()
  17668.     {
  17669.         return $this->privates['cache.serializer.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hUh6W29SSH'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  17670.     }
  17671.     /**
  17672.      * Gets the private 'cache.validator.traceable' shared service.
  17673.      *
  17674.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  17675.      */
  17676.     protected function getCache_Validator_TraceableService()
  17677.     {
  17678.         return $this->privates['cache.validator.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1Z+u5vtVtE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  17679.     }
  17680.     /**
  17681.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  17682.      *
  17683.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  17684.      */
  17685.     protected function getCachePoolClearer_CacheWarmerService()
  17686.     {
  17687.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  17688.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  17689.         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']);
  17690.     }
  17691.     /**
  17692.      * Gets the private 'chatb_cache_pool.traceable' shared service.
  17693.      *
  17694.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  17695.      */
  17696.     protected function getChatbCachePool_TraceableService()
  17697.     {
  17698.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.j3g97Pq'] ?? $this->get_CacheConnection_J3g97PqService()), 'xsxuHPi5RP'3600, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  17699.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  17700.         return $this->privates['chatb_cache_pool.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), $a));
  17701.     }
  17702.     /**
  17703.      * Gets the private 'chatter.transports' shared service.
  17704.      *
  17705.      * @return \Symfony\Component\Notifier\Transport\Transports
  17706.      */
  17707.     protected function getChatter_TransportsService()
  17708.     {
  17709.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/TransportInterface.php';
  17710.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/Transports.php';
  17711.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport.php';
  17712.         return $this->privates['chatter.transports'] = (new \Symfony\Component\Notifier\Transport(new RewindableGenerator(function () {
  17713.             yield => ($this->privates['notifier.transport_factory.telegram'] ?? $this->getNotifier_TransportFactory_TelegramService());
  17714.             yield => ($this->privates['notifier.transport_factory.null'] ?? $this->getNotifier_TransportFactory_NullService());
  17715.         }, 2)))->fromStrings(['telegram' => $this->getEnv('TELEGRAM_DSN')]);
  17716.     }
  17717.     /**
  17718.      * Gets the private 'config_builder.warmer' shared service.
  17719.      *
  17720.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  17721.      */
  17722.     protected function getConfigBuilder_WarmerService()
  17723.     {
  17724.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  17725.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  17726.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['logger'] ?? $this->getLoggerService()));
  17727.     }
  17728.     /**
  17729.      * Gets the private 'config_cache_factory' shared service.
  17730.      *
  17731.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  17732.      */
  17733.     protected function getConfigCacheFactoryService()
  17734.     {
  17735.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  17736.             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)));
  17737.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  17738.         }, 2));
  17739.     }
  17740.     /**
  17741.      * Gets the private 'console.command.about' shared service.
  17742.      *
  17743.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  17744.      */
  17745.     protected function getConsole_Command_AboutService()
  17746.     {
  17747.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17748.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  17749.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  17750.         $instance->setName('about');
  17751.         $instance->setDescription('Display information about the current project');
  17752.         return $instance;
  17753.     }
  17754.     /**
  17755.      * Gets the private 'console.command.assets_install' shared service.
  17756.      *
  17757.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  17758.      */
  17759.     protected function getConsole_Command_AssetsInstallService()
  17760.     {
  17761.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17762.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  17763.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  17764.         $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));
  17765.         $instance->setName('assets:install');
  17766.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  17767.         return $instance;
  17768.     }
  17769.     /**
  17770.      * Gets the private 'console.command.cache_clear' shared service.
  17771.      *
  17772.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  17773.      */
  17774.     protected function getConsole_Command_CacheClearService()
  17775.     {
  17776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17777.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  17778.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  17779.         $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())));
  17780.         $instance->setName('cache:clear');
  17781.         $instance->setDescription('Clear the cache');
  17782.         return $instance;
  17783.     }
  17784.     /**
  17785.      * Gets the private 'console.command.cache_pool_clear' shared service.
  17786.      *
  17787.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  17788.      */
  17789.     protected function getConsole_Command_CachePoolClearService()
  17790.     {
  17791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17792.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  17793.         $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.system_cache_pool'=> 'doctrine.redis_cache_pool'=> 'chatb_cache_pool'10 => 'redis_cache_pool'11 => 'cache.validator_expression_language'12 => 'cache.security_expression_language'13 => 'cache.security_token_verifier'14 => 'cache.doctrine.orm.oneC.result'15 => 'cache.doctrine.orm.oneC.query'16 => 'cache.doctrine.orm.logs.result'17 => 'cache.doctrine.orm.logs.query']);
  17794.         $instance->setName('cache:pool:clear');
  17795.         $instance->setDescription('Clear cache pools');
  17796.         return $instance;
  17797.     }
  17798.     /**
  17799.      * Gets the private 'console.command.cache_pool_delete' shared service.
  17800.      *
  17801.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  17802.      */
  17803.     protected function getConsole_Command_CachePoolDeleteService()
  17804.     {
  17805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17806.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  17807.         $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.system_cache_pool'=> 'doctrine.redis_cache_pool'=> 'chatb_cache_pool'10 => 'redis_cache_pool'11 => 'cache.validator_expression_language'12 => 'cache.security_expression_language'13 => 'cache.security_token_verifier'14 => 'cache.doctrine.orm.oneC.result'15 => 'cache.doctrine.orm.oneC.query'16 => 'cache.doctrine.orm.logs.result'17 => 'cache.doctrine.orm.logs.query']);
  17808.         $instance->setName('cache:pool:delete');
  17809.         $instance->setDescription('Delete an item from a cache pool');
  17810.         return $instance;
  17811.     }
  17812.     /**
  17813.      * Gets the private 'console.command.cache_pool_list' shared service.
  17814.      *
  17815.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  17816.      */
  17817.     protected function getConsole_Command_CachePoolListService()
  17818.     {
  17819.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17820.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  17821.         $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.system_cache_pool'=> 'doctrine.redis_cache_pool'=> 'chatb_cache_pool'10 => 'redis_cache_pool'11 => 'cache.validator_expression_language'12 => 'cache.security_expression_language'13 => 'cache.security_token_verifier'14 => 'cache.doctrine.orm.oneC.result'15 => 'cache.doctrine.orm.oneC.query'16 => 'cache.doctrine.orm.logs.result'17 => 'cache.doctrine.orm.logs.query']);
  17822.         $instance->setName('cache:pool:list');
  17823.         $instance->setDescription('List available cache pools');
  17824.         return $instance;
  17825.     }
  17826.     /**
  17827.      * Gets the private 'console.command.cache_pool_prune' shared service.
  17828.      *
  17829.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  17830.      */
  17831.     protected function getConsole_Command_CachePoolPruneService()
  17832.     {
  17833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17834.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  17835.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  17836.             yield 'cache.validator.traceable' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService());
  17837.             yield 'cache.serializer.traceable' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService());
  17838.             yield 'cache.annotations.traceable' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService());
  17839.             yield 'cache.property_info.traceable' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService());
  17840.             yield 'cache.messenger.restart_workers_signal.traceable' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService());
  17841.             yield 'doctrine.system_cache_pool.traceable' => ($this->privates['doctrine.system_cache_pool.traceable'] ?? $this->getDoctrine_SystemCachePool_TraceableService());
  17842.             yield 'doctrine.redis_cache_pool.traceable' => ($this->privates['doctrine.redis_cache_pool.traceable'] ?? $this->getDoctrine_RedisCachePool_TraceableService());
  17843.             yield 'chatb_cache_pool.traceable' => ($this->privates['chatb_cache_pool.traceable'] ?? $this->getChatbCachePool_TraceableService());
  17844.             yield 'redis_cache_pool.traceable' => ($this->privates['redis_cache_pool.traceable'] ?? $this->getRedisCachePool_TraceableService());
  17845.             yield 'cache.security_expression_language.traceable' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService());
  17846.             yield 'cache.security_token_verifier.traceable' => ($this->privates['cache.security_token_verifier.traceable'] ?? $this->getCache_SecurityTokenVerifier_TraceableService());
  17847.             yield 'cache.doctrine.orm.oneC.result.traceable' => ($this->privates['cache.doctrine.orm.oneC.result.traceable'] ?? $this->getCache_Doctrine_Orm_OneC_Result_TraceableService());
  17848.             yield 'cache.doctrine.orm.oneC.query.traceable' => ($this->privates['cache.doctrine.orm.oneC.query.traceable'] ?? $this->getCache_Doctrine_Orm_OneC_Query_TraceableService());
  17849.             yield 'cache.doctrine.orm.logs.result.traceable' => ($this->privates['cache.doctrine.orm.logs.result.traceable'] ?? $this->getCache_Doctrine_Orm_Logs_Result_TraceableService());
  17850.             yield 'cache.doctrine.orm.logs.query.traceable' => ($this->privates['cache.doctrine.orm.logs.query.traceable'] ?? $this->getCache_Doctrine_Orm_Logs_Query_TraceableService());
  17851.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  17852.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  17853.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  17854.         }, 18));
  17855.         $instance->setName('cache:pool:prune');
  17856.         $instance->setDescription('Prune cache pools');
  17857.         return $instance;
  17858.     }
  17859.     /**
  17860.      * Gets the private 'console.command.cache_warmup' shared service.
  17861.      *
  17862.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  17863.      */
  17864.     protected function getConsole_Command_CacheWarmupService()
  17865.     {
  17866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17867.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  17868.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  17869.         $instance->setName('cache:warmup');
  17870.         $instance->setDescription('Warm up an empty cache');
  17871.         return $instance;
  17872.     }
  17873.     /**
  17874.      * Gets the private 'console.command.config_debug' shared service.
  17875.      *
  17876.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  17877.      */
  17878.     protected function getConsole_Command_ConfigDebugService()
  17879.     {
  17880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17881.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  17882.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  17883.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  17884.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  17885.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  17886.         $instance->setName('debug:config');
  17887.         $instance->setDescription('Dump the current configuration for an extension');
  17888.         return $instance;
  17889.     }
  17890.     /**
  17891.      * Gets the private 'console.command.config_dump_reference' shared service.
  17892.      *
  17893.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  17894.      */
  17895.     protected function getConsole_Command_ConfigDumpReferenceService()
  17896.     {
  17897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17898.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  17899.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  17900.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  17901.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  17902.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  17903.         $instance->setName('config:dump-reference');
  17904.         $instance->setDescription('Dump the default configuration for an extension');
  17905.         return $instance;
  17906.     }
  17907.     /**
  17908.      * Gets the private 'console.command.container_debug' shared service.
  17909.      *
  17910.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  17911.      */
  17912.     protected function getConsole_Command_ContainerDebugService()
  17913.     {
  17914.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17915.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  17916.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  17917.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  17918.         $instance->setName('debug:container');
  17919.         $instance->setDescription('Display current services for an application');
  17920.         return $instance;
  17921.     }
  17922.     /**
  17923.      * Gets the private 'console.command.container_lint' shared service.
  17924.      *
  17925.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  17926.      */
  17927.     protected function getConsole_Command_ContainerLintService()
  17928.     {
  17929.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17930.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  17931.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  17932.         $instance->setName('lint:container');
  17933.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  17934.         return $instance;
  17935.     }
  17936.     /**
  17937.      * Gets the private 'console.command.debug_autowiring' shared service.
  17938.      *
  17939.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  17940.      */
  17941.     protected function getConsole_Command_DebugAutowiringService()
  17942.     {
  17943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17944.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  17945.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  17946.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  17947.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  17948.         $instance->setName('debug:autowiring');
  17949.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  17950.         return $instance;
  17951.     }
  17952.     /**
  17953.      * Gets the private 'console.command.dotenv_debug' shared service.
  17954.      *
  17955.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  17956.      */
  17957.     protected function getConsole_Command_DotenvDebugService()
  17958.     {
  17959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17960.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  17961.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('te_dev', \dirname(__DIR__4));
  17962.         $instance->setName('debug:dotenv');
  17963.         $instance->setDescription('Lists all dotenv files with variables and values');
  17964.         return $instance;
  17965.     }
  17966.     /**
  17967.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  17968.      *
  17969.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  17970.      */
  17971.     protected function getConsole_Command_EventDispatcherDebugService()
  17972.     {
  17973.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17974.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  17975.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.jlyTfzM'] ?? $this->get_ServiceLocator_JlyTfzMService()));
  17976.         $instance->setName('debug:event-dispatcher');
  17977.         $instance->setDescription('Display configured listeners for an application');
  17978.         return $instance;
  17979.     }
  17980.     /**
  17981.      * Gets the private 'console.command.form_debug' shared service.
  17982.      *
  17983.      * @return \Symfony\Component\Form\Command\DebugCommand
  17984.      */
  17985.     protected function getConsole_Command_FormDebugService()
  17986.     {
  17987.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17988.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  17989.         $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'=> 'FlexApp\\Form'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [=> 'FlexApp\\Form\\ChangeInterviewDateTimeType'=> 'FlexApp\\Form\\ChatBEmailFormType'=> 'FlexApp\\Form\\MailingType'=> 'FlexApp\\Form\\OrderAddressType'=> 'FlexApp\\Form\\ResettingFormType'=> 'FlexApp\\Form\\SiteCommentType'=> 'FlexApp\\Form\\VacancySliderType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'10 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'11 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'], [=> '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'=> 'Limenius\\Liform\\Form\\Extension\\AddLiformExtension'=> 'Nelmio\\ApiDocBundle\\Form\\Extension\\DocumentationExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  17990.         $instance->setName('debug:form');
  17991.         $instance->setDescription('Display form type information');
  17992.         return $instance;
  17993.     }
  17994.     /**
  17995.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  17996.      *
  17997.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  17998.      */
  17999.     protected function getConsole_Command_MessengerConsumeMessagesService()
  18000.     {
  18001.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18002.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  18003.         $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()), [=> 'async'=> 'logs'=> 'google_feed'], NULL, [=> 'messenger.bus.default']);
  18004.         $instance->setName('messenger:consume');
  18005.         $instance->setDescription('Consume messages');
  18006.         return $instance;
  18007.     }
  18008.     /**
  18009.      * Gets the private 'console.command.messenger_debug' shared service.
  18010.      *
  18011.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  18012.      */
  18013.     protected function getConsole_Command_MessengerDebugService()
  18014.     {
  18015.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18016.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  18017.         $this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.default' => ['FlexApp\\Classes\\UserJoinedChatNotification' => [=> [=> 'FlexApp\\Service\\UserJoinedChatNotificationHandler'=> []]], 'Import1CBundle\\Message\\Feed\\ProcessFeedLinksBatchMessage' => [=> [=> 'Import1CBundle\\MessageHandler\\Feed\\ProcessFeedLinksBatchHandler'=> []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]], 'Symfony\\Component\\Notifier\\Message\\ChatMessage' => [=> [=> 'chatter.messenger.chat_handler'=> []]], 'Symfony\\Component\\Notifier\\Message\\SmsMessage' => [=> [=> 'texter.messenger.sms_handler'=> []]], 'Symfony\\Component\\Notifier\\Message\\PushMessage' => [=> [=> 'texter.messenger.push_handler'=> []]]]]);
  18018.         $instance->setName('debug:messenger');
  18019.         $instance->setDescription('List messages you can dispatch using the message buses');
  18020.         return $instance;
  18021.     }
  18022.     /**
  18023.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  18024.      *
  18025.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  18026.      */
  18027.     protected function getConsole_Command_MessengerSetupTransportsService()
  18028.     {
  18029.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18030.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  18031.         $this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [=> 'async'=> 'logs'=> 'google_feed']);
  18032.         $instance->setName('messenger:setup-transports');
  18033.         $instance->setDescription('Prepare the required infrastructure for the transport');
  18034.         return $instance;
  18035.     }
  18036.     /**
  18037.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  18038.      *
  18039.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  18040.      */
  18041.     protected function getConsole_Command_MessengerStopWorkersService()
  18042.     {
  18043.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18044.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  18045.         $this->privates['console.command.messenger_stop_workers'] = $instance = new \Symfony\Component\Messenger\Command\StopWorkersCommand(($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()));
  18046.         $instance->setName('messenger:stop-workers');
  18047.         $instance->setDescription('Stop workers after their current message');
  18048.         return $instance;
  18049.     }
  18050.     /**
  18051.      * Gets the private 'console.command.router_debug' shared service.
  18052.      *
  18053.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  18054.      */
  18055.     protected function getConsole_Command_RouterDebugService()
  18056.     {
  18057.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18058.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  18059.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  18060.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  18061.         $instance->setName('debug:router');
  18062.         $instance->setDescription('Display current routes for an application');
  18063.         return $instance;
  18064.     }
  18065.     /**
  18066.      * Gets the private 'console.command.router_match' shared service.
  18067.      *
  18068.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  18069.      */
  18070.     protected function getConsole_Command_RouterMatchService()
  18071.     {
  18072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18073.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  18074.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), new RewindableGenerator(function () {
  18075.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  18076.         }, 1));
  18077.         $instance->setName('router:match');
  18078.         $instance->setDescription('Help debug routes by simulating a path info match');
  18079.         return $instance;
  18080.     }
  18081.     /**
  18082.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  18083.      *
  18084.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  18085.      */
  18086.     protected function getConsole_Command_SecretsDecryptToLocalService()
  18087.     {
  18088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18089.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  18090.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  18091.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  18092.         $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.te_dev.local')))));
  18093.         $instance->setName('secrets:decrypt-to-local');
  18094.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  18095.         return $instance;
  18096.     }
  18097.     /**
  18098.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  18099.      *
  18100.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  18101.      */
  18102.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  18103.     {
  18104.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18105.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  18106.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  18107.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  18108.         $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.te_dev.local')))));
  18109.         $instance->setName('secrets:encrypt-from-local');
  18110.         $instance->setDescription('Encrypt all local secrets to the vault');
  18111.         return $instance;
  18112.     }
  18113.     /**
  18114.      * Gets the private 'console.command.secrets_generate_key' shared service.
  18115.      *
  18116.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  18117.      */
  18118.     protected function getConsole_Command_SecretsGenerateKeyService()
  18119.     {
  18120.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18121.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  18122.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  18123.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  18124.         $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.te_dev.local')))));
  18125.         $instance->setName('secrets:generate-keys');
  18126.         $instance->setDescription('Generate new encryption keys');
  18127.         return $instance;
  18128.     }
  18129.     /**
  18130.      * Gets the private 'console.command.secrets_list' shared service.
  18131.      *
  18132.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  18133.      */
  18134.     protected function getConsole_Command_SecretsListService()
  18135.     {
  18136.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18137.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  18138.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  18139.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  18140.         $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.te_dev.local')))));
  18141.         $instance->setName('secrets:list');
  18142.         $instance->setDescription('List all secrets');
  18143.         return $instance;
  18144.     }
  18145.     /**
  18146.      * Gets the private 'console.command.secrets_remove' shared service.
  18147.      *
  18148.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  18149.      */
  18150.     protected function getConsole_Command_SecretsRemoveService()
  18151.     {
  18152.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18153.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  18154.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  18155.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  18156.         $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.te_dev.local')))));
  18157.         $instance->setName('secrets:remove');
  18158.         $instance->setDescription('Remove a secret from the vault');
  18159.         return $instance;
  18160.     }
  18161.     /**
  18162.      * Gets the private 'console.command.secrets_set' shared service.
  18163.      *
  18164.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  18165.      */
  18166.     protected function getConsole_Command_SecretsSetService()
  18167.     {
  18168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18169.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  18170.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  18171.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  18172.         $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.te_dev.local')))));
  18173.         $instance->setName('secrets:set');
  18174.         $instance->setDescription('Set a secret in the vault');
  18175.         return $instance;
  18176.     }
  18177.     /**
  18178.      * Gets the private 'console.command.translation_debug' shared service.
  18179.      *
  18180.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  18181.      */
  18182.     protected function getConsole_Command_TranslationDebugService()
  18183.     {
  18184.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18185.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  18186.         $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).'/src/Import1CBundle/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/FlexApp/Command/PluralizationExampleCommand.php'), => (\dirname(__DIR__4).'/src/FlexApp/Controller/CommentController.php'), => (\dirname(__DIR__4).'/src/FlexApp/Controller/NewUserProfileController.php'), => (\dirname(__DIR__4).'/src/FlexApp/Form/OrderAddressType.php'), => (\dirname(__DIR__4).'/src/FlexApp/Form/SiteCommentType.php'), => (\dirname(__DIR__4).'/src/FlexApp/Service/AdsFilters/AdsFiltersGeneratorTexts.php'), => (\dirname(__DIR__4).'/src/FlexApp/Service/BBCodeManager.php'), => (\dirname(__DIR__4).'/src/FlexApp/Service/ChatArrayGenerator.php'), 10 => (\dirname(__DIR__4).'/src/FlexApp/Service/ChatMessageManager.php'), 11 => (\dirname(__DIR__4).'/src/FlexApp/Service/TranslatorWrapper.php'), 12 => (\dirname(__DIR__4).'/src/FlexApp/Service/WelcomeInfoDataGenerator.php'), 13 => (\dirname(__DIR__4).'/src/WebBundle/Controller/BuyOrderController.php'), 14 => (\dirname(__DIR__4).'/src/WebBundle/Controller/SliderController.php'), 15 => (\dirname(__DIR__4).'/src/WebBundle/Controller/TranslateController.php'), 16 => (\dirname(__DIR__4).'/src/WebBundle/Service/ListEmailService.php'), 17 => (\dirname(__DIR__4).'/src/WebBundle/Service/RequestService.php'), 18 => (\dirname(__DIR__4).'/src/WebBundle/Service/OrderRefundService.php'), 19 => (\dirname(__DIR__4).'/src/WebBundle/Service/PortalService.php'), 20 => (\dirname(__DIR__4).'/src/WebBundle/Service/TranslationService.php'), 21 => (\dirname(__DIR__4).'/src/WebBundle/Service/LeftMenuService.php'), 22 => (\dirname(__DIR__4).'/src/WebBundle/Service/DeliveryRequestService.php'), 23 => (\dirname(__DIR__4).'/src/WebBundle/Filler/MessageFiller.php'), 24 => (\dirname(__DIR__4).'/src/WebBundle/Service/SliderService.php'), 25 => (\dirname(__DIR__4).'/src/WebBundle/Service/HomeService.php'), 26 => (\dirname(__DIR__4).'/src/WebBundle/Twig/AppExtension.php'), 27 => (\dirname(__DIR__4).'/src/WebBundle/Helper/ValidatorHelper.php'), 28 => (\dirname(__DIR__4).'/src/WebBundle/Helper/Mailer.php'), 29 => (\dirname(__DIR__4).'/src/WebBundle/Listener/RequestListener.php'), 30 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 31 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 32 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 33 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 34 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 35 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 36 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 37 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 38 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 39 => (\dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Serializer/Normalizer/FormErrorNormalizer.php'), 40 => (\dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/IntegerTransformer.php'), 41 => (\dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/ArrayTransformer.php'), 42 => (\dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/CompoundTransformer.php'), 43 => (\dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/ChoiceTransformer.php'), 44 => (\dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/StringTransformer.php'), 45 => (\dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/NumberTransformer.php'), 46 => (\dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/BooleanTransformer.php'), 47 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 48 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 49 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 50 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  18187.         $instance->setName('debug:translation');
  18188.         $instance->setDescription('Display translation messages information');
  18189.         return $instance;
  18190.     }
  18191.     /**
  18192.      * Gets the private 'console.command.translation_extract' shared service.
  18193.      *
  18194.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  18195.      */
  18196.     protected function getConsole_Command_TranslationExtractService()
  18197.     {
  18198.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18199.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  18200.         $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()), 'en', (\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).'/src/Import1CBundle/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/FlexApp/Command/PluralizationExampleCommand.php'), => (\dirname(__DIR__4).'/src/FlexApp/Controller/CommentController.php'), => (\dirname(__DIR__4).'/src/FlexApp/Controller/NewUserProfileController.php'), => (\dirname(__DIR__4).'/src/FlexApp/Form/OrderAddressType.php'), => (\dirname(__DIR__4).'/src/FlexApp/Form/SiteCommentType.php'), => (\dirname(__DIR__4).'/src/FlexApp/Service/AdsFilters/AdsFiltersGeneratorTexts.php'), => (\dirname(__DIR__4).'/src/FlexApp/Service/BBCodeManager.php'), => (\dirname(__DIR__4).'/src/FlexApp/Service/ChatArrayGenerator.php'), 10 => (\dirname(__DIR__4).'/src/FlexApp/Service/ChatMessageManager.php'), 11 => (\dirname(__DIR__4).'/src/FlexApp/Service/TranslatorWrapper.php'), 12 => (\dirname(__DIR__4).'/src/FlexApp/Service/WelcomeInfoDataGenerator.php'), 13 => (\dirname(__DIR__4).'/src/WebBundle/Controller/BuyOrderController.php'), 14 => (\dirname(__DIR__4).'/src/WebBundle/Controller/SliderController.php'), 15 => (\dirname(__DIR__4).'/src/WebBundle/Controller/TranslateController.php'), 16 => (\dirname(__DIR__4).'/src/WebBundle/Service/ListEmailService.php'), 17 => (\dirname(__DIR__4).'/src/WebBundle/Service/RequestService.php'), 18 => (\dirname(__DIR__4).'/src/WebBundle/Service/OrderRefundService.php'), 19 => (\dirname(__DIR__4).'/src/WebBundle/Service/PortalService.php'), 20 => (\dirname(__DIR__4).'/src/WebBundle/Service/TranslationService.php'), 21 => (\dirname(__DIR__4).'/src/WebBundle/Service/LeftMenuService.php'), 22 => (\dirname(__DIR__4).'/src/WebBundle/Service/DeliveryRequestService.php'), 23 => (\dirname(__DIR__4).'/src/WebBundle/Filler/MessageFiller.php'), 24 => (\dirname(__DIR__4).'/src/WebBundle/Service/SliderService.php'), 25 => (\dirname(__DIR__4).'/src/WebBundle/Service/HomeService.php'), 26 => (\dirname(__DIR__4).'/src/WebBundle/Twig/AppExtension.php'), 27 => (\dirname(__DIR__4).'/src/WebBundle/Helper/ValidatorHelper.php'), 28 => (\dirname(__DIR__4).'/src/WebBundle/Helper/Mailer.php'), 29 => (\dirname(__DIR__4).'/src/WebBundle/Listener/RequestListener.php'), 30 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 31 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 32 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 33 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 34 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 35 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 36 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 37 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 38 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 39 => (\dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Serializer/Normalizer/FormErrorNormalizer.php'), 40 => (\dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/IntegerTransformer.php'), 41 => (\dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/ArrayTransformer.php'), 42 => (\dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/CompoundTransformer.php'), 43 => (\dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/ChoiceTransformer.php'), 44 => (\dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/StringTransformer.php'), 45 => (\dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/NumberTransformer.php'), 46 => (\dirname(__DIR__4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/BooleanTransformer.php'), 47 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 48 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 49 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 50 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  18201.         $instance->setName('translation:extract');
  18202.         $instance->setAliases([=> 'translation:update']);
  18203.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  18204.         return $instance;
  18205.     }
  18206.     /**
  18207.      * Gets the private 'console.command.translation_pull' shared service.
  18208.      *
  18209.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  18210.      */
  18211.     protected function getConsole_Command_TranslationPullService()
  18212.     {
  18213.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18214.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  18215.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  18216.         $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()), 'en', [], []);
  18217.         $instance->setName('translation:pull');
  18218.         $instance->setDescription('Pull translations from a given provider.');
  18219.         return $instance;
  18220.     }
  18221.     /**
  18222.      * Gets the private 'console.command.translation_push' shared service.
  18223.      *
  18224.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  18225.      */
  18226.     protected function getConsole_Command_TranslationPushService()
  18227.     {
  18228.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18229.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  18230.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  18231.         $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()), [], []);
  18232.         $instance->setName('translation:push');
  18233.         $instance->setDescription('Push translations to a given provider.');
  18234.         return $instance;
  18235.     }
  18236.     /**
  18237.      * Gets the private 'console.command.validator_debug' shared service.
  18238.      *
  18239.      * @return \Symfony\Component\Validator\Command\DebugCommand
  18240.      */
  18241.     protected function getConsole_Command_ValidatorDebugService()
  18242.     {
  18243.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18244.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  18245.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  18246.         $instance->setName('debug:validator');
  18247.         $instance->setDescription('Display validation constraints for classes');
  18248.         return $instance;
  18249.     }
  18250.     /**
  18251.      * Gets the private 'console.command.xliff_lint' shared service.
  18252.      *
  18253.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  18254.      */
  18255.     protected function getConsole_Command_XliffLintService()
  18256.     {
  18257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18258.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  18259.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  18260.         $instance->setName('lint:xliff');
  18261.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  18262.         return $instance;
  18263.     }
  18264.     /**
  18265.      * Gets the private 'console.command.yaml_lint' shared service.
  18266.      *
  18267.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  18268.      */
  18269.     protected function getConsole_Command_YamlLintService()
  18270.     {
  18271.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18272.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  18273.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  18274.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  18275.         $instance->setName('lint:yaml');
  18276.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  18277.         return $instance;
  18278.     }
  18279.     /**
  18280.      * Gets the private 'container.env_var_processor' shared service.
  18281.      *
  18282.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  18283.      */
  18284.     protected function getContainer_EnvVarProcessorService()
  18285.     {
  18286.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  18287.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  18288.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  18289.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  18290.         }, 1));
  18291.     }
  18292.     /**
  18293.      * Gets the private 'container.getenv' shared service.
  18294.      *
  18295.      * @return \Closure
  18296.      */
  18297.     protected function getContainer_GetenvService()
  18298.     {
  18299.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  18300.     }
  18301.     /**
  18302.      * Gets the private 'data_collector.form' shared service.
  18303.      *
  18304.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  18305.      */
  18306.     protected function getDataCollector_FormService()
  18307.     {
  18308.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  18309.     }
  18310.     /**
  18311.      * Gets the private 'data_collector.request' shared service.
  18312.      *
  18313.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  18314.      */
  18315.     protected function getDataCollector_RequestService()
  18316.     {
  18317.         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())));
  18318.     }
  18319.     /**
  18320.      * Gets the private 'data_collector.request.session_collector' shared service.
  18321.      *
  18322.      * @return \Closure
  18323.      */
  18324.     protected function getDataCollector_Request_SessionCollectorService()
  18325.     {
  18326.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  18327.     }
  18328.     /**
  18329.      * Gets the private 'debug.FlexApp\ArgumentResolver\RequestDtoArgumentResolver' shared service.
  18330.      *
  18331.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  18332.      */
  18333.     protected function getRequestDtoArgumentResolverService()
  18334.     {
  18335.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  18336.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  18337.         include_once \dirname(__DIR__4).'/src/FlexApp/ArgumentResolver/RequestDtoArgumentResolver.php';
  18338.         return $this->privates['debug.FlexApp\\ArgumentResolver\\RequestDtoArgumentResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \FlexApp\ArgumentResolver\RequestDtoArgumentResolver(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  18339.     }
  18340.     /**
  18341.      * Gets the private 'debug.argument_resolver.default' shared service.
  18342.      *
  18343.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  18344.      */
  18345.     protected function getDebug_ArgumentResolver_DefaultService()
  18346.     {
  18347.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  18348.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  18349.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  18350.         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))));
  18351.     }
  18352.     /**
  18353.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  18354.      *
  18355.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  18356.      */
  18357.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  18358.     {
  18359.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  18360.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  18361.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  18362.         $a = ($this->privates['.service_locator.KuoAIof'] ?? $this->get_ServiceLocator_KuoAIofService());
  18363.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  18364.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  18365.         }
  18366.         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))));
  18367.     }
  18368.     /**
  18369.      * Gets the private 'debug.argument_resolver.request' shared service.
  18370.      *
  18371.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  18372.      */
  18373.     protected function getDebug_ArgumentResolver_RequestService()
  18374.     {
  18375.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  18376.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  18377.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  18378.         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))));
  18379.     }
  18380.     /**
  18381.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  18382.      *
  18383.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  18384.      */
  18385.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  18386.     {
  18387.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  18388.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  18389.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  18390.         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))));
  18391.     }
  18392.     /**
  18393.      * Gets the private 'debug.argument_resolver.service' shared service.
  18394.      *
  18395.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  18396.      */
  18397.     protected function getDebug_ArgumentResolver_ServiceService()
  18398.     {
  18399.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  18400.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  18401.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  18402.         $a = ($this->privates['.service_locator.KuoAIof'] ?? $this->get_ServiceLocator_KuoAIofService());
  18403.         if (isset($this->privates['debug.argument_resolver.service'])) {
  18404.             return $this->privates['debug.argument_resolver.service'];
  18405.         }
  18406.         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))));
  18407.     }
  18408.     /**
  18409.      * Gets the private 'debug.argument_resolver.session' shared service.
  18410.      *
  18411.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  18412.      */
  18413.     protected function getDebug_ArgumentResolver_SessionService()
  18414.     {
  18415.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  18416.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  18417.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  18418.         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))));
  18419.     }
  18420.     /**
  18421.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  18422.      *
  18423.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  18424.      */
  18425.     protected function getDebug_ArgumentResolver_VariadicService()
  18426.     {
  18427.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  18428.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  18429.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  18430.         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))));
  18431.     }
  18432.     /**
  18433.      * Gets the private 'debug.debug_handlers_listener' shared service.
  18434.      *
  18435.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  18436.      */
  18437.     protected function getDebug_DebugHandlersListenerService()
  18438.     {
  18439.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  18440.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  18441.         $a->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  18442.         $a->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  18443.         $a->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  18444.         $a->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  18445.         $a->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  18446.         $a->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService()));
  18447.         $a->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService()));
  18448.         $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  18449.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  18450.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  18451.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  18452.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  18453.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  18454.     }
  18455.     /**
  18456.      * Gets the private 'debug.file_link_formatter' shared service.
  18457.      *
  18458.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  18459.      */
  18460.     protected function getDebug_FileLinkFormatterService()
  18461.     {
  18462.         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 () {
  18463.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  18464.         });
  18465.     }
  18466.     /**
  18467.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  18468.      *
  18469.      * @return \string
  18470.      */
  18471.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  18472.     {
  18473.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), '_profiler_open_file''?file=%f&line=%l#line%l');
  18474.     }
  18475.     /**
  18476.      * Gets the private 'debug.log_processor' shared service.
  18477.      *
  18478.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  18479.      */
  18480.     protected function getDebug_LogProcessorService()
  18481.     {
  18482.         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())));
  18483.     }
  18484.     /**
  18485.      * Gets the private 'debug.security.access.decision_manager' shared service.
  18486.      *
  18487.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  18488.      */
  18489.     protected function getDebug_Security_Access_DecisionManagerService()
  18490.     {
  18491.         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 () {
  18492.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  18493.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  18494.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  18495.             yield => ($this->privates['debug.security.voter.FlexApp\\Security\\Voter\\RoleSuperAdminVoter'] ?? $this->getRoleSuperAdminVoterService());
  18496.             yield => ($this->privates['debug.security.voter.FlexApp\\Security\\Voter\\_ExtendVoter'] ?? $this->getExtendVoterService());
  18497.             yield => ($this->privates['debug.security.voter.app.security.voter.super_admin'] ?? $this->getDebug_Security_Voter_App_Security_Voter_SuperAdminService());
  18498.         }, 6), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  18499.     }
  18500.     /**
  18501.      * Gets the private 'debug.security.firewall' shared service.
  18502.      *
  18503.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  18504.      */
  18505.     protected function getDebug_Security_FirewallService()
  18506.     {
  18507.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  18508.         if (isset($this->privates['debug.security.firewall'])) {
  18509.             return $this->privates['debug.security.firewall'];
  18510.         }
  18511.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18512.         if (isset($this->privates['debug.security.firewall'])) {
  18513.             return $this->privates['debug.security.firewall'];
  18514.         }
  18515.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  18516.     }
  18517.     /**
  18518.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  18519.      *
  18520.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  18521.      */
  18522.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  18523.     {
  18524.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  18525.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  18526.         $a = ($this->privates['security.authenticator.manager.main'] ?? $this->getSecurity_Authenticator_Manager_MainService());
  18527.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  18528.             return $this->privates['debug.security.firewall.authenticator.main'];
  18529.         }
  18530.         return $this->privates['debug.security.firewall.authenticator.main'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener($a));
  18531.     }
  18532.     /**
  18533.      * Gets the private 'debug.security.user_value_resolver' shared service.
  18534.      *
  18535.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  18536.      */
  18537.     protected function getDebug_Security_UserValueResolverService()
  18538.     {
  18539.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  18540.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  18541.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  18542.         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))));
  18543.     }
  18544.     /**
  18545.      * Gets the private 'debug.security.voter.FlexApp\Security\Voter\RoleSuperAdminVoter' shared service.
  18546.      *
  18547.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  18548.      */
  18549.     protected function getRoleSuperAdminVoterService()
  18550.     {
  18551.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  18552.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  18553.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  18554.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  18555.         include_once \dirname(__DIR__4).'/src/FlexApp/Security/Voter/_ExtendVoter.php';
  18556.         include_once \dirname(__DIR__4).'/src/FlexApp/Security/Voter/RoleSuperAdminVoter.php';
  18557.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18558.         if (isset($this->privates['debug.security.voter.FlexApp\\Security\\Voter\\RoleSuperAdminVoter'])) {
  18559.             return $this->privates['debug.security.voter.FlexApp\\Security\\Voter\\RoleSuperAdminVoter'];
  18560.         }
  18561.         return $this->privates['debug.security.voter.FlexApp\\Security\\Voter\\RoleSuperAdminVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \FlexApp\Security\Voter\RoleSuperAdminVoter(), $a);
  18562.     }
  18563.     /**
  18564.      * Gets the private 'debug.security.voter.FlexApp\Security\Voter\_ExtendVoter' shared service.
  18565.      *
  18566.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  18567.      */
  18568.     protected function getExtendVoterService()
  18569.     {
  18570.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  18571.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  18572.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  18573.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  18574.         include_once \dirname(__DIR__4).'/src/FlexApp/Security/Voter/_ExtendVoter.php';
  18575.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18576.         if (isset($this->privates['debug.security.voter.FlexApp\\Security\\Voter\\_ExtendVoter'])) {
  18577.             return $this->privates['debug.security.voter.FlexApp\\Security\\Voter\\_ExtendVoter'];
  18578.         }
  18579.         return $this->privates['debug.security.voter.FlexApp\\Security\\Voter\\_ExtendVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \FlexApp\Security\Voter\_ExtendVoter(), $a);
  18580.     }
  18581.     /**
  18582.      * Gets the private 'debug.security.voter.app.security.voter.super_admin' shared service.
  18583.      *
  18584.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  18585.      */
  18586.     protected function getDebug_Security_Voter_App_Security_Voter_SuperAdminService()
  18587.     {
  18588.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  18589.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  18590.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  18591.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  18592.         include_once \dirname(__DIR__4).'/src/FlexApp/Security/Voter/_ExtendVoter.php';
  18593.         include_once \dirname(__DIR__4).'/src/FlexApp/Security/Voter/RoleSuperAdminVoter.php';
  18594.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18595.         if (isset($this->privates['debug.security.voter.app.security.voter.super_admin'])) {
  18596.             return $this->privates['debug.security.voter.app.security.voter.super_admin'];
  18597.         }
  18598.         return $this->privates['debug.security.voter.app.security.voter.super_admin'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \FlexApp\Security\Voter\RoleSuperAdminVoter(), $a);
  18599.     }
  18600.     /**
  18601.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  18602.      *
  18603.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  18604.      */
  18605.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  18606.     {
  18607.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  18608.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  18609.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  18610.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  18611.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18612.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  18613.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  18614.         }
  18615.         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);
  18616.     }
  18617.     /**
  18618.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  18619.      *
  18620.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  18621.      */
  18622.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  18623.     {
  18624.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  18625.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  18626.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  18627.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  18628.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  18629.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  18630.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  18631.         }
  18632.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18633.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  18634.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  18635.         }
  18636.         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.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService())), ($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);
  18637.     }
  18638.     /**
  18639.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  18640.      *
  18641.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  18642.      */
  18643.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  18644.     {
  18645.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  18646.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  18647.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  18648.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  18649.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  18650.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18651.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  18652.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  18653.         }
  18654.         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);
  18655.     }
  18656.     /**
  18657.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  18658.      *
  18659.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  18660.      */
  18661.     protected function getDebug_Security_Voter_VoteListenerService()
  18662.     {
  18663.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  18664.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  18665.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  18666.             return $this->privates['debug.security.voter.vote_listener'];
  18667.         }
  18668.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  18669.     }
  18670.     /**
  18671.      * Gets the private 'debug.sensio_framework_extra.psr7.argument_value_resolver.server_request' shared service.
  18672.      *
  18673.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  18674.      */
  18675.     protected function getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService()
  18676.     {
  18677.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  18678.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  18679.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentValueResolver/Psr7ServerRequestResolver.php';
  18680.         return $this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentValueResolver\Psr7ServerRequestResolver(($this->privates['sensio_framework_extra.psr7.http_message_factory'] ?? $this->getSensioFrameworkExtra_Psr7_HttpMessageFactoryService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  18681.     }
  18682.     /**
  18683.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  18684.      *
  18685.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  18686.      */
  18687.     protected function getDoctrine_CacheClearMetadataCommandService()
  18688.     {
  18689.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18690.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  18691.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  18692.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  18693.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  18694.         $instance->setName('doctrine:cache:clear-metadata');
  18695.         return $instance;
  18696.     }
  18697.     /**
  18698.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  18699.      *
  18700.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  18701.      */
  18702.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  18703.     {
  18704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18705.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  18706.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  18707.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  18708.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  18709.         $instance->setName('doctrine:cache:clear-query');
  18710.         return $instance;
  18711.     }
  18712.     /**
  18713.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  18714.      *
  18715.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  18716.      */
  18717.     protected function getDoctrine_CacheClearResultCommandService()
  18718.     {
  18719.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18720.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  18721.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  18722.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  18723.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  18724.         $instance->setName('doctrine:cache:clear-result');
  18725.         return $instance;
  18726.     }
  18727.     /**
  18728.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  18729.      *
  18730.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  18731.      */
  18732.     protected function getDoctrine_CacheCollectionRegionCommandService()
  18733.     {
  18734.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18735.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  18736.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  18737.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  18738.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  18739.         $instance->setName('doctrine:cache:clear-collection-region');
  18740.         return $instance;
  18741.     }
  18742.     /**
  18743.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  18744.      *
  18745.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  18746.      */
  18747.     protected function getDoctrine_ClearEntityRegionCommandService()
  18748.     {
  18749.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18750.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  18751.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  18752.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  18753.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  18754.         $instance->setName('doctrine:cache:clear-entity-region');
  18755.         return $instance;
  18756.     }
  18757.     /**
  18758.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  18759.      *
  18760.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  18761.      */
  18762.     protected function getDoctrine_ClearQueryRegionCommandService()
  18763.     {
  18764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18765.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  18766.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  18767.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  18768.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  18769.         $instance->setName('doctrine:cache:clear-query-region');
  18770.         return $instance;
  18771.     }
  18772.     /**
  18773.      * Gets the private 'doctrine.database_create_command' shared service.
  18774.      *
  18775.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  18776.      */
  18777.     protected function getDoctrine_DatabaseCreateCommandService()
  18778.     {
  18779.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18780.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  18781.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  18782.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18783.         $instance->setName('doctrine:database:create');
  18784.         return $instance;
  18785.     }
  18786.     /**
  18787.      * Gets the private 'doctrine.database_drop_command' shared service.
  18788.      *
  18789.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  18790.      */
  18791.     protected function getDoctrine_DatabaseDropCommandService()
  18792.     {
  18793.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18794.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  18795.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  18796.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18797.         $instance->setName('doctrine:database:drop');
  18798.         return $instance;
  18799.     }
  18800.     /**
  18801.      * Gets the private 'doctrine.database_import_command' shared service.
  18802.      *
  18803.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  18804.      */
  18805.     protected function getDoctrine_DatabaseImportCommandService()
  18806.     {
  18807.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18808.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  18809.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  18810.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  18811.         $instance->setName('doctrine:database:import');
  18812.         return $instance;
  18813.     }
  18814.     /**
  18815.      * Gets the private 'doctrine.dbal.connection_factory' shared service.
  18816.      *
  18817.      * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  18818.      */
  18819.     protected function getDoctrine_Dbal_ConnectionFactoryService()
  18820.     {
  18821.         return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']);
  18822.     }
  18823.     /**
  18824.      * Gets the private 'doctrine.dbal.logger' shared service.
  18825.      *
  18826.      * @return \Symfony\Bridge\Doctrine\Logger\DbalLogger
  18827.      */
  18828.     protected function getDoctrine_Dbal_LoggerService()
  18829.     {
  18830.         $a = new \Symfony\Bridge\Monolog\Logger('doctrine');
  18831.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  18832.         $a->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  18833.         $a->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  18834.         $a->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  18835.         $a->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  18836.         $a->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  18837.         $a->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService()));
  18838.         $a->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService()));
  18839.         $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  18840.         $a->pushHandler(($this->privates['monolog.handler.doctrine'] ?? $this->getMonolog_Handler_DoctrineService()));
  18841.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  18842.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  18843.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  18844.         return $this->privates['doctrine.dbal.logger'] = new \Symfony\Bridge\Doctrine\Logger\DbalLogger($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  18845.     }
  18846.     /**
  18847.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  18848.      *
  18849.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  18850.      */
  18851.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  18852.     {
  18853.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18854.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  18855.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  18856.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  18857.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  18858.         $instance->setName('doctrine:ensure-production-settings');
  18859.         return $instance;
  18860.     }
  18861.     /**
  18862.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  18863.      *
  18864.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  18865.      */
  18866.     protected function getDoctrine_MappingConvertCommandService()
  18867.     {
  18868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18869.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  18870.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  18871.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  18872.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  18873.         $instance->setName('doctrine:mapping:convert');
  18874.         return $instance;
  18875.     }
  18876.     /**
  18877.      * Gets the private 'doctrine.mapping_import_command' shared service.
  18878.      *
  18879.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  18880.      */
  18881.     protected function getDoctrine_MappingImportCommandService()
  18882.     {
  18883.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18884.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  18885.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  18886.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  18887.         $instance->setName('doctrine:mapping:import');
  18888.         return $instance;
  18889.     }
  18890.     /**
  18891.      * Gets the private 'doctrine.mapping_info_command' shared service.
  18892.      *
  18893.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  18894.      */
  18895.     protected function getDoctrine_MappingInfoCommandService()
  18896.     {
  18897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18898.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  18899.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  18900.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  18901.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  18902.         $instance->setName('doctrine:mapping:info');
  18903.         return $instance;
  18904.     }
  18905.     /**
  18906.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  18907.      *
  18908.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  18909.      */
  18910.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  18911.     {
  18912.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18913.             'FlexApp\\Repository\\AdmCfgPageRepository' => ['privates''FlexApp\\Repository\\AdmCfgPageRepository''getAdmCfgPageRepositoryService'false],
  18914.             'FlexApp\\Repository\\Article\\ArticleDescriptionRepository' => ['privates''FlexApp\\Repository\\Article\\ArticleDescriptionRepository''getArticleDescriptionRepositoryService'false],
  18915.             'FlexApp\\Repository\\Article\\ArticleDiscountRepository' => ['privates''FlexApp\\Repository\\Article\\ArticleDiscountRepository''getArticleDiscountRepositoryService'false],
  18916.             'FlexApp\\Repository\\Article\\ArticlePriceRepository' => ['privates''FlexApp\\Repository\\Article\\ArticlePriceRepository''getArticlePriceRepositoryService'false],
  18917.             'FlexApp\\Repository\\AttachmentEntityRepository' => ['privates''FlexApp\\Repository\\AttachmentEntityRepository''getAttachmentEntityRepositoryService'false],
  18918.             'FlexApp\\Repository\\BannedIpRepository' => ['privates''FlexApp\\Repository\\BannedIpRepository''getBannedIpRepositoryService'false],
  18919.             'FlexApp\\Repository\\BoolDBSettingRepository' => ['privates''FlexApp\\Repository\\BoolDBSettingRepository''getBoolDBSettingRepositoryService'false],
  18920.             'FlexApp\\Repository\\BrandRepository' => ['privates''FlexApp\\Repository\\BrandRepository''getBrandRepositoryService'false],
  18921.             'FlexApp\\Repository\\ChatBMessageRepository' => ['privates''FlexApp\\Repository\\ChatBMessageRepository''getChatBMessageRepositoryService'false],
  18922.             'FlexApp\\Repository\\ChatBRepository' => ['privates''FlexApp\\Repository\\ChatBRepository''getChatBRepositoryService'false],
  18923.             'FlexApp\\Repository\\Collection\\CollectionAwardRepository' => ['privates''FlexApp\\Repository\\Collection\\CollectionAwardRepository''getCollectionAwardRepositoryService'false],
  18924.             'FlexApp\\Repository\\Collection\\CollectionHeaderRepository' => ['privates''FlexApp\\Repository\\Collection\\CollectionHeaderRepository''getCollectionHeaderRepositoryService'false],
  18925.             'FlexApp\\Repository\\Collection\\CollectionRepository' => ['privates''FlexApp\\Repository\\Collection\\CollectionRepository''getCollectionRepository2Service'false],
  18926.             'FlexApp\\Repository\\Collection\\CollectionSettingRepository' => ['privates''FlexApp\\Repository\\Collection\\CollectionSettingRepository''getCollectionSettingRepositoryService'false],
  18927.             'FlexApp\\Repository\\CommentRepository' => ['services''FlexApp\\Repository\\CommentRepository''getCommentRepositoryService'false],
  18928.             'FlexApp\\Repository\\CommentablePageRepository' => ['privates''FlexApp\\Repository\\CommentablePageRepository''getCommentablePageRepositoryService'false],
  18929.             'FlexApp\\Repository\\CommentablePageSubscriberRepository' => ['privates''FlexApp\\Repository\\CommentablePageSubscriberRepository''getCommentablePageSubscriberRepositoryService'false],
  18930.             'FlexApp\\Repository\\CompareArticleRepository' => ['privates''FlexApp\\Repository\\CompareArticleRepository''getCompareArticleRepositoryService'false],
  18931.             'FlexApp\\Repository\\ConsultantRepository' => ['privates''FlexApp\\Repository\\ConsultantRepository''getConsultantRepositoryService'false],
  18932.             'FlexApp\\Repository\\CountryAndLangSpecificDataRepository' => ['privates''FlexApp\\Repository\\CountryAndLangSpecificDataRepository''getCountryAndLangSpecificDataRepositoryService'false],
  18933.             'FlexApp\\Repository\\CountryRepository' => ['privates''FlexApp\\Repository\\CountryRepository''getCountryRepositoryService'false],
  18934.             'FlexApp\\Repository\\CryptoCurrencyRepository' => ['privates''FlexApp\\Repository\\CryptoCurrencyRepository''getCryptoCurrencyRepositoryService'false],
  18935.             'FlexApp\\Repository\\CryptoNetworkRepository' => ['privates''FlexApp\\Repository\\CryptoNetworkRepository''getCryptoNetworkRepositoryService'false],
  18936.             'FlexApp\\Repository\\CurrencyRepository' => ['privates''FlexApp\\Repository\\CurrencyRepository''getCurrencyRepositoryService'false],
  18937.             'FlexApp\\Repository\\DesignerRepository' => ['privates''FlexApp\\Repository\\DesignerRepository''getDesignerRepositoryService'false],
  18938.             'FlexApp\\Repository\\Exhibition\\ExhBrandRepository' => ['privates''FlexApp\\Repository\\Exhibition\\ExhBrandRepository''getExhBrandRepositoryService'false],
  18939.             'FlexApp\\Repository\\Exhibition\\ExhCollectionRepository' => ['privates''FlexApp\\Repository\\Exhibition\\ExhCollectionRepository''getExhCollectionRepositoryService'false],
  18940.             'FlexApp\\Repository\\Exhibition\\ExhImageRepository' => ['privates''FlexApp\\Repository\\Exhibition\\ExhImageRepository''getExhImageRepositoryService'false],
  18941.             'FlexApp\\Repository\\Exhibition\\ExhLineRepository' => ['privates''FlexApp\\Repository\\Exhibition\\ExhLineRepository''getExhLineRepositoryService'false],
  18942.             'FlexApp\\Repository\\Exhibition\\ExhRepository' => ['privates''FlexApp\\Repository\\Exhibition\\ExhRepository''getExhRepositoryService'false],
  18943.             'FlexApp\\Repository\\FileEntityRepository' => ['privates''FlexApp\\Repository\\FileEntityRepository''getFileEntityRepositoryService'false],
  18944.             'FlexApp\\Repository\\GeoCountryRepository' => ['privates''FlexApp\\Repository\\GeoCountryRepository''getGeoCountryRepositoryService'false],
  18945.             'FlexApp\\Repository\\GeoLocaleNameRepository' => ['privates''FlexApp\\Repository\\GeoLocaleNameRepository''getGeoLocaleNameRepositoryService'false],
  18946.             'FlexApp\\Repository\\GeoRegionRepository' => ['privates''FlexApp\\Repository\\GeoRegionRepository''getGeoRegionRepositoryService'false],
  18947.             'FlexApp\\Repository\\InterviewRepository' => ['privates''FlexApp\\Repository\\InterviewRepository''getInterviewRepositoryService'false],
  18948.             'FlexApp\\Repository\\InvitationEmailDeliveryStatsRepository' => ['privates''FlexApp\\Repository\\InvitationEmailDeliveryStatsRepository''getInvitationEmailDeliveryStatsRepositoryService'false],
  18949.             'FlexApp\\Repository\\LocaleChangeStatRepository' => ['privates''FlexApp\\Repository\\LocaleChangeStatRepository''getLocaleChangeStatRepositoryService'false],
  18950.             'FlexApp\\Repository\\LocaleRepository' => ['privates''FlexApp\\Repository\\LocaleRepository''getLocaleRepositoryService'false],
  18951.             'FlexApp\\Repository\\MailingRepository' => ['privates''FlexApp\\Repository\\MailingRepository''getMailingRepositoryService'false],
  18952.             'FlexApp\\Repository\\MobileUserSliderRepository' => ['privates''FlexApp\\Repository\\MobileUserSliderRepository''getMobileUserSliderRepositoryService'false],
  18953.             'FlexApp\\Repository\\NgNameEntityRepository' => ['privates''FlexApp\\Repository\\NgNameEntityRepository''getNgNameEntityRepositoryService'false],
  18954.             'FlexApp\\Repository\\PhoneMaskRepository' => ['privates''FlexApp\\Repository\\PhoneMaskRepository''getPhoneMaskRepositoryService'false],
  18955.             'FlexApp\\Repository\\PollOptionRepository' => ['privates''FlexApp\\Repository\\PollOptionRepository''getPollOptionRepositoryService'false],
  18956.             'FlexApp\\Repository\\PollRepository' => ['privates''FlexApp\\Repository\\PollRepository''getPollRepositoryService'false],
  18957.             'FlexApp\\Repository\\PriceRepository' => ['privates''FlexApp\\Repository\\PriceRepository''getPriceRepositoryService'false],
  18958.             'FlexApp\\Repository\\ReviewsRepository' => ['privates''FlexApp\\Repository\\ReviewsRepository''getReviewsRepositoryService'false],
  18959.             'FlexApp\\Repository\\ServiceEntityRepository\\RetieRequestDataRepository' => ['privates''FlexApp\\Repository\\ServiceEntityRepository\\RetieRequestDataRepository''getRetieRequestDataRepositoryService'false],
  18960.             'FlexApp\\Repository\\SquareRepository' => ['privates''FlexApp\\Repository\\SquareRepository''getSquareRepositoryService'false],
  18961.             'FlexApp\\Repository\\StatOrdersGroupingRepository' => ['privates''FlexApp\\Repository\\StatOrdersGroupingRepository''getStatOrdersGroupingRepositoryService'false],
  18962.             'FlexApp\\Repository\\StaticContent\\MetaStaticContentRepository' => ['privates''FlexApp\\Repository\\StaticContent\\MetaStaticContentRepository''getMetaStaticContentRepositoryService'false],
  18963.             'FlexApp\\Repository\\StaticContent\\SoundStaticContentRepository' => ['privates''FlexApp\\Repository\\StaticContent\\SoundStaticContentRepository''getSoundStaticContentRepositoryService'false],
  18964.             'FlexApp\\Repository\\StaticContent\\StaticContentCollectionRepository' => ['privates''FlexApp\\Repository\\StaticContent\\StaticContentCollectionRepository''getStaticContentCollectionRepositoryService'false],
  18965.             'FlexApp\\Repository\\StaticContent\\StaticContentRepository' => ['privates''FlexApp\\Repository\\StaticContent\\StaticContentRepository''getStaticContentRepositoryService'false],
  18966.             'FlexApp\\Repository\\StaticContent\\VideoStaticContentRepository' => ['privates''FlexApp\\Repository\\StaticContent\\VideoStaticContentRepository''getVideoStaticContentRepositoryService'false],
  18967.             'FlexApp\\Repository\\StatsRepository' => ['privates''FlexApp\\Repository\\StatsRepository''getStatsRepositoryService'false],
  18968.             'FlexApp\\Repository\\SubscriptionsEntityRepository' => ['privates''FlexApp\\Repository\\SubscriptionsEntityRepository''getSubscriptionsEntityRepositoryService'false],
  18969.             'FlexApp\\Repository\\TranscriptionRepository' => ['privates''FlexApp\\Repository\\TranscriptionRepository''getTranscriptionRepositoryService'false],
  18970.             'FlexApp\\Repository\\UtilsStatusRepository' => ['privates''FlexApp\\Repository\\UtilsStatusRepository''getUtilsStatusRepositoryService'false],
  18971.             'FlexApp\\Repository\\WebPushDataEntityRepository' => ['privates''FlexApp\\Repository\\WebPushDataEntityRepository''getWebPushDataEntityRepositoryService'false],
  18972.             'FlexApp\\Repository\\WidgetRepository' => ['privates''FlexApp\\Repository\\WidgetRepository''getWidgetRepositoryService'false],
  18973.             'FlexApp\\Repository\\ZipMaskRepository' => ['privates''FlexApp\\Repository\\ZipMaskRepository''getZipMaskRepositoryService'false],
  18974.             'WebBundle\\Repository\\ArticleDetailRepository' => ['services''WebBundle\\Repository\\ArticleDetailRepository''getArticleDetailRepositoryService'false],
  18975.             'WebBundle\\Repository\\ArticleRepository' => ['services''WebBundle\\Repository\\ArticleRepository''getArticleRepositoryService'false],
  18976.             'WebBundle\\Repository\\BuyOrderArticleHolidayRepository' => ['services''WebBundle\\Repository\\BuyOrderArticleHolidayRepository''getBuyOrderArticleHolidayRepositoryService'false],
  18977.             'WebBundle\\Repository\\BuyOrderArticleRepository' => ['services''WebBundle\\Repository\\BuyOrderArticleRepository''getBuyOrderArticleRepositoryService'false],
  18978.             'WebBundle\\Repository\\BuyOrderManagerRepository' => ['services''WebBundle\\Repository\\BuyOrderManagerRepository''getBuyOrderManagerRepositoryService'false],
  18979.             'WebBundle\\Repository\\BuyOrderRepository' => ['services''WebBundle\\Repository\\BuyOrderRepository''getBuyOrderRepositoryService'false],
  18980.             'WebBundle\\Repository\\ConfirmTimeStatRepository' => ['services''WebBundle\\Repository\\ConfirmTimeStatRepository''getConfirmTimeStatRepositoryService'false],
  18981.             'WebBundle\\Repository\\FactoryRepository' => ['services''WebBundle\\Repository\\FactoryRepository''getFactoryRepositoryService'false],
  18982.             'WebBundle\\Repository\\FilterRepository' => ['services''WebBundle\\Repository\\FilterRepository''getFilterRepositoryService'false],
  18983.             'WebBundle\\Repository\\IdeaRepository' => ['services''WebBundle\\Repository\\IdeaRepository''getIdeaRepositoryService'false],
  18984.             'WebBundle\\Repository\\IdeasShareRepository' => ['services''WebBundle\\Repository\\IdeasShareRepository''getIdeasShareRepositoryService'false],
  18985.             'WebBundle\\Repository\\InteriorRepository' => ['services''WebBundle\\Repository\\InteriorRepository''getInteriorRepositoryService'false],
  18986.             'WebBundle\\Repository\\ItalianMunicipalityRepository' => ['services''WebBundle\\Repository\\ItalianMunicipalityRepository''getItalianMunicipalityRepositoryService'false],
  18987.             'WebBundle\\Repository\\LastUrlRepository' => ['services''WebBundle\\Repository\\LastUrlRepository''getLastUrlRepositoryService'false],
  18988.             'WebBundle\\Repository\\ListCountryRepository' => ['services''WebBundle\\Repository\\ListCountryRepository''getListCountryRepositoryService'false],
  18989.             'WebBundle\\Repository\\ListVatRepository' => ['services''WebBundle\\Repository\\ListVatRepository''getListVatRepositoryService'false],
  18990.             'WebBundle\\Repository\\OrderAddressRepository' => ['services''WebBundle\\Repository\\OrderAddressRepository''getOrderAddressRepositoryService'false],
  18991.             'WebBundle\\Repository\\OrderHistoryRepository' => ['services''WebBundle\\Repository\\OrderHistoryRepository''getOrderHistoryRepositoryService'false],
  18992.             'WebBundle\\Repository\\OrderPaymentRepository' => ['services''WebBundle\\Repository\\OrderPaymentRepository''getOrderPaymentRepositoryService'false],
  18993.             'WebBundle\\Repository\\PaymentFromOneCRepository' => ['services''WebBundle\\Repository\\PaymentFromOneCRepository''getPaymentFromOneCRepositoryService'false],
  18994.             'WebBundle\\Repository\\ProductReviewsCacheRepository' => ['services''WebBundle\\Repository\\ProductReviewsCacheRepository''getProductReviewsCacheRepositoryService'false],
  18995.             'WebBundle\\Repository\\ProductionRepository' => ['services''WebBundle\\Repository\\ProductionRepository''getProductionRepositoryService'false],
  18996.             'WebBundle\\Repository\\ProductionShipmentRepository' => ['services''WebBundle\\Repository\\ProductionShipmentRepository''getProductionShipmentRepositoryService'false],
  18997.             'WebBundle\\Repository\\ReviewsCacheRepository' => ['services''WebBundle\\Repository\\ReviewsCacheRepository''getReviewsCacheRepositoryService'false],
  18998.             'WebBundle\\Repository\\StaticPageRepository' => ['services''WebBundle\\Repository\\StaticPageRepository''getStaticPageRepositoryService'false],
  18999.             'WebBundle\\Repository\\UserForeignAliasRepository' => ['services''WebBundle\\Repository\\UserForeignAliasRepository''getUserForeignAliasRepositoryService'false],
  19000.             'WebBundle\\Repository\\UserRepository' => ['services''WebBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  19001.             'WebBundle\\Repository\\VisitRepository' => ['services''WebBundle\\Repository\\VisitRepository''getVisitRepositoryService'false],
  19002.             'WebBundle\\Repository\\WarehouseRepository' => ['services''WebBundle\\Repository\\WarehouseRepository''getWarehouseRepositoryService'false],
  19003.             'app.repo.sample' => ['services''app.repo.sample''getApp_Repo_SampleService'false],
  19004.         ], [
  19005.             'FlexApp\\Repository\\AdmCfgPageRepository' => '?',
  19006.             'FlexApp\\Repository\\Article\\ArticleDescriptionRepository' => '?',
  19007.             'FlexApp\\Repository\\Article\\ArticleDiscountRepository' => '?',
  19008.             'FlexApp\\Repository\\Article\\ArticlePriceRepository' => '?',
  19009.             'FlexApp\\Repository\\AttachmentEntityRepository' => '?',
  19010.             'FlexApp\\Repository\\BannedIpRepository' => '?',
  19011.             'FlexApp\\Repository\\BoolDBSettingRepository' => '?',
  19012.             'FlexApp\\Repository\\BrandRepository' => '?',
  19013.             'FlexApp\\Repository\\ChatBMessageRepository' => '?',
  19014.             'FlexApp\\Repository\\ChatBRepository' => '?',
  19015.             'FlexApp\\Repository\\Collection\\CollectionAwardRepository' => '?',
  19016.             'FlexApp\\Repository\\Collection\\CollectionHeaderRepository' => '?',
  19017.             'FlexApp\\Repository\\Collection\\CollectionRepository' => '?',
  19018.             'FlexApp\\Repository\\Collection\\CollectionSettingRepository' => '?',
  19019.             'FlexApp\\Repository\\CommentRepository' => '?',
  19020.             'FlexApp\\Repository\\CommentablePageRepository' => '?',
  19021.             'FlexApp\\Repository\\CommentablePageSubscriberRepository' => '?',
  19022.             'FlexApp\\Repository\\CompareArticleRepository' => '?',
  19023.             'FlexApp\\Repository\\ConsultantRepository' => '?',
  19024.             'FlexApp\\Repository\\CountryAndLangSpecificDataRepository' => '?',
  19025.             'FlexApp\\Repository\\CountryRepository' => '?',
  19026.             'FlexApp\\Repository\\CryptoCurrencyRepository' => '?',
  19027.             'FlexApp\\Repository\\CryptoNetworkRepository' => '?',
  19028.             'FlexApp\\Repository\\CurrencyRepository' => '?',
  19029.             'FlexApp\\Repository\\DesignerRepository' => '?',
  19030.             'FlexApp\\Repository\\Exhibition\\ExhBrandRepository' => '?',
  19031.             'FlexApp\\Repository\\Exhibition\\ExhCollectionRepository' => '?',
  19032.             'FlexApp\\Repository\\Exhibition\\ExhImageRepository' => '?',
  19033.             'FlexApp\\Repository\\Exhibition\\ExhLineRepository' => '?',
  19034.             'FlexApp\\Repository\\Exhibition\\ExhRepository' => '?',
  19035.             'FlexApp\\Repository\\FileEntityRepository' => '?',
  19036.             'FlexApp\\Repository\\GeoCountryRepository' => '?',
  19037.             'FlexApp\\Repository\\GeoLocaleNameRepository' => '?',
  19038.             'FlexApp\\Repository\\GeoRegionRepository' => '?',
  19039.             'FlexApp\\Repository\\InterviewRepository' => '?',
  19040.             'FlexApp\\Repository\\InvitationEmailDeliveryStatsRepository' => '?',
  19041.             'FlexApp\\Repository\\LocaleChangeStatRepository' => '?',
  19042.             'FlexApp\\Repository\\LocaleRepository' => '?',
  19043.             'FlexApp\\Repository\\MailingRepository' => '?',
  19044.             'FlexApp\\Repository\\MobileUserSliderRepository' => '?',
  19045.             'FlexApp\\Repository\\NgNameEntityRepository' => '?',
  19046.             'FlexApp\\Repository\\PhoneMaskRepository' => '?',
  19047.             'FlexApp\\Repository\\PollOptionRepository' => '?',
  19048.             'FlexApp\\Repository\\PollRepository' => '?',
  19049.             'FlexApp\\Repository\\PriceRepository' => '?',
  19050.             'FlexApp\\Repository\\ReviewsRepository' => '?',
  19051.             'FlexApp\\Repository\\ServiceEntityRepository\\RetieRequestDataRepository' => '?',
  19052.             'FlexApp\\Repository\\SquareRepository' => '?',
  19053.             'FlexApp\\Repository\\StatOrdersGroupingRepository' => '?',
  19054.             'FlexApp\\Repository\\StaticContent\\MetaStaticContentRepository' => '?',
  19055.             'FlexApp\\Repository\\StaticContent\\SoundStaticContentRepository' => '?',
  19056.             'FlexApp\\Repository\\StaticContent\\StaticContentCollectionRepository' => '?',
  19057.             'FlexApp\\Repository\\StaticContent\\StaticContentRepository' => '?',
  19058.             'FlexApp\\Repository\\StaticContent\\VideoStaticContentRepository' => '?',
  19059.             'FlexApp\\Repository\\StatsRepository' => '?',
  19060.             'FlexApp\\Repository\\SubscriptionsEntityRepository' => '?',
  19061.             'FlexApp\\Repository\\TranscriptionRepository' => '?',
  19062.             'FlexApp\\Repository\\UtilsStatusRepository' => '?',
  19063.             'FlexApp\\Repository\\WebPushDataEntityRepository' => '?',
  19064.             'FlexApp\\Repository\\WidgetRepository' => '?',
  19065.             'FlexApp\\Repository\\ZipMaskRepository' => '?',
  19066.             'WebBundle\\Repository\\ArticleDetailRepository' => '?',
  19067.             'WebBundle\\Repository\\ArticleRepository' => '?',
  19068.             'WebBundle\\Repository\\BuyOrderArticleHolidayRepository' => '?',
  19069.             'WebBundle\\Repository\\BuyOrderArticleRepository' => '?',
  19070.             'WebBundle\\Repository\\BuyOrderManagerRepository' => '?',
  19071.             'WebBundle\\Repository\\BuyOrderRepository' => '?',
  19072.             'WebBundle\\Repository\\ConfirmTimeStatRepository' => '?',
  19073.             'WebBundle\\Repository\\FactoryRepository' => '?',
  19074.             'WebBundle\\Repository\\FilterRepository' => '?',
  19075.             'WebBundle\\Repository\\IdeaRepository' => '?',
  19076.             'WebBundle\\Repository\\IdeasShareRepository' => '?',
  19077.             'WebBundle\\Repository\\InteriorRepository' => '?',
  19078.             'WebBundle\\Repository\\ItalianMunicipalityRepository' => '?',
  19079.             'WebBundle\\Repository\\LastUrlRepository' => '?',
  19080.             'WebBundle\\Repository\\ListCountryRepository' => '?',
  19081.             'WebBundle\\Repository\\ListVatRepository' => '?',
  19082.             'WebBundle\\Repository\\OrderAddressRepository' => '?',
  19083.             'WebBundle\\Repository\\OrderHistoryRepository' => '?',
  19084.             'WebBundle\\Repository\\OrderPaymentRepository' => '?',
  19085.             'WebBundle\\Repository\\PaymentFromOneCRepository' => '?',
  19086.             'WebBundle\\Repository\\ProductReviewsCacheRepository' => '?',
  19087.             'WebBundle\\Repository\\ProductionRepository' => '?',
  19088.             'WebBundle\\Repository\\ProductionShipmentRepository' => '?',
  19089.             'WebBundle\\Repository\\ReviewsCacheRepository' => '?',
  19090.             'WebBundle\\Repository\\StaticPageRepository' => '?',
  19091.             'WebBundle\\Repository\\UserForeignAliasRepository' => '?',
  19092.             'WebBundle\\Repository\\UserRepository' => '?',
  19093.             'WebBundle\\Repository\\VisitRepository' => '?',
  19094.             'WebBundle\\Repository\\WarehouseRepository' => '?',
  19095.             'app.repo.sample' => '?',
  19096.         ]));
  19097.     }
  19098.     /**
  19099.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  19100.      *
  19101.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  19102.      */
  19103.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  19104.     {
  19105.         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).'/src/WebBundle/Entity'), => (\dirname(__DIR__4).'/src/FlexApp/Entity')]);
  19106.     }
  19107.     /**
  19108.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  19109.      *
  19110.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  19111.      */
  19112.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  19113.     {
  19114.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  19115.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19116.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  19117.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  19118.         }
  19119.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  19120.     }
  19121.     /**
  19122.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  19123.      *
  19124.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  19125.      */
  19126.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  19127.     {
  19128.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  19129.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  19130.     }
  19131.     /**
  19132.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  19133.      *
  19134.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  19135.      */
  19136.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  19137.     {
  19138.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19139.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  19140.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  19141.             yield => ($this->privates['security.authenticator.remember_me_handler.main'] ?? $this->getSecurity_Authenticator_RememberMeHandler_MainService());
  19142.         }, 1));
  19143.     }
  19144.     /**
  19145.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  19146.      *
  19147.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  19148.      */
  19149.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  19150.     {
  19151.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19152.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  19153.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  19154.     }
  19155.     /**
  19156.      * Gets the private 'doctrine.orm.logs_annotation_metadata_driver' shared service.
  19157.      *
  19158.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  19159.      */
  19160.     protected function getDoctrine_Orm_LogsAnnotationMetadataDriverService()
  19161.     {
  19162.         return $this->privates['doctrine.orm.logs_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Import1CBundle/Entity'), => (\dirname(__DIR__4).'/src/AdmBundle/Entity'), => (\dirname(__DIR__4).'/src/FlexApp/Entity')]);
  19163.     }
  19164.     /**
  19165.      * Gets the private 'doctrine.orm.logs_entity_manager.property_info_extractor' shared service.
  19166.      *
  19167.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  19168.      */
  19169.     protected function getDoctrine_Orm_LogsEntityManager_PropertyInfoExtractorService()
  19170.     {
  19171.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  19172.         $a = ($this->services['doctrine.orm.logs_entity_manager'] ?? $this->getDoctrine_Orm_LogsEntityManagerService());
  19173.         if (isset($this->privates['doctrine.orm.logs_entity_manager.property_info_extractor'])) {
  19174.             return $this->privates['doctrine.orm.logs_entity_manager.property_info_extractor'];
  19175.         }
  19176.         return $this->privates['doctrine.orm.logs_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  19177.     }
  19178.     /**
  19179.      * Gets the private 'doctrine.orm.logs_listeners.attach_entity_listeners' shared service.
  19180.      *
  19181.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  19182.      */
  19183.     protected function getDoctrine_Orm_LogsListeners_AttachEntityListenersService()
  19184.     {
  19185.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  19186.         return $this->privates['doctrine.orm.logs_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  19187.     }
  19188.     /**
  19189.      * Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
  19190.      *
  19191.      * @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
  19192.      */
  19193.     protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
  19194.     {
  19195.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19196.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
  19197.         return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  19198.             yield => ($this->privates['messenger.transport.async'] ?? $this->getMessenger_Transport_AsyncService());
  19199.             yield => ($this->privates['messenger.transport.logs'] ?? $this->getMessenger_Transport_LogsService());
  19200.             yield => ($this->privates['messenger.transport.google_feed'] ?? $this->getMessenger_Transport_GoogleFeedService());
  19201.         }, 3));
  19202.     }
  19203.     /**
  19204.      * Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
  19205.      *
  19206.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  19207.      */
  19208.     protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
  19209.     {
  19210.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  19211.         return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19212.     }
  19213.     /**
  19214.      * Gets the private 'doctrine.orm.oneC_annotation_metadata_driver' shared service.
  19215.      *
  19216.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  19217.      */
  19218.     protected function getDoctrine_Orm_OneCAnnotationMetadataDriverService()
  19219.     {
  19220.         return $this->privates['doctrine.orm.oneC_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/WebBundle/Entity'), => (\dirname(__DIR__4).'/src/Import1CBundle/Entity'), => (\dirname(__DIR__4).'/src/FlexApp/Entity')]);
  19221.     }
  19222.     /**
  19223.      * Gets the private 'doctrine.orm.oneC_entity_manager.property_info_extractor' shared service.
  19224.      *
  19225.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  19226.      */
  19227.     protected function getDoctrine_Orm_OneCEntityManager_PropertyInfoExtractorService()
  19228.     {
  19229.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  19230.         $a = ($this->services['doctrine.orm.oneC_entity_manager'] ?? $this->getDoctrine_Orm_OneCEntityManagerService());
  19231.         if (isset($this->privates['doctrine.orm.oneC_entity_manager.property_info_extractor'])) {
  19232.             return $this->privates['doctrine.orm.oneC_entity_manager.property_info_extractor'];
  19233.         }
  19234.         return $this->privates['doctrine.orm.oneC_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  19235.     }
  19236.     /**
  19237.      * Gets the private 'doctrine.orm.oneC_listeners.attach_entity_listeners' shared service.
  19238.      *
  19239.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  19240.      */
  19241.     protected function getDoctrine_Orm_OneCListeners_AttachEntityListenersService()
  19242.     {
  19243.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  19244.         return $this->privates['doctrine.orm.oneC_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  19245.     }
  19246.     /**
  19247.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  19248.      *
  19249.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  19250.      */
  19251.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  19252.     {
  19253.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  19254.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  19255.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19256.     }
  19257.     /**
  19258.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  19259.      *
  19260.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  19261.      */
  19262.     protected function getDoctrine_Orm_Validator_UniqueService()
  19263.     {
  19264.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  19265.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  19266.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  19267.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19268.     }
  19269.     /**
  19270.      * Gets the private 'doctrine.query_dql_command' shared service.
  19271.      *
  19272.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  19273.      */
  19274.     protected function getDoctrine_QueryDqlCommandService()
  19275.     {
  19276.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19277.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  19278.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  19279.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  19280.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  19281.         $instance->setName('doctrine:query:dql');
  19282.         return $instance;
  19283.     }
  19284.     /**
  19285.      * Gets the private 'doctrine.query_sql_command' shared service.
  19286.      *
  19287.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  19288.      */
  19289.     protected function getDoctrine_QuerySqlCommandService()
  19290.     {
  19291.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19292.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  19293.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  19294.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  19295.         $instance->setName('doctrine:query:sql');
  19296.         return $instance;
  19297.     }
  19298.     /**
  19299.      * Gets the private 'doctrine.redis_cache_pool.traceable' shared service.
  19300.      *
  19301.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  19302.      */
  19303.     protected function getDoctrine_RedisCachePool_TraceableService()
  19304.     {
  19305.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.j3g97Pq'] ?? $this->get_CacheConnection_J3g97PqService()), 'w911H24qzY'3600, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  19306.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  19307.         return $this->privates['doctrine.redis_cache_pool.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), $a));
  19308.     }
  19309.     /**
  19310.      * Gets the private 'doctrine.schema_create_command' shared service.
  19311.      *
  19312.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  19313.      */
  19314.     protected function getDoctrine_SchemaCreateCommandService()
  19315.     {
  19316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19317.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  19318.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  19319.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  19320.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  19321.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  19322.         $instance->setName('doctrine:schema:create');
  19323.         return $instance;
  19324.     }
  19325.     /**
  19326.      * Gets the private 'doctrine.schema_drop_command' shared service.
  19327.      *
  19328.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  19329.      */
  19330.     protected function getDoctrine_SchemaDropCommandService()
  19331.     {
  19332.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19333.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  19334.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  19335.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  19336.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  19337.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  19338.         $instance->setName('doctrine:schema:drop');
  19339.         return $instance;
  19340.     }
  19341.     /**
  19342.      * Gets the private 'doctrine.schema_update_command' shared service.
  19343.      *
  19344.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  19345.      */
  19346.     protected function getDoctrine_SchemaUpdateCommandService()
  19347.     {
  19348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19349.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  19350.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  19351.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  19352.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  19353.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  19354.         $instance->setName('doctrine:schema:update');
  19355.         return $instance;
  19356.     }
  19357.     /**
  19358.      * Gets the private 'doctrine.schema_validate_command' shared service.
  19359.      *
  19360.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  19361.      */
  19362.     protected function getDoctrine_SchemaValidateCommandService()
  19363.     {
  19364.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19365.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  19366.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  19367.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  19368.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  19369.         $instance->setName('doctrine:schema:validate');
  19370.         return $instance;
  19371.     }
  19372.     /**
  19373.      * Gets the private 'doctrine.system_cache_pool.traceable' shared service.
  19374.      *
  19375.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  19376.      */
  19377.     protected function getDoctrine_SystemCachePool_TraceableService()
  19378.     {
  19379.         return $this->privates['doctrine.system_cache_pool.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GAYVkfSaeQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  19380.     }
  19381.     /**
  19382.      * Gets the private 'doctrine.ulid_generator' shared service.
  19383.      *
  19384.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  19385.      */
  19386.     protected function getDoctrine_UlidGeneratorService()
  19387.     {
  19388.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  19389.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  19390.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  19391.     }
  19392.     /**
  19393.      * Gets the private 'doctrine.uuid_generator' shared service.
  19394.      *
  19395.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  19396.      */
  19397.     protected function getDoctrine_UuidGeneratorService()
  19398.     {
  19399.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  19400.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  19401.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  19402.     }
  19403.     /**
  19404.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  19405.      *
  19406.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand
  19407.      */
  19408.     protected function getDoctrineMigrations_DiffCommandService()
  19409.     {
  19410.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19411.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  19412.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  19413.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php';
  19414.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand();
  19415.         $instance->setName('doctrine:migrations:diff');
  19416.         return $instance;
  19417.     }
  19418.     /**
  19419.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  19420.      *
  19421.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand
  19422.      */
  19423.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  19424.     {
  19425.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19426.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  19427.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  19428.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php';
  19429.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand();
  19430.         $instance->setName('doctrine:migrations:dump-schema');
  19431.         return $instance;
  19432.     }
  19433.     /**
  19434.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  19435.      *
  19436.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand
  19437.      */
  19438.     protected function getDoctrineMigrations_ExecuteCommandService()
  19439.     {
  19440.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19441.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  19442.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  19443.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php';
  19444.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand();
  19445.         $instance->setName('doctrine:migrations:execute');
  19446.         return $instance;
  19447.     }
  19448.     /**
  19449.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  19450.      *
  19451.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand
  19452.      */
  19453.     protected function getDoctrineMigrations_GenerateCommandService()
  19454.     {
  19455.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19456.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  19457.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  19458.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php';
  19459.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand();
  19460.         $instance->setName('doctrine:migrations:generate');
  19461.         return $instance;
  19462.     }
  19463.     /**
  19464.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  19465.      *
  19466.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand
  19467.      */
  19468.     protected function getDoctrineMigrations_LatestCommandService()
  19469.     {
  19470.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19471.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  19472.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  19473.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php';
  19474.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand();
  19475.         $instance->setName('doctrine:migrations:latest');
  19476.         return $instance;
  19477.     }
  19478.     /**
  19479.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  19480.      *
  19481.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand
  19482.      */
  19483.     protected function getDoctrineMigrations_MigrateCommandService()
  19484.     {
  19485.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19486.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  19487.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  19488.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php';
  19489.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand();
  19490.         $instance->setName('doctrine:migrations:migrate');
  19491.         return $instance;
  19492.     }
  19493.     /**
  19494.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  19495.      *
  19496.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand
  19497.      */
  19498.     protected function getDoctrineMigrations_RollupCommandService()
  19499.     {
  19500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19501.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  19502.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  19503.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php';
  19504.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand();
  19505.         $instance->setName('doctrine:migrations:rollup');
  19506.         return $instance;
  19507.     }
  19508.     /**
  19509.      * Gets the private 'doctrine_migrations.status_command' shared service.
  19510.      *
  19511.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand
  19512.      */
  19513.     protected function getDoctrineMigrations_StatusCommandService()
  19514.     {
  19515.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19516.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  19517.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  19518.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php';
  19519.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand();
  19520.         $instance->setName('doctrine:migrations:status');
  19521.         return $instance;
  19522.     }
  19523.     /**
  19524.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  19525.      *
  19526.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand
  19527.      */
  19528.     protected function getDoctrineMigrations_UpToDateCommandService()
  19529.     {
  19530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19531.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  19532.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  19533.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php';
  19534.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand();
  19535.         $instance->setName('doctrine:migrations:up-to-date');
  19536.         return $instance;
  19537.     }
  19538.     /**
  19539.      * Gets the private 'doctrine_migrations.version_command' shared service.
  19540.      *
  19541.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand
  19542.      */
  19543.     protected function getDoctrineMigrations_VersionCommandService()
  19544.     {
  19545.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19546.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  19547.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  19548.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php';
  19549.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand();
  19550.         $instance->setName('doctrine:migrations:version');
  19551.         return $instance;
  19552.     }
  19553.     /**
  19554.      * Gets the private 'error_handler.error_renderer.html' shared service.
  19555.      *
  19556.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  19557.      */
  19558.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  19559.     {
  19560.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  19561.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  19562.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  19563.         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->services['logger'] ?? $this->getLoggerService()));
  19564.     }
  19565.     /**
  19566.      * Gets the private 'esi_listener' shared service.
  19567.      *
  19568.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  19569.      */
  19570.     protected function getEsiListenerService()
  19571.     {
  19572.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  19573.     }
  19574.     /**
  19575.      * Gets the private 'exception_listener' shared service.
  19576.      *
  19577.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  19578.      */
  19579.     protected function getExceptionListenerService()
  19580.     {
  19581.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  19582.     }
  19583.     /**
  19584.      * Gets the private 'fidry_alice_data_fixtures.doctrine.persister_loader' shared service.
  19585.      *
  19586.      * @return \Fidry\AliceDataFixtures\Loader\PersisterLoader
  19587.      */
  19588.     protected function getFidryAliceDataFixtures_Doctrine_PersisterLoaderService($lazyLoad true)
  19589.     {
  19590.         if ($lazyLoad) {
  19591.             return $this->privates['fidry_alice_data_fixtures.doctrine.persister_loader'] = $this->createProxy('PersisterLoader_c8a8e24', function () {
  19592.                 return \PersisterLoader_c8a8e24::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  19593.                     $wrappedInstance $this->getFidryAliceDataFixtures_Doctrine_PersisterLoaderService(false);
  19594.                     $proxy->setProxyInitializer(null);
  19595.                     return true;
  19596.                 });
  19597.             });
  19598.         }
  19599.         return new \Fidry\AliceDataFixtures\Loader\PersisterLoader(($this->privates['fidry_alice_data_fixtures.loader.simple'] ?? $this->getFidryAliceDataFixtures_Loader_SimpleService()), ($this->services['fidry_alice_data_fixtures.persistence.persister.doctrine'] ?? $this->getFidryAliceDataFixtures_Persistence_Persister_DoctrineService()), ($this->services['logger'] ?? $this->getLoggerService()), []);
  19600.     }
  19601.     /**
  19602.      * Gets the private 'fidry_alice_data_fixtures.loader.simple' shared service.
  19603.      *
  19604.      * @return \Fidry\AliceDataFixtures\Loader\SimpleLoader
  19605.      */
  19606.     protected function getFidryAliceDataFixtures_Loader_SimpleService($lazyLoad true)
  19607.     {
  19608.         if ($lazyLoad) {
  19609.             return $this->privates['fidry_alice_data_fixtures.loader.simple'] = $this->createProxy('SimpleLoader_4473cb1', function () {
  19610.                 return \SimpleLoader_4473cb1::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  19611.                     $wrappedInstance $this->getFidryAliceDataFixtures_Loader_SimpleService(false);
  19612.                     $proxy->setProxyInitializer(null);
  19613.                     return true;
  19614.                 });
  19615.             });
  19616.         }
  19617.         return new \Fidry\AliceDataFixtures\Loader\SimpleLoader(($this->services['nelmio_alice.files_loader'] ?? $this->getNelmioAlice_FilesLoaderService()), ($this->services['logger'] ?? $this->getLoggerService()));
  19618.     }
  19619.     /**
  19620.      * Gets the private 'form.choice_list_factory.cached' shared service.
  19621.      *
  19622.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  19623.      */
  19624.     protected function getForm_ChoiceListFactory_CachedService()
  19625.     {
  19626.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  19627.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  19628.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  19629.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  19630.         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())));
  19631.     }
  19632.     /**
  19633.      * Gets the private 'form.registry' shared service.
  19634.      *
  19635.      * @return \Symfony\Component\Form\FormRegistry
  19636.      */
  19637.     protected function getForm_RegistryService()
  19638.     {
  19639.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  19640.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  19641.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  19642.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  19643.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  19644.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  19645.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  19646.         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, [
  19647.             'FlexApp\\Form\\ChangeInterviewDateTimeType' => ['privates''FlexApp\\Form\\ChangeInterviewDateTimeType''getChangeInterviewDateTimeTypeService'false],
  19648.             'FlexApp\\Form\\ChatBEmailFormType' => ['privates''FlexApp\\Form\\ChatBEmailFormType''getChatBEmailFormTypeService'false],
  19649.             'FlexApp\\Form\\MailingType' => ['privates''FlexApp\\Form\\MailingType''getMailingTypeService'false],
  19650.             'FlexApp\\Form\\OrderAddressType' => ['privates''FlexApp\\Form\\OrderAddressType''getOrderAddressTypeService'false],
  19651.             'FlexApp\\Form\\ResettingFormType' => ['privates''FlexApp\\Form\\ResettingFormType''getResettingFormTypeService'false],
  19652.             'FlexApp\\Form\\SiteCommentType' => ['privates''FlexApp\\Form\\SiteCommentType''getSiteCommentTypeService'false],
  19653.             'FlexApp\\Form\\VacancySliderType' => ['privates''FlexApp\\Form\\VacancySliderType''getVacancySliderTypeService'false],
  19654.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  19655.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  19656.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  19657.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  19658.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  19659.         ], [
  19660.             'FlexApp\\Form\\ChangeInterviewDateTimeType' => '?',
  19661.             'FlexApp\\Form\\ChatBEmailFormType' => '?',
  19662.             'FlexApp\\Form\\MailingType' => '?',
  19663.             'FlexApp\\Form\\OrderAddressType' => '?',
  19664.             'FlexApp\\Form\\ResettingFormType' => '?',
  19665.             'FlexApp\\Form\\SiteCommentType' => '?',
  19666.             'FlexApp\\Form\\VacancySliderType' => '?',
  19667.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  19668.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  19669.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  19670.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  19671.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  19672.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  19673.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  19674.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  19675.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  19676.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  19677.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  19678.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  19679.             yield => ($this->services['Limenius\\Liform\\Form\\Extension\\AddLiformExtension'] ?? ($this->services['Limenius\\Liform\\Form\\Extension\\AddLiformExtension'] = new \Limenius\Liform\Form\Extension\AddLiformExtension()));
  19680.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  19681.         }, 8), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  19682.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  19683.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  19684.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  19685.         }, 1)], new RewindableGenerator(function () {
  19686.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  19687.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  19688.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  19689.     }
  19690.     /**
  19691.      * Gets the private 'form.server_params' shared service.
  19692.      *
  19693.      * @return \Symfony\Component\Form\Util\ServerParams
  19694.      */
  19695.     protected function getForm_ServerParamsService()
  19696.     {
  19697.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  19698.         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())));
  19699.     }
  19700.     /**
  19701.      * Gets the private 'form.type.choice' shared service.
  19702.      *
  19703.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  19704.      */
  19705.     protected function getForm_Type_ChoiceService()
  19706.     {
  19707.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19708.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19709.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  19710.         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()));
  19711.     }
  19712.     /**
  19713.      * Gets the private 'form.type.color' shared service.
  19714.      *
  19715.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  19716.      */
  19717.     protected function getForm_Type_ColorService()
  19718.     {
  19719.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19720.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19721.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  19722.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  19723.     }
  19724.     /**
  19725.      * Gets the private 'form.type.entity' shared service.
  19726.      *
  19727.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  19728.      */
  19729.     protected function getForm_Type_EntityService()
  19730.     {
  19731.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19732.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19733.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  19734.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  19735.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19736.     }
  19737.     /**
  19738.      * Gets the private 'form.type.form' shared service.
  19739.      *
  19740.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  19741.      */
  19742.     protected function getForm_Type_FormService()
  19743.     {
  19744.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19745.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19746.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  19747.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  19748.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  19749.     }
  19750.     /**
  19751.      * Gets the private 'form.type_extension.csrf' shared service.
  19752.      *
  19753.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  19754.      */
  19755.     protected function getForm_TypeExtension_CsrfService()
  19756.     {
  19757.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  19758.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  19759.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  19760.         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()), 'messages', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  19761.     }
  19762.     /**
  19763.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  19764.      *
  19765.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  19766.      */
  19767.     protected function getForm_TypeExtension_Form_DataCollectorService()
  19768.     {
  19769.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  19770.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  19771.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  19772.         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()));
  19773.     }
  19774.     /**
  19775.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  19776.      *
  19777.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  19778.      */
  19779.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  19780.     {
  19781.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  19782.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  19783.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  19784.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  19785.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  19786.         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())));
  19787.     }
  19788.     /**
  19789.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  19790.      *
  19791.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  19792.      */
  19793.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  19794.     {
  19795.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  19796.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  19797.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  19798.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  19799.     }
  19800.     /**
  19801.      * Gets the private 'form.type_extension.form.validator' shared service.
  19802.      *
  19803.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  19804.      */
  19805.     protected function getForm_TypeExtension_Form_ValidatorService()
  19806.     {
  19807.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  19808.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  19809.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  19810.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  19811.         $a = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
  19812.         if (isset($this->privates['form.type_extension.form.validator'])) {
  19813.             return $this->privates['form.type_extension.form.validator'];
  19814.         }
  19815.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), true$a, ($this->services['translator'] ?? $this->getTranslatorService()));
  19816.     }
  19817.     /**
  19818.      * Gets the private 'form.type_extension.upload.validator' shared service.
  19819.      *
  19820.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  19821.      */
  19822.     protected function getForm_TypeExtension_Upload_ValidatorService()
  19823.     {
  19824.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  19825.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  19826.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  19827.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'messages');
  19828.     }
  19829.     /**
  19830.      * Gets the private 'form.type_guesser.doctrine' shared service.
  19831.      *
  19832.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  19833.      */
  19834.     protected function getForm_TypeGuesser_DoctrineService()
  19835.     {
  19836.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  19837.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  19838.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19839.     }
  19840.     /**
  19841.      * Gets the private 'form.type_guesser.validator' shared service.
  19842.      *
  19843.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  19844.      */
  19845.     protected function getForm_TypeGuesser_ValidatorService()
  19846.     {
  19847.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  19848.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  19849.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  19850.     }
  19851.     /**
  19852.      * Gets the private 'fragment.listener' shared service.
  19853.      *
  19854.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  19855.      */
  19856.     protected function getFragment_ListenerService()
  19857.     {
  19858.         return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('048ad6025000f9fdb5f98bb642e00eadec0f555d'))), '/_fragment');
  19859.     }
  19860.     /**
  19861.      * Gets the private 'fragment.renderer.esi' shared service.
  19862.      *
  19863.      * @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
  19864.      */
  19865.     protected function getFragment_Renderer_EsiService()
  19866.     {
  19867.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  19868.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  19869.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php';
  19870.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php';
  19871.         $a = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  19872.         if (isset($this->privates['fragment.renderer.esi'])) {
  19873.             return $this->privates['fragment.renderer.esi'];
  19874.         }
  19875.         $this->privates['fragment.renderer.esi'] = $instance = new \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())), $a, ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('048ad6025000f9fdb5f98bb642e00eadec0f555d'))));
  19876.         $instance->setFragmentPath('/_fragment');
  19877.         return $instance;
  19878.     }
  19879.     /**
  19880.      * Gets the private 'fragment.renderer.hinclude' shared service.
  19881.      *
  19882.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  19883.      */
  19884.     protected function getFragment_Renderer_HincludeService()
  19885.     {
  19886.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  19887.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  19888.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  19889.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  19890.         if (isset($this->privates['fragment.renderer.hinclude'])) {
  19891.             return $this->privates['fragment.renderer.hinclude'];
  19892.         }
  19893.         $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('048ad6025000f9fdb5f98bb642e00eadec0f555d'))), NULL);
  19894.         $instance->setFragmentPath('/_fragment');
  19895.         return $instance;
  19896.     }
  19897.     /**
  19898.      * Gets the private 'fragment.renderer.inline' shared service.
  19899.      *
  19900.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  19901.      */
  19902.     protected function getFragment_Renderer_InlineService()
  19903.     {
  19904.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  19905.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  19906.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  19907.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  19908.         if (isset($this->privates['fragment.renderer.inline'])) {
  19909.             return $this->privates['fragment.renderer.inline'];
  19910.         }
  19911.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19912.         if (isset($this->privates['fragment.renderer.inline'])) {
  19913.             return $this->privates['fragment.renderer.inline'];
  19914.         }
  19915.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  19916.         $instance->setFragmentPath('/_fragment');
  19917.         return $instance;
  19918.     }
  19919.     /**
  19920.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  19921.      *
  19922.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  19923.      */
  19924.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  19925.     {
  19926.         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())));
  19927.     }
  19928.     /**
  19929.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  19930.      *
  19931.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  19932.      */
  19933.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  19934.     {
  19935.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  19936.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  19937.             return $this->privates['framework_extra_bundle.event.is_granted'];
  19938.         }
  19939.         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);
  19940.     }
  19941.     /**
  19942.      * Gets the private 'gedmo.listener.timestampable' shared autowired service.
  19943.      *
  19944.      * @return \Gedmo\Timestampable\TimestampableListener
  19945.      */
  19946.     protected function getGedmo_Listener_TimestampableService()
  19947.     {
  19948.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  19949.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  19950.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php';
  19951.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Timestampable/TimestampableListener.php';
  19952.         $this->privates['gedmo.listener.timestampable'] = $instance = new \Gedmo\Timestampable\TimestampableListener();
  19953.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  19954.         return $instance;
  19955.     }
  19956.     /**
  19957.      * Gets the private 'locale_aware_listener' shared service.
  19958.      *
  19959.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  19960.      */
  19961.     protected function getLocaleAwareListenerService()
  19962.     {
  19963.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  19964.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  19965.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  19966.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  19967.     }
  19968.     /**
  19969.      * Gets the private 'locale_listener' shared service.
  19970.      *
  19971.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  19972.      */
  19973.     protected function getLocaleListenerService()
  19974.     {
  19975.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), false, []);
  19976.     }
  19977.     /**
  19978.      * Gets the private 'mailer.transport_factory.native' shared service.
  19979.      *
  19980.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  19981.      */
  19982.     protected function getMailer_TransportFactory_NativeService()
  19983.     {
  19984.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  19985.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  19986.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  19987.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19988.         if (isset($this->privates['mailer.transport_factory.native'])) {
  19989.             return $this->privates['mailer.transport_factory.native'];
  19990.         }
  19991.         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()));
  19992.     }
  19993.     /**
  19994.      * Gets the private 'mailer.transport_factory.null' shared service.
  19995.      *
  19996.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  19997.      */
  19998.     protected function getMailer_TransportFactory_NullService()
  19999.     {
  20000.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  20001.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  20002.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  20003.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20004.         if (isset($this->privates['mailer.transport_factory.null'])) {
  20005.             return $this->privates['mailer.transport_factory.null'];
  20006.         }
  20007.         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()));
  20008.     }
  20009.     /**
  20010.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  20011.      *
  20012.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  20013.      */
  20014.     protected function getMailer_TransportFactory_SendmailService()
  20015.     {
  20016.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  20017.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  20018.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  20019.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20020.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  20021.             return $this->privates['mailer.transport_factory.sendmail'];
  20022.         }
  20023.         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()));
  20024.     }
  20025.     /**
  20026.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  20027.      *
  20028.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  20029.      */
  20030.     protected function getMailer_TransportFactory_SmtpService()
  20031.     {
  20032.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  20033.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  20034.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  20035.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20036.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  20037.             return $this->privates['mailer.transport_factory.smtp'];
  20038.         }
  20039.         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()));
  20040.     }
  20041.     /**
  20042.      * Gets the private 'maker.auto_command.make_auth' shared service.
  20043.      *
  20044.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20045.      */
  20046.     protected function getMaker_AutoCommand_MakeAuthService()
  20047.     {
  20048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20049.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20050.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20051.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20052.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  20053.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  20054.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  20055.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  20056.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  20057.         $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);
  20058.         $instance->setName('make:auth');
  20059.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  20060.         return $instance;
  20061.     }
  20062.     /**
  20063.      * Gets the private 'maker.auto_command.make_command' shared service.
  20064.      *
  20065.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20066.      */
  20067.     protected function getMaker_AutoCommand_MakeCommandService()
  20068.     {
  20069.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20070.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20071.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20072.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20073.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  20074.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  20075.         $instance->setName('make:command');
  20076.         $instance->setDescription('Creates a new console command class');
  20077.         return $instance;
  20078.     }
  20079.     /**
  20080.      * Gets the private 'maker.auto_command.make_controller' shared service.
  20081.      *
  20082.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20083.      */
  20084.     protected function getMaker_AutoCommand_MakeControllerService()
  20085.     {
  20086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20087.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20088.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20089.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20090.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  20091.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  20092.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  20093.         $instance->setName('make:controller');
  20094.         $instance->setDescription('Creates a new controller class');
  20095.         return $instance;
  20096.     }
  20097.     /**
  20098.      * Gets the private 'maker.auto_command.make_crud' shared service.
  20099.      *
  20100.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20101.      */
  20102.     protected function getMaker_AutoCommand_MakeCrudService()
  20103.     {
  20104.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20105.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20106.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20107.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20108.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  20109.         $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()));
  20110.         $instance->setName('make:crud');
  20111.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  20112.         return $instance;
  20113.     }
  20114.     /**
  20115.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  20116.      *
  20117.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20118.      */
  20119.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  20120.     {
  20121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20122.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20123.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20124.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20125.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  20126.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  20127.         $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()));
  20128.         $instance->setName('make:docker:database');
  20129.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  20130.         return $instance;
  20131.     }
  20132.     /**
  20133.      * Gets the private 'maker.auto_command.make_entity' shared service.
  20134.      *
  20135.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20136.      */
  20137.     protected function getMaker_AutoCommand_MakeEntityService()
  20138.     {
  20139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20140.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20141.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20142.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20143.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  20144.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  20145.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  20146.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  20147.         $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()), \dirname(__DIR__4), $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a$b);
  20148.         $instance->setName('make:entity');
  20149.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  20150.         return $instance;
  20151.     }
  20152.     /**
  20153.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  20154.      *
  20155.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20156.      */
  20157.     protected function getMaker_AutoCommand_MakeFixturesService()
  20158.     {
  20159.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20160.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20161.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20162.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20163.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  20164.         $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()));
  20165.         $instance->setName('make:fixtures');
  20166.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  20167.         return $instance;
  20168.     }
  20169.     /**
  20170.      * Gets the private 'maker.auto_command.make_form' shared service.
  20171.      *
  20172.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20173.      */
  20174.     protected function getMaker_AutoCommand_MakeFormService()
  20175.     {
  20176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20177.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20178.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20179.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20180.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  20181.         $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()));
  20182.         $instance->setName('make:form');
  20183.         $instance->setDescription('Creates a new form class');
  20184.         return $instance;
  20185.     }
  20186.     /**
  20187.      * Gets the private 'maker.auto_command.make_message' shared service.
  20188.      *
  20189.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20190.      */
  20191.     protected function getMaker_AutoCommand_MakeMessageService()
  20192.     {
  20193.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20194.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20195.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20196.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20197.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  20198.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  20199.         $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()));
  20200.         $instance->setName('make:message');
  20201.         $instance->setDescription('Creates a new message and handler');
  20202.         return $instance;
  20203.     }
  20204.     /**
  20205.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  20206.      *
  20207.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20208.      */
  20209.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  20210.     {
  20211.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20212.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20213.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20214.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20215.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  20216.         $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()));
  20217.         $instance->setName('make:messenger-middleware');
  20218.         $instance->setDescription('Creates a new messenger middleware');
  20219.         return $instance;
  20220.     }
  20221.     /**
  20222.      * Gets the private 'maker.auto_command.make_migration' shared service.
  20223.      *
  20224.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20225.      */
  20226.     protected function getMaker_AutoCommand_MakeMigrationService()
  20227.     {
  20228.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20229.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20230.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20231.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20232.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  20233.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  20234.         $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()));
  20235.         $instance->setName('make:migration');
  20236.         $instance->setDescription('Creates a new migration based on database changes');
  20237.         return $instance;
  20238.     }
  20239.     /**
  20240.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  20241.      *
  20242.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20243.      */
  20244.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  20245.     {
  20246.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20247.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20248.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20249.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20250.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  20251.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  20252.         $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['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  20253.         $instance->setName('make:registration-form');
  20254.         $instance->setDescription('Creates a new registration form system');
  20255.         return $instance;
  20256.     }
  20257.     /**
  20258.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  20259.      *
  20260.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20261.      */
  20262.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  20263.     {
  20264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20265.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20266.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20267.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20268.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  20269.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  20270.         $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()));
  20271.         $instance->setName('make:reset-password');
  20272.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  20273.         return $instance;
  20274.     }
  20275.     /**
  20276.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  20277.      *
  20278.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20279.      */
  20280.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  20281.     {
  20282.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20283.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20284.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20285.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20286.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  20287.         $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()));
  20288.         $instance->setName('make:serializer:encoder');
  20289.         $instance->setDescription('Creates a new serializer encoder class');
  20290.         return $instance;
  20291.     }
  20292.     /**
  20293.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  20294.      *
  20295.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20296.      */
  20297.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  20298.     {
  20299.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20300.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20301.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20302.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20303.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  20304.         $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()));
  20305.         $instance->setName('make:serializer:normalizer');
  20306.         $instance->setDescription('Creates a new serializer normalizer class');
  20307.         return $instance;
  20308.     }
  20309.     /**
  20310.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  20311.      *
  20312.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20313.      */
  20314.     protected function getMaker_AutoCommand_MakeSubscriberService()
  20315.     {
  20316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20317.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20318.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20319.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20320.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  20321.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  20322.         $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()));
  20323.         $instance->setName('make:subscriber');
  20324.         $instance->setDescription('Creates a new event subscriber class');
  20325.         return $instance;
  20326.     }
  20327.     /**
  20328.      * Gets the private 'maker.auto_command.make_test' shared service.
  20329.      *
  20330.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20331.      */
  20332.     protected function getMaker_AutoCommand_MakeTestService()
  20333.     {
  20334.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20335.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20336.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20337.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20338.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  20339.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  20340.         $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()));
  20341.         $instance->setName('make:test');
  20342.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  20343.         $instance->setDescription('Creates a new test class');
  20344.         return $instance;
  20345.     }
  20346.     /**
  20347.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  20348.      *
  20349.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20350.      */
  20351.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  20352.     {
  20353.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20354.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20355.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20356.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20357.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  20358.         $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()));
  20359.         $instance->setName('make:twig-extension');
  20360.         $instance->setDescription('Creates a new Twig extension class');
  20361.         return $instance;
  20362.     }
  20363.     /**
  20364.      * Gets the private 'maker.auto_command.make_user' shared service.
  20365.      *
  20366.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20367.      */
  20368.     protected function getMaker_AutoCommand_MakeUserService()
  20369.     {
  20370.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20371.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20372.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20373.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20374.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  20375.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  20376.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  20377.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  20378.         $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()));
  20379.         $instance->setName('make:user');
  20380.         $instance->setDescription('Creates a new security user class');
  20381.         return $instance;
  20382.     }
  20383.     /**
  20384.      * Gets the private 'maker.auto_command.make_validator' shared service.
  20385.      *
  20386.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20387.      */
  20388.     protected function getMaker_AutoCommand_MakeValidatorService()
  20389.     {
  20390.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20391.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20392.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20393.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20394.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  20395.         $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()));
  20396.         $instance->setName('make:validator');
  20397.         $instance->setDescription('Creates a new validator and constraint class');
  20398.         return $instance;
  20399.     }
  20400.     /**
  20401.      * Gets the private 'maker.auto_command.make_voter' shared service.
  20402.      *
  20403.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  20404.      */
  20405.     protected function getMaker_AutoCommand_MakeVoterService()
  20406.     {
  20407.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20408.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  20409.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  20410.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  20411.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  20412.         $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()));
  20413.         $instance->setName('make:voter');
  20414.         $instance->setDescription('Creates a new security voter class');
  20415.         return $instance;
  20416.     }
  20417.     /**
  20418.      * Gets the private 'maker.doctrine_helper' shared service.
  20419.      *
  20420.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  20421.      */
  20422.     protected function getMaker_DoctrineHelperService()
  20423.     {
  20424.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  20425.         $a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  20426.         $b = ($this->privates['doctrine.orm.oneC_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_OneCAnnotationMetadataDriverService());
  20427.         $c = ($this->privates['doctrine.orm.logs_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_LogsAnnotationMetadataDriverService());
  20428.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('FlexApp\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [=> [=> 'WebBundle\\Entity'=> $a], => [=> 'FlexApp\\Entity\\'=> $a]], 'oneC' => [=> [=> 'WebBundle\\Entity'=> $b], => [=> 'Import1CBundle\\Entity'=> $b], => [=> 'FlexApp\\Entity\\'=> $b]], 'logs' => [=> [=> 'Import1CBundle\\Entity'=> $c], => [=> 'AdmBundle\\Entity'=> $c], => [=> 'FlexApp\\Entity\\'=> $c]]]);
  20429.     }
  20430.     /**
  20431.      * Gets the private 'maker.entity_class_generator' shared service.
  20432.      *
  20433.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  20434.      */
  20435.     protected function getMaker_EntityClassGeneratorService()
  20436.     {
  20437.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  20438.         $this->privates['maker.entity_class_generator'] = $instance = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  20439.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  20440.         return $instance;
  20441.     }
  20442.     /**
  20443.      * Gets the private 'maker.file_manager' shared service.
  20444.      *
  20445.      * @return \Symfony\Bundle\MakerBundle\FileManager
  20446.      */
  20447.     protected function getMaker_FileManagerService()
  20448.     {
  20449.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  20450.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  20451.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  20452.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  20453.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  20454.         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('FlexApp')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  20455.     }
  20456.     /**
  20457.      * Gets the private 'maker.generator' shared service.
  20458.      *
  20459.      * @return \Symfony\Bundle\MakerBundle\Generator
  20460.      */
  20461.     protected function getMaker_GeneratorService()
  20462.     {
  20463.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  20464.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  20465.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  20466.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'FlexApp'$a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
  20467.     }
  20468.     /**
  20469.      * Gets the private 'maker.php_compat_util' shared service.
  20470.      *
  20471.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  20472.      */
  20473.     protected function getMaker_PhpCompatUtilService()
  20474.     {
  20475.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  20476.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  20477.     }
  20478.     /**
  20479.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  20480.      *
  20481.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  20482.      */
  20483.     protected function getMaker_Renderer_FormTypeRendererService()
  20484.     {
  20485.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  20486.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  20487.     }
  20488.     /**
  20489.      * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  20490.      *
  20491.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  20492.      */
  20493.     protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  20494.     {
  20495.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  20496.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  20497.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  20498.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  20499.         $this->privates['messenger.bus.default.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['FlexApp\\Classes\\UserJoinedChatNotification' => new RewindableGenerator(function () {
  20500.             yield => ($this->privates['.messenger.handler_descriptor.IxMdnTR'] ?? $this->get_Messenger_HandlerDescriptor_IxMdnTRService());
  20501.         }, 1), 'Import1CBundle\\Message\\Feed\\ProcessFeedLinksBatchMessage' => new RewindableGenerator(function () {
  20502.             yield => ($this->privates['.messenger.handler_descriptor.1ugBLLC'] ?? $this->get_Messenger_HandlerDescriptor_1ugBLLCService());
  20503.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  20504.             yield => ($this->privates['.messenger.handler_descriptor.tGvt0LH'] ?? $this->get_Messenger_HandlerDescriptor_TGvt0LHService());
  20505.         }, 1), 'Symfony\\Component\\Notifier\\Message\\ChatMessage' => new RewindableGenerator(function () {
  20506.             yield => ($this->privates['.messenger.handler_descriptor.vMw0m61'] ?? $this->get_Messenger_HandlerDescriptor_VMw0m61Service());
  20507.         }, 1), 'Symfony\\Component\\Notifier\\Message\\SmsMessage' => new RewindableGenerator(function () {
  20508.             yield => ($this->privates['.messenger.handler_descriptor.XZowc.T'] ?? $this->get_Messenger_HandlerDescriptor_XZowc_TService());
  20509.         }, 1), 'Symfony\\Component\\Notifier\\Message\\PushMessage' => new RewindableGenerator(function () {
  20510.             yield => ($this->privates['.messenger.handler_descriptor.Lml2ICs'] ?? $this->get_Messenger_HandlerDescriptor_Lml2ICsService());
  20511.         }, 1)]));
  20512.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  20513.         return $instance;
  20514.     }
  20515.     /**
  20516.      * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  20517.      *
  20518.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  20519.      */
  20520.     protected function getMessenger_Bus_Default_Middleware_TraceableService()
  20521.     {
  20522.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  20523.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  20524.         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');
  20525.     }
  20526.     /**
  20527.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  20528.      *
  20529.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  20530.      */
  20531.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  20532.     {
  20533.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  20534.         return $this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener(($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  20535.     }
  20536.     /**
  20537.      * Gets the private 'messenger.listener.stop_worker_on_sigterm_signal_listener' shared service.
  20538.      *
  20539.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener
  20540.      */
  20541.     protected function getMessenger_Listener_StopWorkerOnSigtermSignalListenerService()
  20542.     {
  20543.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnSigtermSignalListener.php';
  20544.         return $this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  20545.     }
  20546.     /**
  20547.      * Gets the private 'messenger.middleware.send_message' shared service.
  20548.      *
  20549.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  20550.      */
  20551.     protected function getMessenger_Middleware_SendMessageService()
  20552.     {
  20553.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  20554.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  20555.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  20556.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  20557.         $a = ($this->privates['.service_locator.xALKTpt'] ?? $this->get_ServiceLocator_XALKTptService());
  20558.         if (isset($this->privates['messenger.middleware.send_message'])) {
  20559.             return $this->privates['messenger.middleware.send_message'];
  20560.         }
  20561.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20562.         if (isset($this->privates['messenger.middleware.send_message'])) {
  20563.             return $this->privates['messenger.middleware.send_message'];
  20564.         }
  20565.         $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['FlexApp\\Classes\\UserJoinedChatNotification' => [=> 'async'], 'FlexApp\\DTO\\LogMessageDto' => [=> 'logs'], 'Import1CBundle\\Message\\Feed\\ProcessFeedLinksBatchMessage' => [=> 'google_feed']], $a), $b);
  20566.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  20567.         return $instance;
  20568.     }
  20569.     /**
  20570.      * Gets the private 'messenger.receiver_locator' shared service.
  20571.      *
  20572.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  20573.      */
  20574.     protected function getMessenger_ReceiverLocatorService()
  20575.     {
  20576.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20577.             'async' => ['privates''messenger.transport.async''getMessenger_Transport_AsyncService'false],
  20578.             'google_feed' => ['privates''messenger.transport.google_feed''getMessenger_Transport_GoogleFeedService'false],
  20579.             'logs' => ['privates''messenger.transport.logs''getMessenger_Transport_LogsService'false],
  20580.             'messenger.transport.async' => ['privates''messenger.transport.async''getMessenger_Transport_AsyncService'false],
  20581.             'messenger.transport.google_feed' => ['privates''messenger.transport.google_feed''getMessenger_Transport_GoogleFeedService'false],
  20582.             'messenger.transport.logs' => ['privates''messenger.transport.logs''getMessenger_Transport_LogsService'false],
  20583.         ], [
  20584.             'async' => '?',
  20585.             'google_feed' => '?',
  20586.             'logs' => '?',
  20587.             'messenger.transport.async' => '?',
  20588.             'messenger.transport.google_feed' => '?',
  20589.             'messenger.transport.logs' => '?',
  20590.         ]);
  20591.     }
  20592.     /**
  20593.      * Gets the private 'messenger.retry.multiplier_retry_strategy.async' shared service.
  20594.      *
  20595.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  20596.      */
  20597.     protected function getMessenger_Retry_MultiplierRetryStrategy_AsyncService()
  20598.     {
  20599.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  20600.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  20601.         return $this->privates['messenger.retry.multiplier_retry_strategy.async'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  20602.     }
  20603.     /**
  20604.      * Gets the private 'messenger.retry.multiplier_retry_strategy.google_feed' shared service.
  20605.      *
  20606.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  20607.      */
  20608.     protected function getMessenger_Retry_MultiplierRetryStrategy_GoogleFeedService()
  20609.     {
  20610.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  20611.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  20612.         return $this->privates['messenger.retry.multiplier_retry_strategy.google_feed'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(101000210000);
  20613.     }
  20614.     /**
  20615.      * Gets the private 'messenger.retry.multiplier_retry_strategy.logs' shared service.
  20616.      *
  20617.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  20618.      */
  20619.     protected function getMessenger_Retry_MultiplierRetryStrategy_LogsService()
  20620.     {
  20621.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  20622.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  20623.         return $this->privates['messenger.retry.multiplier_retry_strategy.logs'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  20624.     }
  20625.     /**
  20626.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  20627.      *
  20628.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  20629.      */
  20630.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  20631.     {
  20632.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  20633.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20634.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  20635.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  20636.         }
  20637.         return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener(($this->privates['.service_locator.xALKTpt'] ?? $this->get_ServiceLocator_XALKTptService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20638.             'async' => ['privates''messenger.retry.multiplier_retry_strategy.async''getMessenger_Retry_MultiplierRetryStrategy_AsyncService'false],
  20639.             'google_feed' => ['privates''messenger.retry.multiplier_retry_strategy.google_feed''getMessenger_Retry_MultiplierRetryStrategy_GoogleFeedService'false],
  20640.             'logs' => ['privates''messenger.retry.multiplier_retry_strategy.logs''getMessenger_Retry_MultiplierRetryStrategy_LogsService'false],
  20641.         ], [
  20642.             'async' => '?',
  20643.             'google_feed' => '?',
  20644.             'logs' => '?',
  20645.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  20646.     }
  20647.     /**
  20648.      * Gets the private 'messenger.routable_message_bus' shared service.
  20649.      *
  20650.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  20651.      */
  20652.     protected function getMessenger_RoutableMessageBusService()
  20653.     {
  20654.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  20655.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  20656.         if (isset($this->privates['messenger.routable_message_bus'])) {
  20657.             return $this->privates['messenger.routable_message_bus'];
  20658.         }
  20659.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  20660.             'messenger.bus.default' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  20661.         ], [
  20662.             'messenger.bus.default' => '?',
  20663.         ]), $a);
  20664.     }
  20665.     /**
  20666.      * Gets the private 'messenger.transport.async' shared service.
  20667.      *
  20668.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  20669.      */
  20670.     protected function getMessenger_Transport_AsyncService()
  20671.     {
  20672.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  20673.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  20674.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  20675.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  20676.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  20677.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  20678.         if (isset($this->privates['messenger.transport.async'])) {
  20679.             return $this->privates['messenger.transport.async'];
  20680.         }
  20681.         return $this->privates['messenger.transport.async'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['transport_name' => 'async'], new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer());
  20682.     }
  20683.     /**
  20684.      * Gets the private 'messenger.transport.doctrine.factory' shared service.
  20685.      *
  20686.      * @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
  20687.      */
  20688.     protected function getMessenger_Transport_Doctrine_FactoryService()
  20689.     {
  20690.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  20691.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
  20692.         return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  20693.     }
  20694.     /**
  20695.      * Gets the private 'messenger.transport.google_feed' shared service.
  20696.      *
  20697.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  20698.      */
  20699.     protected function getMessenger_Transport_GoogleFeedService()
  20700.     {
  20701.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  20702.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  20703.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  20704.         $a = ($this->privates['messenger.transport.symfony_serializer'] ?? $this->getMessenger_Transport_SymfonySerializerService());
  20705.         if (isset($this->privates['messenger.transport.google_feed'])) {
  20706.             return $this->privates['messenger.transport.google_feed'];
  20707.         }
  20708.         $b = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  20709.         if (isset($this->privates['messenger.transport.google_feed'])) {
  20710.             return $this->privates['messenger.transport.google_feed'];
  20711.         }
  20712.         return $this->privates['messenger.transport.google_feed'] = $b->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN_FEED'), ['auto_setup' => true'exchange' => ['name' => 'google_feed''type' => 'direct'], 'queues' => ['google_feed' => NULL], 'transport_name' => 'google_feed'], $a);
  20713.     }
  20714.     /**
  20715.      * Gets the private 'messenger.transport.logs' shared service.
  20716.      *
  20717.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  20718.      */
  20719.     protected function getMessenger_Transport_LogsService()
  20720.     {
  20721.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  20722.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  20723.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  20724.         $a = ($this->privates['messenger.transport.symfony_serializer'] ?? $this->getMessenger_Transport_SymfonySerializerService());
  20725.         if (isset($this->privates['messenger.transport.logs'])) {
  20726.             return $this->privates['messenger.transport.logs'];
  20727.         }
  20728.         $b = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  20729.         if (isset($this->privates['messenger.transport.logs'])) {
  20730.             return $this->privates['messenger.transport.logs'];
  20731.         }
  20732.         return $this->privates['messenger.transport.logs'] = $b->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN_LOGS'), ['transport_name' => 'logs'], $a);
  20733.     }
  20734.     /**
  20735.      * Gets the private 'messenger.transport.symfony_serializer' shared service.
  20736.      *
  20737.      * @return \Symfony\Component\Messenger\Transport\Serialization\Serializer
  20738.      */
  20739.     protected function getMessenger_Transport_SymfonySerializerService()
  20740.     {
  20741.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  20742.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Serializer.php';
  20743.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  20744.         if (isset($this->privates['messenger.transport.symfony_serializer'])) {
  20745.             return $this->privates['messenger.transport.symfony_serializer'];
  20746.         }
  20747.         return $this->privates['messenger.transport.symfony_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\Serializer($a'json', []);
  20748.     }
  20749.     /**
  20750.      * Gets the private 'messenger.transport.sync.factory' shared service.
  20751.      *
  20752.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  20753.      */
  20754.     protected function getMessenger_Transport_Sync_FactoryService()
  20755.     {
  20756.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  20757.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  20758.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  20759.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  20760.             return $this->privates['messenger.transport.sync.factory'];
  20761.         }
  20762.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  20763.     }
  20764.     /**
  20765.      * Gets the private 'messenger.transport_factory' shared service.
  20766.      *
  20767.      * @return \Symfony\Component\Messenger\Transport\TransportFactory
  20768.      */
  20769.     protected function getMessenger_TransportFactoryService()
  20770.     {
  20771.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  20772.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  20773.         return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  20774.             yield => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
  20775.             yield => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
  20776.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  20777.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  20778.             yield => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
  20779.         }, 5));
  20780.     }
  20781.     /**
  20782.      * Gets the private 'mime_types' shared service.
  20783.      *
  20784.      * @return \Symfony\Component\Mime\MimeTypes
  20785.      */
  20786.     protected function getMimeTypesService()
  20787.     {
  20788.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  20789.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  20790.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  20791.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  20792.         $instance->setDefault($instance);
  20793.         return $instance;
  20794.     }
  20795.     /**
  20796.      * Gets the private 'mobile_detect.device_view' shared service.
  20797.      *
  20798.      * @return \SunCat\MobileDetectBundle\Helper\DeviceView
  20799.      */
  20800.     protected function getMobileDetect_DeviceViewService()
  20801.     {
  20802.         $this->privates['mobile_detect.device_view'] = $instance = new \SunCat\MobileDetectBundle\Helper\DeviceView(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  20803.         $instance->setCookieKey('device_view');
  20804.         $instance->setCookiePath('/');
  20805.         $instance->setCookieDomain('');
  20806.         $instance->setCookieSecure(false);
  20807.         $instance->setCookieHttpOnly(true);
  20808.         $instance->setSwitchParam('device_view');
  20809.         $instance->setCookieExpireDatetimeModifier('1 month');
  20810.         $instance->setRedirectConfig($this->parameters['mobile_detect.redirect']);
  20811.         return $instance;
  20812.     }
  20813.     /**
  20814.      * Gets the private 'mobile_detect.request_listener' shared service.
  20815.      *
  20816.      * @return \SunCat\MobileDetectBundle\EventListener\RequestResponseListener
  20817.      */
  20818.     protected function getMobileDetect_RequestListenerService()
  20819.     {
  20820.         return $this->privates['mobile_detect.request_listener'] = new \SunCat\MobileDetectBundle\EventListener\RequestResponseListener(($this->services['mobile_detect.mobile_detector.default'] ?? ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->privates['mobile_detect.device_view'] ?? $this->getMobileDetect_DeviceViewService()), ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), $this->parameters['mobile_detect.redirect'], true);
  20821.     }
  20822.     /**
  20823.      * Gets the private 'monolog.handler.alert' shared service.
  20824.      *
  20825.      * @return \Monolog\Handler\RotatingFileHandler
  20826.      */
  20827.     protected function getMonolog_Handler_AlertService()
  20828.     {
  20829.         $this->privates['monolog.handler.alert'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/logs/te_dev.alert.log'), 1550trueNULL);
  20830.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  20831.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  20832.         return $instance;
  20833.     }
  20834.     /**
  20835.      * Gets the private 'monolog.handler.catalog' shared service.
  20836.      *
  20837.      * @return \Monolog\Handler\StreamHandler
  20838.      */
  20839.     protected function getMonolog_Handler_CatalogService()
  20840.     {
  20841.         $this->privates['monolog.handler.catalog'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/logs/te_dev.catalog.log'), 100trueNULLfalse);
  20842.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  20843.         return $instance;
  20844.     }
  20845.     /**
  20846.      * Gets the private 'monolog.handler.collection' shared service.
  20847.      *
  20848.      * @return \Monolog\Handler\StreamHandler
  20849.      */
  20850.     protected function getMonolog_Handler_CollectionService()
  20851.     {
  20852.         $this->privates['monolog.handler.collection'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/logs/te_dev.collection.log'), 100trueNULLfalse);
  20853.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  20854.         return $instance;
  20855.     }
  20856.     /**
  20857.      * Gets the private 'monolog.handler.console' shared service.
  20858.      *
  20859.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  20860.      */
  20861.     protected function getMonolog_Handler_ConsoleService()
  20862.     {
  20863.         $this->privates['monolog.handler.console'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  20864.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  20865.         return $instance;
  20866.     }
  20867.     /**
  20868.      * Gets the private 'monolog.handler.doctrine' shared service.
  20869.      *
  20870.      * @return \Monolog\Handler\StreamHandler
  20871.      */
  20872.     protected function getMonolog_Handler_DoctrineService()
  20873.     {
  20874.         $this->privates['monolog.handler.doctrine'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/logs/te_dev_doctrine.log'), 100trueNULLfalse);
  20875.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  20876.         return $instance;
  20877.     }
  20878.     /**
  20879.      * Gets the private 'monolog.handler.error' shared service.
  20880.      *
  20881.      * @return \Monolog\Handler\RotatingFileHandler
  20882.      */
  20883.     protected function getMonolog_Handler_ErrorService()
  20884.     {
  20885.         $this->privates['monolog.handler.error'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/logs/te_dev.error.log'), 1400trueNULL);
  20886.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  20887.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  20888.         return $instance;
  20889.     }
  20890.     /**
  20891.      * Gets the private 'monolog.handler.info' shared service.
  20892.      *
  20893.      * @return \Monolog\Handler\RotatingFileHandler
  20894.      */
  20895.     protected function getMonolog_Handler_InfoService()
  20896.     {
  20897.         $this->privates['monolog.handler.info'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/logs/te_dev.info.log'), 1200trueNULL);
  20898.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  20899.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  20900.         return $instance;
  20901.     }
  20902.     /**
  20903.      * Gets the private 'monolog.handler.main' shared service.
  20904.      *
  20905.      * @return \Monolog\Handler\StreamHandler
  20906.      */
  20907.     protected function getMonolog_Handler_MainService()
  20908.     {
  20909.         return $this->privates['monolog.handler.main'] = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/logs/te_dev.log'), 100trueNULLfalse);
  20910.     }
  20911.     /**
  20912.      * Gets the private 'monolog.handler.nested' shared service.
  20913.      *
  20914.      * @return \Monolog\Handler\StreamHandler
  20915.      */
  20916.     protected function getMonolog_Handler_NestedService()
  20917.     {
  20918.         $this->privates['monolog.handler.nested'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/logs/te_dev.log'), 400trueNULLfalse);
  20919.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  20920.         return $instance;
  20921.     }
  20922.     /**
  20923.      * Gets the private 'monolog.handler.search' shared service.
  20924.      *
  20925.      * @return \Monolog\Handler\RotatingFileHandler
  20926.      */
  20927.     protected function getMonolog_Handler_SearchService()
  20928.     {
  20929.         $this->privates['monolog.handler.search'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/logs/te_dev.search.log'), 20100trueNULL);
  20930.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  20931.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  20932.         return $instance;
  20933.     }
  20934.     /**
  20935.      * Gets the private 'monolog.logger.cache' shared service.
  20936.      *
  20937.      * @return \Symfony\Bridge\Monolog\Logger
  20938.      */
  20939.     protected function getMonolog_Logger_CacheService()
  20940.     {
  20941.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  20942.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  20943.         $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  20944.         $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  20945.         $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  20946.         $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  20947.         $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  20948.         $instance->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService()));
  20949.         $instance->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService()));
  20950.         $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  20951.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  20952.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  20953.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  20954.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  20955.         return $instance;
  20956.     }
  20957.     /**
  20958.      * Gets the private 'monolog.logger.mailer' shared service.
  20959.      *
  20960.      * @return \Symfony\Bridge\Monolog\Logger
  20961.      */
  20962.     protected function getMonolog_Logger_MailerService()
  20963.     {
  20964.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  20965.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  20966.         $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  20967.         $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  20968.         $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  20969.         $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  20970.         $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  20971.         $instance->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService()));
  20972.         $instance->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService()));
  20973.         $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  20974.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  20975.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  20976.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  20977.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  20978.         return $instance;
  20979.     }
  20980.     /**
  20981.      * Gets the private 'monolog.logger.messenger' shared service.
  20982.      *
  20983.      * @return \Symfony\Bridge\Monolog\Logger
  20984.      */
  20985.     protected function getMonolog_Logger_MessengerService()
  20986.     {
  20987.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  20988.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  20989.         $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  20990.         $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  20991.         $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  20992.         $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  20993.         $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  20994.         $instance->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService()));
  20995.         $instance->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService()));
  20996.         $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  20997.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  20998.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  20999.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  21000.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  21001.         return $instance;
  21002.     }
  21003.     /**
  21004.      * Gets the private 'monolog.logger.request' shared service.
  21005.      *
  21006.      * @return \Symfony\Bridge\Monolog\Logger
  21007.      */
  21008.     protected function getMonolog_Logger_RequestService()
  21009.     {
  21010.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  21011.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  21012.         $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  21013.         $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  21014.         $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  21015.         $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  21016.         $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  21017.         $instance->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService()));
  21018.         $instance->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService()));
  21019.         $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  21020.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  21021.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  21022.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  21023.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  21024.         return $instance;
  21025.     }
  21026.     /**
  21027.      * Gets the private 'monolog.logger.security' shared service.
  21028.      *
  21029.      * @return \Symfony\Bridge\Monolog\Logger
  21030.      */
  21031.     protected function getMonolog_Logger_SecurityService()
  21032.     {
  21033.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  21034.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  21035.         $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  21036.         $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  21037.         $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  21038.         $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  21039.         $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  21040.         $instance->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService()));
  21041.         $instance->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService()));
  21042.         $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  21043.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  21044.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  21045.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  21046.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  21047.         return $instance;
  21048.     }
  21049.     /**
  21050.      * Gets the private 'monolog.logger.snappy' shared service.
  21051.      *
  21052.      * @return \Symfony\Bridge\Monolog\Logger
  21053.      */
  21054.     protected function getMonolog_Logger_SnappyService()
  21055.     {
  21056.         $this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy');
  21057.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  21058.         $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor())));
  21059.         $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor())));
  21060.         $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor())));
  21061.         $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor())));
  21062.         $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor())));
  21063.         $instance->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService()));
  21064.         $instance->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService()));
  21065.         $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  21066.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  21067.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  21068.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  21069.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  21070.         return $instance;
  21071.     }
  21072.     /**
  21073.      * Gets the private 'nelmio_alice.file_parser.runtime_cache' shared service.
  21074.      *
  21075.      * @return \Nelmio\Alice\Parser\RuntimeCacheParser
  21076.      */
  21077.     protected function getNelmioAlice_FileParser_RuntimeCacheService()
  21078.     {
  21079.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/ParserInterface.php';
  21080.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/RuntimeCacheParser.php';
  21081.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/ParserRegistry.php';
  21082.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/ChainableParserInterface.php';
  21083.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/Chainable/YamlParser.php';
  21084.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Parser.php';
  21085.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/Chainable/PhpParser.php';
  21086.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/Chainable/JsonParser.php';
  21087.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FileLocatorInterface.php';
  21088.         include_once \dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/Alice/FileLocator/KernelFileLocator.php';
  21089.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/FileLocator/DefaultFileLocator.php';
  21090.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/IncludeProcessorInterface.php';
  21091.         include_once \dirname(__DIR__4).'/vendor/nelmio/alice/src/Parser/IncludeProcessor/DefaultIncludeProcessor.php';
  21092.         $a = new \Hautelook\AliceBundle\Alice\FileLocator\KernelFileLocator(new \Nelmio\Alice\FileLocator\DefaultFileLocator(), ($this->services['kernel'] ?? $this->get('kernel'1)));
  21093.         return $this->privates['nelmio_alice.file_parser.runtime_cache'] = new \Nelmio\Alice\Parser\RuntimeCacheParser(new \Nelmio\Alice\Parser\ParserRegistry([=> new \Nelmio\Alice\Parser\Chainable\YamlParser(new \Symfony\Component\Yaml\Parser()), => new \Nelmio\Alice\Parser\Chainable\PhpParser(), => new \Nelmio\Alice\Parser\Chainable\JsonParser()]), $a, new \Nelmio\Alice\Parser\IncludeProcessor\DefaultIncludeProcessor($a));
  21094.     }
  21095.     /**
  21096.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  21097.      *
  21098.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  21099.      */
  21100.     protected function getNelmioApiDoc_Describers_ConfigService()
  21101.     {
  21102.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php';
  21103.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ExternalDocDescriber.php';
  21104.         return $this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber(['info' => ['title' => 'Tile.Expert''description' => 'Магазин керамической плитки и керамогранита''version' => '1.0.0'], 'servers' => [=> ['url' => 'https://tile.expert''description' => 'Боевой сайт']]]);
  21105.     }
  21106.     /**
  21107.      * Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service.
  21108.      *
  21109.      * @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber
  21110.      */
  21111.     protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()
  21112.     {
  21113.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/SetsContextTrait.php';
  21114.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/OpenApiPhpDescriber.php';
  21115.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  21116.         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->services['logger'] ?? $this->getLoggerService()));
  21117.     }
  21118.     /**
  21119.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  21120.      *
  21121.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  21122.      */
  21123.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  21124.     {
  21125.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php';
  21126.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  21127.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  21128.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/RouteDescriber.php';
  21129.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  21130.         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 () {
  21131.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  21132.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  21133.         }, 2));
  21134.     }
  21135.     /**
  21136.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  21137.      *
  21138.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  21139.      */
  21140.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  21141.     {
  21142.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
  21143.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  21144.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  21145.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/SetsContextTrait.php';
  21146.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/FormModelDescriber.php';
  21147.         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);
  21148.     }
  21149.     /**
  21150.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  21151.      *
  21152.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  21153.      */
  21154.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  21155.     {
  21156.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
  21157.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  21158.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  21159.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  21160.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ObjectModelDescriber.php';
  21161.         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()));
  21162.     }
  21163.     /**
  21164.      * Gets the private 'nelmio_api_doc.object_model.property_describer' shared service.
  21165.      *
  21166.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\PropertyDescriber
  21167.      */
  21168.     protected function getNelmioApiDoc_ObjectModel_PropertyDescriberService()
  21169.     {
  21170.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/PropertyDescriber/PropertyDescriberInterface.php';
  21171.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  21172.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  21173.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/PropertyDescriber/PropertyDescriber.php';
  21174.         return $this->privates['nelmio_api_doc.object_model.property_describer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\PropertyDescriber(new RewindableGenerator(function () {
  21175.             yield => ($this->privates['nelmio_api_doc.object_model.property_describer'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescriberService());
  21176.             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()));
  21177.             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()));
  21178.             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()));
  21179.             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()));
  21180.             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()));
  21181.             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()));
  21182.             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()));
  21183.             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()));
  21184.             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()));
  21185.             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()));
  21186.             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()));
  21187.         }, 12));
  21188.     }
  21189.     /**
  21190.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  21191.      *
  21192.      * @return \Symfony\Component\Routing\RouteCollection
  21193.      */
  21194.     protected function getNelmioApiDoc_Routes_DefaultService()
  21195.     {
  21196.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  21197.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Routing/FilteredRouteCollectionBuilder.php';
  21198.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  21199.         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' => [=> '/history'=> '/api/{_locale}/'=> '/json/order/create$'=> '/json/order/edit$'=> '/{_locale}/compare'], 'host_patterns' => [], 'name_patterns' => [], 'with_annotation' => false'disable_default_routes' => false]))->filter(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService())->getRouteCollection());
  21200.     }
  21201.     /**
  21202.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  21203.      *
  21204.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  21205.      */
  21206.     protected function getNelmioCors_CorsListenerService()
  21207.     {
  21208.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  21209.     }
  21210.     /**
  21211.      * Gets the private 'notifier.transport_factory.null' shared service.
  21212.      *
  21213.      * @return \Symfony\Component\Notifier\Transport\NullTransportFactory
  21214.      */
  21215.     protected function getNotifier_TransportFactory_NullService()
  21216.     {
  21217.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/TransportFactoryInterface.php';
  21218.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/AbstractTransportFactory.php';
  21219.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/NullTransportFactory.php';
  21220.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21221.         if (isset($this->privates['notifier.transport_factory.null'])) {
  21222.             return $this->privates['notifier.transport_factory.null'];
  21223.         }
  21224.         return $this->privates['notifier.transport_factory.null'] = new \Symfony\Component\Notifier\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  21225.     }
  21226.     /**
  21227.      * Gets the private 'notifier.transport_factory.telegram' shared service.
  21228.      *
  21229.      * @return \Symfony\Component\Notifier\Bridge\Telegram\TelegramTransportFactory
  21230.      */
  21231.     protected function getNotifier_TransportFactory_TelegramService()
  21232.     {
  21233.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/TransportFactoryInterface.php';
  21234.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/AbstractTransportFactory.php';
  21235.         include_once \dirname(__DIR__4).'/vendor/symfony/telegram-notifier/TelegramTransportFactory.php';
  21236.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21237.         if (isset($this->privates['notifier.transport_factory.telegram'])) {
  21238.             return $this->privates['notifier.transport_factory.telegram'];
  21239.         }
  21240.         return $this->privates['notifier.transport_factory.telegram'] = new \Symfony\Component\Notifier\Bridge\Telegram\TelegramTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  21241.     }
  21242.     /**
  21243.      * Gets the private 'parameter_bag' shared service.
  21244.      *
  21245.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  21246.      */
  21247.     protected function getParameterBagService()
  21248.     {
  21249.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  21250.     }
  21251.     /**
  21252.      * Gets the private 'profiler_listener' shared service.
  21253.      *
  21254.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  21255.      */
  21256.     protected function getProfilerListenerService()
  21257.     {
  21258.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  21259.         if (isset($this->privates['profiler_listener'])) {
  21260.             return $this->privates['profiler_listener'];
  21261.         }
  21262.         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);
  21263.     }
  21264.     /**
  21265.      * Gets the private 'property_accessor' shared service.
  21266.      *
  21267.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  21268.      */
  21269.     protected function getPropertyAccessorService()
  21270.     {
  21271.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  21272.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  21273.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  21274.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  21275.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  21276.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  21277.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  21278.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  21279.     }
  21280.     /**
  21281.      * Gets the private 'property_info' shared service.
  21282.      *
  21283.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  21284.      */
  21285.     protected function getPropertyInfoService()
  21286.     {
  21287.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  21288.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  21289.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  21290.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  21291.             yield => ($this->privates['doctrine.orm.oneC_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_OneCEntityManager_PropertyInfoExtractorService());
  21292.             yield => ($this->privates['doctrine.orm.logs_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_LogsEntityManager_PropertyInfoExtractorService());
  21293.         }, 5), new RewindableGenerator(function () {
  21294.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  21295.             yield => ($this->privates['doctrine.orm.oneC_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_OneCEntityManager_PropertyInfoExtractorService());
  21296.             yield => ($this->privates['doctrine.orm.logs_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_LogsEntityManager_PropertyInfoExtractorService());
  21297.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  21298.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  21299.         }, 5), new RewindableGenerator(function () {
  21300.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  21301.         }, 1), new RewindableGenerator(function () {
  21302.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  21303.             yield => ($this->privates['doctrine.orm.oneC_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_OneCEntityManager_PropertyInfoExtractorService());
  21304.             yield => ($this->privates['doctrine.orm.logs_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_LogsEntityManager_PropertyInfoExtractorService());
  21305.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  21306.         }, 4), new RewindableGenerator(function () {
  21307.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  21308.         }, 1));
  21309.     }
  21310.     /**
  21311.      * Gets the private 'property_info.serializer_extractor' shared service.
  21312.      *
  21313.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  21314.      */
  21315.     protected function getPropertyInfo_SerializerExtractorService()
  21316.     {
  21317.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  21318.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  21319.     }
  21320.     /**
  21321.      * Gets the private 'redis_cache_pool.traceable' shared service.
  21322.      *
  21323.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  21324.      */
  21325.     protected function getRedisCachePool_TraceableService()
  21326.     {
  21327.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.j3g97Pq'] ?? $this->get_CacheConnection_J3g97PqService()), 'u5vjpUbrsF'3600, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  21328.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  21329.         return $this->privates['redis_cache_pool.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->services['sentry.hub'] ?? $this->getSentry_HubService()), $a));
  21330.     }
  21331.     /**
  21332.      * Gets the private 'router.cache_warmer' shared service.
  21333.      *
  21334.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  21335.      */
  21336.     protected function getRouter_CacheWarmerService()
  21337.     {
  21338.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  21339.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  21340.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21341.             'router' => ['services''FlexApp\\Extensions\\RouterDecorator''getRouterDecoratorService'false],
  21342.         ], [
  21343.             'router' => '?',
  21344.         ]))->withContext('router.cache_warmer'$this));
  21345.     }
  21346.     /**
  21347.      * Gets the private 'router.expression_language_provider' shared service.
  21348.      *
  21349.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  21350.      */
  21351.     protected function getRouter_ExpressionLanguageProviderService()
  21352.     {
  21353.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21354.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  21355.         ], [
  21356.             'env' => 'Closure',
  21357.         ]));
  21358.     }
  21359.     /**
  21360.      * Gets the private 'router.request_context' shared service.
  21361.      *
  21362.      * @return \Symfony\Component\Routing\RequestContext
  21363.      */
  21364.     protected function getRouter_RequestContextService()
  21365.     {
  21366.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''tile.expert''https'80443);
  21367.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  21368.         return $instance;
  21369.     }
  21370.     /**
  21371.      * Gets the private 'router_listener' shared service.
  21372.      *
  21373.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  21374.      */
  21375.     protected function getRouterListenerService()
  21376.     {
  21377.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($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);
  21378.     }
  21379.     /**
  21380.      * Gets the private 'secrets.vault' shared service.
  21381.      *
  21382.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  21383.      */
  21384.     protected function getSecrets_VaultService()
  21385.     {
  21386.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  21387.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  21388.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  21389.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  21390.         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'));
  21391.     }
  21392.     /**
  21393.      * Gets the private 'security.access_listener' shared service.
  21394.      *
  21395.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  21396.      */
  21397.     protected function getSecurity_AccessListenerService()
  21398.     {
  21399.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  21400.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  21401.         if (isset($this->privates['security.access_listener'])) {
  21402.             return $this->privates['security.access_listener'];
  21403.         }
  21404.         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()), false);
  21405.     }
  21406.     /**
  21407.      * Gets the private 'security.access_map' shared service.
  21408.      *
  21409.      * @return \Symfony\Component\Security\Http\AccessMap
  21410.      */
  21411.     protected function getSecurity_AccessMapService()
  21412.     {
  21413.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  21414.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  21415.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  21416.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  21417.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  21418.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(da|de|en|es|fr|it|nl|no|pl|fi|sv|pt|ru|zh)/login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  21419.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(da|de|en|es|fr|it|nl|no|pl|fi|sv|pt|ru|zh)/register'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  21420.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(da|de|en|es|fr|it|nl|no|pl|fi|sv|pt|ru|zh)/resetting'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  21421.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(da|de|en|es|fr|it|nl|no|pl|fi|sv|pt|ru|zh)/admin/'), [=> 'ROLE_ADMIN'=> 'ROLE_PREVIEW_LC'], NULL);
  21422.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/import/'), [=> 'ROLE_BI'], NULL);
  21423.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/efconnect'), [=> 'ROLE_ADMIN'], NULL);
  21424.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/elfinder'), [=> 'ROLE_ADMIN'], NULL);
  21425.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/adm/brand'), [=> 'ROLE_BM'=> 'ROLE_BI'=> 'ROLE_SUPER_ADMIN'=> 'ROLE_PREVIEW_LC'], NULL);
  21426.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/adm/files'), [=> 'ROLE_BM'=> 'ROLE_BI'=> 'ROLE_ADMIN'=> 'ROLE_SUPER_ADMIN'=> 'ROLE_PREVIEW_LC'], NULL);
  21427.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/adm/translator'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  21428.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/adm'), [=> 'ROLE_ADMIN'=> 'ROLE_PREVIEW_LC'], NULL);
  21429.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/swagger/api/doc'), [=> 'ROLE_ADMIN'=> 'ROLE_SUPER_ADMIN'], NULL);
  21430.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/swagger/api/doc_json'), [=> 'ROLE_ADMIN'=> 'ROLE_SUPER_ADMIN'], NULL);
  21431.         return $instance;
  21432.     }
  21433.     /**
  21434.      * Gets the private 'security.authentication.switchuser_listener.main' shared service.
  21435.      *
  21436.      * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  21437.      */
  21438.     protected function getSecurity_Authentication_SwitchuserListener_MainService()
  21439.     {
  21440.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  21441.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  21442.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  21443.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  21444.         if (isset($this->privates['security.authentication.switchuser_listener.main'])) {
  21445.             return $this->privates['security.authentication.switchuser_listener.main'];
  21446.         }
  21447.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21448.         if (isset($this->privates['security.authentication.switchuser_listener.main'])) {
  21449.             return $this->privates['security.authentication.switchuser_listener.main'];
  21450.         }
  21451.         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['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'main'$a, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), '_switch_user''ROLE_ALLOWED_TO_SWITCH'$bfalse);
  21452.     }
  21453.     /**
  21454.      * Gets the private 'security.authenticator.login_link.main' shared service.
  21455.      *
  21456.      * @return \Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator
  21457.      */
  21458.     protected function getSecurity_Authenticator_LoginLink_MainService()
  21459.     {
  21460.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  21461.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  21462.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  21463.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/LoginLinkAuthenticator.php';
  21464.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  21465.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  21466.         include_once \dirname(__DIR__4).'/src/FlexApp/Security/AuthenticationSuccessHandler.php';
  21467.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  21468.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  21469.         include_once \dirname(__DIR__4).'/src/FlexApp/Security/AuthenticationFailureHandler.php';
  21470.         $a = new \FlexApp\Security\AuthenticationSuccessHandler();
  21471.         $b = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService());
  21472.         $a->urlGenerator $b;
  21473.         $c = new \FlexApp\Security\AuthenticationFailureHandler();
  21474.         $c->urlGenerator $b;
  21475.         return $this->privates['security.authenticator.login_link.main'] = new \Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator(($this->privates['security.authenticator.login_link_handler.main'] ?? $this->getSecurity_Authenticator_LoginLinkHandler_MainService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler($a, ['always_use_default_target_path' => false'default_target_path' => '/''login_path' => '/login''target_path_parameter' => '_target_path''use_referer' => false], 'main'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler($c, ['login_path' => '/login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']), ['check_route' => 'login_check''check_post_only' => false]);
  21476.     }
  21477.     /**
  21478.      * Gets the private 'security.authenticator.login_link_handler.main' shared service.
  21479.      *
  21480.      * @return \Symfony\Component\Security\Http\LoginLink\LoginLinkHandler
  21481.      */
  21482.     protected function getSecurity_Authenticator_LoginLinkHandler_MainService()
  21483.     {
  21484.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/LoginLink/LoginLinkHandlerInterface.php';
  21485.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/LoginLink/LoginLinkHandler.php';
  21486.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Signature/SignatureHasher.php';
  21487.         return $this->privates['security.authenticator.login_link_handler.main'] = new \Symfony\Component\Security\Http\LoginLink\LoginLinkHandler(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), new \Symfony\Component\Security\Core\Signature\SignatureHasher(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), [=> 'id'=> 'email'], '048ad6025000f9fdb5f98bb642e00eadec0f555d'NULLNULL), ['route_name' => 'login_check''lifetime' => 2592000]);
  21488.     }
  21489.     /**
  21490.      * Gets the private 'security.authenticator.manager.main' shared service.
  21491.      *
  21492.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticatorManager
  21493.      */
  21494.     protected function getSecurity_Authenticator_Manager_MainService()
  21495.     {
  21496.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  21497.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  21498.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  21499.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  21500.         if (isset($this->privates['security.authenticator.manager.main'])) {
  21501.             return $this->privates['security.authenticator.manager.main'];
  21502.         }
  21503.         return $this->privates['security.authenticator.manager.main'] = new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> ($this->privates['FlexApp\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), => ($this->privates['security.authenticator.login_link.main'] ?? $this->getSecurity_Authenticator_LoginLink_MainService()), => ($this->privates['security.authenticator.remember_me.main'] ?? $this->getSecurity_Authenticator_RememberMe_MainService())], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, []);
  21504.     }
  21505.     /**
  21506.      * Gets the private 'security.authenticator.remember_me.main' shared service.
  21507.      *
  21508.      * @return \Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator
  21509.      */
  21510.     protected function getSecurity_Authenticator_RememberMe_MainService()
  21511.     {
  21512.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  21513.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  21514.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php';
  21515.         return $this->privates['security.authenticator.remember_me.main'] = new \Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator(($this->privates['security.authenticator.remember_me_handler.main'] ?? $this->getSecurity_Authenticator_RememberMeHandler_MainService()), '048ad6025000f9fdb5f98bb642e00eadec0f555d', ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 'REMEMBERME', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  21516.     }
  21517.     /**
  21518.      * Gets the private 'security.authenticator.remember_me_handler.main' shared service.
  21519.      *
  21520.      * @return \Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler
  21521.      */
  21522.     protected function getSecurity_Authenticator_RememberMeHandler_MainService()
  21523.     {
  21524.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeHandlerInterface.php';
  21525.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeHandler.php';
  21526.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/SignatureRememberMeHandler.php';
  21527.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Signature/SignatureHasher.php';
  21528.         return $this->privates['security.authenticator.remember_me_handler.main'] = new \Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler(new \Symfony\Component\Security\Core\Signature\SignatureHasher(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), [=> 'password'], '048ad6025000f9fdb5f98bb642e00eadec0f555d'NULLNULL), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['secret' => '048ad6025000f9fdb5f98bb642e00eadec0f555d''lifetime' => 86400000'path' => '/''always_remember_me' => true'user_providers' => [], 'catch_exceptions' => true'signature_properties' => [=> 'password'], 'name' => 'REMEMBERME''domain' => NULL'secure' => false'httponly' => true'samesite' => NULL'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  21529.     }
  21530.     /**
  21531.      * Gets the private 'security.channel_listener' shared service.
  21532.      *
  21533.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  21534.      */
  21535.     protected function getSecurity_ChannelListenerService()
  21536.     {
  21537.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  21538.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  21539.         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());
  21540.     }
  21541.     /**
  21542.      * Gets the private 'security.command.debug_firewall' shared service.
  21543.      *
  21544.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  21545.      */
  21546.     protected function getSecurity_Command_DebugFirewallService()
  21547.     {
  21548.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21549.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  21550.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), ($this->privates['.service_locator.jlyTfzM'] ?? $this->get_ServiceLocator_JlyTfzMService()), ['main' => [=> ($this->privates['FlexApp\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), => ($this->privates['security.authenticator.login_link.main'] ?? $this->getSecurity_Authenticator_LoginLink_MainService()), => ($this->privates['security.authenticator.remember_me.main'] ?? $this->getSecurity_Authenticator_RememberMe_MainService())]], true);
  21551.         $instance->setName('debug:firewall');
  21552.         $instance->setDescription('Display information about your security firewall(s)');
  21553.         return $instance;
  21554.     }
  21555.     /**
  21556.      * Gets the private 'security.command.user_password_encoder' shared service.
  21557.      *
  21558.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  21559.      *
  21560.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  21561.      */
  21562.     protected function getSecurity_Command_UserPasswordEncoderService()
  21563.     {
  21564.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  21565.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'WebBundle\\Entity\\User']);
  21566.         $instance->setName('security:encode-password');
  21567.         $instance->setDescription('Encode a password');
  21568.         return $instance;
  21569.     }
  21570.     /**
  21571.      * Gets the private 'security.command.user_password_hash' shared service.
  21572.      *
  21573.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  21574.      */
  21575.     protected function getSecurity_Command_UserPasswordHashService()
  21576.     {
  21577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21578.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  21579.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'WebBundle\\Entity\\User']);
  21580.         $instance->setName('security:hash-password');
  21581.         $instance->setDescription('Hash a user password');
  21582.         return $instance;
  21583.     }
  21584.     /**
  21585.      * Gets the private 'security.context_listener.0' shared service.
  21586.      *
  21587.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  21588.      */
  21589.     protected function getSecurity_ContextListener_0Service()
  21590.     {
  21591.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  21592.         if (isset($this->privates['security.context_listener.0'])) {
  21593.             return $this->privates['security.context_listener.0'];
  21594.         }
  21595.         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 () {
  21596.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  21597.         }, 1), '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']);
  21598.     }
  21599.     /**
  21600.      * Gets the private 'security.csrf.token_storage' shared service.
  21601.      *
  21602.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  21603.      */
  21604.     protected function getSecurity_Csrf_TokenStorageService()
  21605.     {
  21606.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  21607.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  21608.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  21609.         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())));
  21610.     }
  21611.     /**
  21612.      * Gets the private 'security.encoder_factory.generic' shared service.
  21613.      *
  21614.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  21615.      *
  21616.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  21617.      */
  21618.     protected function getSecurity_EncoderFactory_GenericService()
  21619.     {
  21620.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  21621.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['WebBundle\\Entity\\User' => ['algorithm' => 'auto''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]]);
  21622.     }
  21623.     /**
  21624.      * Gets the private 'security.event_dispatcher.main' shared service.
  21625.      *
  21626.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  21627.      */
  21628.     protected function getSecurity_EventDispatcher_MainService()
  21629.     {
  21630.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  21631.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  21632.             return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService());
  21633.         }, => 'checkPassport'], 2048);
  21634.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  21635.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  21636.         }, => 'onSuccessfulLogin'], 0);
  21637.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  21638.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  21639.         }, => 'onLogout'], 64);
  21640.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  21641.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  21642.         }, => 'onLogout'], 0);
  21643.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  21644.             return ($this->privates['security.listener.check_remember_me_conditions.main'] ?? $this->getSecurity_Listener_CheckRememberMeConditions_MainService());
  21645.         }, => 'onSuccessfulLogin'], -32);
  21646.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  21647.             return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService());
  21648.         }, => 'onSuccessfulLogin'], -64);
  21649.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  21650.             return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService());
  21651.         }, => 'clearCookie'], 0);
  21652.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  21653.             return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService());
  21654.         }, => 'clearCookie'], 0);
  21655.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  21656.             return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService());
  21657.         }, => 'clearCookie'], 0);
  21658.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  21659.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  21660.         }, => 'preCheckCredentials'], 256);
  21661.         $instance->addListener('security.authentication.success', [=> function () {
  21662.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  21663.         }, => 'postCheckCredentials'], 256);
  21664.         $instance->addListener('security.interactive_login', [=> function () {
  21665.             return ($this->services['app.security.interactive_login_listener'] ?? $this->getApp_Security_InteractiveLoginListenerService());
  21666.         }, => 'onAuthenticationSuccess'], 0);
  21667.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  21668.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  21669.         }, => 'checkPassport'], 1024);
  21670.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  21671.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  21672.         }, => 'handleLoginSuccessEvent'], 0);
  21673.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  21674.             return ($this->privates['FlexApp\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  21675.         }, => 'onLogoutEvent'], 0);
  21676.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  21677.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  21678.         }, => 'checkPassport'], 0);
  21679.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  21680.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  21681.         }, => 'onLoginSuccess'], 0);
  21682.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  21683.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  21684.         }, => 'checkPassport'], 512);
  21685.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  21686.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  21687.         }, => 'onLogout'], 0);
  21688.         return $instance;
  21689.     }
  21690.     /**
  21691.      * Gets the private 'security.firewall.map' shared service.
  21692.      *
  21693.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  21694.      */
  21695.     protected function getSecurity_Firewall_MapService()
  21696.     {
  21697.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  21698.         if (isset($this->privates['security.firewall.map'])) {
  21699.             return $this->privates['security.firewall.map'];
  21700.         }
  21701.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  21702.             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)/')));
  21703.             yield 'security.firewall.map.context.main' => NULL;
  21704.         }, 2));
  21705.     }
  21706.     /**
  21707.      * Gets the private 'security.firewall.map.context.dev' shared service.
  21708.      *
  21709.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  21710.      */
  21711.     protected function getSecurity_Firewall_Map_Context_DevService()
  21712.     {
  21713.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  21714.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  21715.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  21716.             return new \EmptyIterator();
  21717.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  21718.     }
  21719.     /**
  21720.      * Gets the private 'security.firewall.map.context.main' shared service.
  21721.      *
  21722.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  21723.      */
  21724.     protected function getSecurity_Firewall_Map_Context_MainService()
  21725.     {
  21726.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  21727.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  21728.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  21729.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  21730.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  21731.         include_once \dirname(__DIR__4).'/src/FlexApp/Security/CustomEntryPoint.php';
  21732.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  21733.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  21734.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  21735.         if (isset($this->privates['security.firewall.map.context.main'])) {
  21736.             return $this->privates['security.firewall.map.context.main'];
  21737.         }
  21738.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  21739.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  21740.         $d = new \FlexApp\Security\CustomEntryPoint();
  21741.         $d->router = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService());
  21742.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  21743.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  21744.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  21745.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  21746.             yield => ($this->privates['security.authentication.switchuser_listener.main'] ?? $this->getSecurity_Authentication_SwitchuserListener_MainService());
  21747.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  21748.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $c'main'$dNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($b$c$a, ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.app_user_provider''main''FlexApp\\Security\\CustomEntryPoint'NULLNULL, [=> 'switch_user'=> 'login_link'=> 'remember_me'=> 'FlexApp\\Security\\LoginFormAuthenticator'], ['parameter' => '_switch_user''role' => 'ROLE_ALLOWED_TO_SWITCH']), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  21749.     }
  21750.     /**
  21751.      * Gets the private 'security.helper' shared service.
  21752.      *
  21753.      * @return \Symfony\Component\Security\Core\Security
  21754.      */
  21755.     protected function getSecurity_HelperService()
  21756.     {
  21757.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  21758.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21759.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  21760.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  21761.         ], [
  21762.             'security.authorization_checker' => '?',
  21763.             'security.token_storage' => '?',
  21764.         ]));
  21765.     }
  21766.     /**
  21767.      * Gets the private 'security.http_utils' shared service.
  21768.      *
  21769.      * @return \Symfony\Component\Security\Http\HttpUtils
  21770.      */
  21771.     protected function getSecurity_HttpUtilsService()
  21772.     {
  21773.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  21774.         $a = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService());
  21775.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i'NULL);
  21776.     }
  21777.     /**
  21778.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  21779.      *
  21780.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  21781.      */
  21782.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  21783.     {
  21784.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  21785.         return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  21786.     }
  21787.     /**
  21788.      * Gets the private 'security.listener.check_remember_me_conditions.main' shared service.
  21789.      *
  21790.      * @return \Symfony\Component\Security\Http\EventListener\CheckRememberMeConditionsListener
  21791.      */
  21792.     protected function getSecurity_Listener_CheckRememberMeConditions_MainService()
  21793.     {
  21794.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckRememberMeConditionsListener.php';
  21795.         return $this->privates['security.listener.check_remember_me_conditions.main'] = new \Symfony\Component\Security\Http\EventListener\CheckRememberMeConditionsListener(['always_remember_me' => true'remember_me_parameter' => '_remember_me'], ($this->services['logger'] ?? $this->getLoggerService()));
  21796.     }
  21797.     /**
  21798.      * Gets the private 'security.listener.csrf_protection' shared service.
  21799.      *
  21800.      * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
  21801.      */
  21802.     protected function getSecurity_Listener_CsrfProtectionService()
  21803.     {
  21804.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
  21805.         return $this->privates['security.listener.csrf_protection'] = new \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  21806.     }
  21807.     /**
  21808.      * Gets the private 'security.listener.main.user_provider' shared service.
  21809.      *
  21810.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  21811.      */
  21812.     protected function getSecurity_Listener_Main_UserProviderService()
  21813.     {
  21814.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  21815.         return $this->privates['security.listener.main.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  21816.     }
  21817.     /**
  21818.      * Gets the private 'security.listener.password_migrating' shared service.
  21819.      *
  21820.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  21821.      */
  21822.     protected function getSecurity_Listener_PasswordMigratingService()
  21823.     {
  21824.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  21825.         return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  21826.     }
  21827.     /**
  21828.      * Gets the private 'security.listener.remember_me.main' shared service.
  21829.      *
  21830.      * @return \Symfony\Component\Security\Http\EventListener\RememberMeListener
  21831.      */
  21832.     protected function getSecurity_Listener_RememberMe_MainService()
  21833.     {
  21834.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/RememberMeListener.php';
  21835.         return $this->privates['security.listener.remember_me.main'] = new \Symfony\Component\Security\Http\EventListener\RememberMeListener(($this->privates['security.authenticator.remember_me_handler.main'] ?? $this->getSecurity_Authenticator_RememberMeHandler_MainService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  21836.     }
  21837.     /**
  21838.      * Gets the private 'security.listener.session.main' shared service.
  21839.      *
  21840.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  21841.      */
  21842.     protected function getSecurity_Listener_Session_MainService()
  21843.     {
  21844.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  21845.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  21846.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  21847.         return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  21848.     }
  21849.     /**
  21850.      * Gets the private 'security.listener.user_checker.main' shared service.
  21851.      *
  21852.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  21853.      */
  21854.     protected function getSecurity_Listener_UserChecker_MainService()
  21855.     {
  21856.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  21857.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  21858.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  21859.         return $this->privates['security.listener.user_checker.main'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  21860.     }
  21861.     /**
  21862.      * Gets the private 'security.listener.user_provider' shared service.
  21863.      *
  21864.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  21865.      */
  21866.     protected function getSecurity_Listener_UserProviderService()
  21867.     {
  21868.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  21869.         return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  21870.     }
  21871.     /**
  21872.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  21873.      *
  21874.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  21875.      */
  21876.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  21877.     {
  21878.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  21879.         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()));
  21880.     }
  21881.     /**
  21882.      * Gets the private 'security.logout.listener.default.main' shared service.
  21883.      *
  21884.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  21885.      */
  21886.     protected function getSecurity_Logout_Listener_Default_MainService()
  21887.     {
  21888.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  21889.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'app_home');
  21890.     }
  21891.     /**
  21892.      * Gets the private 'security.logout_url_generator' shared service.
  21893.      *
  21894.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  21895.      */
  21896.     protected function getSecurity_LogoutUrlGeneratorService()
  21897.     {
  21898.         $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['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  21899.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  21900.         return $instance;
  21901.     }
  21902.     /**
  21903.      * Gets the private 'security.password_hasher_factory' shared service.
  21904.      *
  21905.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  21906.      */
  21907.     protected function getSecurity_PasswordHasherFactoryService()
  21908.     {
  21909.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  21910.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  21911.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['WebBundle\\Entity\\User' => ['algorithm' => 'auto''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]]);
  21912.     }
  21913.     /**
  21914.      * Gets the private 'security.role_hierarchy' shared service.
  21915.      *
  21916.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  21917.      */
  21918.     protected function getSecurity_RoleHierarchyService()
  21919.     {
  21920.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  21921.     }
  21922.     /**
  21923.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  21924.      *
  21925.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  21926.      */
  21927.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  21928.     {
  21929.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  21930.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  21931.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\User''email'NULL);
  21932.     }
  21933.     /**
  21934.      * Gets the private 'security.user_authenticator' shared service.
  21935.      *
  21936.      * @return \Symfony\Bundle\SecurityBundle\Security\UserAuthenticator
  21937.      */
  21938.     protected function getSecurity_UserAuthenticatorService()
  21939.     {
  21940.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  21941.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallAwareTrait.php';
  21942.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/UserAuthenticator.php';
  21943.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  21944.         if (isset($this->privates['security.user_authenticator'])) {
  21945.             return $this->privates['security.user_authenticator'];
  21946.         }
  21947.         return $this->privates['security.user_authenticator'] = new \Symfony\Bundle\SecurityBundle\Security\UserAuthenticator($a, new \Symfony\Component\DependencyInjection\ServiceLocator(['main' => function () {
  21948.             return ($this->privates['security.authenticator.manager.main'] ?? $this->getSecurity_Authenticator_Manager_MainService());
  21949.         }]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  21950.     }
  21951.     /**
  21952.      * Gets the private 'security.user_password_hasher' shared service.
  21953.      *
  21954.      * @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
  21955.      */
  21956.     protected function getSecurity_UserPasswordHasherService()
  21957.     {
  21958.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  21959.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  21960.         return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  21961.     }
  21962.     /**
  21963.      * Gets the private 'security.validator.user_password' shared service.
  21964.      *
  21965.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  21966.      */
  21967.     protected function getSecurity_Validator_UserPasswordService()
  21968.     {
  21969.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  21970.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  21971.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  21972.         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()));
  21973.     }
  21974.     /**
  21975.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  21976.      *
  21977.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  21978.      */
  21979.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  21980.     {
  21981.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  21982.     }
  21983.     /**
  21984.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  21985.      *
  21986.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  21987.      */
  21988.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  21989.     {
  21990.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  21991.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  21992.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  21993.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  21994.     }
  21995.     /**
  21996.      * Gets the private 'sensio_framework_extra.psr7.http_message_factory' shared service.
  21997.      *
  21998.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  21999.      */
  22000.     protected function getSensioFrameworkExtra_Psr7_HttpMessageFactoryService()
  22001.     {
  22002.         $a = ($this->privates['http_discovery.psr17_factory'] ?? ($this->privates['http_discovery.psr17_factory'] = new \Http\Discovery\Psr17Factory()));
  22003.         return $this->privates['sensio_framework_extra.psr7.http_message_factory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  22004.     }
  22005.     /**
  22006.      * Gets the private 'sensio_framework_extra.psr7.listener.response' shared service.
  22007.      *
  22008.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener
  22009.      */
  22010.     protected function getSensioFrameworkExtra_Psr7_Listener_ResponseService()
  22011.     {
  22012.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/PsrResponseListener.php';
  22013.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php';
  22014.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php';
  22015.         return $this->privates['sensio_framework_extra.psr7.listener.response'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener(new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory());
  22016.     }
  22017.     /**
  22018.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  22019.      *
  22020.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  22021.      */
  22022.     protected function getSensioFrameworkExtra_Security_ListenerService()
  22023.     {
  22024.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  22025.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  22026.             return $this->privates['sensio_framework_extra.security.listener'];
  22027.         }
  22028.         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->services['logger'] ?? $this->getLoggerService()));
  22029.     }
  22030.     /**
  22031.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  22032.      *
  22033.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  22034.      */
  22035.     protected function getSensioFrameworkExtra_View_ListenerService()
  22036.     {
  22037.         $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))));
  22038.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22039.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  22040.         ], [
  22041.             'twig' => '?',
  22042.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  22043.         return $instance;
  22044.     }
  22045.     /**
  22046.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  22047.      *
  22048.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  22049.      */
  22050.     protected function getSerializer_Mapping_CacheWarmerService()
  22051.     {
  22052.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  22053.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  22054.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  22055.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  22056.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  22057.         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'));
  22058.     }
  22059.     /**
  22060.      * Gets the private 'serializer.mapping.class_discriminator_resolver' shared service.
  22061.      *
  22062.      * @return \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata
  22063.      */
  22064.     protected function getSerializer_Mapping_ClassDiscriminatorResolverService()
  22065.     {
  22066.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  22067.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  22068.         return $this->privates['serializer.mapping.class_discriminator_resolver'] = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  22069.     }
  22070.     /**
  22071.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  22072.      *
  22073.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  22074.      */
  22075.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  22076.     {
  22077.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  22078.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  22079.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  22080.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  22081.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  22082.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  22083.         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()))]));
  22084.     }
  22085.     /**
  22086.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  22087.      *
  22088.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  22089.      */
  22090.     protected function getSerializer_NameConverter_MetadataAwareService()
  22091.     {
  22092.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  22093.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  22094.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  22095.         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()));
  22096.     }
  22097.     /**
  22098.      * Gets the private 'serializer.normalizer.object' shared service.
  22099.      *
  22100.      * @return \Symfony\Component\Serializer\Normalizer\ObjectNormalizer
  22101.      */
  22102.     protected function getSerializer_Normalizer_ObjectService()
  22103.     {
  22104.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  22105.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  22106.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  22107.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  22108.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  22109.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  22110.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  22111.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  22112.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  22113.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  22114.         if (isset($this->privates['serializer.normalizer.object'])) {
  22115.             return $this->privates['serializer.normalizer.object'];
  22116.         }
  22117.         return $this->privates['serializer.normalizer.object'] = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $a, ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService()), NULL, [], $a);
  22118.     }
  22119.     /**
  22120.      * Gets the private 'session.factory' shared service.
  22121.      *
  22122.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  22123.      */
  22124.     protected function getSession_FactoryService()
  22125.     {
  22126.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  22127.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  22128.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  22129.         if (isset($this->privates['session.factory'])) {
  22130.             return $this->privates['session.factory'];
  22131.         }
  22132.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> $a=> 'onSessionUsage']);
  22133.     }
  22134.     /**
  22135.      * Gets the private 'session.storage.factory.service' shared service.
  22136.      *
  22137.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  22138.      *
  22139.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  22140.      */
  22141.     protected function getSession_Storage_Factory_ServiceService()
  22142.     {
  22143.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  22144.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory($this->getSession_Storage_NativeService());
  22145.     }
  22146.     /**
  22147.      * Gets the private 'session.storage.metadata_bag' shared service.
  22148.      *
  22149.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  22150.      *
  22151.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  22152.      */
  22153.     protected function getSession_Storage_MetadataBagService()
  22154.     {
  22155.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  22156.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  22157.     }
  22158.     /**
  22159.      * Gets the private 'session.storage.native' shared service.
  22160.      *
  22161.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  22162.      *
  22163.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  22164.      */
  22165.     protected function getSession_Storage_NativeService()
  22166.     {
  22167.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  22168.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  22169.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php';
  22170.         return new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler(($this->privates['Redis'] ?? $this->getRedisService())), $this->getSession_Storage_MetadataBagService());
  22171.     }
  22172.     /**
  22173.      * Gets the private 'session_listener' shared service.
  22174.      *
  22175.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  22176.      */
  22177.     protected function getSessionListenerService()
  22178.     {
  22179.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22180.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  22181.             'logger' => ['services''logger''getLoggerService'false],
  22182.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  22183.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  22184.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  22185.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  22186.         ], [
  22187.             'initialized_session' => '?',
  22188.             'logger' => '?',
  22189.             'request_stack' => '?',
  22190.             'session' => '?',
  22191.             'session_collector' => '?',
  22192.             'session_factory' => '?',
  22193.         ]), true$this->parameters['session.storage.options']);
  22194.     }
  22195.     /**
  22196.      * Gets the private 'swiftmailer.command.debug' shared service.
  22197.      *
  22198.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  22199.      */
  22200.     protected function getSwiftmailer_Command_DebugService()
  22201.     {
  22202.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22203.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  22204.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  22205.         $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  22206.         $instance->setName('debug:swiftmailer');
  22207.         return $instance;
  22208.     }
  22209.     /**
  22210.      * Gets the private 'swiftmailer.command.new_email' shared service.
  22211.      *
  22212.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  22213.      */
  22214.     protected function getSwiftmailer_Command_NewEmailService()
  22215.     {
  22216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22217.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  22218.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  22219.         $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  22220.         $instance->setName('swiftmailer:email:send');
  22221.         return $instance;
  22222.     }
  22223.     /**
  22224.      * Gets the private 'swiftmailer.command.send_email' shared service.
  22225.      *
  22226.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  22227.      */
  22228.     protected function getSwiftmailer_Command_SendEmailService()
  22229.     {
  22230.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22231.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  22232.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  22233.         $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  22234.         $instance->setName('swiftmailer:spool:send');
  22235.         return $instance;
  22236.     }
  22237.     /**
  22238.      * Gets the private 'texter.transports' shared service.
  22239.      *
  22240.      * @return \Symfony\Component\Notifier\Transport\Transports
  22241.      */
  22242.     protected function getTexter_TransportsService()
  22243.     {
  22244.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/TransportInterface.php';
  22245.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/Transports.php';
  22246.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport.php';
  22247.         return $this->privates['texter.transports'] = (new \Symfony\Component\Notifier\Transport(new RewindableGenerator(function () {
  22248.             yield => ($this->privates['notifier.transport_factory.null'] ?? $this->getNotifier_TransportFactory_NullService());
  22249.         }, 1)))->fromStrings([]);
  22250.     }
  22251.     /**
  22252.      * Gets the private 'translation.extractor' shared service.
  22253.      *
  22254.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  22255.      */
  22256.     protected function getTranslation_ExtractorService()
  22257.     {
  22258.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  22259.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  22260.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  22261.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  22262.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  22263.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  22264.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  22265.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  22266.         return $instance;
  22267.     }
  22268.     /**
  22269.      * Gets the private 'translation.loader.csv' shared service.
  22270.      *
  22271.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  22272.      */
  22273.     protected function getTranslation_Loader_CsvService()
  22274.     {
  22275.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  22276.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  22277.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  22278.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  22279.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  22280.     }
  22281.     /**
  22282.      * Gets the private 'translation.loader.dat' shared service.
  22283.      *
  22284.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  22285.      */
  22286.     protected function getTranslation_Loader_DatService()
  22287.     {
  22288.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  22289.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  22290.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  22291.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  22292.     }
  22293.     /**
  22294.      * Gets the private 'translation.loader.ini' shared service.
  22295.      *
  22296.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  22297.      */
  22298.     protected function getTranslation_Loader_IniService()
  22299.     {
  22300.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  22301.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  22302.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  22303.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  22304.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  22305.     }
  22306.     /**
  22307.      * Gets the private 'translation.loader.json' shared service.
  22308.      *
  22309.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  22310.      */
  22311.     protected function getTranslation_Loader_JsonService()
  22312.     {
  22313.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  22314.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  22315.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  22316.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  22317.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  22318.     }
  22319.     /**
  22320.      * Gets the private 'translation.loader.mo' shared service.
  22321.      *
  22322.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  22323.      */
  22324.     protected function getTranslation_Loader_MoService()
  22325.     {
  22326.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  22327.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  22328.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  22329.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  22330.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  22331.     }
  22332.     /**
  22333.      * Gets the private 'translation.loader.php' shared service.
  22334.      *
  22335.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  22336.      */
  22337.     protected function getTranslation_Loader_PhpService()
  22338.     {
  22339.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  22340.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  22341.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  22342.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  22343.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  22344.     }
  22345.     /**
  22346.      * Gets the private 'translation.loader.po' shared service.
  22347.      *
  22348.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  22349.      */
  22350.     protected function getTranslation_Loader_PoService()
  22351.     {
  22352.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  22353.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  22354.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  22355.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  22356.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  22357.     }
  22358.     /**
  22359.      * Gets the private 'translation.loader.qt' shared service.
  22360.      *
  22361.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  22362.      */
  22363.     protected function getTranslation_Loader_QtService()
  22364.     {
  22365.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  22366.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  22367.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  22368.     }
  22369.     /**
  22370.      * Gets the private 'translation.loader.res' shared service.
  22371.      *
  22372.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  22373.      */
  22374.     protected function getTranslation_Loader_ResService()
  22375.     {
  22376.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  22377.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  22378.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  22379.     }
  22380.     /**
  22381.      * Gets the private 'translation.loader.xliff' shared service.
  22382.      *
  22383.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  22384.      */
  22385.     protected function getTranslation_Loader_XliffService()
  22386.     {
  22387.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  22388.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  22389.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  22390.     }
  22391.     /**
  22392.      * Gets the private 'translation.loader.yml' shared service.
  22393.      *
  22394.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  22395.      */
  22396.     protected function getTranslation_Loader_YmlService()
  22397.     {
  22398.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  22399.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  22400.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  22401.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  22402.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  22403.     }
  22404.     /**
  22405.      * Gets the private 'translation.provider_collection' shared service.
  22406.      *
  22407.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  22408.      */
  22409.     protected function getTranslation_ProviderCollectionService()
  22410.     {
  22411.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  22412.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  22413.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  22414.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  22415.         }, 1), []))->fromConfig([]);
  22416.     }
  22417.     /**
  22418.      * Gets the private 'translation.reader' shared service.
  22419.      *
  22420.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  22421.      */
  22422.     protected function getTranslation_ReaderService()
  22423.     {
  22424.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  22425.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  22426.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  22427.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  22428.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  22429.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  22430.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  22431.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  22432.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  22433.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  22434.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  22435.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  22436.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  22437.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  22438.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  22439.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  22440.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  22441.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  22442.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  22443.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  22444.         $instance->addLoader('yaml'$a);
  22445.         $instance->addLoader('yml'$a);
  22446.         $instance->addLoader('xlf'$b);
  22447.         $instance->addLoader('xliff'$b);
  22448.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  22449.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  22450.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  22451.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  22452.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  22453.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  22454.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  22455.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  22456.         return $instance;
  22457.     }
  22458.     /**
  22459.      * Gets the private 'translation.warmer' shared service.
  22460.      *
  22461.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  22462.      */
  22463.     protected function getTranslation_WarmerService()
  22464.     {
  22465.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  22466.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  22467.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22468.             'translator' => ['services''translator''getTranslatorService'false],
  22469.         ], [
  22470.             'translator' => '?',
  22471.         ]))->withContext('translation.warmer'$this));
  22472.     }
  22473.     /**
  22474.      * Gets the private 'translation.writer' shared service.
  22475.      *
  22476.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  22477.      */
  22478.     protected function getTranslation_WriterService()
  22479.     {
  22480.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  22481.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  22482.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  22483.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  22484.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  22485.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  22486.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  22487.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  22488.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  22489.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  22490.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  22491.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  22492.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  22493.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  22494.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  22495.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  22496.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  22497.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  22498.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  22499.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  22500.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  22501.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  22502.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  22503.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  22504.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  22505.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  22506.         return $instance;
  22507.     }
  22508.     /**
  22509.      * Gets the private 'translator.default' shared service.
  22510.      *
  22511.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  22512.      */
  22513.     protected function getTranslator_DefaultService()
  22514.     {
  22515.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22516.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  22517.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  22518.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  22519.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  22520.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  22521.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  22522.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  22523.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  22524.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  22525.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  22526.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  22527.         ], [
  22528.             'translation.loader.csv' => '?',
  22529.             'translation.loader.dat' => '?',
  22530.             'translation.loader.ini' => '?',
  22531.             'translation.loader.json' => '?',
  22532.             'translation.loader.mo' => '?',
  22533.             'translation.loader.php' => '?',
  22534.             'translation.loader.po' => '?',
  22535.             'translation.loader.qt' => '?',
  22536.             'translation.loader.res' => '?',
  22537.             'translation.loader.xliff' => '?',
  22538.             'translation.loader.yml' => '?',
  22539.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['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')], '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')], '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')], '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')], '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')], '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).'/translations/messages.da.yml')], '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).'/translations/messages.de.yml')], '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')], '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).'/src/Import1CBundle/Resources/translations/messages.en.yml'), => (\dirname(__DIR__4).'/translations/ICU/interview+intl-icu.en.yaml'), => (\dirname(__DIR__4).'/translations/messages.en.yml')], '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).'/translations/messages.es.yml')], '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')], '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')], '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')], '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).'/translations/messages.fi.yml')], '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).'/translations/messages.fr.yml')], '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')], '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')], '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')], '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')], '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')], '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).'/translations/messages.it.yml')], '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')], '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')], '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')], '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')], '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')], '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')], '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).'/translations/messages.nl.yml')], '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).'/translations/messages.no.yml')], '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).'/translations/ICU/measure+intl-icu.pl.yaml'), => (\dirname(__DIR__4).'/translations/messages.pl.yml')], '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).'/translations/messages.pt.yml')], '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')], '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')], '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).'/translations/ICU/interview+intl-icu.ru.yaml'), => (\dirname(__DIR__4).'/translations/ICU/measure+intl-icu.ru.yaml'), => (\dirname(__DIR__4).'/translations/messages.ru.yml')], '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')], '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')], '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')], '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).'/translations/messages.sv.yml')], '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')], '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')], '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')], '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')], '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')], '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')], 'da-at' => [=> (\dirname(__DIR__4).'/translations/messages.da-at.yml')], 'da-be' => [=> (\dirname(__DIR__4).'/translations/messages.da-be.yml')], 'da-bg' => [=> (\dirname(__DIR__4).'/translations/messages.da-bg.yml')], 'da-ca' => [=> (\dirname(__DIR__4).'/translations/messages.da-ca.yml')], 'da-ch' => [=> (\dirname(__DIR__4).'/translations/messages.da-ch.yml')], 'da-cy' => [=> (\dirname(__DIR__4).'/translations/messages.da-cy.yml')], 'da-cz' => [=> (\dirname(__DIR__4).'/translations/messages.da-cz.yml')], 'da-de' => [=> (\dirname(__DIR__4).'/translations/messages.da-de.yml')], 'da-dk' => [=> (\dirname(__DIR__4).'/translations/messages.da-dk.yml')], 'da-ee' => [=> (\dirname(__DIR__4).'/translations/messages.da-ee.yml')], 'da-en' => [=> (\dirname(__DIR__4).'/translations/messages.da-en.yml')], 'da-es' => [=> (\dirname(__DIR__4).'/translations/messages.da-es.yml')], 'da-fi' => [=> (\dirname(__DIR__4).'/translations/messages.da-fi.yml')], 'da-fr' => [=> (\dirname(__DIR__4).'/translations/messages.da-fr.yml')], 'da-gb' => [=> (\dirname(__DIR__4).'/translations/messages.da-gb.yml')], 'da-gr' => [=> (\dirname(__DIR__4).'/translations/messages.da-gr.yml')], 'da-hr' => [=> (\dirname(__DIR__4).'/translations/messages.da-hr.yml')], 'da-hu' => [=> (\dirname(__DIR__4).'/translations/messages.da-hu.yml')], 'da-ie' => [=> (\dirname(__DIR__4).'/translations/messages.da-ie.yml')], 'da-it' => [=> (\dirname(__DIR__4).'/translations/messages.da-it.yml')], 'da-lt' => [=> (\dirname(__DIR__4).'/translations/messages.da-lt.yml')], 'da-lu' => [=> (\dirname(__DIR__4).'/translations/messages.da-lu.yml')], 'da-lv' => [=> (\dirname(__DIR__4).'/translations/messages.da-lv.yml')], 'da-mt' => [=> (\dirname(__DIR__4).'/translations/messages.da-mt.yml')], 'da-nl' => [=> (\dirname(__DIR__4).'/translations/messages.da-nl.yml')], 'da-no' => [=> (\dirname(__DIR__4).'/translations/messages.da-no.yml')], 'da-pl' => [=> (\dirname(__DIR__4).'/translations/messages.da-pl.yml')], 'da-pt' => [=> (\dirname(__DIR__4).'/translations/messages.da-pt.yml')], 'da-ro' => [=> (\dirname(__DIR__4).'/translations/messages.da-ro.yml')], 'da-ru' => [=> (\dirname(__DIR__4).'/translations/messages.da-ru.yml')], 'da-se' => [=> (\dirname(__DIR__4).'/translations/messages.da-se.yml')], 'da-si' => [=> (\dirname(__DIR__4).'/translations/messages.da-si.yml')], 'da-sk' => [=> (\dirname(__DIR__4).'/translations/messages.da-sk.yml')], 'da-us' => [=> (\dirname(__DIR__4).'/translations/messages.da-us.yml')], 'de-at' => [=> (\dirname(__DIR__4).'/translations/messages.de-at.yml')], 'de-be' => [=> (\dirname(__DIR__4).'/translations/messages.de-be.yml')], 'de-bg' => [=> (\dirname(__DIR__4).'/translations/messages.de-bg.yml')], 'de-ca' => [=> (\dirname(__DIR__4).'/translations/messages.de-ca.yml')], 'de-ch' => [=> (\dirname(__DIR__4).'/translations/messages.de-ch.yml')], 'de-cy' => [=> (\dirname(__DIR__4).'/translations/messages.de-cy.yml')], 'de-cz' => [=> (\dirname(__DIR__4).'/translations/messages.de-cz.yml')], 'de-de' => [=> (\dirname(__DIR__4).'/translations/messages.de-de.yml')], 'de-dk' => [=> (\dirname(__DIR__4).'/translations/messages.de-dk.yml')], 'de-ee' => [=> (\dirname(__DIR__4).'/translations/messages.de-ee.yml')], 'de-en' => [=> (\dirname(__DIR__4).'/translations/messages.de-en.yml')], 'de-es' => [=> (\dirname(__DIR__4).'/translations/messages.de-es.yml')], 'de-fi' => [=> (\dirname(__DIR__4).'/translations/messages.de-fi.yml')], 'de-fr' => [=> (\dirname(__DIR__4).'/translations/messages.de-fr.yml')], 'de-gb' => [=> (\dirname(__DIR__4).'/translations/messages.de-gb.yml')], 'de-gr' => [=> (\dirname(__DIR__4).'/translations/messages.de-gr.yml')], 'de-hr' => [=> (\dirname(__DIR__4).'/translations/messages.de-hr.yml')], 'de-hu' => [=> (\dirname(__DIR__4).'/translations/messages.de-hu.yml')], 'de-ie' => [=> (\dirname(__DIR__4).'/translations/messages.de-ie.yml')], 'de-it' => [=> (\dirname(__DIR__4).'/translations/messages.de-it.yml')], 'de-lt' => [=> (\dirname(__DIR__4).'/translations/messages.de-lt.yml')], 'de-lu' => [=> (\dirname(__DIR__4).'/translations/messages.de-lu.yml')], 'de-lv' => [=> (\dirname(__DIR__4).'/translations/messages.de-lv.yml')], 'de-mt' => [=> (\dirname(__DIR__4).'/translations/messages.de-mt.yml')], 'de-nl' => [=> (\dirname(__DIR__4).'/translations/messages.de-nl.yml')], 'de-no' => [=> (\dirname(__DIR__4).'/translations/messages.de-no.yml')], 'de-pl' => [=> (\dirname(__DIR__4).'/translations/messages.de-pl.yml')], 'de-pt' => [=> (\dirname(__DIR__4).'/translations/messages.de-pt.yml')], 'de-ro' => [=> (\dirname(__DIR__4).'/translations/messages.de-ro.yml')], 'de-ru' => [=> (\dirname(__DIR__4).'/translations/messages.de-ru.yml')], 'de-se' => [=> (\dirname(__DIR__4).'/translations/messages.de-se.yml')], 'de-si' => [=> (\dirname(__DIR__4).'/translations/messages.de-si.yml')], 'de-sk' => [=> (\dirname(__DIR__4).'/translations/messages.de-sk.yml')], 'de-us' => [=> (\dirname(__DIR__4).'/translations/messages.de-us.yml')], 'en-at' => [=> (\dirname(__DIR__4).'/translations/messages.en-at.yml')], 'en-be' => [=> (\dirname(__DIR__4).'/translations/messages.en-be.yml')], 'en-bg' => [=> (\dirname(__DIR__4).'/translations/messages.en-bg.yml')], 'en-ca' => [=> (\dirname(__DIR__4).'/translations/messages.en-ca.yml')], 'en-ch' => [=> (\dirname(__DIR__4).'/translations/messages.en-ch.yml')], 'en-cy' => [=> (\dirname(__DIR__4).'/translations/messages.en-cy.yml')], 'en-cz' => [=> (\dirname(__DIR__4).'/translations/messages.en-cz.yml')], 'en-de' => [=> (\dirname(__DIR__4).'/translations/messages.en-de.yml')], 'en-dk' => [=> (\dirname(__DIR__4).'/translations/messages.en-dk.yml')], 'en-ee' => [=> (\dirname(__DIR__4).'/translations/messages.en-ee.yml')], 'en-en' => [=> (\dirname(__DIR__4).'/translations/messages.en-en.yml')], 'en-es' => [=> (\dirname(__DIR__4).'/translations/messages.en-es.yml')], 'en-fi' => [=> (\dirname(__DIR__4).'/translations/messages.en-fi.yml')], 'en-fr' => [=> (\dirname(__DIR__4).'/translations/messages.en-fr.yml')], 'en-gb' => [=> (\dirname(__DIR__4).'/translations/messages.en-gb.yml')], 'en-gr' => [=> (\dirname(__DIR__4).'/translations/messages.en-gr.yml')], 'en-hr' => [=> (\dirname(__DIR__4).'/translations/messages.en-hr.yml')], 'en-hu' => [=> (\dirname(__DIR__4).'/translations/messages.en-hu.yml')], 'en-ie' => [=> (\dirname(__DIR__4).'/translations/messages.en-ie.yml')], 'en-it' => [=> (\dirname(__DIR__4).'/translations/messages.en-it.yml')], 'en-lt' => [=> (\dirname(__DIR__4).'/translations/messages.en-lt.yml')], 'en-lu' => [=> (\dirname(__DIR__4).'/translations/messages.en-lu.yml')], 'en-lv' => [=> (\dirname(__DIR__4).'/translations/messages.en-lv.yml')], 'en-mt' => [=> (\dirname(__DIR__4).'/translations/messages.en-mt.yml')], 'en-nl' => [=> (\dirname(__DIR__4).'/translations/messages.en-nl.yml')], 'en-no' => [=> (\dirname(__DIR__4).'/translations/messages.en-no.yml')], 'en-pl' => [=> (\dirname(__DIR__4).'/translations/messages.en-pl.yml')], 'en-pt' => [=> (\dirname(__DIR__4).'/translations/messages.en-pt.yml')], 'en-ro' => [=> (\dirname(__DIR__4).'/translations/messages.en-ro.yml')], 'en-ru' => [=> (\dirname(__DIR__4).'/translations/messages.en-ru.yml')], 'en-se' => [=> (\dirname(__DIR__4).'/translations/messages.en-se.yml')], 'en-si' => [=> (\dirname(__DIR__4).'/translations/messages.en-si.yml')], 'en-sk' => [=> (\dirname(__DIR__4).'/translations/messages.en-sk.yml')], 'en-us' => [=> (\dirname(__DIR__4).'/translations/messages.en-us.yml')], 'es-at' => [=> (\dirname(__DIR__4).'/translations/messages.es-at.yml')], 'es-be' => [=> (\dirname(__DIR__4).'/translations/messages.es-be.yml')], 'es-bg' => [=> (\dirname(__DIR__4).'/translations/messages.es-bg.yml')], 'es-ca' => [=> (\dirname(__DIR__4).'/translations/messages.es-ca.yml')], 'es-ch' => [=> (\dirname(__DIR__4).'/translations/messages.es-ch.yml')], 'es-cy' => [=> (\dirname(__DIR__4).'/translations/messages.es-cy.yml')], 'es-cz' => [=> (\dirname(__DIR__4).'/translations/messages.es-cz.yml')], 'es-de' => [=> (\dirname(__DIR__4).'/translations/messages.es-de.yml')], 'es-dk' => [=> (\dirname(__DIR__4).'/translations/messages.es-dk.yml')], 'es-ee' => [=> (\dirname(__DIR__4).'/translations/messages.es-ee.yml')], 'es-en' => [=> (\dirname(__DIR__4).'/translations/messages.es-en.yml')], 'es-es' => [=> (\dirname(__DIR__4).'/translations/messages.es-es.yml')], 'es-fi' => [=> (\dirname(__DIR__4).'/translations/messages.es-fi.yml')], 'es-fr' => [=> (\dirname(__DIR__4).'/translations/messages.es-fr.yml')], 'es-gb' => [=> (\dirname(__DIR__4).'/translations/messages.es-gb.yml')], 'es-gr' => [=> (\dirname(__DIR__4).'/translations/messages.es-gr.yml')], 'es-hr' => [=> (\dirname(__DIR__4).'/translations/messages.es-hr.yml')], 'es-hu' => [=> (\dirname(__DIR__4).'/translations/messages.es-hu.yml')], 'es-ie' => [=> (\dirname(__DIR__4).'/translations/messages.es-ie.yml')], 'es-it' => [=> (\dirname(__DIR__4).'/translations/messages.es-it.yml')], 'es-lt' => [=> (\dirname(__DIR__4).'/translations/messages.es-lt.yml')], 'es-lu' => [=> (\dirname(__DIR__4).'/translations/messages.es-lu.yml')], 'es-lv' => [=> (\dirname(__DIR__4).'/translations/messages.es-lv.yml')], 'es-mt' => [=> (\dirname(__DIR__4).'/translations/messages.es-mt.yml')], 'es-nl' => [=> (\dirname(__DIR__4).'/translations/messages.es-nl.yml')], 'es-no' => [=> (\dirname(__DIR__4).'/translations/messages.es-no.yml')], 'es-pl' => [=> (\dirname(__DIR__4).'/translations/messages.es-pl.yml')], 'es-pt' => [=> (\dirname(__DIR__4).'/translations/messages.es-pt.yml')], 'es-ro' => [=> (\dirname(__DIR__4).'/translations/messages.es-ro.yml')], 'es-ru' => [=> (\dirname(__DIR__4).'/translations/messages.es-ru.yml')], 'es-se' => [=> (\dirname(__DIR__4).'/translations/messages.es-se.yml')], 'es-si' => [=> (\dirname(__DIR__4).'/translations/messages.es-si.yml')], 'es-sk' => [=> (\dirname(__DIR__4).'/translations/messages.es-sk.yml')], 'es-us' => [=> (\dirname(__DIR__4).'/translations/messages.es-us.yml')], 'fi-at' => [=> (\dirname(__DIR__4).'/translations/messages.fi-at.yml')], 'fi-be' => [=> (\dirname(__DIR__4).'/translations/messages.fi-be.yml')], 'fi-bg' => [=> (\dirname(__DIR__4).'/translations/messages.fi-bg.yml')], 'fi-ca' => [=> (\dirname(__DIR__4).'/translations/messages.fi-ca.yml')], 'fi-ch' => [=> (\dirname(__DIR__4).'/translations/messages.fi-ch.yml')], 'fi-cy' => [=> (\dirname(__DIR__4).'/translations/messages.fi-cy.yml')], 'fi-cz' => [=> (\dirname(__DIR__4).'/translations/messages.fi-cz.yml')], 'fi-de' => [=> (\dirname(__DIR__4).'/translations/messages.fi-de.yml')], 'fi-dk' => [=> (\dirname(__DIR__4).'/translations/messages.fi-dk.yml')], 'fi-ee' => [=> (\dirname(__DIR__4).'/translations/messages.fi-ee.yml')], 'fi-en' => [=> (\dirname(__DIR__4).'/translations/messages.fi-en.yml')], 'fi-es' => [=> (\dirname(__DIR__4).'/translations/messages.fi-es.yml')], 'fi-fi' => [=> (\dirname(__DIR__4).'/translations/messages.fi-fi.yml')], 'fi-fr' => [=> (\dirname(__DIR__4).'/translations/messages.fi-fr.yml')], 'fi-gb' => [=> (\dirname(__DIR__4).'/translations/messages.fi-gb.yml')], 'fi-gr' => [=> (\dirname(__DIR__4).'/translations/messages.fi-gr.yml')], 'fi-hr' => [=> (\dirname(__DIR__4).'/translations/messages.fi-hr.yml')], 'fi-hu' => [=> (\dirname(__DIR__4).'/translations/messages.fi-hu.yml')], 'fi-ie' => [=> (\dirname(__DIR__4).'/translations/messages.fi-ie.yml')], 'fi-it' => [=> (\dirname(__DIR__4).'/translations/messages.fi-it.yml')], 'fi-lt' => [=> (\dirname(__DIR__4).'/translations/messages.fi-lt.yml')], 'fi-lu' => [=> (\dirname(__DIR__4).'/translations/messages.fi-lu.yml')], 'fi-lv' => [=> (\dirname(__DIR__4).'/translations/messages.fi-lv.yml')], 'fi-mt' => [=> (\dirname(__DIR__4).'/translations/messages.fi-mt.yml')], 'fi-nl' => [=> (\dirname(__DIR__4).'/translations/messages.fi-nl.yml')], 'fi-no' => [=> (\dirname(__DIR__4).'/translations/messages.fi-no.yml')], 'fi-pl' => [=> (\dirname(__DIR__4).'/translations/messages.fi-pl.yml')], 'fi-pt' => [=> (\dirname(__DIR__4).'/translations/messages.fi-pt.yml')], 'fi-ro' => [=> (\dirname(__DIR__4).'/translations/messages.fi-ro.yml')], 'fi-ru' => [=> (\dirname(__DIR__4).'/translations/messages.fi-ru.yml')], 'fi-se' => [=> (\dirname(__DIR__4).'/translations/messages.fi-se.yml')], 'fi-si' => [=> (\dirname(__DIR__4).'/translations/messages.fi-si.yml')], 'fi-sk' => [=> (\dirname(__DIR__4).'/translations/messages.fi-sk.yml')], 'fi-us' => [=> (\dirname(__DIR__4).'/translations/messages.fi-us.yml')], 'fr-at' => [=> (\dirname(__DIR__4).'/translations/messages.fr-at.yml')], 'fr-be' => [=> (\dirname(__DIR__4).'/translations/messages.fr-be.yml')], 'fr-bg' => [=> (\dirname(__DIR__4).'/translations/messages.fr-bg.yml')], 'fr-ca' => [=> (\dirname(__DIR__4).'/translations/messages.fr-ca.yml')], 'fr-ch' => [=> (\dirname(__DIR__4).'/translations/messages.fr-ch.yml')], 'fr-cy' => [=> (\dirname(__DIR__4).'/translations/messages.fr-cy.yml')], 'fr-cz' => [=> (\dirname(__DIR__4).'/translations/messages.fr-cz.yml')], 'fr-de' => [=> (\dirname(__DIR__4).'/translations/messages.fr-de.yml')], 'fr-dk' => [=> (\dirname(__DIR__4).'/translations/messages.fr-dk.yml')], 'fr-ee' => [=> (\dirname(__DIR__4).'/translations/messages.fr-ee.yml')], 'fr-en' => [=> (\dirname(__DIR__4).'/translations/messages.fr-en.yml')], 'fr-es' => [=> (\dirname(__DIR__4).'/translations/messages.fr-es.yml')], 'fr-fi' => [=> (\dirname(__DIR__4).'/translations/messages.fr-fi.yml')], 'fr-fr' => [=> (\dirname(__DIR__4).'/translations/messages.fr-fr.yml')], 'fr-gb' => [=> (\dirname(__DIR__4).'/translations/messages.fr-gb.yml')], 'fr-gr' => [=> (\dirname(__DIR__4).'/translations/messages.fr-gr.yml')], 'fr-hr' => [=> (\dirname(__DIR__4).'/translations/messages.fr-hr.yml')], 'fr-hu' => [=> (\dirname(__DIR__4).'/translations/messages.fr-hu.yml')], 'fr-ie' => [=> (\dirname(__DIR__4).'/translations/messages.fr-ie.yml')], 'fr-it' => [=> (\dirname(__DIR__4).'/translations/messages.fr-it.yml')], 'fr-lt' => [=> (\dirname(__DIR__4).'/translations/messages.fr-lt.yml')], 'fr-lu' => [=> (\dirname(__DIR__4).'/translations/messages.fr-lu.yml')], 'fr-lv' => [=> (\dirname(__DIR__4).'/translations/messages.fr-lv.yml')], 'fr-mt' => [=> (\dirname(__DIR__4).'/translations/messages.fr-mt.yml')], 'fr-nl' => [=> (\dirname(__DIR__4).'/translations/messages.fr-nl.yml')], 'fr-no' => [=> (\dirname(__DIR__4).'/translations/messages.fr-no.yml')], 'fr-pl' => [=> (\dirname(__DIR__4).'/translations/messages.fr-pl.yml')], 'fr-pt' => [=> (\dirname(__DIR__4).'/translations/messages.fr-pt.yml')], 'fr-ro' => [=> (\dirname(__DIR__4).'/translations/messages.fr-ro.yml')], 'fr-ru' => [=> (\dirname(__DIR__4).'/translations/messages.fr-ru.yml')], 'fr-se' => [=> (\dirname(__DIR__4).'/translations/messages.fr-se.yml')], 'fr-si' => [=> (\dirname(__DIR__4).'/translations/messages.fr-si.yml')], 'fr-sk' => [=> (\dirname(__DIR__4).'/translations/messages.fr-sk.yml')], 'fr-us' => [=> (\dirname(__DIR__4).'/translations/messages.fr-us.yml')], 'it-at' => [=> (\dirname(__DIR__4).'/translations/messages.it-at.yml')], 'it-be' => [=> (\dirname(__DIR__4).'/translations/messages.it-be.yml')], 'it-bg' => [=> (\dirname(__DIR__4).'/translations/messages.it-bg.yml')], 'it-ca' => [=> (\dirname(__DIR__4).'/translations/messages.it-ca.yml')], 'it-ch' => [=> (\dirname(__DIR__4).'/translations/messages.it-ch.yml')], 'it-cy' => [=> (\dirname(__DIR__4).'/translations/messages.it-cy.yml')], 'it-cz' => [=> (\dirname(__DIR__4).'/translations/messages.it-cz.yml')], 'it-de' => [=> (\dirname(__DIR__4).'/translations/messages.it-de.yml')], 'it-dk' => [=> (\dirname(__DIR__4).'/translations/messages.it-dk.yml')], 'it-ee' => [=> (\dirname(__DIR__4).'/translations/messages.it-ee.yml')], 'it-en' => [=> (\dirname(__DIR__4).'/translations/messages.it-en.yml')], 'it-es' => [=> (\dirname(__DIR__4).'/translations/messages.it-es.yml')], 'it-fi' => [=> (\dirname(__DIR__4).'/translations/messages.it-fi.yml')], 'it-fr' => [=> (\dirname(__DIR__4).'/translations/messages.it-fr.yml')], 'it-gb' => [=> (\dirname(__DIR__4).'/translations/messages.it-gb.yml')], 'it-gr' => [=> (\dirname(__DIR__4).'/translations/messages.it-gr.yml')], 'it-hr' => [=> (\dirname(__DIR__4).'/translations/messages.it-hr.yml')], 'it-hu' => [=> (\dirname(__DIR__4).'/translations/messages.it-hu.yml')], 'it-ie' => [=> (\dirname(__DIR__4).'/translations/messages.it-ie.yml')], 'it-it' => [=> (\dirname(__DIR__4).'/translations/messages.it-it.yml')], 'it-lt' => [=> (\dirname(__DIR__4).'/translations/messages.it-lt.yml')], 'it-lu' => [=> (\dirname(__DIR__4).'/translations/messages.it-lu.yml')], 'it-lv' => [=> (\dirname(__DIR__4).'/translations/messages.it-lv.yml')], 'it-mt' => [=> (\dirname(__DIR__4).'/translations/messages.it-mt.yml')], 'it-nl' => [=> (\dirname(__DIR__4).'/translations/messages.it-nl.yml')], 'it-no' => [=> (\dirname(__DIR__4).'/translations/messages.it-no.yml')], 'it-pl' => [=> (\dirname(__DIR__4).'/translations/messages.it-pl.yml')], 'it-pt' => [=> (\dirname(__DIR__4).'/translations/messages.it-pt.yml')], 'it-ro' => [=> (\dirname(__DIR__4).'/translations/messages.it-ro.yml')], 'it-ru' => [=> (\dirname(__DIR__4).'/translations/messages.it-ru.yml')], 'it-se' => [=> (\dirname(__DIR__4).'/translations/messages.it-se.yml')], 'it-si' => [=> (\dirname(__DIR__4).'/translations/messages.it-si.yml')], 'it-sk' => [=> (\dirname(__DIR__4).'/translations/messages.it-sk.yml')], 'it-us' => [=> (\dirname(__DIR__4).'/translations/messages.it-us.yml')], 'nl-at' => [=> (\dirname(__DIR__4).'/translations/messages.nl-at.yml')], 'nl-be' => [=> (\dirname(__DIR__4).'/translations/messages.nl-be.yml')], 'nl-bg' => [=> (\dirname(__DIR__4).'/translations/messages.nl-bg.yml')], 'nl-ca' => [=> (\dirname(__DIR__4).'/translations/messages.nl-ca.yml')], 'nl-ch' => [=> (\dirname(__DIR__4).'/translations/messages.nl-ch.yml')], 'nl-cy' => [=> (\dirname(__DIR__4).'/translations/messages.nl-cy.yml')], 'nl-cz' => [=> (\dirname(__DIR__4).'/translations/messages.nl-cz.yml')], 'nl-de' => [=> (\dirname(__DIR__4).'/translations/messages.nl-de.yml')], 'nl-dk' => [=> (\dirname(__DIR__4).'/translations/messages.nl-dk.yml')], 'nl-ee' => [=> (\dirname(__DIR__4).'/translations/messages.nl-ee.yml')], 'nl-en' => [=> (\dirname(__DIR__4).'/translations/messages.nl-en.yml')], 'nl-es' => [=> (\dirname(__DIR__4).'/translations/messages.nl-es.yml')], 'nl-fi' => [=> (\dirname(__DIR__4).'/translations/messages.nl-fi.yml')], 'nl-fr' => [=> (\dirname(__DIR__4).'/translations/messages.nl-fr.yml')], 'nl-gb' => [=> (\dirname(__DIR__4).'/translations/messages.nl-gb.yml')], 'nl-gr' => [=> (\dirname(__DIR__4).'/translations/messages.nl-gr.yml')], 'nl-hr' => [=> (\dirname(__DIR__4).'/translations/messages.nl-hr.yml')], 'nl-hu' => [=> (\dirname(__DIR__4).'/translations/messages.nl-hu.yml')], 'nl-ie' => [=> (\dirname(__DIR__4).'/translations/messages.nl-ie.yml')], 'nl-it' => [=> (\dirname(__DIR__4).'/translations/messages.nl-it.yml')], 'nl-lt' => [=> (\dirname(__DIR__4).'/translations/messages.nl-lt.yml')], 'nl-lu' => [=> (\dirname(__DIR__4).'/translations/messages.nl-lu.yml')], 'nl-lv' => [=> (\dirname(__DIR__4).'/translations/messages.nl-lv.yml')], 'nl-mt' => [=> (\dirname(__DIR__4).'/translations/messages.nl-mt.yml')], 'nl-nl' => [=> (\dirname(__DIR__4).'/translations/messages.nl-nl.yml')], 'nl-no' => [=> (\dirname(__DIR__4).'/translations/messages.nl-no.yml')], 'nl-pl' => [=> (\dirname(__DIR__4).'/translations/messages.nl-pl.yml')], 'nl-pt' => [=> (\dirname(__DIR__4).'/translations/messages.nl-pt.yml')], 'nl-ro' => [=> (\dirname(__DIR__4).'/translations/messages.nl-ro.yml')], 'nl-ru' => [=> (\dirname(__DIR__4).'/translations/messages.nl-ru.yml')], 'nl-se' => [=> (\dirname(__DIR__4).'/translations/messages.nl-se.yml')], 'nl-si' => [=> (\dirname(__DIR__4).'/translations/messages.nl-si.yml')], 'nl-sk' => [=> (\dirname(__DIR__4).'/translations/messages.nl-sk.yml')], 'nl-us' => [=> (\dirname(__DIR__4).'/translations/messages.nl-us.yml')], 'no-at' => [=> (\dirname(__DIR__4).'/translations/messages.no-at.yml')], 'no-be' => [=> (\dirname(__DIR__4).'/translations/messages.no-be.yml')], 'no-bg' => [=> (\dirname(__DIR__4).'/translations/messages.no-bg.yml')], 'no-ca' => [=> (\dirname(__DIR__4).'/translations/messages.no-ca.yml')], 'no-ch' => [=> (\dirname(__DIR__4).'/translations/messages.no-ch.yml')], 'no-cy' => [=> (\dirname(__DIR__4).'/translations/messages.no-cy.yml')], 'no-cz' => [=> (\dirname(__DIR__4).'/translations/messages.no-cz.yml')], 'no-de' => [=> (\dirname(__DIR__4).'/translations/messages.no-de.yml')], 'no-dk' => [=> (\dirname(__DIR__4).'/translations/messages.no-dk.yml')], 'no-ee' => [=> (\dirname(__DIR__4).'/translations/messages.no-ee.yml')], 'no-en' => [=> (\dirname(__DIR__4).'/translations/messages.no-en.yml')], 'no-es' => [=> (\dirname(__DIR__4).'/translations/messages.no-es.yml')], 'no-fi' => [=> (\dirname(__DIR__4).'/translations/messages.no-fi.yml')], 'no-fr' => [=> (\dirname(__DIR__4).'/translations/messages.no-fr.yml')], 'no-gb' => [=> (\dirname(__DIR__4).'/translations/messages.no-gb.yml')], 'no-gr' => [=> (\dirname(__DIR__4).'/translations/messages.no-gr.yml')], 'no-hr' => [=> (\dirname(__DIR__4).'/translations/messages.no-hr.yml')], 'no-hu' => [=> (\dirname(__DIR__4).'/translations/messages.no-hu.yml')], 'no-ie' => [=> (\dirname(__DIR__4).'/translations/messages.no-ie.yml')], 'no-it' => [=> (\dirname(__DIR__4).'/translations/messages.no-it.yml')], 'no-lt' => [=> (\dirname(__DIR__4).'/translations/messages.no-lt.yml')], 'no-lu' => [=> (\dirname(__DIR__4).'/translations/messages.no-lu.yml')], 'no-lv' => [=> (\dirname(__DIR__4).'/translations/messages.no-lv.yml')], 'no-mt' => [=> (\dirname(__DIR__4).'/translations/messages.no-mt.yml')], 'no-nl' => [=> (\dirname(__DIR__4).'/translations/messages.no-nl.yml')], 'no-no' => [=> (\dirname(__DIR__4).'/translations/messages.no-no.yml')], 'no-pl' => [=> (\dirname(__DIR__4).'/translations/messages.no-pl.yml')], 'no-pt' => [=> (\dirname(__DIR__4).'/translations/messages.no-pt.yml')], 'no-ro' => [=> (\dirname(__DIR__4).'/translations/messages.no-ro.yml')], 'no-ru' => [=> (\dirname(__DIR__4).'/translations/messages.no-ru.yml')], 'no-se' => [=> (\dirname(__DIR__4).'/translations/messages.no-se.yml')], 'no-si' => [=> (\dirname(__DIR__4).'/translations/messages.no-si.yml')], 'no-sk' => [=> (\dirname(__DIR__4).'/translations/messages.no-sk.yml')], 'no-us' => [=> (\dirname(__DIR__4).'/translations/messages.no-us.yml')], 'pl-at' => [=> (\dirname(__DIR__4).'/translations/messages.pl-at.yml')], 'pl-be' => [=> (\dirname(__DIR__4).'/translations/messages.pl-be.yml')], 'pl-bg' => [=> (\dirname(__DIR__4).'/translations/messages.pl-bg.yml')], 'pl-ca' => [=> (\dirname(__DIR__4).'/translations/messages.pl-ca.yml')], 'pl-ch' => [=> (\dirname(__DIR__4).'/translations/messages.pl-ch.yml')], 'pl-cy' => [=> (\dirname(__DIR__4).'/translations/messages.pl-cy.yml')], 'pl-cz' => [=> (\dirname(__DIR__4).'/translations/messages.pl-cz.yml')], 'pl-de' => [=> (\dirname(__DIR__4).'/translations/messages.pl-de.yml')], 'pl-dk' => [=> (\dirname(__DIR__4).'/translations/messages.pl-dk.yml')], 'pl-ee' => [=> (\dirname(__DIR__4).'/translations/messages.pl-ee.yml')], 'pl-en' => [=> (\dirname(__DIR__4).'/translations/messages.pl-en.yml')], 'pl-es' => [=> (\dirname(__DIR__4).'/translations/messages.pl-es.yml')], 'pl-fi' => [=> (\dirname(__DIR__4).'/translations/messages.pl-fi.yml')], 'pl-fr' => [=> (\dirname(__DIR__4).'/translations/messages.pl-fr.yml')], 'pl-gb' => [=> (\dirname(__DIR__4).'/translations/messages.pl-gb.yml')], 'pl-gr' => [=> (\dirname(__DIR__4).'/translations/messages.pl-gr.yml')], 'pl-hr' => [=> (\dirname(__DIR__4).'/translations/messages.pl-hr.yml')], 'pl-hu' => [=> (\dirname(__DIR__4).'/translations/messages.pl-hu.yml')], 'pl-ie' => [=> (\dirname(__DIR__4).'/translations/messages.pl-ie.yml')], 'pl-it' => [=> (\dirname(__DIR__4).'/translations/messages.pl-it.yml')], 'pl-lt' => [=> (\dirname(__DIR__4).'/translations/messages.pl-lt.yml')], 'pl-lu' => [=> (\dirname(__DIR__4).'/translations/messages.pl-lu.yml')], 'pl-lv' => [=> (\dirname(__DIR__4).'/translations/messages.pl-lv.yml')], 'pl-mt' => [=> (\dirname(__DIR__4).'/translations/messages.pl-mt.yml')], 'pl-nl' => [=> (\dirname(__DIR__4).'/translations/messages.pl-nl.yml')], 'pl-no' => [=> (\dirname(__DIR__4).'/translations/messages.pl-no.yml')], 'pl-pl' => [=> (\dirname(__DIR__4).'/translations/messages.pl-pl.yml')], 'pl-pt' => [=> (\dirname(__DIR__4).'/translations/messages.pl-pt.yml')], 'pl-ro' => [=> (\dirname(__DIR__4).'/translations/messages.pl-ro.yml')], 'pl-ru' => [=> (\dirname(__DIR__4).'/translations/messages.pl-ru.yml')], 'pl-se' => [=> (\dirname(__DIR__4).'/translations/messages.pl-se.yml')], 'pl-si' => [=> (\dirname(__DIR__4).'/translations/messages.pl-si.yml')], 'pl-sk' => [=> (\dirname(__DIR__4).'/translations/messages.pl-sk.yml')], 'pl-us' => [=> (\dirname(__DIR__4).'/translations/messages.pl-us.yml')], 'pt-at' => [=> (\dirname(__DIR__4).'/translations/messages.pt-at.yml')], 'pt-be' => [=> (\dirname(__DIR__4).'/translations/messages.pt-be.yml')], 'pt-bg' => [=> (\dirname(__DIR__4).'/translations/messages.pt-bg.yml')], 'pt-ca' => [=> (\dirname(__DIR__4).'/translations/messages.pt-ca.yml')], 'pt-ch' => [=> (\dirname(__DIR__4).'/translations/messages.pt-ch.yml')], 'pt-cy' => [=> (\dirname(__DIR__4).'/translations/messages.pt-cy.yml')], 'pt-cz' => [=> (\dirname(__DIR__4).'/translations/messages.pt-cz.yml')], 'pt-de' => [=> (\dirname(__DIR__4).'/translations/messages.pt-de.yml')], 'pt-dk' => [=> (\dirname(__DIR__4).'/translations/messages.pt-dk.yml')], 'pt-ee' => [=> (\dirname(__DIR__4).'/translations/messages.pt-ee.yml')], 'pt-en' => [=> (\dirname(__DIR__4).'/translations/messages.pt-en.yml')], 'pt-es' => [=> (\dirname(__DIR__4).'/translations/messages.pt-es.yml')], 'pt-fi' => [=> (\dirname(__DIR__4).'/translations/messages.pt-fi.yml')], 'pt-fr' => [=> (\dirname(__DIR__4).'/translations/messages.pt-fr.yml')], 'pt-gb' => [=> (\dirname(__DIR__4).'/translations/messages.pt-gb.yml')], 'pt-gr' => [=> (\dirname(__DIR__4).'/translations/messages.pt-gr.yml')], 'pt-hr' => [=> (\dirname(__DIR__4).'/translations/messages.pt-hr.yml')], 'pt-hu' => [=> (\dirname(__DIR__4).'/translations/messages.pt-hu.yml')], 'pt-ie' => [=> (\dirname(__DIR__4).'/translations/messages.pt-ie.yml')], 'pt-it' => [=> (\dirname(__DIR__4).'/translations/messages.pt-it.yml')], 'pt-lt' => [=> (\dirname(__DIR__4).'/translations/messages.pt-lt.yml')], 'pt-lu' => [=> (\dirname(__DIR__4).'/translations/messages.pt-lu.yml')], 'pt-lv' => [=> (\dirname(__DIR__4).'/translations/messages.pt-lv.yml')], 'pt-mt' => [=> (\dirname(__DIR__4).'/translations/messages.pt-mt.yml')], 'pt-nl' => [=> (\dirname(__DIR__4).'/translations/messages.pt-nl.yml')], 'pt-no' => [=> (\dirname(__DIR__4).'/translations/messages.pt-no.yml')], 'pt-pl' => [=> (\dirname(__DIR__4).'/translations/messages.pt-pl.yml')], 'pt-pt' => [=> (\dirname(__DIR__4).'/translations/messages.pt-pt.yml')], 'pt-ro' => [=> (\dirname(__DIR__4).'/translations/messages.pt-ro.yml')], 'pt-ru' => [=> (\dirname(__DIR__4).'/translations/messages.pt-ru.yml')], 'pt-se' => [=> (\dirname(__DIR__4).'/translations/messages.pt-se.yml')], 'pt-si' => [=> (\dirname(__DIR__4).'/translations/messages.pt-si.yml')], 'pt-sk' => [=> (\dirname(__DIR__4).'/translations/messages.pt-sk.yml')], 'pt-us' => [=> (\dirname(__DIR__4).'/translations/messages.pt-us.yml')], 'ru-at' => [=> (\dirname(__DIR__4).'/translations/messages.ru-at.yml')], 'ru-be' => [=> (\dirname(__DIR__4).'/translations/messages.ru-be.yml')], 'ru-bg' => [=> (\dirname(__DIR__4).'/translations/messages.ru-bg.yml')], 'ru-ca' => [=> (\dirname(__DIR__4).'/translations/messages.ru-ca.yml')], 'ru-ch' => [=> (\dirname(__DIR__4).'/translations/messages.ru-ch.yml')], 'ru-cy' => [=> (\dirname(__DIR__4).'/translations/messages.ru-cy.yml')], 'ru-cz' => [=> (\dirname(__DIR__4).'/translations/messages.ru-cz.yml')], 'ru-de' => [=> (\dirname(__DIR__4).'/translations/messages.ru-de.yml')], 'ru-dk' => [=> (\dirname(__DIR__4).'/translations/messages.ru-dk.yml')], 'ru-ee' => [=> (\dirname(__DIR__4).'/translations/messages.ru-ee.yml')], 'ru-en' => [=> (\dirname(__DIR__4).'/translations/messages.ru-en.yml')], 'ru-es' => [=> (\dirname(__DIR__4).'/translations/messages.ru-es.yml')], 'ru-fi' => [=> (\dirname(__DIR__4).'/translations/messages.ru-fi.yml')], 'ru-fr' => [=> (\dirname(__DIR__4).'/translations/messages.ru-fr.yml')], 'ru-gb' => [=> (\dirname(__DIR__4).'/translations/messages.ru-gb.yml')], 'ru-gr' => [=> (\dirname(__DIR__4).'/translations/messages.ru-gr.yml')], 'ru-hr' => [=> (\dirname(__DIR__4).'/translations/messages.ru-hr.yml')], 'ru-hu' => [=> (\dirname(__DIR__4).'/translations/messages.ru-hu.yml')], 'ru-ie' => [=> (\dirname(__DIR__4).'/translations/messages.ru-ie.yml')], 'ru-it' => [=> (\dirname(__DIR__4).'/translations/messages.ru-it.yml')], 'ru-lt' => [=> (\dirname(__DIR__4).'/translations/messages.ru-lt.yml')], 'ru-lu' => [=> (\dirname(__DIR__4).'/translations/messages.ru-lu.yml')], 'ru-lv' => [=> (\dirname(__DIR__4).'/translations/messages.ru-lv.yml')], 'ru-mt' => [=> (\dirname(__DIR__4).'/translations/messages.ru-mt.yml')], 'ru-nl' => [=> (\dirname(__DIR__4).'/translations/messages.ru-nl.yml')], 'ru-no' => [=> (\dirname(__DIR__4).'/translations/messages.ru-no.yml')], 'ru-pl' => [=> (\dirname(__DIR__4).'/translations/messages.ru-pl.yml')], 'ru-pt' => [=> (\dirname(__DIR__4).'/translations/messages.ru-pt.yml')], 'ru-ro' => [=> (\dirname(__DIR__4).'/translations/messages.ru-ro.yml')], 'ru-ru' => [=> (\dirname(__DIR__4).'/translations/messages.ru-ru.yml')], 'ru-se' => [=> (\dirname(__DIR__4).'/translations/messages.ru-se.yml')], 'ru-si' => [=> (\dirname(__DIR__4).'/translations/messages.ru-si.yml')], 'ru-sk' => [=> (\dirname(__DIR__4).'/translations/messages.ru-sk.yml')], 'ru-us' => [=> (\dirname(__DIR__4).'/translations/messages.ru-us.yml')], 'sv-at' => [=> (\dirname(__DIR__4).'/translations/messages.sv-at.yml')], 'sv-be' => [=> (\dirname(__DIR__4).'/translations/messages.sv-be.yml')], 'sv-bg' => [=> (\dirname(__DIR__4).'/translations/messages.sv-bg.yml')], 'sv-ca' => [=> (\dirname(__DIR__4).'/translations/messages.sv-ca.yml')], 'sv-ch' => [=> (\dirname(__DIR__4).'/translations/messages.sv-ch.yml')], 'sv-cy' => [=> (\dirname(__DIR__4).'/translations/messages.sv-cy.yml')], 'sv-cz' => [=> (\dirname(__DIR__4).'/translations/messages.sv-cz.yml')], 'sv-de' => [=> (\dirname(__DIR__4).'/translations/messages.sv-de.yml')], 'sv-dk' => [=> (\dirname(__DIR__4).'/translations/messages.sv-dk.yml')], 'sv-ee' => [=> (\dirname(__DIR__4).'/translations/messages.sv-ee.yml')], 'sv-en' => [=> (\dirname(__DIR__4).'/translations/messages.sv-en.yml')], 'sv-es' => [=> (\dirname(__DIR__4).'/translations/messages.sv-es.yml')], 'sv-fi' => [=> (\dirname(__DIR__4).'/translations/messages.sv-fi.yml')], 'sv-fr' => [=> (\dirname(__DIR__4).'/translations/messages.sv-fr.yml')], 'sv-gb' => [=> (\dirname(__DIR__4).'/translations/messages.sv-gb.yml')], 'sv-gr' => [=> (\dirname(__DIR__4).'/translations/messages.sv-gr.yml')], 'sv-hr' => [=> (\dirname(__DIR__4).'/translations/messages.sv-hr.yml')], 'sv-hu' => [=> (\dirname(__DIR__4).'/translations/messages.sv-hu.yml')], 'sv-ie' => [=> (\dirname(__DIR__4).'/translations/messages.sv-ie.yml')], 'sv-it' => [=> (\dirname(__DIR__4).'/translations/messages.sv-it.yml')], 'sv-lt' => [=> (\dirname(__DIR__4).'/translations/messages.sv-lt.yml')], 'sv-lu' => [=> (\dirname(__DIR__4).'/translations/messages.sv-lu.yml')], 'sv-lv' => [=> (\dirname(__DIR__4).'/translations/messages.sv-lv.yml')], 'sv-mt' => [=> (\dirname(__DIR__4).'/translations/messages.sv-mt.yml')], 'sv-nl' => [=> (\dirname(__DIR__4).'/translations/messages.sv-nl.yml')], 'sv-no' => [=> (\dirname(__DIR__4).'/translations/messages.sv-no.yml')], 'sv-pl' => [=> (\dirname(__DIR__4).'/translations/messages.sv-pl.yml')], 'sv-pt' => [=> (\dirname(__DIR__4).'/translations/messages.sv-pt.yml')], 'sv-ro' => [=> (\dirname(__DIR__4).'/translations/messages.sv-ro.yml')], 'sv-ru' => [=> (\dirname(__DIR__4).'/translations/messages.sv-ru.yml')], 'sv-se' => [=> (\dirname(__DIR__4).'/translations/messages.sv-se.yml')], 'sv-si' => [=> (\dirname(__DIR__4).'/translations/messages.sv-si.yml')], 'sv-sk' => [=> (\dirname(__DIR__4).'/translations/messages.sv-sk.yml')], 'sv-us' => [=> (\dirname(__DIR__4).'/translations/messages.sv-us.yml')], 'zh-at' => [=> (\dirname(__DIR__4).'/translations/messages.zh-at.yml')], 'zh-be' => [=> (\dirname(__DIR__4).'/translations/messages.zh-be.yml')], 'zh-bg' => [=> (\dirname(__DIR__4).'/translations/messages.zh-bg.yml')], 'zh-ca' => [=> (\dirname(__DIR__4).'/translations/messages.zh-ca.yml')], 'zh-ch' => [=> (\dirname(__DIR__4).'/translations/messages.zh-ch.yml')], 'zh-cy' => [=> (\dirname(__DIR__4).'/translations/messages.zh-cy.yml')], 'zh-cz' => [=> (\dirname(__DIR__4).'/translations/messages.zh-cz.yml')], 'zh-de' => [=> (\dirname(__DIR__4).'/translations/messages.zh-de.yml')], 'zh-dk' => [=> (\dirname(__DIR__4).'/translations/messages.zh-dk.yml')], 'zh-ee' => [=> (\dirname(__DIR__4).'/translations/messages.zh-ee.yml')], 'zh-en' => [=> (\dirname(__DIR__4).'/translations/messages.zh-en.yml')], 'zh-es' => [=> (\dirname(__DIR__4).'/translations/messages.zh-es.yml')], 'zh-fi' => [=> (\dirname(__DIR__4).'/translations/messages.zh-fi.yml')], 'zh-fr' => [=> (\dirname(__DIR__4).'/translations/messages.zh-fr.yml')], 'zh-gb' => [=> (\dirname(__DIR__4).'/translations/messages.zh-gb.yml')], 'zh-gr' => [=> (\dirname(__DIR__4).'/translations/messages.zh-gr.yml')], 'zh-hr' => [=> (\dirname(__DIR__4).'/translations/messages.zh-hr.yml')], 'zh-hu' => [=> (\dirname(__DIR__4).'/translations/messages.zh-hu.yml')], 'zh-ie' => [=> (\dirname(__DIR__4).'/translations/messages.zh-ie.yml')], 'zh-it' => [=> (\dirname(__DIR__4).'/translations/messages.zh-it.yml')], 'zh-lt' => [=> (\dirname(__DIR__4).'/translations/messages.zh-lt.yml')], 'zh-lu' => [=> (\dirname(__DIR__4).'/translations/messages.zh-lu.yml')], 'zh-lv' => [=> (\dirname(__DIR__4).'/translations/messages.zh-lv.yml')], 'zh-mt' => [=> (\dirname(__DIR__4).'/translations/messages.zh-mt.yml')], 'zh-nl' => [=> (\dirname(__DIR__4).'/translations/messages.zh-nl.yml')], 'zh-no' => [=> (\dirname(__DIR__4).'/translations/messages.zh-no.yml')], 'zh-pl' => [=> (\dirname(__DIR__4).'/translations/messages.zh-pl.yml')], 'zh-pt' => [=> (\dirname(__DIR__4).'/translations/messages.zh-pt.yml')], 'zh-ro' => [=> (\dirname(__DIR__4).'/translations/messages.zh-ro.yml')], 'zh-ru' => [=> (\dirname(__DIR__4).'/translations/messages.zh-ru.yml')], 'zh-se' => [=> (\dirname(__DIR__4).'/translations/messages.zh-se.yml')], 'zh-si' => [=> (\dirname(__DIR__4).'/translations/messages.zh-si.yml')], 'zh-sk' => [=> (\dirname(__DIR__4).'/translations/messages.zh-sk.yml')], 'zh-us' => [=> (\dirname(__DIR__4).'/translations/messages.zh-us.yml')], 'zh' => [=> (\dirname(__DIR__4).'/translations/messages.zh.yml')]], '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).'/src/Import1CBundle/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 11 => (\dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src/translations'), 12 => (\dirname(__DIR__4).'/vendor/limenius/liform-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/limenius/react-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 15 => (\dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 20 => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 21 => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/metaer/curl-wrapper-bundle/translations'), 24 => (\dirname(__DIR__4).'/src/AdmBundle/translations'), 25 => (\dirname(__DIR__4).'/src/WebBundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/funcphp/twig-compress/CompressBundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 29 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/translations'), 31 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'src/Import1CBundle/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/twig/extra-bundle/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'10 => 'vendor/knplabs/knp-snappy-bundle/src/translations'11 => 'vendor/pwt777/pheanstalk-bundle/src/translations'12 => 'vendor/limenius/liform-bundle/translations'13 => 'vendor/limenius/react-bundle/translations'14 => 'vendor/sensio/framework-extra-bundle/src/translations'15 => 'vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/translations'16 => 'vendor/symfony/monolog-bundle/translations'17 => 'vendor/doctrine/doctrine-migrations-bundle/translations'18 => 'vendor/symfony/swiftmailer-bundle/translations'19 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations'20 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'21 => 'vendor/hautelook/alice-bundle/src/translations'22 => 'vendor/symfony/web-profiler-bundle/translations'23 => 'vendor/metaer/curl-wrapper-bundle/translations'24 => 'src/AdmBundle/translations'25 => 'src/WebBundle/translations'26 => 'vendor/kreait/firebase-bundle/src/translations'27 => 'vendor/funcphp/twig-compress/CompressBundle/translations'28 => 'vendor/symfony/maker-bundle/src/translations'29 => 'vendor/nelmio/api-doc-bundle/translations'30 => 'vendor/sentry/sentry-symfony/src/translations'31 => 'vendor/nelmio/cors-bundle/translations']]], []);
  22540.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  22541.         $instance->setFallbackLocales([=> 'en'=> 'en']);
  22542.         return $instance;
  22543.     }
  22544.     /**
  22545.      * Gets the private 'twig.command.debug' shared service.
  22546.      *
  22547.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  22548.      */
  22549.     protected function getTwig_Command_DebugService()
  22550.     {
  22551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22552.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  22553.         $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()));
  22554.         $instance->setName('debug:twig');
  22555.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  22556.         return $instance;
  22557.     }
  22558.     /**
  22559.      * Gets the private 'twig.command.lint' shared service.
  22560.      *
  22561.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  22562.      */
  22563.     protected function getTwig_Command_LintService()
  22564.     {
  22565.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22566.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  22567.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  22568.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  22569.         $instance->setName('lint:twig');
  22570.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  22571.         return $instance;
  22572.     }
  22573.     /**
  22574.      * Gets the private 'twig.form.engine' shared service.
  22575.      *
  22576.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  22577.      */
  22578.     protected function getTwig_Form_EngineService()
  22579.     {
  22580.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  22581.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  22582.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  22583.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22584.         if (isset($this->privates['twig.form.engine'])) {
  22585.             return $this->privates['twig.form.engine'];
  22586.         }
  22587.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  22588.     }
  22589.     /**
  22590.      * Gets the private 'twig.form.renderer' shared service.
  22591.      *
  22592.      * @return \Symfony\Component\Form\FormRenderer
  22593.      */
  22594.     protected function getTwig_Form_RendererService()
  22595.     {
  22596.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  22597.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  22598.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  22599.         if (isset($this->privates['twig.form.renderer'])) {
  22600.             return $this->privates['twig.form.renderer'];
  22601.         }
  22602.         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()));
  22603.     }
  22604.     /**
  22605.      * Gets the private 'twig.mailer.message_listener' shared service.
  22606.      *
  22607.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  22608.      */
  22609.     protected function getTwig_Mailer_MessageListenerService()
  22610.     {
  22611.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  22612.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  22613.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  22614.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22615.         if (isset($this->privates['twig.mailer.message_listener'])) {
  22616.             return $this->privates['twig.mailer.message_listener'];
  22617.         }
  22618.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  22619.     }
  22620.     /**
  22621.      * Gets the private 'twig.runtime.httpkernel' shared service.
  22622.      *
  22623.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  22624.      */
  22625.     protected function getTwig_Runtime_HttpkernelService()
  22626.     {
  22627.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  22628.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  22629.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  22630.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  22631.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  22632.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  22633.         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, [
  22634.             'esi' => ['privates''fragment.renderer.esi''getFragment_Renderer_EsiService'false],
  22635.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  22636.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  22637.         ], [
  22638.             'esi' => '?',
  22639.             'hinclude' => '?',
  22640.             'inline' => '?',
  22641.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('048ad6025000f9fdb5f98bb642e00eadec0f555d'))), $a));
  22642.     }
  22643.     /**
  22644.      * Gets the private 'twig.runtime.security_csrf' shared service.
  22645.      *
  22646.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  22647.      */
  22648.     protected function getTwig_Runtime_SecurityCsrfService()
  22649.     {
  22650.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  22651.         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()));
  22652.     }
  22653.     /**
  22654.      * Gets the private 'twig.runtime.serializer' shared service.
  22655.      *
  22656.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  22657.      */
  22658.     protected function getTwig_Runtime_SerializerService()
  22659.     {
  22660.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  22661.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  22662.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  22663.     }
  22664.     /**
  22665.      * Gets the private 'twig.template_cache_warmer' shared service.
  22666.      *
  22667.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  22668.      */
  22669.     protected function getTwig_TemplateCacheWarmerService()
  22670.     {
  22671.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  22672.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  22673.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  22674.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22675.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  22676.         ], [
  22677.             'twig' => '?',
  22678.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\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')));
  22679.     }
  22680.     /**
  22681.      * Gets the private 'validator.builder' shared service.
  22682.      *
  22683.      * @return \Symfony\Component\Validator\ValidatorBuilder
  22684.      */
  22685.     protected function getValidator_BuilderService()
  22686.     {
  22687.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  22688.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  22689.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22690.             'FlexApp\\Validator\\CommentablePageValidator' => ['privates''FlexApp\\Validator\\CommentablePageValidator''getCommentablePageValidatorService'false],
  22691.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  22692.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  22693.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  22694.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  22695.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  22696.             'WebBundle\\Validator\\Constraints\\CaptchaValidator' => ['services''validator.captcha''getValidator_CaptchaService'false],
  22697.             'WebBundle\\Validator\\Constraints\\CommentValidator' => ['services''WebBundle\\Validator\\Constraints\\CommentValidator''getCommentValidatorService'false],
  22698.             'WebBundle\\Validator\\Constraints\\EqualToFieldValidator' => ['services''validator.equal_to_field''getValidator_EqualToFieldService'false],
  22699.             'WebBundle\\Validator\\Constraints\\UniqueParticipantValidator' => ['services''app.validator.unique_participant''getApp_Validator_UniqueParticipantService'false],
  22700.             'WebBundle\\Validator\\Constraints\\UniqueUserEmailValidator' => ['services''app.validator.unique_user_email''getApp_Validator_UniqueUserEmailService'false],
  22701.             'WebBundle\\Validator\\Constraints\\ValidUserEmailValidator' => ['services''app.validator.validate_user_email''getApp_Validator_ValidateUserEmailService'false],
  22702.             'captcha' => ['services''validator.captcha''getValidator_CaptchaService'false],
  22703.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  22704.             'equal_to_field' => ['services''validator.equal_to_field''getValidator_EqualToFieldService'false],
  22705.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  22706.             'unique_participant' => ['services''app.validator.unique_participant''getApp_Validator_UniqueParticipantService'false],
  22707.             'unique_user_email' => ['services''app.validator.unique_user_email''getApp_Validator_UniqueUserEmailService'false],
  22708.             'validate_user_email' => ['services''app.validator.validate_user_email''getApp_Validator_ValidateUserEmailService'false],
  22709.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  22710.         ], [
  22711.             'FlexApp\\Validator\\CommentablePageValidator' => '?',
  22712.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  22713.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  22714.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  22715.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  22716.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  22717.             'WebBundle\\Validator\\Constraints\\CaptchaValidator' => '?',
  22718.             'WebBundle\\Validator\\Constraints\\CommentValidator' => '?',
  22719.             'WebBundle\\Validator\\Constraints\\EqualToFieldValidator' => '?',
  22720.             'WebBundle\\Validator\\Constraints\\UniqueParticipantValidator' => '?',
  22721.             'WebBundle\\Validator\\Constraints\\UniqueUserEmailValidator' => '?',
  22722.             'WebBundle\\Validator\\Constraints\\ValidUserEmailValidator' => '?',
  22723.             'captcha' => '?',
  22724.             'doctrine.orm.validator.unique' => '?',
  22725.             'equal_to_field' => '?',
  22726.             'security.validator.user_password' => '?',
  22727.             'unique_participant' => '?',
  22728.             'unique_user_email' => '?',
  22729.             'validate_user_email' => '?',
  22730.             'validator.expression' => '?',
  22731.         ])));
  22732.         if ($this->has('translator')) {
  22733.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  22734.         }
  22735.         $instance->setTranslationDomain('messages');
  22736.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  22737.         $instance->enableAnnotationMapping(true);
  22738.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  22739.         $instance->addMethodMapping('loadValidatorMetadata');
  22740.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  22741.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  22742.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  22743.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.oneC_entity_manager'] ?? $this->getDoctrine_Orm_OneCEntityManagerService()), NULL));
  22744.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.logs_entity_manager'] ?? $this->getDoctrine_Orm_LogsEntityManagerService()), NULL));
  22745.         return $instance;
  22746.     }
  22747.     /**
  22748.      * Gets the private 'validator.email' shared service.
  22749.      *
  22750.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  22751.      */
  22752.     protected function getValidator_EmailService()
  22753.     {
  22754.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  22755.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  22756.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  22757.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  22758.     }
  22759.     /**
  22760.      * Gets the private 'validator.expression' shared service.
  22761.      *
  22762.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  22763.      */
  22764.     protected function getValidator_ExpressionService()
  22765.     {
  22766.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  22767.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  22768.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  22769.         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())));
  22770.     }
  22771.     /**
  22772.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  22773.      *
  22774.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  22775.      */
  22776.     protected function getValidator_Mapping_CacheWarmerService()
  22777.     {
  22778.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  22779.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  22780.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  22781.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  22782.     }
  22783.     /**
  22784.      * Gets the private 'validator.not_compromised_password' shared service.
  22785.      *
  22786.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  22787.      */
  22788.     protected function getValidator_NotCompromisedPasswordService()
  22789.     {
  22790.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  22791.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  22792.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  22793.         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);
  22794.     }
  22795.     /**
  22796.      * Gets the private 'web_profiler.csp.handler' shared service.
  22797.      *
  22798.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  22799.      */
  22800.     protected function getWebProfiler_Csp_HandlerService()
  22801.     {
  22802.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  22803.     }
  22804.     /**
  22805.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  22806.      *
  22807.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  22808.      */
  22809.     protected function getWebProfiler_DebugToolbarService()
  22810.     {
  22811.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22812.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  22813.             return $this->privates['web_profiler.debug_toolbar'];
  22814.         }
  22815.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), NULL);
  22816.     }
  22817.     /**
  22818.      * Gets the public 'cache_clearer' alias.
  22819.      *
  22820.      * @return object The ".container.private.cache_clearer" service.
  22821.      */
  22822.     protected function getCacheClearerService()
  22823.     {
  22824.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  22825.         return $this->get('.container.private.cache_clearer');
  22826.     }
  22827.     /**
  22828.      * Gets the public 'filesystem' alias.
  22829.      *
  22830.      * @return object The ".container.private.filesystem" service.
  22831.      */
  22832.     protected function getFilesystemService()
  22833.     {
  22834.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  22835.         return $this->get('.container.private.filesystem');
  22836.     }
  22837.     /**
  22838.      * Gets the public 'serializer' alias.
  22839.      *
  22840.      * @return object The ".container.private.serializer" service.
  22841.      */
  22842.     protected function getSerializerService()
  22843.     {
  22844.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  22845.         return $this->get('.container.private.serializer');
  22846.     }
  22847.     /**
  22848.      * Gets the public 'security.csrf.token_manager' alias.
  22849.      *
  22850.      * @return object The ".container.private.security.csrf.token_manager" service.
  22851.      */
  22852.     protected function getSecurity_Csrf_TokenManagerService()
  22853.     {
  22854.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  22855.         return $this->get('.container.private.security.csrf.token_manager');
  22856.     }
  22857.     /**
  22858.      * Gets the public 'form.factory' alias.
  22859.      *
  22860.      * @return object The ".container.private.form.factory" service.
  22861.      */
  22862.     protected function getForm_FactoryService()
  22863.     {
  22864.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  22865.         return $this->get('.container.private.form.factory');
  22866.     }
  22867.     /**
  22868.      * Gets the public 'form.type.file' alias.
  22869.      *
  22870.      * @return object The ".container.private.form.type.file" service.
  22871.      */
  22872.     protected function getForm_Type_FileService()
  22873.     {
  22874.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  22875.         return $this->get('.container.private.form.type.file');
  22876.     }
  22877.     /**
  22878.      * Gets the public 'profiler' alias.
  22879.      *
  22880.      * @return object The ".container.private.profiler" service.
  22881.      */
  22882.     protected function getProfilerService()
  22883.     {
  22884.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  22885.         return $this->get('.container.private.profiler');
  22886.     }
  22887.     /**
  22888.      * Gets the public 'twig' alias.
  22889.      *
  22890.      * @return object The ".container.private.twig" service.
  22891.      */
  22892.     protected function getTwigService()
  22893.     {
  22894.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  22895.         return $this->get('.container.private.twig');
  22896.     }
  22897.     /**
  22898.      * Gets the public 'security.authorization_checker' alias.
  22899.      *
  22900.      * @return object The ".container.private.security.authorization_checker" service.
  22901.      */
  22902.     protected function getSecurity_AuthorizationCheckerService()
  22903.     {
  22904.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  22905.         return $this->get('.container.private.security.authorization_checker');
  22906.     }
  22907.     /**
  22908.      * Gets the public 'security.token_storage' alias.
  22909.      *
  22910.      * @return object The ".container.private.security.token_storage" service.
  22911.      */
  22912.     protected function getSecurity_TokenStorageService()
  22913.     {
  22914.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  22915.         return $this->get('.container.private.security.token_storage');
  22916.     }
  22917.     /**
  22918.      * Gets the public 'security.password_encoder' alias.
  22919.      *
  22920.      * @return object The ".container.private.security.password_encoder" service.
  22921.      */
  22922.     protected function getSecurity_PasswordEncoderService()
  22923.     {
  22924.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  22925.         return $this->get('.container.private.security.password_encoder');
  22926.     }
  22927.     /**
  22928.      * Gets the public 'session' alias.
  22929.      *
  22930.      * @return object The ".container.private.session" service.
  22931.      */
  22932.     protected function getSessionService()
  22933.     {
  22934.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  22935.         return $this->get('.container.private.session');
  22936.     }
  22937.     /**
  22938.      * Gets the public 'validator' alias.
  22939.      *
  22940.      * @return object The ".container.private.validator" service.
  22941.      */
  22942.     protected function getValidatorService()
  22943.     {
  22944.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  22945.         return $this->get('.container.private.validator');
  22946.     }
  22947.     /**
  22948.      * @return array|bool|float|int|string|\UnitEnum|null
  22949.      */
  22950.     public function getParameter(string $name)
  22951.     {
  22952.         if (isset($this->buildParameters[$name])) {
  22953.             return $this->buildParameters[$name];
  22954.         }
  22955.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  22956.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  22957.         }
  22958.         if (isset($this->loadedDynamicParameters[$name])) {
  22959.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  22960.         }
  22961.         return $this->parameters[$name];
  22962.     }
  22963.     public function hasParameter(string $name): bool
  22964.     {
  22965.         if (isset($this->buildParameters[$name])) {
  22966.             return true;
  22967.         }
  22968.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  22969.     }
  22970.     public function setParameter(string $name$value): void
  22971.     {
  22972.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  22973.     }
  22974.     public function getParameterBag(): ParameterBagInterface
  22975.     {
  22976.         if (null === $this->parameterBag) {
  22977.             $parameters $this->parameters;
  22978.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  22979.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  22980.             }
  22981.             foreach ($this->buildParameters as $name => $value) {
  22982.                 $parameters[$name] = $value;
  22983.             }
  22984.             $this->parameterBag = new FrozenParameterBag($parameters);
  22985.         }
  22986.         return $this->parameterBag;
  22987.     }
  22988.     private $loadedDynamicParameters = [
  22989.         'kernel.runtime_environment' => false,
  22990.         'kernel.build_dir' => false,
  22991.         'kernel.cache_dir' => false,
  22992.         'soap_login' => false,
  22993.         'soap_pass' => false,
  22994.         'app_name' => false,
  22995.         'contrast' => false,
  22996.         'bright' => false,
  22997.         'disable_get_cons_online_attr_request' => false,
  22998.         'nowpayments_api_key' => false,
  22999.         'nowpayments_api_url' => false,
  23000.         'nowpayments_ipn_secret' => false,
  23001.         'soap_calculate_url' => false,
  23002.         'alert_tg_bot_token' => false,
  23003.         'alert_tg_chat_id' => false,
  23004.         'debug.container.dump' => false,
  23005.         'serializer.mapping.cache.file' => false,
  23006.         'session.save_path' => false,
  23007.         'validator.mapping.cache.file' => false,
  23008.         'profiler.storage.dsn' => false,
  23009.         'doctrine.orm.proxy_dir' => false,
  23010.         'nelmio_cors.defaults' => false,
  23011.     ];
  23012.     private $dynamicParameters = [];
  23013.     private function getDynamicParameter(string $name)
  23014.     {
  23015.         switch ($name) {
  23016.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  23017.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  23018.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  23019.             case 'soap_login'$value $this->getEnv('SOAP_LOGIN'); break;
  23020.             case 'soap_pass'$value $this->getEnv('SOAP_PASSWORD'); break;
  23021.             case 'app_name'$value $this->getEnv('APP_ENV'); break;
  23022.             case 'contrast'$value $this->getEnv('CONTRAST'); break;
  23023.             case 'bright'$value $this->getEnv('BRIGHT'); break;
  23024.             case 'disable_get_cons_online_attr_request'$value $this->getEnv('DISABLE_GET_CONS_ONLINE_ATTR_REQUEST'); break;
  23025.             case 'nowpayments_api_key'$value $this->getEnv('NOWPAYMENTS_API_KEY'); break;
  23026.             case 'nowpayments_api_url'$value $this->getEnv('NOWPAYMENTS_API_URL'); break;
  23027.             case 'nowpayments_ipn_secret'$value $this->getEnv('NOWPAYMENTS_IPN_SECRET'); break;
  23028.             case 'soap_calculate_url'$value $this->getEnv('SOAP_CALCULATE_URL'); break;
  23029.             case 'alert_tg_bot_token'$value $this->getEnv('ALERT_TELEGRAM_BOT_TOKEN'); break;
  23030.             case 'alert_tg_chat_id'$value $this->getEnv('ALERT_TELEGRAM_CHAT_ID'); break;
  23031.             case 'debug.container.dump'$value = ($this->targetDir.''.'/FlexApp_KernelTe_devDebugContainer.xml'); break;
  23032.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  23033.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  23034.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  23035.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  23036.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  23037.             case 'nelmio_cors.defaults'$value = [
  23038.                 'allow_origin' => [
  23039.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  23040.                 ],
  23041.                 'allow_credentials' => false,
  23042.                 'allow_headers' => [
  23043.                     => 'content-type',
  23044.                     => 'authorization',
  23045.                 ],
  23046.                 'allow_private_network' => false,
  23047.                 'expose_headers' => [
  23048.                     => 'Link',
  23049.                 ],
  23050.                 'allow_methods' => [
  23051.                     => 'GET',
  23052.                     => 'OPTIONS',
  23053.                     => 'POST',
  23054.                     => 'PUT',
  23055.                     => 'PATCH',
  23056.                     => 'DELETE',
  23057.                 ],
  23058.                 'max_age' => 3600,
  23059.                 'hosts' => [
  23060.                 ],
  23061.                 'origin_regex' => true,
  23062.                 'forced_allow_origin_value' => NULL,
  23063.                 'skip_same_as_origin' => true,
  23064.             ]; break;
  23065.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  23066.         }
  23067.         $this->loadedDynamicParameters[$name] = true;
  23068.         return $this->dynamicParameters[$name] = $value;
  23069.     }
  23070.     protected function getDefaultParameters(): array
  23071.     {
  23072.         return [
  23073.             'kernel.project_dir' => \dirname(__DIR__4),
  23074.             'kernel.environment' => 'te_dev',
  23075.             'kernel.debug' => true,
  23076.             'kernel.logs_dir' => (\dirname(__DIR__3).'/logs'),
  23077.             'kernel.bundles' => [
  23078.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  23079.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  23080.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  23081.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  23082.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  23083.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  23084.                 'LeezyPheanstalkBundle' => 'Leezy\\PheanstalkBundle\\LeezyPheanstalkBundle',
  23085.                 'LimeniusLiformBundle' => 'Limenius\\LiformBundle\\LimeniusLiformBundle',
  23086.                 'LimeniusReactBundle' => 'Limenius\\ReactBundle\\LimeniusReactBundle',
  23087.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  23088.                 'MobileDetectBundle' => 'SunCat\\MobileDetectBundle\\MobileDetectBundle',
  23089.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  23090.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  23091.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  23092.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  23093.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  23094.                 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  23095.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  23096.                 'MetaerCurlWrapperBundle' => 'Metaer\\CurlWrapperBundle\\MetaerCurlWrapperBundle',
  23097.                 'AdmBundle' => 'AdmBundle\\AdmBundle',
  23098.                 'WebBundle' => 'WebBundle\\WebBundle',
  23099.                 'Import1CBundle' => 'Import1CBundle\\Import1CBundle',
  23100.                 'FirebaseBundle' => 'Kreait\\Firebase\\Symfony\\Bundle\\FirebaseBundle',
  23101.                 'FuncCompressBundle' => 'Func\\CompressBundle\\FuncCompressBundle',
  23102.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  23103.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  23104.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  23105.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  23106.             ],
  23107.             'kernel.bundles_metadata' => [
  23108.                 'FrameworkBundle' => [
  23109.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  23110.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  23111.                 ],
  23112.                 'TwigBundle' => [
  23113.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  23114.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  23115.                 ],
  23116.                 'TwigExtraBundle' => [
  23117.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  23118.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  23119.                 ],
  23120.                 'SecurityBundle' => [
  23121.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  23122.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  23123.                 ],
  23124.                 'DoctrineBundle' => [
  23125.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  23126.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  23127.                 ],
  23128.                 'KnpSnappyBundle' => [
  23129.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  23130.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  23131.                 ],
  23132.                 'LeezyPheanstalkBundle' => [
  23133.                     'path' => (\dirname(__DIR__4).'/vendor/pwt777/pheanstalk-bundle/src'),
  23134.                     'namespace' => 'Leezy\\PheanstalkBundle',
  23135.                 ],
  23136.                 'LimeniusLiformBundle' => [
  23137.                     'path' => (\dirname(__DIR__4).'/vendor/limenius/liform-bundle'),
  23138.                     'namespace' => 'Limenius\\LiformBundle',
  23139.                 ],
  23140.                 'LimeniusReactBundle' => [
  23141.                     'path' => (\dirname(__DIR__4).'/vendor/limenius/react-bundle'),
  23142.                     'namespace' => 'Limenius\\ReactBundle',
  23143.                 ],
  23144.                 'SensioFrameworkExtraBundle' => [
  23145.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  23146.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  23147.                 ],
  23148.                 'MobileDetectBundle' => [
  23149.                     'path' => (\dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle'),
  23150.                     'namespace' => 'SunCat\\MobileDetectBundle',
  23151.                 ],
  23152.                 'MonologBundle' => [
  23153.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  23154.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  23155.                 ],
  23156.                 'DoctrineMigrationsBundle' => [
  23157.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  23158.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  23159.                 ],
  23160.                 'SwiftmailerBundle' => [
  23161.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  23162.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  23163.                 ],
  23164.                 'NelmioAliceBundle' => [
  23165.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  23166.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  23167.                 ],
  23168.                 'FidryAliceDataFixturesBundle' => [
  23169.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  23170.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  23171.                 ],
  23172.                 'HautelookAliceBundle' => [
  23173.                     'path' => (\dirname(__DIR__4).'/vendor/hautelook/alice-bundle/src'),
  23174.                     'namespace' => 'Hautelook\\AliceBundle',
  23175.                 ],
  23176.                 'WebProfilerBundle' => [
  23177.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  23178.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  23179.                 ],
  23180.                 'MetaerCurlWrapperBundle' => [
  23181.                     'path' => (\dirname(__DIR__4).'/vendor/metaer/curl-wrapper-bundle'),
  23182.                     'namespace' => 'Metaer\\CurlWrapperBundle',
  23183.                 ],
  23184.                 'AdmBundle' => [
  23185.                     'path' => (\dirname(__DIR__4).'/src/AdmBundle'),
  23186.                     'namespace' => 'AdmBundle',
  23187.                 ],
  23188.                 'WebBundle' => [
  23189.                     'path' => (\dirname(__DIR__4).'/src/WebBundle'),
  23190.                     'namespace' => 'WebBundle',
  23191.                 ],
  23192.                 'Import1CBundle' => [
  23193.                     'path' => (\dirname(__DIR__4).'/src/Import1CBundle'),
  23194.                     'namespace' => 'Import1CBundle',
  23195.                 ],
  23196.                 'FirebaseBundle' => [
  23197.                     'path' => (\dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src'),
  23198.                     'namespace' => 'Kreait\\Firebase\\Symfony\\Bundle',
  23199.                 ],
  23200.                 'FuncCompressBundle' => [
  23201.                     'path' => (\dirname(__DIR__4).'/vendor/funcphp/twig-compress/CompressBundle'),
  23202.                     'namespace' => 'Func\\CompressBundle',
  23203.                 ],
  23204.                 'MakerBundle' => [
  23205.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  23206.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  23207.                 ],
  23208.                 'NelmioApiDocBundle' => [
  23209.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  23210.                     'namespace' => 'Nelmio\\ApiDocBundle',
  23211.                 ],
  23212.                 'SentryBundle' => [
  23213.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  23214.                     'namespace' => 'Sentry\\SentryBundle',
  23215.                 ],
  23216.                 'NelmioCorsBundle' => [
  23217.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  23218.                     'namespace' => 'Nelmio\\CorsBundle',
  23219.                 ],
  23220.             ],
  23221.             'kernel.charset' => 'UTF-8',
  23222.             'kernel.container_class' => 'FlexApp_KernelTe_devDebugContainer',
  23223.             'container.dumper.inline_class_loader' => true,
  23224.             'container.dumper.inline_factories' => true,
  23225.             'mirror' => 0,
  23226.             'site' => 'dev-bi.tile.expert',
  23227.             'domain' => '.dev-bi.tile.expert',
  23228.             'full_domain' => 'https://dev-bi.tile.expert',
  23229.             'site_name' => 'Tile.Expert',
  23230.             'router.request_context.host' => 'tile.expert',
  23231.             'router.request_context.scheme' => 'https',
  23232.             'locale' => 'en',
  23233.             'locale_jobs' => 'ru',
  23234.             'langs_available' => 'da|de|en|es|fr|it|nl|no|pl|fi|sv|pt|ru|zh',
  23235.             'langs_all' => 'ru|en|it|es|fr|de|pl|nl|fi|sv|da|no|pt|zh',
  23236.             'lang_country' => '(ru|en|it|es|fr|de|pl|nl|fi|sv|da|no|pt|zh)(-[\\w]{2})?',
  23237.             'locales' => [
  23238.                 => 'ru',
  23239.                 => 'en',
  23240.                 => 'it',
  23241.                 => 'es',
  23242.                 => 'fr',
  23243.                 => 'de',
  23244.                 => 'pl',
  23245.                 => 'nl',
  23246.                 => 'fi',
  23247.                 => 'sv',
  23248.                 10 => 'da',
  23249.                 11 => 'no',
  23250.                 12 => 'pt',
  23251.                 13 => 'zh',
  23252.             ],
  23253.             'recaptcha_secret' => '6LcVzAYUAAAAAM-zgoDAjYHxyNGSqq14xuWEnEwG',
  23254.             'recaptcha_html' => '6LcVzAYUAAAAABwE13fld_8Paz5OwyUeXlo89A1E',
  23255.             'recaptcha_secret_opacity' => '6Lefh1IUAAAAAH7DHiHT7fxkIZE8mc8hDUs9hcD2',
  23256.             'recaptcha_html_opacity' => '6Lefh1IUAAAAAAkOM6TdA5UIOnRhn2FaviL08Dhm',
  23257.             'yandex' => false,
  23258.             'w3counter' => false,
  23259.             'mailer_transport' => NULL,
  23260.             'mailer_host' => NULL,
  23261.             'mailer_port' => NULL,
  23262.             'mailer_user' => NULL,
  23263.             'mailer_password' => NULL,
  23264.             'mailer_encryption' => NULL,
  23265.             'mailer_auth_mode' => NULL,
  23266.             'mailer_email_from' => [
  23267.                 'robot@tile.expert' => '"Robot, TILE.EXPERT"',
  23268.             ],
  23269.             'mailer_email_to' => [
  23270.             ],
  23271.             'portal_host' => 'https://te.remote.team',
  23272.             'portal_ws_server' => 'https://te.remote.team:3003',
  23273.             'paypal_url_redirect' => 'https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=',
  23274.             'paypal_url' => 'https://api-3t.paypal.com/nvp',
  23275.             'paypal_user_pp' => 'malta_api1.dev-bi.tile.expert',
  23276.             'paypal_pwd_pp' => 'GFKZT2KR24LV3QFR',
  23277.             'paypal_signature_pp' => 'AFcWxV21C7fd0v3bYYYRCpSSRl31Ap-yLXRAdMH3TcWonNYC27nRBt0K',
  23278.             'braintree_environment' => 'sandbox',
  23279.             'braintree_merchant_id' => '3tx82xhvrh4s4sz6',
  23280.             'braintree_public_key' => 'pbr9qhmd999yhjxc',
  23281.             'braintree_private_key' => '3017127eb0a93d1ff2b49f67f3c50686',
  23282.             'credit_skin' => 'y4VKztc1',
  23283.             'credit_hmac_keys' => 'F0519D539B815AA2EE0FA678A028307988B9BC17217D563F104EA721F6113EB3',
  23284.             'credit_amex_skin' => 'cRXj184L',
  23285.             'credit_amex_hmac_keys' => '2D00E50ADEF6BAB6C264C1F6F290F95EDFA7EA1214F68ED228CB2001D7756E93',
  23286.             'credit_skin_handle' => 'YePdvnpx',
  23287.             'credit_hmac_keys_handle' => '9BA13CE824B02FE451C7AD3B79E7124C56762E0C871C94CF5E2F6E58ECAC47EA',
  23288.             'credit_amex_skin_handle' => 'VqGkgJno',
  23289.             'credit_amex_hmac_keys_handle' => '3406B6B60D00DF4ABB53147872FF54FFDACC6025E6B8B0B98ACB603921B7D011',
  23290.             'card_adyen_merchant' => 'TileExpertOUEXPERT',
  23291.             'card_adyen_login' => 'ws@Company.TileExpertOU',
  23292.             'card_adyen_pass' => 'k1HE2)22C}qAK7wyfJ6&UXvdL',
  23293.             'card_adyen_url' => 'https://live.adyen.com/hpp/',
  23294.             'card_adyen_skin' => 'aU1XFuTp',
  23295.             'card_adyen_hmac_keys' => 'F0519D539B815AA2EE0FA678A028307988B9BC17217D563F104EA721F6113EB3',
  23296.             'card_adyen_amex_skin' => 'D3zcPv1L',
  23297.             'card_adyen_amex_hmac_keys' => '2D00E50ADEF6BAB6C264C1F6F290F95EDFA7EA1214F68ED228CB2001D7756E93',
  23298.             'card_adyen_skin_handle' => 'YePdvnpx',
  23299.             'card_adyen_hmac_keys_handle' => '9BA13CE824B02FE451C7AD3B79E7124C56762E0C871C94CF5E2F6E58ECAC47EA',
  23300.             'card_adyen_amex_skin_handle' => 'VqGkgJno',
  23301.             'card_adyen_amex_hmac_keys_handle' => '3406B6B60D00DF4ABB53147872FF54FFDACC6025E6B8B0B98ACB603921B7D011',
  23302.             'card_adyen_api_key' => 'AQEnhmfuXNWTK0Qc+iSEm2g9gvyLTZlZIqYwPhjcJEaRPxxb13aM1+M2EMFdWw2+5HzctViMSCJMYAc=-Ymwf+OVRZv2MhSZt9EOFzxyF2+yajMuA4p+ov94s3vM=-}#v$hc2Dx6?%+@PR',
  23303.             'card_adyen_client_key' => 'test_ETKJ5WGGUFAKDAXE2KFWWHUJIUKIGHYI',
  23304.             'card_adyen_environment' => 'test',
  23305.             'card_adyen_prefix' => '5691daf620711baf-TileExpertOU',
  23306.             'card_ru_url' => 'https://securepayments.sberbank.ru/payment/rest/',
  23307.             'card_ru_user' => 'tile_expert-api',
  23308.             'card_ru_pass' => 'Api*042018',
  23309.             'card_ru_proxy_url' => '136.243.143.198:3128',
  23310.             'card_ru_proxy_userpwd' => 'te:tile_expert',
  23311.             'salt' => 'test',
  23312.             'memcache_host' => 'localhost',
  23313.             'memcache_port' => 11211,
  23314.             'database_driver' => 'pdo_mysql',
  23315.             'database_host' => '54.93.223.112',
  23316.             'database_port' => 4006,
  23317.             'database_name' => 'te',
  23318.             'database_user' => 'maxusr_new',
  23319.             'database_password' => 'M@!xUsrN3w!P@ssw',
  23320.             'database_slave_host' => '54.93.223.112',
  23321.             'database_slave_port' => 4006,
  23322.             'database_slave_name' => 'te',
  23323.             'database_slave_user' => 'maxusr_new',
  23324.             'database_slave_password' => 'M@!xUsrN3w!P@ssw',
  23325.             'database_phpunit_testing_driver' => 'pdo_mysql',
  23326.             'database_phpunit_testing_host' => '136.243.143.200',
  23327.             'database_phpunit_testing_port' => 3307,
  23328.             'database_phpunit_testing_name' => 'phpunit_testing',
  23329.             'database_phpunit_testing_user' => 'root',
  23330.             'database_phpunit_testing_password' => 'MySQL20203030root_1##',
  23331.             'database_driver_2' => 'pdo_mysql',
  23332.             'database_host_2' => '52.58.231.33',
  23333.             'database_port_2' => 3306,
  23334.             'database_name_2' => '1c',
  23335.             'database_user_2' => 'm.user',
  23336.             'database_password_2' => 'jkRHZalW0JGC',
  23337.             'database_driver_3' => 'pdo_mysql',
  23338.             'database_host_3' => '35.158.109.26',
  23339.             'database_port_3' => 9306,
  23340.             'database_name_3' => 'te',
  23341.             'database_user_3' => 'maxusr_admin',
  23342.             'database_password_3' => 'ME248W4Tsu903Hd8',
  23343.             'database_driver_logs' => 'pdo_mysql',
  23344.             'database_host_logs' => '54.93.223.112',
  23345.             'database_port_logs' => 4006,
  23346.             'database_name_logs' => 'adm_te',
  23347.             'database_user_logs' => 'maxusr_admin',
  23348.             'database_password_logs' => 'ME248W4Tsu903Hd8',
  23349.             'secret' => '048ad6025000f9fdb5f98bb642e00eadec0f555d',
  23350.             'debug_redirects' => false,
  23351.             'use_assetic_controller' => true,
  23352.             'database_path' => NULL,
  23353.             'googleAnalytics' => true,
  23354.             'googleRemarketing' => false,
  23355.             'monolog_swift_subject' => 'OOps Tile.expert problems',
  23356.             'monolog_swift_to_email' => 'gweningwarr@ya.ru',
  23357.             'orderApi_wsdl' => 'https://wa1s01.remote.team:5502/main/ws/projectcalculator.1cws?wsdl',
  23358.             'soap_wsdl' => 'https://wa1s03.remote.team:5501/education/ws/projectcalculator.1cws?wsdl',
  23359.             'collApi_wsdl' => 'https://wa1s01.remote.team:5502/main/ws/listeningportal.1cws?wsdl',
  23360.             'node_path' => '/usr/bin/node',
  23361.             'twilio_account_sid' => 'ACb792ac96aff8811ce60e15348308a493',
  23362.             'twilio_auth_token' => 'b193473eec54a9abbffa91c4f59954d2',
  23363.             'twilio_twiml_app_sid' => 'AP44c903a80266f8ac7d2225df3f95061d',
  23364.             'pivat_key' => '',
  23365.             'show_alert_update' => false,
  23366.             'guetzli_handler' => (\dirname(__DIR__5).'/bin/guetzli'),
  23367.             'pheanstalk_server' => '127.0.0.1',
  23368.             'pheanstalk_port' => 11313,
  23369.             'rabbit_host' => '136.243.143.197',
  23370.             'rabbit_port' => 5672,
  23371.             'rabbit_user' => 'te',
  23372.             'rabbit_pwd' => 'te1212',
  23373.             'nodeServer' => 'https://dev-bi.tile.expert:3002',
  23374.             'assets_base_url' => 'https://dev-bi.tile.expert',
  23375.             'react_rendering' => 'both',
  23376.             'react_trace' => true,
  23377.             'react_mode' => 'phpexecjs',
  23378.             'general' => true,
  23379.             'trans_ex' => [
  23380.                 'tred' => [
  23381.                     'user' => 'translations@dev-bi.tile.expert',
  23382.                     'pass' => 'a3b4702a37',
  23383.                 ],
  23384.                 'libr' => [
  23385.                     'user' => 'translations@dev-bi.tile.expert',
  23386.                     'pass' => 'Gk34ip$akd4XK',
  23387.                     'type' => [
  23388.                         'demo' => 'd059de81-792e-4c54-be79-f2554e8aa8a1',
  23389.                         'standard' => '9d229a06-a601-4be3-8036-d61ef629a331',
  23390.                         'tep' => '71872bc8-4143-446d-b0cf-760fbb37fa1c',
  23391.                     ],
  23392.                 ],
  23393.                 'librV2' => [
  23394.                     'user' => '7e08c282-d2d4-47ef-b175-eea7617df1df',
  23395.                     'pass' => '4f67802b-5481-08fe-5655-195f7c697933',
  23396.                     'type' => [
  23397.                         'demo' => 'ifirsZKMTgy2JXlqQIjJmw',
  23398.                         'standard' => 'KqpOnyp7SPGCufJM5lstbA',
  23399.                         'tep' => 'fPYB0xIvQ9OGnPWm-6iMyA',
  23400.                     ],
  23401.                 ],
  23402.             ],
  23403.             'filters.separator.old' => '-&-',
  23404.             'filters.separator.new' => '&',
  23405.             'salt_onec' => 'imagelib',
  23406.             'salt_portal' => 'qXruJsYFx40DRO7qEvmvGbps6m8VI2cUTYhD0M9pxYvC6EVuchnZ2wYXBpcprU13',
  23407.             'salt_portal_bi' => 'imagelib',
  23408.             'jobs_subdomain' => 'jobs',
  23409.             'replace_in_jobs_link_4th_level' => 'dev3',
  23410.             'cons_test_mode' => false,
  23411.             'cons_login_for_test_mode' => 'ppopov51218',
  23412.             'comment_fails_emails' => [
  23413.                 => 'dev-bi.tile.expert.emails@yandex.ru',
  23414.                 => 'i.kedrov@dev-bi.tile.expert',
  23415.                 => 'v.pechenikin@dev-bi.tile.expert',
  23416.                 => 'd.dudarev@dev-bi.tile.expert',
  23417.             ],
  23418.             'user_fails_emails' => [
  23419.                 => 'i.kedrov@dev-bi.tile.expert',
  23420.                 => 'dev-bi.tile.expert.emails@yandex.ru',
  23421.             ],
  23422.             'general_fails_emails' => [
  23423.                 => 'dev-bi.tile.expert.emails@yandex.ru',
  23424.             ],
  23425.             'critical_errors_email' => [
  23426.                 => 'i.kedrov@dev-bi.tile.expert',
  23427.                 => 'dev-bi.tile.expert.errors.log@yandex.ru',
  23428.                 => 'd.fomenkov@dev-bi.tile.expert',
  23429.                 => 'p.popov@dev-bi.tile.expert',
  23430.             ],
  23431.             'critical_errors_from' => 'errors@dev-bi.tile.expert',
  23432.             'len_article' => 120,
  23433.             'web_socket_server_host' => 'dev-bi.tile.expert',
  23434.             'web_socket_server_internal_host' => 'dev-bi.tile.expert',
  23435.             'web_socket_server_protocol' => 'wss',
  23436.             'web_socket_server_external_port' => 37615,
  23437.             'web_socket_server_internal_port' => 37617,
  23438.             'dev_database_server_version' => 'mariadb-5.5.56',
  23439.             'order_send_review' => false,
  23440.             'disable_delivery_te' => false,
  23441.             'disable_delivery_te_dev' => false,
  23442.             'enable_consultants_schedule_caching' => true,
  23443.             'kladr_token' => 'HDhrYb2zHZer7fBB38NfaY5teDZdY6yA',
  23444.             'google_client_id' => '733540005734-ehu23v4sks8snbbonkjku9vjifvqo9o6.apps.googleusercontent.com',
  23445.             'google_secret_key' => 'bUUKJy3GxY2RSdy1vnfxrtAx',
  23446.             'vk_app_id' => 6968232,
  23447.             'vk_secret_kay' => 'VOLYQkvDqmPPWpYpSoPI',
  23448.             'facebook_app_id' => 585883231920021,
  23449.             'facebook_secret_key' => '5aebecf8d45d14985ede6246c60d22bc',
  23450.             'instagram_client_id' => '4eb40278fc5f41dfbe999d08c834210b',
  23451.             'instagram_secret_key' => '9496ce9657dc4886b1b764e66a01ebe2',
  23452.             'wkhtmltopdf' => '/usr/local/bin/wkhtmltopdf.sh',
  23453.             'mirrors_list' => [
  23454.                 => 'site1.dev-bi.tile.expert',
  23455.                 => 'site2.dev-bi.tile.expert',
  23456.                 => 'site3.dev-bi.tile.expert',
  23457.                 => 'site4.dev-bi.tile.expert',
  23458.                 => 'site5.dev-bi.tile.expert',
  23459.                 => 'site6.dev-bi.tile.expert',
  23460.             ],
  23461.             'aws.access_key_id' => 'AKIAXGHE77E74NGPYT6Z',
  23462.             'aws.secret_access_key' => 't5xTiYgHZyGArqXAIKfpbEgr+SqwcrFIdvVjQDSX',
  23463.             'aws.api_version' => 'latest',
  23464.             'aws.region' => 'us-east-2',
  23465.             'aws.personalize.campaign_arn' => 'arn:aws:personalize:us-east-2:494401485119:campaign/tile-expert-campaign',
  23466.             'aws.user_interactions_tracker_id' => '8aa2c2cd-018d-4577-8abf-deff2772dc4a',
  23467.             'chat_b_ws_server_type' => 'php',
  23468.             'delivery_addresses_te_dev' => [
  23469.                 => 'stub@dev-bi.tile.expert',
  23470.             ],
  23471.             'centrifugo.api_url' => 'https://centrifugo.dev-bi.tile.expert:8000/api',
  23472.             'centrifugo.connection_url' => 'wss://centrifugo.dev-bi.tile.expert:8000/connection/websocket',
  23473.             'centrifugo.api_key' => '3757d14d-bb37-4981-9ea0-1934a8a3aa07',
  23474.             'centrifugo.secret' => '2e9b9acf-4917-43a6-b45d-083e55c21673',
  23475.             'image_lazyload' => true,
  23476.             'cco_email' => 'victoria@dev-bi.tile.expert',
  23477.             'pg_dsn' => 'postgresql://user:password@host:port/dbname',
  23478.             'img_server_host' => '35.158.222.127',
  23479.             'img_server_folder' => (\dirname(__DIR__4).'/images/img_lb'),
  23480.             'img_server_user' => 'te',
  23481.             'quality' => '100',
  23482.             'quality_webp' => '70',
  23483.             'qte_base_url' => 'https://qte.dev-bi.tile.expert',
  23484.             'qte_api_key' => '3014110C6B586FD9F9B9F6F3ECD3FAF0',
  23485.             'bi.v4.image_driver' => 'imagick',
  23486.             'google_cloud_api_key' => NULL,
  23487.             'translator.api_url' => 'https://translator.tile.expert',
  23488.             'translator.api_key' => 'a011de81-342e-4c11-be49-f2334e8aa8a1',
  23489.             'assets.version.adm' => '1.2.4',
  23490.             'portal_api_server_logs_dir' => 'portal_api_server',
  23491.             'send_comment_to_portal_logs_dir' => 'comment_send_api_client',
  23492.             'send_theme_to_portal_logs_dir' => 'theme_send_api_client',
  23493.             'send_to_portal_logs_dir' => 'portal_api_client',
  23494.             'crypto_payment_logger_dir' => 'crypto_payment',
  23495.             'last_messages_count_in_chat_b' => 50,
  23496.             'default_cons_online_status_if_can_not_find_by_login_in_portal_data' => true,
  23497.             'chat_b_websocket_client_te_timeout' => 90,
  23498.             'chat_b_websocket_client_te_dev_timeout' => 90,
  23499.             'chat_b_websocket_client_test_timeout' => 7,
  23500.             'chat_b_websocket_client_default_timeout' => 7,
  23501.             'bi.v3.connection.logs' => 'logs',
  23502.             'bi.v3.connection.oneC' => 'oneC',
  23503.             'adm.name' => 'TE AdmPanel',
  23504.             'adm.comment.theme_unid_test' => '57EA4A8B-78D7-CAFC-2363-42F9304CFB6D',
  23505.             'adm.comment.entity_types' => [
  23506.                 'Publication' => '1',
  23507.                 'Vacancy' => '2',
  23508.                 'Collection' => '3',
  23509.                 'Page' => '4',
  23510.                 'BuyOrder' => '5',
  23511.             ],
  23512.             'adm.files.path.web' => '/img_lb',
  23513.             'adm.files.path.files' => 'web/img_lb',
  23514.             'event_dispatcher.event_aliases' => [
  23515.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  23516.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  23517.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  23518.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  23519.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  23520.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  23521.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  23522.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  23523.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  23524.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  23525.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  23526.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  23527.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  23528.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  23529.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  23530.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  23531.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  23532.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  23533.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  23534.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  23535.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  23536.             ],
  23537.             'fragment.renderer.hinclude.global_template' => NULL,
  23538.             'fragment.path' => '/_fragment',
  23539.             'kernel.secret' => '048ad6025000f9fdb5f98bb642e00eadec0f555d',
  23540.             'kernel.http_method_override' => true,
  23541.             'kernel.trusted_hosts' => [
  23542.             ],
  23543.             'kernel.default_locale' => 'en',
  23544.             'kernel.enabled_locales' => [
  23545.             ],
  23546.             'kernel.error_controller' => 'error_controller',
  23547.             'debug.file_link_format' => NULL,
  23548.             'asset.request_context.base_path' => NULL,
  23549.             'asset.request_context.secure' => NULL,
  23550.             'translator.logging' => false,
  23551.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  23552.             'debug.error_handler.throw_at' => -1,
  23553.             'router.request_context.base_url' => '',
  23554.             'router.resource' => 'kernel::loadRoutes',
  23555.             'request_listener.http_port' => 80,
  23556.             'request_listener.https_port' => 443,
  23557.             'session.metadata.storage_key' => '_sf2_meta',
  23558.             'session.storage.options' => [
  23559.                 'cache_limiter' => '0',
  23560.                 'cookie_lifetime' => 2419200,
  23561.                 'cookie_httponly' => true,
  23562.                 'gc_maxlifetime' => 2419200,
  23563.                 'gc_probability' => 1,
  23564.             ],
  23565.             'session.metadata.update_threshold' => 0,
  23566.             'form.type_extension.csrf.enabled' => true,
  23567.             'form.type_extension.csrf.field_name' => '_token',
  23568.             'validator.translation_domain' => 'messages',
  23569.             'profiler_listener.only_exceptions' => false,
  23570.             'profiler_listener.only_main_requests' => false,
  23571.             'twig.form.resources' => [
  23572.                 => 'form_div_layout.html.twig',
  23573.             ],
  23574.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  23575.             'security.role_hierarchy.roles' => [
  23576.                 'ROLE_USER' => [
  23577.                     => 'ROLE_USER',
  23578.                 ],
  23579.                 'ROLE_PREVIEW_LC' => [
  23580.                     => 'ROLE_USER',
  23581.                 ],
  23582.                 'ROLE_CODER' => [
  23583.                     => 'ROLE_USER',
  23584.                 ],
  23585.                 'ROLE_UPLOAD_FILES_TP' => [
  23586.                     => 'ROLE_USER',
  23587.                 ],
  23588.                 'ROLE_EDITOR_EMAIL' => [
  23589.                     => 'ROLE_USER',
  23590.                     => 'ROLE_CONS_RU',
  23591.                     => 'ROLE_CONS_EN',
  23592.                 ],
  23593.                 'ROLE_CONS' => [
  23594.                     => 'ROLE_USER',
  23595.                 ],
  23596.                 'ROLE_CONS_RU' => [
  23597.                     => 'ROLE_CONS',
  23598.                 ],
  23599.                 'ROLE_CONS_EN' => [
  23600.                     => 'ROLE_CONS',
  23601.                 ],
  23602.                 'ROLE_CONS_IT' => [
  23603.                     => 'ROLE_CONS',
  23604.                 ],
  23605.                 'ROLE_CONS_ES' => [
  23606.                     => 'ROLE_CONS',
  23607.                 ],
  23608.                 'ROLE_CONS_FR' => [
  23609.                     => 'ROLE_CONS',
  23610.                 ],
  23611.                 'ROLE_CONS_DE' => [
  23612.                     => 'ROLE_CONS',
  23613.                 ],
  23614.                 'ROLE_CONS_PL' => [
  23615.                     => 'ROLE_CONS',
  23616.                 ],
  23617.                 'ROLE_CONS_NL' => [
  23618.                     => 'ROLE_CONS',
  23619.                 ],
  23620.                 'ROLE_CONS_FI' => [
  23621.                     => 'ROLE_CONS',
  23622.                 ],
  23623.                 'ROLE_CONS_UA' => [
  23624.                     => 'ROLE_CONS',
  23625.                 ],
  23626.                 'ROLE_CONS_DA' => [
  23627.                     => 'ROLE_CONS',
  23628.                 ],
  23629.                 'ROLE_CONS_NO' => [
  23630.                     => 'ROLE_CONS',
  23631.                 ],
  23632.                 'ROLE_CONS_SV' => [
  23633.                     => 'ROLE_CONS',
  23634.                 ],
  23635.                 'ROLE_CONS_ZH' => [
  23636.                     => 'ROLE_CONS',
  23637.                 ],
  23638.                 'ROLE_CONS_EDITOR' => [
  23639.                     => 'ROLE_CONS',
  23640.                 ],
  23641.                 'ROLE_VACANCY_EDITOR' => [
  23642.                     => 'ROLE_ADMIN',
  23643.                 ],
  23644.                 'ROLE_CONS_TRETO' => [
  23645.                     => 'ROLE_CONS',
  23646.                 ],
  23647.                 'ROLE_CONS_TE' => [
  23648.                     => 'ROLE_CONS_EN',
  23649.                     => 'ROLE_CONS_IT',
  23650.                     => 'ROLE_CONS_ES',
  23651.                     => 'ROLE_CONS_FR',
  23652.                     => 'ROLE_CONS_DE',
  23653.                     => 'ROLE_CONS_PL',
  23654.                     => 'ROLE_CONS_NL',
  23655.                     => 'ROLE_CONS_FI',
  23656.                 ],
  23657.                 'ROLE_DEV' => [
  23658.                     => 'ROLE_SIGN',
  23659.                     => 'ROLE_BM',
  23660.                     => 'ROLE_BI',
  23661.                 ],
  23662.                 'ROLE_SIGN' => [
  23663.                     => 'ROLE_BM',
  23664.                     => 'ROLE_BI',
  23665.                 ],
  23666.                 'ROLE_BM' => [
  23667.                     => 'ROLE_BI',
  23668.                 ],
  23669.                 'ROLE_BI' => [
  23670.                     => 'ROLE_USER',
  23671.                 ],
  23672.                 'ROLE_BM_MANUAL' => [
  23673.                     => 'ROLE_USER',
  23674.                 ],
  23675.                 'ROLE_TEST' => [
  23676.                     => 'ROLE_USER',
  23677.                 ],
  23678.                 'ROLE_ORDER_MASTER' => [
  23679.                     => 'ROLE_USER',
  23680.                 ],
  23681.                 'ROLE_REDACTOR' => [
  23682.                     => 'ROLE_CONS_TE',
  23683.                     => 'ROLE_CONS_TRETO',
  23684.                     => 'ROLE_TR_ALL',
  23685.                     => 'ROLE_UPLOAD_FILES_TP',
  23686.                     => 'ROLE_CONS_EDITOR',
  23687.                 ],
  23688.                 'ROLE_DIR' => [
  23689.                     => 'ROLE_DIR',
  23690.                 ],
  23691.                 'ROLE_DESIGNER' => [
  23692.                     => 'ROLE_DESIGNER',
  23693.                 ],
  23694.                 'ROLE_LOGS' => [
  23695.                     => 'ROLE_USER',
  23696.                 ],
  23697.                 'ROLE_ADMIN' => [
  23698.                     => 'ROLE_EDITOR_TRETO',
  23699.                     => 'ROLE_EDITOR_TE',
  23700.                     => 'ROLE_LOGS',
  23701.                     => 'ROLE_REDACTOR',
  23702.                     => 'ROLE_CONS_EDITOR',
  23703.                 ],
  23704.                 'ROLE_AGENT_BRAND' => [
  23705.                     => 'ROLE_ADMIN',
  23706.                 ],
  23707.                 'ROLE_SUPER_ADMIN' => [
  23708.                     => 'ROLE_ADMIN',
  23709.                     => 'ROLE_BI',
  23710.                     => 'ROLE_ALLOWED_TO_SWITCH',
  23711.                     => 'ROLE_CONS_TRETO',
  23712.                     => 'ROLE_CONS_TE',
  23713.                     => 'ROLE_CODER',
  23714.                     => 'ROLE_REDACTOR',
  23715.                 ],
  23716.             ],
  23717.             'security.access.denied_url' => NULL,
  23718.             'security.authentication.manager.erase_credentials' => true,
  23719.             'security.authentication.session_strategy.strategy' => 'migrate',
  23720.             'security.access.always_authenticate_before_granting' => false,
  23721.             'security.authentication.hide_user_not_found' => true,
  23722.             'security.firewalls' => [
  23723.                 => 'dev',
  23724.                 => 'main',
  23725.             ],
  23726.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  23727.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  23728.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  23729.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  23730.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  23731.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  23732.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  23733.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  23734.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  23735.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  23736.             'doctrine.entity_managers' => [
  23737.                 'default' => 'doctrine.orm.default_entity_manager',
  23738.                 'oneC' => 'doctrine.orm.oneC_entity_manager',
  23739.                 'logs' => 'doctrine.orm.logs_entity_manager',
  23740.             ],
  23741.             'doctrine.default_entity_manager' => 'default',
  23742.             'doctrine.dbal.connection_factory.types' => [
  23743.                 'json_array' => [
  23744.                     'class' => 'FlexApp\\Extensions\\Doctrine\\Types\\JsonArrayType',
  23745.                 ],
  23746.                 'declination_type' => [
  23747.                     'class' => 'FlexApp\\Extensions\\Doctrine\\Types\\DeclinationType',
  23748.                 ],
  23749.             ],
  23750.             'doctrine.connections' => [
  23751.                 'default' => 'doctrine.dbal.default_connection',
  23752.                 'unbuffered' => 'doctrine.dbal.unbuffered_connection',
  23753.                 'oneC' => 'doctrine.dbal.oneC_connection',
  23754.                 'logs' => 'doctrine.dbal.logs_connection',
  23755.             ],
  23756.             'doctrine.default_connection' => 'default',
  23757.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  23758.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  23759.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  23760.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  23761.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  23762.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  23763.             'doctrine.orm.cache.memcache_host' => 'localhost',
  23764.             'doctrine.orm.cache.memcache_port' => 11211,
  23765.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  23766.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  23767.             'doctrine.orm.cache.memcached_host' => 'localhost',
  23768.             'doctrine.orm.cache.memcached_port' => 11211,
  23769.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  23770.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  23771.             'doctrine.orm.cache.redis_host' => 'localhost',
  23772.             'doctrine.orm.cache.redis_port' => 6379,
  23773.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  23774.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  23775.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  23776.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  23777.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  23778.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  23779.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  23780.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  23781.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  23782.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  23783.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  23784.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  23785.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  23786.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  23787.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  23788.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  23789.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  23790.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  23791.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  23792.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  23793.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  23794.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  23795.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  23796.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  23797.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  23798.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  23799.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  23800.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  23801.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  23802.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  23803.             'doctrine.orm.auto_generate_proxy_classes' => true,
  23804.             'doctrine.orm.proxy_namespace' => 'Proxies',
  23805.             'knp_snappy.pdf.binary' => 'wkhtmltopdf',
  23806.             'knp_snappy.pdf.options' => [
  23807.                 'encoding' => 'UTF-8',
  23808.                 'page-size' => 'A4',
  23809.                 'orientation' => 'landscape',
  23810.                 'enable-local-file-access' => true,
  23811.                 'allow' => '/tmp',
  23812.             ],
  23813.             'knp_snappy.pdf.env' => [
  23814.             ],
  23815.             'knp_snappy.image.binary' => 'wkhtmltoimage',
  23816.             'knp_snappy.image.options' => [
  23817.             ],
  23818.             'knp_snappy.image.env' => [
  23819.             ],
  23820.             'leezy.pheanstalk.pheanstalks' => [
  23821.             ],
  23822.             'limenius_react.default_rendering' => 'both',
  23823.             'limenius_react.fail_loud' => false,
  23824.             'limenius_react.trace' => true,
  23825.             'limenius_react.external_react_renderer.class' => 'Limenius\\ReactRenderer\\Renderer\\ExternalServerReactRenderer',
  23826.             'limenius_react.phpexecjs_react_renderer.class' => 'Limenius\\ReactRenderer\\Renderer\\PhpExecJsReactRenderer',
  23827.             'limenius_react.context_provider.class' => 'Limenius\\ReactRenderer\\Context\\SymfonyContextProvider',
  23828.             'limenius_react.render_extension.class' => 'Limenius\\ReactRenderer\\Twig\\ReactRenderExtension',
  23829.             'limenius_react.cache_enabled' => false,
  23830.             'mobile_detect.mobile_detector.class' => 'SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector',
  23831.             'mobile_detect.device_view.class' => 'SunCat\\MobileDetectBundle\\Helper\\DeviceView',
  23832.             'mobile_detect.cookie_key' => 'device_view',
  23833.             'mobile_detect.switch_param' => 'device_view',
  23834.             'mobile_detect.cookie_expire_datetime_modifier' => '1 month',
  23835.             'mobile_detect.request_response_listener.class' => 'SunCat\\MobileDetectBundle\\EventListener\\RequestResponseListener',
  23836.             'mobile_detect.redirect' => [
  23837.                 'mobile' => [
  23838.                     'is_enabled' => false,
  23839.                     'host' => NULL,
  23840.                     'status_code' => 302,
  23841.                     'action' => 'redirect',
  23842.                 ],
  23843.                 'tablet' => [
  23844.                     'is_enabled' => false,
  23845.                     'host' => NULL,
  23846.                     'status_code' => 302,
  23847.                     'action' => 'redirect',
  23848.                 ],
  23849.                 'full' => [
  23850.                     'is_enabled' => false,
  23851.                     'host' => NULL,
  23852.                     'status_code' => 302,
  23853.                     'action' => 'redirect',
  23854.                 ],
  23855.                 'detect_tablet_as_mobile' => false,
  23856.             ],
  23857.             'mobile_detect.switch_device_view.save_referer_path' => true,
  23858.             'mobile_detect.twig.extension.class' => 'SunCat\\MobileDetectBundle\\Twig\\Extension\\MobileDetectExtension',
  23859.             'mobile_detect.cookie_path' => '/',
  23860.             'mobile_detect.cookie_domain' => '',
  23861.             'mobile_detect.cookie_secure' => false,
  23862.             'mobile_detect.cookie_httponly' => true,
  23863.             'monolog.use_microseconds' => true,
  23864.             'monolog.swift_mailer.handlers' => [
  23865.             ],
  23866.             'monolog.handlers_to_channels' => [
  23867.                 'monolog.handler.alert' => [
  23868.                     'type' => 'exclusive',
  23869.                     'elements' => [
  23870.                         => 'catalog',
  23871.                         => 'collection',
  23872.                         => 'search',
  23873.                     ],
  23874.                 ],
  23875.                 'monolog.handler.info' => [
  23876.                     'type' => 'exclusive',
  23877.                     'elements' => [
  23878.                         => 'catalog',
  23879.                         => 'collection',
  23880.                         => 'search',
  23881.                     ],
  23882.                 ],
  23883.                 'monolog.handler.error' => [
  23884.                     'type' => 'exclusive',
  23885.                     'elements' => [
  23886.                         => 'catalog',
  23887.                         => 'collection',
  23888.                         => 'search',
  23889.                     ],
  23890.                 ],
  23891.                 'monolog.handler.doctrine' => [
  23892.                     'type' => 'inclusive',
  23893.                     'elements' => [
  23894.                         => 'doctrine',
  23895.                         => 'console',
  23896.                     ],
  23897.                 ],
  23898.                 'monolog.handler.console' => [
  23899.                     'type' => 'exclusive',
  23900.                     'elements' => [
  23901.                         => 'catalog',
  23902.                         => 'collection',
  23903.                         => 'search',
  23904.                         => 'event',
  23905.                         => 'doctrine',
  23906.                         => 'catalog',
  23907.                         => 'search',
  23908.                     ],
  23909.                 ],
  23910.                 'monolog.handler.nested' => [
  23911.                     'type' => 'exclusive',
  23912.                     'elements' => [
  23913.                         => 'catalog',
  23914.                         => 'collection',
  23915.                         => 'search',
  23916.                     ],
  23917.                 ],
  23918.                 'monolog.handler.main' => [
  23919.                     'type' => 'exclusive',
  23920.                     'elements' => [
  23921.                         => 'catalog',
  23922.                         => 'collection',
  23923.                         => 'search',
  23924.                         => 'event',
  23925.                         => 'catalog',
  23926.                         => 'collection',
  23927.                         => 'search',
  23928.                     ],
  23929.                 ],
  23930.                 'monolog.handler.search' => [
  23931.                     'type' => 'inclusive',
  23932.                     'elements' => [
  23933.                         => 'search',
  23934.                     ],
  23935.                 ],
  23936.                 'monolog.handler.collection' => [
  23937.                     'type' => 'inclusive',
  23938.                     'elements' => [
  23939.                         => 'collection',
  23940.                     ],
  23941.                 ],
  23942.                 'monolog.handler.catalog' => [
  23943.                     'type' => 'inclusive',
  23944.                     'elements' => [
  23945.                         => 'catalog',
  23946.                     ],
  23947.                 ],
  23948.             ],
  23949.             'doctrine_migrations.name' => 'Application Migrations',
  23950.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/migrations'),
  23951.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  23952.             'doctrine_migrations.table_name' => 'migration_versions',
  23953.             'doctrine_migrations.column_name' => 'version',
  23954.             'doctrine_migrations.column_length' => 14,
  23955.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  23956.             'doctrine_migrations.all_or_nothing' => false,
  23957.             'doctrine_migrations.custom_template' => NULL,
  23958.             'doctrine_migrations.organize_migrations' => false,
  23959.             'swiftmailer.mailer.default.transport.name' => 'null',
  23960.             'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
  23961.             'swiftmailer.mailer.default.transport.smtp.port' => 25,
  23962.             'swiftmailer.mailer.default.transport.smtp.host' => NULL,
  23963.             'swiftmailer.mailer.default.transport.smtp.username' => NULL,
  23964.             'swiftmailer.mailer.default.transport.smtp.password' => NULL,
  23965.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
  23966.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  23967.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  23968.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  23969.             'swiftmailer.mailer.default.transport.smtp.stream_options' => [
  23970.             ],
  23971.             'swiftmailer.mailer.default.spool.enabled' => false,
  23972.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  23973.             'swiftmailer.mailer.default.single_address' => 'stub@dev-bi.tile.expert',
  23974.             'swiftmailer.mailer.default.delivery_addresses' => [
  23975.                 => 'stub@dev-bi.tile.expert',
  23976.             ],
  23977.             'swiftmailer.mailer.default.delivery_whitelist' => [
  23978.             ],
  23979.             'swiftmailer.mailer.default.delivery.enabled' => true,
  23980.             'swiftmailer.spool.enabled' => false,
  23981.             'swiftmailer.delivery.enabled' => true,
  23982.             'swiftmailer.single_address' => 'stub@dev-bi.tile.expert',
  23983.             'swiftmailer.mailers' => [
  23984.                 'default' => 'swiftmailer.mailer.default',
  23985.             ],
  23986.             'swiftmailer.default_mailer' => 'default',
  23987.             'nelmio_alice.functions_blacklist' => [
  23988.                 => 'current',
  23989.                 => 'shuffle',
  23990.                 => 'date',
  23991.                 => 'time',
  23992.                 => 'file',
  23993.                 => 'md5',
  23994.                 => 'sha1',
  23995.             ],
  23996.             'nelmio_alice.locale' => 'en_US',
  23997.             'nelmio_alice.seed' => 1,
  23998.             'nelmio_alice.loading_limit' => 5,
  23999.             'nelmio_alice.max_unique_values_retry' => 150,
  24000.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  24001.             'hautelook_alice.fixtures_path' => [
  24002.                 => 'fixtures',
  24003.             ],
  24004.             'hautelook_alice.root_dirs' => [
  24005.                 => \dirname(__DIR__4),
  24006.             ],
  24007.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  24008.             'web_profiler.debug_toolbar.mode' => 2,
  24009.             'kreait.firebase.factory' => 'Kreait\\Firebase\\Factory',
  24010.             'kreait.firebase.bundle.project_factory' => 'Kreait\\Firebase\\Symfony\\Bundle\\DependencyInjection\\Factory\\ProjectFactory',
  24011.             'nelmio_api_doc.areas' => [
  24012.                 => 'default',
  24013.             ],
  24014.             'nelmio_api_doc.use_validation_groups' => false,
  24015.             'env(SENTRY_RELEASE)' => 'dev-master@a3c1847',
  24016.             'sentry.tracing.enabled' => true,
  24017.             'sentry.tracing.dbal.enabled' => true,
  24018.             'sentry.tracing.dbal.connections' => [
  24019.             ],
  24020.             'sentry.tracing.cache.enabled' => true,
  24021.             'sentry.tracing.http_client.enabled' => true,
  24022.             'nelmio_cors.map' => [
  24023.                 '^/' => [
  24024.                 ],
  24025.             ],
  24026.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  24027.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  24028.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  24029.             'maker.compatible_check.doctrine.supports_attributes' => true,
  24030.             'data_collector.templates' => [
  24031.                 'data_collector.request' => [
  24032.                     => 'request',
  24033.                     => '@WebProfiler/Collector/request.html.twig',
  24034.                 ],
  24035.                 'data_collector.time' => [
  24036.                     => 'time',
  24037.                     => '@WebProfiler/Collector/time.html.twig',
  24038.                 ],
  24039.                 'data_collector.memory' => [
  24040.                     => 'memory',
  24041.                     => '@WebProfiler/Collector/memory.html.twig',
  24042.                 ],
  24043.                 'data_collector.validator' => [
  24044.                     => 'validator',
  24045.                     => '@WebProfiler/Collector/validator.html.twig',
  24046.                 ],
  24047.                 'data_collector.ajax' => [
  24048.                     => 'ajax',
  24049.                     => '@WebProfiler/Collector/ajax.html.twig',
  24050.                 ],
  24051.                 'data_collector.form' => [
  24052.                     => 'form',
  24053.                     => '@WebProfiler/Collector/form.html.twig',
  24054.                 ],
  24055.                 'data_collector.exception' => [
  24056.                     => 'exception',
  24057.                     => '@WebProfiler/Collector/exception.html.twig',
  24058.                 ],
  24059.                 'data_collector.logger' => [
  24060.                     => 'logger',
  24061.                     => '@WebProfiler/Collector/logger.html.twig',
  24062.                 ],
  24063.                 'data_collector.events' => [
  24064.                     => 'events',
  24065.                     => '@WebProfiler/Collector/events.html.twig',
  24066.                 ],
  24067.                 'data_collector.router' => [
  24068.                     => 'router',
  24069.                     => '@WebProfiler/Collector/router.html.twig',
  24070.                 ],
  24071.                 'data_collector.cache' => [
  24072.                     => 'cache',
  24073.                     => '@WebProfiler/Collector/cache.html.twig',
  24074.                 ],
  24075.                 'data_collector.translation' => [
  24076.                     => 'translation',
  24077.                     => '@WebProfiler/Collector/translation.html.twig',
  24078.                 ],
  24079.                 'data_collector.security' => [
  24080.                     => 'security',
  24081.                     => '@Security/Collector/security.html.twig',
  24082.                 ],
  24083.                 'data_collector.twig' => [
  24084.                     => 'twig',
  24085.                     => '@WebProfiler/Collector/twig.html.twig',
  24086.                 ],
  24087.                 'data_collector.http_client' => [
  24088.                     => 'http_client',
  24089.                     => '@WebProfiler/Collector/http_client.html.twig',
  24090.                 ],
  24091.                 'data_collector.doctrine' => [
  24092.                     => 'db',
  24093.                     => '@Doctrine/Collector/db.html.twig',
  24094.                 ],
  24095.                 'swiftmailer.data_collector' => [
  24096.                     => 'swiftmailer',
  24097.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  24098.                 ],
  24099.                 'data_collector.messenger' => [
  24100.                     => 'messenger',
  24101.                     => '@WebProfiler/Collector/messenger.html.twig',
  24102.                 ],
  24103.                 'mailer.data_collector' => [
  24104.                     => 'mailer',
  24105.                     => '@WebProfiler/Collector/mailer.html.twig',
  24106.                 ],
  24107.                 'notifier.data_collector' => [
  24108.                     => 'notifier',
  24109.                     => '@WebProfiler/Collector/notifier.html.twig',
  24110.                 ],
  24111.                 'leezy.pheanstalk.data_collector' => [
  24112.                     => 'pheanstalk',
  24113.                     => '@LeezyPheanstalk/Profiler/pheanstalk.html.twig',
  24114.                 ],
  24115.                 'mobile_detect_bundle.device.collector' => [
  24116.                     => 'device.collector',
  24117.                     => '@MobileDetect/Collector/device.html.twig',
  24118.                 ],
  24119.                 'data_collector.config' => [
  24120.                     => 'config',
  24121.                     => '@WebProfiler/Collector/config.html.twig',
  24122.                 ],
  24123.             ],
  24124.             'console.command.ids' => [
  24125.                 => 'console.command.public_alias.FlexApp\\Command\\SyncAllCommentsCommand',
  24126.                 => 'console.command.public_alias.app.command.fosub_migration_command',
  24127.                 => 'console.command.public_alias.app.command.set_coord_append_command',
  24128.                 => 'console.command.public_alias.app.command.set_coord_fix_command',
  24129.                 => 'console.command.public_alias.app.command.cur_rate.update',
  24130.                 => 'console.command.public_alias.app.command.order',
  24131.                 => 'console.command.public_alias.WebBundle\\Command\\CollectionImgCommand',
  24132.                 => 'console.command.public_alias.app.command.payment_from_one_c',
  24133.                 => 'console.command.public_alias.app.command.idea',
  24134.                 => 'console.command.public_alias.app.command.send_email_list',
  24135.                 10 => 'console.command.public_alias.app.command.collection_video',
  24136.                 11 => 'console.command.public_alias.app.command.check_onec_service',
  24137.                 12 => 'console.command.public_alias.app.setting.collection.command',
  24138.                 13 => 'console.command.public_alias.app.command.reviews_old.command',
  24139.                 14 => 'console.command.public_alias.app.command.pars_country.command',
  24140.                 15 => 'console.command.public_alias.app.command.publiccation_fix_path',
  24141.                 16 => 'console.command.public_alias.app.command.user_resend',
  24142.                 17 => 'console.command.public_alias.app.command.site_collection',
  24143.                 18 => 'console.command.public_alias.app.command.clear_article_dublicate',
  24144.                 19 => 'console.command.public_alias.app.command.check_rating',
  24145.                 20 => 'console.command.public_alias.app.command.update_user',
  24146.                 21 => 'console.command.public_alias.app.command.msh.run',
  24147.                 22 => 'console.command.public_alias.app.command.cron.synch',
  24148.                 23 => 'console.command.public_alias.app.command.order.send-email',
  24149.                 24 => 'console.command.public_alias.app.command.order.resend1C',
  24150.                 25 => 'console.command.public_alias.app.command.social.stat',
  24151.                 26 => 'console.command.public_alias.command.img.check',
  24152.                 27 => 'console.command.public_alias.command.main.check',
  24153.                 28 => 'console.command.public_alias.command.collection.check',
  24154.                 29 => 'console.command.public_alias.command.cache.clear',
  24155.                 30 => 'console.command.public_alias.command.discuss.user_unid_clear',
  24156.                 31 => 'console.command.public_alias.app.command.clear.history',
  24157.                 32 => 'console.command.public_alias.app.command.factory.statupd',
  24158.                 33 => 'console.command.public_alias.app.command.idearename',
  24159.                 34 => 'console.command.public_alias.app.command.send_review_invitations',
  24160.                 35 => 'console.command.public_alias.WebBundle\\Command\\UpdateCountryFreeSampleDeliveryCommand',
  24161.                 36 => 'console.command.public_alias.app.command.article.update_textures',
  24162.                 37 => 'leezy.pheanstalk.command.delete_job',
  24163.                 38 => 'leezy.pheanstalk.command.flush_tube',
  24164.                 39 => 'leezy.pheanstalk.command.kick',
  24165.                 40 => 'leezy.pheanstalk.command.kick_job',
  24166.                 41 => 'leezy.pheanstalk.command.list_tube',
  24167.                 42 => 'leezy.pheanstalk.command.next_ready',
  24168.                 43 => 'leezy.pheanstalk.command.pause_tube',
  24169.                 44 => 'leezy.pheanstalk.command.peek',
  24170.                 45 => 'leezy.pheanstalk.command.peek_tube',
  24171.                 46 => 'leezy.pheanstalk.command.put',
  24172.                 47 => 'leezy.pheanstalk.command.stats',
  24173.                 48 => 'leezy.pheanstalk.command.stats_job',
  24174.                 49 => 'leezy.pheanstalk.command.stats_tube',
  24175.             ],
  24176.         ];
  24177.     }
  24178.     protected function throw($message)
  24179.     {
  24180.         throw new RuntimeException($message);
  24181.     }
  24182. }