<?php 
 
namespace Container191aTO4; 
 
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator; 
use Symfony\Component\DependencyInjection\ContainerInterface; 
use Symfony\Component\DependencyInjection\Container; 
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException; 
use Symfony\Component\DependencyInjection\Exception\LogicException; 
use Symfony\Component\DependencyInjection\Exception\RuntimeException; 
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag; 
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface; 
 
/** 
 * @internal This class has been auto-generated by the Symfony Dependency Injection Component. 
 */ 
class FlexApp_KernelTe_devDebugContainer extends Container 
{ 
    protected $containerDir; 
    protected $targetDir; 
    protected $parameters = []; 
    private $buildParameters; 
    protected $getService; 
 
    public function __construct(array $buildParameters = [], $containerDir = __DIR__) 
    { 
        $this->getService = \Closure::fromCallable([$this, 'getService']); 
        $this->buildParameters = $buildParameters; 
        $this->containerDir = $containerDir; 
        $this->targetDir = \dirname($containerDir); 
        $this->parameters = $this->getDefaultParameters(); 
 
        $this->services = $this->privates = []; 
        $this->syntheticIds = [ 
            'kernel' => true, 
        ]; 
        $this->methodMap = [ 
            '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService', 
            '.container.private.filesystem' => 'get_Container_Private_FilesystemService', 
            '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService', 
            '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService', 
            '.container.private.profiler' => 'get_Container_Private_ProfilerService', 
            '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService', 
            '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService', 
            '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService', 
            '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService', 
            '.container.private.serializer' => 'get_Container_Private_SerializerService', 
            '.container.private.session' => 'get_Container_Private_SessionService', 
            '.container.private.twig' => 'get_Container_Private_TwigService', 
            '.container.private.validator' => 'get_Container_Private_ValidatorService', 
            'AdmBundle\\Controller\\AdmCfgPageController' => 'getAdmCfgPageControllerService', 
            'AdmBundle\\Controller\\AdmCfgParametersController' => 'getAdmCfgParametersControllerService', 
            'AdmBundle\\Controller\\ArticleController' => 'getArticleControllerService', 
            'AdmBundle\\Controller\\BlogController' => 'getBlogControllerService', 
            'AdmBundle\\Controller\\BoolDBSettingController' => 'getBoolDBSettingControllerService', 
            'AdmBundle\\Controller\\BrandController' => 'getBrandControllerService', 
            'AdmBundle\\Controller\\CalendarController' => 'getCalendarControllerService', 
            'AdmBundle\\Controller\\CheckListController' => 'getCheckListControllerService', 
            'AdmBundle\\Controller\\CollectionController' => 'getCollectionControllerService', 
            'AdmBundle\\Controller\\CommentController' => 'getCommentControllerService', 
            'AdmBundle\\Controller\\ConsultantController' => 'getConsultantControllerService', 
            'AdmBundle\\Controller\\CountryController' => 'getCountryControllerService', 
            'AdmBundle\\Controller\\CountryLangSpecificDataController' => 'getCountryLangSpecificDataControllerService', 
            'AdmBundle\\Controller\\CurrencyNgController' => 'getCurrencyNgControllerService', 
            'AdmBundle\\Controller\\DashboardController' => 'getDashboardControllerService', 
            'AdmBundle\\Controller\\ExhController' => 'getExhControllerService', 
            'AdmBundle\\Controller\\ExportController' => 'getExportControllerService', 
            'AdmBundle\\Controller\\ExtendedController' => 'getExtendedControllerService', 
            'AdmBundle\\Controller\\FactoryNgController' => 'getFactoryNgControllerService', 
            'AdmBundle\\Controller\\FilesController' => 'getFilesControllerService', 
            'AdmBundle\\Controller\\FilterController' => 'getFilterControllerService', 
            'AdmBundle\\Controller\\FilterGroupController' => 'getFilterGroupControllerService', 
            'AdmBundle\\Controller\\GeoCountryController' => 'getGeoCountryControllerService', 
            'AdmBundle\\Controller\\HistoryController' => 'getHistoryControllerService', 
            'AdmBundle\\Controller\\ListBigSizeFormatController' => 'getListBigSizeFormatControllerService', 
            'AdmBundle\\Controller\\ListCountryController' => 'getListCountryControllerService', 
            'AdmBundle\\Controller\\ListEmailController' => 'getListEmailControllerService', 
            'AdmBundle\\Controller\\LocalizationController' => 'getLocalizationControllerService', 
            'AdmBundle\\Controller\\MobileUserSliderController' => 'getMobileUserSliderControllerService', 
            'AdmBundle\\Controller\\NameNgController' => 'getNameNgControllerService', 
            'AdmBundle\\Controller\\OrderController' => 'getOrderControllerService', 
            'AdmBundle\\Controller\\ParticipantController' => 'getParticipantControllerService', 
            'AdmBundle\\Controller\\PollController' => 'getPollControllerService', 
            'AdmBundle\\Controller\\StatOrdersController' => 'getStatOrdersControllerService', 
            'AdmBundle\\Controller\\StatViewsController' => 'getStatViewsControllerService', 
            'AdmBundle\\Controller\\StaticPageController' => 'getStaticPageControllerService', 
            'AdmBundle\\Controller\\ToolsController' => 'getToolsControllerService', 
            'AdmBundle\\Controller\\TransController' => 'getTransControllerService', 
            'AdmBundle\\Controller\\TransExController' => 'getTransExControllerService', 
            'AdmBundle\\Controller\\TransGroupController' => 'getTransGroupControllerService', 
            'AdmBundle\\Controller\\UsersController' => 'getUsersControllerService', 
            'AdmBundle\\Controller\\VacancyController' => 'getVacancyControllerService', 
            'AdmBundle\\Controller\\WidgetController' => 'getWidgetControllerService', 
            'Faker\\Generator' => 'getGeneratorService', 
            'FlexApp\\Controller\\AmazonPersonalizeController' => 'getAmazonPersonalizeControllerService', 
            'FlexApp\\Controller\\Api\\GetEmailReviewController' => 'getGetEmailReviewControllerService', 
            'FlexApp\\Controller\\Api\\MobileUserSliderController' => 'getMobileUserSliderController2Service', 
            'FlexApp\\Controller\\Api\\PollController' => 'getPollController2Service', 
            'FlexApp\\Controller\\Api\\SaveJsLogController' => 'getSaveJsLogControllerService', 
            'FlexApp\\Controller\\Api\\TransApiController' => 'getTransApiControllerService', 
            'FlexApp\\Controller\\Api\\TransExApiController' => 'getTransExApiControllerService', 
            'FlexApp\\Controller\\Api\\UserApiController' => 'getUserApiControllerService', 
            'FlexApp\\Controller\\CareerController' => 'getCareerControllerService', 
            'FlexApp\\Controller\\ChangeLocaleStatController' => 'getChangeLocaleStatControllerService', 
            'FlexApp\\Controller\\ChatBController' => 'getChatBControllerService', 
            'FlexApp\\Controller\\CollectionReviewController' => 'getCollectionReviewControllerService', 
            'FlexApp\\Controller\\CommentController' => 'getCommentController2Service', 
            'FlexApp\\Controller\\CompareArticleController' => 'getCompareArticleControllerService', 
            'FlexApp\\Controller\\FileUploadExampleController' => 'getFileUploadExampleControllerService', 
            'FlexApp\\Controller\\HeaderApiController' => 'getHeaderApiControllerService', 
            'FlexApp\\Controller\\HeaderOrderApiController' => 'getHeaderOrderApiControllerService', 
            'FlexApp\\Controller\\InterviewController' => 'getInterviewControllerService', 
            'FlexApp\\Controller\\LeaveReviewController' => 'getLeaveReviewControllerService', 
            'FlexApp\\Controller\\MailingReportController' => 'getMailingReportControllerService', 
            'FlexApp\\Controller\\NewUserProfileController' => 'getNewUserProfileControllerService', 
            'FlexApp\\Controller\\NotExtend\\FixFailsController' => 'getFixFailsControllerService', 
            'FlexApp\\Controller\\NotExtend\\LogsController' => 'getLogsControllerService', 
            'FlexApp\\Controller\\NotExtend\\ManualTestController' => 'getManualTestControllerService', 
            'FlexApp\\Controller\\NotExtend\\PortalApiController' => 'getPortalApiControllerService', 
            'FlexApp\\Controller\\OneCController' => 'getOneCControllerService', 
            'FlexApp\\Controller\\PushController' => 'getPushControllerService', 
            'FlexApp\\Controller\\ReviewsReportController' => 'getReviewsReportControllerService', 
            'FlexApp\\Controller\\SaveUserCookieController' => 'getSaveUserCookieControllerService', 
            'FlexApp\\Controller\\SecurityController' => 'getSecurityControllerService', 
            'FlexApp\\Controller\\VisitController' => 'getVisitControllerService', 
            'FlexApp\\Extensions\\RouterDecorator' => 'getRouterDecoratorService', 
            'FlexApp\\Repository\\CommentRepository' => 'getCommentRepositoryService', 
            'FlexApp\\Service\\BBCodeManager' => 'getBBCodeManagerService', 
            'FlexApp\\Service\\CalendarService' => 'getCalendarServiceService', 
            'FlexApp\\Service\\CollectionsDataStructureForLeaveReviewProvider' => 'getCollectionsDataStructureForLeaveReviewProviderService', 
            'FlexApp\\Service\\CommentablePageDataProvider' => 'getCommentablePageDataProviderService', 
            'FlexApp\\Service\\ConsDataForContactsPageProvider' => 'getConsDataForContactsPageProviderService', 
            'FlexApp\\Service\\ConsDefiner' => 'getConsDefinerService', 
            'FlexApp\\Service\\CurrentUserProvider' => 'getCurrentUserProviderService', 
            'FlexApp\\Service\\ExtendedCountryListProvider' => 'getExtendedCountryListProviderService', 
            'FlexApp\\Service\\LoginLinkGenerator' => 'getLoginLinkGeneratorService', 
            'FlexApp\\Service\\LogsManager' => 'getLogsManagerService', 
            'FlexApp\\Service\\ParametersGenerator' => 'getParametersGeneratorService', 
            'FlexApp\\Service\\RedisCachePool' => 'getRedisCachePoolService', 
            'FlexApp\\Service\\SystemChatNotificationService' => 'getSystemChatNotificationServiceService', 
            'FlexApp\\Service\\TimeFormatTransformer' => 'getTimeFormatTransformerService', 
            'FlexApp\\Service\\TimezoneManager' => 'getTimezoneManagerService', 
            'Import1CBundle\\Controller\\v3\\Api\\ApiController' => 'getApiControllerService', 
            'Import1CBundle\\Controller\\v3\\Api\\ArticleController' => 'getArticleController2Service', 
            'Import1CBundle\\Controller\\v3\\Api\\CheckListController' => 'getCheckListController2Service', 
            'Import1CBundle\\Controller\\v3\\Api\\CollectionController' => 'getCollectionController2Service', 
            'Import1CBundle\\Controller\\v3\\Api\\CommonController' => 'getCommonControllerService', 
            'Import1CBundle\\Controller\\v3\\Api\\FactoryController' => 'getFactoryControllerService', 
            'Import1CBundle\\Controller\\v3\\Api\\ImagesController' => 'getImagesControllerService', 
            'Import1CBundle\\Controller\\v3\\Api\\InteriorController' => 'getInteriorControllerService', 
            'Import1CBundle\\Controller\\v3\\Api\\OneCController' => 'getOneCController2Service', 
            'Import1CBundle\\Controller\\v3\\Api\\UploadController' => 'getUploadControllerService', 
            'Import1CBundle\\Controller\\v3\\ArticleHandlerController' => 'getArticleHandlerControllerService', 
            'Import1CBundle\\Controller\\v3\\ArticleServiceController' => 'getArticleServiceControllerService', 
            'Import1CBundle\\Controller\\v3\\CheckListController' => 'getCheckListController3Service', 
            'Import1CBundle\\Controller\\v3\\CollectionController' => 'getCollectionController3Service', 
            'Import1CBundle\\Controller\\v3\\CollectionHandlerController' => 'getCollectionHandlerControllerService', 
            'Import1CBundle\\Controller\\v3\\FactoryHandlerController' => 'getFactoryHandlerControllerService', 
            'Import1CBundle\\Controller\\v3\\FactoryServiceController' => 'getFactoryServiceControllerService', 
            'Import1CBundle\\Controller\\v3\\HistoryController' => 'getHistoryController2Service', 
            'Import1CBundle\\Controller\\v3\\HomeController' => 'getHomeControllerService', 
            'Import1CBundle\\Controller\\v3\\InteriorHandlerController' => 'getInteriorHandlerControllerService', 
            'Import1CBundle\\Controller\\v3\\InteriorServiceController' => 'getInteriorServiceControllerService', 
            'Import1CBundle\\Controller\\v3\\OneCController' => 'getOneCController3Service', 
            'Import1CBundle\\Controller\\v3\\ReportController' => 'getReportControllerService', 
            'Import1CBundle\\Controller\\v3\\SliderController' => 'getSliderControllerService', 
            'Import1CBundle\\Controller\\v3\\UpdateController' => 'getUpdateControllerService', 
            'Import1CBundle\\Controller\\v3\\UploadController' => 'getUploadController2Service', 
            'Import1CBundle\\Controller\\v4\\ImageController' => 'getImageControllerService', 
            'Import1CBundle\\Controller\\v4\\InteriorServiceController' => 'getInteriorServiceController2Service', 
            'Import1CBundle\\Controller\\v4\\UploadController' => 'getUploadController3Service', 
            'Import1CBundle\\Controller\\v4\\api\\ApiController' => 'getApiController2Service', 
            'Import1CBundle\\Controller\\v4\\api\\CitrixController' => 'getCitrixControllerService', 
            'Import1CBundle\\Controller\\v4\\api\\UploadController' => 'getUploadController4Service', 
            'Import1CBundle\\EventListener\\ArticleUpdateAddingListener' => 'getArticleUpdateAddingListenerService', 
            'Import1CBundle\\EventListener\\ArticleUpdateListener' => 'getArticleUpdateListenerService', 
            'Import1CBundle\\EventListener\\CollectionStatusChangeListener' => 'getCollectionStatusChangeListenerService', 
            'Limenius\\Liform\\Form\\Extension\\AddLiformExtension' => 'getAddLiformExtensionService', 
            'Limenius\\Liform\\Liform' => 'getLiformService', 
            'Limenius\\Liform\\Resolver' => 'getResolverService', 
            'Limenius\\Liform\\Serializer\\Normalizer\\FormErrorNormalizer' => 'getFormErrorNormalizerService', 
            'Limenius\\Liform\\Serializer\\Normalizer\\InitialValuesNormalizer' => 'getInitialValuesNormalizerService', 
            'Sentry\\Integration\\IgnoreErrorsIntegration' => 'getIgnoreErrorsIntegrationService', 
            'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService', 
            'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService', 
            'WebBundle\\Client\\GoogleTranslateClient' => 'getGoogleTranslateClientService', 
            'WebBundle\\Client\\OneCSoapApiClient' => 'getOneCSoapApiClientService', 
            'WebBundle\\Controller\\Api\\ApiController' => 'getApiController3Service', 
            'WebBundle\\Controller\\Api\\ExtendedApiController' => 'getExtendedApiControllerService', 
            'WebBundle\\Controller\\Api\\TestConnectApiController' => 'getTestConnectApiControllerService', 
            'WebBundle\\Controller\\Api\\UserApiController' => 'getUserApiController2Service', 
            'WebBundle\\Controller\\BuyOrderController' => 'getBuyOrderControllerService', 
            'WebBundle\\Controller\\CatalogController' => 'getCatalogControllerService', 
            'WebBundle\\Controller\\CollectionController' => 'getCollectionController4Service', 
            'WebBundle\\Controller\\CommonController' => 'getCommonController2Service', 
            'WebBundle\\Controller\\CookieController' => 'getCookieControllerService', 
            'WebBundle\\Controller\\DbgetController' => 'getDbgetControllerService', 
            'WebBundle\\Controller\\DeliveryController' => 'getDeliveryControllerService', 
            'WebBundle\\Controller\\ExtendedController' => 'getExtendedController2Service', 
            'WebBundle\\Controller\\FiltersController' => 'getFiltersControllerService', 
            'WebBundle\\Controller\\HomeController' => 'getHomeController2Service', 
            'WebBundle\\Controller\\IdeaController' => 'getIdeaControllerService', 
            'WebBundle\\Controller\\InvoiceController' => 'getInvoiceControllerService', 
            'WebBundle\\Controller\\JournalCollectionController' => 'getJournalCollectionControllerService', 
            'WebBundle\\Controller\\KladrController' => 'getKladrControllerService', 
            'WebBundle\\Controller\\MakingController' => 'getMakingControllerService', 
            'WebBundle\\Controller\\OrderController' => 'getOrderController2Service', 
            'WebBundle\\Controller\\OrderPaymentController' => 'getOrderPaymentControllerService', 
            'WebBundle\\Controller\\OrdersController' => 'getOrdersControllerService', 
            'WebBundle\\Controller\\PageController' => 'getPageControllerService', 
            'WebBundle\\Controller\\PaymentFromOneCController' => 'getPaymentFromOneCControllerService', 
            'WebBundle\\Controller\\PollController' => 'getPollController3Service', 
            'WebBundle\\Controller\\ProductReviewController' => 'getProductReviewControllerService', 
            'WebBundle\\Controller\\ProductionController' => 'getProductionControllerService', 
            'WebBundle\\Controller\\ProformaController' => 'getProformaControllerService', 
            'WebBundle\\Controller\\PublicationController' => 'getPublicationControllerService', 
            'WebBundle\\Controller\\ResettingController' => 'getResettingControllerService', 
            'WebBundle\\Controller\\ReviewController' => 'getReviewControllerService', 
            'WebBundle\\Controller\\SampleController' => 'getSampleControllerService', 
            'WebBundle\\Controller\\SearchController' => 'getSearchControllerService', 
            'WebBundle\\Controller\\SeoController' => 'getSeoControllerService', 
            'WebBundle\\Controller\\SliderController' => 'getSliderController2Service', 
            'WebBundle\\Controller\\SoapController' => 'getSoapControllerService', 
            'WebBundle\\Controller\\SupportController' => 'getSupportControllerService', 
            'WebBundle\\Controller\\TableRouterController' => 'getTableRouterControllerService', 
            'WebBundle\\Controller\\TileController' => 'getTileControllerService', 
            'WebBundle\\Controller\\TopController' => 'getTopControllerService', 
            'WebBundle\\Controller\\TwilioController' => 'getTwilioControllerService', 
            'WebBundle\\Controller\\UserController' => 'getUserControllerService', 
            'WebBundle\\Controller\\UserProfileController' => 'getUserProfileControllerService', 
            'WebBundle\\Controller\\VacancyController' => 'getVacancyController2Service', 
            'WebBundle\\Controller\\WidgetsController' => 'getWidgetsControllerService', 
            'WebBundle\\Filler\\BuyOrderDeliveryFiller' => 'getBuyOrderDeliveryFillerService', 
            'WebBundle\\Filler\\ListEmailFiller' => 'getListEmailFillerService', 
            'WebBundle\\Filler\\OrderFiller' => 'getOrderFillerService', 
            'WebBundle\\Filler\\OrderItemsFiller' => 'getOrderItemsFillerService', 
            'WebBundle\\Helper\\Mailer' => 'getMailerService', 
            'WebBundle\\Helper\\ParticipantHelper' => 'getParticipantHelperService', 
            'WebBundle\\Helper\\PortalHelper' => 'getPortalHelperService', 
            'WebBundle\\Helper\\TextHelper' => 'getTextHelperService', 
            'WebBundle\\Repository\\ArticleDetailRepository' => 'getArticleDetailRepositoryService', 
            'WebBundle\\Repository\\ArticleRepository' => 'getArticleRepositoryService', 
            'WebBundle\\Repository\\BuyOrderArticleHolidayRepository' => 'getBuyOrderArticleHolidayRepositoryService', 
            'WebBundle\\Repository\\BuyOrderArticleRepository' => 'getBuyOrderArticleRepositoryService', 
            'WebBundle\\Repository\\BuyOrderManagerRepository' => 'getBuyOrderManagerRepositoryService', 
            'WebBundle\\Repository\\BuyOrderRepository' => 'getBuyOrderRepositoryService', 
            'WebBundle\\Repository\\CollectionRepository' => 'getCollectionRepositoryService', 
            'WebBundle\\Repository\\ConfirmTimeStatRepository' => 'getConfirmTimeStatRepositoryService', 
            'WebBundle\\Repository\\DeliveryRequestRepository' => 'getDeliveryRequestRepositoryService', 
            'WebBundle\\Repository\\FactoryRepository' => 'getFactoryRepositoryService', 
            'WebBundle\\Repository\\FilterHistorySearchRepository' => 'getFilterHistorySearchRepositoryService', 
            'WebBundle\\Repository\\FilterRepository' => 'getFilterRepositoryService', 
            'WebBundle\\Repository\\IdeaRepository' => 'getIdeaRepositoryService', 
            'WebBundle\\Repository\\IdeasShareRepository' => 'getIdeasShareRepositoryService', 
            'WebBundle\\Repository\\InteriorHistoryRepository' => 'getInteriorHistoryRepositoryService', 
            'WebBundle\\Repository\\InteriorRepository' => 'getInteriorRepositoryService', 
            'WebBundle\\Repository\\ItalianMunicipalityRepository' => 'getItalianMunicipalityRepositoryService', 
            'WebBundle\\Repository\\LastUrlRepository' => 'getLastUrlRepositoryService', 
            'WebBundle\\Repository\\ListCountryRepository' => 'getListCountryRepositoryService', 
            'WebBundle\\Repository\\ListEmailRepository' => 'getListEmailRepositoryService', 
            'WebBundle\\Repository\\ListMaterialRepository' => 'getListMaterialRepositoryService', 
            'WebBundle\\Repository\\ListMeasureRepository' => 'getListMeasureRepositoryService', 
            'WebBundle\\Repository\\ListVatRepository' => 'getListVatRepositoryService', 
            'WebBundle\\Repository\\OrderAddressRepository' => 'getOrderAddressRepositoryService', 
            'WebBundle\\Repository\\OrderHistoryRepository' => 'getOrderHistoryRepositoryService', 
            'WebBundle\\Repository\\OrderPaymentRepository' => 'getOrderPaymentRepositoryService', 
            'WebBundle\\Repository\\PaymentFromOneCRepository' => 'getPaymentFromOneCRepositoryService', 
            'WebBundle\\Repository\\ProductReviewsCacheRepository' => 'getProductReviewsCacheRepositoryService', 
            'WebBundle\\Repository\\ProductionRepository' => 'getProductionRepositoryService', 
            'WebBundle\\Repository\\ProductionShipmentRepository' => 'getProductionShipmentRepositoryService', 
            'WebBundle\\Repository\\PublicationRepository' => 'getPublicationRepositoryService', 
            'WebBundle\\Repository\\ReviewsCacheRepository' => 'getReviewsCacheRepositoryService', 
            'WebBundle\\Repository\\StaticPageRepository' => 'getStaticPageRepositoryService', 
            'WebBundle\\Repository\\UserRepository' => 'getUserRepositoryService', 
            'WebBundle\\Repository\\VisitRepository' => 'getVisitRepositoryService', 
            'WebBundle\\Repository\\WarehouseRepository' => 'getWarehouseRepositoryService', 
            'WebBundle\\Service\\AlertingService' => 'getAlertingServiceService', 
            'WebBundle\\Service\\BuyOrderDeliveryService' => 'getBuyOrderDeliveryServiceService', 
            'WebBundle\\Service\\BuyOrderManagerService' => 'getBuyOrderManagerServiceService', 
            'WebBundle\\Service\\CareerService' => 'getCareerServiceService', 
            'WebBundle\\Service\\CollectionSettingsService' => 'getCollectionSettingsServiceService', 
            'WebBundle\\Service\\CountryService' => 'getCountryServiceService', 
            'WebBundle\\Service\\GoogleTranslateService' => 'getGoogleTranslateServiceService', 
            'WebBundle\\Service\\ItalianTaxCodeService' => 'getItalianTaxCodeServiceService', 
            'WebBundle\\Service\\LanguageService' => 'getLanguageServiceService', 
            'WebBundle\\Service\\OrderRefundService' => 'getOrderRefundServiceService', 
            'WebBundle\\Service\\PortalService' => 'getPortalServiceService', 
            'WebBundle\\Service\\ProformaFileService' => 'getProformaFileServiceService', 
            'WebBundle\\Service\\SearchService' => 'getSearchServiceService', 
            'WebBundle\\Service\\SeoService' => 'getSeoServiceService', 
            'WebBundle\\Service\\SitemapGenerator' => 'getSitemapGeneratorService', 
            'WebBundle\\Service\\SliderService' => 'getSliderServiceService', 
            'WebBundle\\Service\\TranslationService' => 'getTranslationServiceService', 
            'WebBundle\\Service\\WarehouseService' => 'getWarehouseServiceService', 
            'WebBundle\\Validator\\Constraints\\CommentValidator' => 'getCommentValidatorService', 
            'adm.service' => 'getAdm_ServiceService', 
            'adm.service.article' => 'getAdm_Service_ArticleService', 
            'adm.service.big_size_format' => 'getAdm_Service_BigSizeFormatService', 
            'adm.service.blog' => 'getAdm_Service_BlogService', 
            'adm.service.bool_db_setting' => 'getAdm_Service_BoolDbSettingService', 
            'adm.service.brand' => 'getAdm_Service_BrandService', 
            'adm.service.calendar' => 'getAdm_Service_CalendarService', 
            'adm.service.cfg.page' => 'getAdm_Service_Cfg_PageService', 
            'adm.service.check_list' => 'getAdm_Service_CheckListService', 
            'adm.service.collection' => 'getAdm_Service_CollectionService', 
            'adm.service.comment' => 'getAdm_Service_CommentService', 
            'adm.service.consultant' => 'getAdm_Service_ConsultantService', 
            'adm.service.contact' => 'getAdm_Service_ContactService', 
            'adm.service.country' => 'getAdm_Service_CountryService', 
            'adm.service.country_and_lang_specific_data' => 'getAdm_Service_CountryAndLangSpecificDataService', 
            'adm.service.currency_ng' => 'getAdm_Service_CurrencyNgService', 
            'adm.service.exh' => 'getAdm_Service_ExhService', 
            'adm.service.factory_ng' => 'getAdm_Service_FactoryNgService', 
            'adm.service.files' => 'getAdm_Service_FilesService', 
            'adm.service.filter' => 'getAdm_Service_FilterService', 
            'adm.service.filter.group' => 'getAdm_Service_Filter_GroupService', 
            'adm.service.geo.country' => 'getAdm_Service_Geo_CountryService', 
            'adm.service.history' => 'getAdm_Service_HistoryService', 
            'adm.service.list.email' => 'getAdm_Service_List_EmailService', 
            'adm.service.list_country' => 'getAdm_Service_ListCountryService', 
            'adm.service.localization' => 'getAdm_Service_LocalizationService', 
            'adm.service.mobile_user_slider' => 'getAdm_Service_MobileUserSliderService', 
            'adm.service.name_ng' => 'getAdm_Service_NameNgService', 
            'adm.service.order' => 'getAdm_Service_OrderService', 
            'adm.service.page.meta' => 'getAdm_Service_Page_MetaService', 
            'adm.service.participant' => 'getAdm_Service_ParticipantService', 
            'adm.service.poll' => 'getAdm_Service_PollService', 
            'adm.service.stat.orders' => 'getAdm_Service_Stat_OrdersService', 
            'adm.service.stat.views' => 'getAdm_Service_Stat_ViewsService', 
            'adm.service.static.page' => 'getAdm_Service_Static_PageService', 
            'adm.service.tools' => 'getAdm_Service_ToolsService', 
            'adm.service.trans' => 'getAdm_Service_TransService', 
            'adm.service.trans.group' => 'getAdm_Service_Trans_GroupService', 
            'adm.service.trans_ex' => 'getAdm_Service_TransExService', 
            'adm.service.users' => 'getAdm_Service_UsersService', 
            'adm.service.vacancy' => 'getAdm_Service_VacancyService', 
            'adm.service.widget' => 'getAdm_Service_WidgetService', 
            'app.amazon.personalize' => 'getApp_Amazon_PersonalizeService', 
            'app.amazon_personalize_service' => 'getApp_AmazonPersonalizeServiceService', 
            'app.encoder.json' => 'getApp_Encoder_JsonService', 
            'app.encoder.xml' => 'getApp_Encoder_XmlService', 
            'app.helper.bbcode' => 'getApp_Helper_BbcodeService', 
            'app.helper.url' => 'getApp_Helper_UrlService', 
            'app.helper.validator' => 'getApp_Helper_ValidatorService', 
            'app.normalizer.collection' => 'getApp_Normalizer_CollectionService', 
            'app.normalizer.date_time' => 'getApp_Normalizer_DateTimeService', 
            'app.normalizer.factory' => 'getApp_Normalizer_FactoryService', 
            'app.normalizer.order' => 'getApp_Normalizer_OrderService', 
            'app.normalizer.order_address' => 'getApp_Normalizer_OrderAddressService', 
            'app.normalizer.order_history' => 'getApp_Normalizer_OrderHistoryService', 
            'app.normalizer.order_item' => 'getApp_Normalizer_OrderItemService', 
            'app.normalizer.order_item_discount' => 'getApp_Normalizer_OrderItemDiscountService', 
            'app.normalizer.order_list' => 'getApp_Normalizer_OrderListService', 
            'app.normalizer.order_payment' => 'getApp_Normalizer_OrderPaymentService', 
            'app.normalizer.warehouse' => 'getApp_Normalizer_WarehouseService', 
            'app.orm.quote.strategy' => 'getApp_Orm_Quote_StrategyService', 
            'app.recaptcha' => 'getApp_RecaptchaService', 
            'app.registration' => 'getApp_RegistrationService', 
            'app.repo.currency_rate' => 'getApp_Repo_CurrencyRateService', 
            'app.repo.sample' => 'getApp_Repo_SampleService', 
            'app.request' => 'getApp_RequestService', 
            'app.response' => 'getApp_ResponseService', 
            'app.security.interactive_login_listener' => 'getApp_Security_InteractiveLoginListenerService', 
            'app.serializer.default' => 'getApp_Serializer_DefaultService', 
            'app.service.cache' => 'getApp_Service_CacheService', 
            'app.service.collection' => 'getApp_Service_CollectionService', 
            'app.service.filters' => 'getApp_Service_FiltersService', 
            'app.service.follow_theme_service' => 'getApp_Service_FollowThemeServiceService', 
            'app.service.last_url' => 'getApp_Service_LastUrlService', 
            'app.service.leftmenu' => 'getApp_Service_LeftmenuService', 
            'app.service.list_email' => 'getApp_Service_ListEmailService', 
            'app.service.localization' => 'getApp_Service_LocalizationService', 
            'app.service.location' => 'getApp_Service_LocationService', 
            'app.service.mail_view' => 'getApp_Service_MailViewService', 
            'app.service.order' => 'getApp_Service_OrderService', 
            'app.service.order_address' => 'getApp_Service_OrderAddressService', 
            'app.service.order_history' => 'getApp_Service_OrderHistoryService', 
            'app.service.order_item' => 'getApp_Service_OrderItemService', 
            'app.service.order_one_c' => 'getApp_Service_OrderOneCService', 
            'app.service.order_payment' => 'getApp_Service_OrderPaymentService', 
            'app.service.payment' => 'getApp_Service_PaymentService', 
            'app.service.payment.adyen' => 'getApp_Service_Payment_AdyenService', 
            'app.service.payment.brain_tree' => 'getApp_Service_Payment_BrainTreeService', 
            'app.service.payment.pay_pal' => 'getApp_Service_Payment_PayPalService', 
            'app.service.payment.sberbank' => 'getApp_Service_Payment_SberbankService', 
            'app.service.publication' => 'getApp_Service_PublicationService', 
            'app.service.rank' => 'getApp_Service_RankService', 
            'app.service.request' => 'getApp_Service_RequestService', 
            'app.service.review_invitations' => 'getApp_Service_ReviewInvitationsService', 
            'app.service.reviews' => 'getApp_Service_ReviewsService', 
            'app.service.sample' => 'getApp_Service_SampleService', 
            'app.service.setting.collection' => 'getApp_Service_Setting_CollectionService', 
            'app.service.soap_response_service' => 'getApp_Service_SoapResponseServiceService', 
            'app.service.te_common_data' => 'getApp_Service_TeCommonDataService', 
            'app.service.till_ru' => 'getApp_Service_TillRuService', 
            'app.service.user' => 'getApp_Service_UserService', 
            'app.service.user_profile' => 'getApp_Service_UserProfileService', 
            'app.service.vacancy' => 'getApp_Service_VacancyService', 
            'app.service.vat' => 'getApp_Service_VatService', 
            'app.service.visited' => 'getApp_Service_VisitedService', 
            'app.service.widjet_review' => 'getApp_Service_WidjetReviewService', 
            'app.social_login' => 'getApp_SocialLoginService', 
            'app.tg.bot.alert' => 'getApp_Tg_Bot_AlertService', 
            'app.twig.bbcode_extension' => 'getApp_Twig_BbcodeExtensionService', 
            'app.twig.comment_extension' => 'getApp_Twig_CommentExtensionService', 
            'app.twig_extension' => 'getApp_TwigExtensionService', 
            'app.validator.unique_participant' => 'getApp_Validator_UniqueParticipantService', 
            'app.validator.unique_user_email' => 'getApp_Validator_UniqueUserEmailService', 
            'app.validator.validate_user_email' => 'getApp_Validator_ValidateUserEmailService', 
            'app.validator.validate_user_password' => 'getApp_Validator_ValidateUserPasswordService', 
            'authentication_handler' => 'getAuthenticationHandlerService', 
            'bi.v3.command.articles_option' => 'getBi_V3_Command_ArticlesOptionService', 
            'bi.v3.command.bad_image' => 'getBi_V3_Command_BadImageService', 
            'bi.v3.command.buy_order' => 'getBi_V3_Command_BuyOrderService', 
            'bi.v3.command.check_list_report' => 'getBi_V3_Command_CheckListReportService', 
            'bi.v3.command.cmyk_source_image' => 'getBi_V3_Command_CmykSourceImageService', 
            'bi.v3.command.collection.set_header' => 'getBi_V3_Command_Collection_SetHeaderService', 
            'bi.v3.command.collection_video' => 'getBi_V3_Command_CollectionVideoService', 
            'bi.v3.command.data_update_draw' => 'getBi_V3_Command_DataUpdateDrawService', 
            'bi.v3.command.delete_tube' => 'getBi_V3_Command_DeleteTubeService', 
            'bi.v3.command.factory.set_type' => 'getBi_V3_Command_Factory_SetTypeService', 
            'bi.v3.command.factory_sync' => 'getBi_V3_Command_FactorySyncService', 
            'bi.v3.command.feed_google_custom' => 'getBi_V3_Command_FeedGoogleCustomService', 
            'bi.v3.command.feed_review' => 'getBi_V3_Command_FeedReviewService', 
            'bi.v3.command.feed_shopping_single' => 'getBi_V3_Command_FeedShoppingSingleService', 
            'bi.v3.command.feed_shopping_w_single' => 'getBi_V3_Command_FeedShoppingWSingleService', 
            'bi.v3.command.filter_collection' => 'getBi_V3_Command_FilterCollectionService', 
            'bi.v3.command.flush_memcache_article' => 'getBi_V3_Command_FlushMemcacheArticleService', 
            'bi.v3.command.holiday' => 'getBi_V3_Command_HolidayService', 
            'bi.v3.command.iamge_more_resolution' => 'getBi_V3_Command_IamgeMoreResolutionService', 
            'bi.v3.command.import_queue' => 'getBi_V3_Command_ImportQueueService', 
            'bi.v3.command.interior_alt' => 'getBi_V3_Command_InteriorAltService', 
            'bi.v3.command.interior_equivalent_size_image' => 'getBi_V3_Command_InteriorEquivalentSizeImageService', 
            'bi.v3.command.interior_re_crop' => 'getBi_V3_Command_InteriorReCropService', 
            'bi.v3.command.interior_stone_texture' => 'getBi_V3_Command_InteriorStoneTextureService', 
            'bi.v3.command.jobs_tube' => 'getBi_V3_Command_JobsTubeService', 
            'bi.v3.command.recomendation_articles' => 'getBi_V3_Command_RecomendationArticlesService', 
            'bi.v3.command.recrop_webp' => 'getBi_V3_Command_RecropWebpService', 
            'bi.v3.command.sample_update' => 'getBi_V3_Command_SampleUpdateService', 
            'bi.v3.command.save_after_reedit' => 'getBi_V3_Command_SaveAfterReeditService', 
            'bi.v3.command.save_mages_tv' => 'getBi_V3_Command_SaveMagesTvService', 
            'bi.v3.command.save_new_images_special' => 'getBi_V3_Command_SaveNewImagesSpecialService', 
            'bi.v3.command.search_no_source' => 'getBi_V3_Command_SearchNoSourceService', 
            'bi.v3.command.send_cmyk_convert' => 'getBi_V3_Command_SendCmykConvertService', 
            'bi.v3.command.send_message_cmyk_image' => 'getBi_V3_Command_SendMessageCmykImageService', 
            'bi.v3.command.send_suspended_message' => 'getBi_V3_Command_SendSuspendedMessageService', 
            'bi.v3.command.set_article_description' => 'getBi_V3_Command_SetArticleDescriptionService', 
            'bi.v3.command.shopping_update' => 'getBi_V3_Command_ShoppingUpdateService', 
            'bi.v3.command.stats_tube' => 'getBi_V3_Command_StatsTubeService', 
            'bi.v3.command.status_factory_change' => 'getBi_V3_Command_StatusFactoryChangeService', 
            'bi.v3.command.test' => 'getBi_V3_Command_TestService', 
            'bi.v3.command.update_article_all' => 'getBi_V3_Command_UpdateArticleAllService', 
            'bi.v3.command.update_article_part' => 'getBi_V3_Command_UpdateArticlePartService', 
            'bi.v3.command.update_collection_all' => 'getBi_V3_Command_UpdateCollectionAllService', 
            'bi.v3.command.update_color_factory' => 'getBi_V3_Command_UpdateColorFactoryService', 
            'bi.v3.command.update_factory_all' => 'getBi_V3_Command_UpdateFactoryAllService', 
            'bi.v3.command.update_interior' => 'getBi_V3_Command_UpdateInteriorService', 
            'bi.v3.command.update_pd' => 'getBi_V3_Command_UpdatePdService', 
            'bi.v3.repo.article' => 'getBi_V3_Repo_ArticleService', 
            'bi.v3.repo.article_detail' => 'getBi_V3_Repo_ArticleDetailService', 
            'bi.v3.repo.bigsize_format' => 'getBi_V3_Repo_BigsizeFormatService', 
            'bi.v3.repo.check_list' => 'getBi_V3_Repo_CheckListService', 
            'bi.v3.repo.collection' => 'getBi_V3_Repo_CollectionService', 
            'bi.v3.repo.country' => 'getBi_V3_Repo_CountryService', 
            'bi.v3.repo.cvet' => 'getBi_V3_Repo_CvetService', 
            'bi.v3.repo.description' => 'getBi_V3_Repo_DescriptionService', 
            'bi.v3.repo.draw' => 'getBi_V3_Repo_DrawService', 
            'bi.v3.repo.draw_list' => 'getBi_V3_Repo_DrawListService', 
            'bi.v3.repo.event' => 'getBi_V3_Repo_EventService', 
            'bi.v3.repo.factory' => 'getBi_V3_Repo_FactoryService', 
            'bi.v3.repo.factory_color' => 'getBi_V3_Repo_FactoryColorService', 
            'bi.v3.repo.factory_user' => 'getBi_V3_Repo_FactoryUserService', 
            'bi.v3.repo.feed' => 'getBi_V3_Repo_FeedService', 
            'bi.v3.repo.filter' => 'getBi_V3_Repo_FilterService', 
            'bi.v3.repo.geo_country' => 'getBi_V3_Repo_GeoCountryService', 
            'bi.v3.repo.history' => 'getBi_V3_Repo_HistoryService', 
            'bi.v3.repo.holiday' => 'getBi_V3_Repo_HolidayService', 
            'bi.v3.repo.idea_interior' => 'getBi_V3_Repo_IdeaInteriorService', 
            'bi.v3.repo.image_resolution' => 'getBi_V3_Repo_ImageResolutionService', 
            'bi.v3.repo.interior' => 'getBi_V3_Repo_InteriorService', 
            'bi.v3.repo.interior_article' => 'getBi_V3_Repo_InteriorArticleService', 
            'bi.v3.repo.interior_article_coord' => 'getBi_V3_Repo_InteriorArticleCoordService', 
            'bi.v3.repo.interior_history' => 'getBi_V3_Repo_InteriorHistoryService', 
            'bi.v3.repo.list' => 'getBi_V3_Repo_ListService', 
            'bi.v3.repo.list_check_list' => 'getBi_V3_Repo_ListCheckListService', 
            'bi.v3.repo.material' => 'getBi_V3_Repo_MaterialService', 
            'bi.v3.repo.measure_size' => 'getBi_V3_Repo_MeasureSizeService', 
            'bi.v3.repo.parser' => 'getBi_V3_Repo_ParserService', 
            'bi.v3.repo.proizvod' => 'getBi_V3_Repo_ProizvodService', 
            'bi.v3.repo.sample' => 'getBi_V3_Repo_SampleService', 
            'bi.v3.repo.seria' => 'getBi_V3_Repo_SeriaService', 
            'bi.v3.repo.shape' => 'getBi_V3_Repo_ShapeService', 
            'bi.v3.repo.texture' => 'getBi_V3_Repo_TextureService', 
            'bi.v3.repo.tovar' => 'getBi_V3_Repo_TovarService', 
            'bi.v3.repo.type' => 'getBi_V3_Repo_TypeService', 
            'bi.v3.repo.user' => 'getBi_V3_Repo_UserService', 
            'bi.v3.service.api' => 'getBi_V3_Service_ApiService', 
            'bi.v3.service.article' => 'getBi_V3_Service_ArticleService', 
            'bi.v3.service.article_image' => 'getBi_V3_Service_ArticleImageService', 
            'bi.v3.service.article_update' => 'getBi_V3_Service_ArticleUpdateService', 
            'bi.v3.service.checklist' => 'getBi_V3_Service_ChecklistService', 
            'bi.v3.service.collection' => 'getBi_V3_Service_CollectionService', 
            'bi.v3.service.event' => 'getBi_V3_Service_EventService', 
            'bi.v3.service.factory' => 'getBi_V3_Service_FactoryService', 
            'bi.v3.service.feed_google_remarketing' => 'getBi_V3_Service_FeedGoogleRemarketingService', 
            'bi.v3.service.feed_google_shopping' => 'getBi_V3_Service_FeedGoogleShoppingService', 
            'bi.v3.service.feed_remarketing' => 'getBi_V3_Service_FeedRemarketingService', 
            'bi.v3.service.feed_shopping' => 'getBi_V3_Service_FeedShoppingService', 
            'bi.v3.service.feed_shopping_w' => 'getBi_V3_Service_FeedShoppingWService', 
            'bi.v3.service.file_system' => 'getBi_V3_Service_FileSystemService', 
            'bi.v3.service.filter' => 'getBi_V3_Service_FilterService', 
            'bi.v3.service.history' => 'getBi_V3_Service_HistoryService', 
            'bi.v3.service.image' => 'getBi_V3_Service_ImageService', 
            'bi.v3.service.image_converter' => 'getBi_V3_Service_ImageConverterService', 
            'bi.v3.service.image_gd' => 'getBi_V3_Service_ImageGdService', 
            'bi.v3.service.image_resolution' => 'getBi_V3_Service_ImageResolutionService', 
            'bi.v3.service.interior' => 'getBi_V3_Service_InteriorService', 
            'bi.v3.service.interior_image' => 'getBi_V3_Service_InteriorImageService', 
            'bi.v3.service.message' => 'getBi_V3_Service_MessageService', 
            'bi.v3.service.once_run' => 'getBi_V3_Service_OnceRunService', 
            'bi.v3.service.one_c' => 'getBi_V3_Service_OneCService', 
            'bi.v3.service.queue' => 'getBi_V3_Service_QueueService', 
            'bi.v3.service.report' => 'getBi_V3_Service_ReportService', 
            'bi.v3.service.slider' => 'getBi_V3_Service_SliderService', 
            'bi.v3.service.suspend' => 'getBi_V3_Service_SuspendService', 
            'bi.v3.service.update' => 'getBi_V3_Service_UpdateService', 
            'bi.v3.service.upload' => 'getBi_V3_Service_UploadService', 
            'bi.v3.service.user' => 'getBi_V3_Service_UserService', 
            'bi.v3.service.validate' => 'getBi_V3_Service_ValidateService', 
            'bi.v4.repo.article_description' => 'getBi_V4_Repo_ArticleDescriptionService', 
            'bi.v4.repo.article_discount' => 'getBi_V4_Repo_ArticleDiscountService', 
            'bi.v4.repo.article_price' => 'getBi_V4_Repo_ArticlePriceService', 
            'bi.v4.repo.article_square' => 'getBi_V4_Repo_ArticleSquareService', 
            'bi.v4.repo.country' => 'getBi_V4_Repo_CountryService', 
            'bi.v4.repo.currency' => 'getBi_V4_Repo_CurrencyService', 
            'bi.v4.repo.history' => 'getBi_V4_Repo_HistoryService', 
            'bi.v4.repo.locale' => 'getBi_V4_Repo_LocaleService', 
            'bi.v4.repo.ng_factory' => 'getBi_V4_Repo_NgFactoryService', 
            'bi.v4.repo.tovar' => 'getBi_V4_Repo_TovarService', 
            'bi.v4.repo.volumeprc' => 'getBi_V4_Repo_VolumeprcService', 
            'bi.v4.service.citrix' => 'getBi_V4_Service_CitrixService', 
            'bi.v4.service.file_system' => 'getBi_V4_Service_FileSystemService', 
            'bi.v4.service.holiday' => 'getBi_V4_Service_HolidayService', 
            'bi.v4.service.image' => 'getBi_V4_Service_ImageService', 
            'bi.v4.service.image_converter' => 'getBi_V4_Service_ImageConverterService', 
            'bi.v4.service.image_resolution' => 'getBi_V4_Service_ImageResolutionService', 
            'bi.v4.service.queue' => 'getBi_V4_Service_QueueService', 
            'bi.v4.service.update' => 'getBi_V4_Service_UpdateService', 
            'bi.v4.service.upload' => 'getBi_V4_Service_UploadService', 
            'cache.app' => 'getCache_AppService', 
            'cache.app_clearer' => 'getCache_AppClearerService', 
            'cache.global_clearer' => 'getCache_GlobalClearerService', 
            'cache.system' => 'getCache_SystemService', 
            'cache.system_clearer' => 'getCache_SystemClearerService', 
            'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService', 
            'cache_warmer' => 'getCacheWarmerService', 
            'console.command.public_alias.FlexApp\\Command\\SyncAllCommentsCommand' => 'getSyncAllCommentsCommandService', 
            'console.command.public_alias.WebBundle\\Command\\CollectionImgCommand' => 'getCollectionImgCommandService', 
            'console.command.public_alias.WebBundle\\Command\\UpdateCountryFreeSampleDeliveryCommand' => 'getUpdateCountryFreeSampleDeliveryCommandService', 
            'console.command.public_alias.app.command.article.update_textures' => 'getConsole_Command_PublicAlias_App_Command_Article_UpdateTexturesService', 
            'console.command.public_alias.app.command.check_onec_service' => 'getConsole_Command_PublicAlias_App_Command_CheckOnecServiceService', 
            'console.command.public_alias.app.command.check_rating' => 'getConsole_Command_PublicAlias_App_Command_CheckRatingService', 
            'console.command.public_alias.app.command.clear.history' => 'getConsole_Command_PublicAlias_App_Command_Clear_HistoryService', 
            'console.command.public_alias.app.command.clear_article_dublicate' => 'getConsole_Command_PublicAlias_App_Command_ClearArticleDublicateService', 
            'console.command.public_alias.app.command.collection_video' => 'getConsole_Command_PublicAlias_App_Command_CollectionVideoService', 
            'console.command.public_alias.app.command.cron.synch' => 'getConsole_Command_PublicAlias_App_Command_Cron_SynchService', 
            'console.command.public_alias.app.command.cur_rate.update' => 'getConsole_Command_PublicAlias_App_Command_CurRate_UpdateService', 
            'console.command.public_alias.app.command.factory.statupd' => 'getConsole_Command_PublicAlias_App_Command_Factory_StatupdService', 
            'console.command.public_alias.app.command.fosub_migration_command' => 'getConsole_Command_PublicAlias_App_Command_FosubMigrationCommandService', 
            'console.command.public_alias.app.command.idea' => 'getConsole_Command_PublicAlias_App_Command_IdeaService', 
            'console.command.public_alias.app.command.idearename' => 'getConsole_Command_PublicAlias_App_Command_IdearenameService', 
            'console.command.public_alias.app.command.msh.run' => 'getConsole_Command_PublicAlias_App_Command_Msh_RunService', 
            'console.command.public_alias.app.command.order' => 'getConsole_Command_PublicAlias_App_Command_OrderService', 
            'console.command.public_alias.app.command.order.resend1C' => 'getConsole_Command_PublicAlias_App_Command_Order_Resend1CService', 
            'console.command.public_alias.app.command.order.send-email' => 'getConsole_Command_PublicAlias_App_Command_Order_SendemailService', 
            'console.command.public_alias.app.command.pars_country.command' => 'getConsole_Command_PublicAlias_App_Command_ParsCountry_CommandService', 
            'console.command.public_alias.app.command.payment_from_one_c' => 'getConsole_Command_PublicAlias_App_Command_PaymentFromOneCService', 
            'console.command.public_alias.app.command.publiccation_fix_path' => 'getConsole_Command_PublicAlias_App_Command_PubliccationFixPathService', 
            'console.command.public_alias.app.command.reviews_old.command' => 'getConsole_Command_PublicAlias_App_Command_ReviewsOld_CommandService', 
            'console.command.public_alias.app.command.send_email_list' => 'getConsole_Command_PublicAlias_App_Command_SendEmailListService', 
            'console.command.public_alias.app.command.send_review_invitations' => 'getConsole_Command_PublicAlias_App_Command_SendReviewInvitationsService', 
            'console.command.public_alias.app.command.set_coord_append_command' => 'getConsole_Command_PublicAlias_App_Command_SetCoordAppendCommandService', 
            'console.command.public_alias.app.command.set_coord_fix_command' => 'getConsole_Command_PublicAlias_App_Command_SetCoordFixCommandService', 
            'console.command.public_alias.app.command.site_collection' => 'getConsole_Command_PublicAlias_App_Command_SiteCollectionService', 
            'console.command.public_alias.app.command.social.stat' => 'getConsole_Command_PublicAlias_App_Command_Social_StatService', 
            'console.command.public_alias.app.command.update.user.social_n_data' => 'getConsole_Command_PublicAlias_App_Command_Update_User_SocialNDataService', 
            'console.command.public_alias.app.command.update_user' => 'getConsole_Command_PublicAlias_App_Command_UpdateUserService', 
            'console.command.public_alias.app.command.user_resend' => 'getConsole_Command_PublicAlias_App_Command_UserResendService', 
            'console.command.public_alias.app.setting.collection.command' => 'getConsole_Command_PublicAlias_App_Setting_Collection_CommandService', 
            'console.command.public_alias.command.cache.clear' => 'getConsole_Command_PublicAlias_Command_Cache_ClearService', 
            'console.command.public_alias.command.collection.check' => 'getConsole_Command_PublicAlias_Command_Collection_CheckService', 
            'console.command.public_alias.command.discuss.user_unid_clear' => 'getConsole_Command_PublicAlias_Command_Discuss_UserUnidClearService', 
            'console.command.public_alias.command.img.check' => 'getConsole_Command_PublicAlias_Command_Img_CheckService', 
            'console.command.public_alias.command.main.check' => 'getConsole_Command_PublicAlias_Command_Main_CheckService', 
            'console.command_loader' => 'getConsole_CommandLoaderService', 
            'console.error_listener' => 'getConsole_ErrorListenerService', 
            'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService', 
            'doctrine' => 'getDoctrineService', 
            'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService', 
            'doctrine.dbal.logs_connection' => 'getDoctrine_Dbal_LogsConnectionService', 
            'doctrine.dbal.oneC_connection' => 'getDoctrine_Dbal_OneCConnectionService', 
            'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService', 
            'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService', 
            'doctrine.orm.logs_entity_manager' => 'getDoctrine_Orm_LogsEntityManagerService', 
            'doctrine.orm.oneC_entity_manager' => 'getDoctrine_Orm_OneCEntityManagerService', 
            'error_controller' => 'getErrorControllerService', 
            'event_dispatcher' => 'getEventDispatcherService', 
            'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService', 
            'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService', 
            'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService', 
            'full_text_searcher' => 'getFullTextSearcherService', 
            'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService', 
            'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService', 
            'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService', 
            'hautelook_alice.loader' => 'getHautelookAlice_LoaderService', 
            'hautelook_alice.locator' => 'getHautelookAlice_LocatorService', 
            'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService', 
            'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService', 
            'http_kernel' => 'getHttpKernelService', 
            'knp_snappy.image' => 'getKnpSnappy_ImageService', 
            'knp_snappy.pdf' => 'getKnpSnappy_PdfService', 
            'kreait_firebase.push.auth' => 'getKreaitFirebase_Push_AuthService', 
            'kreait_firebase.push.database' => 'getKreaitFirebase_Push_DatabaseService', 
            'kreait_firebase.push.dynamic_links' => 'getKreaitFirebase_Push_DynamicLinksService', 
            'kreait_firebase.push.firestore' => 'getKreaitFirebase_Push_FirestoreService', 
            'kreait_firebase.push.messaging' => 'getKreaitFirebase_Push_MessagingService', 
            'kreait_firebase.push.remote_config' => 'getKreaitFirebase_Push_RemoteConfigService', 
            'kreait_firebase.push.storage' => 'getKreaitFirebase_Push_StorageService', 
            'leezy.pheanstalk.command.delete_job' => 'getLeezy_Pheanstalk_Command_DeleteJobService', 
            'leezy.pheanstalk.command.flush_tube' => 'getLeezy_Pheanstalk_Command_FlushTubeService', 
            'leezy.pheanstalk.command.kick' => 'getLeezy_Pheanstalk_Command_KickService', 
            'leezy.pheanstalk.command.kick_job' => 'getLeezy_Pheanstalk_Command_KickJobService', 
            'leezy.pheanstalk.command.list_tube' => 'getLeezy_Pheanstalk_Command_ListTubeService', 
            'leezy.pheanstalk.command.next_ready' => 'getLeezy_Pheanstalk_Command_NextReadyService', 
            'leezy.pheanstalk.command.pause_tube' => 'getLeezy_Pheanstalk_Command_PauseTubeService', 
            'leezy.pheanstalk.command.peek' => 'getLeezy_Pheanstalk_Command_PeekService', 
            'leezy.pheanstalk.command.peek_tube' => 'getLeezy_Pheanstalk_Command_PeekTubeService', 
            'leezy.pheanstalk.command.put' => 'getLeezy_Pheanstalk_Command_PutService', 
            'leezy.pheanstalk.command.stats' => 'getLeezy_Pheanstalk_Command_StatsService', 
            'leezy.pheanstalk.command.stats_job' => 'getLeezy_Pheanstalk_Command_StatsJobService', 
            'leezy.pheanstalk.command.stats_tube' => 'getLeezy_Pheanstalk_Command_StatsTubeService', 
            'leezy.pheanstalk.proxy.default' => 'getLeezy_Pheanstalk_Proxy_DefaultService', 
            'liform.guesser.validator' => 'getLiform_Guesser_ValidatorService', 
            'logger' => 'getLoggerService', 
            'manager.translate' => 'getManager_TranslateService', 
            'messenger.default_bus' => 'getMessenger_DefaultBusService', 
            'metaer_curl_wrapper.curl_wrapper.default' => 'getMetaerCurlWrapper_CurlWrapper_DefaultService', 
            'mobile_detect.mobile_detector.default' => 'getMobileDetect_MobileDetector_DefaultService', 
            'monolog.logger.catalog' => 'getMonolog_Logger_CatalogService', 
            'monolog.logger.collection' => 'getMonolog_Logger_CollectionService', 
            'monolog.logger.search' => 'getMonolog_Logger_SearchService', 
            'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService', 
            'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService', 
            'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService', 
            'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService', 
            'nelmio_api_doc.controller.redocly' => 'getNelmioApiDoc_Controller_RedoclyService', 
            'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService', 
            'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService', 
            'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService', 
            'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService', 
            'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService', 
            'orm_transexentity_listener' => 'getOrmTransexentityListenerService', 
            'request_stack' => 'getRequestStackService', 
            'routing.loader' => 'getRouting_LoaderService', 
            'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService', 
            'services.catalog_sphinx_resul' => 'getServices_CatalogSphinxResulService', 
            'services_resetter' => 'getServicesResetterService', 
            'sphinx_ql' => 'getSphinxQlService', 
            'sphinx_searcher' => 'getSphinxSearcherService', 
            'swiftmailer.email_sender.listener' => 'getSwiftmailer_EmailSender_ListenerService', 
            'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService', 
            'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService', 
            'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService', 
            'translator' => 'getTranslatorService', 
            'validator.captcha' => 'getValidator_CaptchaService', 
            'validator.equal_to_field' => 'getValidator_EqualToFieldService', 
            'web.delivery_check_status' => 'getWeb_DeliveryCheckStatusService', 
            'web.delivery_request' => 'getWeb_DeliveryRequestService', 
            'web.kladr' => 'getWeb_KladrService', 
            'web.soap' => 'getWeb_SoapService', 
            'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService', 
            'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService', 
            'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService', 
            'cache_clearer' => 'getCacheClearerService', 
            'filesystem' => 'getFilesystemService', 
            'serializer' => 'getSerializerService', 
            'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService', 
            'form.factory' => 'getForm_FactoryService', 
            'form.type.file' => 'getForm_Type_FileService', 
            'profiler' => 'getProfilerService', 
            'twig' => 'getTwigService', 
            'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService', 
            'security.token_storage' => 'getSecurity_TokenStorageService', 
            'security.password_encoder' => 'getSecurity_PasswordEncoderService', 
            'session' => 'getSessionService', 
            'validator' => 'getValidatorService', 
        ]; 
        $this->aliases = [ 
            'Kreait\\Firebase\\Auth' => 'kreait_firebase.push.auth', 
            'Kreait\\Firebase\\Database' => 'kreait_firebase.push.database', 
            'Kreait\\Firebase\\DynamicLinks' => 'kreait_firebase.push.dynamic_links', 
            'Kreait\\Firebase\\Firestore' => 'kreait_firebase.push.firestore', 
            'Kreait\\Firebase\\Messaging' => 'kreait_firebase.push.messaging', 
            'Kreait\\Firebase\\RemoteConfig' => 'kreait_firebase.push.remote_config', 
            'Kreait\\Firebase\\Storage' => 'kreait_firebase.push.storage', 
            'WebBundle\\Repository\\CurrencyRateRepository' => 'app.repo.currency_rate', 
            'WebBundle\\Repository\\SampleRepository' => 'app.repo.sample', 
            'WebBundle\\Serializer\\Normalizer\\DateTimeNormalizer' => 'app.normalizer.date_time', 
            'WebBundle\\Serializer\\Normalizer\\OrderAddressNormalizer' => 'app.normalizer.order_address', 
            'WebBundle\\Serializer\\Normalizer\\OrderHistoryNormalizer' => 'app.normalizer.order_history', 
            'WebBundle\\Serializer\\Normalizer\\OrderItemNormalizer' => 'app.normalizer.order_item', 
            'WebBundle\\Serializer\\Normalizer\\OrderNormalizer' => 'app.normalizer.order', 
            'WebBundle\\Serializer\\Normalizer\\OrderPaymentNormalizer' => 'app.normalizer.order_payment', 
            'WebBundle\\Serializer\\Normalizer\\WarehouseNormalizer' => 'app.normalizer.warehouse', 
            'WebBundle\\Service\\CollectionService' => 'app.service.collection', 
            'WebBundle\\Service\\CommonDataService' => 'app.service.te_common_data', 
            'WebBundle\\Service\\DeliveryRequestService' => 'web.delivery_request', 
            'WebBundle\\Service\\FiltersService' => 'app.service.filters', 
            'WebBundle\\Service\\KladrService' => 'web.kladr', 
            'WebBundle\\Service\\ListEmailService' => 'app.service.list_email', 
            'WebBundle\\Service\\LocalizationService' => 'app.service.localization', 
            'WebBundle\\Service\\LocationService' => 'app.service.location', 
            'WebBundle\\Service\\OrderAddressService' => 'app.service.order_address', 
            'WebBundle\\Service\\OrderItemService' => 'app.service.order_item', 
            'WebBundle\\Service\\OrderOneCService' => 'app.service.order_one_c', 
            'WebBundle\\Service\\OrderPaymentService' => 'app.service.order_payment', 
            'WebBundle\\Service\\OrderService' => 'app.service.order', 
            'WebBundle\\Service\\PaymentAdyenService' => 'app.service.payment.adyen', 
            'WebBundle\\Service\\PaymentBrainTreeService' => 'app.service.payment.brain_tree', 
            'WebBundle\\Service\\PaymentFromOneCService' => 'app.service.payment', 
            'WebBundle\\Service\\PaymentPayPalService' => 'app.service.payment.pay_pal', 
            'WebBundle\\Service\\PublicationService' => 'app.service.publication', 
            'WebBundle\\Service\\RequestService' => 'app.service.request', 
            'WebBundle\\Service\\ReviewInvitationsService' => 'app.service.review_invitations', 
            'WebBundle\\Service\\ReviewsService' => 'app.service.reviews', 
            'WebBundle\\Service\\SampleService' => 'app.service.sample', 
            'WebBundle\\Service\\SoapResponseService' => 'app.service.soap_response_service', 
            'WebBundle\\Service\\SoapService' => 'web.soap', 
            'WebBundle\\Service\\SphinxSearcherService' => 'sphinx_searcher', 
            'WebBundle\\Service\\UserService' => 'app.service.user', 
            'WebBundle\\Service\\VacancyService' => 'app.service.vacancy', 
            'WebBundle\\Service\\VatService' => 'app.service.vat', 
            'WebBundle\\Service\\VisitedService' => 'app.service.visited', 
            'WebBundle\\Service\\WidjetReviewService' => 'app.service.widjet_review', 
            'app.participant_helper' => 'WebBundle\\Helper\\ParticipantHelper', 
            'app.repo.article' => 'WebBundle\\Repository\\ArticleRepository', 
            'app.repo.factory' => 'WebBundle\\Repository\\FactoryRepository', 
            'app.repo.idea' => 'WebBundle\\Repository\\IdeaRepository', 
            'app.repo.last_url' => 'WebBundle\\Repository\\LastUrlRepository', 
            'app.repo.list_country' => 'WebBundle\\Repository\\ListCountryRepository', 
            'app.repo.order' => 'WebBundle\\Repository\\BuyOrderRepository', 
            'app.repo.order_address' => 'WebBundle\\Repository\\OrderAddressRepository', 
            'app.repo.payment' => 'WebBundle\\Repository\\OrderPaymentRepository', 
            'app.repo.product_review' => 'WebBundle\\Repository\\ProductReviewsCacheRepository', 
            'app.repo.user' => 'WebBundle\\Repository\\UserRepository', 
            'app.repo.visit' => 'WebBundle\\Repository\\VisitRepository', 
            'app.service.career' => 'WebBundle\\Service\\CareerService', 
            'app.service.collection_settings' => 'WebBundle\\Service\\CollectionSettingsService', 
            'app.user.resetting_mailer' => 'WebBundle\\Helper\\Mailer', 
            'database_connection' => 'doctrine.dbal.default_connection', 
            'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager', 
            'liform' => 'Limenius\\Liform\\Liform', 
            'liform.add_schema_extension' => 'Limenius\\Liform\\Form\\Extension\\AddLiformExtension', 
            'liform.resolver' => 'Limenius\\Liform\\Resolver', 
            'liform.serializer.form_error_normalizer' => 'Limenius\\Liform\\Serializer\\Normalizer\\FormErrorNormalizer', 
            'logger_public' => 'logger', 
            'mailer' => 'swiftmailer.mailer.default', 
            'metaer_curl_wrapper.curl_wrapper' => 'metaer_curl_wrapper.curl_wrapper.default', 
            'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json', 
            'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default', 
            'portal' => 'WebBundle\\Helper\\PortalHelper', 
            'router' => 'FlexApp\\Extensions\\RouterDecorator', 
            'swiftmailer.transport' => 'swiftmailer.mailer.default.transport', 
        ]; 
 
        $this->privates['service_container'] = function () { 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/Compiler/CompilerPassInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php'; 
            include_once \dirname(__DIR__, 4).'/src/FlexApp/Kernel.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/UriFactoryInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/Psr17Factory.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php'; 
            include_once \dirname(__DIR__, 4).'/src/FlexApp/Extensions/RouterDecorator.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Service/ResetInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php'; 
            include_once \dirname(__DIR__, 4).'/src/WebBundle/Traits/RepoTrait.php'; 
            include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/BoolDBSettingRepository.php'; 
            include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/ChatBMessageRepository.php'; 
            include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/ChatBRepository.php'; 
            include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/WidgetRepository.php'; 
            include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/BBCodeManager.php'; 
            include_once \dirname(__DIR__, 4).'/src/FlexApp/Helper/CountryHandler.php'; 
            include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ParametersProvider.php'; 
            include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ManualReg/ContainerProvider.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php'; 
            include_once \dirname(__DIR__, 4).'/src/FlexApp/Extensions/Doctrine/Mapping/AppQuoteStrategy.php'; 
            include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/LocationService.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php'; 
            include_once \dirname(__DIR__, 4).'/src/WebBundle/Twig/AppExtension.php'; 
            include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/JWTGenerator.php'; 
            include_once \dirname(__DIR__, 4).'/src/WebBundle/Twig/CommentExtension.php'; 
            include_once \dirname(__DIR__, 4).'/src/WebBundle/Twig/BBCodeExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php'; 
            include_once \dirname(__DIR__, 4).'/src/WebBundle/Listener/RequestListener.php'; 
            include_once \dirname(__DIR__, 4).'/src/FlexApp/EventListener/ResponseListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/UriSigner.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/StaticVersionStrategy.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpCache/Esi.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Cache/CacheInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Cache/CacheTrait.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/myclabs/php-enum/stubs/Stringable.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/PheanstalkLocator.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/mobiledetect/mobiledetectlib/namespaced/Detection/MobileDetect.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DeviceDetector/MobileDetector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/State/HubInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/State/HubAdapter.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/ClientInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Client.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/ClientBuilderInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/ClientBuilder.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Options.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Integration/IgnoreErrorsIntegration.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Transport/TransportFactoryInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Transport/TransportFactory.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/SerializerInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/Serializer.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/ConnectionConfigurator.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryForV2V3.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/Resolver.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/HttpClient/HttpClientInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV5.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV2.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/RedisTrait.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/RedisAdapter.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBusInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/TraceableMessageBus.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBus.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/DataCollector/PheanstalkDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php'; 
            include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Twig/ImportTwigExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/DebugExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/cssinliner-extra/CssInlinerExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/limenius/react-renderer/src/Limenius/ReactRenderer/Twig/ReactRenderExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/limenius/react-renderer/src/Limenius/ReactRenderer/Renderer/AbstractReactRenderer.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/limenius/react-renderer/src/Limenius/ReactRenderer/Renderer/PhpExecJsReactRenderer.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/limenius/react-renderer/src/Limenius/ReactRenderer/Context/ContextProviderInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/limenius/react-renderer/src/Limenius/ReactRenderer/Context/SymfonyContextProvider.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Twig/Extension/MobileDetectExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php'; 
            include_once \dirname(__DIR__, 4).'/src/AdmBundle/Twig/AdmTwigExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/funcphp/twig-compress/Twig/CompressExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/GetNelmioAsset.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php'; 
            include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php'; 
            include_once __DIR__.'/proxy-classes.php'; 
        }; 
    } 
 
    public function compile(): void 
    { 
        throw new LogicException('You cannot compile a dumped container that was already compiled.'); 
    } 
 
    public function isCompiled(): bool 
    { 
        return true; 
    } 
 
    public function getRemovedIds(): array 
    { 
        return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php'; 
    } 
 
    protected function createProxy($class, \Closure $factory) 
    { 
        return $factory(); 
    } 
 
    /** 
     * Gets the public '.container.private.cache_clearer' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer 
     */ 
    protected function get_Container_Private_CacheClearerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php'; 
 
        return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () { 
            yield 0 => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()); 
        }, 1)); 
    } 
 
    /** 
     * Gets the public '.container.private.filesystem' shared service. 
     * 
     * @return \Symfony\Component\Filesystem\Filesystem 
     */ 
    protected function get_Container_Private_FilesystemService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php'; 
 
        return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem(); 
    } 
 
    /** 
     * Gets the public '.container.private.form.factory' shared service. 
     * 
     * @return \Symfony\Component\Form\FormFactory 
     */ 
    protected function get_Container_Private_Form_FactoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php'; 
 
        $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService()); 
 
        if (isset($this->services['.container.private.form.factory'])) { 
            return $this->services['.container.private.form.factory']; 
        } 
 
        return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a); 
    } 
 
    /** 
     * Gets the public '.container.private.form.type.file' shared service. 
     * 
     * @return \Symfony\Component\Form\Extension\Core\Type\FileType 
     */ 
    protected function get_Container_Private_Form_Type_FileService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'; 
 
        return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService())); 
    } 
 
    /** 
     * Gets the public '.container.private.profiler' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Profiler\Profiler 
     */ 
    protected function get_Container_Private_ProfilerService() 
    { 
        $a = new \Symfony\Bridge\Monolog\Logger('profiler'); 
        $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $a->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $a->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService())); 
        $a->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService())); 
        $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService())); 
        $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); 
        $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService())); 
        $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a); 
 
        $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true); 
 
        $b = ($this->services['kernel'] ?? $this->get('kernel')); 
        $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())); 
        $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector(); 
        $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService())); 
        $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService())); 
        $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService())); 
        $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService())); 
        $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService())); 
        $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService())); 
        $d->addInstance('cache.messenger.restart_workers_signal.traceable', ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService())); 
        $d->addInstance('doctrine.system_cache_pool.traceable', ($this->privates['doctrine.system_cache_pool.traceable'] ?? $this->getDoctrine_SystemCachePool_TraceableService())); 
        $d->addInstance('doctrine.redis_cache_pool.traceable', ($this->privates['doctrine.redis_cache_pool.traceable'] ?? $this->getDoctrine_RedisCachePool_TraceableService())); 
        $d->addInstance('chatb_cache_pool.traceable', ($this->privates['chatb_cache_pool.traceable'] ?? $this->getChatbCachePool_TraceableService())); 
        $d->addInstance('redis_cache_pool.traceable', ($this->privates['redis_cache_pool.traceable'] ?? $this->getRedisCachePool_TraceableService())); 
        $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())); 
        $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService())); 
        $d->addInstance('cache.security_token_verifier.traceable', ($this->privates['cache.security_token_verifier.traceable'] ?? $this->getCache_SecurityTokenVerifier_TraceableService())); 
        $d->addInstance('cache.doctrine.orm.oneC.result.traceable', ($this->privates['cache.doctrine.orm.oneC.result.traceable'] ?? $this->getCache_Doctrine_Orm_OneC_Result_TraceableService())); 
        $d->addInstance('cache.doctrine.orm.oneC.query.traceable', ($this->privates['cache.doctrine.orm.oneC.query.traceable'] ?? $this->getCache_Doctrine_Orm_OneC_Query_TraceableService())); 
        $d->addInstance('cache.doctrine.orm.logs.result.traceable', ($this->privates['cache.doctrine.orm.logs.result.traceable'] ?? $this->getCache_Doctrine_Orm_Logs_Result_TraceableService())); 
        $d->addInstance('cache.doctrine.orm.logs.query.traceable', ($this->privates['cache.doctrine.orm.logs.query.traceable'] ?? $this->getCache_Doctrine_Orm_Logs_Query_TraceableService())); 
        $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector(); 
        $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())); 
        $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true); 
        $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))); 
        $f->addLogger('oneC', ($this->privates['doctrine.dbal.logger.profiling.oneC'] ?? ($this->privates['doctrine.dbal.logger.profiling.oneC'] = new \Doctrine\DBAL\Logging\DebugStack()))); 
        $f->addLogger('logs', ($this->privates['doctrine.dbal.logger.profiling.logs'] ?? ($this->privates['doctrine.dbal.logger.profiling.logs'] = new \Doctrine\DBAL\Logging\DebugStack()))); 
        $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector(); 
        $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService())); 
        $h = new \SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector(($this->privates['mobile_detect.device_view'] ?? $this->getMobileDetect_DeviceViewService())); 
        $h->setRedirectConfig($this->parameters['mobile_detect.redirect']); 
        $i = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector(); 
        if ($this->has('kernel')) { 
            $i->setKernel($b); 
        } 
 
        $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService())); 
        $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))))); 
        $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector()); 
        $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()))); 
        $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector()); 
        $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())); 
        $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector()); 
        $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/FlexApp_KernelTe_devDebugContainer'), $c)); 
        $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c)); 
        $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()))); 
        $instance->add($d); 
        $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService()))); 
        $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)); 
        $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()))); 
        $instance->add($e); 
        $instance->add($f); 
        $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this)); 
        $instance->add($g); 
        $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())))); 
        $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())))); 
        $instance->add(new \Leezy\PheanstalkBundle\DataCollector\PheanstalkDataCollector(($this->privates['leezy.pheanstalk.pheanstalk_locator'] ?? ($this->privates['leezy.pheanstalk.pheanstalk_locator'] = new \Leezy\PheanstalkBundle\PheanstalkLocator())))); 
        $instance->add($h); 
        $instance->add($i); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public '.container.private.security.authorization_checker' shared service. 
     * 
     * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker 
     */ 
    protected function get_Container_Private_Security_AuthorizationCheckerService() 
    { 
        $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()); 
 
        if (isset($this->services['.container.private.security.authorization_checker'])) { 
            return $this->services['.container.private.security.authorization_checker']; 
        } 
 
        return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, false, false, false); 
    } 
 
    /** 
     * Gets the public '.container.private.security.csrf.token_manager' shared service. 
     * 
     * @return \Symfony\Component\Security\Csrf\CsrfTokenManager 
     */ 
    protected function get_Container_Private_Security_Csrf_TokenManagerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public '.container.private.security.password_encoder' shared service. 
     * 
     * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder 
     * 
     * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. 
     */ 
    protected function get_Container_Private_Security_PasswordEncoderService() 
    { 
        trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.'); 
 
        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())); 
    } 
 
    /** 
     * Gets the public '.container.private.security.token_storage' shared service. 
     * 
     * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage 
     */ 
    protected function get_Container_Private_Security_TokenStorageService() 
    { 
        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, [ 
            'request_stack' => ['services', 'request_stack', 'getRequestStackService', false], 
        ], [ 
            'request_stack' => '?', 
        ])); 
    } 
 
    /** 
     * Gets the public '.container.private.serializer' shared service. 
     * 
     * @return \Symfony\Component\Serializer\Serializer 
     */ 
    protected function get_Container_Private_SerializerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Serializer/Normalizer/InitialValuesNormalizer.php'; 
 
        $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService()); 
 
        if (isset($this->services['.container.private.serializer'])) { 
            return $this->services['.container.private.serializer']; 
        } 
        $b = ($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()); 
 
        if (isset($this->services['.container.private.serializer'])) { 
            return $this->services['.container.private.serializer']; 
        } 
        $c = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()); 
 
        return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), 1 => ($this->services['Limenius\\Liform\\Serializer\\Normalizer\\FormErrorNormalizer'] ?? $this->getFormErrorNormalizerService()), 2 => ($this->services['Limenius\\Liform\\Serializer\\Normalizer\\InitialValuesNormalizer'] ?? ($this->services['Limenius\\Liform\\Serializer\\Normalizer\\InitialValuesNormalizer'] = new \Limenius\Liform\Serializer\Normalizer\InitialValuesNormalizer())), 3 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 4 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 5 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 6 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 7 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), 8 => 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, [])), 9 => 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(NULL, NULL), 14 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 15 => $b], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL), 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]); 
    } 
 
    /** 
     * Gets the public '.container.private.session' shared service. 
     * 
     * @return \Symfony\Component\HttpFoundation\Session\Session 
     */ 
    protected function get_Container_Private_SessionService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php'; 
 
        $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService()); 
 
        if (isset($this->services['.container.private.session'])) { 
            return $this->services['.container.private.session']; 
        } 
 
        return $this->services['.container.private.session'] = $a->createSession(); 
    } 
 
    /** 
     * Gets the public '.container.private.twig' shared service. 
     * 
     * @return \Twig\Environment 
     */ 
    protected function get_Container_Private_TwigService() 
    { 
        $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4)); 
        $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), 'Twig'); 
        $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), '!Twig'); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security'); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security'); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine'); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine'); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Resources/views'), 'LeezyPheanstalk'); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Resources/views'), '!LeezyPheanstalk'); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Resources/views'), 'MobileDetect'); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Resources/views'), '!MobileDetect'); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer'); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer'); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler'); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler'); 
        $a->addPath((\dirname(__DIR__, 4).'/src/AdmBundle/Resources/views'), 'Adm'); 
        $a->addPath((\dirname(__DIR__, 4).'/src/AdmBundle/Resources/views'), '!Adm'); 
        $a->addPath((\dirname(__DIR__, 4).'/src/WebBundle/Resources/views'), 'Web'); 
        $a->addPath((\dirname(__DIR__, 4).'/src/WebBundle/Resources/views'), '!Web'); 
        $a->addPath((\dirname(__DIR__, 4).'/src/Import1CBundle/Resources/views'), 'Import1C'); 
        $a->addPath((\dirname(__DIR__, 4).'/src/Import1CBundle/Resources/views'), '!Import1C'); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/templates'), 'NelmioApiDoc'); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/templates'), '!NelmioApiDoc'); 
        $a->addPath((\dirname(__DIR__, 4).'/templates')); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email'); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email'); 
        $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form')); 
 
        $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']); 
 
        $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))); 
        $c = ($this->services['translator'] ?? $this->getTranslatorService()); 
        $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 () { 
            yield 'webpack' => ($this->privates['assets._package_webpack'] ?? $this->getAssets_PackageWebpackService()); 
        }, 1))); 
        $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()); 
        $f = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()); 
        $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())); 
        $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()); 
        $i = new \Limenius\ReactRenderer\Context\SymfonyContextProvider($g); 
 
        $j = new \Limenius\ReactRenderer\Renderer\PhpExecJsReactRenderer((\dirname(__DIR__, 3).'/webpack/server-bundle.js'), false, $i, ($this->services['logger'] ?? $this->getLoggerService())); 
        $j->setServerBundlePath((\dirname(__DIR__, 4).'/app/Resources/webpack/server-bundle.js')); 
        $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']); 
        $k->setRequestByRequestStack($g); 
        $l = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1); 
        $l->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $e]); 
        $m = new \Symfony\Bridge\Twig\AppVariable(); 
        $m->setEnvironment('te_dev'); 
        $m->setDebug(true); 
        if ($this->has('.container.private.security.token_storage')) { 
            $m->setTokenStorage($h); 
        } 
        if ($this->has('request_stack')) { 
            $m->setRequestStack($g); 
        } 
        $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor(); 
 
        $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension()); 
        $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b)); 
        $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c)); 
        $instance->addExtension($d); 
        $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__, 4), 'UTF-8')); 
        $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f)); 
        $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension()); 
        $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true)); 
        $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension()); 
        $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension()); 
        $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, $f))); 
        $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension()); 
        $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c)); 
        $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()))); 
        $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))); 
        $instance->addExtension(($this->services['app.twig_extension'] ?? $this->getApp_TwigExtensionService())); 
        $instance->addExtension(($this->services['app.twig.comment_extension'] ?? ($this->services['app.twig.comment_extension'] = new \WebBundle\Twig\CommentExtension($this)))); 
        $instance->addExtension(($this->services['app.twig.bbcode_extension'] ?? ($this->services['app.twig.bbcode_extension'] = new \WebBundle\Twig\BBCodeExtension($this)))); 
        $instance->addExtension(new \Twig_Extensions_Extension_Intl()); 
        $instance->addExtension(new \Import1CBundle\Twig\ImportTwigExtension()); 
        $instance->addExtension(new \Twig\Extension\DebugExtension()); 
        $instance->addExtension(new \Twig\Extra\CssInliner\CssInlinerExtension()); 
        $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension()); 
        $instance->addExtension(new \Limenius\ReactRenderer\Twig\ReactRenderExtension($j, $i, 'both', true)); 
        $instance->addExtension($k); 
        $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($l)); 
        $instance->addExtension(new \AdmBundle\Twig\AdmTwigExtension($this)); 
        $instance->addExtension(new \Func\Twig\CompressExtension()); 
        $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($d)); 
        $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()))); 
        $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension()); 
        $instance->addGlobal('app', $m); 
        $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', false], 
            'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', false], 
            'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', false], 
            'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', false], 
        ], [ 
            'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?', 
            'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?', 
            'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?', 
            'Symfony\\Component\\Form\\FormRenderer' => '?', 
        ]))); 
        $instance->addGlobal('host', 'https://tile.expert'); 
        $instance->addGlobal('siteName', 'Tile.Expert'); 
        $instance->addGlobal('siteName2', 'Tile.Expert'); 
        $instance->addGlobal('googleAnalytics', false); 
        $instance->addGlobal('googleRemarketing', false); 
        $instance->addGlobal('recaptcha', '6LfgVCQUAAAAADnEA2FMd2014tLh8QD5-_-l6gzD'); 
        $instance->addGlobal('nodeServer', 'https://tile.expert:3002'); 
        $instance->addGlobal('jobsSubdomain', 'jobs'); 
        $instance->addGlobal('replaceInJobsLink4thLevel', 'dev3'); 
        $instance->addGlobal('validLocales', $this->parameters['locales']); 
        $instance->addGlobal('lazyload', true); 
        $instance->registerUndefinedFilterCallback([0 => $n, 1 => 'suggestFilter']); 
        $instance->registerUndefinedFunctionCallback([0 => $n, 1 => 'suggestFunction']); 
        (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public '.container.private.validator' shared service. 
     * 
     * @return \Symfony\Component\Validator\Validator\TraceableValidator 
     */ 
    protected function get_Container_Private_ValidatorService() 
    { 
        $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()); 
 
        if (isset($this->services['.container.private.validator'])) { 
            return $this->services['.container.private.validator']; 
        } 
 
        return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator()); 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\AdmCfgPageController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\AdmCfgPageController 
     */ 
    protected function getAdmCfgPageControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/AdmCfgPageController.php'; 
 
        $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())); 
 
        $a = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        $instance->oServiceAdmCfgPage = $a; 
        $instance->repoAdmCfgPage = ($this->privates['FlexApp\\Repository\\AdmCfgPageRepository'] ?? $this->getAdmCfgPageRepositoryService()); 
        $instance->admCfgPageService = $a; 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\AdmCfgParametersController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\AdmCfgParametersController 
     */ 
    protected function getAdmCfgParametersControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/AdmCfgParametersController.php'; 
 
        $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())); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\ArticleController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\ArticleController 
     */ 
    protected function getArticleControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ArticleController.php'; 
 
        $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())); 
 
        $instance->oServiceAdmArticle = ($this->services['adm.service.article'] ?? $this->getAdm_Service_ArticleService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\BlogController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\BlogController 
     */ 
    protected function getBlogControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/BlogController.php'; 
 
        $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())); 
 
        $instance->oServiceAdmBlog = ($this->services['adm.service.blog'] ?? $this->getAdm_Service_BlogService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\BoolDBSettingController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\BoolDBSettingController 
     */ 
    protected function getBoolDBSettingControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/BoolDBSettingController.php'; 
 
        $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())); 
 
        $instance->oService = ($this->services['adm.service.bool_db_setting'] ?? $this->getAdm_Service_BoolDbSettingService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\BrandController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\BrandController 
     */ 
    protected function getBrandControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/BrandController.php'; 
 
        $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())); 
 
        $instance->oServiceFilter = ($this->services['adm.service.filter'] ?? $this->getAdm_Service_FilterService()); 
        $instance->oServiceBrand = ($this->services['adm.service.brand'] ?? $this->getAdm_Service_BrandService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\CalendarController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\CalendarController 
     */ 
    protected function getCalendarControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/CalendarController.php'; 
 
        $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())); 
 
        $instance->oServiceCalendar = ($this->services['adm.service.calendar'] ?? $this->getAdm_Service_CalendarService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\CheckListController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\CheckListController 
     */ 
    protected function getCheckListControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/CheckListController.php'; 
 
        $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())); 
 
        $instance->oServiceCheckList = ($this->services['adm.service.check_list'] ?? $this->getAdm_Service_CheckListService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\CollectionController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\CollectionController 
     */ 
    protected function getCollectionControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/CollectionController.php'; 
 
        $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())); 
 
        $instance->oServiceAdmCollection = ($this->services['adm.service.collection'] ?? $this->getAdm_Service_CollectionService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\CommentController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\CommentController 
     */ 
    protected function getCommentControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/CommentController.php'; 
 
        $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())); 
 
        $instance->oServiceComment = ($this->services['adm.service.comment'] ?? $this->getAdm_Service_CommentService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\ConsultantController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\ConsultantController 
     */ 
    protected function getConsultantControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ConsultantController.php'; 
 
        $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())); 
 
        $instance->oServiceConsultant = ($this->services['adm.service.consultant'] ?? $this->getAdm_Service_ConsultantService()); 
        $instance->repoConsultant = ($this->privates['FlexApp\\Repository\\ConsultantRepository'] ?? $this->getConsultantRepositoryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\CountryController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\CountryController 
     */ 
    protected function getCountryControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/CountryController.php'; 
 
        $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())); 
 
        $instance->oService = ($this->services['adm.service.country'] ?? $this->getAdm_Service_CountryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\CountryLangSpecificDataController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\CountryLangSpecificDataController 
     */ 
    protected function getCountryLangSpecificDataControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/CountryLangSpecificDataController.php'; 
 
        $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())); 
 
        $instance->oServiceCLSpecificData = ($this->services['adm.service.country_and_lang_specific_data'] ?? $this->getAdm_Service_CountryAndLangSpecificDataService()); 
        $instance->repoCLSpecificData = ($this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] ?? $this->getCountryAndLangSpecificDataRepositoryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\CurrencyNgController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\CurrencyNgController 
     */ 
    protected function getCurrencyNgControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/CurrencyNgController.php'; 
 
        $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())); 
 
        $instance->oService = ($this->services['adm.service.currency_ng'] ?? $this->getAdm_Service_CurrencyNgService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\DashboardController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\DashboardController 
     */ 
    protected function getDashboardControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/DashboardController.php'; 
 
        $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())); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\ExhController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\ExhController 
     */ 
    protected function getExhControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExhController.php'; 
 
        $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())); 
 
        $instance->oServiceAdmExh = ($this->services['adm.service.exh'] ?? $this->getAdm_Service_ExhService()); 
        $instance->repoExh = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhRepository'] ?? $this->getExhRepositoryService()); 
        $instance->repoExhBrand = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhBrandRepository'] ?? $this->getExhBrandRepositoryService()); 
        $instance->repoExhCollection = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhCollectionRepository'] ?? $this->getExhCollectionRepositoryService()); 
        $instance->repoExhLine = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhLineRepository'] ?? $this->getExhLineRepositoryService()); 
        $instance->repoExhImage = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhImageRepository'] ?? $this->getExhImageRepositoryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\ExportController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\ExportController 
     */ 
    protected function getExportControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExportController.php'; 
 
        $this->services['AdmBundle\\Controller\\ExportController'] = $instance = new \AdmBundle\Controller\ExportController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\ExtendedController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\ExtendedController 
     */ 
    protected function getExtendedControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
 
        $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())); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\FactoryNgController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\FactoryNgController 
     */ 
    protected function getFactoryNgControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/FactoryNgController.php'; 
 
        $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())); 
 
        $instance->oService = ($this->services['adm.service.factory_ng'] ?? $this->getAdm_Service_FactoryNgService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\FilesController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\FilesController 
     */ 
    protected function getFilesControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/FilesController.php'; 
 
        $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())); 
 
        $instance->oServiceFiles = ($this->services['adm.service.files'] ?? $this->getAdm_Service_FilesService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\FilterController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\FilterController 
     */ 
    protected function getFilterControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/FilterController.php'; 
 
        $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())); 
 
        $instance->oServiceFilter = ($this->services['adm.service.filter'] ?? $this->getAdm_Service_FilterService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\FilterGroupController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\FilterGroupController 
     */ 
    protected function getFilterGroupControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/FilterGroupController.php'; 
 
        $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())); 
 
        $instance->oServiceAdmFilterGroup = ($this->services['adm.service.filter.group'] ?? $this->getAdm_Service_Filter_GroupService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\GeoCountryController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\GeoCountryController 
     */ 
    protected function getGeoCountryControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/GeoCountryController.php'; 
 
        $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())); 
 
        $instance->oServiceGeoCountry = ($this->services['adm.service.geo.country'] ?? $this->getAdm_Service_Geo_CountryService()); 
        $instance->repoGeoCountry = ($this->privates['FlexApp\\Repository\\GeoCountryRepository'] ?? $this->getGeoCountryRepositoryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\HistoryController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\HistoryController 
     */ 
    protected function getHistoryControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/HistoryController.php'; 
 
        $a = ($this->services['adm.service.history'] ?? $this->getAdm_Service_HistoryService()); 
 
        $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); 
 
        $instance->oServiceAdmHistory = $a; 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\ListBigSizeFormatController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\ListBigSizeFormatController 
     */ 
    protected function getListBigSizeFormatControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ListBigSizeFormatController.php'; 
 
        $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())); 
 
        $instance->oService = ($this->services['adm.service.big_size_format'] ?? $this->getAdm_Service_BigSizeFormatService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\ListCountryController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\ListCountryController 
     */ 
    protected function getListCountryControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ListCountryController.php'; 
 
        $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())); 
 
        $instance->oService = ($this->services['adm.service.list_country'] ?? $this->getAdm_Service_ListCountryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\ListEmailController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\ListEmailController 
     */ 
    protected function getListEmailControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ListEmailController.php'; 
 
        $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())); 
 
        $instance->oServiceEmail = ($this->services['adm.service.list.email'] ?? $this->getAdm_Service_List_EmailService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\LocalizationController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\LocalizationController 
     */ 
    protected function getLocalizationControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasRepositoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/LocalizationController.php'; 
 
        $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())); 
 
        $instance->repository = ($this->privates['FlexApp\\Repository\\LocaleRepository'] ?? $this->getLocaleRepositoryService()); 
        $instance->localizationAdminService = ($this->services['adm.service.localization'] ?? $this->getAdm_Service_LocalizationService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\MobileUserSliderController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\MobileUserSliderController 
     */ 
    protected function getMobileUserSliderControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/MobileUserSliderController.php'; 
 
        $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())); 
 
        $instance->mobileUserSliderService = ($this->services['adm.service.mobile_user_slider'] ?? $this->getAdm_Service_MobileUserSliderService()); 
        $instance->mobileUserSliderRepo = ($this->privates['FlexApp\\Repository\\MobileUserSliderRepository'] ?? $this->getMobileUserSliderRepositoryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\NameNgController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\NameNgController 
     */ 
    protected function getNameNgControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/NameNgController.php'; 
 
        $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())); 
 
        $instance->oService = ($this->services['adm.service.name_ng'] ?? $this->getAdm_Service_NameNgService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\OrderController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\OrderController 
     */ 
    protected function getOrderControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/OrderController.php'; 
 
        $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())); 
 
        $instance->oService = ($this->services['adm.service.order'] ?? $this->getAdm_Service_OrderService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\ParticipantController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\ParticipantController 
     */ 
    protected function getParticipantControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ParticipantController.php'; 
 
        $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())); 
 
        $instance->oServiceParticipant = ($this->services['adm.service.participant'] ?? $this->getAdm_Service_ParticipantService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\PollController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\PollController 
     */ 
    protected function getPollControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/PollController.php'; 
 
        $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())); 
 
        $instance->oServicePoll = ($this->services['adm.service.poll'] ?? $this->getAdm_Service_PollService()); 
        $instance->pollRepository = ($this->privates['FlexApp\\Repository\\PollRepository'] ?? $this->getPollRepositoryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\StatOrdersController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\StatOrdersController 
     */ 
    protected function getStatOrdersControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/StatOrdersController.php'; 
 
        $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())); 
 
        $instance->oServiceStatOrder = ($this->services['adm.service.stat.orders'] ?? $this->getAdm_Service_Stat_OrdersService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\StatViewsController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\StatViewsController 
     */ 
    protected function getStatViewsControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/StatViewsController.php'; 
 
        $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())); 
 
        $instance->oServiceStatViews = ($this->services['adm.service.stat.views'] ?? $this->getAdm_Service_Stat_ViewsService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\StaticPageController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\StaticPageController 
     */ 
    protected function getStaticPageControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/StaticPageController.php'; 
 
        $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())); 
 
        $instance->oServiceStaticPage = ($this->services['adm.service.static.page'] ?? $this->getAdm_Service_Static_PageService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\ToolsController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\ToolsController 
     */ 
    protected function getToolsControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ToolsController.php'; 
 
        $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())); 
 
        $instance->oServiceTools = ($this->services['adm.service.tools'] ?? $this->getAdm_Service_ToolsService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\TransController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\TransController 
     */ 
    protected function getTransControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/TransController.php'; 
 
        $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())); 
 
        $instance->oServiceTrans = ($this->services['adm.service.trans'] ?? $this->getAdm_Service_TransService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\TransExController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\TransExController 
     */ 
    protected function getTransExControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/TransExController.php'; 
 
        $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())); 
 
        $instance->oServiceTransEx = ($this->services['adm.service.trans_ex'] ?? $this->getAdm_Service_TransExService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\TransGroupController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\TransGroupController 
     */ 
    protected function getTransGroupControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/TransGroupController.php'; 
 
        $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())); 
 
        $instance->oServiceTransGroup = ($this->services['adm.service.trans.group'] ?? $this->getAdm_Service_Trans_GroupService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\UsersController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\UsersController 
     */ 
    protected function getUsersControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/UsersController.php'; 
 
        $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())); 
 
        $instance->oServiceUser = ($this->services['adm.service.users'] ?? $this->getAdm_Service_UsersService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\VacancyController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\VacancyController 
     */ 
    protected function getVacancyControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/VacancyController.php'; 
 
        $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())); 
 
        $instance->oServiceAdminVacancy = ($this->services['adm.service.vacancy'] ?? $this->getAdm_Service_VacancyService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'AdmBundle\Controller\WidgetController' shared autowired service. 
     * 
     * @return \AdmBundle\Controller\WidgetController 
     */ 
    protected function getWidgetControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Interfaces/HasListActionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Controller/WidgetController.php'; 
 
        $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())); 
 
        $instance->oService = ($this->services['adm.service.widget'] ?? $this->getAdm_Service_WidgetService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Faker\Generator' shared service. 
     * 
     * @return \Faker\Generator 
     */ 
    protected function getGeneratorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/fakerphp/faker/src/Faker/Generator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/fakerphp/faker/src/Faker/Factory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Faker/Provider/AliceProvider.php'; 
 
        $this->services['Faker\\Generator'] = $instance = \Faker\Factory::create('en_US'); 
 
        $instance->seed(1); 
        $instance->addProvider(new \Nelmio\Alice\Faker\Provider\AliceProvider()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\AmazonPersonalizeController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\AmazonPersonalizeController 
     */ 
    protected function getAmazonPersonalizeControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/AmazonPersonalizeController.php'; 
 
        $this->services['FlexApp\\Controller\\AmazonPersonalizeController'] = $instance = new \FlexApp\Controller\AmazonPersonalizeController(($this->privates['FlexApp\\Service\\AmazonPersonalizeService'] ?? $this->getAmazonPersonalizeServiceService())); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\AmazonPersonalizeController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\Api\GetEmailReviewController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\Api\GetEmailReviewController 
     */ 
    protected function getGetEmailReviewControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/Api/GetEmailReviewController.php'; 
 
        $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())); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\Api\\GetEmailReviewController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\Api\MobileUserSliderController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\Api\MobileUserSliderController 
     */ 
    protected function getMobileUserSliderController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/Api/MobileUserSliderController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/MobileUserSliderService.php'; 
 
        $this->services['FlexApp\\Controller\\Api\\MobileUserSliderController'] = $instance = new \FlexApp\Controller\Api\MobileUserSliderController(new \FlexApp\Service\MobileUserSliderService(($this->privates['FlexApp\\Repository\\MobileUserSliderRepository'] ?? $this->getMobileUserSliderRepositoryService()))); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\Api\\MobileUserSliderController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\Api\PollController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\Api\PollController 
     */ 
    protected function getPollController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/Api/PollController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/PollService.php'; 
 
        $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()))); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\Api\\PollController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\Api\SaveJsLogController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\Api\SaveJsLogController 
     */ 
    protected function getSaveJsLogControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/Api/SaveJsLogController.php'; 
 
        $this->services['FlexApp\\Controller\\Api\\SaveJsLogController'] = $instance = new \FlexApp\Controller\Api\SaveJsLogController(); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\Api\\SaveJsLogController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\Api\TransApiController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\Api\TransApiController 
     */ 
    protected function getTransApiControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/Api/_ResponseApiTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/Api/TransApiController.php'; 
 
        $this->services['FlexApp\\Controller\\Api\\TransApiController'] = $instance = new \FlexApp\Controller\Api\TransApiController(); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\Api\\TransApiController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\Api\TransExApiController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\Api\TransExApiController 
     */ 
    protected function getTransExApiControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/Api/TransExApiController.php'; 
 
        $this->services['FlexApp\\Controller\\Api\\TransExApiController'] = $instance = new \FlexApp\Controller\Api\TransExApiController(); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\Api\\TransExApiController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\Api\UserApiController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\Api\UserApiController 
     */ 
    protected function getUserApiControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/Api/UserApiController.php'; 
 
        return $this->services['FlexApp\\Controller\\Api\\UserApiController'] = new \FlexApp\Controller\Api\UserApiController(); 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\CareerController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\CareerController 
     */ 
    protected function getCareerControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/CareerController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/CareerService.php'; 
 
        $this->services['FlexApp\\Controller\\CareerController'] = $instance = new \FlexApp\Controller\CareerController(($this->services['WebBundle\\Service\\CareerService'] ?? ($this->services['WebBundle\\Service\\CareerService'] = new \WebBundle\Service\CareerService()))); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\CareerController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\ChangeLocaleStatController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\ChangeLocaleStatController 
     */ 
    protected function getChangeLocaleStatControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/ChangeLocaleStatController.php'; 
 
        $this->services['FlexApp\\Controller\\ChangeLocaleStatController'] = $instance = new \FlexApp\Controller\ChangeLocaleStatController(($this->privates['FlexApp\\Service\\LocaleChangeStatService'] ?? $this->getLocaleChangeStatServiceService())); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\ChangeLocaleStatController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\ChatBController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\ChatBController 
     */ 
    protected function getChatBControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/ChatBController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ChatOnMessageHandler.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/MoveFilesToAdmManager.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
        $b = ($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService()); 
        $c = ($this->services['FlexApp\\Service\\ConsDefiner'] ?? $this->getConsDefinerService()); 
        $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
        $e = ($this->privates['FlexApp\\Repository\\ChatBMessageRepository'] ?? $this->getChatBMessageRepositoryService()); 
        $f = ($this->privates['FlexApp\\Service\\ChatArrayGenerator'] ?? $this->getChatArrayGeneratorService()); 
 
        $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())); 
 
        $g = new \FlexApp\Service\ChatOnMessageHandler(); 
 
        $h = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()); 
 
        $g->eventDispatcher = $a; 
        $g->userRepository = $h; 
        $g->consDefiner = $c; 
        $g->chatBRepository = $b; 
        $g->entityManager = $d; 
        $g->chatMessageToPortalSender = ($this->privates['FlexApp\\Service\\ChatMessageToPortalSender'] ?? $this->getChatMessageToPortalSenderService()); 
        $g->chatArrayGenerator = $f; 
        $g->fileEntityRepository = ($this->privates['FlexApp\\Repository\\FileEntityRepository'] ?? $this->getFileEntityRepositoryService()); 
        $g->chatBMessageRepository = $e; 
 
        $instance->chatOnMessageHandler = $g; 
        $instance->userRepository = $h; 
        $instance->userAuthenticator = ($this->privates['security.user_authenticator'] ?? $this->getSecurity_UserAuthenticatorService()); 
        $instance->loginFormAuthenticator = ($this->privates['FlexApp\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()); 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\ChatBController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\CollectionReviewController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\CollectionReviewController 
     */ 
    protected function getCollectionReviewControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/CollectionReviewController.php'; 
 
        $this->services['FlexApp\\Controller\\CollectionReviewController'] = $instance = new \FlexApp\Controller\CollectionReviewController(); 
 
        $instance->reviewsService = ($this->services['app.service.reviews'] ?? $this->getApp_Service_ReviewsService()); 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\CollectionReviewController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\CommentController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\CommentController 
     */ 
    protected function getCommentController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/CommentController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/UnsubscriberManager.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/EmailCanonicalizer.php'; 
 
        $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())); 
 
        $instance->requestStack = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())); 
        $instance->commentFormHandlerService = ($this->privates['FlexApp\\Service\\CommentFormHandlerService'] ?? $this->getCommentFormHandlerServiceService()); 
        $instance->portalThemeCreator = ($this->privates['FlexApp\\Service\\PortalThemeCreator'] ?? $this->getPortalThemeCreatorService()); 
        $instance->validator = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()); 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\CommentController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\CompareArticleController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\CompareArticleController 
     */ 
    protected function getCompareArticleControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/CompareArticleController.php'; 
 
        $this->services['FlexApp\\Controller\\CompareArticleController'] = $instance = new \FlexApp\Controller\CompareArticleController(($this->privates['FlexApp\\Service\\CompareArticleService'] ?? $this->getCompareArticleServiceService())); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\CompareArticleController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\FileUploadExampleController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\FileUploadExampleController 
     */ 
    protected function getFileUploadExampleControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/FileUploadExampleController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/MoveFilesToAdmManager.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/PreviewGenerator.php'; 
 
        $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()))); 
 
        $instance->previewGenerator = ($this->privates['FlexApp\\Service\\PreviewGenerator'] ?? ($this->privates['FlexApp\\Service\\PreviewGenerator'] = new \FlexApp\Service\PreviewGenerator())); 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\FileUploadExampleController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\HeaderApiController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\HeaderApiController 
     */ 
    protected function getHeaderApiControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/HeaderApiController.php'; 
 
        $this->services['FlexApp\\Controller\\HeaderApiController'] = $instance = new \FlexApp\Controller\HeaderApiController(($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService())); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\HeaderApiController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\HeaderOrderApiController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\HeaderOrderApiController 
     */ 
    protected function getHeaderOrderApiControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/HeaderOrderApiController.php'; 
 
        $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())); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\HeaderOrderApiController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\InterviewController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\InterviewController 
     */ 
    protected function getInterviewControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/InterviewController.php'; 
 
        $this->services['FlexApp\\Controller\\InterviewController'] = $instance = new \FlexApp\Controller\InterviewController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())); 
 
        $instance->interviewParametersGenerator = ($this->privates['FlexApp\\Service\\InterviewParametersGenerator'] ?? $this->getInterviewParametersGeneratorService()); 
        $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\LeaveReviewController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\LeaveReviewController 
     */ 
    protected function getLeaveReviewControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/LeaveReviewController.php'; 
 
        $this->services['FlexApp\\Controller\\LeaveReviewController'] = $instance = new \FlexApp\Controller\LeaveReviewController(); 
 
        $instance->currentUserProvider = ($this->services['FlexApp\\Service\\CurrentUserProvider'] ?? $this->getCurrentUserProviderService()); 
        $instance->parametersGenerator = ($this->services['FlexApp\\Service\\ParametersGenerator'] ?? $this->getParametersGeneratorService()); 
        $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()); 
        $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()); 
        $instance->productReviewsCacheRepository = ($this->services['WebBundle\\Repository\\ProductReviewsCacheRepository'] ?? $this->getProductReviewsCacheRepositoryService()); 
        $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()); 
        $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
        $instance->collectionsDataStructureForLeaveReviewProvider = ($this->services['FlexApp\\Service\\CollectionsDataStructureForLeaveReviewProvider'] ?? $this->getCollectionsDataStructureForLeaveReviewProviderService()); 
        $instance->loginLinkGenerator = ($this->services['FlexApp\\Service\\LoginLinkGenerator'] ?? $this->getLoginLinkGeneratorService()); 
        $instance->portalHelper = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\LeaveReviewController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\MailingReportController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\MailingReportController 
     */ 
    protected function getMailingReportControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/MailingReportController.php'; 
 
        $this->services['FlexApp\\Controller\\MailingReportController'] = $instance = new \FlexApp\Controller\MailingReportController(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService())); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\MailingReportController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\NewUserProfileController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\NewUserProfileController 
     */ 
    protected function getNewUserProfileControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/NewUserProfileController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
 
        $this->services['FlexApp\\Controller\\NewUserProfileController'] = $instance = new \FlexApp\Controller\NewUserProfileController(); 
 
        $instance->parametersGenerator = ($this->services['FlexApp\\Service\\ParametersGenerator'] ?? $this->getParametersGeneratorService()); 
        $instance->translator = ($this->services['translator'] ?? $this->getTranslatorService()); 
        $instance->router = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()); 
        $instance->currentUserProvider = ($this->services['FlexApp\\Service\\CurrentUserProvider'] ?? $this->getCurrentUserProviderService()); 
        $instance->orderAddressRepository = ($this->services['WebBundle\\Repository\\OrderAddressRepository'] ?? $this->getOrderAddressRepositoryService()); 
        $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()); 
        $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer())); 
        $instance->validator = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()); 
        $instance->userUpdater = ($this->privates['FlexApp\\Service\\UserUpdater'] ?? $this->getUserUpdaterService()); 
        $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
        $instance->tokenStorage = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()); 
        $instance->requestStack = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())); 
        $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()); 
        $instance->countryRepository = ($this->privates['FlexApp\\Repository\\CountryRepository'] ?? $this->getCountryRepositoryService()); 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\NewUserProfileController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\NotExtend\FixFailsController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\NotExtend\FixFailsController 
     */ 
    protected function getFixFailsControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/NotExtend/FixFailsController.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\NotExtend\LogsController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\NotExtend\LogsController 
     */ 
    protected function getLogsControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/NotExtend/LogsController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/MirrorApiLogsService.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/EntireLogsBuilder.php'; 
 
        $a = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()); 
        $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())); 
 
        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)); 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\NotExtend\ManualTestController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\NotExtend\ManualTestController 
     */ 
    protected function getManualTestControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/NotExtend/ManualTestController.php'; 
 
        return $this->services['FlexApp\\Controller\\NotExtend\\ManualTestController'] = new \FlexApp\Controller\NotExtend\ManualTestController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())); 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\NotExtend\PortalApiController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\NotExtend\PortalApiController 
     */ 
    protected function getPortalApiControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/NotExtend/PortalApiController.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\OneCController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\OneCController 
     */ 
    protected function getOneCControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/OneCController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/AdsFilters/FilterAdsFilesDataService.php'; 
 
        $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()))); 
 
        $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()); 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\OneCController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\PushController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\PushController 
     */ 
    protected function getPushControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/PushController.php'; 
 
        $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())); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\PushController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\ReviewsReportController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\ReviewsReportController 
     */ 
    protected function getReviewsReportControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/ReviewsReportController.php'; 
 
        $this->services['FlexApp\\Controller\\ReviewsReportController'] = $instance = new \FlexApp\Controller\ReviewsReportController(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService())); 
 
        $instance->productReviewsCacheRepository = ($this->services['WebBundle\\Repository\\ProductReviewsCacheRepository'] ?? $this->getProductReviewsCacheRepositoryService()); 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\ReviewsReportController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\SaveUserCookieController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\SaveUserCookieController 
     */ 
    protected function getSaveUserCookieControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/SaveUserCookieController.php'; 
 
        $this->services['FlexApp\\Controller\\SaveUserCookieController'] = $instance = new \FlexApp\Controller\SaveUserCookieController(); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\SaveUserCookieController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\SecurityController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\SecurityController 
     */ 
    protected function getSecurityControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/SecurityController.php'; 
 
        $this->services['FlexApp\\Controller\\SecurityController'] = $instance = new \FlexApp\Controller\SecurityController(); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\SecurityController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Controller\VisitController' shared autowired service. 
     * 
     * @return \FlexApp\Controller\VisitController 
     */ 
    protected function getVisitControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Controller/VisitController.php'; 
 
        $this->services['FlexApp\\Controller\\VisitController'] = $instance = new \FlexApp\Controller\VisitController(); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('FlexApp\\Controller\\VisitController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Extensions\RouterDecorator' shared autowired service. 
     * 
     * @return \FlexApp\Extensions\RouterDecorator 
     */ 
    protected function getRouterDecoratorService() 
    { 
        $a = new \Symfony\Bridge\Monolog\Logger('router'); 
        $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $a->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $a->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService())); 
        $a->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService())); 
        $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService())); 
        $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); 
        $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService())); 
        $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a); 
 
        $b = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', false], 
        ], [ 
            'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface', 
        ]))->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'); 
        $b->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService())); 
        $b->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService())); 
 
        return $this->services['FlexApp\\Extensions\\RouterDecorator'] = new \FlexApp\Extensions\RouterDecorator($b); 
    } 
 
    /** 
     * Gets the public 'FlexApp\Repository\CommentRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\CommentRepository 
     */ 
    protected function getCommentRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/CommentRepository.php'; 
 
        return $this->services['FlexApp\\Repository\\CommentRepository'] = new \FlexApp\Repository\CommentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\CommentEntity'); 
    } 
 
    /** 
     * Gets the public 'FlexApp\Service\BBCodeManager' shared autowired service. 
     * 
     * @return \FlexApp\Service\BBCodeManager 
     */ 
    protected function getBBCodeManagerService() 
    { 
        return $this->services['FlexApp\\Service\\BBCodeManager'] = new \FlexApp\Service\BBCodeManager(($this->services['translator'] ?? $this->getTranslatorService()), new \FlexApp\Helper\CountryHandler()); 
    } 
 
    /** 
     * Gets the public 'FlexApp\Service\CalendarService' shared autowired service. 
     * 
     * @return \FlexApp\Service\CalendarService 
     */ 
    protected function getCalendarServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/CalendarService.php'; 
 
        return $this->services['FlexApp\\Service\\CalendarService'] = new \FlexApp\Service\CalendarService(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService())); 
    } 
 
    /** 
     * Gets the public 'FlexApp\Service\CollectionsDataStructureForLeaveReviewProvider' shared autowired service. 
     * 
     * @return \FlexApp\Service\CollectionsDataStructureForLeaveReviewProvider 
     */ 
    protected function getCollectionsDataStructureForLeaveReviewProviderService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/CollectionsDataStructureForLeaveReviewProvider.php'; 
 
        $this->services['FlexApp\\Service\\CollectionsDataStructureForLeaveReviewProvider'] = $instance = new \FlexApp\Service\CollectionsDataStructureForLeaveReviewProvider(); 
 
        $instance->router = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Service\CommentablePageDataProvider' shared autowired service. 
     * 
     * @return \FlexApp\Service\CommentablePageDataProvider 
     */ 
    protected function getCommentablePageDataProviderService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/CommentablePageDataProvider.php'; 
 
        $this->services['FlexApp\\Service\\CommentablePageDataProvider'] = $instance = new \FlexApp\Service\CommentablePageDataProvider(); 
 
        $instance->requestStack = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Service\ConsDataForContactsPageProvider' shared autowired service. 
     * 
     * @return \FlexApp\Service\ConsDataForContactsPageProvider 
     */ 
    protected function getConsDataForContactsPageProviderService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ConsDataForContactsPageProvider.php'; 
 
        $this->services['FlexApp\\Service\\ConsDataForContactsPageProvider'] = $instance = new \FlexApp\Service\ConsDataForContactsPageProvider(); 
 
        $instance->welcomeInfoDataGenerator = ($this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'] ?? $this->getWelcomeInfoDataGeneratorService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Service\ConsDefiner' shared autowired service. 
     * 
     * @return \FlexApp\Service\ConsDefiner 
     */ 
    protected function getConsDefinerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ConsDefiner.php'; 
 
        $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->services['FlexApp\\Service\\ConsDefiner'])) { 
            return $this->services['FlexApp\\Service\\ConsDefiner']; 
        } 
 
        return $this->services['FlexApp\\Service\\ConsDefiner'] = new \FlexApp\Service\ConsDefiner($a); 
    } 
 
    /** 
     * Gets the public 'FlexApp\Service\CurrentUserProvider' shared autowired service. 
     * 
     * @return \FlexApp\Service\CurrentUserProvider 
     */ 
    protected function getCurrentUserProviderService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/CurrentUserProvider.php'; 
 
        $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()); 
 
        if (isset($this->services['FlexApp\\Service\\CurrentUserProvider'])) { 
            return $this->services['FlexApp\\Service\\CurrentUserProvider']; 
        } 
 
        return $this->services['FlexApp\\Service\\CurrentUserProvider'] = new \FlexApp\Service\CurrentUserProvider($a); 
    } 
 
    /** 
     * Gets the public 'FlexApp\Service\ExtendedCountryListProvider' shared autowired service. 
     * 
     * @return \FlexApp\Service\ExtendedCountryListProvider 
     */ 
    protected function getExtendedCountryListProviderService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ExtendedCountryListProvider.php'; 
 
        $this->services['FlexApp\\Service\\ExtendedCountryListProvider'] = $instance = new \FlexApp\Service\ExtendedCountryListProvider(); 
 
        $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Service\LoginLinkGenerator' shared autowired service. 
     * 
     * @return \FlexApp\Service\LoginLinkGenerator 
     */ 
    protected function getLoginLinkGeneratorService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/LoginLinkGenerator.php'; 
 
        return $this->services['FlexApp\\Service\\LoginLinkGenerator'] = new \FlexApp\Service\LoginLinkGenerator(($this->privates['security.authenticator.login_link_handler.main'] ?? $this->getSecurity_Authenticator_LoginLinkHandler_MainService())); 
    } 
 
    /** 
     * Gets the public 'FlexApp\Service\LogsManager' shared autowired service. 
     * 
     * @return \FlexApp\Service\LogsManager 
     */ 
    protected function getLogsManagerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/LogsManager.php'; 
 
        $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()); 
 
        if (isset($this->services['FlexApp\\Service\\LogsManager'])) { 
            return $this->services['FlexApp\\Service\\LogsManager']; 
        } 
 
        return $this->services['FlexApp\\Service\\LogsManager'] = new \FlexApp\Service\LogsManager($a, $this->getEnv('APP_ENV')); 
    } 
 
    /** 
     * Gets the public 'FlexApp\Service\ParametersGenerator' shared autowired service. 
     * 
     * @return \FlexApp\Service\ParametersGenerator 
     */ 
    protected function getParametersGeneratorService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ParametersGenerator.php'; 
 
        $this->services['FlexApp\\Service\\ParametersGenerator'] = $instance = new \FlexApp\Service\ParametersGenerator(); 
 
        $instance->commonDataService = ($this->services['app.service.te_common_data'] ?? $this->getApp_Service_TeCommonDataService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Service\RedisCachePool' shared autowired service. 
     * 
     * @return \FlexApp\Service\RedisCachePool 
     */ 
    protected function getRedisCachePoolService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/RedisCachePool.php'; 
 
        return $this->services['FlexApp\\Service\\RedisCachePool'] = new \FlexApp\Service\RedisCachePool(($this->privates['redis_cache_pool.traceable'] ?? $this->getRedisCachePool_TraceableService())); 
    } 
 
    /** 
     * Gets the public 'FlexApp\Service\SystemChatNotificationService' shared autowired service. 
     * 
     * @return \FlexApp\Service\SystemChatNotificationService 
     */ 
    protected function getSystemChatNotificationServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/SystemChatNotificationService.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/DailyLogger.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ManualReg/SystemChatNotificationsLogger.php'; 
 
        $a = ($this->privates['FlexApp\\Service\\ChatBWebsocketClient'] ?? $this->getChatBWebsocketClientService()); 
 
        if (isset($this->services['FlexApp\\Service\\SystemChatNotificationService'])) { 
            return $this->services['FlexApp\\Service\\SystemChatNotificationService']; 
        } 
        $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->services['FlexApp\\Service\\SystemChatNotificationService'])) { 
            return $this->services['FlexApp\\Service\\SystemChatNotificationService']; 
        } 
        $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->services['FlexApp\\Service\\SystemChatNotificationService'])) { 
            return $this->services['FlexApp\\Service\\SystemChatNotificationService']; 
        } 
        $d = ($this->privates['FlexApp\\Service\\DefaultChatGenerator'] ?? $this->getDefaultChatGeneratorService()); 
 
        if (isset($this->services['FlexApp\\Service\\SystemChatNotificationService'])) { 
            return $this->services['FlexApp\\Service\\SystemChatNotificationService']; 
        } 
        $e = ($this->privates['FlexApp\\Service\\ChangedUnreadCountHandler'] ?? $this->getChangedUnreadCountHandlerService()); 
 
        if (isset($this->services['FlexApp\\Service\\SystemChatNotificationService'])) { 
            return $this->services['FlexApp\\Service\\SystemChatNotificationService']; 
        } 
        $f = ($this->privates['FlexApp\\Service\\WebPushNotificationsService'] ?? $this->getWebPushNotificationsServiceService()); 
 
        if (isset($this->services['FlexApp\\Service\\SystemChatNotificationService'])) { 
            return $this->services['FlexApp\\Service\\SystemChatNotificationService']; 
        } 
        $g = ($this->privates['FlexApp\\Service\\ChatStateRefresher'] ?? $this->getChatStateRefresherService()); 
 
        if (isset($this->services['FlexApp\\Service\\SystemChatNotificationService'])) { 
            return $this->services['FlexApp\\Service\\SystemChatNotificationService']; 
        } 
 
        $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())); 
 
        $instance->chatMessageManager = ($this->privates['FlexApp\\Service\\ChatMessageManager'] ?? $this->getChatMessageManagerService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'FlexApp\Service\TimeFormatTransformer' shared autowired service. 
     * 
     * @return \FlexApp\Service\TimeFormatTransformer 
     */ 
    protected function getTimeFormatTransformerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/TimeFormatTransformer.php'; 
 
        return $this->services['FlexApp\\Service\\TimeFormatTransformer'] = new \FlexApp\Service\TimeFormatTransformer(); 
    } 
 
    /** 
     * Gets the public 'FlexApp\Service\TimezoneManager' shared autowired service. 
     * 
     * @return \FlexApp\Service\TimezoneManager 
     */ 
    protected function getTimezoneManagerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/TimezoneManager.php'; 
 
        $this->services['FlexApp\\Service\\TimezoneManager'] = $instance = new \FlexApp\Service\TimezoneManager(); 
 
        $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\Api\ApiController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\Api\ApiController 
     */ 
    protected function getApiControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/Api/ApiController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/UploadService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleHandlerApiTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleHandlerTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ArticleService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ApiService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ReportService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ValidateService.php'; 
 
        $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())); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\Api\ArticleController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\Api\ArticleController 
     */ 
    protected function getArticleController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/Api/ArticleController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleHandlerApiTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleHandlerTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ArticleService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\Api\CheckListController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\Api\CheckListController 
     */ 
    protected function getCheckListController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/Api/CheckListController.php'; 
 
        $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())); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\Api\CollectionController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\Api\CollectionController 
     */ 
    protected function getCollectionController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/Api/CollectionController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/CollectionServiceTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/CollectionFormTemplateRenderTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/CollectionService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\Api\CommonController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\Api\CommonController 
     */ 
    protected function getCommonControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/Api/CommonController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FactoryService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/CollectionServiceTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/CollectionFormTemplateRenderTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/CollectionService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/HistoryService.php'; 
 
        $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())); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\Api\FactoryController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\Api\FactoryController 
     */ 
    protected function getFactoryControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/Api/FactoryController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FactoryService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\Api\ImagesController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\Api\ImagesController 
     */ 
    protected function getImagesControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/Api/ImagesController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ImageService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\Api\InteriorController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\Api\InteriorController 
     */ 
    protected function getInteriorControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/Api/InteriorController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/InteriorService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\Api\OneCController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\Api\OneCController 
     */ 
    protected function getOneCController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/Api/OneCController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/OneCService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\Api\UploadController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\Api\UploadController 
     */ 
    protected function getUploadControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/Api/UploadController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/UploadService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\ArticleHandlerController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\ArticleHandlerController 
     */ 
    protected function getArticleHandlerControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/ArticleHandlerController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleHandlerApiTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleHandlerTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ArticleService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\ArticleServiceController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\ArticleServiceController 
     */ 
    protected function getArticleServiceControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/ArticleServiceController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleHandlerApiTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleHandlerTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ArticleService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\CheckListController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\CheckListController 
     */ 
    protected function getCheckListController3Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/CheckListController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ImageService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\CollectionController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\CollectionController 
     */ 
    protected function getCollectionController3Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/CollectionController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/CollectionServiceTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/CollectionFormTemplateRenderTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/CollectionService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\CollectionHandlerController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\CollectionHandlerController 
     */ 
    protected function getCollectionHandlerControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/CollectionHandlerController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/CollectionServiceTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/CollectionFormTemplateRenderTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/CollectionService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ImageService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/EventService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\FactoryHandlerController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\FactoryHandlerController 
     */ 
    protected function getFactoryHandlerControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/FactoryHandlerController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FactoryService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\FactoryServiceController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\FactoryServiceController 
     */ 
    protected function getFactoryServiceControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/FactoryServiceController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FactoryService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\HistoryController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\HistoryController 
     */ 
    protected function getHistoryController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/HistoryController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/HistoryService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\HomeController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\HomeController 
     */ 
    protected function getHomeControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/HomeController.php'; 
 
        $this->services['Import1CBundle\\Controller\\v3\\HomeController'] = $instance = new \Import1CBundle\Controller\v3\HomeController(); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\InteriorHandlerController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\InteriorHandlerController 
     */ 
    protected function getInteriorHandlerControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/InteriorHandlerController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/InteriorService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ImageService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\InteriorServiceController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\InteriorServiceController 
     */ 
    protected function getInteriorServiceControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/InteriorServiceController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/InteriorService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleHandlerApiTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleHandlerTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ArticleService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/CollectionServiceTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/CollectionFormTemplateRenderTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/CollectionService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FactoryService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\OneCController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\OneCController 
     */ 
    protected function getOneCController3Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/OneCController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/OneCService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\ReportController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\ReportController 
     */ 
    protected function getReportControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/ReportController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ReportService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\SliderController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\SliderController 
     */ 
    protected function getSliderControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/SliderController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/SliderService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\UpdateController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\UpdateController 
     */ 
    protected function getUpdateControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/UpdateController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/UpdateArticleTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/_UpdateArticleSqlTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/UpdateInteriorTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/UpdateCollectionTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/UpdateFactoryTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/UpdateService.php'; 
 
        $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())); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v3\UploadController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v3\UploadController 
     */ 
    protected function getUploadController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v3/UploadController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/UploadService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ImageService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v4\ImageController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v4\ImageController 
     */ 
    protected function getImageControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v4/ImageController.php'; 
 
        $this->services['Import1CBundle\\Controller\\v4\\ImageController'] = $instance = new \Import1CBundle\Controller\v4\ImageController(($this->services['bi.v4.service.image'] ?? $this->getBi_V4_Service_ImageService())); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v4\InteriorServiceController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v4\InteriorServiceController 
     */ 
    protected function getInteriorServiceController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v4/InteriorServiceController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/InteriorService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleHandlerApiTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleHandlerTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ArticleService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/CollectionServiceTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/CollectionFormTemplateRenderTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/CollectionService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FactoryService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v4\UploadController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v4\UploadController 
     */ 
    protected function getUploadController3Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v4/UploadController.php'; 
 
        $this->services['Import1CBundle\\Controller\\v4\\UploadController'] = $instance = new \Import1CBundle\Controller\v4\UploadController(($this->services['bi.v4.service.image'] ?? $this->getBi_V4_Service_ImageService())); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v4\api\ApiController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v4\api\ApiController 
     */ 
    protected function getApiController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v4/api/ApiController.php'; 
 
        $this->services['Import1CBundle\\Controller\\v4\\api\\ApiController'] = $instance = new \Import1CBundle\Controller\v4\api\ApiController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v4\api\CitrixController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v4\api\CitrixController 
     */ 
    protected function getCitrixControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v4/api/CitrixController.php'; 
 
        $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())); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\Controller\v4\api\UploadController' shared service. 
     * 
     * @return \Import1CBundle\Controller\v4\api\UploadController 
     */ 
    protected function getUploadController4Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/BaseController.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Controller/v4/api/UploadController.php'; 
 
        $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())); 
 
        $instance->setContainer($this); 
        $instance->setUser(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\EventListener\ArticleUpdateAddingListener' shared service. 
     * 
     * @return \Import1CBundle\EventListener\ArticleUpdateAddingListener 
     */ 
    protected function getArticleUpdateAddingListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/EventListener/ArticleUpdateAddingListener.php'; 
 
        return $this->services['Import1CBundle\\EventListener\\ArticleUpdateAddingListener'] = new \Import1CBundle\EventListener\ArticleUpdateAddingListener(); 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\EventListener\ArticleUpdateListener' shared service. 
     * 
     * @return \Import1CBundle\EventListener\ArticleUpdateListener 
     */ 
    protected function getArticleUpdateListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/EventListener/ArticleUpdateListener.php'; 
 
        return $this->services['Import1CBundle\\EventListener\\ArticleUpdateListener'] = new \Import1CBundle\EventListener\ArticleUpdateListener(); 
    } 
 
    /** 
     * Gets the public 'Import1CBundle\EventListener\CollectionStatusChangeListener' shared service. 
     * 
     * @return \Import1CBundle\EventListener\CollectionStatusChangeListener 
     */ 
    protected function getCollectionStatusChangeListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/EventListener/CollectionStatusChangeListener.php'; 
 
        return $this->services['Import1CBundle\\EventListener\\CollectionStatusChangeListener'] = new \Import1CBundle\EventListener\CollectionStatusChangeListener(); 
    } 
 
    /** 
     * Gets the public 'Limenius\Liform\Form\Extension\AddLiformExtension' shared service. 
     * 
     * @return \Limenius\Liform\Form\Extension\AddLiformExtension 
     */ 
    protected function getAddLiformExtensionService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Form/Extension/AddLiformExtension.php'; 
 
        return $this->services['Limenius\\Liform\\Form\\Extension\\AddLiformExtension'] = new \Limenius\Liform\Form\Extension\AddLiformExtension(); 
    } 
 
    /** 
     * Gets the public 'Limenius\Liform\Liform' shared service. 
     * 
     * @return \Limenius\Liform\Liform 
     */ 
    protected function getLiformService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/LiformInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Liform.php'; 
 
        return $this->services['Limenius\\Liform\\Liform'] = new \Limenius\Liform\Liform(($this->services['Limenius\\Liform\\Resolver'] ?? $this->getResolverService())); 
    } 
 
    /** 
     * Gets the public 'Limenius\Liform\Resolver' shared service. 
     * 
     * @return \Limenius\Liform\Resolver 
     */ 
    protected function getResolverService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/ResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Resolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/TransformerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/AbstractTransformer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/IntegerTransformer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/ArrayTransformer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/CompoundTransformer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/ChoiceTransformer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/StringTransformer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/NumberTransformer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/BooleanTransformer.php'; 
 
        $this->services['Limenius\\Liform\\Resolver'] = $instance = new \Limenius\Liform\Resolver(); 
 
        $a = ($this->services['translator'] ?? $this->getTranslatorService()); 
        $b = ($this->services['liform.guesser.validator'] ?? $this->getLiform_Guesser_ValidatorService()); 
        $c = new \Limenius\Liform\Transformer\StringTransformer($a, $b); 
 
        $instance->setTransformer('integer', new \Limenius\Liform\Transformer\IntegerTransformer($a, $b), NULL); 
        $instance->setTransformer('collection', new \Limenius\Liform\Transformer\ArrayTransformer($a, $b, $instance), NULL); 
        $instance->setTransformer('compound', new \Limenius\Liform\Transformer\CompoundTransformer($a, $b, $instance), NULL); 
        $instance->setTransformer('choice', new \Limenius\Liform\Transformer\ChoiceTransformer($a, $b), NULL); 
        $instance->setTransformer('text', $c, NULL); 
        $instance->setTransformer('url', $c, 'url'); 
        $instance->setTransformer('search', $c, 'search'); 
        $instance->setTransformer('money', $c, 'money'); 
        $instance->setTransformer('password', $c, 'password'); 
        $instance->setTransformer('textarea', $c, 'textarea'); 
        $instance->setTransformer('time', $c, 'time'); 
        $instance->setTransformer('percent', $c, 'percent'); 
        $instance->setTransformer('email', $c, 'email'); 
        $instance->setTransformer('number', new \Limenius\Liform\Transformer\NumberTransformer($a, $b), NULL); 
        $instance->setTransformer('checkbox', new \Limenius\Liform\Transformer\BooleanTransformer($a, $b), 'checkbox'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer' shared service. 
     * 
     * @return \Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer 
     */ 
    protected function getFormErrorNormalizerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Serializer/Normalizer/FormErrorNormalizer.php'; 
 
        return $this->services['Limenius\\Liform\\Serializer\\Normalizer\\FormErrorNormalizer'] = new \Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer(($this->services['translator'] ?? $this->getTranslatorService())); 
    } 
 
    /** 
     * Gets the public 'Limenius\Liform\Serializer\Normalizer\InitialValuesNormalizer' shared service. 
     * 
     * @return \Limenius\Liform\Serializer\Normalizer\InitialValuesNormalizer 
     */ 
    protected function getInitialValuesNormalizerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Serializer/Normalizer/InitialValuesNormalizer.php'; 
 
        return $this->services['Limenius\\Liform\\Serializer\\Normalizer\\InitialValuesNormalizer'] = new \Limenius\Liform\Serializer\Normalizer\InitialValuesNormalizer(); 
    } 
 
    /** 
     * Gets the public 'Sentry\Integration\IgnoreErrorsIntegration' shared autowired service. 
     * 
     * @return \Sentry\Integration\IgnoreErrorsIntegration 
     */ 
    protected function getIgnoreErrorsIntegrationService() 
    { 
        return $this->services['Sentry\\Integration\\IgnoreErrorsIntegration'] = new \Sentry\Integration\IgnoreErrorsIntegration(['ignore_exceptions' => [0 => 'Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException', 1 => 'Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException']]); 
    } 
 
    /** 
     * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController 
     */ 
    protected function getRedirectControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php'; 
 
        $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()); 
 
        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()); 
    } 
 
    /** 
     * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController 
     */ 
    protected function getTemplateControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php'; 
 
        return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Client\GoogleTranslateClient' shared autowired service. 
     * 
     * @return \WebBundle\Client\GoogleTranslateClient 
     */ 
    protected function getGoogleTranslateClientService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Client/GoogleTranslateClient.php'; 
 
        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)))); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Client\OneCSoapApiClient' shared autowired service. 
     * 
     * @return \WebBundle\Client\OneCSoapApiClient 
     */ 
    protected function getOneCSoapApiClientService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Client/OneCSoapApiClient.php'; 
 
        return $this->services['WebBundle\\Client\\OneCSoapApiClient'] = new \WebBundle\Client\OneCSoapApiClient($this->getEnv('SOAP_LOGIN'), $this->getEnv('SOAP_PASSWORD'), $this->getEnv('SOAP_CALCULATE_URL')); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\Api\ApiController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\Api\ApiController 
     */ 
    protected function getApiController3Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/Api/ExtendedApiController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/Api/ApiController.php'; 
 
        $this->services['WebBundle\\Controller\\Api\\ApiController'] = $instance = new \WebBundle\Controller\Api\ApiController(($this->services['WebBundle\\Service\\ItalianTaxCodeService'] ?? $this->getItalianTaxCodeServiceService())); 
 
        $instance->userService = ($this->services['app.service.user'] ?? $this->getApp_Service_UserService()); 
        $instance->factoryRepository = ($this->services['WebBundle\\Repository\\FactoryRepository'] ?? $this->getFactoryRepositoryService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\Api\ExtendedApiController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\Api\ExtendedApiController 
     */ 
    protected function getExtendedApiControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/Api/ExtendedApiController.php'; 
 
        $this->services['WebBundle\\Controller\\Api\\ExtendedApiController'] = $instance = new \WebBundle\Controller\Api\ExtendedApiController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\Api\TestConnectApiController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\Api\TestConnectApiController 
     */ 
    protected function getTestConnectApiControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/Api/ExtendedApiController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/Api/TestConnectApiController.php'; 
 
        $this->services['WebBundle\\Controller\\Api\\TestConnectApiController'] = $instance = new \WebBundle\Controller\Api\TestConnectApiController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\Api\UserApiController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\Api\UserApiController 
     */ 
    protected function getUserApiController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/Api/ExtendedApiController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/Api/UserApiController.php'; 
 
        $this->services['WebBundle\\Controller\\Api\\UserApiController'] = $instance = new \WebBundle\Controller\Api\UserApiController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\BuyOrderController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\BuyOrderController 
     */ 
    protected function getBuyOrderControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/BuyOrderController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/RecaptchaService.php'; 
 
        $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())); 
 
        $instance->orderFiller = ($this->services['WebBundle\\Filler\\OrderFiller'] ?? $this->getOrderFillerService()); 
        $instance->kladrService = ($this->services['web.kladr'] ?? $this->getWeb_KladrService()); 
        $instance->confirmTimeStatRepository = ($this->services['WebBundle\\Repository\\ConfirmTimeStatRepository'] ?? $this->getConfirmTimeStatRepositoryService()); 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\BuyOrderController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\CatalogController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\CatalogController 
     */ 
    protected function getCatalogControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/CatalogController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/VisitedService.php'; 
 
        $this->services['WebBundle\\Controller\\CatalogController'] = $instance = new \WebBundle\Controller\CatalogController(); 
 
        $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService()); 
        $instance->filterRepository = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()); 
        $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()); 
        $instance->factoryRepository = ($this->services['WebBundle\\Repository\\FactoryRepository'] ?? $this->getFactoryRepositoryService()); 
        $instance->visitedService = ($this->services['app.service.visited'] ?? ($this->services['app.service.visited'] = new \WebBundle\Service\VisitedService())); 
        $instance->sphinxSearcherService = ($this->services['sphinx_searcher'] ?? $this->getSphinxSearcherService()); 
        $instance->reviewsService = ($this->services['app.service.reviews'] ?? $this->getApp_Service_ReviewsService()); 
        $instance->searchService = ($this->services['WebBundle\\Service\\SearchService'] ?? $this->getSearchServiceService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\CollectionController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\CollectionController 
     */ 
    protected function getCollectionController4Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/CollectionController.php'; 
 
        $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())); 
 
        $instance->collectionService = ($this->services['app.service.collection'] ?? $this->getApp_Service_CollectionService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\CommonController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\CommonController 
     */ 
    protected function getCommonController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/CommonController.php'; 
 
        $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()), ($this->services['app.service.order_address'] ?? $this->getApp_Service_OrderAddressService())); 
 
        $instance->requestService = ($this->services['app.service.request'] ?? $this->getApp_Service_RequestService()); 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\CommonController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\CookieController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\CookieController 
     */ 
    protected function getCookieControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/CookieController.php'; 
 
        $this->services['WebBundle\\Controller\\CookieController'] = $instance = new \WebBundle\Controller\CookieController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\DbgetController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\DbgetController 
     */ 
    protected function getDbgetControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/DbgetController.php'; 
 
        $this->services['WebBundle\\Controller\\DbgetController'] = $instance = new \WebBundle\Controller\DbgetController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\DeliveryController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\DeliveryController 
     */ 
    protected function getDeliveryControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/DeliveryController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/DeliveryProxyService.php'; 
 
        $this->services['WebBundle\\Controller\\DeliveryController'] = $instance = new \WebBundle\Controller\DeliveryController(); 
 
        $a = new \WebBundle\Service\DeliveryProxyService(($this->services['app.service.soap_response_service'] ?? $this->getApp_Service_SoapResponseServiceService())); 
        $a->repoGeoCountry = ($this->privates['FlexApp\\Repository\\GeoCountryRepository'] ?? $this->getGeoCountryRepositoryService()); 
 
        $instance->deliveryProxyService = $a; 
        $instance->deliveryRequestRepository = ($this->services['WebBundle\\Repository\\DeliveryRequestRepository'] ?? $this->getDeliveryRequestRepositoryService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\ExtendedController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\ExtendedController 
     */ 
    protected function getExtendedController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
 
        $this->services['WebBundle\\Controller\\ExtendedController'] = $instance = new \WebBundle\Controller\ExtendedController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\FiltersController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\FiltersController 
     */ 
    protected function getFiltersControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/FiltersController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/CacheService.php'; 
 
        $a = new \FlexApp\Service\CacheService(); 
 
        $this->services['WebBundle\\Controller\\FiltersController'] = $instance = new \WebBundle\Controller\FiltersController($a); 
 
        $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()); 
        $instance->filterRepository = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()); 
        $instance->filterHistorySearchRepository = ($this->services['WebBundle\\Repository\\FilterHistorySearchRepository'] ?? $this->getFilterHistorySearchRepositoryService()); 
        $instance->articleRepository = ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()); 
        $instance->cacheService = $a; 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\HomeController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\HomeController 
     */ 
    protected function getHomeController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/HomeController.php'; 
 
        $this->services['WebBundle\\Controller\\HomeController'] = $instance = new \WebBundle\Controller\HomeController(); 
 
        $instance->publicationService = ($this->services['app.service.publication'] ?? $this->getApp_Service_PublicationService()); 
        $instance->widgetReviewService = ($this->services['app.service.widjet_review'] ?? $this->getApp_Service_WidjetReviewService()); 
        $instance->filterRepository = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()); 
        $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()); 
        $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService()); 
        $instance->ideaRepository = ($this->services['WebBundle\\Repository\\IdeaRepository'] ?? $this->getIdeaRepositoryService()); 
        $instance->interiorHistoryRepository = ($this->services['WebBundle\\Repository\\InteriorHistoryRepository'] ?? $this->getInteriorHistoryRepositoryService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\IdeaController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\IdeaController 
     */ 
    protected function getIdeaControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/IdeaController.php'; 
 
        $this->services['WebBundle\\Controller\\IdeaController'] = $instance = new \WebBundle\Controller\IdeaController(($this->services['logger'] ?? $this->getLoggerService()), ($this->services['WebBundle\\Repository\\IdeaRepository'] ?? $this->getIdeaRepositoryService())); 
 
        $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()); 
        $instance->interiorRepository = ($this->services['WebBundle\\Repository\\InteriorRepository'] ?? $this->getInteriorRepositoryService()); 
        $instance->interiorHistoryRepository = ($this->services['WebBundle\\Repository\\InteriorHistoryRepository'] ?? $this->getInteriorHistoryRepositoryService()); 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\IdeaController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\InvoiceController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\InvoiceController 
     */ 
    protected function getInvoiceControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/InvoiceController.php'; 
 
        $this->services['WebBundle\\Controller\\InvoiceController'] = $instance = new \WebBundle\Controller\InvoiceController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\JournalCollectionController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\JournalCollectionController 
     */ 
    protected function getJournalCollectionControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/JournalCollectionController.php'; 
 
        $this->services['WebBundle\\Controller\\JournalCollectionController'] = $instance = new \WebBundle\Controller\JournalCollectionController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\KladrController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\KladrController 
     */ 
    protected function getKladrControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/KladrController.php'; 
 
        $this->services['WebBundle\\Controller\\KladrController'] = $instance = new \WebBundle\Controller\KladrController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\MakingController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\MakingController 
     */ 
    protected function getMakingControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/MakingController.php'; 
 
        $this->services['WebBundle\\Controller\\MakingController'] = $instance = new \WebBundle\Controller\MakingController(); 
 
        $instance->proformaFileService = ($this->services['WebBundle\\Service\\ProformaFileService'] ?? $this->getProformaFileServiceService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\OrderController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\OrderController 
     */ 
    protected function getOrderController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/OrderController.php'; 
 
        $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())); 
 
        $instance->orderFiller = ($this->services['WebBundle\\Filler\\OrderFiller'] ?? $this->getOrderFillerService()); 
        $instance->orderRefundService = ($this->services['WebBundle\\Service\\OrderRefundService'] ?? $this->getOrderRefundServiceService()); 
        $instance->userService = ($this->services['app.service.user'] ?? $this->getApp_Service_UserService()); 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\OrderController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\OrderPaymentController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\OrderPaymentController 
     */ 
    protected function getOrderPaymentControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/OrderPaymentController.php'; 
 
        $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())); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\OrderPaymentController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\OrdersController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\OrdersController 
     */ 
    protected function getOrdersControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/OrdersController.php'; 
 
        $this->services['WebBundle\\Controller\\OrdersController'] = $instance = new \WebBundle\Controller\OrdersController(($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService())); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\OrdersController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\PageController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\PageController 
     */ 
    protected function getPageControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/PageController.php'; 
 
        $this->services['WebBundle\\Controller\\PageController'] = $instance = new \WebBundle\Controller\PageController(); 
 
        $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()); 
        $instance->staticPageRepository = ($this->services['WebBundle\\Repository\\StaticPageRepository'] ?? $this->getStaticPageRepositoryService()); 
        $instance->ideasShareRepository = ($this->services['WebBundle\\Repository\\IdeasShareRepository'] ?? $this->getIdeasShareRepositoryService()); 
        $instance->countryAndLangSpecificDataRepository = ($this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] ?? $this->getCountryAndLangSpecificDataRepositoryService()); 
        $instance->factoryRepository = ($this->services['WebBundle\\Repository\\FactoryRepository'] ?? $this->getFactoryRepositoryService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\PaymentFromOneCController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\PaymentFromOneCController 
     */ 
    protected function getPaymentFromOneCControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/PaymentFromOneCController.php'; 
 
        $this->services['WebBundle\\Controller\\PaymentFromOneCController'] = $instance = new \WebBundle\Controller\PaymentFromOneCController(); 
 
        $instance->paymentBrainTreeService = ($this->services['app.service.payment.brain_tree'] ?? $this->getApp_Service_Payment_BrainTreeService()); 
        $instance->paymentFromOneCRepository = ($this->services['WebBundle\\Repository\\PaymentFromOneCRepository'] ?? $this->getPaymentFromOneCRepositoryService()); 
        $instance->paymentFromOneCService = ($this->services['app.service.payment'] ?? $this->getApp_Service_PaymentService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\PollController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\PollController 
     */ 
    protected function getPollController3Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/PollController.php'; 
 
        $this->services['WebBundle\\Controller\\PollController'] = $instance = new \WebBundle\Controller\PollController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\ProductReviewController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\ProductReviewController 
     */ 
    protected function getProductReviewControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ProductReviewController.php'; 
 
        $this->services['WebBundle\\Controller\\ProductReviewController'] = $instance = new \WebBundle\Controller\ProductReviewController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\ProductionController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\ProductionController 
     */ 
    protected function getProductionControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ProductionController.php'; 
 
        $this->services['WebBundle\\Controller\\ProductionController'] = $instance = new \WebBundle\Controller\ProductionController(($this->services['logger'] ?? $this->getLoggerService())); 
 
        $instance->productionShipmentRepository = ($this->services['WebBundle\\Repository\\ProductionShipmentRepository'] ?? $this->getProductionShipmentRepositoryService()); 
        $instance->productionRepository = ($this->services['WebBundle\\Repository\\ProductionRepository'] ?? $this->getProductionRepositoryService()); 
        $instance->proformaFileService = ($this->services['WebBundle\\Service\\ProformaFileService'] ?? $this->getProformaFileServiceService()); 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\ProductionController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\ProformaController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\ProformaController 
     */ 
    protected function getProformaControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ProformaController.php'; 
 
        $this->services['WebBundle\\Controller\\ProformaController'] = $instance = new \WebBundle\Controller\ProformaController(); 
 
        $instance->proformaFileService = ($this->services['WebBundle\\Service\\ProformaFileService'] ?? $this->getProformaFileServiceService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\PublicationController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\PublicationController 
     */ 
    protected function getPublicationControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/PublicationController.php'; 
 
        $this->services['WebBundle\\Controller\\PublicationController'] = $instance = new \WebBundle\Controller\PublicationController(); 
 
        $instance->publicationService = ($this->services['app.service.publication'] ?? $this->getApp_Service_PublicationService()); 
        $instance->calendarService = ($this->services['FlexApp\\Service\\CalendarService'] ?? $this->getCalendarServiceService()); 
        $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\ResettingController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\ResettingController 
     */ 
    protected function getResettingControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ResettingController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
 
        $this->services['WebBundle\\Controller\\ResettingController'] = $instance = new \WebBundle\Controller\ResettingController(); 
 
        $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()); 
        $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()); 
        $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer())); 
        $instance->formFactory = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()); 
        $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()); 
        $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
        $instance->userAuthenticator = ($this->privates['security.user_authenticator'] ?? $this->getSecurity_UserAuthenticatorService()); 
        $instance->loginFormAuthenticator = ($this->privates['FlexApp\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()); 
        $instance->requestStack = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())); 
        $instance->managerContactsProvider = ($this->privates['FlexApp\\Service\\ManagerContactsProvider'] ?? $this->getManagerContactsProviderService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\ReviewController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\ReviewController 
     */ 
    protected function getReviewControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ReviewController.php'; 
 
        $this->services['WebBundle\\Controller\\ReviewController'] = $instance = new \WebBundle\Controller\ReviewController(); 
 
        $instance->googleTranslateService = ($this->services['WebBundle\\Service\\GoogleTranslateService'] ?? $this->getGoogleTranslateServiceService()); 
        $instance->productReviewsCacheRepository = ($this->services['WebBundle\\Repository\\ProductReviewsCacheRepository'] ?? $this->getProductReviewsCacheRepositoryService()); 
        $instance->reviewsCacheRepository = ($this->services['WebBundle\\Repository\\ReviewsCacheRepository'] ?? $this->getReviewsCacheRepositoryService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\SampleController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\SampleController 
     */ 
    protected function getSampleControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/SampleController.php'; 
 
        $this->services['WebBundle\\Controller\\SampleController'] = $instance = new \WebBundle\Controller\SampleController(); 
 
        $instance->sampleService = ($this->services['app.service.sample'] ?? $this->getApp_Service_SampleService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\SearchController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\SearchController 
     */ 
    protected function getSearchControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/SearchController.php'; 
 
        $this->services['WebBundle\\Controller\\SearchController'] = $instance = new \WebBundle\Controller\SearchController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\SeoController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\SeoController 
     */ 
    protected function getSeoControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/SeoController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/AdsFilters/FilterAdsFilesDataService.php'; 
 
        $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()))); 
 
        $instance->seoService = ($this->services['WebBundle\\Service\\SeoService'] ?? $this->getSeoServiceService()); 
        $instance->sitemapGenerator = ($this->services['WebBundle\\Service\\SitemapGenerator'] ?? $this->getSitemapGeneratorService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\SliderController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\SliderController 
     */ 
    protected function getSliderController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/SliderController.php'; 
 
        $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())); 
 
        $instance->filterRepository = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()); 
        $instance->sampleRepository = ($this->services['app.repo.sample'] ?? $this->getApp_Repo_SampleService()); 
        $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()); 
        $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()); 
        $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService()); 
        $instance->ideaRepository = ($this->services['WebBundle\\Repository\\IdeaRepository'] ?? $this->getIdeaRepositoryService()); 
        $instance->articleRepository = ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()); 
        $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()); 
        $instance->interiorRepository = ($this->services['WebBundle\\Repository\\InteriorRepository'] ?? $this->getInteriorRepositoryService()); 
        $instance->collectionService = ($this->services['app.service.collection'] ?? $this->getApp_Service_CollectionService()); 
        $instance->reviewsService = ($this->services['app.service.reviews'] ?? $this->getApp_Service_ReviewsService()); 
        $instance->sampleService = ($this->services['app.service.sample'] ?? $this->getApp_Service_SampleService()); 
        $instance->sliderService = ($this->services['WebBundle\\Service\\SliderService'] ?? $this->getSliderServiceService()); 
        $instance->searchService = ($this->services['WebBundle\\Service\\SearchService'] ?? $this->getSearchServiceService()); 
        $instance->lastUrlService = ($this->privates['FlexApp\\Service\\LastUrlService'] ?? $this->getLastUrlServiceService()); 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\SliderController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\SoapController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\SoapController 
     */ 
    protected function getSoapControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/SoapController.php'; 
 
        $this->services['WebBundle\\Controller\\SoapController'] = $instance = new \WebBundle\Controller\SoapController(); 
 
        $instance->soapService = ($this->services['web.soap'] ?? $this->getWeb_SoapService()); 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\SoapController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\SupportController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\SupportController 
     */ 
    protected function getSupportControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/SupportController.php'; 
 
        $this->services['WebBundle\\Controller\\SupportController'] = $instance = new \WebBundle\Controller\SupportController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\TableRouterController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\TableRouterController 
     */ 
    protected function getTableRouterControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/TableRouterController.php'; 
 
        $this->services['WebBundle\\Controller\\TableRouterController'] = $instance = new \WebBundle\Controller\TableRouterController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\TileController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\TileController 
     */ 
    protected function getTileControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/TileController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/CollectionSettingsService.php'; 
 
        $this->services['WebBundle\\Controller\\TileController'] = $instance = new \WebBundle\Controller\TileController(); 
 
        $instance->articleRepository = ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()); 
        $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()); 
        $instance->filterRepository = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()); 
        $instance->ideaRepository = ($this->services['WebBundle\\Repository\\IdeaRepository'] ?? $this->getIdeaRepositoryService()); 
        $instance->interiorRepository = ($this->services['WebBundle\\Repository\\InteriorRepository'] ?? $this->getInteriorRepositoryService()); 
        $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService()); 
        $instance->visitRepository = ($this->services['WebBundle\\Repository\\VisitRepository'] ?? $this->getVisitRepositoryService()); 
        $instance->collectionService = ($this->services['app.service.collection'] ?? $this->getApp_Service_CollectionService()); 
        $instance->collectionSettingsService = ($this->services['WebBundle\\Service\\CollectionSettingsService'] ?? ($this->services['WebBundle\\Service\\CollectionSettingsService'] = new \WebBundle\Service\CollectionSettingsService($this))); 
        $instance->reviewsService = ($this->services['app.service.reviews'] ?? $this->getApp_Service_ReviewsService()); 
        $instance->searchService = ($this->services['WebBundle\\Service\\SearchService'] ?? $this->getSearchServiceService()); 
        $instance->googleTranslateService = ($this->services['WebBundle\\Service\\GoogleTranslateService'] ?? $this->getGoogleTranslateServiceService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\TopController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\TopController 
     */ 
    protected function getTopControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/TopController.php'; 
 
        $this->services['WebBundle\\Controller\\TopController'] = $instance = new \WebBundle\Controller\TopController(($this->services['app.service.localization'] ?? $this->getApp_Service_LocalizationService())); 
 
        $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('WebBundle\\Controller\\TopController', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\TwilioController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\TwilioController 
     */ 
    protected function getTwilioControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/TwilioController.php'; 
 
        $this->services['WebBundle\\Controller\\TwilioController'] = $instance = new \WebBundle\Controller\TwilioController(); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\UserController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\UserController 
     */ 
    protected function getUserControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/UserController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
 
        $this->services['WebBundle\\Controller\\UserController'] = $instance = new \WebBundle\Controller\UserController(); 
 
        $instance->userAuthenticator = ($this->privates['security.user_authenticator'] ?? $this->getSecurity_UserAuthenticatorService()); 
        $instance->loginFormAuthenticator = ($this->privates['FlexApp\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()); 
        $instance->requestStack = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())); 
        $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
        $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()); 
        $instance->userLogger = ($this->privates['FlexApp\\Service\\ManualReg\\UserLogger'] ?? $this->getUserLoggerService()); 
        $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()); 
        $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer())); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\UserProfileController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\UserProfileController 
     */ 
    protected function getUserProfileControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/UserProfileController.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
 
        $this->services['WebBundle\\Controller\\UserProfileController'] = $instance = new \WebBundle\Controller\UserProfileController(); 
 
        $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()); 
        $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
        $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer())); 
        $instance->userUpdater = ($this->privates['FlexApp\\Service\\UserUpdater'] ?? $this->getUserUpdaterService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\VacancyController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\VacancyController 
     */ 
    protected function getVacancyController2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/VacancyController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/CareerService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/VacancyService.php'; 
 
        $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()))); 
 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Controller\WidgetsController' shared autowired service. 
     * 
     * @return \WebBundle\Controller\WidgetsController 
     */ 
    protected function getWidgetsControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/ExtendedController.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Controller/WidgetsController.php'; 
 
        $this->services['WebBundle\\Controller\\WidgetsController'] = $instance = new \WebBundle\Controller\WidgetsController(); 
 
        $instance->serviceReviews = ($this->services['app.service.reviews'] ?? $this->getApp_Service_ReviewsService()); 
        $instance->widgetReviewService = ($this->services['app.service.widjet_review'] ?? $this->getApp_Service_WidjetReviewService()); 
        $instance->setContainer($this); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Filler\BuyOrderDeliveryFiller' shared autowired service. 
     * 
     * @return \WebBundle\Filler\BuyOrderDeliveryFiller 
     */ 
    protected function getBuyOrderDeliveryFillerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Filler/BuyOrderDeliveryFiller.php'; 
 
        return $this->services['WebBundle\\Filler\\BuyOrderDeliveryFiller'] = new \WebBundle\Filler\BuyOrderDeliveryFiller(); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Filler\ListEmailFiller' shared autowired service. 
     * 
     * @return \WebBundle\Filler\ListEmailFiller 
     */ 
    protected function getListEmailFillerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Filler/ListEmailFiller.php'; 
 
        return $this->services['WebBundle\\Filler\\ListEmailFiller'] = new \WebBundle\Filler\ListEmailFiller(); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Filler\OrderFiller' shared autowired service. 
     * 
     * @return \WebBundle\Filler\OrderFiller 
     */ 
    protected function getOrderFillerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Filler/OrderFiller.php'; 
 
        $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()); 
 
        if (isset($this->services['WebBundle\\Filler\\OrderFiller'])) { 
            return $this->services['WebBundle\\Filler\\OrderFiller']; 
        } 
 
        $this->services['WebBundle\\Filler\\OrderFiller'] = $instance = new \WebBundle\Filler\OrderFiller($a); 
 
        $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()); 
        $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()); 
        $instance->listVatRepository = ($this->services['WebBundle\\Repository\\ListVatRepository'] ?? $this->getListVatRepositoryService()); 
        $instance->warehouseRepository = ($this->services['WebBundle\\Repository\\WarehouseRepository'] ?? $this->getWarehouseRepositoryService()); 
        $instance->orderItemService = ($this->services['app.service.order_item'] ?? $this->getApp_Service_OrderItemService()); 
        $instance->addressService = ($this->services['app.service.order_address'] ?? $this->getApp_Service_OrderAddressService()); 
        $instance->kladrService = ($this->services['web.kladr'] ?? $this->getWeb_KladrService()); 
        $instance->vatService = ($this->services['app.service.vat'] ?? $this->getApp_Service_VatService()); 
        $instance->orderNormalizer = ($this->services['app.normalizer.order'] ?? $this->getApp_Normalizer_OrderService()); 
        $instance->orderItemsFiller = ($this->services['WebBundle\\Filler\\OrderItemsFiller'] ?? $this->getOrderItemsFillerService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Filler\OrderItemsFiller' shared autowired service. 
     * 
     * @return \WebBundle\Filler\OrderItemsFiller 
     */ 
    protected function getOrderItemsFillerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Filler/OrderItemsFiller.php'; 
 
        $this->services['WebBundle\\Filler\\OrderItemsFiller'] = $instance = new \WebBundle\Filler\OrderItemsFiller(); 
 
        $instance->buyOrderArticleRepository = ($this->services['WebBundle\\Repository\\BuyOrderArticleRepository'] ?? $this->getBuyOrderArticleRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Helper\Mailer' shared autowired service. 
     * 
     * @return \WebBundle\Helper\Mailer 
     */ 
    protected function getMailerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Helper/Mailer.php'; 
 
        $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()); 
 
        if (isset($this->services['WebBundle\\Helper\\Mailer'])) { 
            return $this->services['WebBundle\\Helper\\Mailer']; 
        } 
 
        $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())); 
 
        $instance->managerContactsProvider = ($this->privates['FlexApp\\Service\\ManagerContactsProvider'] ?? $this->getManagerContactsProviderService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Helper\ParticipantHelper' shared autowired service. 
     * 
     * @return \WebBundle\Helper\ParticipantHelper 
     */ 
    protected function getParticipantHelperService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Helper/ParticipantHelper.php'; 
 
        $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->services['WebBundle\\Helper\\ParticipantHelper'])) { 
            return $this->services['WebBundle\\Helper\\ParticipantHelper']; 
        } 
 
        return $this->services['WebBundle\\Helper\\ParticipantHelper'] = new \WebBundle\Helper\ParticipantHelper($a); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Helper\PortalHelper' shared autowired service. 
     * 
     * @return \WebBundle\Helper\PortalHelper 
     */ 
    protected function getPortalHelperService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Helper/PortalHelper.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/DailyLogger.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/PortalApiClient.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/metaer/curl-wrapper-bundle/CurlWrapperInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/metaer/curl-wrapper-bundle/CurlWrapper.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/EmailCanonicalizer.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->services['WebBundle\\Helper\\PortalHelper'])) { 
            return $this->services['WebBundle\\Helper\\PortalHelper']; 
        } 
        $b = ($this->privates['FlexApp\\Service\\EntitySaver'] ?? $this->getEntitySaverService()); 
 
        if (isset($this->services['WebBundle\\Helper\\PortalHelper'])) { 
            return $this->services['WebBundle\\Helper\\PortalHelper']; 
        } 
        $c = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService()); 
 
        if (isset($this->services['WebBundle\\Helper\\PortalHelper'])) { 
            return $this->services['WebBundle\\Helper\\PortalHelper']; 
        } 
        $d = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()); 
        $e = new \FlexApp\Service\PortalApiClient(($this->privates['FlexApp\\Service\\JsonArrayApiClient'] ?? $this->getJsonArrayApiClientService()), $d, $a, new \FlexApp\Service\DailyLogger('portal_api_client', $d, $a)); 
        $e->mailer = $c; 
 
        return $this->services['WebBundle\\Helper\\PortalHelper'] = new \WebBundle\Helper\PortalHelper('https://tst.remote.team:7003/app_dev.php', $this, $a, new \FlexApp\Service\DailyLogger('comment_send_api_client', $d, $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())), $e, ($this->privates['FlexApp\\Service\\EmailCanonicalizer'] ?? ($this->privates['FlexApp\\Service\\EmailCanonicalizer'] = new \FlexApp\Service\EmailCanonicalizer())), ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService())); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Helper\TextHelper' shared autowired service. 
     * 
     * @return \WebBundle\Helper\TextHelper 
     */ 
    protected function getTextHelperService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Helper/TextHelper.php'; 
 
        return $this->services['WebBundle\\Helper\\TextHelper'] = new \WebBundle\Helper\TextHelper(); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\ArticleDetailRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\ArticleDetailRepository 
     */ 
    protected function getArticleDetailRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ArticleDetailRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\ArticleDetailRepository'] = new \WebBundle\Repository\ArticleDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\ArticleDetail'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\ArticleRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\ArticleRepository 
     */ 
    protected function getArticleRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ArticleRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\ArticleRepository'] = new \WebBundle\Repository\ArticleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\Article'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\BuyOrderArticleHolidayRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\BuyOrderArticleHolidayRepository 
     */ 
    protected function getBuyOrderArticleHolidayRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/BuyOrderArticleHolidayRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\BuyOrderArticleHolidayRepository'] = new \WebBundle\Repository\BuyOrderArticleHolidayRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\BuyOrderArticleHoliday'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\BuyOrderArticleRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\BuyOrderArticleRepository 
     */ 
    protected function getBuyOrderArticleRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/BuyOrderArticleRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\BuyOrderArticleRepository'] = new \WebBundle\Repository\BuyOrderArticleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\BuyOrderArticle'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\BuyOrderManagerRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\BuyOrderManagerRepository 
     */ 
    protected function getBuyOrderManagerRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/BuyOrderManagerRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\BuyOrderManagerRepository'] = new \WebBundle\Repository\BuyOrderManagerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\BuyOrderManager'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\BuyOrderRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\BuyOrderRepository 
     */ 
    protected function getBuyOrderRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/BuyOrderRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\BuyOrderRepository'] = new \WebBundle\Repository\BuyOrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\BuyOrder'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\CollectionRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\CollectionRepository 
     */ 
    protected function getCollectionRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ExtendEntityRepository.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/CollectionRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\CollectionRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle:Collection'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\ConfirmTimeStatRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\ConfirmTimeStatRepository 
     */ 
    protected function getConfirmTimeStatRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ConfirmTimeStatRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\ConfirmTimeStatRepository'] = new \WebBundle\Repository\ConfirmTimeStatRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\ConfirmTimeStat'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\DeliveryRequestRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\DeliveryRequestRepository 
     */ 
    protected function getDeliveryRequestRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ExtendEntityRepository.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/DeliveryRequestRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\DeliveryRequestRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle:DeliveryRequest'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\FactoryRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\FactoryRepository 
     */ 
    protected function getFactoryRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/FactoryRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\FactoryRepository'] = new \WebBundle\Repository\FactoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\Factory'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\FilterHistorySearchRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\FilterHistorySearchRepository 
     */ 
    protected function getFilterHistorySearchRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/FilterHistorySearchRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\FilterHistorySearchRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle:FilterHistorySearchEntity'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\FilterRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\FilterRepository 
     */ 
    protected function getFilterRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/FilterRepository.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/CacheService.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\IdeaRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\IdeaRepository 
     */ 
    protected function getIdeaRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/IdeaRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\IdeaRepository'] = new \WebBundle\Repository\IdeaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\Idea'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\IdeasShareRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\IdeasShareRepository 
     */ 
    protected function getIdeasShareRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/IdeasShareRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\IdeasShareRepository'] = new \WebBundle\Repository\IdeasShareRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\IdeasShare'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\InteriorHistoryRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\InteriorHistoryRepository 
     */ 
    protected function getInteriorHistoryRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ExtendEntityRepository.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/InteriorHistoryRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\InteriorHistoryRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle:InteriorHistory'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\InteriorRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\InteriorRepository 
     */ 
    protected function getInteriorRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/InteriorRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\InteriorRepository'] = new \WebBundle\Repository\InteriorRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\Interior'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\ItalianMunicipalityRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\ItalianMunicipalityRepository 
     */ 
    protected function getItalianMunicipalityRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ItalianMunicipalityRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\ItalianMunicipalityRepository'] = new \WebBundle\Repository\ItalianMunicipalityRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\LastUrlRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\LastUrlRepository 
     */ 
    protected function getLastUrlRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/LastUrlRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\LastUrlRepository'] = new \WebBundle\Repository\LastUrlRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\LastUrlEntity'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\ListCountryRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\ListCountryRepository 
     */ 
    protected function getListCountryRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Interfaces/ListEntityRepositoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ListCountryRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\ListCountryRepository'] = new \WebBundle\Repository\ListCountryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\ListCountry'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\ListEmailRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\ListEmailRepository 
     */ 
    protected function getListEmailRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ExtendEntityRepository.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ListEmailRepository.php'; 
 
        $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->services['WebBundle\\Repository\\ListEmailRepository'])) { 
            return $this->services['WebBundle\\Repository\\ListEmailRepository']; 
        } 
 
        return $this->services['WebBundle\\Repository\\ListEmailRepository'] = $a->getRepository('WebBundle:ListEmail'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\ListMaterialRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\ListMaterialRepository 
     */ 
    protected function getListMaterialRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ExtendEntityRepository.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ListEntityRepository.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ListMaterialRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\ListMaterialRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle:ListMaterial'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\ListMeasureRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\ListMeasureRepository 
     */ 
    protected function getListMeasureRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ExtendEntityRepository.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ListEntityRepository.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ListMeasureRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\ListMeasureRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle:ListMeasure'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\ListVatRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\ListVatRepository 
     */ 
    protected function getListVatRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ListVatRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\ListVatRepository'] = new \WebBundle\Repository\ListVatRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\ListVat'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\OrderAddressRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\OrderAddressRepository 
     */ 
    protected function getOrderAddressRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/OrderAddressRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\OrderAddressRepository'] = new \WebBundle\Repository\OrderAddressRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\OrderAddress'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\OrderHistoryRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\OrderHistoryRepository 
     */ 
    protected function getOrderHistoryRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/OrderHistoryRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\OrderHistoryRepository'] = new \WebBundle\Repository\OrderHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\OrderHistory'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\OrderPaymentRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\OrderPaymentRepository 
     */ 
    protected function getOrderPaymentRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/OrderPaymentRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\OrderPaymentRepository'] = new \WebBundle\Repository\OrderPaymentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\OrderPayment'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\PaymentFromOneCRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\PaymentFromOneCRepository 
     */ 
    protected function getPaymentFromOneCRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/PaymentFromOneCRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\PaymentFromOneCRepository'] = new \WebBundle\Repository\PaymentFromOneCRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\PaymentFromOneC'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\ProductReviewsCacheRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\ProductReviewsCacheRepository 
     */ 
    protected function getProductReviewsCacheRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ProductReviewsCacheRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\ProductReviewsCacheRepository'] = new \WebBundle\Repository\ProductReviewsCacheRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\ProductionRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\ProductionRepository 
     */ 
    protected function getProductionRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ProductionRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\ProductionRepository'] = new \WebBundle\Repository\ProductionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\Production'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\ProductionShipmentRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\ProductionShipmentRepository 
     */ 
    protected function getProductionShipmentRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ProductionShipmentRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\ProductionShipmentRepository'] = new \WebBundle\Repository\ProductionShipmentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\ProductionShipment'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\PublicationRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\PublicationRepository 
     */ 
    protected function getPublicationRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ExtendEntityRepository.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/PublicationRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\PublicationRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle:Publication'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\ReviewsCacheRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\ReviewsCacheRepository 
     */ 
    protected function getReviewsCacheRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ReviewsCacheRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\ReviewsCacheRepository'] = new \WebBundle\Repository\ReviewsCacheRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\StaticPageRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\StaticPageRepository 
     */ 
    protected function getStaticPageRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/StaticPageRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\StaticPageRepository'] = new \WebBundle\Repository\StaticPageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\StaticPageEntity'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\UserRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\UserRepository 
     */ 
    protected function getUserRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/UserRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\UserRepository'] = new \WebBundle\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\User'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\VisitRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\VisitRepository 
     */ 
    protected function getVisitRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/VisitRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\VisitRepository'] = new \WebBundle\Repository\VisitRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\Visit'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Repository\WarehouseRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\WarehouseRepository 
     */ 
    protected function getWarehouseRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/WarehouseRepository.php'; 
 
        return $this->services['WebBundle\\Repository\\WarehouseRepository'] = new \WebBundle\Repository\WarehouseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\WarehouseEntity'); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\AlertingService' shared autowired service. 
     * 
     * @return \WebBundle\Service\AlertingService 
     */ 
    protected function getAlertingServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/AlertingService.php'; 
 
        return $this->services['WebBundle\\Service\\AlertingService'] = new \WebBundle\Service\AlertingService(); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\BuyOrderDeliveryService' shared autowired service. 
     * 
     * @return \WebBundle\Service\BuyOrderDeliveryService 
     */ 
    protected function getBuyOrderDeliveryServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/BuyOrderDeliveryService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Filler/BuyOrderDeliveryFiller.php'; 
 
        $this->services['WebBundle\\Service\\BuyOrderDeliveryService'] = $instance = new \WebBundle\Service\BuyOrderDeliveryService(); 
 
        $instance->buyOrderDeliveryFiller = ($this->services['WebBundle\\Filler\\BuyOrderDeliveryFiller'] ?? ($this->services['WebBundle\\Filler\\BuyOrderDeliveryFiller'] = new \WebBundle\Filler\BuyOrderDeliveryFiller())); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\BuyOrderManagerService' shared autowired service. 
     * 
     * @return \WebBundle\Service\BuyOrderManagerService 
     */ 
    protected function getBuyOrderManagerServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/BuyOrderManagerService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/AlertingService.php'; 
 
        $this->services['WebBundle\\Service\\BuyOrderManagerService'] = $instance = new \WebBundle\Service\BuyOrderManagerService(); 
 
        $instance->buyOrderManagerRepository = ($this->services['WebBundle\\Repository\\BuyOrderManagerRepository'] ?? $this->getBuyOrderManagerRepositoryService()); 
        $instance->alertingService = ($this->services['WebBundle\\Service\\AlertingService'] ?? ($this->services['WebBundle\\Service\\AlertingService'] = new \WebBundle\Service\AlertingService())); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\CareerService' shared autowired service. 
     * 
     * @return \WebBundle\Service\CareerService 
     */ 
    protected function getCareerServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/CareerService.php'; 
 
        return $this->services['WebBundle\\Service\\CareerService'] = new \WebBundle\Service\CareerService(); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\CollectionSettingsService' shared autowired service. 
     * 
     * @return \WebBundle\Service\CollectionSettingsService 
     */ 
    protected function getCollectionSettingsServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/CollectionSettingsService.php'; 
 
        return $this->services['WebBundle\\Service\\CollectionSettingsService'] = new \WebBundle\Service\CollectionSettingsService($this); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\CountryService' shared autowired service. 
     * 
     * @return \WebBundle\Service\CountryService 
     */ 
    protected function getCountryServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/CountryService.php'; 
 
        $this->services['WebBundle\\Service\\CountryService'] = $instance = new \WebBundle\Service\CountryService(); 
 
        $instance->listCountryRepository = ($this->privates['FlexApp\\Repository\\CountryRepository'] ?? $this->getCountryRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\GoogleTranslateService' shared autowired service. 
     * 
     * @return \WebBundle\Service\GoogleTranslateService 
     */ 
    protected function getGoogleTranslateServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/GoogleTranslateService.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\ItalianTaxCodeService' shared autowired service. 
     * 
     * @return \WebBundle\Service\ItalianTaxCodeService 
     */ 
    protected function getItalianTaxCodeServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ItalianTaxCodeService.php'; 
 
        return $this->services['WebBundle\\Service\\ItalianTaxCodeService'] = new \WebBundle\Service\ItalianTaxCodeService(($this->services['WebBundle\\Repository\\ItalianMunicipalityRepository'] ?? $this->getItalianMunicipalityRepositoryService())); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\LanguageService' shared autowired service. 
     * 
     * @return \WebBundle\Service\LanguageService 
     */ 
    protected function getLanguageServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/LanguageService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Helper/TextHelper.php'; 
 
        return $this->services['WebBundle\\Service\\LanguageService'] = new \WebBundle\Service\LanguageService('ru|en|it|es|fr|de|pl|nl|fi|sv|no|da|ua', ($this->services['WebBundle\\Helper\\TextHelper'] ?? ($this->services['WebBundle\\Helper\\TextHelper'] = new \WebBundle\Helper\TextHelper()))); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\OrderRefundService' shared autowired service. 
     * 
     * @return \WebBundle\Service\OrderRefundService 
     */ 
    protected function getOrderRefundServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/OrderRefundService.php'; 
 
        $this->services['WebBundle\\Service\\OrderRefundService'] = $instance = new \WebBundle\Service\OrderRefundService(($this->services['logger'] ?? $this->getLoggerService()), ($this->services['translator'] ?? $this->getTranslatorService())); 
 
        $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()); 
        $instance->orderOneCService = ($this->services['app.service.order_one_c'] ?? $this->getApp_Service_OrderOneCService()); 
        $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()); 
        $instance->security = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\PortalService' shared autowired service. 
     * 
     * @return \WebBundle\Service\PortalService 
     */ 
    protected function getPortalServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/PortalService.php'; 
 
        $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->services['WebBundle\\Service\\PortalService'])) { 
            return $this->services['WebBundle\\Service\\PortalService']; 
        } 
        $b = ($this->services['WebBundle\\Helper\\ParticipantHelper'] ?? $this->getParticipantHelperService()); 
 
        if (isset($this->services['WebBundle\\Service\\PortalService'])) { 
            return $this->services['WebBundle\\Service\\PortalService']; 
        } 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\ProformaFileService' shared autowired service. 
     * 
     * @return \WebBundle\Service\ProformaFileService 
     */ 
    protected function getProformaFileServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ProformaFileService.php'; 
 
        return $this->services['WebBundle\\Service\\ProformaFileService'] = new \WebBundle\Service\ProformaFileService(($this->services['logger'] ?? $this->getLoggerService())); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\SearchService' shared autowired service. 
     * 
     * @return \WebBundle\Service\SearchService 
     */ 
    protected function getSearchServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/SearchService.php'; 
 
        $this->services['WebBundle\\Service\\SearchService'] = $instance = new \WebBundle\Service\SearchService(); 
 
        $instance->collRepo = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()); 
        $instance->filterRepo = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()); 
        $instance->factoryRepository = ($this->services['WebBundle\\Repository\\FactoryRepository'] ?? $this->getFactoryRepositoryService()); 
        $instance->articleRepo = ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()); 
        $instance->interiorRepo = ($this->services['WebBundle\\Repository\\InteriorRepository'] ?? $this->getInteriorRepositoryService()); 
        $instance->ideaRepository = ($this->services['WebBundle\\Repository\\IdeaRepository'] ?? $this->getIdeaRepositoryService()); 
        $instance->collectionAlsoViewedRepository = ($this->privates['WebBundle\\Repository\\CollectionAlsoViewedRepository'] ?? $this->getCollectionAlsoViewedRepositoryService()); 
        $instance->interiorHistoryRepository = ($this->services['WebBundle\\Repository\\InteriorHistoryRepository'] ?? $this->getInteriorHistoryRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\SeoService' shared autowired service. 
     * 
     * @return \WebBundle\Service\SeoService 
     */ 
    protected function getSeoServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/SeoService.php'; 
 
        $this->services['WebBundle\\Service\\SeoService'] = $instance = new \WebBundle\Service\SeoService(); 
 
        $instance->countryService = ($this->services['WebBundle\\Service\\CountryService'] ?? $this->getCountryServiceService()); 
        $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()); 
        $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService()); 
        $instance->filterRepository = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()); 
        $instance->staticPageRepository = ($this->services['WebBundle\\Repository\\StaticPageRepository'] ?? $this->getStaticPageRepositoryService()); 
        $instance->articleRepository = ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\SitemapGenerator' shared autowired service. 
     * 
     * @return \WebBundle\Service\SitemapGenerator 
     */ 
    protected function getSitemapGeneratorService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/SitemapGenerator.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/UrlEncoderService.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/AdsFilters/FilterAdsFilesDataService.php'; 
 
        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)); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\SliderService' shared autowired service. 
     * 
     * @return \WebBundle\Service\SliderService 
     */ 
    protected function getSliderServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/SliderService.php'; 
 
        $this->services['WebBundle\\Service\\SliderService'] = $instance = new \WebBundle\Service\SliderService(); 
 
        $instance->articleRepository = ($this->services['WebBundle\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()); 
        $instance->interiorRepository = ($this->services['WebBundle\\Repository\\InteriorRepository'] ?? $this->getInteriorRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\TranslationService' shared autowired service. 
     * 
     * @return \WebBundle\Service\TranslationService 
     */ 
    protected function getTranslationServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/TranslationService.php'; 
 
        return $this->services['WebBundle\\Service\\TranslationService'] = new \WebBundle\Service\TranslationService(($this->services['translator'] ?? $this->getTranslatorService())); 
    } 
 
    /** 
     * Gets the public 'WebBundle\Service\WarehouseService' shared autowired service. 
     * 
     * @return \WebBundle\Service\WarehouseService 
     */ 
    protected function getWarehouseServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/WarehouseService.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/WarehouseNormalizer.php'; 
 
        $this->services['WebBundle\\Service\\WarehouseService'] = $instance = new \WebBundle\Service\WarehouseService(); 
 
        $instance->warehouseRepository = ($this->services['WebBundle\\Repository\\WarehouseRepository'] ?? $this->getWarehouseRepositoryService()); 
        $instance->warehouseNormalizer = ($this->services['app.normalizer.warehouse'] ?? ($this->services['app.normalizer.warehouse'] = new \WebBundle\Serializer\Normalizer\WarehouseNormalizer())); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'WebBundle\Validator\Constraints\CommentValidator' shared autowired service. 
     * 
     * @return \WebBundle\Validator\Constraints\CommentValidator 
     */ 
    protected function getCommentValidatorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Validator/Constraints/CommentValidator.php'; 
 
        $a = ($this->privates['FlexApp\\Service\\SourceByCommentTypeDefiner'] ?? $this->getSourceByCommentTypeDefinerService()); 
 
        if (isset($this->services['WebBundle\\Validator\\Constraints\\CommentValidator'])) { 
            return $this->services['WebBundle\\Validator\\Constraints\\CommentValidator']; 
        } 
 
        return $this->services['WebBundle\\Validator\\Constraints\\CommentValidator'] = new \WebBundle\Validator\Constraints\CommentValidator($a); 
    } 
 
    /** 
     * Gets the public 'adm.service' shared autowired service. 
     * 
     * @return \AdmBundle\Service\AdmService 
     */ 
    protected function getAdm_ServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/AdmService.php'; 
 
        $this->services['adm.service'] = $instance = new \AdmBundle\Service\AdmService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.article' shared autowired service. 
     * 
     * @return \AdmBundle\Service\ArticleService 
     */ 
    protected function getAdm_Service_ArticleService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ArticleService.php'; 
 
        $this->services['adm.service.article'] = $instance = new \AdmBundle\Service\ArticleService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.big_size_format' shared autowired service. 
     * 
     * @return \AdmBundle\Service\ListBigSizeFormatService 
     */ 
    protected function getAdm_Service_BigSizeFormatService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ListBigSizeFormatService.php'; 
 
        $this->services['adm.service.big_size_format'] = $instance = new \AdmBundle\Service\ListBigSizeFormatService(); 
 
        $instance->oServiceTrans = ($this->services['adm.service.trans'] ?? $this->getAdm_Service_TransService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.blog' shared autowired service. 
     * 
     * @return \AdmBundle\Service\BlogService 
     */ 
    protected function getAdm_Service_BlogService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/BlogService.php'; 
 
        $this->services['adm.service.blog'] = $instance = new \AdmBundle\Service\BlogService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.bool_db_setting' shared autowired service. 
     * 
     * @return \AdmBundle\Service\BoolDBSettingService 
     */ 
    protected function getAdm_Service_BoolDbSettingService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/BoolDBSettingService.php'; 
 
        $this->services['adm.service.bool_db_setting'] = $instance = new \AdmBundle\Service\BoolDBSettingService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.brand' shared autowired service. 
     * 
     * @return \AdmBundle\Service\BrandService 
     */ 
    protected function getAdm_Service_BrandService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/BrandService.php'; 
 
        $this->services['adm.service.brand'] = $instance = new \AdmBundle\Service\BrandService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.calendar' shared autowired service. 
     * 
     * @return \AdmBundle\Service\CalendarService 
     */ 
    protected function getAdm_Service_CalendarService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/CalendarService.php'; 
 
        $this->services['adm.service.calendar'] = $instance = new \AdmBundle\Service\CalendarService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.cfg.page' shared autowired service. 
     * 
     * @return \AdmBundle\Service\AdmCfgPageService 
     */ 
    protected function getAdm_Service_Cfg_PageService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/AdmCfgPageService.php'; 
 
        $this->services['adm.service.cfg.page'] = $instance = new \AdmBundle\Service\AdmCfgPageService(); 
 
        $instance->repoAdmCfgPage = ($this->privates['FlexApp\\Repository\\AdmCfgPageRepository'] ?? $this->getAdmCfgPageRepositoryService()); 
        $instance->admCfgPageService = $instance; 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.check_list' shared autowired service. 
     * 
     * @return \AdmBundle\Service\CheckListService 
     */ 
    protected function getAdm_Service_CheckListService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/CheckListService.php'; 
 
        $this->services['adm.service.check_list'] = $instance = new \AdmBundle\Service\CheckListService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.collection' shared autowired service. 
     * 
     * @return \AdmBundle\Service\CollectionService 
     */ 
    protected function getAdm_Service_CollectionService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/CollectionService.php'; 
 
        $this->services['adm.service.collection'] = $instance = new \AdmBundle\Service\CollectionService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.comment' shared autowired service. 
     * 
     * @return \AdmBundle\Service\CommentService 
     */ 
    protected function getAdm_Service_CommentService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/CommentService.php'; 
 
        $a = ($this->privates['FlexApp\\Service\\CommentManager'] ?? $this->getCommentManagerService()); 
 
        $this->services['adm.service.comment'] = $instance = new \AdmBundle\Service\CommentService($a); 
 
        $instance->repoComment = ($this->services['FlexApp\\Repository\\CommentRepository'] ?? $this->getCommentRepositoryService()); 
        $instance->commentManager = $a; 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.consultant' shared autowired service. 
     * 
     * @return \AdmBundle\Service\ConsultantService 
     */ 
    protected function getAdm_Service_ConsultantService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ConsultantService.php'; 
 
        $this->services['adm.service.consultant'] = $instance = new \AdmBundle\Service\ConsultantService(); 
 
        $instance->repoConsultant = ($this->privates['FlexApp\\Repository\\ConsultantRepository'] ?? $this->getConsultantRepositoryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.contact' shared autowired service. 
     * 
     * @return \AdmBundle\Service\ContactService 
     */ 
    protected function getAdm_Service_ContactService() 
    { 
        return $this->services['adm.service.contact'] = new \AdmBundle\Service\ContactService(); 
    } 
 
    /** 
     * Gets the public 'adm.service.country' shared autowired service. 
     * 
     * @return \AdmBundle\Service\CountryService 
     */ 
    protected function getAdm_Service_CountryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/CountryService.php'; 
 
        $this->services['adm.service.country'] = $instance = new \AdmBundle\Service\CountryService(); 
 
        $instance->oServiceTrans = ($this->services['adm.service.trans'] ?? $this->getAdm_Service_TransService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.country_and_lang_specific_data' shared autowired service. 
     * 
     * @return \AdmBundle\Service\CountryLangSpecificDataAdminService 
     */ 
    protected function getAdm_Service_CountryAndLangSpecificDataService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/CountryLangSpecificDataAdminService.php'; 
 
        $this->services['adm.service.country_and_lang_specific_data'] = $instance = new \AdmBundle\Service\CountryLangSpecificDataAdminService(); 
 
        $instance->repoCLSpecificData = ($this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] ?? $this->getCountryAndLangSpecificDataRepositoryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.currency_ng' shared autowired service. 
     * 
     * @return \AdmBundle\Service\CurrencyNgService 
     */ 
    protected function getAdm_Service_CurrencyNgService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/CurrencyNgService.php'; 
 
        $this->services['adm.service.currency_ng'] = $instance = new \AdmBundle\Service\CurrencyNgService(); 
 
        $instance->oServiceTrans = ($this->services['adm.service.trans'] ?? $this->getAdm_Service_TransService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.exh' shared autowired service. 
     * 
     * @return \AdmBundle\Service\ExhService 
     */ 
    protected function getAdm_Service_ExhService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExhService.php'; 
 
        $this->services['adm.service.exh'] = $instance = new \AdmBundle\Service\ExhService(); 
 
        $instance->repoExh = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhRepository'] ?? $this->getExhRepositoryService()); 
        $instance->repoExhBrand = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhBrandRepository'] ?? $this->getExhBrandRepositoryService()); 
        $instance->repoExhCollection = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhCollectionRepository'] ?? $this->getExhCollectionRepositoryService()); 
        $instance->repoExhImage = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhImageRepository'] ?? $this->getExhImageRepositoryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.factory_ng' shared autowired service. 
     * 
     * @return \AdmBundle\Service\FactoryNgService 
     */ 
    protected function getAdm_Service_FactoryNgService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/FactoryNgService.php'; 
 
        $this->services['adm.service.factory_ng'] = $instance = new \AdmBundle\Service\FactoryNgService(); 
 
        $instance->oServiceTrans = ($this->services['adm.service.trans'] ?? $this->getAdm_Service_TransService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.files' shared autowired service. 
     * 
     * @return \AdmBundle\Service\FilesService 
     */ 
    protected function getAdm_Service_FilesService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/FilesService.php'; 
 
        $this->services['adm.service.files'] = $instance = new \AdmBundle\Service\FilesService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.filter' shared autowired service. 
     * 
     * @return \AdmBundle\Service\FilterService 
     */ 
    protected function getAdm_Service_FilterService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/FilterService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Helper/TextHelper.php'; 
 
        $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()))); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.filter.group' shared autowired service. 
     * 
     * @return \AdmBundle\Service\FilterGroupService 
     */ 
    protected function getAdm_Service_Filter_GroupService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/FilterGroupService.php'; 
 
        $this->services['adm.service.filter.group'] = $instance = new \AdmBundle\Service\FilterGroupService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.geo.country' shared autowired service. 
     * 
     * @return \AdmBundle\Service\GeoCountryAdminService 
     */ 
    protected function getAdm_Service_Geo_CountryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/GeoCountryAdminService.php'; 
 
        $this->services['adm.service.geo.country'] = $instance = new \AdmBundle\Service\GeoCountryAdminService(); 
 
        $instance->repoGeoCountry = ($this->privates['FlexApp\\Repository\\GeoCountryRepository'] ?? $this->getGeoCountryRepositoryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.history' shared autowired service. 
     * 
     * @return \AdmBundle\Service\HistoryService 
     */ 
    protected function getAdm_Service_HistoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/HistoryService.php'; 
 
        $this->services['adm.service.history'] = $instance = new \AdmBundle\Service\HistoryService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.list.email' shared autowired service. 
     * 
     * @return \AdmBundle\Service\ListEmailService 
     */ 
    protected function getAdm_Service_List_EmailService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ListEmailService.php'; 
 
        $this->services['adm.service.list.email'] = $instance = new \AdmBundle\Service\ListEmailService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.list_country' shared autowired service. 
     * 
     * @return \AdmBundle\Service\ListCountryService 
     */ 
    protected function getAdm_Service_ListCountryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ListCountryService.php'; 
 
        $this->services['adm.service.list_country'] = $instance = new \AdmBundle\Service\ListCountryService(); 
 
        $instance->oServiceTrans = ($this->services['adm.service.trans'] ?? $this->getAdm_Service_TransService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.localization' shared autowired service. 
     * 
     * @return \AdmBundle\Service\LocalizationAdminService 
     */ 
    protected function getAdm_Service_LocalizationService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/LocalizationAdminService.php'; 
 
        $this->services['adm.service.localization'] = $instance = new \AdmBundle\Service\LocalizationAdminService(); 
 
        $instance->repository = ($this->privates['FlexApp\\Repository\\LocaleRepository'] ?? $this->getLocaleRepositoryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.mobile_user_slider' shared autowired service. 
     * 
     * @return \AdmBundle\Service\MobileUserSliderService 
     */ 
    protected function getAdm_Service_MobileUserSliderService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/MobileUserSliderService.php'; 
 
        $this->services['adm.service.mobile_user_slider'] = $instance = new \AdmBundle\Service\MobileUserSliderService(); 
 
        $instance->mobileUserSliderRepository = ($this->privates['FlexApp\\Repository\\MobileUserSliderRepository'] ?? $this->getMobileUserSliderRepositoryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.name_ng' shared autowired service. 
     * 
     * @return \AdmBundle\Service\NameNgService 
     */ 
    protected function getAdm_Service_NameNgService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/NameNgService.php'; 
 
        $this->services['adm.service.name_ng'] = $instance = new \AdmBundle\Service\NameNgService(); 
 
        $instance->oServiceTrans = ($this->services['adm.service.trans'] ?? $this->getAdm_Service_TransService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.order' shared autowired service. 
     * 
     * @return \AdmBundle\Service\BuyOrderService 
     */ 
    protected function getAdm_Service_OrderService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/BuyOrderService.php'; 
 
        $this->services['adm.service.order'] = $instance = new \AdmBundle\Service\BuyOrderService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.page.meta' shared autowired service. 
     * 
     * @return \AdmBundle\Service\PageMetaService 
     */ 
    protected function getAdm_Service_Page_MetaService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/PageMetaService.php'; 
 
        $this->services['adm.service.page.meta'] = $instance = new \AdmBundle\Service\PageMetaService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.participant' shared autowired service. 
     * 
     * @return \AdmBundle\Service\ParticipantService 
     */ 
    protected function getAdm_Service_ParticipantService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ParticipantService.php'; 
 
        $this->services['adm.service.participant'] = $instance = new \AdmBundle\Service\ParticipantService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.poll' shared autowired service. 
     * 
     * @return \AdmBundle\Service\PollService 
     */ 
    protected function getAdm_Service_PollService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/PollService.php'; 
 
        $this->services['adm.service.poll'] = $instance = new \AdmBundle\Service\PollService(); 
 
        $instance->pollRepository = ($this->privates['FlexApp\\Repository\\PollRepository'] ?? $this->getPollRepositoryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.stat.orders' shared autowired service. 
     * 
     * @return \AdmBundle\Service\StatOrdersService 
     */ 
    protected function getAdm_Service_Stat_OrdersService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/StatOrdersService.php'; 
 
        $this->services['adm.service.stat.orders'] = $instance = new \AdmBundle\Service\StatOrdersService(); 
 
        $instance->repoStatOrdersGrouping = ($this->privates['FlexApp\\Repository\\StatOrdersGroupingRepository'] ?? $this->getStatOrdersGroupingRepositoryService()); 
        $instance->repoBuyOrder = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.stat.views' shared autowired service. 
     * 
     * @return \AdmBundle\Service\StatViewsService 
     */ 
    protected function getAdm_Service_Stat_ViewsService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/StatViewsService.php'; 
 
        $this->services['adm.service.stat.views'] = $instance = new \AdmBundle\Service\StatViewsService(); 
 
        $instance->repoStatViews = ($this->privates['FlexApp\\Repository\\StatsRepository'] ?? $this->getStatsRepositoryService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.static.page' shared autowired service. 
     * 
     * @return \AdmBundle\Service\StaticPageService 
     */ 
    protected function getAdm_Service_Static_PageService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/StaticPageService.php'; 
 
        $this->services['adm.service.static.page'] = $instance = new \AdmBundle\Service\StaticPageService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.tools' shared autowired service. 
     * 
     * @return \AdmBundle\Service\ToolsService 
     */ 
    protected function getAdm_Service_ToolsService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ToolsService.php'; 
 
        $this->services['adm.service.tools'] = $instance = new \AdmBundle\Service\ToolsService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.trans' shared autowired service. 
     * 
     * @return \AdmBundle\Service\TransService 
     */ 
    protected function getAdm_Service_TransService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/TransService.php'; 
 
        $this->services['adm.service.trans'] = $instance = new \AdmBundle\Service\TransService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.trans.group' shared autowired service. 
     * 
     * @return \AdmBundle\Service\TransGroupService 
     */ 
    protected function getAdm_Service_Trans_GroupService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/TransGroupService.php'; 
 
        $this->services['adm.service.trans.group'] = $instance = new \AdmBundle\Service\TransGroupService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.trans_ex' shared autowired service. 
     * 
     * @return \AdmBundle\Service\TransExService 
     */ 
    protected function getAdm_Service_TransExService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/TransExService.php'; 
 
        $this->services['adm.service.trans_ex'] = $instance = new \AdmBundle\Service\TransExService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.users' shared autowired service. 
     * 
     * @return \AdmBundle\Service\UsersService 
     */ 
    protected function getAdm_Service_UsersService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/UsersService.php'; 
 
        $this->services['adm.service.users'] = $instance = new \AdmBundle\Service\UsersService(); 
 
        $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()); 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.vacancy' shared autowired service. 
     * 
     * @return \AdmBundle\Service\VacancyService 
     */ 
    protected function getAdm_Service_VacancyService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/VacancyService.php'; 
 
        $this->services['adm.service.vacancy'] = $instance = new \AdmBundle\Service\VacancyService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'adm.service.widget' shared autowired service. 
     * 
     * @return \AdmBundle\Service\WidgetService 
     */ 
    protected function getAdm_Service_WidgetService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/ExtendedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/AdmBundle/Service/WidgetService.php'; 
 
        $this->services['adm.service.widget'] = $instance = new \AdmBundle\Service\WidgetService(); 
 
        $instance->admCfgPageService = ($this->services['adm.service.cfg.page'] ?? $this->getAdm_Service_Cfg_PageService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.amazon.personalize' shared autowired service. 
     * 
     * @return \FlexApp\Service\AWS\Personalize 
     */ 
    protected function getApp_Amazon_PersonalizeService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/AWS/AbstractBase.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/AWS/Personalize.php'; 
 
        return $this->services['app.amazon.personalize'] = new \FlexApp\Service\AWS\Personalize('Symfony:Component:HttpFoundation:ParameterBag'); 
    } 
 
    /** 
     * Gets the public 'app.amazon_personalize_service' shared autowired service. 
     * 
     * @return \FlexApp\Service\AmazonPersonalizeService 
     */ 
    protected function getApp_AmazonPersonalizeServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/AmazonPersonalizeService.php'; 
 
        return $this->services['app.amazon_personalize_service'] = new \FlexApp\Service\AmazonPersonalizeService('WebBundle:Repository:CollectionRepository', 'WebBundle:Service:CollectionSettingsService', 'WebBundle:Repository:UserRepository', 'FlexApp\\Service\\AWS\\Personalize'); 
    } 
 
    /** 
     * Gets the public 'app.encoder.json' shared autowired service. 
     * 
     * @return \Symfony\Component\Serializer\Encoder\JsonEncoder 
     */ 
    protected function getApp_Encoder_JsonService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php'; 
 
        return $this->services['app.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder(); 
    } 
 
    /** 
     * Gets the public 'app.encoder.xml' shared autowired service. 
     * 
     * @return \Symfony\Component\Serializer\Encoder\XmlEncoder 
     */ 
    protected function getApp_Encoder_XmlService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php'; 
 
        return $this->services['app.encoder.xml'] = new \Symfony\Component\Serializer\Encoder\XmlEncoder(); 
    } 
 
    /** 
     * Gets the public 'app.helper.bbcode' shared autowired service. 
     * 
     * @return \WebBundle\Helper\BBCodeHelper 
     */ 
    protected function getApp_Helper_BbcodeService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Helper/BBCodeHelper.php'; 
 
        return $this->services['app.helper.bbcode'] = new \WebBundle\Helper\BBCodeHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))); 
    } 
 
    /** 
     * Gets the public 'app.helper.url' shared autowired service. 
     * 
     * @return \WebBundle\Helper\UrlHelper 
     */ 
    protected function getApp_Helper_UrlService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Helper/UrlHelper.php'; 
 
        return $this->services['app.helper.url'] = new \WebBundle\Helper\UrlHelper(); 
    } 
 
    /** 
     * Gets the public 'app.helper.validator' shared service. 
     * 
     * @return \WebBundle\Helper\ValidatorHelper 
     */ 
    protected function getApp_Helper_ValidatorService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Helper/ValidatorHelper.php'; 
 
        return $this->services['app.helper.validator'] = new \WebBundle\Helper\ValidatorHelper(($this->services['translator'] ?? $this->getTranslatorService())); 
    } 
 
    /** 
     * Gets the public 'app.normalizer.collection' shared autowired service. 
     * 
     * @return \WebBundle\Serializer\Normalizer\CollectionNormalizer 
     */ 
    protected function getApp_Normalizer_CollectionService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/CollectionNormalizer.php'; 
 
        return $this->services['app.normalizer.collection'] = new \WebBundle\Serializer\Normalizer\CollectionNormalizer(); 
    } 
 
    /** 
     * Gets the public 'app.normalizer.date_time' shared autowired service. 
     * 
     * @return \WebBundle\Serializer\Normalizer\DateTimeNormalizer 
     */ 
    protected function getApp_Normalizer_DateTimeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/DateTimeNormalizer.php'; 
 
        return $this->services['app.normalizer.date_time'] = new \WebBundle\Serializer\Normalizer\DateTimeNormalizer(); 
    } 
 
    /** 
     * Gets the public 'app.normalizer.factory' shared autowired service. 
     * 
     * @return \WebBundle\Serializer\Normalizer\FactoryNormalizer 
     */ 
    protected function getApp_Normalizer_FactoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/FactoryNormalizer.php'; 
 
        return $this->services['app.normalizer.factory'] = new \WebBundle\Serializer\Normalizer\FactoryNormalizer(); 
    } 
 
    /** 
     * Gets the public 'app.normalizer.order' shared autowired service. 
     * 
     * @return \WebBundle\Serializer\Normalizer\OrderNormalizer 
     */ 
    protected function getApp_Normalizer_OrderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/OrderNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/OrderItemNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/OrderHistoryNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/OrderPaymentNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/WarehouseNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/DateTimeNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/CollectionNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/FactoryNormalizer.php'; 
 
        $a = ($this->services['app.service.order_payment'] ?? $this->getApp_Service_OrderPaymentService()); 
 
        if (isset($this->services['app.normalizer.order'])) { 
            return $this->services['app.normalizer.order']; 
        } 
        $b = ($this->services['app.normalizer.order_item'] ?? ($this->services['app.normalizer.order_item'] = new \WebBundle\Serializer\Normalizer\OrderItemNormalizer())); 
        $c = ($this->services['app.normalizer.order_address'] ?? $this->getApp_Normalizer_OrderAddressService()); 
        $d = ($this->services['app.normalizer.order_history'] ?? ($this->services['app.normalizer.order_history'] = new \WebBundle\Serializer\Normalizer\OrderHistoryNormalizer())); 
        $e = ($this->services['app.normalizer.order_payment'] ?? ($this->services['app.normalizer.order_payment'] = new \WebBundle\Serializer\Normalizer\OrderPaymentNormalizer())); 
        $f = ($this->services['app.normalizer.warehouse'] ?? ($this->services['app.normalizer.warehouse'] = new \WebBundle\Serializer\Normalizer\WarehouseNormalizer())); 
        $g = ($this->services['app.normalizer.date_time'] ?? ($this->services['app.normalizer.date_time'] = new \WebBundle\Serializer\Normalizer\DateTimeNormalizer())); 
        $h = ($this->services['app.service.location'] ?? ($this->services['app.service.location'] = new \WebBundle\Service\LocationService(\dirname(__DIR__, 4)))); 
 
        $this->services['app.normalizer.order'] = $instance = new \WebBundle\Serializer\Normalizer\OrderNormalizer($b, $c, $d, $e, $f, $g, ($this->services['app.normalizer.collection'] ?? ($this->services['app.normalizer.collection'] = new \WebBundle\Serializer\Normalizer\CollectionNormalizer())), ($this->services['app.normalizer.factory'] ?? ($this->services['app.normalizer.factory'] = new \WebBundle\Serializer\Normalizer\FactoryNormalizer())), $h, $a); 
 
        $instance->locationService = $h; 
        $instance->orderPaymentService = $a; 
        $instance->dateTimeNormalizer = $g; 
        $instance->warehouseNormalizer = $f; 
        $instance->orderAddressNormalizer = $c; 
        $instance->orderItemNormalizer = $b; 
        $instance->orderHistoryNormalizer = $d; 
        $instance->orderPaymentNormalizer = $e; 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.normalizer.order_address' shared autowired service. 
     * 
     * @return \WebBundle\Serializer\Normalizer\OrderAddressNormalizer 
     */ 
    protected function getApp_Normalizer_OrderAddressService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/OrderAddressNormalizer.php'; 
 
        $this->services['app.normalizer.order_address'] = $instance = new \WebBundle\Serializer\Normalizer\OrderAddressNormalizer(); 
 
        $instance->locationService = ($this->services['app.service.location'] ?? ($this->services['app.service.location'] = new \WebBundle\Service\LocationService(\dirname(__DIR__, 4)))); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.normalizer.order_history' shared autowired service. 
     * 
     * @return \WebBundle\Serializer\Normalizer\OrderHistoryNormalizer 
     */ 
    protected function getApp_Normalizer_OrderHistoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/OrderHistoryNormalizer.php'; 
 
        return $this->services['app.normalizer.order_history'] = new \WebBundle\Serializer\Normalizer\OrderHistoryNormalizer(); 
    } 
 
    /** 
     * Gets the public 'app.normalizer.order_item' shared autowired service. 
     * 
     * @return \WebBundle\Serializer\Normalizer\OrderItemNormalizer 
     */ 
    protected function getApp_Normalizer_OrderItemService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/OrderItemNormalizer.php'; 
 
        return $this->services['app.normalizer.order_item'] = new \WebBundle\Serializer\Normalizer\OrderItemNormalizer(); 
    } 
 
    /** 
     * Gets the public 'app.normalizer.order_item_discount' shared autowired service. 
     * 
     * @return \WebBundle\Serializer\Normalizer\OrderItemDiscountNormalizer 
     */ 
    protected function getApp_Normalizer_OrderItemDiscountService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/OrderItemDiscountNormalizer.php'; 
 
        return $this->services['app.normalizer.order_item_discount'] = new \WebBundle\Serializer\Normalizer\OrderItemDiscountNormalizer(); 
    } 
 
    /** 
     * Gets the public 'app.normalizer.order_list' shared autowired service. 
     * 
     * @return \WebBundle\Serializer\Normalizer\OrderListNormalizer 
     */ 
    protected function getApp_Normalizer_OrderListService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/OrderListNormalizer.php'; 
 
        return $this->services['app.normalizer.order_list'] = new \WebBundle\Serializer\Normalizer\OrderListNormalizer(); 
    } 
 
    /** 
     * Gets the public 'app.normalizer.order_payment' shared autowired service. 
     * 
     * @return \WebBundle\Serializer\Normalizer\OrderPaymentNormalizer 
     */ 
    protected function getApp_Normalizer_OrderPaymentService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/OrderPaymentNormalizer.php'; 
 
        return $this->services['app.normalizer.order_payment'] = new \WebBundle\Serializer\Normalizer\OrderPaymentNormalizer(); 
    } 
 
    /** 
     * Gets the public 'app.normalizer.warehouse' shared autowired service. 
     * 
     * @return \WebBundle\Serializer\Normalizer\WarehouseNormalizer 
     */ 
    protected function getApp_Normalizer_WarehouseService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/WarehouseNormalizer.php'; 
 
        return $this->services['app.normalizer.warehouse'] = new \WebBundle\Serializer\Normalizer\WarehouseNormalizer(); 
    } 
 
    /** 
     * Gets the public 'app.orm.quote.strategy' shared autowired service. 
     * 
     * @return \FlexApp\Extensions\Doctrine\Mapping\AppQuoteStrategy 
     */ 
    protected function getApp_Orm_Quote_StrategyService() 
    { 
        return $this->services['app.orm.quote.strategy'] = new \FlexApp\Extensions\Doctrine\Mapping\AppQuoteStrategy(); 
    } 
 
    /** 
     * Gets the public 'app.recaptcha' shared autowired service. 
     * 
     * @return \WebBundle\Service\RecaptchaService 
     */ 
    protected function getApp_RecaptchaService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/RecaptchaService.php'; 
 
        return $this->services['app.recaptcha'] = new \WebBundle\Service\RecaptchaService($this); 
    } 
 
    /** 
     * Gets the public 'app.registration' shared autowired service. 
     * 
     * @return \WebBundle\Service\RegistrationService 
     */ 
    protected function getApp_RegistrationService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/RegistrationService.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
 
        $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())); 
 
        $instance->userPortalService = ($this->privates['FlexApp\\Service\\UserPortalService'] ?? $this->getUserPortalServiceService()); 
        $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()); 
        $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer())); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.repo.currency_rate' shared autowired service. 
     * 
     * @return \WebBundle\Repository\CurrencyRateRepository 
     */ 
    protected function getApp_Repo_CurrencyRateService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/CurrencyRateRepository.php'; 
 
        $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->services['app.repo.currency_rate'])) { 
            return $this->services['app.repo.currency_rate']; 
        } 
 
        return $this->services['app.repo.currency_rate'] = $a->getRepository('WebBundle:CurrencyRate'); 
    } 
 
    /** 
     * Gets the public 'app.repo.sample' shared autowired service. 
     * 
     * @return \WebBundle\Repository\SampleRepository 
     */ 
    protected function getApp_Repo_SampleService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/SampleRepository.php'; 
 
        return $this->services['app.repo.sample'] = new \WebBundle\Repository\SampleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle\\Entity\\SampleEntity'); 
    } 
 
    /** 
     * Gets the public 'app.request' shared service. 
     * 
     * @return \WebBundle\Listener\RequestListener 
     */ 
    protected function getApp_RequestService() 
    { 
        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))))); 
    } 
 
    /** 
     * Gets the public 'app.response' shared service. 
     * 
     * @return \FlexApp\EventListener\ResponseListener 
     */ 
    protected function getApp_ResponseService() 
    { 
        return $this->services['app.response'] = new \FlexApp\EventListener\ResponseListener($this, ($this->services['FlexApp\\Service\\BBCodeManager'] ?? $this->getBBCodeManagerService())); 
    } 
 
    /** 
     * Gets the public 'app.security.interactive_login_listener' shared autowired service. 
     * 
     * @return \WebBundle\Listener\AuthenticationListener 
     */ 
    protected function getApp_Security_InteractiveLoginListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Listener/AuthenticationListener.php'; 
 
        $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->services['app.security.interactive_login_listener'])) { 
            return $this->services['app.security.interactive_login_listener']; 
        } 
        $b = ($this->privates['FlexApp\\Service\\ChatByTokenResolver'] ?? $this->getChatByTokenResolverService()); 
 
        if (isset($this->services['app.security.interactive_login_listener'])) { 
            return $this->services['app.security.interactive_login_listener']; 
        } 
        $c = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->services['app.security.interactive_login_listener'])) { 
            return $this->services['app.security.interactive_login_listener']; 
        } 
        $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->services['app.security.interactive_login_listener'])) { 
            return $this->services['app.security.interactive_login_listener']; 
        } 
 
        $this->services['app.security.interactive_login_listener'] = $instance = new \WebBundle\Listener\AuthenticationListener($a, $b, $c, ($this->services['logger'] ?? $this->getLoggerService()), $d); 
 
        $instance->session = ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()); 
        $instance->userPortalService = ($this->privates['FlexApp\\Service\\UserPortalService'] ?? $this->getUserPortalServiceService()); 
        $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()); 
        $instance->ideaRepository = ($this->services['WebBundle\\Repository\\IdeaRepository'] ?? $this->getIdeaRepositoryService()); 
        $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.serializer.default' shared autowired service. 
     * 
     * @return \Symfony\Component\Serializer\Serializer 
     */ 
    protected function getApp_Serializer_DefaultService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/OrderListNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/OrderItemNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/OrderItemDiscountNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/OrderHistoryNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/DateTimeNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php'; 
 
        return $this->services['app.serializer.default'] = new \Symfony\Component\Serializer\Serializer([0 => ($this->services['app.normalizer.order'] ?? $this->getApp_Normalizer_OrderService()), 1 => ($this->services['app.normalizer.order_list'] ?? ($this->services['app.normalizer.order_list'] = new \WebBundle\Serializer\Normalizer\OrderListNormalizer())), 2 => ($this->services['app.normalizer.order_item'] ?? ($this->services['app.normalizer.order_item'] = new \WebBundle\Serializer\Normalizer\OrderItemNormalizer())), 3 => ($this->services['app.normalizer.order_item_discount'] ?? ($this->services['app.normalizer.order_item_discount'] = new \WebBundle\Serializer\Normalizer\OrderItemDiscountNormalizer())), 4 => ($this->services['app.normalizer.order_history'] ?? ($this->services['app.normalizer.order_history'] = new \WebBundle\Serializer\Normalizer\OrderHistoryNormalizer())), 5 => ($this->services['app.normalizer.date_time'] ?? ($this->services['app.normalizer.date_time'] = new \WebBundle\Serializer\Normalizer\DateTimeNormalizer())), 6 => ($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService())], [0 => ($this->services['app.encoder.json'] ?? ($this->services['app.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder())), 1 => ($this->services['app.encoder.xml'] ?? ($this->services['app.encoder.xml'] = new \Symfony\Component\Serializer\Encoder\XmlEncoder()))]); 
    } 
 
    /** 
     * Gets the public 'app.service.cache' shared autowired service. 
     * 
     * @return \FlexApp\Service\CacheService 
     */ 
    protected function getApp_Service_CacheService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/CacheService.php'; 
 
        return $this->services['app.service.cache'] = new \FlexApp\Service\CacheService(); 
    } 
 
    /** 
     * Gets the public 'app.service.collection' shared autowired service. 
     * 
     * @return \WebBundle\Service\CollectionService 
     */ 
    protected function getApp_Service_CollectionService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/CollectionService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/FiltersService.php'; 
 
        $this->services['app.service.collection'] = $instance = new \WebBundle\Service\CollectionService(($this->services['logger'] ?? $this->getLoggerService())); 
 
        $instance->lastUrlService = ($this->privates['FlexApp\\Service\\LastUrlService'] ?? $this->getLastUrlServiceService()); 
        $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()); 
        $instance->filterRepository = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()); 
        $instance->filtersService = ($this->services['app.service.filters'] ?? ($this->services['app.service.filters'] = new \WebBundle\Service\FiltersService($this))); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.filters' shared autowired service. 
     * 
     * @return \WebBundle\Service\FiltersService 
     */ 
    protected function getApp_Service_FiltersService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/FiltersService.php'; 
 
        return $this->services['app.service.filters'] = new \WebBundle\Service\FiltersService($this); 
    } 
 
    /** 
     * Gets the public 'app.service.follow_theme_service' shared autowired service. 
     * 
     * @return \WebBundle\Service\FollowThemeService 
     */ 
    protected function getApp_Service_FollowThemeServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/FollowThemeService.php'; 
 
        return $this->services['app.service.follow_theme_service'] = new \WebBundle\Service\FollowThemeService(($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService())); 
    } 
 
    /** 
     * Gets the public 'app.service.last_url' shared autowired service. 
     * 
     * @return \FlexApp\Service\LastUrlService 
     */ 
    protected function getApp_Service_LastUrlService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/LastUrlService.php'; 
 
        return $this->services['app.service.last_url'] = new \FlexApp\Service\LastUrlService(($this->services['WebBundle\\Repository\\LastUrlRepository'] ?? $this->getLastUrlRepositoryService())); 
    } 
 
    /** 
     * Gets the public 'app.service.leftmenu' shared autowired service. 
     * 
     * @return \WebBundle\Service\LeftMenuService 
     */ 
    protected function getApp_Service_LeftmenuService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/LeftMenuService.php'; 
 
        $this->services['app.service.leftmenu'] = $instance = new \WebBundle\Service\LeftMenuService(); 
 
        $instance->sphinxSearcherService = ($this->services['sphinx_searcher'] ?? $this->getSphinxSearcherService()); 
        $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()); 
        $instance->factoryRepository = ($this->services['WebBundle\\Repository\\FactoryRepository'] ?? $this->getFactoryRepositoryService()); 
        $instance->filterRepository = ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService()); 
        $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService()); 
        $instance->translator = ($this->services['translator'] ?? $this->getTranslatorService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.list_email' shared autowired service. 
     * 
     * @return \WebBundle\Service\ListEmailService 
     */ 
    protected function getApp_Service_ListEmailService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ListEmailService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Filler/ListEmailFiller.php'; 
 
        $a = ($this->services['app.service.mail_view'] ?? $this->getApp_Service_MailViewService()); 
 
        if (isset($this->services['app.service.list_email'])) { 
            return $this->services['app.service.list_email']; 
        } 
 
        $this->services['app.service.list_email'] = $instance = new \WebBundle\Service\ListEmailService($this, ($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), $a, ($this->services['FlexApp\\Service\\BBCodeManager'] ?? $this->getBBCodeManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] ?? $this->getCountryAndLangSpecificDataRepositoryService())); 
 
        $instance->listEmailFiller = ($this->services['WebBundle\\Filler\\ListEmailFiller'] ?? ($this->services['WebBundle\\Filler\\ListEmailFiller'] = new \WebBundle\Filler\ListEmailFiller())); 
        $instance->listEmailRepository = ($this->services['WebBundle\\Repository\\ListEmailRepository'] ?? $this->getListEmailRepositoryService()); 
        $instance->mailerHelper = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.localization' shared autowired service. 
     * 
     * @return \WebBundle\Service\LocalizationService 
     */ 
    protected function getApp_Service_LocalizationService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/LocalizationService.php'; 
 
        $this->services['app.service.localization'] = $instance = new \WebBundle\Service\LocalizationService(); 
 
        $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()); 
        $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()); 
        $instance->orderAddressRepository = ($this->services['WebBundle\\Repository\\OrderAddressRepository'] ?? $this->getOrderAddressRepositoryService()); 
        $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.location' shared autowired service. 
     * 
     * @return \WebBundle\Service\LocationService 
     */ 
    protected function getApp_Service_LocationService() 
    { 
        return $this->services['app.service.location'] = new \WebBundle\Service\LocationService(\dirname(__DIR__, 4)); 
    } 
 
    /** 
     * Gets the public 'app.service.mail_view' shared autowired service. 
     * 
     * @return \WebBundle\Service\MailViewService 
     */ 
    protected function getApp_Service_MailViewService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/MailViewService.php'; 
 
        $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()); 
 
        if (isset($this->services['app.service.mail_view'])) { 
            return $this->services['app.service.mail_view']; 
        } 
 
        return $this->services['app.service.mail_view'] = new \WebBundle\Service\MailViewService($this, $a); 
    } 
 
    /** 
     * Gets the public 'app.service.order' shared autowired service. 
     * 
     * @return \WebBundle\Service\OrderService 
     */ 
    protected function getApp_Service_OrderService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/OrderService.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Order/OrderUserService.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Serializer/Normalizer/OrderListNormalizer.php'; 
 
        $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()); 
 
        if (isset($this->services['app.service.order'])) { 
            return $this->services['app.service.order']; 
        } 
        $b = ($this->services['app.service.order_address'] ?? $this->getApp_Service_OrderAddressService()); 
 
        if (isset($this->services['app.service.order'])) { 
            return $this->services['app.service.order']; 
        } 
        $c = ($this->services['app.service.order_history'] ?? $this->getApp_Service_OrderHistoryService()); 
 
        if (isset($this->services['app.service.order'])) { 
            return $this->services['app.service.order']; 
        } 
        $d = ($this->services['app.service.order_payment'] ?? $this->getApp_Service_OrderPaymentService()); 
 
        if (isset($this->services['app.service.order'])) { 
            return $this->services['app.service.order']; 
        } 
        $e = ($this->services['app.service.order_item'] ?? $this->getApp_Service_OrderItemService()); 
 
        if (isset($this->services['app.service.order'])) { 
            return $this->services['app.service.order']; 
        } 
        $f = ($this->services['app.service.sample'] ?? $this->getApp_Service_SampleService()); 
 
        if (isset($this->services['app.service.order'])) { 
            return $this->services['app.service.order']; 
        } 
        $g = ($this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'] ?? $this->getAjaxRegistrationByEmailServiceService()); 
 
        if (isset($this->services['app.service.order'])) { 
            return $this->services['app.service.order']; 
        } 
        $h = ($this->privates['security.user_authenticator'] ?? $this->getSecurity_UserAuthenticatorService()); 
 
        if (isset($this->services['app.service.order'])) { 
            return $this->services['app.service.order']; 
        } 
        $i = ($this->privates['FlexApp\\Service\\UserPortalService'] ?? $this->getUserPortalServiceService()); 
 
        if (isset($this->services['app.service.order'])) { 
            return $this->services['app.service.order']; 
        } 
        $j = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->services['app.service.order'])) { 
            return $this->services['app.service.order']; 
        } 
        $k = ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()); 
 
        if (isset($this->services['app.service.order'])) { 
            return $this->services['app.service.order']; 
        } 
        $l = ($this->services['logger'] ?? $this->getLoggerService()); 
        $m = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()); 
 
        $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()), $f, new \FlexApp\Service\Order\OrderUserService($g, $l, ($this->privates['FlexApp\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), $h, $i, $m), $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()), $m, ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()), $l, $k); 
 
        $instance->orderFiller = ($this->services['WebBundle\\Filler\\OrderFiller'] ?? $this->getOrderFillerService()); 
        $instance->orderItemsFiller = ($this->services['WebBundle\\Filler\\OrderItemsFiller'] ?? $this->getOrderItemsFillerService()); 
        $instance->currencyRateRepository = ($this->services['app.repo.currency_rate'] ?? $this->getApp_Repo_CurrencyRateService()); 
        $instance->listVatRepository = ($this->services['WebBundle\\Repository\\ListVatRepository'] ?? $this->getListVatRepositoryService()); 
        $instance->warehouseService = ($this->services['WebBundle\\Service\\WarehouseService'] ?? $this->getWarehouseServiceService()); 
        $instance->buyOrderManagerService = ($this->services['WebBundle\\Service\\BuyOrderManagerService'] ?? $this->getBuyOrderManagerServiceService()); 
        $instance->buyOrderDeliveryService = ($this->services['WebBundle\\Service\\BuyOrderDeliveryService'] ?? $this->getBuyOrderDeliveryServiceService()); 
        $instance->portalService = ($this->services['WebBundle\\Service\\PortalService'] ?? $this->getPortalServiceService()); 
        $instance->translationService = ($this->services['WebBundle\\Service\\TranslationService'] ?? $this->getTranslationServiceService()); 
        $instance->userService = ($this->services['app.service.user'] ?? $this->getApp_Service_UserService()); 
        $instance->security = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.order_address' shared autowired service. 
     * 
     * @return \WebBundle\Service\OrderAddressService 
     */ 
    protected function getApp_Service_OrderAddressService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/OrderAddressService.php'; 
 
        $a = ($this->services['app.service.user'] ?? $this->getApp_Service_UserService()); 
 
        if (isset($this->services['app.service.order_address'])) { 
            return $this->services['app.service.order_address']; 
        } 
        $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->services['app.service.order_address'])) { 
            return $this->services['app.service.order_address']; 
        } 
 
        return $this->services['app.service.order_address'] = new \WebBundle\Service\OrderAddressService($a, $b, ($this->services['WebBundle\\Repository\\OrderAddressRepository'] ?? $this->getOrderAddressRepositoryService())); 
    } 
 
    /** 
     * Gets the public 'app.service.order_history' shared autowired service. 
     * 
     * @return \WebBundle\Service\OrderHistoryService 
     */ 
    protected function getApp_Service_OrderHistoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/OrderHistoryService.php'; 
 
        $a = ($this->services['app.service.list_email'] ?? $this->getApp_Service_ListEmailService()); 
 
        if (isset($this->services['app.service.order_history'])) { 
            return $this->services['app.service.order_history']; 
        } 
        $b = ($this->services['WebBundle\\Repository\\ListEmailRepository'] ?? $this->getListEmailRepositoryService()); 
 
        if (isset($this->services['app.service.order_history'])) { 
            return $this->services['app.service.order_history']; 
        } 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'app.service.order_item' shared autowired service. 
     * 
     * @return \WebBundle\Service\OrderItemService 
     */ 
    protected function getApp_Service_OrderItemService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/OrderItemService.php'; 
 
        $a = ($this->services['app.service.sample'] ?? $this->getApp_Service_SampleService()); 
 
        if (isset($this->services['app.service.order_item'])) { 
            return $this->services['app.service.order_item']; 
        } 
        $b = ($this->services['app.service.order_history'] ?? $this->getApp_Service_OrderHistoryService()); 
 
        if (isset($this->services['app.service.order_item'])) { 
            return $this->services['app.service.order_item']; 
        } 
        $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->services['app.service.order_item'])) { 
            return $this->services['app.service.order_item']; 
        } 
 
        return $this->services['app.service.order_item'] = new \WebBundle\Service\OrderItemService($a, $b, $c); 
    } 
 
    /** 
     * Gets the public 'app.service.order_one_c' shared autowired service. 
     * 
     * @return \WebBundle\Service\OrderOneCService 
     */ 
    protected function getApp_Service_OrderOneCService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/OrderOneCService.php'; 
 
        $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())); 
 
        $instance->redisCachePool = ($this->services['FlexApp\\Service\\RedisCachePool'] ?? $this->getRedisCachePoolService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.order_payment' shared autowired service. 
     * 
     * @return \WebBundle\Service\OrderPaymentService 
     */ 
    protected function getApp_Service_OrderPaymentService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/OrderPaymentService.php'; 
 
        $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->services['app.service.order_payment'])) { 
            return $this->services['app.service.order_payment']; 
        } 
 
        $this->services['app.service.order_payment'] = $instance = new \WebBundle\Service\OrderPaymentService($a, ($this->services['logger'] ?? $this->getLoggerService()), ($this->services['WebBundle\\Repository\\OrderPaymentRepository'] ?? $this->getOrderPaymentRepositoryService())); 
 
        $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()); 
        $instance->orderOneCService = ($this->services['app.service.order_one_c'] ?? $this->getApp_Service_OrderOneCService()); 
        $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.payment' shared autowired service. 
     * 
     * @return \WebBundle\Service\PaymentFromOneCService 
     */ 
    protected function getApp_Service_PaymentService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/PaymentFromOneCService.php'; 
 
        $this->services['app.service.payment'] = $instance = new \WebBundle\Service\PaymentFromOneCService(); 
 
        $instance->paymentFromOneCRepository = ($this->services['WebBundle\\Repository\\PaymentFromOneCRepository'] ?? $this->getPaymentFromOneCRepositoryService()); 
        $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()); 
        $instance->paymentBrainTreeService = ($this->services['app.service.payment.brain_tree'] ?? $this->getApp_Service_Payment_BrainTreeService()); 
        $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()); 
        $instance->soapResponseService = ($this->services['app.service.soap_response_service'] ?? $this->getApp_Service_SoapResponseServiceService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.payment.adyen' shared autowired service. 
     * 
     * @return \WebBundle\Service\PaymentAdyenService 
     */ 
    protected function getApp_Service_Payment_AdyenService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/OrderPaymentService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/PaymentAdyenService.php'; 
 
        $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())); 
 
        $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()); 
        $instance->orderOneCService = ($this->services['app.service.order_one_c'] ?? $this->getApp_Service_OrderOneCService()); 
        $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.payment.brain_tree' shared autowired service. 
     * 
     * @return \WebBundle\Service\PaymentBrainTreeService 
     */ 
    protected function getApp_Service_Payment_BrainTreeService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/OrderPaymentService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/PaymentBrainTreeService.php'; 
 
        $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())); 
 
        $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()); 
        $instance->orderOneCService = ($this->services['app.service.order_one_c'] ?? $this->getApp_Service_OrderOneCService()); 
        $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.payment.pay_pal' shared autowired service. 
     * 
     * @return \WebBundle\Service\PaymentPayPalService 
     */ 
    protected function getApp_Service_Payment_PayPalService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/OrderPaymentService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/PaymentPayPalService.php'; 
 
        $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())); 
 
        $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()); 
        $instance->orderOneCService = ($this->services['app.service.order_one_c'] ?? $this->getApp_Service_OrderOneCService()); 
        $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.payment.sberbank' shared autowired service. 
     * 
     * @return \WebBundle\Service\PaymentSberbankService 
     */ 
    protected function getApp_Service_Payment_SberbankService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/OrderPaymentService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/PaymentSberbankService.php'; 
 
        $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())); 
 
        $instance->orderService = ($this->services['app.service.order'] ?? $this->getApp_Service_OrderService()); 
        $instance->orderOneCService = ($this->services['app.service.order_one_c'] ?? $this->getApp_Service_OrderOneCService()); 
        $instance->buyOrderRepository = ($this->services['WebBundle\\Repository\\BuyOrderRepository'] ?? $this->getBuyOrderRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.publication' shared autowired service. 
     * 
     * @return \WebBundle\Service\PublicationService 
     */ 
    protected function getApp_Service_PublicationService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/PublicationService.php'; 
 
        $this->services['app.service.publication'] = $instance = new \WebBundle\Service\PublicationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this); 
 
        $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService()); 
        $instance->exhRepository = ($this->privates['FlexApp\\Repository\\Exhibition\\ExhRepository'] ?? $this->getExhRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.rank' shared autowired service. 
     * 
     * @return \WebBundle\Service\RankService 
     */ 
    protected function getApp_Service_RankService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/RankService.php'; 
 
        $this->services['app.service.rank'] = $instance = new \WebBundle\Service\RankService($this); 
 
        $instance->repoStatViews = ($this->privates['FlexApp\\Repository\\StatsRepository'] ?? $this->getStatsRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.request' shared autowired service. 
     * 
     * @return \WebBundle\Service\RequestService 
     */ 
    protected function getApp_Service_RequestService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/RequestService.php'; 
 
        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'], []); 
    } 
 
    /** 
     * Gets the public 'app.service.review_invitations' shared autowired service. 
     * 
     * @return \WebBundle\Service\ReviewInvitationsService 
     */ 
    protected function getApp_Service_ReviewInvitationsService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ReviewInvitationsService.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'app.service.reviews' shared autowired service. 
     * 
     * @return \WebBundle\Service\ReviewsService 
     */ 
    protected function getApp_Service_ReviewsService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ReviewsService.php'; 
 
        $this->services['app.service.reviews'] = $instance = new \WebBundle\Service\ReviewsService($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())); 
 
        $instance->productReviewsCacheRepository = ($this->services['WebBundle\\Repository\\ProductReviewsCacheRepository'] ?? $this->getProductReviewsCacheRepositoryService()); 
        $instance->reviewsCacheRepository = ($this->services['WebBundle\\Repository\\ReviewsCacheRepository'] ?? $this->getReviewsCacheRepositoryService()); 
        $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.sample' shared autowired service. 
     * 
     * @return \WebBundle\Service\SampleService 
     */ 
    protected function getApp_Service_SampleService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/SampleService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/CacheService.php'; 
 
        $a = ($this->services['app.repo.currency_rate'] ?? $this->getApp_Repo_CurrencyRateService()); 
 
        if (isset($this->services['app.service.sample'])) { 
            return $this->services['app.service.sample']; 
        } 
 
        return $this->services['app.service.sample'] = 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()))); 
    } 
 
    /** 
     * Gets the public 'app.service.setting.collection' shared autowired service. 
     * 
     * @return \WebBundle\Service\SetHeaderIntoCollectionHandler 
     */ 
    protected function getApp_Service_Setting_CollectionService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/SetHeaderIntoCollectionHandler.php'; 
 
        return $this->services['app.service.setting.collection'] = new \WebBundle\Service\SetHeaderIntoCollectionHandler(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this); 
    } 
 
    /** 
     * Gets the public 'app.service.soap_response_service' shared autowired service. 
     * 
     * @return \WebBundle\Service\SoapResponseService 
     */ 
    protected function getApp_Service_SoapResponseServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/SoapResponseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Client/OneCSoapApiClient.php'; 
 
        $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')))); 
 
        $this->services['app.service.soap_response_service'] = $instance = new \WebBundle\Service\SoapResponseService($a); 
 
        $instance->oneCSoapApiClient = $a; 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.te_common_data' shared autowired service. 
     * 
     * @return \WebBundle\Service\CommonDataService 
     */ 
    protected function getApp_Service_TeCommonDataService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/CommonDataService.php'; 
 
        $this->services['app.service.te_common_data'] = $instance = new \WebBundle\Service\CommonDataService(); 
 
        $instance->authorizationChecker = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()); 
        $instance->currentUserProvider = ($this->services['FlexApp\\Service\\CurrentUserProvider'] ?? $this->getCurrentUserProviderService()); 
        $instance->router = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()); 
        $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()); 
        $instance->commentablePageDataProvider = ($this->services['FlexApp\\Service\\CommentablePageDataProvider'] ?? $this->getCommentablePageDataProviderService()); 
        $instance->requestStack = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())); 
        $instance->localizationService = ($this->services['app.service.localization'] ?? $this->getApp_Service_LocalizationService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.till_ru' shared autowired service. 
     * 
     * @return \WebBundle\Service\TillRuService 
     */ 
    protected function getApp_Service_TillRuService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/TillRuService.php'; 
 
        return $this->services['app.service.till_ru'] = new \WebBundle\Service\TillRuService(($this->services['logger'] ?? $this->getLoggerService())); 
    } 
 
    /** 
     * Gets the public 'app.service.user' shared autowired service. 
     * 
     * @return \WebBundle\Service\UserService 
     */ 
    protected function getApp_Service_UserService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/UserService.php'; 
 
        $this->services['app.service.user'] = $instance = new \WebBundle\Service\UserService(); 
 
        $instance->translationService = ($this->services['WebBundle\\Service\\TranslationService'] ?? $this->getTranslationServiceService()); 
        $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()); 
        $instance->currentUserProvider = ($this->services['FlexApp\\Service\\CurrentUserProvider'] ?? $this->getCurrentUserProviderService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.user_profile' shared autowired service. 
     * 
     * @return \WebBundle\Service\UserProfileService 
     */ 
    protected function getApp_Service_UserProfileService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/UserProfileService.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
 
        $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        $this->services['app.service.user_profile'] = $instance = new \WebBundle\Service\UserProfileService($a); 
 
        $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()); 
        $instance->entityManager = $a; 
        $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()); 
        $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer())); 
        $instance->validator = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()); 
        $instance->userLogger = ($this->privates['FlexApp\\Service\\ManualReg\\UserLogger'] ?? $this->getUserLoggerService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.vacancy' shared autowired service. 
     * 
     * @return \WebBundle\Service\VacancyService 
     */ 
    protected function getApp_Service_VacancyService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/VacancyService.php'; 
 
        return $this->services['app.service.vacancy'] = new \WebBundle\Service\VacancyService(); 
    } 
 
    /** 
     * Gets the public 'app.service.vat' shared autowired service. 
     * 
     * @return \WebBundle\Service\VatService 
     */ 
    protected function getApp_Service_VatService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/VatService.php'; 
 
        $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()); 
 
        if (isset($this->services['app.service.vat'])) { 
            return $this->services['app.service.vat']; 
        } 
 
        $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())); 
 
        $instance->listVatRepository = ($this->services['WebBundle\\Repository\\ListVatRepository'] ?? $this->getListVatRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.service.visited' shared autowired service. 
     * 
     * @return \WebBundle\Service\VisitedService 
     */ 
    protected function getApp_Service_VisitedService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/VisitedService.php'; 
 
        return $this->services['app.service.visited'] = new \WebBundle\Service\VisitedService(); 
    } 
 
    /** 
     * Gets the public 'app.service.widjet_review' shared autowired service. 
     * 
     * @return \WebBundle\Service\WidjetReviewService 
     */ 
    protected function getApp_Service_WidjetReviewService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/WidjetReviewService.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'app.social_login' shared autowired service. 
     * 
     * @return \WebBundle\Service\SocialLoginService 
     */ 
    protected function getApp_SocialLoginService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/SocialLoginService.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'app.tg.bot.alert' shared autowired service. 
     * 
     * @return \WebBundle\Client\TelegramApiClient 
     */ 
    protected function getApp_Tg_Bot_AlertService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Client/TelegramApiClient.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Factory/TelegramApiFactory.php'; 
 
        return $this->services['app.tg.bot.alert'] = (new \WebBundle\Factory\TelegramApiFactory())->getRTgClient($this->getEnv('ALERT_TELEGRAM_BOT_TOKEN'), $this->getEnv('ALERT_TELEGRAM_CHAT_ID')); 
    } 
 
    /** 
     * Gets the public 'app.twig.bbcode_extension' shared service. 
     * 
     * @return \WebBundle\Twig\BBCodeExtension 
     */ 
    protected function getApp_Twig_BbcodeExtensionService() 
    { 
        return $this->services['app.twig.bbcode_extension'] = new \WebBundle\Twig\BBCodeExtension($this); 
    } 
 
    /** 
     * Gets the public 'app.twig.comment_extension' shared service. 
     * 
     * @return \WebBundle\Twig\CommentExtension 
     */ 
    protected function getApp_Twig_CommentExtensionService() 
    { 
        return $this->services['app.twig.comment_extension'] = new \WebBundle\Twig\CommentExtension($this); 
    } 
 
    /** 
     * Gets the public 'app.twig_extension' shared autowired service. 
     * 
     * @return \WebBundle\Twig\AppExtension 
     */ 
    protected function getApp_TwigExtensionService() 
    { 
        $this->services['app.twig_extension'] = $instance = new \WebBundle\Twig\AppExtension($this, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService())); 
 
        $a = new \FlexApp\Service\JWTGenerator(); 
        $a->parametersProvider = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()); 
 
        $instance->chatBRepository = ($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService()); 
        $instance->chatBMessageRepository = ($this->privates['FlexApp\\Repository\\ChatBMessageRepository'] ?? $this->getChatBMessageRepositoryService()); 
        $instance->boolDBSettingRepository = ($this->privates['FlexApp\\Repository\\BoolDBSettingRepository'] ?? $this->getBoolDBSettingRepositoryService()); 
        $instance->widgetRepository = ($this->privates['FlexApp\\Repository\\WidgetRepository'] ?? $this->getWidgetRepositoryService()); 
        $instance->jwtGenerator = $a; 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'app.validator.unique_participant' shared autowired service. 
     * 
     * @return \WebBundle\Validator\Constraints\UniqueParticipantValidator 
     */ 
    protected function getApp_Validator_UniqueParticipantService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Validator/Constraints/UniqueParticipantValidator.php'; 
 
        $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->services['app.validator.unique_participant'])) { 
            return $this->services['app.validator.unique_participant']; 
        } 
 
        return $this->services['app.validator.unique_participant'] = new \WebBundle\Validator\Constraints\UniqueParticipantValidator($a); 
    } 
 
    /** 
     * Gets the public 'app.validator.unique_user_email' shared autowired service. 
     * 
     * @return \WebBundle\Validator\Constraints\UniqueUserEmailValidator 
     */ 
    protected function getApp_Validator_UniqueUserEmailService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Validator/Constraints/UniqueUserEmailValidator.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public 'app.validator.validate_user_email' shared autowired service. 
     * 
     * @return \WebBundle\Validator\Constraints\ValidUserEmailValidator 
     */ 
    protected function getApp_Validator_ValidateUserEmailService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Validator/Constraints/ValidUserEmailValidator.php'; 
 
        return $this->services['app.validator.validate_user_email'] = new \WebBundle\Validator\Constraints\ValidUserEmailValidator(); 
    } 
 
    /** 
     * Gets the public 'app.validator.validate_user_password' shared autowired service. 
     * 
     * @return \WebBundle\Validator\Constraints\ValidUserPassValidator 
     */ 
    protected function getApp_Validator_ValidateUserPasswordService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Validator/Constraints/ValidUserPassValidator.php'; 
 
        return $this->services['app.validator.validate_user_password'] = new \WebBundle\Validator\Constraints\ValidUserPassValidator(); 
    } 
 
    /** 
     * Gets the public 'authentication_handler' shared autowired service. 
     * 
     * @return \WebBundle\Service\AuthenticationHandler 
     */ 
    protected function getAuthenticationHandlerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/AuthenticationHandler.php'; 
 
        return $this->services['authentication_handler'] = new \WebBundle\Service\AuthenticationHandler(($this->services['logger'] ?? $this->getLoggerService()), ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), 'dev5.tile.expert'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.articles_option' shared service. 
     * 
     * @return \Import1CBundle\Command\CronArticlesOptionCommand 
     */ 
    protected function getBi_V3_Command_ArticlesOptionService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronArticlesOptionCommand.php'; 
 
        $this->services['bi.v3.command.articles_option'] = $instance = new \Import1CBundle\Command\CronArticlesOptionCommand(); 
 
        $instance->setName('bi:cron:articles_option'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.bad_image' shared service. 
     * 
     * @return \Import1CBundle\Command\CronMessageSendBadImageInteriorCommand 
     */ 
    protected function getBi_V3_Command_BadImageService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronMessageSendBadImageInteriorCommand.php'; 
 
        $this->services['bi.v3.command.bad_image'] = $instance = new \Import1CBundle\Command\CronMessageSendBadImageInteriorCommand(); 
 
        $instance->setName('bi:cron:send_bad_image'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.buy_order' shared service. 
     * 
     * @return \Import1CBundle\Command\OnceRun\GetBuyOrderCommand 
     */ 
    protected function getBi_V3_Command_BuyOrderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/OnceRun/GetBuyOrderCommand.php'; 
 
        $this->services['bi.v3.command.buy_order'] = $instance = new \Import1CBundle\Command\OnceRun\GetBuyOrderCommand(); 
 
        $instance->setName('bi:oncerun:buy_order'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.check_list_report' shared service. 
     * 
     * @return \Import1CBundle\Command\CronCheckListReportCommand 
     */ 
    protected function getBi_V3_Command_CheckListReportService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronCheckListReportCommand.php'; 
 
        $this->services['bi.v3.command.check_list_report'] = $instance = new \Import1CBundle\Command\CronCheckListReportCommand(); 
 
        $instance->setName('bi:cron:check_list_report'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.cmyk_source_image' shared service. 
     * 
     * @return \Import1CBundle\Command\OnceRun\SearchCMYKSourceImageCommand 
     */ 
    protected function getBi_V3_Command_CmykSourceImageService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/OnceRun/SearchCMYKSourceImageCommand.php'; 
 
        $this->services['bi.v3.command.cmyk_source_image'] = $instance = new \Import1CBundle\Command\OnceRun\SearchCMYKSourceImageCommand(); 
 
        $instance->setName('bi:oncerun:search_cmyk_source'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.collection.set_header' shared service. 
     * 
     * @return \Import1CBundle\Command\CronCollectionHeaderCommand 
     */ 
    protected function getBi_V3_Command_Collection_SetHeaderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronCollectionHeaderCommand.php'; 
 
        $this->services['bi.v3.command.collection.set_header'] = $instance = new \Import1CBundle\Command\CronCollectionHeaderCommand(); 
 
        $instance->setName('bi:cron:set_header_collection'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.collection_video' shared service. 
     * 
     * @return \Import1CBundle\Command\CronCollectionVideoCommand 
     */ 
    protected function getBi_V3_Command_CollectionVideoService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronCollectionVideoCommand.php'; 
 
        $this->services['bi.v3.command.collection_video'] = $instance = new \Import1CBundle\Command\CronCollectionVideoCommand(); 
 
        $instance->setName('bi:cron:collection_video'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.data_update_draw' shared service. 
     * 
     * @return \Import1CBundle\Command\CronUpdateDrawCommand 
     */ 
    protected function getBi_V3_Command_DataUpdateDrawService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronUpdateDrawCommand.php'; 
 
        $this->services['bi.v3.command.data_update_draw'] = $instance = new \Import1CBundle\Command\CronUpdateDrawCommand(); 
 
        $instance->setName('bi:cron:data_update_draw'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.delete_tube' shared service. 
     * 
     * @return \Import1CBundle\Command\Pheanstalk\DeleteTubeCommand 
     */ 
    protected function getBi_V3_Command_DeleteTubeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/Pheanstalk/DeleteTubeCommand.php'; 
 
        $this->services['bi.v3.command.delete_tube'] = $instance = new \Import1CBundle\Command\Pheanstalk\DeleteTubeCommand(); 
 
        $instance->setName('pheanstalk:delete-tube'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.factory.set_type' shared service. 
     * 
     * @return \Import1CBundle\Command\CronFactoryTypeCommand 
     */ 
    protected function getBi_V3_Command_Factory_SetTypeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronFactoryTypeCommand.php'; 
 
        $this->services['bi.v3.command.factory.set_type'] = $instance = new \Import1CBundle\Command\CronFactoryTypeCommand(); 
 
        $instance->setName('bi:cron:set_type_factory'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.factory_sync' shared service. 
     * 
     * @return \Import1CBundle\Command\OnceRun\FactorySynchroCommand 
     */ 
    protected function getBi_V3_Command_FactorySyncService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/OnceRun/FactorySynchroCommand.php'; 
 
        $this->services['bi.v3.command.factory_sync'] = $instance = new \Import1CBundle\Command\OnceRun\FactorySynchroCommand(); 
 
        $instance->setName('bi:oncerun:factory_sync'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.feed_google_custom' shared service. 
     * 
     * @return \Import1CBundle\Command\CronFeedGoogleOneRemarketingCommand 
     */ 
    protected function getBi_V3_Command_FeedGoogleCustomService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronFeedGoogleOneRemarketingCommand.php'; 
 
        $this->services['bi.v3.command.feed_google_custom'] = $instance = new \Import1CBundle\Command\CronFeedGoogleOneRemarketingCommand(); 
 
        $instance->setName('bi:cron:feed_google_remarketing'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.feed_review' shared service. 
     * 
     * @return \Import1CBundle\Command\CronFeedReviewCommand 
     */ 
    protected function getBi_V3_Command_FeedReviewService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronFeedReviewCommand.php'; 
 
        $this->services['bi.v3.command.feed_review'] = $instance = new \Import1CBundle\Command\CronFeedReviewCommand(); 
 
        $instance->setName('bi:cron:feed_review'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.feed_shopping_single' shared service. 
     * 
     * @return \Import1CBundle\Command\CronFeedShoppingSingleCommand 
     */ 
    protected function getBi_V3_Command_FeedShoppingSingleService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronFeedShoppingSingleCommand.php'; 
 
        $this->services['bi.v3.command.feed_shopping_single'] = $instance = new \Import1CBundle\Command\CronFeedShoppingSingleCommand(); 
 
        $instance->setName('bi:cron:feed_shopping_single'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.feed_shopping_w_single' shared service. 
     * 
     * @return \Import1CBundle\Command\CronFeedShoppingWSingleCommand 
     */ 
    protected function getBi_V3_Command_FeedShoppingWSingleService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronFeedShoppingWSingleCommand.php'; 
 
        $this->services['bi.v3.command.feed_shopping_w_single'] = $instance = new \Import1CBundle\Command\CronFeedShoppingWSingleCommand(); 
 
        $instance->setName('bi:cron:feed_shopping_w_single'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.filter_collection' shared service. 
     * 
     * @return \Import1CBundle\Command\CronFilterCollectionCommand 
     */ 
    protected function getBi_V3_Command_FilterCollectionService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronFilterCollectionCommand.php'; 
 
        $this->services['bi.v3.command.filter_collection'] = $instance = new \Import1CBundle\Command\CronFilterCollectionCommand(); 
 
        $instance->setName('bi:cron:filter_collection'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.flush_memcache_article' shared service. 
     * 
     * @return \Import1CBundle\Command\CronFlushArticleCodeCommand 
     */ 
    protected function getBi_V3_Command_FlushMemcacheArticleService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronFlushArticleCodeCommand.php'; 
 
        $this->services['bi.v3.command.flush_memcache_article'] = $instance = new \Import1CBundle\Command\CronFlushArticleCodeCommand(); 
 
        $instance->setName('bi:cron:flush_article_code'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.holiday' shared service. 
     * 
     * @return \Import1CBundle\Command\CronUpdateHolidaysCommand 
     */ 
    protected function getBi_V3_Command_HolidayService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronUpdateHolidaysCommand.php'; 
 
        $this->services['bi.v3.command.holiday'] = $instance = new \Import1CBundle\Command\CronUpdateHolidaysCommand(); 
 
        $instance->setName('bi:cron:update_holidays'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.iamge_more_resolution' shared service. 
     * 
     * @return \Import1CBundle\Command\OnceRun\RecropImagesForMoreResolutionCommand 
     */ 
    protected function getBi_V3_Command_IamgeMoreResolutionService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/OnceRun/RecropImagesForMoreResolutionCommand.php'; 
 
        $this->services['bi.v3.command.iamge_more_resolution'] = $instance = new \Import1CBundle\Command\OnceRun\RecropImagesForMoreResolutionCommand(); 
 
        $instance->setName('bi:oncerun:image_recrop_resolution'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.import_queue' shared service. 
     * 
     * @return \Import1CBundle\Command\QueueHandlerCommand 
     */ 
    protected function getBi_V3_Command_ImportQueueService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/QueueHandlerCommand.php'; 
 
        $this->services['bi.v3.command.import_queue'] = $instance = new \Import1CBundle\Command\QueueHandlerCommand(); 
 
        $instance->setName('import_queue:send_data_for_handler'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.interior_alt' shared service. 
     * 
     * @return \Import1CBundle\Command\CronInteriorAltCommand 
     */ 
    protected function getBi_V3_Command_InteriorAltService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronInteriorAltCommand.php'; 
 
        $this->services['bi.v3.command.interior_alt'] = $instance = new \Import1CBundle\Command\CronInteriorAltCommand(); 
 
        $instance->setName('bi:cron:set_alt_interior'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.interior_equivalent_size_image' shared service. 
     * 
     * @return \Import1CBundle\Command\OnceRun\SearchEquivalentSizeImageCommand 
     */ 
    protected function getBi_V3_Command_InteriorEquivalentSizeImageService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/OnceRun/SearchEquivalentSizeImageCommand.php'; 
 
        $this->services['bi.v3.command.interior_equivalent_size_image'] = $instance = new \Import1CBundle\Command\OnceRun\SearchEquivalentSizeImageCommand(); 
 
        $instance->setName('bi:oncerun:search_equivalent_size_image'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.interior_re_crop' shared service. 
     * 
     * @return \Import1CBundle\Command\OnceRun\InteriorReCropImagesCommand 
     */ 
    protected function getBi_V3_Command_InteriorReCropService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/OnceRun/InteriorReCropImagesCommand.php'; 
 
        $this->services['bi.v3.command.interior_re_crop'] = $instance = new \Import1CBundle\Command\OnceRun\InteriorReCropImagesCommand(); 
 
        $instance->setName('bi:oncerun:interior_re_crop'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.interior_stone_texture' shared service. 
     * 
     * @return \Import1CBundle\Command\OnceRun\SetInteriorStoneTexture 
     */ 
    protected function getBi_V3_Command_InteriorStoneTextureService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/OnceRun/SetInteriorStoneTexture.php'; 
 
        $this->services['bi.v3.command.interior_stone_texture'] = $instance = new \Import1CBundle\Command\OnceRun\SetInteriorStoneTexture(); 
 
        $instance->setName('bi:oncerun:set_interior_stone_texture'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.jobs_tube' shared service. 
     * 
     * @return \Import1CBundle\Command\Pheanstalk\JobsTubeCommand 
     */ 
    protected function getBi_V3_Command_JobsTubeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/Pheanstalk/JobsTubeCommand.php'; 
 
        $this->services['bi.v3.command.jobs_tube'] = $instance = new \Import1CBundle\Command\Pheanstalk\JobsTubeCommand(); 
 
        $instance->setName('pheanstalk:jobs-tube'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.recomendation_articles' shared service. 
     * 
     * @return \Import1CBundle\Command\CronRecomendationGoogleArticlesCommand 
     */ 
    protected function getBi_V3_Command_RecomendationArticlesService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronRecomendationGoogleArticlesCommand.php'; 
 
        $this->services['bi.v3.command.recomendation_articles'] = $instance = new \Import1CBundle\Command\CronRecomendationGoogleArticlesCommand(); 
 
        $instance->setName('bi:cron:recomendation_articles'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.recrop_webp' shared service. 
     * 
     * @return \Import1CBundle\Command\OnceRun\RecropImageWebpCommand 
     */ 
    protected function getBi_V3_Command_RecropWebpService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/OnceRun/RecropImageWebpCommand.php'; 
 
        $this->services['bi.v3.command.recrop_webp'] = $instance = new \Import1CBundle\Command\OnceRun\RecropImageWebpCommand(); 
 
        $instance->setName('bi:oncerun:recrop_to_webp'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.sample_update' shared service. 
     * 
     * @return \Import1CBundle\Command\CronUpdateSampleCommand 
     */ 
    protected function getBi_V3_Command_SampleUpdateService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronUpdateSampleCommand.php'; 
 
        $this->services['bi.v3.command.sample_update'] = $instance = new \Import1CBundle\Command\CronUpdateSampleCommand(); 
 
        $instance->setName('bi:cron:sample_update'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.save_after_reedit' shared service. 
     * 
     * @return \Import1CBundle\Command\CronImageSaveAfterReEditCommand 
     */ 
    protected function getBi_V3_Command_SaveAfterReeditService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronImageSaveAfterReEditCommand.php'; 
 
        $this->services['bi.v3.command.save_after_reedit'] = $instance = new \Import1CBundle\Command\CronImageSaveAfterReEditCommand(); 
 
        $instance->setName('bi:cron:save_after_reedit'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.save_mages_tv' shared service. 
     * 
     * @return \Import1CBundle\Command\CronImageSaveForTVCommand 
     */ 
    protected function getBi_V3_Command_SaveMagesTvService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronImageSaveForTVCommand.php'; 
 
        $this->services['bi.v3.command.save_mages_tv'] = $instance = new \Import1CBundle\Command\CronImageSaveForTVCommand(); 
 
        $instance->setName('bi:cron:save_images_TV'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.save_new_images_special' shared service. 
     * 
     * @return \Import1CBundle\Command\CronImageCopyImagesSpecialCommand 
     */ 
    protected function getBi_V3_Command_SaveNewImagesSpecialService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronImageCopyImagesSpecialCommand.php'; 
 
        $this->services['bi.v3.command.save_new_images_special'] = $instance = new \Import1CBundle\Command\CronImageCopyImagesSpecialCommand(); 
 
        $instance->setName('bi:cron:save_images_special'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.search_no_source' shared service. 
     * 
     * @return \Import1CBundle\Command\OnceRun\SearchNoSourceImagesForEntityCommand 
     */ 
    protected function getBi_V3_Command_SearchNoSourceService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/OnceRun/SearchNoSourceImagesForEntityCommand.php'; 
 
        $this->services['bi.v3.command.search_no_source'] = $instance = new \Import1CBundle\Command\OnceRun\SearchNoSourceImagesForEntityCommand(); 
 
        $instance->setName('bi:oncerun:search_entity_source'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.send_cmyk_convert' shared service. 
     * 
     * @return \Import1CBundle\Command\OnceRun\SendMessageCmykConvertCommand 
     */ 
    protected function getBi_V3_Command_SendCmykConvertService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/OnceRun/SendMessageCmykConvertCommand.php'; 
 
        $this->services['bi.v3.command.send_cmyk_convert'] = $instance = new \Import1CBundle\Command\OnceRun\SendMessageCmykConvertCommand(); 
 
        $instance->setName('bi:cron:send_cmyk_convert'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.send_message_cmyk_image' shared service. 
     * 
     * @return \Import1CBundle\Command\CronMessageSendCmykImageCommand 
     */ 
    protected function getBi_V3_Command_SendMessageCmykImageService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronMessageSendCmykImageCommand.php'; 
 
        $this->services['bi.v3.command.send_message_cmyk_image'] = $instance = new \Import1CBundle\Command\CronMessageSendCmykImageCommand(); 
 
        $instance->setName('bi:cron:send_cmyk_image'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.send_suspended_message' shared service. 
     * 
     * @return \Import1CBundle\Command\CronMessageSendSuspendedCommand 
     */ 
    protected function getBi_V3_Command_SendSuspendedMessageService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronMessageSendSuspendedCommand.php'; 
 
        $this->services['bi.v3.command.send_suspended_message'] = $instance = new \Import1CBundle\Command\CronMessageSendSuspendedCommand(); 
 
        $instance->setName('bi:cron:send_suspended'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.set_article_description' shared service. 
     * 
     * @return \Import1CBundle\Command\OnceRun\SetArticleDescriptionNew 
     */ 
    protected function getBi_V3_Command_SetArticleDescriptionService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/OnceRun/SetArticleDescriptionNew.php'; 
 
        $this->services['bi.v3.command.set_article_description'] = $instance = new \Import1CBundle\Command\OnceRun\SetArticleDescriptionNew(); 
 
        $instance->setName('bi:oncerun:set_article_description'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.shopping_update' shared service. 
     * 
     * @return \Import1CBundle\Command\CronFeedShoppingUpdateCommand 
     */ 
    protected function getBi_V3_Command_ShoppingUpdateService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronFeedShoppingUpdateCommand.php'; 
 
        $this->services['bi.v3.command.shopping_update'] = $instance = new \Import1CBundle\Command\CronFeedShoppingUpdateCommand(); 
 
        $instance->setName('bi:cron:feed_shopping_update'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.stats_tube' shared service. 
     * 
     * @return \Import1CBundle\Command\Pheanstalk\StatsTubeCommand 
     */ 
    protected function getBi_V3_Command_StatsTubeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/Pheanstalk/StatsTubeCommand.php'; 
 
        $this->services['bi.v3.command.stats_tube'] = $instance = new \Import1CBundle\Command\Pheanstalk\StatsTubeCommand(); 
 
        $instance->setName('pheanstalk:stats-tube'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.status_factory_change' shared service. 
     * 
     * @return \Import1CBundle\Command\CronChangeStatusFactoryMoreTwoMonthCommand 
     */ 
    protected function getBi_V3_Command_StatusFactoryChangeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronChangeStatusFactoryMoreTwoMonthCommand.php'; 
 
        $this->services['bi.v3.command.status_factory_change'] = $instance = new \Import1CBundle\Command\CronChangeStatusFactoryMoreTwoMonthCommand(); 
 
        $instance->setName('bi:cron:factory_status_change'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.test' shared service. 
     * 
     * @return \Import1CBundle\Command\OnceRun\TestCommand 
     */ 
    protected function getBi_V3_Command_TestService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/OnceRun/TestCommand.php'; 
 
        $this->services['bi.v3.command.test'] = $instance = new \Import1CBundle\Command\OnceRun\TestCommand(); 
 
        $instance->setName('bi:oncerun:test_command'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.update_article_all' shared service. 
     * 
     * @return \Import1CBundle\Command\CronUpdateArticleAllCommand 
     */ 
    protected function getBi_V3_Command_UpdateArticleAllService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronUpdateArticleAllCommand.php'; 
 
        $this->services['bi.v3.command.update_article_all'] = $instance = new \Import1CBundle\Command\CronUpdateArticleAllCommand(); 
 
        $instance->setName('bi:cron:update_article_all'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.update_article_part' shared service. 
     * 
     * @return \Import1CBundle\Command\CronUpdateArticlePartCommand 
     */ 
    protected function getBi_V3_Command_UpdateArticlePartService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronUpdateArticlePartCommand.php'; 
 
        $this->services['bi.v3.command.update_article_part'] = $instance = new \Import1CBundle\Command\CronUpdateArticlePartCommand(); 
 
        $instance->setName('bi:cron:update_article_part'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.update_collection_all' shared service. 
     * 
     * @return \Import1CBundle\Command\CronUpdateCollectionCommand 
     */ 
    protected function getBi_V3_Command_UpdateCollectionAllService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronUpdateCollectionCommand.php'; 
 
        $this->services['bi.v3.command.update_collection_all'] = $instance = new \Import1CBundle\Command\CronUpdateCollectionCommand(); 
 
        $instance->setName('bi:cron:data_update_collection'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.update_color_factory' shared service. 
     * 
     * @return \Import1CBundle\Command\CronUpdateColorFactoryCommand 
     */ 
    protected function getBi_V3_Command_UpdateColorFactoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronUpdateColorFactoryCommand.php'; 
 
        $this->services['bi.v3.command.update_color_factory'] = $instance = new \Import1CBundle\Command\CronUpdateColorFactoryCommand(); 
 
        $instance->setName('bi:cron:data_update_color_factory'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.update_factory_all' shared service. 
     * 
     * @return \Import1CBundle\Command\CronUpdateFactoryCommand 
     */ 
    protected function getBi_V3_Command_UpdateFactoryAllService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronUpdateFactoryCommand.php'; 
 
        $this->services['bi.v3.command.update_factory_all'] = $instance = new \Import1CBundle\Command\CronUpdateFactoryCommand(); 
 
        $instance->setName('bi:cron:data_update_factory'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.update_interior' shared service. 
     * 
     * @return \Import1CBundle\Command\CronUpdateInteriorAllCommand 
     */ 
    protected function getBi_V3_Command_UpdateInteriorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronUpdateInteriorAllCommand.php'; 
 
        $this->services['bi.v3.command.update_interior'] = $instance = new \Import1CBundle\Command\CronUpdateInteriorAllCommand(); 
 
        $instance->setName('bi:cron:data_update_interior'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.command.update_pd' shared service. 
     * 
     * @return \Import1CBundle\Command\CronUpdatePriceDiscountCommand 
     */ 
    protected function getBi_V3_Command_UpdatePdService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/_ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Command/CronUpdatePriceDiscountCommand.php'; 
 
        $this->services['bi.v3.command.update_pd'] = $instance = new \Import1CBundle\Command\CronUpdatePriceDiscountCommand(); 
 
        $instance->setName('bi:cron:data_update_update_pd'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.article' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoArticle 
     */ 
    protected function getBi_V3_Repo_ArticleService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoArticle.php'; 
 
        return $this->services['bi.v3.repo.article'] = new \Import1CBundle\Repository\v3\RepoArticle(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:Article'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.article_detail' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoArticleDetail 
     */ 
    protected function getBi_V3_Repo_ArticleDetailService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoArticleDetail.php'; 
 
        return $this->services['bi.v3.repo.article_detail'] = new \Import1CBundle\Repository\v3\RepoArticleDetail(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ArticleDetail'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.bigsize_format' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoListBigSizeFormat 
     */ 
    protected function getBi_V3_Repo_BigsizeFormatService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoListBigSizeFormat.php'; 
 
        return $this->services['bi.v3.repo.bigsize_format'] = new \Import1CBundle\Repository\v3\RepoListBigSizeFormat(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListBigSizeFormat'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.check_list' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoChecklist 
     */ 
    protected function getBi_V3_Repo_CheckListService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoChecklist.php'; 
 
        return $this->services['bi.v3.repo.check_list'] = new \Import1CBundle\Repository\v3\RepoChecklist(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:CheckList'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.collection' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoCollection 
     */ 
    protected function getBi_V3_Repo_CollectionService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoCollection.php'; 
 
        return $this->services['bi.v3.repo.collection'] = new \Import1CBundle\Repository\v3\RepoCollection(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:Collection'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.country' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoCountry 
     */ 
    protected function getBi_V3_Repo_CountryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoCountry.php'; 
 
        return $this->services['bi.v3.repo.country'] = new \Import1CBundle\Repository\v3\RepoCountry(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListCountry'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.cvet' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoCvet 
     */ 
    protected function getBi_V3_Repo_CvetService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoCvet.php'; 
 
        return $this->services['bi.v3.repo.cvet'] = new \Import1CBundle\Repository\v3\RepoCvet(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.description' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoListDescription 
     */ 
    protected function getBi_V3_Repo_DescriptionService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoListDescription.php'; 
 
        return $this->services['bi.v3.repo.description'] = new \Import1CBundle\Repository\v3\RepoListDescription(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListDescription'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.draw' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoDraw 
     */ 
    protected function getBi_V3_Repo_DrawService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoDraw.php'; 
 
        return $this->services['bi.v3.repo.draw'] = new \Import1CBundle\Repository\v3\RepoDraw(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.draw_list' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoListDraw 
     */ 
    protected function getBi_V3_Repo_DrawListService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoListDraw.php'; 
 
        return $this->services['bi.v3.repo.draw_list'] = new \Import1CBundle\Repository\v3\RepoListDraw(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListDraw'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.event' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoEvent 
     */ 
    protected function getBi_V3_Repo_EventService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoEvent.php'; 
 
        return $this->services['bi.v3.repo.event'] = new \Import1CBundle\Repository\v3\RepoEvent(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Import1CBundle:EventEntity', 'logs'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.factory' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoFactory 
     */ 
    protected function getBi_V3_Repo_FactoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoFactory.php'; 
 
        return $this->services['bi.v3.repo.factory'] = new \Import1CBundle\Repository\v3\RepoFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:Factory'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.factory_color' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoListFactoryColor 
     */ 
    protected function getBi_V3_Repo_FactoryColorService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoListFactoryColor.php'; 
 
        return $this->services['bi.v3.repo.factory_color'] = new \Import1CBundle\Repository\v3\RepoListFactoryColor(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListFactoryColor'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.factory_user' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoFactoryUser 
     */ 
    protected function getBi_V3_Repo_FactoryUserService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoFactoryUser.php'; 
 
        return $this->services['bi.v3.repo.factory_user'] = new \Import1CBundle\Repository\v3\RepoFactoryUser(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:FactoryUser'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.feed' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoFeed 
     */ 
    protected function getBi_V3_Repo_FeedService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoFeed.php'; 
 
        return $this->services['bi.v3.repo.feed'] = new \Import1CBundle\Repository\v3\RepoFeed(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Import1CBundle:FeedItemEntity', 'logs'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.filter' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoFilter 
     */ 
    protected function getBi_V3_Repo_FilterService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoFilter.php'; 
 
        return $this->services['bi.v3.repo.filter'] = new \Import1CBundle\Repository\v3\RepoFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:FilterEntity'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.geo_country' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoGeoCountry 
     */ 
    protected function getBi_V3_Repo_GeoCountryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoGeoCountry.php'; 
 
        return $this->services['bi.v3.repo.geo_country'] = new \Import1CBundle\Repository\v3\RepoGeoCountry(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\GeoCountryEntity'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.history' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoHistory 
     */ 
    protected function getBi_V3_Repo_HistoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoHistory.php'; 
 
        return $this->services['bi.v3.repo.history'] = new \Import1CBundle\Repository\v3\RepoHistory(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Import1CBundle:HistoryStatusEntity', 'logs'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.holiday' shared service. 
     * 
     * @return \Import1CBundle\Repository\v4\RepoHoliday 
     */ 
    protected function getBi_V3_Repo_HolidayService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v4/RepoHoliday.php'; 
 
        return $this->services['bi.v3.repo.holiday'] = new \Import1CBundle\Repository\v4\RepoHoliday(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.idea_interior' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoIdeaInterior 
     */ 
    protected function getBi_V3_Repo_IdeaInteriorService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoIdeaInterior.php'; 
 
        return $this->services['bi.v3.repo.idea_interior'] = new \Import1CBundle\Repository\v3\RepoIdeaInterior(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.image_resolution' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoImageResolution 
     */ 
    protected function getBi_V3_Repo_ImageResolutionService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoImageResolution.php'; 
 
        return $this->services['bi.v3.repo.image_resolution'] = new \Import1CBundle\Repository\v3\RepoImageResolution(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Import1CBundle:ImageResolutionEntity', 'logs'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.interior' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoInterior 
     */ 
    protected function getBi_V3_Repo_InteriorService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoInterior.php'; 
 
        return $this->services['bi.v3.repo.interior'] = new \Import1CBundle\Repository\v3\RepoInterior(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:Interior'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.interior_article' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoInteriorArticle 
     */ 
    protected function getBi_V3_Repo_InteriorArticleService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoInteriorArticle.php'; 
 
        return $this->services['bi.v3.repo.interior_article'] = new \Import1CBundle\Repository\v3\RepoInteriorArticle(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.interior_article_coord' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoInteriorArticleCoord 
     */ 
    protected function getBi_V3_Repo_InteriorArticleCoordService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoInteriorArticleCoord.php'; 
 
        return $this->services['bi.v3.repo.interior_article_coord'] = new \Import1CBundle\Repository\v3\RepoInteriorArticleCoord(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:InteriorArticle'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.interior_history' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoInteriorHistory 
     */ 
    protected function getBi_V3_Repo_InteriorHistoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoInteriorHistory.php'; 
 
        return $this->services['bi.v3.repo.interior_history'] = new \Import1CBundle\Repository\v3\RepoInteriorHistory(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:InteriorHistory'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.list' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoList 
     */ 
    protected function getBi_V3_Repo_ListService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoList.php'; 
 
        return $this->services['bi.v3.repo.list'] = new \Import1CBundle\Repository\v3\RepoList(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.list_check_list' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoListChecklist 
     */ 
    protected function getBi_V3_Repo_ListCheckListService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoListChecklist.php'; 
 
        return $this->services['bi.v3.repo.list_check_list'] = new \Import1CBundle\Repository\v3\RepoListChecklist(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListCheckList'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.material' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoListMaterial 
     */ 
    protected function getBi_V3_Repo_MaterialService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoListMaterial.php'; 
 
        return $this->services['bi.v3.repo.material'] = new \Import1CBundle\Repository\v3\RepoListMaterial(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListMaterial'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.measure_size' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoListMeasureSize 
     */ 
    protected function getBi_V3_Repo_MeasureSizeService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoListMeasureSize.php'; 
 
        return $this->services['bi.v3.repo.measure_size'] = new \Import1CBundle\Repository\v3\RepoListMeasureSize(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListMeasureSize'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.parser' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoListBrandParser 
     */ 
    protected function getBi_V3_Repo_ParserService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoListBrandParser.php'; 
 
        return $this->services['bi.v3.repo.parser'] = new \Import1CBundle\Repository\v3\RepoListBrandParser(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListBrandParser'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.proizvod' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoProizvod 
     */ 
    protected function getBi_V3_Repo_ProizvodService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoProizvod.php'; 
 
        return $this->services['bi.v3.repo.proizvod'] = new \Import1CBundle\Repository\v3\RepoProizvod(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.sample' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoSample 
     */ 
    protected function getBi_V3_Repo_SampleService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoSample.php'; 
 
        return $this->services['bi.v3.repo.sample'] = new \Import1CBundle\Repository\v3\RepoSample(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.seria' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoSeria 
     */ 
    protected function getBi_V3_Repo_SeriaService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoSeria.php'; 
 
        return $this->services['bi.v3.repo.seria'] = new \Import1CBundle\Repository\v3\RepoSeria(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.shape' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoListShape 
     */ 
    protected function getBi_V3_Repo_ShapeService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoListShape.php'; 
 
        return $this->services['bi.v3.repo.shape'] = new \Import1CBundle\Repository\v3\RepoListShape(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListShape'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.texture' shared service. 
     * 
     * @return \Import1CBundle\Repository\v4\RepoListTexture 
     */ 
    protected function getBi_V3_Repo_TextureService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v4/RepoListTexture.php'; 
 
        return $this->services['bi.v3.repo.texture'] = new \Import1CBundle\Repository\v4\RepoListTexture(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListTexture'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.tovar' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoTovar 
     */ 
    protected function getBi_V3_Repo_TovarService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoTovar.php'; 
 
        return $this->services['bi.v3.repo.tovar'] = new \Import1CBundle\Repository\v3\RepoTovar(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.type' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoListType 
     */ 
    protected function getBi_V3_Repo_TypeService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoListType.php'; 
 
        return $this->services['bi.v3.repo.type'] = new \Import1CBundle\Repository\v3\RepoListType(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:ListType'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.repo.user' shared service. 
     * 
     * @return \Import1CBundle\Repository\v3\RepoUser 
     */ 
    protected function getBi_V3_Repo_UserService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoUser.php'; 
 
        return $this->services['bi.v3.repo.user'] = new \Import1CBundle\Repository\v3\RepoUser(($this->services['doctrine'] ?? $this->getDoctrineService()), 'WebBundle:User'); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.api' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\ApiService 
     */ 
    protected function getBi_V3_Service_ApiService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ApiService.php'; 
 
        return $this->services['bi.v3.service.api'] = new \Import1CBundle\Service\v3\ApiService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.article' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\ArticleService 
     */ 
    protected function getBi_V3_Service_ArticleService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleHandlerApiTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleHandlerTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ArticleService.php'; 
 
        return $this->services['bi.v3.service.article'] = new \Import1CBundle\Service\v3\ArticleService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.article_image' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\ArticleImageService 
     */ 
    protected function getBi_V3_Service_ArticleImageService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ArticleImageService.php'; 
 
        return $this->services['bi.v3.service.article_image'] = new \Import1CBundle\Service\v3\ArticleImageService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.article_update' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\UpdateArticleService 
     */ 
    protected function getBi_V3_Service_ArticleUpdateService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/UpdateArticleService.php'; 
 
        return $this->services['bi.v3.service.article_update'] = new \Import1CBundle\Service\v3\UpdateArticleService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.checklist' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\CheckListService 
     */ 
    protected function getBi_V3_Service_ChecklistService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/CheckListCalculateTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/CheckListHandlerTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/CheckListService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleHandlerApiTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleHandlerTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ArticleService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/InteriorService.php'; 
 
        $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()))); 
 
        $instance->setListCheckList(); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.collection' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\CollectionService 
     */ 
    protected function getBi_V3_Service_CollectionService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/CollectionServiceTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/CollectionFormTemplateRenderTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/CollectionService.php'; 
 
        return $this->services['bi.v3.service.collection'] = new \Import1CBundle\Service\v3\CollectionService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.event' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\EventService 
     */ 
    protected function getBi_V3_Service_EventService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/EventService.php'; 
 
        return $this->services['bi.v3.service.event'] = new \Import1CBundle\Service\v3\EventService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.factory' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\FactoryService 
     */ 
    protected function getBi_V3_Service_FactoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FactoryService.php'; 
 
        return $this->services['bi.v3.service.factory'] = new \Import1CBundle\Service\v3\FactoryService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.feed_google_remarketing' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\FeedGoogleOneRemarketingService 
     */ 
    protected function getBi_V3_Service_FeedGoogleRemarketingService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FeedMainService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FeedGoogleOneRemarketingService.php'; 
 
        return $this->services['bi.v3.service.feed_google_remarketing'] = new \Import1CBundle\Service\v3\FeedGoogleOneRemarketingService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.feed_google_shopping' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\FeedGoogleTwoShoppingService 
     */ 
    protected function getBi_V3_Service_FeedGoogleShoppingService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FeedMainService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FeedGoogleTwoShoppingService.php'; 
 
        return $this->services['bi.v3.service.feed_google_shopping'] = new \Import1CBundle\Service\v3\FeedGoogleTwoShoppingService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.feed_remarketing' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\FeedRemarketingService 
     */ 
    protected function getBi_V3_Service_FeedRemarketingService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FeedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FeedRemarketingService.php'; 
 
        return $this->services['bi.v3.service.feed_remarketing'] = new \Import1CBundle\Service\v3\FeedRemarketingService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.feed_shopping' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\FeedShoppingService 
     */ 
    protected function getBi_V3_Service_FeedShoppingService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FeedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FeedShoppingService.php'; 
 
        return $this->services['bi.v3.service.feed_shopping'] = new \Import1CBundle\Service\v3\FeedShoppingService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.feed_shopping_w' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\FeedShoppingWService 
     */ 
    protected function getBi_V3_Service_FeedShoppingWService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FeedService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FeedShoppingWService.php'; 
 
        return $this->services['bi.v3.service.feed_shopping_w'] = new \Import1CBundle\Service\v3\FeedShoppingWService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.file_system' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\FileSystemService 
     */ 
    protected function getBi_V3_Service_FileSystemService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FileSystemService.php'; 
 
        return $this->services['bi.v3.service.file_system'] = new \Import1CBundle\Service\v3\FileSystemService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.filter' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\FilterService 
     */ 
    protected function getBi_V3_Service_FilterService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/FilterService.php'; 
 
        return $this->services['bi.v3.service.filter'] = new \Import1CBundle\Service\v3\FilterService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.history' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\HistoryService 
     */ 
    protected function getBi_V3_Service_HistoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/HistoryService.php'; 
 
        return $this->services['bi.v3.service.history'] = new \Import1CBundle\Service\v3\HistoryService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.image' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\ImageService 
     */ 
    protected function getBi_V3_Service_ImageService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ImageService.php'; 
 
        return $this->services['bi.v3.service.image'] = new \Import1CBundle\Service\v3\ImageService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.image_converter' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\ImageConverterService 
     */ 
    protected function getBi_V3_Service_ImageConverterService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ImageConverterService.php'; 
 
        return $this->services['bi.v3.service.image_converter'] = new \Import1CBundle\Service\v3\ImageConverterService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.image_gd' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\ImageGDService 
     */ 
    protected function getBi_V3_Service_ImageGdService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ImageGDService.php'; 
 
        return $this->services['bi.v3.service.image_gd'] = new \Import1CBundle\Service\v3\ImageGDService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.image_resolution' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\ImageResolutionService 
     */ 
    protected function getBi_V3_Service_ImageResolutionService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ImageResolutionService.php'; 
 
        return $this->services['bi.v3.service.image_resolution'] = new \Import1CBundle\Service\v3\ImageResolutionService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.interior' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\InteriorService 
     */ 
    protected function getBi_V3_Service_InteriorService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/InteriorService.php'; 
 
        return $this->services['bi.v3.service.interior'] = new \Import1CBundle\Service\v3\InteriorService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.interior_image' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\InteriorImageService 
     */ 
    protected function getBi_V3_Service_InteriorImageService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/InteriorImageService.php'; 
 
        return $this->services['bi.v3.service.interior_image'] = new \Import1CBundle\Service\v3\InteriorImageService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.message' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\MessageService 
     */ 
    protected function getBi_V3_Service_MessageService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/MessageService.php'; 
 
        return $this->services['bi.v3.service.message'] = new \Import1CBundle\Service\v3\MessageService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.once_run' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\OnceRunService 
     */ 
    protected function getBi_V3_Service_OnceRunService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/OnceRunService.php'; 
 
        return $this->services['bi.v3.service.once_run'] = new \Import1CBundle\Service\v3\OnceRunService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.one_c' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\OneCService 
     */ 
    protected function getBi_V3_Service_OneCService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/OneCService.php'; 
 
        return $this->services['bi.v3.service.one_c'] = new \Import1CBundle\Service\v3\OneCService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.queue' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\QueueService 
     */ 
    protected function getBi_V3_Service_QueueService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/QueueService.php'; 
 
        return $this->services['bi.v3.service.queue'] = new \Import1CBundle\Service\v3\QueueService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.report' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\ReportService 
     */ 
    protected function getBi_V3_Service_ReportService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ReportService.php'; 
 
        return $this->services['bi.v3.service.report'] = new \Import1CBundle\Service\v3\ReportService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.slider' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\SliderService 
     */ 
    protected function getBi_V3_Service_SliderService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/SliderService.php'; 
 
        return $this->services['bi.v3.service.slider'] = new \Import1CBundle\Service\v3\SliderService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.suspend' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\SuspendService 
     */ 
    protected function getBi_V3_Service_SuspendService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/SuspendService.php'; 
 
        return $this->services['bi.v3.service.suspend'] = new \Import1CBundle\Service\v3\SuspendService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.update' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\UpdateService 
     */ 
    protected function getBi_V3_Service_UpdateService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/UpdateArticleTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/_UpdateArticleSqlTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/ArticleAttributeTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/UpdateInteriorTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/UpdateCollectionTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/UpdateFactoryTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/UpdateService.php'; 
 
        return $this->services['bi.v3.service.update'] = new \Import1CBundle\Service\v3\UpdateService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.upload' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\UploadService 
     */ 
    protected function getBi_V3_Service_UploadService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/UploadService.php'; 
 
        return $this->services['bi.v3.service.upload'] = new \Import1CBundle\Service\v3\UploadService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.user' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\UserService 
     */ 
    protected function getBi_V3_Service_UserService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/UserService.php'; 
 
        return $this->services['bi.v3.service.user'] = new \Import1CBundle\Service\v3\UserService(); 
    } 
 
    /** 
     * Gets the public 'bi.v3.service.validate' shared service. 
     * 
     * @return \Import1CBundle\Service\v3\ValidateService 
     */ 
    protected function getBi_V3_Service_ValidateService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/ValidateService.php'; 
 
        return $this->services['bi.v3.service.validate'] = new \Import1CBundle\Service\v3\ValidateService(); 
    } 
 
    /** 
     * Gets the public 'bi.v4.repo.article_description' shared service. 
     * 
     * @return \Import1CBundle\Repository\v4\RepoArticleDescriptionEntity 
     */ 
    protected function getBi_V4_Repo_ArticleDescriptionService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v4/RepoArticleDescriptionEntity.php'; 
 
        return $this->services['bi.v4.repo.article_description'] = new \Import1CBundle\Repository\v4\RepoArticleDescriptionEntity(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\Article\\ArticleDescriptionEntity'); 
    } 
 
    /** 
     * Gets the public 'bi.v4.repo.article_discount' shared service. 
     * 
     * @return \Import1CBundle\Repository\v4\RepoArticleDiscountEntity 
     */ 
    protected function getBi_V4_Repo_ArticleDiscountService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v4/RepoArticleDiscountEntity.php'; 
 
        return $this->services['bi.v4.repo.article_discount'] = new \Import1CBundle\Repository\v4\RepoArticleDiscountEntity(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\Article\\ArticleDiscountEntity'); 
    } 
 
    /** 
     * Gets the public 'bi.v4.repo.article_price' shared service. 
     * 
     * @return \Import1CBundle\Repository\v4\RepoArticlePriceEntity 
     */ 
    protected function getBi_V4_Repo_ArticlePriceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v4/RepoArticlePriceEntity.php'; 
 
        return $this->services['bi.v4.repo.article_price'] = new \Import1CBundle\Repository\v4\RepoArticlePriceEntity(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\Article\\ArticlePriceEntity'); 
    } 
 
    /** 
     * Gets the public 'bi.v4.repo.article_square' shared service. 
     * 
     * @return \Import1CBundle\Repository\v4\RepoSquareEntity 
     */ 
    protected function getBi_V4_Repo_ArticleSquareService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v4/RepoSquareEntity.php'; 
 
        return $this->services['bi.v4.repo.article_square'] = new \Import1CBundle\Repository\v4\RepoSquareEntity(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\SquareEntity'); 
    } 
 
    /** 
     * Gets the public 'bi.v4.repo.country' shared service. 
     * 
     * @return \Import1CBundle\Repository\v4\RepoCountryEntity 
     */ 
    protected function getBi_V4_Repo_CountryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v4/RepoCountryEntity.php'; 
 
        return $this->services['bi.v4.repo.country'] = new \Import1CBundle\Repository\v4\RepoCountryEntity(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\CountryEntity'); 
    } 
 
    /** 
     * Gets the public 'bi.v4.repo.currency' shared service. 
     * 
     * @return \Import1CBundle\Repository\v4\RepoCurrencyEntity 
     */ 
    protected function getBi_V4_Repo_CurrencyService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v4/RepoCurrencyEntity.php'; 
 
        return $this->services['bi.v4.repo.currency'] = new \Import1CBundle\Repository\v4\RepoCurrencyEntity(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\CurrencyEntity'); 
    } 
 
    /** 
     * Gets the public 'bi.v4.repo.history' shared service. 
     * 
     * @return \Import1CBundle\Repository\v4\RepoHistory 
     */ 
    protected function getBi_V4_Repo_HistoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v4/RepoHistory.php'; 
 
        return $this->services['bi.v4.repo.history'] = new \Import1CBundle\Repository\v4\RepoHistory(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Import1CBundle:HistoryStatusEntity', 'logs'); 
    } 
 
    /** 
     * Gets the public 'bi.v4.repo.locale' shared service. 
     * 
     * @return \Import1CBundle\Repository\v4\RepoLocaleEntity 
     */ 
    protected function getBi_V4_Repo_LocaleService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v4/RepoLocaleEntity.php'; 
 
        return $this->services['bi.v4.repo.locale'] = new \Import1CBundle\Repository\v4\RepoLocaleEntity(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\LocaleEntity'); 
    } 
 
    /** 
     * Gets the public 'bi.v4.repo.ng_factory' shared service. 
     * 
     * @return \Import1CBundle\Repository\v4\RepoFactoryEntity 
     */ 
    protected function getBi_V4_Repo_NgFactoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v4/RepoFactoryEntity.php'; 
 
        return $this->services['bi.v4.repo.ng_factory'] = new \Import1CBundle\Repository\v4\RepoFactoryEntity(($this->services['doctrine'] ?? $this->getDoctrineService()), 'FlexApp\\Entity\\FactoryEntity'); 
    } 
 
    /** 
     * Gets the public 'bi.v4.repo.tovar' shared service. 
     * 
     * @return \Import1CBundle\Repository\v4\RepoTovar 
     */ 
    protected function getBi_V4_Repo_TovarService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v4/RepoTovar.php'; 
 
        return $this->services['bi.v4.repo.tovar'] = new \Import1CBundle\Repository\v4\RepoTovar(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC'); 
    } 
 
    /** 
     * Gets the public 'bi.v4.repo.volumeprc' shared service. 
     * 
     * @return \Import1CBundle\Repository\v4\RepoVolumeprc 
     */ 
    protected function getBi_V4_Repo_VolumeprcService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v3/RepoExtend.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Repository/v4/RepoVolumeprc.php'; 
 
        return $this->services['bi.v4.repo.volumeprc'] = new \Import1CBundle\Repository\v4\RepoVolumeprc(($this->services['doctrine'] ?? $this->getDoctrineService()), 'oneC'); 
    } 
 
    /** 
     * Gets the public 'bi.v4.service.citrix' shared service. 
     * 
     * @return \Import1CBundle\Service\v4\CitrixService 
     */ 
    protected function getBi_V4_Service_CitrixService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v4/CitrixService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v4/QueueService.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'bi.v4.service.file_system' shared service. 
     * 
     * @return \Import1CBundle\Service\v4\FileSystemService 
     */ 
    protected function getBi_V4_Service_FileSystemService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v4/FileSystemService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v4/ImageConverterService.php'; 
 
        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('gd')))); 
    } 
 
    /** 
     * Gets the public 'bi.v4.service.holiday' shared service. 
     * 
     * @return \Import1CBundle\Service\v4\HolidayService 
     */ 
    protected function getBi_V4_Service_HolidayService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v4/HolidayService.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'bi.v4.service.image' shared service. 
     * 
     * @return \Import1CBundle\Service\v4\ImageService 
     */ 
    protected function getBi_V4_Service_ImageService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v4/ImageService.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'bi.v4.service.image_converter' shared service. 
     * 
     * @return \Import1CBundle\Service\v4\ImageConverterService 
     */ 
    protected function getBi_V4_Service_ImageConverterService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v4/ImageConverterService.php'; 
 
        return $this->services['bi.v4.service.image_converter'] = new \Import1CBundle\Service\v4\ImageConverterService('gd'); 
    } 
 
    /** 
     * Gets the public 'bi.v4.service.image_resolution' shared service. 
     * 
     * @return \Import1CBundle\Service\v4\ImageResolutionService 
     */ 
    protected function getBi_V4_Service_ImageResolutionService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v4/ImageResolutionService.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'bi.v4.service.queue' shared service. 
     * 
     * @return \Import1CBundle\Service\v4\QueueService 
     */ 
    protected function getBi_V4_Service_QueueService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v4/QueueService.php'; 
 
        return $this->services['bi.v4.service.queue'] = new \Import1CBundle\Service\v4\QueueService(); 
    } 
 
    /** 
     * Gets the public 'bi.v4.service.update' shared service. 
     * 
     * @return \Import1CBundle\Service\v4\UpdateService 
     */ 
    protected function getBi_V4_Service_UpdateService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/v4/UpdateArticleTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/v4/UpdateCollectionTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/v4/UpdateInteriorTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Traits/v4/UpdateArticleDetailsTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v4/UpdateService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/BaseService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/EventService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v4/QueueService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/CollectionSettingsService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/InteriorImageService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v3/HistoryService.php'; 
 
        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->services['WebBundle\\Service\\CollectionSettingsService'] = new \WebBundle\Service\CollectionSettingsService($this))), ($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())); 
    } 
 
    /** 
     * Gets the public 'bi.v4.service.upload' shared service. 
     * 
     * @return \Import1CBundle\Service\v4\UploadService 
     */ 
    protected function getBi_V4_Service_UploadService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v4/UploadService.php'; 
        include_once \dirname(__DIR__, 4).'/src/Import1CBundle/Service/v4/QueueService.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'cache.app' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getCache_AppService() 
    { 
        $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('XFY4nUNfDZ', 0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true)))); 
        $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())); 
 
        return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a)); 
    } 
 
    /** 
     * Gets the public 'cache.app_clearer' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer 
     */ 
    protected function getCache_AppClearerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php'; 
 
        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())]); 
    } 
 
    /** 
     * Gets the public 'cache.global_clearer' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer 
     */ 
    protected function getCache_GlobalClearerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php'; 
 
        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())]); 
    } 
 
    /** 
     * Gets the public 'cache.system' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getCache_SystemService() 
    { 
        return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('SJPtmkCRRn', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())))); 
    } 
 
    /** 
     * Gets the public 'cache.system_clearer' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer 
     */ 
    protected function getCache_SystemClearerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php'; 
 
        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())]); 
    } 
 
    /** 
     * Gets the public 'cache.validator_expression_language' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getCache_ValidatorExpressionLanguageService() 
    { 
        return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('r3HyAZ6Rgd', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())))); 
    } 
 
    /** 
     * Gets the public 'cache_warmer' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate 
     */ 
    protected function getCacheWarmerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php'; 
 
        return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () { 
            yield 0 => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService()); 
            yield 1 => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService()); 
            yield 2 => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService()); 
            yield 3 => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService()); 
            yield 4 => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService()); 
            yield 5 => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService()); 
            yield 6 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService()); 
            yield 7 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService()); 
            yield 8 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService()); 
        }, 9), true, ($this->targetDir.''.'/FlexApp_KernelTe_devDebugContainerDeprecations.log')); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.FlexApp\Command\SyncAllCommentsCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\SyncAllCommentsCommand 
     */ 
    protected function getSyncAllCommentsCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/SyncAllCommentsCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/GeneralDataRepo.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/SQLRunner.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/AllDataBaseCommentsValidator.php'; 
 
        $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
        $b = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()); 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.WebBundle\Command\CollectionImgCommand' shared service. 
     * 
     * @return \WebBundle\Command\CollectionImgCommand 
     */ 
    protected function getCollectionImgCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/CollectionImgCommand.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.WebBundle\Command\UpdateCountryFreeSampleDeliveryCommand' shared service. 
     * 
     * @return \WebBundle\Command\UpdateCountryFreeSampleDeliveryCommand 
     */ 
    protected function getUpdateCountryFreeSampleDeliveryCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/UpdateCountryFreeSampleDeliveryCommand.php'; 
 
        return $this->services['console.command.public_alias.WebBundle\\Command\\UpdateCountryFreeSampleDeliveryCommand'] = new \WebBundle\Command\UpdateCountryFreeSampleDeliveryCommand(); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.article.update_textures' shared service. 
     * 
     * @return \WebBundle\Command\Disposable\CombineTextureWithStoneTextureCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_Article_UpdateTexturesService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/Disposable/CombineTextureWithStoneTextureCommand.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.check_onec_service' shared service. 
     * 
     * @return \WebBundle\Command\CheckOneCServiceCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_CheckOnecServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/CheckOneCServiceCommand.php'; 
 
        return $this->services['console.command.public_alias.app.command.check_onec_service'] = new \WebBundle\Command\CheckOneCServiceCommand(); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.check_rating' shared service. 
     * 
     * @return \WebBundle\Command\CheckRatingCollectionCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_CheckRatingService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/CheckRatingCollectionCommand.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.clear.history' shared service. 
     * 
     * @return \WebBundle\Command\ClearHistoryCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_Clear_HistoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/ClearHistoryCommand.php'; 
 
        return $this->services['console.command.public_alias.app.command.clear.history'] = new \WebBundle\Command\ClearHistoryCommand($this); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.clear_article_dublicate' shared service. 
     * 
     * @return \WebBundle\Command\ClearArticleDuplicateCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_ClearArticleDublicateService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/ClearArticleDuplicateCommand.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.collection_video' shared service. 
     * 
     * @return \WebBundle\Command\CollectionVideoCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_CollectionVideoService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/CollectionVideoCommand.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.cron.synch' shared service. 
     * 
     * @return \WebBundle\Command\SynchronizeCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_Cron_SynchService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/SynchronizeCommand.php'; 
 
        return $this->services['console.command.public_alias.app.command.cron.synch'] = new \WebBundle\Command\SynchronizeCommand($this); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.cur_rate.update' shared service. 
     * 
     * @return \WebBundle\Command\CurRateUpdateCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_CurRate_UpdateService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/CurRateUpdateCommand.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.factory.statupd' shared service. 
     * 
     * @return \WebBundle\Command\FactoryIdeasAndReviewsActualize 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_Factory_StatupdService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/FactoryIdeasAndReviewsActualize.php'; 
 
        return $this->services['console.command.public_alias.app.command.factory.statupd'] = new \WebBundle\Command\FactoryIdeasAndReviewsActualize(); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.fosub_migration_command' shared service. 
     * 
     * @return \WebBundle\Command\FosubMigrateCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_FosubMigrationCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/FosubMigrateCommand.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.idea' shared service. 
     * 
     * @return \WebBundle\Command\IdeaCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_IdeaService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/IdeaCommand.php'; 
 
        return $this->services['console.command.public_alias.app.command.idea'] = new \WebBundle\Command\IdeaCommand(); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.idearename' shared service. 
     * 
     * @return \WebBundle\Command\IdeaRepDupNames 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_IdearenameService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/IdeaRepDupNames.php'; 
 
        return $this->services['console.command.public_alias.app.command.idearename'] = new \WebBundle\Command\IdeaRepDupNames(); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.msh.run' shared service. 
     * 
     * @return \WebBundle\Command\MshirninCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_Msh_RunService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/MshirninCommand.php'; 
 
        return $this->services['console.command.public_alias.app.command.msh.run'] = new \WebBundle\Command\MshirninCommand($this); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.order' shared service. 
     * 
     * @return \WebBundle\Command\OrderCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_OrderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/OrderCommand.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.order.resend1C' shared service. 
     * 
     * @return \WebBundle\Command\OrderReSendToOneCCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_Order_Resend1CService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/OrderReSendToOneCCommand.php'; 
 
        return $this->services['console.command.public_alias.app.command.order.resend1C'] = new \WebBundle\Command\OrderReSendToOneCCommand(($this->services['app.service.order'] ?? $this->getApp_Service_OrderService())); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.order.send-email' shared service. 
     * 
     * @return \WebBundle\Command\OrderSendEmailCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_Order_SendemailService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/OrderSendEmailCommand.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.pars_country.command' shared service. 
     * 
     * @return \WebBundle\Command\ParsCountryCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_ParsCountry_CommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/ParsCountryCommand.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.payment_from_one_c' shared service. 
     * 
     * @return \WebBundle\Command\PaymentFromOneCCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_PaymentFromOneCService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/PaymentFromOneCCommand.php'; 
 
        return $this->services['console.command.public_alias.app.command.payment_from_one_c'] = new \WebBundle\Command\PaymentFromOneCCommand(); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.publiccation_fix_path' shared service. 
     * 
     * @return \WebBundle\Command\PublicationFixPathCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_PubliccationFixPathService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/PublicationFixPathCommand.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.reviews_old.command' shared service. 
     * 
     * @return \WebBundle\Command\ReviewsDownloadsCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_ReviewsOld_CommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/ReviewsDownloadsCommand.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.send_email_list' shared service. 
     * 
     * @return \WebBundle\Command\SendEmailListCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_SendEmailListService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/SendEmailListCommand.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.send_review_invitations' shared service. 
     * 
     * @return \WebBundle\Command\SendReviewInvitationsCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_SendReviewInvitationsService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/SendReviewInvitationsCommand.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.set_coord_append_command' shared service. 
     * 
     * @return \WebBundle\Command\SetCoordAppendDataCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_SetCoordAppendCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/SetCoordAppendDataCommand.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.set_coord_fix_command' shared service. 
     * 
     * @return \WebBundle\Command\SetCoordFixDataCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_SetCoordFixCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/SetCoordFixDataCommand.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.site_collection' shared service. 
     * 
     * @return \WebBundle\Command\SiteCollectionCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_SiteCollectionService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/SiteCollectionCommand.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.social.stat' shared service. 
     * 
     * @return \WebBundle\Command\SocialStatCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_Social_StatService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/SocialStatCommand.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.update.user.social_n_data' shared service. 
     * 
     * @return \WebBundle\Command\UpdateUserSocialNetworkDataCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_Update_User_SocialNDataService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/UpdateUserSocialNetworkDataCommand.php'; 
 
        return $this->services['console.command.public_alias.app.command.update.user.social_n_data'] = new \WebBundle\Command\UpdateUserSocialNetworkDataCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.update_user' shared service. 
     * 
     * @return \WebBundle\Command\UserUpdatePortalCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_UpdateUserService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/UserUpdatePortalCommand.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.command.user_resend' shared service. 
     * 
     * @return \WebBundle\Command\UserResendCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Command_UserResendService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/UserResendCommand.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.app.setting.collection.command' shared service. 
     * 
     * @return \WebBundle\Command\SetHeaderIntoCollectionCommand 
     */ 
    protected function getConsole_Command_PublicAlias_App_Setting_Collection_CommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/SetHeaderIntoCollectionCommand.php'; 
 
        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')); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.command.cache.clear' shared service. 
     * 
     * @return \WebBundle\Command\CacheClearCommand 
     */ 
    protected function getConsole_Command_PublicAlias_Command_Cache_ClearService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/ExtendedCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LockableTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/CacheClearCommand.php'; 
 
        return $this->services['console.command.public_alias.command.cache.clear'] = new \WebBundle\Command\CacheClearCommand(); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.command.collection.check' shared service. 
     * 
     * @return \WebBundle\Command\CollectionCheckCommand 
     */ 
    protected function getConsole_Command_PublicAlias_Command_Collection_CheckService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/CollectionCheckCommand.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.command.discuss.user_unid_clear' shared service. 
     * 
     * @return \WebBundle\Command\ClearUserInfoUserUnidCommand 
     */ 
    protected function getConsole_Command_PublicAlias_Command_Discuss_UserUnidClearService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/ClearUserInfoUserUnidCommand.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.command.img.check' shared service. 
     * 
     * @return \WebBundle\Command\ImgCheckCommand 
     */ 
    protected function getConsole_Command_PublicAlias_Command_Img_CheckService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/ImgCheckCommand.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the public 'console.command.public_alias.command.main.check' shared service. 
     * 
     * @return \WebBundle\Command\MainCheckCommand 
     */ 
    protected function getConsole_Command_PublicAlias_Command_Main_CheckService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/MainCheckCommand.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the public 'console.command_loader' shared service. 
     * 
     * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader 
     */ 
    protected function getConsole_CommandLoaderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php'; 
 
        return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'FlexApp\\Command\\AddExhibitionDataCommand' => ['privates', 'FlexApp\\Command\\AddExhibitionDataCommand', 'getAddExhibitionDataCommandService', false], 
            'FlexApp\\Command\\AddFilterToAdminPanelCommand' => ['privates', 'FlexApp\\Command\\AddFilterToAdminPanelCommand', 'getAddFilterToAdminPanelCommandService', false], 
            'FlexApp\\Command\\AddPortalTaskIfFailsExistCommand' => ['privates', 'FlexApp\\Command\\AddPortalTaskIfFailsExistCommand', 'getAddPortalTaskIfFailsExistCommandService', false], 
            'FlexApp\\Command\\AutoResendAfterFailsCommand' => ['privates', 'FlexApp\\Command\\AutoResendAfterFailsCommand', 'getAutoResendAfterFailsCommandService', false], 
            'FlexApp\\Command\\BindReviewsCommand' => ['privates', 'FlexApp\\Command\\BindReviewsCommand', 'getBindReviewsCommandService', false], 
            'FlexApp\\Command\\BuildCollectionSettnigsCommand' => ['privates', 'FlexApp\\Command\\BuildCollectionSettnigsCommand', 'getBuildCollectionSettnigsCommandService', false], 
            'FlexApp\\Command\\CalendarCommand' => ['privates', 'FlexApp\\Command\\CalendarCommand', 'getCalendarCommandService', false], 
            'FlexApp\\Command\\ChatBCommand' => ['privates', 'FlexApp\\Command\\ChatBCommand', 'getChatBCommandService', false], 
            'FlexApp\\Command\\ChatBDispatchErrorEventCommand' => ['privates', 'FlexApp\\Command\\ChatBDispatchErrorEventCommand', 'getChatBDispatchErrorEventCommandService', false], 
            'FlexApp\\Command\\CheckActualTranslationsCommand' => ['privates', 'FlexApp\\Command\\CheckActualTranslationsCommand', 'getCheckActualTranslationsCommandService', false], 
            'FlexApp\\Command\\ClearCustomLogCommand' => ['privates', 'FlexApp\\Command\\ClearCustomLogCommand', 'getClearCustomLogCommandService', false], 
            'FlexApp\\Command\\CommentsAddTaskForCommentsWithoutAnswerCommand' => ['privates', 'FlexApp\\Command\\CommentsAddTaskForCommentsWithoutAnswerCommand', 'getCommentsAddTaskForCommentsWithoutAnswerCommandService', false], 
            'FlexApp\\Command\\ConsumeTokensCommand' => ['privates', 'FlexApp\\Command\\ConsumeTokensCommand', 'getConsumeTokensCommandService', false], 
            'FlexApp\\Command\\Cron\\CronAdminJobsCommand' => ['privates', 'FlexApp\\Command\\Cron\\CronAdminJobsCommand', 'getCronAdminJobsCommandService', false], 
            'FlexApp\\Command\\Cron\\CronExhSetReferenceCommand' => ['privates', 'FlexApp\\Command\\Cron\\CronExhSetReferenceCommand', 'getCronExhSetReferenceCommandService', false], 
            'FlexApp\\Command\\Cron\\CronFoundAndFixRelationCommand' => ['privates', 'FlexApp\\Command\\Cron\\CronFoundAndFixRelationCommand', 'getCronFoundAndFixRelationCommandService', false], 
            'FlexApp\\Command\\Cron\\CronListForGoogleAdsCommand' => ['privates', 'FlexApp\\Command\\Cron\\CronListForGoogleAdsCommand', 'getCronListForGoogleAdsCommandService', false], 
            'FlexApp\\Command\\Cron\\CronParseHtmlBadLinkCommand' => ['privates', 'FlexApp\\Command\\Cron\\CronParseHtmlBadLinkCommand', 'getCronParseHtmlBadLinkCommandService', false], 
            'FlexApp\\Command\\Cron\\CronParseVideoBadLinkCommand' => ['privates', 'FlexApp\\Command\\Cron\\CronParseVideoBadLinkCommand', 'getCronParseVideoBadLinkCommandService', false], 
            'FlexApp\\Command\\Cron\\CronTransExCommand' => ['privates', 'FlexApp\\Command\\Cron\\CronTransExCommand', 'getCronTransExCommandService', false], 
            'FlexApp\\Command\\Cron\\CrontabFillCollectionCommand' => ['privates', '.FlexApp\\Command\\Cron\\CrontabFillCollectionCommand.lazy', 'getCrontabFillCollectionCommand_LazyService', false], 
            'FlexApp\\Command\\Cron\\CrontabFillCountryCommand' => ['privates', '.FlexApp\\Command\\Cron\\CrontabFillCountryCommand.lazy', 'getCrontabFillCountryCommand_LazyService', false], 
            'FlexApp\\Command\\Cron\\CrontabFillFactoryCommand' => ['privates', '.FlexApp\\Command\\Cron\\CrontabFillFactoryCommand.lazy', 'getCrontabFillFactoryCommand_LazyService', false], 
            'FlexApp\\Command\\Cron\\CrontabFillReviewsCommand' => ['privates', '.FlexApp\\Command\\Cron\\CrontabFillReviewsCommand.lazy', 'getCrontabFillReviewsCommand_LazyService', false], 
            'FlexApp\\Command\\ExportArticlesToJsonForGoogleCommand' => ['privates', 'FlexApp\\Command\\ExportArticlesToJsonForGoogleCommand', 'getExportArticlesToJsonForGoogleCommandService', false], 
            'FlexApp\\Command\\ExportCollectionsToAmazonPersonalizeCommand' => ['privates', 'FlexApp\\Command\\ExportCollectionsToAmazonPersonalizeCommand', 'getExportCollectionsToAmazonPersonalizeCommandService', false], 
            'FlexApp\\Command\\ExportUserItemToAmazonPersonalizeCommand' => ['privates', 'FlexApp\\Command\\ExportUserItemToAmazonPersonalizeCommand', 'getExportUserItemToAmazonPersonalizeCommandService', false], 
            'FlexApp\\Command\\ExportUsersToAmazonPersonalizeCommand' => ['privates', 'FlexApp\\Command\\ExportUsersToAmazonPersonalizeCommand', 'getExportUsersToAmazonPersonalizeCommandService', false], 
            'FlexApp\\Command\\FillCapitalsCommand' => ['privates', 'FlexApp\\Command\\FillCapitalsCommand', 'getFillCapitalsCommandService', false], 
            'FlexApp\\Command\\FillHolidaysCommand' => ['privates', 'FlexApp\\Command\\FillHolidaysCommand', 'getFillHolidaysCommandService', false], 
            'FlexApp\\Command\\FixLocalesInLocalChangeStatisticCommand' => ['privates', 'FlexApp\\Command\\FixLocalesInLocalChangeStatisticCommand', 'getFixLocalesInLocalChangeStatisticCommandService', false], 
            'FlexApp\\Command\\GetCollectionThemesStatCommand' => ['privates', 'FlexApp\\Command\\GetCollectionThemesStatCommand', 'getGetCollectionThemesStatCommandService', false], 
            'FlexApp\\Command\\ImgProcessCommand' => ['privates', 'FlexApp\\Command\\ImgProcessCommand', 'getImgProcessCommandService', false], 
            'FlexApp\\Command\\ImportOldSubscribersCommand' => ['privates', 'FlexApp\\Command\\ImportOldSubscribersCommand', 'getImportOldSubscribersCommandService', false], 
            'FlexApp\\Command\\ImportProdDBCommand' => ['privates', 'FlexApp\\Command\\ImportProdDBCommand', 'getImportProdDBCommandService', false], 
            'FlexApp\\Command\\ManualTestUnreadCountCommand' => ['privates', 'FlexApp\\Command\\ManualTestUnreadCountCommand', 'getManualTestUnreadCountCommandService', false], 
            'FlexApp\\Command\\ManualTestingCommand' => ['privates', 'FlexApp\\Command\\ManualTestingCommand', 'getManualTestingCommandService', false], 
            'FlexApp\\Command\\MergeContactsOnPortalCommand' => ['privates', 'FlexApp\\Command\\MergeContactsOnPortalCommand', 'getMergeContactsOnPortalCommandService', false], 
            'FlexApp\\Command\\OnceLoadCurrenciesCommand' => ['privates', '.FlexApp\\Command\\OnceLoadCurrenciesCommand.lazy', 'getOnceLoadCurrenciesCommand_LazyService', false], 
            'FlexApp\\Command\\OnceLoadMeasuresCommand' => ['privates', '.FlexApp\\Command\\OnceLoadMeasuresCommand.lazy', 'getOnceLoadMeasuresCommand_LazyService', false], 
            'FlexApp\\Command\\PluralizationExampleCommand' => ['privates', 'FlexApp\\Command\\PluralizationExampleCommand', 'getPluralizationExampleCommandService', false], 
            'FlexApp\\Command\\PushTestByFCMTokenCommand' => ['privates', 'FlexApp\\Command\\PushTestByFCMTokenCommand', 'getPushTestByFCMTokenCommandService', false], 
            'FlexApp\\Command\\PushTestByTeTokenCommand' => ['privates', 'FlexApp\\Command\\PushTestByTeTokenCommand', 'getPushTestByTeTokenCommandService', false], 
            'FlexApp\\Command\\PushTestByUserCommand' => ['privates', 'FlexApp\\Command\\PushTestByUserCommand', 'getPushTestByUserCommandService', false], 
            'FlexApp\\Command\\RemoveOldComparesCommand' => ['privates', 'FlexApp\\Command\\RemoveOldComparesCommand', 'getRemoveOldComparesCommandService', false], 
            'FlexApp\\Command\\RenameImageExhCommand' => ['privates', 'FlexApp\\Command\\RenameImageExhCommand', 'getRenameImageExhCommandService', false], 
            'FlexApp\\Command\\SendToChatCommand' => ['privates', 'FlexApp\\Command\\SendToChatCommand', 'getSendToChatCommandService', false], 
            'FlexApp\\Command\\SetCorrectTokensToPortalContactsCommand' => ['privates', 'FlexApp\\Command\\SetCorrectTokensToPortalContactsCommand', 'getSetCorrectTokensToPortalContactsCommandService', false], 
            'FlexApp\\Command\\SetSkuCommand' => ['privates', 'FlexApp\\Command\\SetSkuCommand', 'getSetSkuCommandService', false], 
            'FlexApp\\Command\\TransferUserCountryToOrderAddressCommand' => ['privates', 'FlexApp\\Command\\TransferUserCountryToOrderAddressCommand', 'getTransferUserCountryToOrderAddressCommandService', false], 
            'FlexApp\\Command\\TranslitBuildFilesCommand' => ['privates', 'FlexApp\\Command\\TranslitBuildFilesCommand', 'getTranslitBuildFilesCommandService', false], 
            'FlexApp\\Command\\TretoToTeCommand' => ['privates', 'FlexApp\\Command\\TretoToTeCommand', 'getTretoToTeCommandService', false], 
            'FlexApp\\Command\\UpdateUserOnPortalCommand' => ['privates', 'FlexApp\\Command\\UpdateUserOnPortalCommand', 'getUpdateUserOnPortalCommandService', false], 
            'FlexApp\\Command\\UserEnteredChatCommand' => ['privates', 'FlexApp\\Command\\UserEnteredChatCommand', 'getUserEnteredChatCommandService', false], 
            'FlexApp\\Command\\UserLeftChatCommand' => ['privates', 'FlexApp\\Command\\UserLeftChatCommand', 'getUserLeftChatCommandService', false], 
            'FlexApp\\Command\\VisitCommand' => ['privates', 'FlexApp\\Command\\VisitCommand', 'getVisitCommandService', false], 
            'bi.v3.command.sample_update' => ['services', 'bi.v3.command.sample_update', 'getBi_V3_Command_SampleUpdateService', false], 
            'bi.v3.command.update_pd' => ['services', 'bi.v3.command.update_pd', 'getBi_V3_Command_UpdatePdService', false], 
            'bi.v3.command.save_after_reedit' => ['services', 'bi.v3.command.save_after_reedit', 'getBi_V3_Command_SaveAfterReeditService', false], 
            'bi.v3.command.save_mages_tv' => ['services', 'bi.v3.command.save_mages_tv', 'getBi_V3_Command_SaveMagesTvService', false], 
            'bi.v3.command.factory.set_type' => ['services', 'bi.v3.command.factory.set_type', 'getBi_V3_Command_Factory_SetTypeService', false], 
            'bi.v3.command.collection.set_header' => ['services', 'bi.v3.command.collection.set_header', 'getBi_V3_Command_Collection_SetHeaderService', false], 
            'bi.v3.command.check_list_report' => ['services', 'bi.v3.command.check_list_report', 'getBi_V3_Command_CheckListReportService', false], 
            'bi.v3.command.save_new_images_special' => ['services', 'bi.v3.command.save_new_images_special', 'getBi_V3_Command_SaveNewImagesSpecialService', false], 
            'bi.v3.command.update_collection_all' => ['services', 'bi.v3.command.update_collection_all', 'getBi_V3_Command_UpdateCollectionAllService', false], 
            'bi.v3.command.update_factory_all' => ['services', 'bi.v3.command.update_factory_all', 'getBi_V3_Command_UpdateFactoryAllService', false], 
            'bi.v3.command.interior_alt' => ['services', 'bi.v3.command.interior_alt', 'getBi_V3_Command_InteriorAltService', false], 
            'bi.v3.command.send_suspended_message' => ['services', 'bi.v3.command.send_suspended_message', 'getBi_V3_Command_SendSuspendedMessageService', false], 
            'bi.v3.command.update_color_factory' => ['services', 'bi.v3.command.update_color_factory', 'getBi_V3_Command_UpdateColorFactoryService', false], 
            'bi.v3.command.update_interior' => ['services', 'bi.v3.command.update_interior', 'getBi_V3_Command_UpdateInteriorService', false], 
            'bi.v3.command.feed_google_custom' => ['services', 'bi.v3.command.feed_google_custom', 'getBi_V3_Command_FeedGoogleCustomService', false], 
            'bi.v3.command.send_message_cmyk_image' => ['services', 'bi.v3.command.send_message_cmyk_image', 'getBi_V3_Command_SendMessageCmykImageService', false], 
            'bi.v3.command.filter_collection' => ['services', 'bi.v3.command.filter_collection', 'getBi_V3_Command_FilterCollectionService', false], 
            'bi.v3.command.data_update_draw' => ['services', 'bi.v3.command.data_update_draw', 'getBi_V3_Command_DataUpdateDrawService', false], 
            'bi.v3.command.feed_shopping_single' => ['services', 'bi.v3.command.feed_shopping_single', 'getBi_V3_Command_FeedShoppingSingleService', false], 
            'bi.v3.command.feed_shopping_w_single' => ['services', 'bi.v3.command.feed_shopping_w_single', 'getBi_V3_Command_FeedShoppingWSingleService', false], 
            'bi.v3.command.holiday' => ['services', 'bi.v3.command.holiday', 'getBi_V3_Command_HolidayService', false], 
            'bi.v3.command.shopping_update' => ['services', 'bi.v3.command.shopping_update', 'getBi_V3_Command_ShoppingUpdateService', false], 
            'bi.v3.command.status_factory_change' => ['services', 'bi.v3.command.status_factory_change', 'getBi_V3_Command_StatusFactoryChangeService', false], 
            'bi.v3.command.collection_video' => ['services', 'bi.v3.command.collection_video', 'getBi_V3_Command_CollectionVideoService', false], 
            'bi.v3.command.feed_review' => ['services', 'bi.v3.command.feed_review', 'getBi_V3_Command_FeedReviewService', false], 
            'bi.v3.command.bad_image' => ['services', 'bi.v3.command.bad_image', 'getBi_V3_Command_BadImageService', false], 
            'bi.v3.command.flush_memcache_article' => ['services', 'bi.v3.command.flush_memcache_article', 'getBi_V3_Command_FlushMemcacheArticleService', false], 
            'bi.v3.command.update_article_all' => ['services', 'bi.v3.command.update_article_all', 'getBi_V3_Command_UpdateArticleAllService', false], 
            'bi.v3.command.update_article_part' => ['services', 'bi.v3.command.update_article_part', 'getBi_V3_Command_UpdateArticlePartService', false], 
            'bi.v3.command.recomendation_articles' => ['services', 'bi.v3.command.recomendation_articles', 'getBi_V3_Command_RecomendationArticlesService', false], 
            'bi.v3.command.articles_option' => ['services', 'bi.v3.command.articles_option', 'getBi_V3_Command_ArticlesOptionService', false], 
            'bi.v3.command.jobs_tube' => ['services', 'bi.v3.command.jobs_tube', 'getBi_V3_Command_JobsTubeService', false], 
            'bi.v3.command.delete_tube' => ['services', 'bi.v3.command.delete_tube', 'getBi_V3_Command_DeleteTubeService', false], 
            'bi.v3.command.stats_tube' => ['services', 'bi.v3.command.stats_tube', 'getBi_V3_Command_StatsTubeService', false], 
            'bi.v3.command.import_queue' => ['services', 'bi.v3.command.import_queue', 'getBi_V3_Command_ImportQueueService', false], 
            'bi.v3.command.test' => ['services', 'bi.v3.command.test', 'getBi_V3_Command_TestService', false], 
            'bi.v3.command.search_no_source' => ['services', 'bi.v3.command.search_no_source', 'getBi_V3_Command_SearchNoSourceService', false], 
            'bi.v3.command.buy_order' => ['services', 'bi.v3.command.buy_order', 'getBi_V3_Command_BuyOrderService', false], 
            'bi.v3.command.iamge_more_resolution' => ['services', 'bi.v3.command.iamge_more_resolution', 'getBi_V3_Command_IamgeMoreResolutionService', false], 
            'bi.v3.command.recrop_webp' => ['services', 'bi.v3.command.recrop_webp', 'getBi_V3_Command_RecropWebpService', false], 
            'bi.v3.command.interior_stone_texture' => ['services', 'bi.v3.command.interior_stone_texture', 'getBi_V3_Command_InteriorStoneTextureService', false], 
            'bi.v3.command.interior_equivalent_size_image' => ['services', 'bi.v3.command.interior_equivalent_size_image', 'getBi_V3_Command_InteriorEquivalentSizeImageService', false], 
            'bi.v3.command.cmyk_source_image' => ['services', 'bi.v3.command.cmyk_source_image', 'getBi_V3_Command_CmykSourceImageService', false], 
            'bi.v3.command.set_article_description' => ['services', 'bi.v3.command.set_article_description', 'getBi_V3_Command_SetArticleDescriptionService', false], 
            'bi.v3.command.send_cmyk_convert' => ['services', 'bi.v3.command.send_cmyk_convert', 'getBi_V3_Command_SendCmykConvertService', false], 
            'bi.v3.command.interior_re_crop' => ['services', 'bi.v3.command.interior_re_crop', 'getBi_V3_Command_InteriorReCropService', false], 
            'bi.v3.command.factory_sync' => ['services', 'bi.v3.command.factory_sync', 'getBi_V3_Command_FactorySyncService', false], 
            'app.command.generate_sitemap' => ['privates', 'app.command.generate_sitemap', 'getApp_Command_GenerateSitemapService', false], 
            'app.command.sphinx.article' => ['privates', 'app.command.sphinx.article', 'getApp_Command_Sphinx_ArticleService', false], 
            'app.command.sphinx.count' => ['privates', 'app.command.sphinx.count', 'getApp_Command_Sphinx_CountService', false], 
            'app.command.copy.visit.visit.all' => ['privates', 'app.command.copy.visit.visit.all', 'getApp_Command_Copy_Visit_Visit_AllService', false], 
            'app.command.recommendation.visit' => ['privates', 'app.command.recommendation.visit', 'getApp_Command_Recommendation_VisitService', false], 
            'app.command.recommendation.order' => ['privates', 'app.command.recommendation.order', 'getApp_Command_Recommendation_OrderService', false], 
            'app.command.recommendation.filter' => ['privates', 'app.command.recommendation.filter', 'getApp_Command_Recommendation_FilterService', false], 
            'console.command.about' => ['privates', '.console.command.about.lazy', 'get_Console_Command_About_LazyService', false], 
            'console.command.assets_install' => ['privates', '.console.command.assets_install.lazy', 'get_Console_Command_AssetsInstall_LazyService', false], 
            'console.command.cache_clear' => ['privates', '.console.command.cache_clear.lazy', 'get_Console_Command_CacheClear_LazyService', false], 
            'console.command.cache_pool_clear' => ['privates', '.console.command.cache_pool_clear.lazy', 'get_Console_Command_CachePoolClear_LazyService', false], 
            'console.command.cache_pool_prune' => ['privates', '.console.command.cache_pool_prune.lazy', 'get_Console_Command_CachePoolPrune_LazyService', false], 
            'console.command.cache_pool_delete' => ['privates', '.console.command.cache_pool_delete.lazy', 'get_Console_Command_CachePoolDelete_LazyService', false], 
            'console.command.cache_pool_list' => ['privates', '.console.command.cache_pool_list.lazy', 'get_Console_Command_CachePoolList_LazyService', false], 
            'console.command.cache_warmup' => ['privates', '.console.command.cache_warmup.lazy', 'get_Console_Command_CacheWarmup_LazyService', false], 
            'console.command.config_debug' => ['privates', '.console.command.config_debug.lazy', 'get_Console_Command_ConfigDebug_LazyService', false], 
            'console.command.config_dump_reference' => ['privates', '.console.command.config_dump_reference.lazy', 'get_Console_Command_ConfigDumpReference_LazyService', false], 
            'console.command.container_debug' => ['privates', '.console.command.container_debug.lazy', 'get_Console_Command_ContainerDebug_LazyService', false], 
            'console.command.container_lint' => ['privates', '.console.command.container_lint.lazy', 'get_Console_Command_ContainerLint_LazyService', false], 
            'console.command.debug_autowiring' => ['privates', '.console.command.debug_autowiring.lazy', 'get_Console_Command_DebugAutowiring_LazyService', false], 
            'console.command.dotenv_debug' => ['privates', '.console.command.dotenv_debug.lazy', 'get_Console_Command_DotenvDebug_LazyService', false], 
            'console.command.event_dispatcher_debug' => ['privates', '.console.command.event_dispatcher_debug.lazy', 'get_Console_Command_EventDispatcherDebug_LazyService', false], 
            'console.command.messenger_consume_messages' => ['privates', '.console.command.messenger_consume_messages.lazy', 'get_Console_Command_MessengerConsumeMessages_LazyService', false], 
            'console.command.messenger_setup_transports' => ['privates', '.console.command.messenger_setup_transports.lazy', 'get_Console_Command_MessengerSetupTransports_LazyService', false], 
            'console.command.messenger_debug' => ['privates', '.console.command.messenger_debug.lazy', 'get_Console_Command_MessengerDebug_LazyService', false], 
            'console.command.messenger_stop_workers' => ['privates', '.console.command.messenger_stop_workers.lazy', 'get_Console_Command_MessengerStopWorkers_LazyService', false], 
            'console.command.router_debug' => ['privates', '.console.command.router_debug.lazy', 'get_Console_Command_RouterDebug_LazyService', false], 
            'console.command.router_match' => ['privates', '.console.command.router_match.lazy', 'get_Console_Command_RouterMatch_LazyService', false], 
            'console.command.translation_debug' => ['privates', '.console.command.translation_debug.lazy', 'get_Console_Command_TranslationDebug_LazyService', false], 
            'console.command.translation_extract' => ['privates', '.console.command.translation_extract.lazy', 'get_Console_Command_TranslationExtract_LazyService', false], 
            'console.command.validator_debug' => ['privates', '.console.command.validator_debug.lazy', 'get_Console_Command_ValidatorDebug_LazyService', false], 
            'console.command.translation_pull' => ['privates', '.console.command.translation_pull.lazy', 'get_Console_Command_TranslationPull_LazyService', false], 
            'console.command.translation_push' => ['privates', '.console.command.translation_push.lazy', 'get_Console_Command_TranslationPush_LazyService', false], 
            'console.command.xliff_lint' => ['privates', '.console.command.xliff_lint.lazy', 'get_Console_Command_XliffLint_LazyService', false], 
            'console.command.yaml_lint' => ['privates', '.console.command.yaml_lint.lazy', 'get_Console_Command_YamlLint_LazyService', false], 
            'console.command.form_debug' => ['privates', '.console.command.form_debug.lazy', 'get_Console_Command_FormDebug_LazyService', false], 
            'console.command.secrets_set' => ['privates', '.console.command.secrets_set.lazy', 'get_Console_Command_SecretsSet_LazyService', false], 
            'console.command.secrets_remove' => ['privates', '.console.command.secrets_remove.lazy', 'get_Console_Command_SecretsRemove_LazyService', false], 
            'console.command.secrets_generate_key' => ['privates', '.console.command.secrets_generate_key.lazy', 'get_Console_Command_SecretsGenerateKey_LazyService', false], 
            'console.command.secrets_list' => ['privates', '.console.command.secrets_list.lazy', 'get_Console_Command_SecretsList_LazyService', false], 
            'console.command.secrets_decrypt_to_local' => ['privates', '.console.command.secrets_decrypt_to_local.lazy', 'get_Console_Command_SecretsDecryptToLocal_LazyService', false], 
            'console.command.secrets_encrypt_from_local' => ['privates', '.console.command.secrets_encrypt_from_local.lazy', 'get_Console_Command_SecretsEncryptFromLocal_LazyService', false], 
            'twig.command.debug' => ['privates', '.twig.command.debug.lazy', 'get_Twig_Command_Debug_LazyService', false], 
            'twig.command.lint' => ['privates', '.twig.command.lint.lazy', 'get_Twig_Command_Lint_LazyService', false], 
            'security.command.debug_firewall' => ['privates', '.security.command.debug_firewall.lazy', 'get_Security_Command_DebugFirewall_LazyService', false], 
            'security.command.user_password_encoder' => ['privates', '.security.command.user_password_encoder.lazy', 'get_Security_Command_UserPasswordEncoder_LazyService', false], 
            'security.command.user_password_hash' => ['privates', '.security.command.user_password_hash.lazy', 'get_Security_Command_UserPasswordHash_LazyService', false], 
            'doctrine.database_create_command' => ['privates', 'doctrine.database_create_command', 'getDoctrine_DatabaseCreateCommandService', false], 
            'doctrine.database_drop_command' => ['privates', 'doctrine.database_drop_command', 'getDoctrine_DatabaseDropCommandService', false], 
            'doctrine.query_sql_command' => ['privates', 'doctrine.query_sql_command', 'getDoctrine_QuerySqlCommandService', false], 
            'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates', 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'getRunSqlCommandService', false], 
            'doctrine.database_import_command' => ['privates', 'doctrine.database_import_command', 'getDoctrine_DatabaseImportCommandService', false], 
            'doctrine.cache_clear_metadata_command' => ['privates', 'doctrine.cache_clear_metadata_command', 'getDoctrine_CacheClearMetadataCommandService', false], 
            'doctrine.cache_clear_query_cache_command' => ['privates', 'doctrine.cache_clear_query_cache_command', 'getDoctrine_CacheClearQueryCacheCommandService', false], 
            'doctrine.cache_clear_result_command' => ['privates', 'doctrine.cache_clear_result_command', 'getDoctrine_CacheClearResultCommandService', false], 
            'doctrine.cache_collection_region_command' => ['privates', 'doctrine.cache_collection_region_command', 'getDoctrine_CacheCollectionRegionCommandService', false], 
            'doctrine.mapping_convert_command' => ['privates', 'doctrine.mapping_convert_command', 'getDoctrine_MappingConvertCommandService', false], 
            'doctrine.schema_create_command' => ['privates', 'doctrine.schema_create_command', 'getDoctrine_SchemaCreateCommandService', false], 
            'doctrine.schema_drop_command' => ['privates', 'doctrine.schema_drop_command', 'getDoctrine_SchemaDropCommandService', false], 
            'doctrine.ensure_production_settings_command' => ['privates', 'doctrine.ensure_production_settings_command', 'getDoctrine_EnsureProductionSettingsCommandService', false], 
            'doctrine.clear_entity_region_command' => ['privates', 'doctrine.clear_entity_region_command', 'getDoctrine_ClearEntityRegionCommandService', false], 
            'doctrine.mapping_info_command' => ['privates', 'doctrine.mapping_info_command', 'getDoctrine_MappingInfoCommandService', false], 
            'doctrine.clear_query_region_command' => ['privates', 'doctrine.clear_query_region_command', 'getDoctrine_ClearQueryRegionCommandService', false], 
            'doctrine.query_dql_command' => ['privates', 'doctrine.query_dql_command', 'getDoctrine_QueryDqlCommandService', false], 
            'doctrine.schema_update_command' => ['privates', 'doctrine.schema_update_command', 'getDoctrine_SchemaUpdateCommandService', false], 
            'doctrine.schema_validate_command' => ['privates', 'doctrine.schema_validate_command', 'getDoctrine_SchemaValidateCommandService', false], 
            'doctrine.mapping_import_command' => ['privates', 'doctrine.mapping_import_command', 'getDoctrine_MappingImportCommandService', false], 
            'doctrine_migrations.diff_command' => ['privates', 'doctrine_migrations.diff_command', 'getDoctrineMigrations_DiffCommandService', false], 
            'doctrine_migrations.dump_schema_command' => ['privates', 'doctrine_migrations.dump_schema_command', 'getDoctrineMigrations_DumpSchemaCommandService', false], 
            'doctrine_migrations.execute_command' => ['privates', 'doctrine_migrations.execute_command', 'getDoctrineMigrations_ExecuteCommandService', false], 
            'doctrine_migrations.generate_command' => ['privates', 'doctrine_migrations.generate_command', 'getDoctrineMigrations_GenerateCommandService', false], 
            'doctrine_migrations.latest_command' => ['privates', 'doctrine_migrations.latest_command', 'getDoctrineMigrations_LatestCommandService', false], 
            'doctrine_migrations.migrate_command' => ['privates', 'doctrine_migrations.migrate_command', 'getDoctrineMigrations_MigrateCommandService', false], 
            'doctrine_migrations.rollup_command' => ['privates', 'doctrine_migrations.rollup_command', 'getDoctrineMigrations_RollupCommandService', false], 
            'doctrine_migrations.status_command' => ['privates', 'doctrine_migrations.status_command', 'getDoctrineMigrations_StatusCommandService', false], 
            'doctrine_migrations.up_to_date_command' => ['privates', 'doctrine_migrations.up_to_date_command', 'getDoctrineMigrations_UpToDateCommandService', false], 
            'doctrine_migrations.version_command' => ['privates', 'doctrine_migrations.version_command', 'getDoctrineMigrations_VersionCommandService', false], 
            'swiftmailer.command.debug' => ['privates', 'swiftmailer.command.debug', 'getSwiftmailer_Command_DebugService', false], 
            'swiftmailer.command.new_email' => ['privates', 'swiftmailer.command.new_email', 'getSwiftmailer_Command_NewEmailService', false], 
            'swiftmailer.command.send_email' => ['privates', 'swiftmailer.command.send_email', 'getSwiftmailer_Command_SendEmailService', false], 
            '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], 
            'nelmio_api_doc.command.dump' => ['services', 'nelmio_api_doc.command.dump', 'getNelmioApiDoc_Command_DumpService', false], 
            'Sentry\\SentryBundle\\Command\\SentryTestCommand' => ['privates', 'Sentry\\SentryBundle\\Command\\SentryTestCommand', 'getSentryTestCommandService', false], 
            'maker.auto_command.make_auth' => ['privates', '.maker.auto_command.make_auth.lazy', 'get_Maker_AutoCommand_MakeAuth_LazyService', false], 
            'maker.auto_command.make_command' => ['privates', '.maker.auto_command.make_command.lazy', 'get_Maker_AutoCommand_MakeCommand_LazyService', false], 
            'maker.auto_command.make_controller' => ['privates', '.maker.auto_command.make_controller.lazy', 'get_Maker_AutoCommand_MakeController_LazyService', false], 
            'maker.auto_command.make_crud' => ['privates', '.maker.auto_command.make_crud.lazy', 'get_Maker_AutoCommand_MakeCrud_LazyService', false], 
            'maker.auto_command.make_docker_database' => ['privates', '.maker.auto_command.make_docker_database.lazy', 'get_Maker_AutoCommand_MakeDockerDatabase_LazyService', false], 
            'maker.auto_command.make_entity' => ['privates', '.maker.auto_command.make_entity.lazy', 'get_Maker_AutoCommand_MakeEntity_LazyService', false], 
            'maker.auto_command.make_fixtures' => ['privates', '.maker.auto_command.make_fixtures.lazy', 'get_Maker_AutoCommand_MakeFixtures_LazyService', false], 
            'maker.auto_command.make_form' => ['privates', '.maker.auto_command.make_form.lazy', 'get_Maker_AutoCommand_MakeForm_LazyService', false], 
            'maker.auto_command.make_message' => ['privates', '.maker.auto_command.make_message.lazy', 'get_Maker_AutoCommand_MakeMessage_LazyService', false], 
            'maker.auto_command.make_messenger_middleware' => ['privates', '.maker.auto_command.make_messenger_middleware.lazy', 'get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService', false], 
            'maker.auto_command.make_registration_form' => ['privates', '.maker.auto_command.make_registration_form.lazy', 'get_Maker_AutoCommand_MakeRegistrationForm_LazyService', false], 
            'maker.auto_command.make_reset_password' => ['privates', '.maker.auto_command.make_reset_password.lazy', 'get_Maker_AutoCommand_MakeResetPassword_LazyService', false], 
            'maker.auto_command.make_serializer_encoder' => ['privates', '.maker.auto_command.make_serializer_encoder.lazy', 'get_Maker_AutoCommand_MakeSerializerEncoder_LazyService', false], 
            'maker.auto_command.make_serializer_normalizer' => ['privates', '.maker.auto_command.make_serializer_normalizer.lazy', 'get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService', false], 
            'maker.auto_command.make_subscriber' => ['privates', '.maker.auto_command.make_subscriber.lazy', 'get_Maker_AutoCommand_MakeSubscriber_LazyService', false], 
            'maker.auto_command.make_twig_extension' => ['privates', '.maker.auto_command.make_twig_extension.lazy', 'get_Maker_AutoCommand_MakeTwigExtension_LazyService', false], 
            'maker.auto_command.make_test' => ['privates', '.maker.auto_command.make_test.lazy', 'get_Maker_AutoCommand_MakeTest_LazyService', false], 
            'maker.auto_command.make_validator' => ['privates', '.maker.auto_command.make_validator.lazy', 'get_Maker_AutoCommand_MakeValidator_LazyService', false], 
            'maker.auto_command.make_voter' => ['privates', '.maker.auto_command.make_voter.lazy', 'get_Maker_AutoCommand_MakeVoter_LazyService', false], 
            'maker.auto_command.make_user' => ['privates', '.maker.auto_command.make_user.lazy', 'get_Maker_AutoCommand_MakeUser_LazyService', false], 
            'maker.auto_command.make_migration' => ['privates', '.maker.auto_command.make_migration.lazy', 'get_Maker_AutoCommand_MakeMigration_LazyService', false], 
        ], [ 
            'FlexApp\\Command\\AddExhibitionDataCommand' => 'FlexApp\\Command\\AddExhibitionDataCommand', 
            'FlexApp\\Command\\AddFilterToAdminPanelCommand' => 'FlexApp\\Command\\AddFilterToAdminPanelCommand', 
            'FlexApp\\Command\\AddPortalTaskIfFailsExistCommand' => 'FlexApp\\Command\\AddPortalTaskIfFailsExistCommand', 
            'FlexApp\\Command\\AutoResendAfterFailsCommand' => 'FlexApp\\Command\\AutoResendAfterFailsCommand', 
            'FlexApp\\Command\\BindReviewsCommand' => 'FlexApp\\Command\\BindReviewsCommand', 
            'FlexApp\\Command\\BuildCollectionSettnigsCommand' => 'FlexApp\\Command\\BuildCollectionSettnigsCommand', 
            'FlexApp\\Command\\CalendarCommand' => 'FlexApp\\Command\\CalendarCommand', 
            'FlexApp\\Command\\ChatBCommand' => 'FlexApp\\Command\\ChatBCommand', 
            'FlexApp\\Command\\ChatBDispatchErrorEventCommand' => 'FlexApp\\Command\\ChatBDispatchErrorEventCommand', 
            'FlexApp\\Command\\CheckActualTranslationsCommand' => 'FlexApp\\Command\\CheckActualTranslationsCommand', 
            'FlexApp\\Command\\ClearCustomLogCommand' => 'FlexApp\\Command\\ClearCustomLogCommand', 
            'FlexApp\\Command\\CommentsAddTaskForCommentsWithoutAnswerCommand' => 'FlexApp\\Command\\CommentsAddTaskForCommentsWithoutAnswerCommand', 
            'FlexApp\\Command\\ConsumeTokensCommand' => 'FlexApp\\Command\\ConsumeTokensCommand', 
            'FlexApp\\Command\\Cron\\CronAdminJobsCommand' => 'FlexApp\\Command\\Cron\\CronAdminJobsCommand', 
            'FlexApp\\Command\\Cron\\CronExhSetReferenceCommand' => 'FlexApp\\Command\\Cron\\CronExhSetReferenceCommand', 
            'FlexApp\\Command\\Cron\\CronFoundAndFixRelationCommand' => 'FlexApp\\Command\\Cron\\CronFoundAndFixRelationCommand', 
            'FlexApp\\Command\\Cron\\CronListForGoogleAdsCommand' => 'FlexApp\\Command\\Cron\\CronListForGoogleAdsCommand', 
            'FlexApp\\Command\\Cron\\CronParseHtmlBadLinkCommand' => 'FlexApp\\Command\\Cron\\CronParseHtmlBadLinkCommand', 
            'FlexApp\\Command\\Cron\\CronParseVideoBadLinkCommand' => 'FlexApp\\Command\\Cron\\CronParseVideoBadLinkCommand', 
            'FlexApp\\Command\\Cron\\CronTransExCommand' => 'FlexApp\\Command\\Cron\\CronTransExCommand', 
            'FlexApp\\Command\\Cron\\CrontabFillCollectionCommand' => '?', 
            'FlexApp\\Command\\Cron\\CrontabFillCountryCommand' => '?', 
            'FlexApp\\Command\\Cron\\CrontabFillFactoryCommand' => '?', 
            'FlexApp\\Command\\Cron\\CrontabFillReviewsCommand' => '?', 
            'FlexApp\\Command\\ExportArticlesToJsonForGoogleCommand' => 'FlexApp\\Command\\ExportArticlesToJsonForGoogleCommand', 
            'FlexApp\\Command\\ExportCollectionsToAmazonPersonalizeCommand' => 'FlexApp\\Command\\ExportCollectionsToAmazonPersonalizeCommand', 
            'FlexApp\\Command\\ExportUserItemToAmazonPersonalizeCommand' => 'FlexApp\\Command\\ExportUserItemToAmazonPersonalizeCommand', 
            'FlexApp\\Command\\ExportUsersToAmazonPersonalizeCommand' => 'FlexApp\\Command\\ExportUsersToAmazonPersonalizeCommand', 
            'FlexApp\\Command\\FillCapitalsCommand' => 'FlexApp\\Command\\FillCapitalsCommand', 
            'FlexApp\\Command\\FillHolidaysCommand' => 'FlexApp\\Command\\FillHolidaysCommand', 
            'FlexApp\\Command\\FixLocalesInLocalChangeStatisticCommand' => 'FlexApp\\Command\\FixLocalesInLocalChangeStatisticCommand', 
            'FlexApp\\Command\\GetCollectionThemesStatCommand' => 'FlexApp\\Command\\GetCollectionThemesStatCommand', 
            'FlexApp\\Command\\ImgProcessCommand' => 'FlexApp\\Command\\ImgProcessCommand', 
            'FlexApp\\Command\\ImportOldSubscribersCommand' => 'FlexApp\\Command\\ImportOldSubscribersCommand', 
            'FlexApp\\Command\\ImportProdDBCommand' => 'FlexApp\\Command\\ImportProdDBCommand', 
            'FlexApp\\Command\\ManualTestUnreadCountCommand' => 'FlexApp\\Command\\ManualTestUnreadCountCommand', 
            'FlexApp\\Command\\ManualTestingCommand' => 'FlexApp\\Command\\ManualTestingCommand', 
            'FlexApp\\Command\\MergeContactsOnPortalCommand' => 'FlexApp\\Command\\MergeContactsOnPortalCommand', 
            'FlexApp\\Command\\OnceLoadCurrenciesCommand' => '?', 
            'FlexApp\\Command\\OnceLoadMeasuresCommand' => '?', 
            'FlexApp\\Command\\PluralizationExampleCommand' => 'FlexApp\\Command\\PluralizationExampleCommand', 
            'FlexApp\\Command\\PushTestByFCMTokenCommand' => 'FlexApp\\Command\\PushTestByFCMTokenCommand', 
            'FlexApp\\Command\\PushTestByTeTokenCommand' => 'FlexApp\\Command\\PushTestByTeTokenCommand', 
            'FlexApp\\Command\\PushTestByUserCommand' => 'FlexApp\\Command\\PushTestByUserCommand', 
            'FlexApp\\Command\\RemoveOldComparesCommand' => 'FlexApp\\Command\\RemoveOldComparesCommand', 
            'FlexApp\\Command\\RenameImageExhCommand' => 'FlexApp\\Command\\RenameImageExhCommand', 
            'FlexApp\\Command\\SendToChatCommand' => 'FlexApp\\Command\\SendToChatCommand', 
            'FlexApp\\Command\\SetCorrectTokensToPortalContactsCommand' => 'FlexApp\\Command\\SetCorrectTokensToPortalContactsCommand', 
            'FlexApp\\Command\\SetSkuCommand' => 'FlexApp\\Command\\SetSkuCommand', 
            'FlexApp\\Command\\TransferUserCountryToOrderAddressCommand' => 'FlexApp\\Command\\TransferUserCountryToOrderAddressCommand', 
            'FlexApp\\Command\\TranslitBuildFilesCommand' => 'FlexApp\\Command\\TranslitBuildFilesCommand', 
            'FlexApp\\Command\\TretoToTeCommand' => 'FlexApp\\Command\\TretoToTeCommand', 
            'FlexApp\\Command\\UpdateUserOnPortalCommand' => 'FlexApp\\Command\\UpdateUserOnPortalCommand', 
            'FlexApp\\Command\\UserEnteredChatCommand' => 'FlexApp\\Command\\UserEnteredChatCommand', 
            'FlexApp\\Command\\UserLeftChatCommand' => 'FlexApp\\Command\\UserLeftChatCommand', 
            'FlexApp\\Command\\VisitCommand' => 'FlexApp\\Command\\VisitCommand', 
            'bi.v3.command.sample_update' => 'Import1CBundle\\Command\\CronUpdateSampleCommand', 
            'bi.v3.command.update_pd' => 'Import1CBundle\\Command\\CronUpdatePriceDiscountCommand', 
            'bi.v3.command.save_after_reedit' => 'Import1CBundle\\Command\\CronImageSaveAfterReEditCommand', 
            'bi.v3.command.save_mages_tv' => 'Import1CBundle\\Command\\CronImageSaveForTVCommand', 
            'bi.v3.command.factory.set_type' => 'Import1CBundle\\Command\\CronFactoryTypeCommand', 
            'bi.v3.command.collection.set_header' => 'Import1CBundle\\Command\\CronCollectionHeaderCommand', 
            'bi.v3.command.check_list_report' => 'Import1CBundle\\Command\\CronCheckListReportCommand', 
            'bi.v3.command.save_new_images_special' => 'Import1CBundle\\Command\\CronImageCopyImagesSpecialCommand', 
            'bi.v3.command.update_collection_all' => 'Import1CBundle\\Command\\CronUpdateCollectionCommand', 
            'bi.v3.command.update_factory_all' => 'Import1CBundle\\Command\\CronUpdateFactoryCommand', 
            'bi.v3.command.interior_alt' => 'Import1CBundle\\Command\\CronInteriorAltCommand', 
            'bi.v3.command.send_suspended_message' => 'Import1CBundle\\Command\\CronMessageSendSuspendedCommand', 
            'bi.v3.command.update_color_factory' => 'Import1CBundle\\Command\\CronUpdateColorFactoryCommand', 
            'bi.v3.command.update_interior' => 'Import1CBundle\\Command\\CronUpdateInteriorAllCommand', 
            'bi.v3.command.feed_google_custom' => 'Import1CBundle\\Command\\CronFeedGoogleOneRemarketingCommand', 
            'bi.v3.command.send_message_cmyk_image' => 'Import1CBundle\\Command\\CronMessageSendCmykImageCommand', 
            'bi.v3.command.filter_collection' => 'Import1CBundle\\Command\\CronFilterCollectionCommand', 
            'bi.v3.command.data_update_draw' => 'Import1CBundle\\Command\\CronUpdateDrawCommand', 
            'bi.v3.command.feed_shopping_single' => 'Import1CBundle\\Command\\CronFeedShoppingSingleCommand', 
            'bi.v3.command.feed_shopping_w_single' => 'Import1CBundle\\Command\\CronFeedShoppingWSingleCommand', 
            'bi.v3.command.holiday' => 'Import1CBundle\\Command\\CronUpdateHolidaysCommand', 
            'bi.v3.command.shopping_update' => 'Import1CBundle\\Command\\CronFeedShoppingUpdateCommand', 
            'bi.v3.command.status_factory_change' => 'Import1CBundle\\Command\\CronChangeStatusFactoryMoreTwoMonthCommand', 
            'bi.v3.command.collection_video' => 'Import1CBundle\\Command\\CronCollectionVideoCommand', 
            'bi.v3.command.feed_review' => 'Import1CBundle\\Command\\CronFeedReviewCommand', 
            'bi.v3.command.bad_image' => 'Import1CBundle\\Command\\CronMessageSendBadImageInteriorCommand', 
            'bi.v3.command.flush_memcache_article' => 'Import1CBundle\\Command\\CronFlushArticleCodeCommand', 
            'bi.v3.command.update_article_all' => 'Import1CBundle\\Command\\CronUpdateArticleAllCommand', 
            'bi.v3.command.update_article_part' => 'Import1CBundle\\Command\\CronUpdateArticlePartCommand', 
            'bi.v3.command.recomendation_articles' => 'Import1CBundle\\Command\\CronRecomendationGoogleArticlesCommand', 
            'bi.v3.command.articles_option' => 'Import1CBundle\\Command\\CronArticlesOptionCommand', 
            'bi.v3.command.jobs_tube' => 'Import1CBundle\\Command\\Pheanstalk\\JobsTubeCommand', 
            'bi.v3.command.delete_tube' => 'Import1CBundle\\Command\\Pheanstalk\\DeleteTubeCommand', 
            'bi.v3.command.stats_tube' => 'Import1CBundle\\Command\\Pheanstalk\\StatsTubeCommand', 
            'bi.v3.command.import_queue' => 'Import1CBundle\\Command\\QueueHandlerCommand', 
            'bi.v3.command.test' => 'Import1CBundle\\Command\\OnceRun\\TestCommand', 
            'bi.v3.command.search_no_source' => 'Import1CBundle\\Command\\OnceRun\\SearchNoSourceImagesForEntityCommand', 
            'bi.v3.command.buy_order' => 'Import1CBundle\\Command\\OnceRun\\GetBuyOrderCommand', 
            'bi.v3.command.iamge_more_resolution' => 'Import1CBundle\\Command\\OnceRun\\RecropImagesForMoreResolutionCommand', 
            'bi.v3.command.recrop_webp' => 'Import1CBundle\\Command\\OnceRun\\RecropImageWebpCommand', 
            'bi.v3.command.interior_stone_texture' => 'Import1CBundle\\Command\\OnceRun\\SetInteriorStoneTexture', 
            'bi.v3.command.interior_equivalent_size_image' => 'Import1CBundle\\Command\\OnceRun\\SearchEquivalentSizeImageCommand', 
            'bi.v3.command.cmyk_source_image' => 'Import1CBundle\\Command\\OnceRun\\SearchCMYKSourceImageCommand', 
            'bi.v3.command.set_article_description' => 'Import1CBundle\\Command\\OnceRun\\SetArticleDescriptionNew', 
            'bi.v3.command.send_cmyk_convert' => 'Import1CBundle\\Command\\OnceRun\\SendMessageCmykConvertCommand', 
            'bi.v3.command.interior_re_crop' => 'Import1CBundle\\Command\\OnceRun\\InteriorReCropImagesCommand', 
            'bi.v3.command.factory_sync' => 'Import1CBundle\\Command\\OnceRun\\FactorySynchroCommand', 
            'app.command.generate_sitemap' => 'WebBundle\\Command\\GenerateSitemapCommand', 
            'app.command.sphinx.article' => 'WebBundle\\Command\\SphinxArticleCommand', 
            'app.command.sphinx.count' => 'WebBundle\\Command\\SphinxCountFilterCommand', 
            'app.command.copy.visit.visit.all' => 'WebBundle\\Command\\CopyVisitToVisitAllCommand', 
            'app.command.recommendation.visit' => 'WebBundle\\Command\\RecommendationVisitCommand', 
            'app.command.recommendation.order' => 'WebBundle\\Command\\RecommendationOrderCommand', 
            'app.command.recommendation.filter' => 'WebBundle\\Command\\RecommendationFilterCommand', 
            'console.command.about' => '?', 
            'console.command.assets_install' => '?', 
            'console.command.cache_clear' => '?', 
            'console.command.cache_pool_clear' => '?', 
            'console.command.cache_pool_prune' => '?', 
            'console.command.cache_pool_delete' => '?', 
            'console.command.cache_pool_list' => '?', 
            'console.command.cache_warmup' => '?', 
            'console.command.config_debug' => '?', 
            'console.command.config_dump_reference' => '?', 
            'console.command.container_debug' => '?', 
            'console.command.container_lint' => '?', 
            'console.command.debug_autowiring' => '?', 
            'console.command.dotenv_debug' => '?', 
            'console.command.event_dispatcher_debug' => '?', 
            'console.command.messenger_consume_messages' => '?', 
            'console.command.messenger_setup_transports' => '?', 
            'console.command.messenger_debug' => '?', 
            'console.command.messenger_stop_workers' => '?', 
            'console.command.router_debug' => '?', 
            'console.command.router_match' => '?', 
            'console.command.translation_debug' => '?', 
            'console.command.translation_extract' => '?', 
            'console.command.validator_debug' => '?', 
            'console.command.translation_pull' => '?', 
            'console.command.translation_push' => '?', 
            'console.command.xliff_lint' => '?', 
            'console.command.yaml_lint' => '?', 
            'console.command.form_debug' => '?', 
            'console.command.secrets_set' => '?', 
            'console.command.secrets_remove' => '?', 
            'console.command.secrets_generate_key' => '?', 
            'console.command.secrets_list' => '?', 
            'console.command.secrets_decrypt_to_local' => '?', 
            'console.command.secrets_encrypt_from_local' => '?', 
            'twig.command.debug' => '?', 
            'twig.command.lint' => '?', 
            'security.command.debug_firewall' => '?', 
            'security.command.user_password_encoder' => '?', 
            'security.command.user_password_hash' => '?', 
            'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand', 
            'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand', 
            'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand', 
            'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 
            'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand', 
            'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand', 
            'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand', 
            'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand', 
            'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand', 
            'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand', 
            'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand', 
            'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand', 
            'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand', 
            'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand', 
            'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand', 
            'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand', 
            'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand', 
            'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand', 
            'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand', 
            'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand', 
            'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand', 
            'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand', 
            'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand', 
            'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand', 
            'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand', 
            'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand', 
            'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand', 
            'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand', 
            'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand', 
            'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand', 
            'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand', 
            'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand', 
            'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand', 
            'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'Hautelook\\AliceBundle\\Console\\Command\\Doctrine\\DoctrineOrmLoadDataFixturesCommand', 
            'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand', 
            'Sentry\\SentryBundle\\Command\\SentryTestCommand' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand', 
            'maker.auto_command.make_auth' => '?', 
            'maker.auto_command.make_command' => '?', 
            'maker.auto_command.make_controller' => '?', 
            'maker.auto_command.make_crud' => '?', 
            'maker.auto_command.make_docker_database' => '?', 
            'maker.auto_command.make_entity' => '?', 
            'maker.auto_command.make_fixtures' => '?', 
            'maker.auto_command.make_form' => '?', 
            'maker.auto_command.make_message' => '?', 
            'maker.auto_command.make_messenger_middleware' => '?', 
            'maker.auto_command.make_registration_form' => '?', 
            'maker.auto_command.make_reset_password' => '?', 
            'maker.auto_command.make_serializer_encoder' => '?', 
            'maker.auto_command.make_serializer_normalizer' => '?', 
            'maker.auto_command.make_subscriber' => '?', 
            'maker.auto_command.make_twig_extension' => '?', 
            'maker.auto_command.make_test' => '?', 
            'maker.auto_command.make_validator' => '?', 
            'maker.auto_command.make_voter' => '?', 
            'maker.auto_command.make_user' => '?', 
            'maker.auto_command.make_migration' => '?', 
        ]), ['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: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', '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-capitals' => 'FlexApp\\Command\\FillCapitalsCommand', 'app:fill-holidays' => 'FlexApp\\Command\\FillHolidaysCommand', '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-to-chat' => 'FlexApp\\Command\\SendToChatCommand', 'app:set-correct-tokens-to-portal-contacts' => 'FlexApp\\Command\\SetCorrectTokensToPortalContactsCommand', 'app:set-sku' => 'FlexApp\\Command\\SetSkuCommand', 'app:transfer-user-country' => 'FlexApp\\Command\\TransferUserCountryToOrderAddressCommand', 'te:translation:build' => 'FlexApp\\Command\\TranslitBuildFilesCommand', 'app:treto-to-te' => 'FlexApp\\Command\\TretoToTeCommand', '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', 'bi: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', 'bi:cron:update_article_all' => 'bi.v3.command.update_article_all', 'bi: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', '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', 'app:generate-sitemap' => 'app.command.generate_sitemap', 'sphinx:article' => 'app.command.sphinx.article', 'sphinx:count' => 'app.command.sphinx.count', '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', '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']); 
    } 
 
    /** 
     * Gets the public 'console.error_listener' shared service. 
     * 
     * @return \Symfony\Component\Console\EventListener\ErrorListener 
     */ 
    protected function getConsole_ErrorListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/EventListener/ErrorListener.php'; 
 
        $a = new \Symfony\Bridge\Monolog\Logger('console'); 
        $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $a->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $a->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService())); 
        $a->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService())); 
        $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService())); 
        $a->pushHandler(($this->privates['monolog.handler.doctrine'] ?? $this->getMonolog_Handler_DoctrineService())); 
        $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); 
        $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService())); 
        $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a); 
 
        return $this->services['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a); 
    } 
 
    /** 
     * Gets the public 'container.env_var_processors_locator' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function getContainer_EnvVarProcessorsLocatorService() 
    { 
        return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'base64' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
            'bool' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
            'const' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
            'csv' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
            'default' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
            'file' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
            'float' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
            'int' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
            'json' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
            'key' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
            'not' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
            'query_string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
            'require' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
            'resolve' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
            'string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
            'trim' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
            'url' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false], 
        ], [ 
            'base64' => '?', 
            'bool' => '?', 
            'const' => '?', 
            'csv' => '?', 
            'default' => '?', 
            'file' => '?', 
            'float' => '?', 
            'int' => '?', 
            'json' => '?', 
            'key' => '?', 
            'not' => '?', 
            'query_string' => '?', 
            'require' => '?', 
            'resolve' => '?', 
            'string' => '?', 
            'trim' => '?', 
            'url' => '?', 
        ]); 
    } 
 
    /** 
     * Gets the public 'doctrine' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Registry 
     */ 
    protected function getDoctrineService() 
    { 
        return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default'); 
    } 
 
    /** 
     * Gets the public 'doctrine.dbal.default_connection' shared service. 
     * 
     * @return \Doctrine\DBAL\Connection 
     */ 
    protected function getDoctrine_Dbal_DefaultConnectionService() 
    { 
        $a = new \Doctrine\DBAL\Configuration(); 
        $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), 1 => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))])); 
 
        $this->services['doctrine.dbal.default_connection'] = $instance = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => NULL, 'dbname' => 'te5', 'user' => 'root', 'password' => 'MySQL20203030root_1##', 'charset' => 'UTF8mb4', 'driverOptions' => [], 'serverVersion' => 'mariadb-10.5.8', 'defaultTableOptions' => ['charset' => 'UTF8mb4', 'collate' => 'UTF8mb4_unicode_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'FlexApp\\EventSubscriber\\RemoveUserSubscriber' => ['privates', 'FlexApp\\EventSubscriber\\RemoveUserSubscriber', 'getRemoveUserSubscriberService', false], 
            'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', false], 
            'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', false], 
            'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', false], 
            'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', false], 
            'gedmo.listener.timestampable' => ['privates', 'gedmo.listener.timestampable', 'getGedmo_Listener_TimestampableService', false], 
        ], [ 
            'FlexApp\\EventSubscriber\\RemoveUserSubscriber' => '?', 
            'doctrine.orm.default_listeners.attach_entity_listeners' => '?', 
            'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?', 
            'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?', 
            'doctrine.orm.messenger.doctrine_schema_subscriber' => '?', 
            'gedmo.listener.timestampable' => '?', 
        ]), [0 => 'FlexApp\\EventSubscriber\\RemoveUserSubscriber', 1 => 'gedmo.listener.timestampable', 2 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 4 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 5 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners']]), ['enum' => 'string']); 
 
        ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\ConnectionConfigurator'] ?? $this->getConnectionConfiguratorService())->configure($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'doctrine.dbal.logs_connection' shared service. 
     * 
     * @return \Doctrine\DBAL\Connection 
     */ 
    protected function getDoctrine_Dbal_LogsConnectionService() 
    { 
        $a = new \Doctrine\DBAL\Configuration(); 
        $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), 1 => ($this->privates['doctrine.dbal.logger.profiling.logs'] ?? ($this->privates['doctrine.dbal.logger.profiling.logs'] = new \Doctrine\DBAL\Logging\DebugStack()))])); 
 
        $this->services['doctrine.dbal.logs_connection'] = $instance = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => NULL, 'dbname' => 'adm_te', 'user' => 'root', 'password' => 'MySQL20203030root_1##', 'charset' => 'UTF8mb4', 'driverOptions' => [], 'serverVersion' => 'mariadb-10.5.12', 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'FlexApp\\EventSubscriber\\RemoveUserSubscriber' => ['privates', 'FlexApp\\EventSubscriber\\RemoveUserSubscriber', 'getRemoveUserSubscriberService', false], 
            'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', false], 
            'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', false], 
            'doctrine.orm.logs_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.logs_listeners.attach_entity_listeners', 'getDoctrine_Orm_LogsListeners_AttachEntityListenersService', false], 
            'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', false], 
        ], [ 
            'FlexApp\\EventSubscriber\\RemoveUserSubscriber' => '?', 
            'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?', 
            'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?', 
            'doctrine.orm.logs_listeners.attach_entity_listeners' => '?', 
            'doctrine.orm.messenger.doctrine_schema_subscriber' => '?', 
        ]), [0 => 'FlexApp\\EventSubscriber\\RemoveUserSubscriber', 1 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 2 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 4 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.logs_listeners.attach_entity_listeners']]), []); 
 
        ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\ConnectionConfigurator'] ?? $this->getConnectionConfiguratorService())->configure($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'doctrine.dbal.oneC_connection' shared service. 
     * 
     * @return \Doctrine\DBAL\Connection 
     */ 
    protected function getDoctrine_Dbal_OneCConnectionService() 
    { 
        $a = new \Doctrine\DBAL\Configuration(); 
        $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), 1 => ($this->privates['doctrine.dbal.logger.profiling.oneC'] ?? ($this->privates['doctrine.dbal.logger.profiling.oneC'] = new \Doctrine\DBAL\Logging\DebugStack()))])); 
 
        $this->services['doctrine.dbal.oneC_connection'] = $instance = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => NULL, 'dbname' => '1c', 'user' => 'root', 'password' => 'MySQL20203030root_1##', 'charset' => 'UTF8mb4', 'driverOptions' => [], 'serverVersion' => 'mariadb-10.5.12', 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'FlexApp\\EventSubscriber\\RemoveUserSubscriber' => ['privates', 'FlexApp\\EventSubscriber\\RemoveUserSubscriber', 'getRemoveUserSubscriberService', false], 
            'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', false], 
            'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', false], 
            'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', false], 
            'doctrine.orm.oneC_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.oneC_listeners.attach_entity_listeners', 'getDoctrine_Orm_OneCListeners_AttachEntityListenersService', false], 
        ], [ 
            'FlexApp\\EventSubscriber\\RemoveUserSubscriber' => '?', 
            'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?', 
            'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?', 
            'doctrine.orm.messenger.doctrine_schema_subscriber' => '?', 
            'doctrine.orm.oneC_listeners.attach_entity_listeners' => '?', 
        ]), [0 => 'FlexApp\\EventSubscriber\\RemoveUserSubscriber', 1 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 2 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 4 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.oneC_listeners.attach_entity_listeners']]), []); 
 
        ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\ConnectionConfigurator'] ?? $this->getConnectionConfiguratorService())->configure($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver 
     */ 
    protected function getDoctrine_Orm_DefaultEntityListenerResolverService() 
    { 
        $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'orm_transexentity_listener' => ['services', 'orm_transexentity_listener', 'getOrmTransexentityListenerService', false], 
        ], [ 
            'orm_transexentity_listener' => '?', 
        ])); 
 
        $instance->registerService('FlexApp\\EventListener\\ORM\\TransExEntityListener', 'orm_transexentity_listener'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'doctrine.orm.default_entity_manager' shared service. 
     * 
     * @return \Doctrine\ORM\EntityManager 
     */ 
    protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) 
    { 
        if ($lazyLoad) { 
            return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () { 
                return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) { 
                    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false); 
 
                    $proxy->setProxyInitializer(null); 
 
                    return true; 
                }); 
            }); 
        } 
 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php'; 
 
        $a = new \Doctrine\ORM\Configuration(); 
 
        $b = ($this->privates['doctrine.system_cache_pool.traceable'] ?? $this->getDoctrine_SystemCachePool_TraceableService()); 
        $c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain(); 
 
        $d = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()); 
 
        $c->addDriver($d, 'WebBundle\\Entity'); 
        $c->addDriver($d, 'FlexApp\\Entity\\'); 
 
        $a->setEntityNamespaces(['WebBundle' => 'WebBundle\\Entity', 'custom_mapping' => 'FlexApp\\Entity\\']); 
        $a->setMetadataCache($b); 
        $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap($b)); 
        $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['doctrine.redis_cache_pool.traceable'] ?? $this->getDoctrine_RedisCachePool_TraceableService()))); 
        $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($c, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService()))); 
        $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies')); 
        $a->setProxyNamespace('Proxies'); 
        $a->setAutoGenerateProxyClasses(true); 
        $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory'); 
        $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository'); 
        $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy()))); 
        $a->setQuoteStrategy(($this->services['app.orm.quote.strategy'] ?? ($this->services['app.orm.quote.strategy'] = new \FlexApp\Extensions\Doctrine\Mapping\AppQuoteStrategy()))); 
        $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService())); 
        $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService())); 
        $a->addCustomStringFunction('replace', 'WebBundle\\DoctrineExtensions\\Query\\DqlReplaceHelper'); 
        $a->addCustomStringFunction('collate', 'WebBundle\\DoctrineExtensions\\Query\\CollateFunction'); 
        $a->addCustomStringFunction('regexp', 'WebBundle\\DoctrineExtensions\\Query\\Regexp'); 
        $a->addCustomStringFunction('FIELD', 'DoctrineExtensions\\Query\\Mysql\\Field'); 
 
        $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a); 
 
        (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'doctrine.orm.logs_entity_manager' shared service. 
     * 
     * @return \Doctrine\ORM\EntityManager 
     */ 
    protected function getDoctrine_Orm_LogsEntityManagerService($lazyLoad = true) 
    { 
        if ($lazyLoad) { 
            return $this->services['doctrine.orm.logs_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () { 
                return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) { 
                    $wrappedInstance = $this->getDoctrine_Orm_LogsEntityManagerService(false); 
 
                    $proxy->setProxyInitializer(null); 
 
                    return true; 
                }); 
            }); 
        } 
 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php'; 
 
        $a = new \Doctrine\ORM\Configuration(); 
 
        $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain(); 
 
        $c = ($this->privates['doctrine.orm.logs_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_LogsAnnotationMetadataDriverService()); 
 
        $b->addDriver($c, 'Import1CBundle\\Entity'); 
        $b->addDriver($c, 'AdmBundle\\Entity'); 
        $b->addDriver($c, 'FlexApp\\Entity\\'); 
 
        $a->setEntityNamespaces(['Import1CBundle' => 'Import1CBundle\\Entity', 'AdmBundle' => 'AdmBundle\\Entity', 'custom_mapping' => 'FlexApp\\Entity\\']); 
        $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter()); 
        $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.logs.query.traceable'] ?? $this->getCache_Doctrine_Orm_Logs_Query_TraceableService()))); 
        $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.logs.result.traceable'] ?? $this->getCache_Doctrine_Orm_Logs_Result_TraceableService()))); 
        $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService()))); 
        $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies')); 
        $a->setProxyNamespace('Proxies'); 
        $a->setAutoGenerateProxyClasses(true); 
        $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory'); 
        $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository'); 
        $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy()))); 
        $a->setQuoteStrategy(($this->services['app.orm.quote.strategy'] ?? ($this->services['app.orm.quote.strategy'] = new \FlexApp\Extensions\Doctrine\Mapping\AppQuoteStrategy()))); 
        $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this)); 
        $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService())); 
        $a->addCustomStringFunction('replace', 'WebBundle\\DoctrineExtensions\\Query\\DqlReplaceHelper'); 
 
        $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.logs_connection'] ?? $this->getDoctrine_Dbal_LogsConnectionService()), $a); 
 
        (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'doctrine.orm.oneC_entity_manager' shared service. 
     * 
     * @return \Doctrine\ORM\EntityManager 
     */ 
    protected function getDoctrine_Orm_OneCEntityManagerService($lazyLoad = true) 
    { 
        if ($lazyLoad) { 
            return $this->services['doctrine.orm.oneC_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () { 
                return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) { 
                    $wrappedInstance = $this->getDoctrine_Orm_OneCEntityManagerService(false); 
 
                    $proxy->setProxyInitializer(null); 
 
                    return true; 
                }); 
            }); 
        } 
 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php'; 
 
        $a = new \Doctrine\ORM\Configuration(); 
 
        $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain(); 
 
        $c = ($this->privates['doctrine.orm.oneC_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_OneCAnnotationMetadataDriverService()); 
 
        $b->addDriver($c, 'WebBundle\\Entity'); 
        $b->addDriver($c, 'Import1CBundle\\Entity'); 
        $b->addDriver($c, 'FlexApp\\Entity\\'); 
 
        $a->setEntityNamespaces(['WebBundle' => 'WebBundle\\Entity', 'Import1CBundle' => 'Import1CBundle\\Entity', 'custom_mapping' => 'FlexApp\\Entity\\']); 
        $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter()); 
        $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.oneC.query.traceable'] ?? $this->getCache_Doctrine_Orm_OneC_Query_TraceableService()))); 
        $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.oneC.result.traceable'] ?? $this->getCache_Doctrine_Orm_OneC_Result_TraceableService()))); 
        $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService()))); 
        $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies')); 
        $a->setProxyNamespace('Proxies'); 
        $a->setAutoGenerateProxyClasses(true); 
        $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory'); 
        $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository'); 
        $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy()))); 
        $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()); 
        $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this)); 
        $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService())); 
        $a->addCustomStringFunction('replace', 'WebBundle\\DoctrineExtensions\\Query\\DqlReplaceHelper'); 
 
        $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.oneC_connection'] ?? $this->getDoctrine_Dbal_OneCConnectionService()), $a); 
 
        (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'error_controller' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Controller\ErrorController 
     */ 
    protected function getErrorControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ErrorController.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Classes/TwigErrorRenderer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php'; 
 
        $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())); 
 
        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($a, true))); 
    } 
 
    /** 
     * Gets the public 'event_dispatcher' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher 
     */ 
    protected function getEventDispatcherService() 
    { 
        $a = new \Symfony\Bridge\Monolog\Logger('event'); 
        $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $a->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $a->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService())); 
        $a->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService())); 
        $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService())); 
        $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a); 
 
        $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()))); 
 
        $instance->addListener('FlexApp\\Events\\Style43\\CommentSendToPortalFailedEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventListener\\CommentErrorListener'] ?? $this->getCommentErrorListenerService()); 
        }, 1 => 'onSendToPortalFailed'], 0); 
        $instance->addListener('FlexApp\\Events\\Style43\\CommentErrorEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventListener\\CommentErrorListener'] ?? $this->getCommentErrorListenerService()); 
        }, 1 => 'onCommentError'], 0); 
        $instance->addListener('Import1CBundle\\Event\\CollectionStatusChangeEvent', [0 => function () { 
            return ($this->services['Import1CBundle\\EventListener\\CollectionStatusChangeListener'] ?? ($this->services['Import1CBundle\\EventListener\\CollectionStatusChangeListener'] = new \Import1CBundle\EventListener\CollectionStatusChangeListener())); 
        }, 1 => 'onCommentError'], 0); 
        $instance->addListener('Import1CBundle\\Event\\ArticleUpdateEvent', [0 => function () { 
            return ($this->services['Import1CBundle\\EventListener\\ArticleUpdateListener'] ?? ($this->services['Import1CBundle\\EventListener\\ArticleUpdateListener'] = new \Import1CBundle\EventListener\ArticleUpdateListener())); 
        }, 1 => 'onArticleUpdate'], 0); 
        $instance->addListener('Import1CBundle\\Event\\ArticleUpdateAdding', [0 => function () { 
            return ($this->services['Import1CBundle\\EventListener\\ArticleUpdateAddingListener'] ?? ($this->services['Import1CBundle\\EventListener\\ArticleUpdateAddingListener'] = new \Import1CBundle\EventListener\ArticleUpdateAddingListener())); 
        }, 1 => 'onArticleUpdate'], 0); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->services['app.request'] ?? $this->getApp_RequestService()); 
        }, 1 => 'onKernelRequest'], 0); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->services['app.response'] ?? $this->getApp_ResponseService()); 
        }, 1 => 'onKernelResponse'], 0); 
        $instance->addListener('security.interactive_login', [0 => function () { 
            return ($this->services['app.security.interactive_login_listener'] ?? $this->getApp_Security_InteractiveLoginListenerService()); 
        }, 1 => 'onAuthenticationSuccess'], 0); 
        $instance->addListener('kernel.controller', [0 => function () { 
            return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())); 
        }, 1 => 'onKernelController'], 0); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () { 
            return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService()); 
        }, 1 => 'checkPassport'], 1024); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service()); 
        }, 1 => 'onKernelResponse'], 0); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['mobile_detect.request_listener'] ?? $this->getMobileDetect_RequestListenerService()); 
        }, 1 => 'handleRequest'], 1); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['mobile_detect.request_listener'] ?? $this->getMobileDetect_RequestListenerService()); 
        }, 1 => 'handleResponse'], 0); 
        $instance->addListener('console.command', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService()); 
        }, 1 => 'handleConsoleCommandEvent'], 128); 
        $instance->addListener('console.terminate', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService()); 
        }, 1 => 'handleConsoleTerminateEvent'], -64); 
        $instance->addListener('console.error', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService()); 
        }, 1 => 'handleConsoleErrorEvent'], -64); 
        $instance->addListener('kernel.exception', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->getErrorListenerService()); 
        }, 1 => 'handleExceptionEvent'], 128); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService()); 
        }, 1 => 'handleKernelRequestEvent'], 5); 
        $instance->addListener('kernel.controller', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService()); 
        }, 1 => 'handleKernelControllerEvent'], 10); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService()); 
        }, 1 => 'handleKernelRequestEvent'], 3); 
        $instance->addListener('kernel.finish_request', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService()); 
        }, 1 => 'handleKernelFinishRequestEvent'], 5); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService()); 
        }, 1 => 'handleKernelRequestEvent'], 4); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService()); 
        }, 1 => 'handleKernelResponseEvent'], 15); 
        $instance->addListener('kernel.terminate', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService()); 
        }, 1 => 'handleKernelTerminateEvent'], 5); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService()); 
        }, 1 => 'handleKernelRequestEvent'], 2); 
        $instance->addListener('kernel.finish_request', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService()); 
        }, 1 => 'handleKernelFinishRequestEvent'], 10); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService()); 
        }, 1 => 'handleKernelResponseEvent'], 15); 
        $instance->addListener('console.command', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService()); 
        }, 1 => 'handleConsoleCommandEvent'], 118); 
        $instance->addListener('console.terminate', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService()); 
        }, 1 => 'handleConsoleTerminateEvent'], -54); 
        $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->getMessengerListenerService()); 
        }, 1 => 'handleWorkerMessageFailedEvent'], 50); 
        $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->getMessengerListenerService()); 
        }, 1 => 'handleWorkerMessageHandledEvent'], 50); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService()); 
        }, 1 => 'handleKernelRequestEvent'], 0); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService()); 
        }, 1 => 'handleLoginSuccessEvent'], 0); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService()); 
        }, 1 => 'onKernelRequest'], 250); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService()); 
        }, 1 => 'onKernelResponse'], 0); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener())); 
        }, 1 => 'onResponse'], -10); 
        $instance->addListener('FlexApp\\Events\\Style43\\UserUsedStopWordsEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventSubscriber\\BanIpSubscriber'] ?? $this->getBanIpSubscriberService()); 
        }, 1 => 'banUserIps'], 0); 
        $instance->addListener('FlexApp\\Events\\Style43\\NewCommentSavedEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'] ?? $this->getCommentNotifyClientsSubscriberService()); 
        }, 1 => 'notifyUsers'], 10); 
        $instance->addListener('FlexApp\\Events\\Style43\\CommentCreateFromFormSavedSuccessfullyEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventSubscriber\\CommentSendToPortalSubscriber'] ?? $this->getCommentSendToPortalSubscriberService()); 
        }, 1 => 'send'], -5); 
        $instance->addListener('FlexApp\\Events\\Style43\\CommentUpdateFromFormSavedSuccessfullyEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventSubscriber\\CommentSendToPortalSubscriber'] ?? $this->getCommentSendToPortalSubscriberService()); 
        }, 1 => 'send'], -5); 
        $instance->addListener('FlexApp\\Events\\Style43\\ExistingCommentSavedEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventSubscriber\\CommentSendToPortalSubscriber'] ?? $this->getCommentSendToPortalSubscriberService()); 
        }, 1 => 'sendExistingComment'], 0); 
        $instance->addListener('FlexApp\\Events\\Style43\\CommentErrorEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventSubscriber\\ErrorNotifierSubscriber'] ?? $this->getErrorNotifierSubscriberService()); 
        }, 1 => 'notifyAboutCommentComponentError'], 0); 
        $instance->addListener('FlexApp\\Events\\Style43\\UserErrorEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventSubscriber\\ErrorNotifierSubscriber'] ?? $this->getErrorNotifierSubscriberService()); 
        }, 1 => 'notifyAboutUserComponentError'], 0); 
        $instance->addListener('FlexApp\\Events\\Style43\\GeneralErrorEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventSubscriber\\ErrorNotifierSubscriber'] ?? $this->getErrorNotifierSubscriberService()); 
        }, 1 => 'notifyAboutGeneralError'], 0); 
        $instance->addListener('FlexApp\\Events\\Style43\\NotValidPortalApiServerRequestEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventSubscriber\\ErrorNotifierSubscriber'] ?? $this->getErrorNotifierSubscriberService()); 
        }, 1 => 'notifyAboutGeneralError'], 0); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService()); 
        }, 1 => 'onLogoutEvent'], 0); 
        $instance->addListener('FlexApp\\Events\\UserHasEnteredTheChatEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventSubscriber\\PortalNotifierAboutJobSeekerHasEnteredTheChatSubscriber'] ?? $this->getPortalNotifierAboutJobSeekerHasEnteredTheChatSubscriberService()); 
        }, 1 => 'notifyPortal'], 0); 
        $instance->addListener('FlexApp\\Events\\UserLeftChatEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventSubscriber\\PortalNotifierAboutJobSeekerLeftChatSubscriber'] ?? $this->getPortalNotifierAboutJobSeekerLeftChatSubscriberService()); 
        }, 1 => 'onUserLeftChatEvent'], 0); 
        $instance->addListener('FlexApp\\Events\\PortalThemeEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventSubscriber\\PortalThemeSetterSubscriber'] ?? $this->getPortalThemeSetterSubscriberService()); 
        }, 1 => 'setThemeUnid'], 0); 
        $instance->addListener('FlexApp\\Events\\Style43\\RegistrationSuccessEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventSubscriber\\RetieChatMessagesOnPortalSubscriber'] ?? $this->getRetieChatMessagesOnPortalSubscriberService()); 
        }, 1 => 'retieChatMessagesOnPortal'], 0); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false))); 
        }, 1 => 'onKernelResponse'], 0); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener())); 
        }, 1 => 'onKernelResponse'], -1024); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService()); 
        }, 1 => 'setDefaultLocale'], 100); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService()); 
        }, 1 => 'onKernelRequest'], 16); 
        $instance->addListener('kernel.finish_request', [0 => function () { 
            return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService()); 
        }, 1 => 'onKernelFinishRequest'], 0); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener())); 
        }, 1 => 'onKernelRequest'], 256); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener())); 
        }, 1 => 'onResponse'], -255); 
        $instance->addListener('kernel.controller_arguments', [0 => function () { 
            return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService()); 
        }, 1 => 'onControllerArguments'], 0); 
        $instance->addListener('kernel.exception', [0 => function () { 
            return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService()); 
        }, 1 => 'logKernelException'], 0); 
        $instance->addListener('kernel.exception', [0 => function () { 
            return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService()); 
        }, 1 => 'onKernelException'], -128); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService()); 
        }, 1 => 'removeCspHeader'], -128); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService()); 
        }, 1 => 'onKernelRequest'], 15); 
        $instance->addListener('kernel.finish_request', [0 => function () { 
            return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService()); 
        }, 1 => 'onKernelFinishRequest'], -15); 
        $instance->addListener('console.error', [0 => function () { 
            return ($this->services['console.error_listener'] ?? $this->getConsole_ErrorListenerService()); 
        }, 1 => 'onConsoleError'], -128); 
        $instance->addListener('console.terminate', [0 => function () { 
            return ($this->services['console.error_listener'] ?? $this->getConsole_ErrorListenerService()); 
        }, 1 => 'onConsoleTerminate'], -128); 
        $instance->addListener('console.error', [0 => function () { 
            return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber())); 
        }, 1 => 'onConsoleError'], 0); 
        $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () { 
            return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL))); 
        }, 1 => 'onMessage'], -255); 
        $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () { 
            return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())); 
        }, 1 => 'onMessage'], -255); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['esi_listener'] ?? $this->getEsiListenerService()); 
        }, 1 => 'onKernelResponse'], 0); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService()); 
        }, 1 => 'onKernelRequest'], 48); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService()); 
        }, 1 => 'configure'], 2048); 
        $instance->addListener('console.command', [0 => function () { 
            return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService()); 
        }, 1 => 'configure'], 2048); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['router_listener'] ?? $this->getRouterListenerService()); 
        }, 1 => 'onKernelRequest'], 32); 
        $instance->addListener('kernel.finish_request', [0 => function () { 
            return ($this->privates['router_listener'] ?? $this->getRouterListenerService()); 
        }, 1 => 'onKernelFinishRequest'], 0); 
        $instance->addListener('kernel.exception', [0 => function () { 
            return ($this->privates['router_listener'] ?? $this->getRouterListenerService()); 
        }, 1 => 'onKernelException'], -64); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['session_listener'] ?? $this->getSessionListenerService()); 
        }, 1 => 'onKernelRequest'], 128); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['session_listener'] ?? $this->getSessionListenerService()); 
        }, 1 => 'onKernelResponse'], -1000); 
        $instance->addListener('kernel.finish_request', [0 => function () { 
            return ($this->privates['session_listener'] ?? $this->getSessionListenerService()); 
        }, 1 => 'onFinishRequest'], 0); 
        $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () { 
            return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService()); 
        }, 1 => 'onMessageFailed'], 100); 
        $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () { 
            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())); 
        }, 1 => 'onMessageFailed'], 200); 
        $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () { 
            return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService()); 
        }, 1 => 'onWorkerStarted'], 0); 
        $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () { 
            return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService()); 
        }, 1 => 'onWorkerRunning'], 0); 
        $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () { 
            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())); 
        }, 1 => 'onMessageFailed'], 0); 
        $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () { 
            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())); 
        }, 1 => 'onWorkerRunning'], 0); 
        $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () { 
            return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener())); 
        }, 1 => 'onNotification'], -255); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService()); 
        }, 1 => 'onKernelResponse'], -100); 
        $instance->addListener('kernel.exception', [0 => function () { 
            return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService()); 
        }, 1 => 'onKernelException'], 0); 
        $instance->addListener('kernel.terminate', [0 => function () { 
            return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService()); 
        }, 1 => 'onKernelTerminate'], -1024); 
        $instance->addListener('kernel.controller', [0 => function () { 
            return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()); 
        }, 1 => 'onKernelController'], 0); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()); 
        }, 1 => 'onKernelResponse'], 0); 
        $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () { 
            return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService()); 
        }, 1 => 'onMessage'], 0); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener())); 
        }, 1 => 'onKernelResponse'], 0); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () { 
            return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService()); 
        }, 1 => 'checkPassport'], 0); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () { 
            return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService()); 
        }, 1 => 'onLoginSuccess'], 0); 
        $instance->addListener('debug.security.authorization.vote', [0 => function () { 
            return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService()); 
        }, 1 => 'onVoterVote'], 0); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()); 
        }, 1 => 'configureLogoutUrlGenerator'], 8); 
        $instance->addListener('kernel.request', [0 => function () { 
            return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()); 
        }, 1 => 'onKernelRequest'], 8); 
        $instance->addListener('kernel.finish_request', [0 => function () { 
            return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()); 
        }, 1 => 'onKernelFinishRequest'], 0); 
        $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () { 
            return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()); 
        }, 1 => 'onWorkerMessageHandled'], 0); 
        $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () { 
            return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()); 
        }, 1 => 'onWorkerMessageFailed'], 0); 
        $instance->addListener('kernel.controller', [0 => function () { 
            return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService()); 
        }, 1 => 'onKernelController'], 0); 
        $instance->addListener('kernel.controller', [0 => function () { 
            return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService()); 
        }, 1 => 'onKernelController'], 0); 
        $instance->addListener('kernel.controller', [0 => function () { 
            return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService()); 
        }, 1 => 'onKernelController'], -128); 
        $instance->addListener('kernel.view', [0 => function () { 
            return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService()); 
        }, 1 => 'onKernelView'], 0); 
        $instance->addListener('kernel.controller', [0 => function () { 
            return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener())); 
        }, 1 => 'onKernelController'], 0); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener())); 
        }, 1 => 'onKernelResponse'], 0); 
        $instance->addListener('kernel.controller_arguments', [0 => function () { 
            return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService()); 
        }, 1 => 'onKernelControllerArguments'], 0); 
        $instance->addListener('kernel.controller_arguments', [0 => function () { 
            return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService()); 
        }, 1 => 'onKernelControllerArguments'], 0); 
        $instance->addListener('kernel.view', [0 => function () { 
            return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->getSensioFrameworkExtra_Psr7_Listener_ResponseService()); 
        }, 1 => 'onKernelView'], 0); 
        $instance->addListener('console.command', [0 => function () { 
            return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()); 
        }, 1 => 'onCommand'], 255); 
        $instance->addListener('console.terminate', [0 => function () { 
            return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()); 
        }, 1 => 'onTerminate'], -255); 
        $instance->addListener('kernel.exception', [0 => function () { 
            return ($this->services['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService()); 
        }, 1 => 'onException'], 0); 
        $instance->addListener('kernel.terminate', [0 => function () { 
            return ($this->services['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService()); 
        }, 1 => 'onTerminate'], 0); 
        $instance->addListener('console.error', [0 => function () { 
            return ($this->services['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService()); 
        }, 1 => 'onException'], 0); 
        $instance->addListener('console.terminate', [0 => function () { 
            return ($this->services['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService()); 
        }, 1 => 'onTerminate'], 0); 
        $instance->addListener('kernel.response', [0 => function () { 
            return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService()); 
        }, 1 => 'onKernelResponse'], -128); 
        $instance->addListener('console.error', [0 => function () { 
            return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber())); 
        }, 1 => 'onConsoleError'], 0); 
        $instance->addListener('console.terminate', [0 => function () { 
            return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber())); 
        }, 1 => 'onConsoleTerminate'], 0); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () { 
            return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService()); 
        }, 1 => 'checkPassport'], 512); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () { 
            return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService()); 
        }, 1 => 'onLogout'], 0); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'fidry_alice_data_fixtures.loader.doctrine' shared service. 
     * 
     * @return \Fidry\AliceDataFixtures\Loader\PurgerLoader 
     */ 
    protected function getFidryAliceDataFixtures_Loader_DoctrineService($lazyLoad = true) 
    { 
        if ($lazyLoad) { 
            return $this->services['fidry_alice_data_fixtures.loader.doctrine'] = $this->createProxy('PurgerLoader_cb68499', function () { 
                return \PurgerLoader_cb68499::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) { 
                    $wrappedInstance = $this->getFidryAliceDataFixtures_Loader_DoctrineService(false); 
 
                    $proxy->setProxyInitializer(null); 
 
                    return true; 
                }); 
            }); 
        } 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'fidry_alice_data_fixtures.persistence.persister.doctrine' shared service. 
     * 
     * @return \Fidry\AliceDataFixtures\Bridge\Doctrine\Persister\ObjectManagerPersister 
     */ 
    protected function getFidryAliceDataFixtures_Persistence_Persister_DoctrineService($lazyLoad = true) 
    { 
        if ($lazyLoad) { 
            return $this->services['fidry_alice_data_fixtures.persistence.persister.doctrine'] = $this->createProxy('ObjectManagerPersister_eccc052', function () { 
                return \ObjectManagerPersister_eccc052::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) { 
                    $wrappedInstance = $this->getFidryAliceDataFixtures_Persistence_Persister_DoctrineService(false); 
 
                    $proxy->setProxyInitializer(null); 
 
                    return true; 
                }); 
            }); 
        } 
 
        return new \Fidry\AliceDataFixtures\Bridge\Doctrine\Persister\ObjectManagerPersister(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())); 
    } 
 
    /** 
     * Gets the public 'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' shared service. 
     * 
     * @return \Fidry\AliceDataFixtures\Bridge\Doctrine\Purger\Purger 
     */ 
    protected function getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService($lazyLoad = true) 
    { 
        if ($lazyLoad) { 
            return $this->services['fidry_alice_data_fixtures.persistence.purger_factory.doctrine'] = $this->createProxy('Purger_2d4d1ea', function () { 
                return \Purger_2d4d1ea::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) { 
                    $wrappedInstance = $this->getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService(false); 
 
                    $proxy->setProxyInitializer(null); 
 
                    return true; 
                }); 
            }); 
        } 
 
        return new \Fidry\AliceDataFixtures\Bridge\Doctrine\Purger\Purger(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())); 
    } 
 
    /** 
     * Gets the public 'full_text_searcher' shared autowired service. 
     * 
     * @return \WebBundle\Service\FullTextSearchService 
     */ 
    protected function getFullTextSearcherService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/FullTextSearchService.php'; 
 
        return $this->services['full_text_searcher'] = new \WebBundle\Service\FullTextSearchService(($this->services['sphinx_ql'] ?? $this->getSphinxQlService())); 
    } 
 
    /** 
     * Gets the public 'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' shared service. 
     * 
     * @return \Hautelook\AliceBundle\Console\Command\Doctrine\DoctrineOrmLoadDataFixturesCommand 
     */ 
    protected function getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/Console/Command/Doctrine/DoctrineOrmLoadDataFixturesCommand.php'; 
 
        $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())); 
 
        $instance->setName('hautelook:fixtures:load'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'hautelook_alice.data_fixtures.append_loader' shared service. 
     * 
     * @return \Fidry\AliceDataFixtures\Loader\FileResolverLoader 
     */ 
    protected function getHautelookAlice_DataFixtures_AppendLoaderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/Loader/FileResolverLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php'; 
 
        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)))))); 
    } 
 
    /** 
     * Gets the public 'hautelook_alice.data_fixtures.purge_loader' shared service. 
     * 
     * @return \Fidry\AliceDataFixtures\Loader\FileResolverLoader 
     */ 
    protected function getHautelookAlice_DataFixtures_PurgeLoaderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/Loader/FileResolverLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php'; 
 
        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)))))); 
    } 
 
    /** 
     * Gets the public 'hautelook_alice.loader' shared service. 
     * 
     * @return \Hautelook\AliceBundle\Loader\DoctrineOrmLoader 
     */ 
    protected function getHautelookAlice_LoaderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/LoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/LoggerAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/Loader/DoctrineOrmLoader.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'hautelook_alice.locator' shared service. 
     * 
     * @return \Hautelook\AliceBundle\Locator\EnvironmentlessFilesLocator 
     */ 
    protected function getHautelookAlice_LocatorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/FixtureLocatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/Locator/EnvironmentlessFilesLocator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/Locator/EnvDirectoryLocator.php'; 
 
        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'])); 
    } 
 
    /** 
     * Gets the public 'hautelook_alice.resolver.bundle' shared service. 
     * 
     * @return \Hautelook\AliceBundle\Resolver\Bundle\NoBundleResolver 
     */ 
    protected function getHautelookAlice_Resolver_BundleService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/BundleResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/Resolver/Bundle/NoBundleResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/Resolver/Bundle/SimpleBundleResolver.php'; 
 
        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)))); 
    } 
 
    /** 
     * Gets the public 'hautelook_alice.resolver.file' shared service. 
     * 
     * @return \Hautelook\AliceBundle\Resolver\File\KernelFileResolver 
     */ 
    protected function getHautelookAlice_Resolver_FileService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/FileResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/Resolver/File/KernelFileResolver.php'; 
 
        return $this->services['hautelook_alice.resolver.file'] = new \Hautelook\AliceBundle\Resolver\File\KernelFileResolver(($this->services['kernel'] ?? $this->get('kernel', 1))); 
    } 
 
    /** 
     * Gets the public 'http_kernel' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\HttpKernel 
     */ 
    protected function getHttpKernelService() 
    { 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->services['http_kernel'])) { 
            return $this->services['http_kernel']; 
        } 
        $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))); 
 
        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 () { 
            yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService()); 
            yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService()); 
            yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService()); 
            yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService()); 
            yield 4 => ($this->privates['debug.FlexApp\\ArgumentResolver\\RequestDtoArgumentResolver'] ?? $this->getRequestDtoArgumentResolverService()); 
            yield 5 => ($this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService()); 
            yield 6 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService()); 
            yield 7 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService()); 
            yield 8 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService()); 
            yield 9 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService()); 
        }, 10)), $b)); 
    } 
 
    /** 
     * Gets the public 'knp_snappy.image' shared service. 
     * 
     * @return \Knp\Snappy\Image 
     */ 
    protected function getKnpSnappy_ImageService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Image.php'; 
 
        $this->services['knp_snappy.image'] = $instance = new \Knp\Snappy\Image('wkhtmltoimage', [], []); 
 
        $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService())); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'knp_snappy.pdf' shared service. 
     * 
     * @return \Knp\Snappy\Pdf 
     */ 
    protected function getKnpSnappy_PdfService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php'; 
 
        $this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf('wkhtmltopdf', $this->parameters['knp_snappy.pdf.options'], []); 
 
        $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService())); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'kreait_firebase.push.auth' shared service. 
     * 
     * @return \Kreait\Firebase\Auth 
     */ 
    protected function getKreaitFirebase_Push_AuthService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Auth.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Auth.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php'; 
 
        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]); 
    } 
 
    /** 
     * Gets the public 'kreait_firebase.push.database' shared service. 
     * 
     * @return \Kreait\Firebase\Database 
     */ 
    protected function getKreaitFirebase_Push_DatabaseService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Database.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Database.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php'; 
 
        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]); 
    } 
 
    /** 
     * Gets the public 'kreait_firebase.push.dynamic_links' shared service. 
     * 
     * @return \Kreait\Firebase\DynamicLinks 
     */ 
    protected function getKreaitFirebase_Push_DynamicLinksService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Contract/DynamicLinks.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/DynamicLinks.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php'; 
 
        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]); 
    } 
 
    /** 
     * Gets the public 'kreait_firebase.push.firestore' shared service. 
     * 
     * @return \Kreait\Firebase\Firestore 
     */ 
    protected function getKreaitFirebase_Push_FirestoreService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Firestore.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Firestore.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php'; 
 
        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]); 
    } 
 
    /** 
     * Gets the public 'kreait_firebase.push.messaging' shared service. 
     * 
     * @return \Kreait\Firebase\Messaging 
     */ 
    protected function getKreaitFirebase_Push_MessagingService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Messaging.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Messaging.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php'; 
 
        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]); 
    } 
 
    /** 
     * Gets the public 'kreait_firebase.push.remote_config' shared service. 
     * 
     * @return \Kreait\Firebase\RemoteConfig 
     */ 
    protected function getKreaitFirebase_Push_RemoteConfigService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Contract/RemoteConfig.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/RemoteConfig.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php'; 
 
        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]); 
    } 
 
    /** 
     * Gets the public 'kreait_firebase.push.storage' shared service. 
     * 
     * @return \Kreait\Firebase\Storage 
     */ 
    protected function getKreaitFirebase_Push_StorageService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Storage.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Storage.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php'; 
 
        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]); 
    } 
 
    /** 
     * Gets the public 'leezy.pheanstalk.command.delete_job' shared service. 
     * 
     * @return \Leezy\PheanstalkBundle\Command\DeleteJobCommand 
     */ 
    protected function getLeezy_Pheanstalk_Command_DeleteJobService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/DeleteJobCommand.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public 'leezy.pheanstalk.command.flush_tube' shared service. 
     * 
     * @return \Leezy\PheanstalkBundle\Command\FlushTubeCommand 
     */ 
    protected function getLeezy_Pheanstalk_Command_FlushTubeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/FlushTubeCommand.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public 'leezy.pheanstalk.command.kick' shared service. 
     * 
     * @return \Leezy\PheanstalkBundle\Command\KickCommand 
     */ 
    protected function getLeezy_Pheanstalk_Command_KickService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/KickCommand.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public 'leezy.pheanstalk.command.kick_job' shared service. 
     * 
     * @return \Leezy\PheanstalkBundle\Command\KickJobCommand 
     */ 
    protected function getLeezy_Pheanstalk_Command_KickJobService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/KickJobCommand.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public 'leezy.pheanstalk.command.list_tube' shared service. 
     * 
     * @return \Leezy\PheanstalkBundle\Command\ListTubeCommand 
     */ 
    protected function getLeezy_Pheanstalk_Command_ListTubeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/ListTubeCommand.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public 'leezy.pheanstalk.command.next_ready' shared service. 
     * 
     * @return \Leezy\PheanstalkBundle\Command\NextReadyCommand 
     */ 
    protected function getLeezy_Pheanstalk_Command_NextReadyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/NextReadyCommand.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public 'leezy.pheanstalk.command.pause_tube' shared service. 
     * 
     * @return \Leezy\PheanstalkBundle\Command\PauseTubeCommand 
     */ 
    protected function getLeezy_Pheanstalk_Command_PauseTubeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/PauseTubeCommand.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public 'leezy.pheanstalk.command.peek' shared service. 
     * 
     * @return \Leezy\PheanstalkBundle\Command\PeekCommand 
     */ 
    protected function getLeezy_Pheanstalk_Command_PeekService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/PeekCommand.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public 'leezy.pheanstalk.command.peek_tube' shared service. 
     * 
     * @return \Leezy\PheanstalkBundle\Command\PeekTubeCommand 
     */ 
    protected function getLeezy_Pheanstalk_Command_PeekTubeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/PeekTubeCommand.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public 'leezy.pheanstalk.command.put' shared service. 
     * 
     * @return \Leezy\PheanstalkBundle\Command\PutCommand 
     */ 
    protected function getLeezy_Pheanstalk_Command_PutService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/PutCommand.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public 'leezy.pheanstalk.command.stats' shared service. 
     * 
     * @return \Leezy\PheanstalkBundle\Command\StatsCommand 
     */ 
    protected function getLeezy_Pheanstalk_Command_StatsService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/StatsCommand.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public 'leezy.pheanstalk.command.stats_job' shared service. 
     * 
     * @return \Leezy\PheanstalkBundle\Command\StatsJobCommand 
     */ 
    protected function getLeezy_Pheanstalk_Command_StatsJobService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/StatsJobCommand.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public 'leezy.pheanstalk.command.stats_tube' shared service. 
     * 
     * @return \Leezy\PheanstalkBundle\Command\StatsTubeCommand 
     */ 
    protected function getLeezy_Pheanstalk_Command_StatsTubeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/AbstractPheanstalkCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Command/StatsTubeCommand.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public 'leezy.pheanstalk.proxy.default' shared service. 
     * 
     * @return \Leezy\PheanstalkBundle\Proxy\PheanstalkProxy 
     */ 
    protected function getLeezy_Pheanstalk_Proxy_DefaultService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/pda/pheanstalk/src/Contract/PheanstalkInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Proxy/PheanstalkProxyInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src/Proxy/PheanstalkProxy.php'; 
 
        $this->services['leezy.pheanstalk.proxy.default'] = $instance = new \Leezy\PheanstalkBundle\Proxy\PheanstalkProxy(); 
 
        if ($this->has('event_dispatcher')) { 
            $instance->setDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())); 
        } 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'liform.guesser.validator' shared service. 
     * 
     * @return \Limenius\Liform\Guesser\ValidatorGuesser 
     */ 
    protected function getLiform_Guesser_ValidatorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Guesser/ValidatorGuesser.php'; 
 
        return $this->services['liform.guesser.validator'] = new \Limenius\Liform\Guesser\ValidatorGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())); 
    } 
 
    /** 
     * Gets the public 'logger' shared service. 
     * 
     * @return \Symfony\Bridge\Monolog\Logger 
     */ 
    protected function getLoggerService() 
    { 
        $this->services['logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app'); 
 
        $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $instance->useMicrosecondTimestamps(true); 
        $instance->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService())); 
        $instance->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService())); 
        $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService())); 
        $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); 
        $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService())); 
        $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'manager.translate' shared autowired service. 
     * 
     * @return \FlexApp\Service\TransManager 
     */ 
    protected function getManager_TranslateService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/TransManager.php'; 
 
        return $this->services['manager.translate'] = new \FlexApp\Service\TransManager(); 
    } 
 
    /** 
     * Gets the public 'messenger.default_bus' shared service. 
     * 
     * @return \Symfony\Component\Messenger\TraceableMessageBus 
     */ 
    protected function getMessenger_DefaultBusService() 
    { 
        return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () { 
            yield 0 => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService()); 
            yield 1 => ($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'))); 
            yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware())); 
            yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware())); 
            yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware())); 
            yield 5 => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService()); 
            yield 6 => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService()); 
        }, 7))); 
    } 
 
    /** 
     * Gets the public 'metaer_curl_wrapper.curl_wrapper.default' shared service. 
     * 
     * @return \Metaer\CurlWrapperBundle\CurlWrapper 
     */ 
    protected function getMetaerCurlWrapper_CurlWrapper_DefaultService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/metaer/curl-wrapper-bundle/CurlWrapperInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/metaer/curl-wrapper-bundle/CurlWrapper.php'; 
 
        return $this->services['metaer_curl_wrapper.curl_wrapper.default'] = new \Metaer\CurlWrapperBundle\CurlWrapper(); 
    } 
 
    /** 
     * Gets the public 'mobile_detect.mobile_detector.default' shared service. 
     * 
     * @return \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector 
     */ 
    protected function getMobileDetect_MobileDetector_DefaultService() 
    { 
        return $this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector(); 
    } 
 
    /** 
     * Gets the public 'monolog.logger.catalog' shared service. 
     * 
     * @return \Symfony\Bridge\Monolog\Logger 
     */ 
    protected function getMonolog_Logger_CatalogService() 
    { 
        $this->services['monolog.logger.catalog'] = $instance = new \Symfony\Bridge\Monolog\Logger('catalog'); 
 
        $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $instance->pushHandler(($this->privates['monolog.handler.catalog'] ?? $this->getMonolog_Handler_CatalogService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'monolog.logger.collection' shared service. 
     * 
     * @return \Symfony\Bridge\Monolog\Logger 
     */ 
    protected function getMonolog_Logger_CollectionService() 
    { 
        $this->services['monolog.logger.collection'] = $instance = new \Symfony\Bridge\Monolog\Logger('collection'); 
 
        $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $instance->pushHandler(($this->privates['monolog.handler.collection'] ?? $this->getMonolog_Handler_CollectionService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'monolog.logger.search' shared service. 
     * 
     * @return \Symfony\Bridge\Monolog\Logger 
     */ 
    protected function getMonolog_Logger_SearchService() 
    { 
        $this->services['monolog.logger.search'] = $instance = new \Symfony\Bridge\Monolog\Logger('search'); 
 
        $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $instance->pushHandler(($this->privates['monolog.handler.search'] ?? $this->getMonolog_Handler_SearchService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'nelmio_alice.data_loader' shared service. 
     * 
     * @return \Nelmio\Alice\Loader\SimpleDataLoader 
     */ 
    protected function getNelmioAlice_DataLoaderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/DataLoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Loader/SimpleDataLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/SimpleBuilder.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/DenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/SimpleDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/ParameterBagDenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Parameter/SimpleParameterBagDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FixtureBagDenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SimpleFixtureBagDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/TolerantFixtureDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerRegistry.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParserInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/ElementFlagParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/FlagParserRegistry.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/ChainableFlagParserInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/ConfiguratorFlagParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/ExtendFlagParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/OptionalFlagParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/TemplateFlagParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/UniqueFlagParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/ChainableFixtureDenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/CollectionDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParserAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/SimpleCollectionDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/CollectionDenormalizerWithTemporaryFixture.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/NullListNameDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/ReferenceRangeNameDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationsDenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/SimpleSpecificationsDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ConstructorDenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/LegacyConstructorDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/ConstructorDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ArgumentsDenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Arguments/SimpleArgumentsDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ValueDenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Value/UniqueValueDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Value/SimpleValueDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/ParserInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/FunctionFixtureReferenceParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/StringMergerParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/SimpleParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/LexerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/EmptyValueLexer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/ReferenceEscaperLexer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/GlobalPatternsLexer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/FunctionLexer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/StringThenReferenceLexer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/SubPatternsLexer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/ReferenceLexer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParserInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/ParserAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/TokenParserRegistry.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/ChainableTokenParserInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/AbstractChainableParserAwareParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/DynamicArrayTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/EscapedValueTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureListReferenceTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureMethodReferenceTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureRangeReferenceTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/MethodReferenceTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/OptionalTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/ParameterTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/PropertyReferenceTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/VariableReferenceTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/SimpleReferenceTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/StringArrayTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/StringTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/ArgumentEscaper.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/TolerantFunctionTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/IdentityTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FunctionTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/VariableTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/WildcardReferenceTokenParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/FactoryDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/CallsDenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/CallsWithFlagsDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/FunctionDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler/ConfiguratorFlagHandler.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler/OptionalFlagHandler.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/PropertyDenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Property/SimplePropertyDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/NullRangeNameDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/SimpleDenormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/GeneratorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/DoublePassGenerator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/FixtureSetResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureSet/RemoveConflictingObjectsResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureSet/SimpleFixtureSetResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterBagResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/RemoveConflictingParametersParameterBagResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/SimpleParameterBagResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/ParameterResolverRegistry.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/ChainableParameterResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/StaticParameterResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterResolverAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/ArrayParameterResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/RecursiveParameterResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/StringParameterResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureBagResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Fixture/TemplateFixtureBagResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ObjectGeneratorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ObjectGenerator/CompleteObjectGenerator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ObjectGenerator/SimpleObjectGenerator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ValueResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ObjectGeneratorAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/ValueResolverRegistry.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/ChainableValueResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ValueResolverAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ArrayValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/DynamicArrayValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/EvaluatedValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FunctionCallArgumentResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/PhpFunctionCallValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FakerFunctionCallValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixturePropertyReferenceResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/PropertyAccess/StdPropertyAccessor.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureMethodCallReferenceResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/UnresolvedFixtureReferenceIdResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/SelfFixtureReferenceResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureReferenceResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureWildcardReferenceResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ListValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/OptionalValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ParameterValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/UniqueValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/UniqueValuesPool.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ValueForCurrentValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/VariableValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/InstantiatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/ExistingInstanceInstantiator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/InstantiatorResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/InstantiatorRegistry.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/ChainableInstantiatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/AbstractChainableInstantiator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NoCallerMethodCallInstantiator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/NamedArgumentsResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NullConstructorInstantiator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NoMethodCallInstantiator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/StaticFactoryInstantiator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/Alice/Generator/Instantiator/Chainable/InstantiatedReferenceInstantiator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/HydratorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Hydrator/SimpleHydrator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Hydrator/PropertyHydratorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Hydrator/Property/SymfonyPropertyAccessorHydrator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/CallerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/SimpleCaller.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorRegistry.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/ChainableCallProcessorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/ConfiguratorMethodCallProcessor.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/MethodCallWithReferenceProcessor.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/OptionalMethodCallProcessor.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/SimpleMethodCallProcessor.php'; 
 
        $a = new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\ElementFlagParser(new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\FlagParserRegistry([0 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\ConfiguratorFlagParser(), 1 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\ExtendFlagParser(), 2 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\OptionalFlagParser(), 3 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\TemplateFlagParser(), 4 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\UniqueFlagParser()])); 
        $b = new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ArgumentEscaper(); 
 
        $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([0 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\DynamicArrayTokenParser(), 1 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\EscapedValueTokenParser(), 2 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureListReferenceTokenParser(), 3 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureMethodReferenceTokenParser(), 4 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureRangeReferenceTokenParser(), 5 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\MethodReferenceTokenParser(), 6 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\OptionalTokenParser(), 7 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ParameterTokenParser(), 8 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\PropertyReferenceTokenParser(), 9 => 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()])))))); 
 
        $d = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Arguments\SimpleArgumentsDenormalizer($c); 
        $e = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\CallsWithFlagsDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\FunctionDenormalizer($d), [0 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\MethodFlagHandler\ConfiguratorFlagHandler(), 1 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\MethodFlagHandler\OptionalFlagHandler()]); 
 
        $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); 
        $g = new \Nelmio\Alice\PropertyAccess\StdPropertyAccessor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())); 
 
        $h = new \Nelmio\Alice\Generator\Resolver\Value\ValueResolverRegistry([0 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ArrayValueResolver(), 1 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\DynamicArrayValueResolver(), 2 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\EvaluatedValueResolver(), 3 => 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())))), 4 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixturePropertyReferenceResolver($g), 5 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureMethodCallReferenceResolver(), 6 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\UnresolvedFixtureReferenceIdResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\SelfFixtureReferenceResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureReferenceResolver())), 7 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureWildcardReferenceResolver(), 8 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ListValueResolver(), 9 => 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(), NULL, 150), 12 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ValueForCurrentValueResolver(), 13 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\VariableValueResolver()]); 
        $i = new \Nelmio\Alice\Generator\NamedArgumentsResolver(); 
        $j = new \Hautelook\AliceBundle\Alice\Generator\Instantiator\Chainable\InstantiatedReferenceInstantiator(); 
        $j->setContainer($this); 
 
        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, [0 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleCollectionDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\CollectionDenormalizerWithTemporaryFixture(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\NullListNameDenormalizer())), 1 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\ReferenceRangeNameDenormalizer($f), 2 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleCollectionDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\CollectionDenormalizerWithTemporaryFixture(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\NullRangeNameDenormalizer())), 3 => 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([0 => new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\StaticParameterResolver(), 1 => new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\ArrayParameterResolver(), 2 => 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([0 => new \Nelmio\Alice\Generator\Instantiator\Chainable\NoCallerMethodCallInstantiator($i), 1 => new \Nelmio\Alice\Generator\Instantiator\Chainable\NullConstructorInstantiator(), 2 => new \Nelmio\Alice\Generator\Instantiator\Chainable\NoMethodCallInstantiator(), 3 => new \Nelmio\Alice\Generator\Instantiator\Chainable\StaticFactoryInstantiator($i), 4 => $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([0 => new \Nelmio\Alice\Generator\Caller\Chainable\ConfiguratorMethodCallProcessor(), 1 => new \Nelmio\Alice\Generator\Caller\Chainable\MethodCallWithReferenceProcessor(), 2 => new \Nelmio\Alice\Generator\Caller\Chainable\OptionalMethodCallProcessor(), 3 => new \Nelmio\Alice\Generator\Caller\Chainable\SimpleMethodCallProcessor()]), $h, $i))))); 
    } 
 
    /** 
     * Gets the public 'nelmio_alice.file_loader' shared service. 
     * 
     * @return \Nelmio\Alice\Loader\SimpleFileLoader 
     */ 
    protected function getNelmioAlice_FileLoaderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FileLoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Loader/SimpleFileLoader.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'nelmio_alice.files_loader' shared service. 
     * 
     * @return \Nelmio\Alice\Loader\SimpleFilesLoader 
     */ 
    protected function getNelmioAlice_FilesLoaderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FilesLoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Loader/SimpleFilesLoader.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'nelmio_api_doc.command.dump' shared service. 
     * 
     * @return \Nelmio\ApiDocBundle\Command\DumpCommand 
     */ 
    protected function getNelmioApiDoc_Command_DumpService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Command/DumpCommand.php'; 
 
        $this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService())); 
 
        $instance->setName('nelmio:apidoc:dump'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'nelmio_api_doc.controller.redocly' shared service. 
     * 
     * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController 
     */ 
    protected function getNelmioApiDoc_Controller_RedoclyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php'; 
 
        return $this->services['nelmio_api_doc.controller.redocly'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()), 'redocly'); 
    } 
 
    /** 
     * Gets the public 'nelmio_api_doc.controller.swagger_json' shared service. 
     * 
     * @return \Nelmio\ApiDocBundle\Controller\DocumentationController 
     */ 
    protected function getNelmioApiDoc_Controller_SwaggerJsonService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Controller/DocumentationController.php'; 
 
        return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService())); 
    } 
 
    /** 
     * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service. 
     * 
     * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController 
     */ 
    protected function getNelmioApiDoc_Controller_SwaggerUiService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php'; 
 
        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'); 
    } 
 
    /** 
     * Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service. 
     * 
     * @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController 
     */ 
    protected function getNelmioApiDoc_Controller_SwaggerYamlService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Controller/YamlDocumentationController.php'; 
 
        return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService())); 
    } 
 
    /** 
     * Gets the public 'nelmio_api_doc.generator.default' shared service. 
     * 
     * @return \Nelmio\ApiDocBundle\ApiDocGenerator 
     */ 
    protected function getNelmioApiDoc_Generator_DefaultService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/ApiDocGenerator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/zircote/swagger-php/src/Generator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/zircote/swagger-php/src/Processors/ProcessorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Processor/NullablePropertyProcessor.php'; 
 
        $a = new \OpenApi\Generator(); 
        $a->addProcessor(new \Nelmio\ApiDocBundle\Processor\NullablePropertyProcessor(), NULL); 
 
        $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () { 
            yield 0 => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService()); 
            yield 1 => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true))); 
            yield 2 => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()); 
            yield 3 => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService()); 
            yield 4 => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber())); 
        }, 5), new RewindableGenerator(function () { 
            yield 0 => ($this->privates['nelmio_api_doc.model_describers.self_describing'] ?? ($this->privates['nelmio_api_doc.model_describers.self_describing'] = new \Nelmio\ApiDocBundle\ModelDescriber\SelfDescribingModelDescriber())); 
            yield 1 => ($this->privates['nelmio_api_doc.model_describers.enum'] ?? ($this->privates['nelmio_api_doc.model_describers.enum'] = new \Nelmio\ApiDocBundle\ModelDescriber\EnumModelDescriber())); 
            yield 2 => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService()); 
            yield 3 => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService()); 
        }, 4), NULL, 'openapi_doc.default', $a); 
 
        $b = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc'); 
        $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $b->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $b->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $b->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $b->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $b->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $b->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService())); 
        $b->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService())); 
        $b->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService())); 
        $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); 
        $b->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService())); 
        $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b); 
 
        $instance->setAlternativeNames([]); 
        $instance->setMediaTypes([0 => 'json']); 
        $instance->setLogger($b); 
        $instance->setOpenApiVersion(NULL); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'nelmio_api_doc.render_docs' shared service. 
     * 
     * @return \Nelmio\ApiDocBundle\Render\RenderOpenApi 
     */ 
    protected function getNelmioApiDoc_RenderDocsService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Render/RenderOpenApi.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Render/OpenApiRenderer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Render/Json/JsonOpenApiRenderer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Render/Yaml/YamlOpenApiRenderer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/HtmlOpenApiRenderer.php'; 
 
        return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'default' => ['services', 'nelmio_api_doc.generator.default', 'getNelmioApiDoc_Generator_DefaultService', false], 
        ], [ 
            'default' => '?', 
        ]), 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()))); 
    } 
 
    /** 
     * Gets the public 'orm_transexentity_listener' shared service. 
     * 
     * @return \FlexApp\EventListener\ORM\TransExEntityListener 
     */ 
    protected function getOrmTransexentityListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/EventListener/ORM/TransExEntityListener.php'; 
 
        return $this->services['orm_transexentity_listener'] = new \FlexApp\EventListener\ORM\TransExEntityListener(); 
    } 
 
    /** 
     * Gets the public 'request_stack' shared service. 
     * 
     * @return \Symfony\Component\HttpFoundation\RequestStack 
     */ 
    protected function getRequestStackService() 
    { 
        return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack(); 
    } 
 
    /** 
     * Gets the public 'routing.loader' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader 
     */ 
    protected function getRouting_LoaderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/Loader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/DelegatingLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/FileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/XmlFileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/YamlFileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/PhpFileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/GlobFileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/DirectoryLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ObjectLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ContainerLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php'; 
 
        $a = new \Symfony\Component\Config\Loader\LoaderResolver(); 
 
        $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1))); 
        $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'te_dev'); 
 
        $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b, 'te_dev')); 
        $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b, 'te_dev')); 
        $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b, 'te_dev')); 
        $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b, 'te_dev')); 
        $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b, 'te_dev')); 
        $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'kernel' => ['services', 'kernel', 'getKernelService', false], 
        ], [ 
            'kernel' => 'FlexApp\\Kernel', 
        ]), 'te_dev')); 
        $a->addLoader($c); 
        $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b, $c)); 
        $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b, $c)); 
 
        return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []); 
    } 
 
    /** 
     * Gets the public 'security.authentication_utils' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils 
     */ 
    protected function getSecurity_AuthenticationUtilsService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the public 'services.catalog_sphinx_resul' shared autowired service. 
     * 
     * @return \FlexApp\Service\CatalogSphinxResultService 
     */ 
    protected function getServices_CatalogSphinxResulService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/CatalogSphinxResultService.php'; 
 
        return $this->services['services.catalog_sphinx_resul'] = new \FlexApp\Service\CatalogSphinxResultService(); 
    } 
 
    /** 
     * Gets the public 'services_resetter' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter 
     */ 
    protected function getServicesResetterService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php'; 
 
        return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () { 
            if (isset($this->services['cache.app'])) { 
                yield 'cache.app' => ($this->services['cache.app'] ?? null); 
            } 
            if (isset($this->services['cache.system'])) { 
                yield 'cache.system' => ($this->services['cache.system'] ?? null); 
            } 
            if (isset($this->privates['cache.validator.traceable'])) { 
                yield 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? null); 
            } 
            if (isset($this->privates['cache.serializer.traceable'])) { 
                yield 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? null); 
            } 
            if (isset($this->privates['cache.annotations.traceable'])) { 
                yield 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? null); 
            } 
            if (isset($this->privates['cache.property_info.traceable'])) { 
                yield 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? null); 
            } 
            if (isset($this->privates['cache.messenger.restart_workers_signal.traceable'])) { 
                yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? null); 
            } 
            if (isset($this->privates['.debug.http_client'])) { 
                yield 'http_client' => ($this->privates['.debug.http_client'] ?? null); 
            } 
            if (isset($this->privates['mailer.message_logger_listener'])) { 
                yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null); 
            } 
            if (isset($this->privates['debug.stopwatch'])) { 
                yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null); 
            } 
            if (isset($this->services['event_dispatcher'])) { 
                yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null); 
            } 
            if (isset($this->privates['doctrine.system_cache_pool.traceable'])) { 
                yield 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool.traceable'] ?? null); 
            } 
            if (isset($this->privates['doctrine.redis_cache_pool.traceable'])) { 
                yield 'doctrine.redis_cache_pool' => ($this->privates['doctrine.redis_cache_pool.traceable'] ?? null); 
            } 
            if (isset($this->privates['chatb_cache_pool.traceable'])) { 
                yield 'chatb_cache_pool' => ($this->privates['chatb_cache_pool.traceable'] ?? null); 
            } 
            if (isset($this->privates['redis_cache_pool.traceable'])) { 
                yield 'redis_cache_pool' => ($this->privates['redis_cache_pool.traceable'] ?? null); 
            } 
            if (isset($this->privates['session_listener'])) { 
                yield 'session_listener' => ($this->privates['session_listener'] ?? null); 
            } 
            if (isset($this->privates['form.choice_list_factory.cached'])) { 
                yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null); 
            } 
            if (isset($this->services['cache.validator_expression_language'])) { 
                yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null); 
            } 
            if (isset($this->privates['messenger.transport.in_memory.factory'])) { 
                yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null); 
            } 
            if (isset($this->services['.container.private.profiler'])) { 
                yield 'profiler' => ($this->services['.container.private.profiler'] ?? null); 
            } 
            if (isset($this->services['.container.private.validator'])) { 
                yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null); 
            } 
            if (isset($this->privates['twig.form.engine'])) { 
                yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null); 
            } 
            if (isset($this->services['.container.private.security.token_storage'])) { 
                yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null); 
            } 
            if (isset($this->privates['cache.security_expression_language.traceable'])) { 
                yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? null); 
            } 
            if (isset($this->privates['debug.security.firewall'])) { 
                yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null); 
            } 
            if (isset($this->privates['cache.security_token_verifier.traceable'])) { 
                yield 'cache.security_token_verifier' => ($this->privates['cache.security_token_verifier.traceable'] ?? null); 
            } 
            if (isset($this->privates['debug.security.firewall.authenticator.main'])) { 
                yield 'debug.security.firewall.authenticator.main' => ($this->privates['debug.security.firewall.authenticator.main'] ?? null); 
            } 
            if (isset($this->services['doctrine'])) { 
                yield 'doctrine' => ($this->services['doctrine'] ?? null); 
            } 
            if (isset($this->privates['form.type.entity'])) { 
                yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null); 
            } 
            if (isset($this->privates['monolog.handler.catalog'])) { 
                yield 'monolog.handler.catalog' => ($this->privates['monolog.handler.catalog'] ?? null); 
            } 
            if (isset($this->privates['monolog.handler.collection'])) { 
                yield 'monolog.handler.collection' => ($this->privates['monolog.handler.collection'] ?? null); 
            } 
            if (isset($this->privates['monolog.handler.search'])) { 
                yield 'monolog.handler.search' => ($this->privates['monolog.handler.search'] ?? null); 
            } 
            if (isset($this->privates['monolog.handler.main'])) { 
                yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null); 
            } 
            if (isset($this->privates['monolog.handler.nested'])) { 
                yield 'monolog.handler.nested' => ($this->privates['monolog.handler.nested'] ?? null); 
            } 
            if (isset($this->privates['monolog.handler.console'])) { 
                yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null); 
            } 
            if (isset($this->privates['monolog.handler.doctrine'])) { 
                yield 'monolog.handler.doctrine' => ($this->privates['monolog.handler.doctrine'] ?? null); 
            } 
            if (isset($this->privates['monolog.handler.error'])) { 
                yield 'monolog.handler.error' => ($this->privates['monolog.handler.error'] ?? null); 
            } 
            if (isset($this->privates['monolog.handler.info'])) { 
                yield 'monolog.handler.info' => ($this->privates['monolog.handler.info'] ?? null); 
            } 
            if (isset($this->privates['monolog.handler.alert'])) { 
                yield 'monolog.handler.alert' => ($this->privates['monolog.handler.alert'] ?? null); 
            } 
            if (isset($this->services['swiftmailer.email_sender.listener'])) { 
                yield 'swiftmailer.email_sender.listener' => ($this->services['swiftmailer.email_sender.listener'] ?? null); 
            } 
            if (isset($this->privates['.debug.http_client'])) { 
                yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null); 
            } 
        }, function () { 
            return 0 + (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'])); 
        }), ['cache.app' => [0 => 'reset'], 'cache.system' => [0 => 'reset'], 'cache.validator' => [0 => 'reset'], 'cache.serializer' => [0 => 'reset'], 'cache.annotations' => [0 => 'reset'], 'cache.property_info' => [0 => 'reset'], 'cache.messenger.restart_workers_signal' => [0 => 'reset'], 'http_client' => [0 => '?reset'], 'mailer.message_logger_listener' => [0 => 'reset'], 'debug.stopwatch' => [0 => 'reset'], 'debug.event_dispatcher' => [0 => 'reset'], 'doctrine.system_cache_pool' => [0 => 'reset'], 'doctrine.redis_cache_pool' => [0 => 'reset'], 'chatb_cache_pool' => [0 => 'reset'], 'redis_cache_pool' => [0 => 'reset'], 'session_listener' => [0 => 'reset'], 'form.choice_list_factory.cached' => [0 => 'reset'], 'cache.validator_expression_language' => [0 => 'reset'], 'messenger.transport.in_memory.factory' => [0 => 'reset'], 'profiler' => [0 => 'reset'], 'debug.validator' => [0 => 'reset'], 'twig.form.engine' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'debug.security.firewall' => [0 => 'reset'], 'cache.security_token_verifier' => [0 => 'reset'], 'debug.security.firewall.authenticator.main' => [0 => 'reset'], 'doctrine' => [0 => 'reset'], 'form.type.entity' => [0 => 'reset'], 'monolog.handler.catalog' => [0 => 'reset'], 'monolog.handler.collection' => [0 => 'reset'], 'monolog.handler.search' => [0 => 'reset'], 'monolog.handler.main' => [0 => 'reset'], 'monolog.handler.nested' => [0 => 'reset'], 'monolog.handler.console' => [0 => 'reset'], 'monolog.handler.doctrine' => [0 => 'reset'], 'monolog.handler.error' => [0 => 'reset'], 'monolog.handler.info' => [0 => 'reset'], 'monolog.handler.alert' => [0 => 'reset'], 'swiftmailer.email_sender.listener' => [0 => 'reset'], '.debug.http_client' => [0 => 'reset']]); 
    } 
 
    /** 
     * Gets the public 'sphinx_ql' shared autowired service. 
     * 
     * @return \WebBundle\Service\SphinxQLService 
     */ 
    protected function getSphinxQlService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/SphinxQLService.php'; 
 
        return $this->services['sphinx_ql'] = new \WebBundle\Service\SphinxQLService('127.0.0.1', 9306, 'te', 'root', 'MySQL20203030root_1##'); 
    } 
 
    /** 
     * Gets the public 'sphinx_searcher' shared autowired service. 
     * 
     * @return \WebBundle\Service\SphinxSearcherService 
     */ 
    protected function getSphinxSearcherService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/SphinxSearcherService.php'; 
 
        $this->services['sphinx_searcher'] = $instance = new \WebBundle\Service\SphinxSearcherService($this, ($this->services['WebBundle\\Repository\\FilterRepository'] ?? $this->getFilterRepositoryService())); 
 
        $instance->listMeasureRepository = ($this->services['WebBundle\\Repository\\ListMeasureRepository'] ?? $this->getListMeasureRepositoryService()); 
        $instance->listMaterialRepository = ($this->services['WebBundle\\Repository\\ListMaterialRepository'] ?? $this->getListMaterialRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'swiftmailer.email_sender.listener' shared service. 
     * 
     * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener 
     */ 
    protected function getSwiftmailer_EmailSender_ListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php'; 
 
        return $this->services['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->services['logger'] ?? $this->getLoggerService())); 
    } 
 
    /** 
     * Gets the public 'swiftmailer.mailer.default' shared service. 
     * 
     * @return \Swift_Mailer 
     */ 
    protected function getSwiftmailer_Mailer_DefaultService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php'; 
 
        return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.mailer.default.transport'] ?? $this->getSwiftmailer_Mailer_Default_TransportService())); 
    } 
 
    /** 
     * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service. 
     * 
     * @return \Swift_Plugins_MessageLogger 
     */ 
    protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php'; 
 
        return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger(); 
    } 
 
    /** 
     * Gets the public 'swiftmailer.mailer.default.transport' shared service. 
     * 
     * @return \Swift_Transport_EsmtpTransport 
     */ 
    protected function getSwiftmailer_Mailer_Default_TransportService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SmtpAgent.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/InputByteStream.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Filterable.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/OutputByteStream.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/IoBuffer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilterFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/LoginAuthenticator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/PlainAuthenticator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/RedirectingPlugin.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SmtpTransportConfigurator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php'; 
 
        $a = new \Swift_Transport_Esmtp_AuthHandler([0 => new \Swift_Transport_Esmtp_Auth_CramMd5Authenticator(), 1 => new \Swift_Transport_Esmtp_Auth_LoginAuthenticator(), 2 => new \Swift_Transport_Esmtp_Auth_PlainAuthenticator(), 3 => new \Swift_Transport_Esmtp_Auth_NTLMAuthenticator()]); 
        $a->setUsername(NULL); 
        $a->setPassword(NULL); 
        $a->setAuthMode(NULL); 
 
        $this->services['swiftmailer.mailer.default.transport'] = $instance = new \Swift_Transport_EsmtpTransport(new \Swift_Transport_StreamBuffer(new \Swift_StreamFilters_StringReplacementFilterFactory()), [0 => $a], new \Swift_Events_SimpleEventDispatcher()); 
 
        $instance->setHost('136.243.132.177'); 
        $instance->setPort(8825); 
        $instance->setEncryption(NULL); 
        $instance->setTimeout(30); 
        $instance->setSourceIp(NULL); 
        $instance->registerPlugin(new \Swift_Plugins_RedirectingPlugin($this->parameters['swiftmailer.mailer.default.delivery_addresses'], [])); 
        $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger()))); 
        (new \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SmtpTransportConfigurator(NULL, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService())))->configure($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'translator' shared service. 
     * 
     * @return \Symfony\Component\Translation\DataCollectorTranslator 
     */ 
    protected function getTranslatorService() 
    { 
        return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService())); 
    } 
 
    /** 
     * Gets the public 'validator.captcha' shared service. 
     * 
     * @return \WebBundle\Validator\Constraints\CaptchaValidator 
     */ 
    protected function getValidator_CaptchaService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Validator/Constraints/CaptchaValidator.php'; 
 
        return $this->services['validator.captcha'] = new \WebBundle\Validator\Constraints\CaptchaValidator($this); 
    } 
 
    /** 
     * Gets the public 'validator.equal_to_field' shared service. 
     * 
     * @return \WebBundle\Validator\Constraints\EqualToFieldValidator 
     */ 
    protected function getValidator_EqualToFieldService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Validator/Constraints/EqualToFieldValidator.php'; 
 
        return $this->services['validator.equal_to_field'] = new \WebBundle\Validator\Constraints\EqualToFieldValidator(); 
    } 
 
    /** 
     * Gets the public 'web.delivery_check_status' shared autowired service. 
     * 
     * @return \WebBundle\Service\DeliveryCheckStatusService 
     */ 
    protected function getWeb_DeliveryCheckStatusService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/DeliveryCheckStatusService.php'; 
 
        return $this->services['web.delivery_check_status'] = new \WebBundle\Service\DeliveryCheckStatusService(); 
    } 
 
    /** 
     * Gets the public 'web.delivery_request' shared autowired service. 
     * 
     * @return \WebBundle\Service\DeliveryRequestService 
     */ 
    protected function getWeb_DeliveryRequestService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/DeliveryRequestService.php'; 
 
        $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())); 
 
        $instance->deliveryRequestRepository = ($this->services['WebBundle\\Repository\\DeliveryRequestRepository'] ?? $this->getDeliveryRequestRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'web.kladr' shared autowired service. 
     * 
     * @return \WebBundle\Service\KladrService 
     */ 
    protected function getWeb_KladrService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/KladrService.php'; 
 
        return $this->services['web.kladr'] = new \WebBundle\Service\KladrService(($this->services['logger'] ?? $this->getLoggerService()), $this); 
    } 
 
    /** 
     * Gets the public 'web.soap' shared autowired service. 
     * 
     * @return \WebBundle\Service\SoapService 
     */ 
    protected function getWeb_SoapService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/SoapService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/DeliveryCheckStatusService.php'; 
 
        $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())); 
 
        $instance->orderFiller = ($this->services['WebBundle\\Filler\\OrderFiller'] ?? $this->getOrderFillerService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the public 'web_profiler.controller.exception_panel' shared service. 
     * 
     * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController 
     */ 
    protected function getWebProfiler_Controller_ExceptionPanelService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the public 'web_profiler.controller.profiler' shared service. 
     * 
     * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController 
     */ 
    protected function getWebProfiler_Controller_ProfilerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php'; 
 
        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)); 
    } 
 
    /** 
     * Gets the public 'web_profiler.controller.router' shared service. 
     * 
     * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController 
     */ 
    protected function getWebProfiler_Controller_RouterService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php'; 
 
        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 () { 
            yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()); 
        }, 1)); 
    } 
 
    /** 
     * Gets the private '.FlexApp\Command\Cron\CrontabFillCollectionCommand.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function getCrontabFillCollectionCommand_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['FlexApp\\Command\\Cron\\CrontabFillCollectionCommand'] ?? $this->getCrontabFillCollectionCommandService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.FlexApp\Command\Cron\CrontabFillCountryCommand.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function getCrontabFillCountryCommand_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        return $this->privates['.FlexApp\\Command\\Cron\\CrontabFillCountryCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cron:fill-country', [], 'Заполнение стран и их названий.', false, function (): \FlexApp\Command\Cron\CrontabFillCountryCommand { 
            return ($this->privates['FlexApp\\Command\\Cron\\CrontabFillCountryCommand'] ?? $this->getCrontabFillCountryCommandService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.FlexApp\Command\Cron\CrontabFillFactoryCommand.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function getCrontabFillFactoryCommand_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['FlexApp\\Command\\Cron\\CrontabFillFactoryCommand'] ?? $this->getCrontabFillFactoryCommandService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.FlexApp\Command\Cron\CrontabFillReviewsCommand.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function getCrontabFillReviewsCommand_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        return $this->privates['.FlexApp\\Command\\Cron\\CrontabFillReviewsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cron:fill-review', [], 'Обновление отзывов.', false, function (): \FlexApp\Command\Cron\CrontabFillReviewsCommand { 
            return ($this->privates['FlexApp\\Command\\Cron\\CrontabFillReviewsCommand'] ?? $this->getCrontabFillReviewsCommandService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.FlexApp\Command\OnceLoadCurrenciesCommand.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function getOnceLoadCurrenciesCommand_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        return $this->privates['.FlexApp\\Command\\OnceLoadCurrenciesCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('command:load-currencies', [], 'Единоразовая заливка валют', false, function (): \FlexApp\Command\OnceLoadCurrenciesCommand { 
            return ($this->privates['FlexApp\\Command\\OnceLoadCurrenciesCommand'] ?? $this->getOnceLoadCurrenciesCommandService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.FlexApp\Command\OnceLoadMeasuresCommand.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function getOnceLoadMeasuresCommand_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        return $this->privates['.FlexApp\\Command\\OnceLoadMeasuresCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('command:load-measures', [], 'Единоразовая заливка площадей', false, function (): \FlexApp\Command\OnceLoadMeasuresCommand { 
            return ($this->privates['FlexApp\\Command\\OnceLoadMeasuresCommand'] ?? $this->getOnceLoadMeasuresCommandService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.cache_connection.jsYIZp3' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\AbstractAdapter 
     */ 
    protected function get_CacheConnection_JsYIZp3Service() 
    { 
        return $this->privates['.cache_connection.jsYIZp3'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection($this->getEnv('REDIS_CACHE_POOL'), ['lazy' => true]); 
    } 
 
    /** 
     * Gets the private '.console.command.about.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_About_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.assets_install.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_AssetsInstall_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.cache_clear.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_CacheClear_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.cache_pool_clear.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_CachePoolClear_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.cache_pool_delete.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_CachePoolDelete_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.cache_pool_list.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_CachePoolList_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.cache_pool_prune.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_CachePoolPrune_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.cache_warmup.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_CacheWarmup_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.config_debug.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_ConfigDebug_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.config_dump_reference.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_ConfigDumpReference_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.container_debug.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_ContainerDebug_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.container_lint.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_ContainerLint_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.debug_autowiring.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_DebugAutowiring_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.dotenv_debug.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_DotenvDebug_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_EventDispatcherDebug_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.form_debug.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_FormDebug_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.messenger_consume_messages.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_MessengerConsumeMessages_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.messenger_debug.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_MessengerDebug_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.messenger_setup_transports.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_MessengerSetupTransports_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.messenger_stop_workers.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_MessengerStopWorkers_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.router_debug.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_RouterDebug_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.router_match.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_RouterMatch_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_SecretsDecryptToLocal_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_SecretsEncryptFromLocal_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.secrets_generate_key.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_SecretsGenerateKey_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.secrets_list.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_SecretsList_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.secrets_remove.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_SecretsRemove_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.secrets_set.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_SecretsSet_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.translation_debug.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_TranslationDebug_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.translation_extract.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_TranslationExtract_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [0 => 'translation:update'], 'Extract missing translations keys from code to translation files.', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand { 
            return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.translation_pull.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_TranslationPull_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.translation_push.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_TranslationPush_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.validator_debug.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_ValidatorDebug_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.xliff_lint.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_XliffLint_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.console.command.yaml_lint.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Console_Command_YamlLint_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.debug.http_client' shared service. 
     * 
     * @return \Symfony\Component\HttpClient\TraceableHttpClient 
     */ 
    protected function get_Debug_HttpClientService() 
    { 
        $a = \Symfony\Component\HttpClient\HttpClient::create([], 6); 
 
        $b = new \Symfony\Bridge\Monolog\Logger('http_client'); 
        $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $b->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $b->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $b->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $b->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $b->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $b->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService())); 
        $b->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService())); 
        $b->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService())); 
        $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); 
        $b->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService())); 
        $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b); 
 
        $a->setLogger($b); 
 
        return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(new \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient($a, ($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))); 
    } 
 
    /** 
     * Gets the private '.errored..service_locator.7IjMiEo.WebBundle\Entity\BuyOrder' shared service. 
     * 
     * @return \WebBundle\Entity\BuyOrder 
     */ 
    protected function getBuyOrderService() 
    { 
        $this->throw('Cannot autowire service ".service_locator.7IjMiEo": it references class "WebBundle\\Entity\\BuyOrder" but no such service exists.'); 
    } 
 
    /** 
     * Gets the private '.errored..service_locator.7ceurz2.WebBundle\Entity\Collection' shared service. 
     * 
     * @return \WebBundle\Entity\Collection 
     */ 
    protected function getCollectionService() 
    { 
        $this->throw('Cannot autowire service ".service_locator.7ceurz2": it references class "WebBundle\\Entity\\Collection" but no such service exists.'); 
    } 
 
    /** 
     * Gets the private '.errored..service_locator.EeYTVlv.WebBundle\Entity\BuyOrder' shared service. 
     * 
     * @return \WebBundle\Entity\BuyOrder 
     */ 
    protected function getBuyOrder2Service() 
    { 
        $this->throw('Cannot autowire service ".service_locator.EeYTVlv": it references class "WebBundle\\Entity\\BuyOrder" but no such service exists.'); 
    } 
 
    /** 
     * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service. 
     * 
     * @return \Symfony\Component\Config\Loader\LoaderInterface 
     */ 
    protected function getLoaderInterfaceService() 
    { 
        $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".'); 
    } 
 
    /** 
     * Gets the private '.errored..service_locator.RcHiBlc.WebBundle\Entity\BuyOrder' shared service. 
     * 
     * @return \WebBundle\Entity\BuyOrder 
     */ 
    protected function getBuyOrder3Service() 
    { 
        $this->throw('Cannot autowire service ".service_locator.RcHiBlc": it references class "WebBundle\\Entity\\BuyOrder" but no such service exists.'); 
    } 
 
    /** 
     * Gets the private '.errored..service_locator.fK..wmx.WebBundle\Entity\Factory' shared service. 
     * 
     * @return \WebBundle\Entity\Factory 
     */ 
    protected function getFactoryService() 
    { 
        $this->throw('Cannot autowire service ".service_locator.fK..wmx": it references class "WebBundle\\Entity\\Factory" but no such service exists.'); 
    } 
 
    /** 
     * Gets the private '.errored..service_locator.iaYccUP.WebBundle\Entity\BuyOrder' shared service. 
     * 
     * @return \WebBundle\Entity\BuyOrder 
     */ 
    protected function getBuyOrder4Service() 
    { 
        $this->throw('Cannot autowire service ".service_locator.iaYccUP": it references class "WebBundle\\Entity\\BuyOrder" but no such service exists.'); 
    } 
 
    /** 
     * Gets the private '.errored..service_locator.u47of.0.Symfony\Component\DependencyInjection\ContainerBuilder' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ContainerBuilder 
     */ 
    protected function getContainerBuilderService() 
    { 
        $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".'); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_auth.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeAuth_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_command.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeCommand_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_controller.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeController_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_crud.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeCrud_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_entity.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeEntity_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeFixtures_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_form.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeForm_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_message.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeMessage_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_migration.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeMigration_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeResetPassword_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeSubscriber_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_test.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeTest_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [0 => 'make:unit-test', 1 => 'make:functional-test'], 'Creates a new test class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand { 
            return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_user.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeUser_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_validator.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeValidator_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.maker.auto_command.make_voter.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Maker_AutoCommand_MakeVoter_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.messenger.handler_descriptor.IxMdnTR' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor 
     */ 
    protected function get_Messenger_HandlerDescriptor_IxMdnTRService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/UserJoinedChatNotificationHandler.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['.messenger.handler_descriptor.IxMdnTR'])) { 
            return $this->privates['.messenger.handler_descriptor.IxMdnTR']; 
        } 
 
        return $this->privates['.messenger.handler_descriptor.IxMdnTR'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \FlexApp\Service\UserJoinedChatNotificationHandler($a), []); 
    } 
 
    /** 
     * Gets the private '.messenger.handler_descriptor.Lml2ICs' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor 
     */ 
    protected function get_Messenger_HandlerDescriptor_Lml2ICsService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Messenger/MessageHandler.php'; 
 
        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())), []); 
    } 
 
    /** 
     * Gets the private '.messenger.handler_descriptor.XZowc.T' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor 
     */ 
    protected function get_Messenger_HandlerDescriptor_XZowc_TService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Messenger/MessageHandler.php'; 
 
        $a = ($this->privates['texter.transports'] ?? $this->getTexter_TransportsService()); 
 
        if (isset($this->privates['.messenger.handler_descriptor.XZowc.T'])) { 
            return $this->privates['.messenger.handler_descriptor.XZowc.T']; 
        } 
 
        return $this->privates['.messenger.handler_descriptor.XZowc.T'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Notifier\Messenger\MessageHandler($a), []); 
    } 
 
    /** 
     * Gets the private '.messenger.handler_descriptor.tGvt0LH' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor 
     */ 
    protected function get_Messenger_HandlerDescriptor_TGvt0LHService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Messenger/MessageHandler.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Transports.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport.php'; 
 
        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 () { 
            yield 0 => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService()); 
            yield 1 => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService()); 
            yield 2 => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService()); 
            yield 3 => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService()); 
        }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')])), []); 
    } 
 
    /** 
     * Gets the private '.messenger.handler_descriptor.vMw0m61' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor 
     */ 
    protected function get_Messenger_HandlerDescriptor_VMw0m61Service() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Messenger/MessageHandler.php'; 
 
        $a = ($this->privates['chatter.transports'] ?? $this->getChatter_TransportsService()); 
 
        if (isset($this->privates['.messenger.handler_descriptor.vMw0m61'])) { 
            return $this->privates['.messenger.handler_descriptor.vMw0m61']; 
        } 
 
        return $this->privates['.messenger.handler_descriptor.vMw0m61'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Notifier\Messenger\MessageHandler($a), []); 
    } 
 
    /** 
     * Gets the private '.security.command.debug_firewall.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Security_Command_DebugFirewall_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.security.command.user_password_encoder.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Security_Command_UserPasswordEncoder_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.security.command.user_password_hash.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Security_Command_UserPasswordHash_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.service_locator.31EwQnO' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_31EwQnOService() 
    { 
        return $this->privates['.service_locator.31EwQnO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'changeInterviewDateTimeHandler' => ['privates', 'FlexApp\\Service\\ChangeInterviewDateTimeHandler', 'getChangeInterviewDateTimeHandlerService', false], 
        ], [ 
            'changeInterviewDateTimeHandler' => 'FlexApp\\Service\\ChangeInterviewDateTimeHandler', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.31WHGot' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_31WHGotService() 
    { 
        return $this->privates['.service_locator.31WHGot'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'buyOrderRepository' => ['services', 'WebBundle\\Repository\\BuyOrderRepository', 'getBuyOrderRepositoryService', false], 
        ], [ 
            'buyOrderRepository' => 'WebBundle\\Repository\\BuyOrderRepository', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.5usv1bv' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_5usv1bvService() 
    { 
        return $this->privates['.service_locator.5usv1bv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false], 
        ], [ 
            'eventDispatcher' => '?', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.7IjMiEo' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_7IjMiEoService() 
    { 
        return $this->privates['.service_locator.7IjMiEo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            '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.'], 
        ], [ 
            'order' => 'WebBundle\\Entity\\BuyOrder', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.7ceurz2' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_7ceurz2Service() 
    { 
        return $this->privates['.service_locator.7ceurz2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            '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.'], 
            'containerProvider' => ['privates', 'FlexApp\\Service\\ManualReg\\ContainerProvider', 'getContainerProviderService', false], 
        ], [ 
            'collection' => 'WebBundle\\Entity\\Collection', 
            'containerProvider' => 'FlexApp\\Service\\ManualReg\\ContainerProvider', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.7uVzC5h' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_7uVzC5hService() 
    { 
        return $this->privates['.service_locator.7uVzC5h'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'localizationService' => ['services', 'app.service.localization', 'getApp_Service_LocalizationService', false], 
        ], [ 
            'localizationService' => '?', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.8AU8A83' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_8AU8A83Service() 
    { 
        return $this->privates['.service_locator.8AU8A83'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'telegramNotifier' => ['privates', 'FlexApp\\Service\\TelegramNotifier', 'getTelegramNotifierService', false], 
        ], [ 
            'telegramNotifier' => 'FlexApp\\Service\\TelegramNotifier', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.8vZF.jW' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_8vZF_JWService() 
    { 
        return $this->privates['.service_locator.8vZF.jW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'AdmBundle\\Controller\\ListEmailController::previewAction' => ['privates', '.service_locator.CVjbUqn', 'get_ServiceLocator_CVjbUqnService', false], 
            'FlexApp\\Controller\\AmazonPersonalizeController::getRecommendations' => ['privates', '.service_locator.O7Avvig', 'get_ServiceLocator_O7AvvigService', false], 
            'FlexApp\\Controller\\AmazonPersonalizeController::putEvent' => ['privates', '.service_locator.O7Avvig', 'get_ServiceLocator_O7AvvigService', false], 
            'FlexApp\\Controller\\Api\\UserApiController::sendAccessDataAction' => ['privates', '.service_locator.maxEfDy', 'get_ServiceLocator_MaxEfDyService', false], 
            'FlexApp\\Controller\\Api\\UserApiController::updateUserBrandAction' => ['privates', '.service_locator.CeXTwng', 'get_ServiceLocator_CeXTwngService', false], 
            'FlexApp\\Controller\\CareerController::employerDeleteAction' => ['privates', '.service_locator.fWuW_eP', 'get_ServiceLocator_FWuWEPService', false], 
            'FlexApp\\Controller\\CareerController::employerEditAction' => ['privates', '.service_locator.fWuW_eP', 'get_ServiceLocator_FWuWEPService', false], 
            'FlexApp\\Controller\\CareerController::employerShowAction' => ['privates', '.service_locator.fWuW_eP', 'get_ServiceLocator_FWuWEPService', false], 
            'FlexApp\\Controller\\ChatBController::ajaxFileUpload' => ['privates', '.service_locator.L5Z933B', 'get_ServiceLocator_L5Z933BService', false], 
            'FlexApp\\Controller\\ChatBController::chatBPage' => ['privates', '.service_locator.ywhNcuo', 'get_ServiceLocator_YwhNcuoService', false], 
            'FlexApp\\Controller\\ChatBController::notifyAboutConnectionFail' => ['privates', '.service_locator.8AU8A83', 'get_ServiceLocator_8AU8A83Service', false], 
            'FlexApp\\Controller\\ChatBController::setIsRead' => ['privates', '.service_locator.ZbYzcTr', 'get_ServiceLocator_ZbYzcTrService', false], 
            'FlexApp\\Controller\\ChatBController::unsubscribe' => ['privates', '.service_locator.spy9j7Z', 'get_ServiceLocator_Spy9j7ZService', false], 
            'FlexApp\\Controller\\CollectionReviewController::factoryReviews' => ['privates', '.service_locator.fK..wmx', 'get_ServiceLocator_FK__WmxService', false], 
            'FlexApp\\Controller\\CollectionReviewController::preData' => ['privates', '.service_locator.7ceurz2', 'get_ServiceLocator_7ceurz2Service', false], 
            'FlexApp\\Controller\\CollectionReviewController::reviewsByCollection' => ['privates', '.service_locator.7ceurz2', 'get_ServiceLocator_7ceurz2Service', false], 
            'FlexApp\\Controller\\CommentController::ajaxCreateAction' => ['privates', '.service_locator.pCMJEaO', 'get_ServiceLocator_PCMJEaOService', false], 
            'FlexApp\\Controller\\CommentController::ajaxSubscribeAction' => ['privates', '.service_locator.ADMykfM', 'get_ServiceLocator_ADMykfMService', false], 
            'FlexApp\\Controller\\HeaderApiController::countries' => ['privates', '.service_locator.N16BrtF', 'get_ServiceLocator_N16BrtFService', false], 
            'FlexApp\\Controller\\HeaderApiController::favorites' => ['privates', '.service_locator.qSzDqfH', 'get_ServiceLocator_QSzDqfHService', false], 
            'FlexApp\\Controller\\HeaderApiController::history' => ['privates', '.service_locator._glSbVM', 'get_ServiceLocator_GlSbVMService', false], 
            'FlexApp\\Controller\\HeaderApiController::localesForSelect' => ['privates', '.service_locator.7uVzC5h', 'get_ServiceLocator_7uVzC5hService', false], 
            'FlexApp\\Controller\\HeaderOrderApiController::orders' => ['privates', '.service_locator.31WHGot', 'get_ServiceLocator_31WHGotService', false], 
            'FlexApp\\Controller\\InterviewController::changeInterviewDateTime' => ['privates', '.service_locator.31EwQnO', 'get_ServiceLocator_31EwQnOService', false], 
            'FlexApp\\Controller\\InterviewController::changeInterviewDateTimeApiMethod' => ['privates', '.service_locator.31EwQnO', 'get_ServiceLocator_31EwQnOService', false], 
            'FlexApp\\Controller\\InterviewController::confirmInterview' => ['privates', '.service_locator.GnxS8oS', 'get_ServiceLocator_GnxS8oSService', false], 
            'FlexApp\\Controller\\InterviewController::interviewAlreadyConfirmed' => ['privates', '.service_locator.JUJPX_J', 'get_ServiceLocator_JUJPXJService', false], 
            'FlexApp\\Controller\\InterviewController::interviewIsOver' => ['privates', '.service_locator._h1tp28', 'get_ServiceLocator_H1tp28Service', false], 
            'FlexApp\\Controller\\InterviewController::interviewLink' => ['privates', '.service_locator.NaONczX', 'get_ServiceLocator_NaONczXService', false], 
            'FlexApp\\Controller\\LeaveReviewController::addExistingReviewsToEachCollection' => ['privates', '.service_locator.7IjMiEo', 'get_ServiceLocator_7IjMiEoService', false], 
            'FlexApp\\Controller\\LeaveReviewController::emailView' => ['privates', '.service_locator.7IjMiEo', 'get_ServiceLocator_7IjMiEoService', false], 
            'FlexApp\\Controller\\LeaveReviewController::getCollections' => ['privates', '.service_locator.7IjMiEo', 'get_ServiceLocator_7IjMiEoService', false], 
            'FlexApp\\Controller\\LeaveReviewController::getCollectionsIds' => ['privates', '.service_locator.iaYccUP', 'get_ServiceLocator_IaYccUPService', false], 
            'FlexApp\\Controller\\LeaveReviewController::review' => ['privates', '.service_locator.7IjMiEo', 'get_ServiceLocator_7IjMiEoService', false], 
            'FlexApp\\Controller\\MailingReportController::checkAccess' => ['privates', '.service_locator.Jtq9G8N', 'get_ServiceLocator_Jtq9G8NService', false], 
            'FlexApp\\Controller\\MailingReportController::handleMailing' => ['privates', '.service_locator.JHkM04s', 'get_ServiceLocator_JHkM04sService', false], 
            'FlexApp\\Controller\\MailingReportController::index' => ['privates', '.service_locator.bRe.sy5', 'get_ServiceLocator_BRe_Sy5Service', false], 
            'FlexApp\\Controller\\MailingReportController::mailingApi' => ['privates', '.service_locator.zxvOa6h', 'get_ServiceLocator_ZxvOa6hService', false], 
            'FlexApp\\Controller\\MailingReportController::mailingsListApi' => ['privates', '.service_locator.bRe.sy5', 'get_ServiceLocator_BRe_Sy5Service', false], 
            'FlexApp\\Controller\\MailingReportController::orderShow' => ['privates', '.service_locator.RcHiBlc', 'get_ServiceLocator_RcHiBlcService', false], 
            'FlexApp\\Controller\\MailingReportController::orderShowApi' => ['privates', '.service_locator.EeYTVlv', 'get_ServiceLocator_EeYTVlvService', false], 
            'FlexApp\\Controller\\MailingReportController::show' => ['privates', '.service_locator.zxvOa6h', 'get_ServiceLocator_ZxvOa6hService', false], 
            'FlexApp\\Controller\\NewUserProfileController::changeEmail' => ['privates', '.service_locator.l6ER0ut', 'get_ServiceLocator_L6ER0utService', false], 
            'FlexApp\\Controller\\NewUserProfileController::countries' => ['privates', '.service_locator.N16BrtF', 'get_ServiceLocator_N16BrtFService', false], 
            'FlexApp\\Controller\\NewUserProfileController::createAddress' => ['privates', '.service_locator.Nzwfc8r', 'get_ServiceLocator_Nzwfc8rService', false], 
            'FlexApp\\Controller\\NewUserProfileController::editAddress' => ['privates', '.service_locator.Nzwfc8r', 'get_ServiceLocator_Nzwfc8rService', false], 
            'FlexApp\\Controller\\NewUserProfileController::getUndeliveredOrders' => ['privates', '.service_locator.31WHGot', 'get_ServiceLocator_31WHGotService', false], 
            'FlexApp\\Controller\\NotExtend\\ManualTestController::testFailsNotifies' => ['privates', '.service_locator.5usv1bv', 'get_ServiceLocator_5usv1bvService', false], 
            'FlexApp\\Controller\\OneCController::getReviewOrderAction' => ['privates', '.service_locator.K_PEUO7', 'get_ServiceLocator_KPEUO7Service', false], 
            'kernel::loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false], 
            'kernel::process' => ['privates', '.service_locator.u47of.0', 'get_ServiceLocator_U47of_0Service', false], 
            'kernel::registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false], 
            'AdmBundle\\Controller\\ListEmailController:previewAction' => ['privates', '.service_locator.CVjbUqn', 'get_ServiceLocator_CVjbUqnService', false], 
            'FlexApp\\Controller\\AmazonPersonalizeController:getRecommendations' => ['privates', '.service_locator.O7Avvig', 'get_ServiceLocator_O7AvvigService', false], 
            'FlexApp\\Controller\\AmazonPersonalizeController:putEvent' => ['privates', '.service_locator.O7Avvig', 'get_ServiceLocator_O7AvvigService', false], 
            'FlexApp\\Controller\\Api\\UserApiController:sendAccessDataAction' => ['privates', '.service_locator.maxEfDy', 'get_ServiceLocator_MaxEfDyService', false], 
            'FlexApp\\Controller\\Api\\UserApiController:updateUserBrandAction' => ['privates', '.service_locator.CeXTwng', 'get_ServiceLocator_CeXTwngService', false], 
            'FlexApp\\Controller\\CareerController:employerDeleteAction' => ['privates', '.service_locator.fWuW_eP', 'get_ServiceLocator_FWuWEPService', false], 
            'FlexApp\\Controller\\CareerController:employerEditAction' => ['privates', '.service_locator.fWuW_eP', 'get_ServiceLocator_FWuWEPService', false], 
            'FlexApp\\Controller\\CareerController:employerShowAction' => ['privates', '.service_locator.fWuW_eP', 'get_ServiceLocator_FWuWEPService', false], 
            'FlexApp\\Controller\\ChatBController:ajaxFileUpload' => ['privates', '.service_locator.L5Z933B', 'get_ServiceLocator_L5Z933BService', false], 
            'FlexApp\\Controller\\ChatBController:chatBPage' => ['privates', '.service_locator.ywhNcuo', 'get_ServiceLocator_YwhNcuoService', false], 
            'FlexApp\\Controller\\ChatBController:notifyAboutConnectionFail' => ['privates', '.service_locator.8AU8A83', 'get_ServiceLocator_8AU8A83Service', false], 
            'FlexApp\\Controller\\ChatBController:setIsRead' => ['privates', '.service_locator.ZbYzcTr', 'get_ServiceLocator_ZbYzcTrService', false], 
            'FlexApp\\Controller\\ChatBController:unsubscribe' => ['privates', '.service_locator.spy9j7Z', 'get_ServiceLocator_Spy9j7ZService', false], 
            'FlexApp\\Controller\\CollectionReviewController:factoryReviews' => ['privates', '.service_locator.fK..wmx', 'get_ServiceLocator_FK__WmxService', false], 
            'FlexApp\\Controller\\CollectionReviewController:preData' => ['privates', '.service_locator.7ceurz2', 'get_ServiceLocator_7ceurz2Service', false], 
            'FlexApp\\Controller\\CollectionReviewController:reviewsByCollection' => ['privates', '.service_locator.7ceurz2', 'get_ServiceLocator_7ceurz2Service', false], 
            'FlexApp\\Controller\\CommentController:ajaxCreateAction' => ['privates', '.service_locator.pCMJEaO', 'get_ServiceLocator_PCMJEaOService', false], 
            'FlexApp\\Controller\\CommentController:ajaxSubscribeAction' => ['privates', '.service_locator.ADMykfM', 'get_ServiceLocator_ADMykfMService', false], 
            'FlexApp\\Controller\\HeaderApiController:countries' => ['privates', '.service_locator.N16BrtF', 'get_ServiceLocator_N16BrtFService', false], 
            'FlexApp\\Controller\\HeaderApiController:favorites' => ['privates', '.service_locator.qSzDqfH', 'get_ServiceLocator_QSzDqfHService', false], 
            'FlexApp\\Controller\\HeaderApiController:history' => ['privates', '.service_locator._glSbVM', 'get_ServiceLocator_GlSbVMService', false], 
            'FlexApp\\Controller\\HeaderApiController:localesForSelect' => ['privates', '.service_locator.7uVzC5h', 'get_ServiceLocator_7uVzC5hService', false], 
            'FlexApp\\Controller\\HeaderOrderApiController:orders' => ['privates', '.service_locator.31WHGot', 'get_ServiceLocator_31WHGotService', false], 
            'FlexApp\\Controller\\InterviewController:changeInterviewDateTime' => ['privates', '.service_locator.31EwQnO', 'get_ServiceLocator_31EwQnOService', false], 
            'FlexApp\\Controller\\InterviewController:changeInterviewDateTimeApiMethod' => ['privates', '.service_locator.31EwQnO', 'get_ServiceLocator_31EwQnOService', false], 
            'FlexApp\\Controller\\InterviewController:confirmInterview' => ['privates', '.service_locator.GnxS8oS', 'get_ServiceLocator_GnxS8oSService', false], 
            'FlexApp\\Controller\\InterviewController:interviewAlreadyConfirmed' => ['privates', '.service_locator.JUJPX_J', 'get_ServiceLocator_JUJPXJService', false], 
            'FlexApp\\Controller\\InterviewController:interviewIsOver' => ['privates', '.service_locator._h1tp28', 'get_ServiceLocator_H1tp28Service', false], 
            'FlexApp\\Controller\\InterviewController:interviewLink' => ['privates', '.service_locator.NaONczX', 'get_ServiceLocator_NaONczXService', false], 
            'FlexApp\\Controller\\LeaveReviewController:addExistingReviewsToEachCollection' => ['privates', '.service_locator.7IjMiEo', 'get_ServiceLocator_7IjMiEoService', false], 
            'FlexApp\\Controller\\LeaveReviewController:emailView' => ['privates', '.service_locator.7IjMiEo', 'get_ServiceLocator_7IjMiEoService', false], 
            'FlexApp\\Controller\\LeaveReviewController:getCollections' => ['privates', '.service_locator.7IjMiEo', 'get_ServiceLocator_7IjMiEoService', false], 
            'FlexApp\\Controller\\LeaveReviewController:getCollectionsIds' => ['privates', '.service_locator.iaYccUP', 'get_ServiceLocator_IaYccUPService', false], 
            'FlexApp\\Controller\\LeaveReviewController:review' => ['privates', '.service_locator.7IjMiEo', 'get_ServiceLocator_7IjMiEoService', false], 
            'FlexApp\\Controller\\MailingReportController:checkAccess' => ['privates', '.service_locator.Jtq9G8N', 'get_ServiceLocator_Jtq9G8NService', false], 
            'FlexApp\\Controller\\MailingReportController:handleMailing' => ['privates', '.service_locator.JHkM04s', 'get_ServiceLocator_JHkM04sService', false], 
            'FlexApp\\Controller\\MailingReportController:index' => ['privates', '.service_locator.bRe.sy5', 'get_ServiceLocator_BRe_Sy5Service', false], 
            'FlexApp\\Controller\\MailingReportController:mailingApi' => ['privates', '.service_locator.zxvOa6h', 'get_ServiceLocator_ZxvOa6hService', false], 
            'FlexApp\\Controller\\MailingReportController:mailingsListApi' => ['privates', '.service_locator.bRe.sy5', 'get_ServiceLocator_BRe_Sy5Service', false], 
            'FlexApp\\Controller\\MailingReportController:orderShow' => ['privates', '.service_locator.RcHiBlc', 'get_ServiceLocator_RcHiBlcService', false], 
            'FlexApp\\Controller\\MailingReportController:orderShowApi' => ['privates', '.service_locator.EeYTVlv', 'get_ServiceLocator_EeYTVlvService', false], 
            'FlexApp\\Controller\\MailingReportController:show' => ['privates', '.service_locator.zxvOa6h', 'get_ServiceLocator_ZxvOa6hService', false], 
            'FlexApp\\Controller\\NewUserProfileController:changeEmail' => ['privates', '.service_locator.l6ER0ut', 'get_ServiceLocator_L6ER0utService', false], 
            'FlexApp\\Controller\\NewUserProfileController:countries' => ['privates', '.service_locator.N16BrtF', 'get_ServiceLocator_N16BrtFService', false], 
            'FlexApp\\Controller\\NewUserProfileController:createAddress' => ['privates', '.service_locator.Nzwfc8r', 'get_ServiceLocator_Nzwfc8rService', false], 
            'FlexApp\\Controller\\NewUserProfileController:editAddress' => ['privates', '.service_locator.Nzwfc8r', 'get_ServiceLocator_Nzwfc8rService', false], 
            'FlexApp\\Controller\\NewUserProfileController:getUndeliveredOrders' => ['privates', '.service_locator.31WHGot', 'get_ServiceLocator_31WHGotService', false], 
            'FlexApp\\Controller\\NotExtend\\ManualTestController:testFailsNotifies' => ['privates', '.service_locator.5usv1bv', 'get_ServiceLocator_5usv1bvService', false], 
            'FlexApp\\Controller\\OneCController:getReviewOrderAction' => ['privates', '.service_locator.K_PEUO7', 'get_ServiceLocator_KPEUO7Service', false], 
            'kernel:loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false], 
            'kernel:process' => ['privates', '.service_locator.u47of.0', 'get_ServiceLocator_U47of_0Service', false], 
            'kernel:registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false], 
        ], [ 
            'AdmBundle\\Controller\\ListEmailController::previewAction' => '?', 
            'FlexApp\\Controller\\AmazonPersonalizeController::getRecommendations' => '?', 
            'FlexApp\\Controller\\AmazonPersonalizeController::putEvent' => '?', 
            'FlexApp\\Controller\\Api\\UserApiController::sendAccessDataAction' => '?', 
            'FlexApp\\Controller\\Api\\UserApiController::updateUserBrandAction' => '?', 
            'FlexApp\\Controller\\CareerController::employerDeleteAction' => '?', 
            'FlexApp\\Controller\\CareerController::employerEditAction' => '?', 
            'FlexApp\\Controller\\CareerController::employerShowAction' => '?', 
            'FlexApp\\Controller\\ChatBController::ajaxFileUpload' => '?', 
            'FlexApp\\Controller\\ChatBController::chatBPage' => '?', 
            'FlexApp\\Controller\\ChatBController::notifyAboutConnectionFail' => '?', 
            'FlexApp\\Controller\\ChatBController::setIsRead' => '?', 
            'FlexApp\\Controller\\ChatBController::unsubscribe' => '?', 
            'FlexApp\\Controller\\CollectionReviewController::factoryReviews' => '?', 
            'FlexApp\\Controller\\CollectionReviewController::preData' => '?', 
            'FlexApp\\Controller\\CollectionReviewController::reviewsByCollection' => '?', 
            'FlexApp\\Controller\\CommentController::ajaxCreateAction' => '?', 
            'FlexApp\\Controller\\CommentController::ajaxSubscribeAction' => '?', 
            'FlexApp\\Controller\\HeaderApiController::countries' => '?', 
            'FlexApp\\Controller\\HeaderApiController::favorites' => '?', 
            'FlexApp\\Controller\\HeaderApiController::history' => '?', 
            'FlexApp\\Controller\\HeaderApiController::localesForSelect' => '?', 
            'FlexApp\\Controller\\HeaderOrderApiController::orders' => '?', 
            'FlexApp\\Controller\\InterviewController::changeInterviewDateTime' => '?', 
            'FlexApp\\Controller\\InterviewController::changeInterviewDateTimeApiMethod' => '?', 
            'FlexApp\\Controller\\InterviewController::confirmInterview' => '?', 
            'FlexApp\\Controller\\InterviewController::interviewAlreadyConfirmed' => '?', 
            'FlexApp\\Controller\\InterviewController::interviewIsOver' => '?', 
            'FlexApp\\Controller\\InterviewController::interviewLink' => '?', 
            'FlexApp\\Controller\\LeaveReviewController::addExistingReviewsToEachCollection' => '?', 
            'FlexApp\\Controller\\LeaveReviewController::emailView' => '?', 
            'FlexApp\\Controller\\LeaveReviewController::getCollections' => '?', 
            'FlexApp\\Controller\\LeaveReviewController::getCollectionsIds' => '?', 
            'FlexApp\\Controller\\LeaveReviewController::review' => '?', 
            'FlexApp\\Controller\\MailingReportController::checkAccess' => '?', 
            'FlexApp\\Controller\\MailingReportController::handleMailing' => '?', 
            'FlexApp\\Controller\\MailingReportController::index' => '?', 
            'FlexApp\\Controller\\MailingReportController::mailingApi' => '?', 
            'FlexApp\\Controller\\MailingReportController::mailingsListApi' => '?', 
            'FlexApp\\Controller\\MailingReportController::orderShow' => '?', 
            'FlexApp\\Controller\\MailingReportController::orderShowApi' => '?', 
            'FlexApp\\Controller\\MailingReportController::show' => '?', 
            'FlexApp\\Controller\\NewUserProfileController::changeEmail' => '?', 
            'FlexApp\\Controller\\NewUserProfileController::countries' => '?', 
            'FlexApp\\Controller\\NewUserProfileController::createAddress' => '?', 
            'FlexApp\\Controller\\NewUserProfileController::editAddress' => '?', 
            'FlexApp\\Controller\\NewUserProfileController::getUndeliveredOrders' => '?', 
            'FlexApp\\Controller\\NotExtend\\ManualTestController::testFailsNotifies' => '?', 
            'FlexApp\\Controller\\OneCController::getReviewOrderAction' => '?', 
            'kernel::loadRoutes' => '?', 
            'kernel::process' => '?', 
            'kernel::registerContainerConfiguration' => '?', 
            'AdmBundle\\Controller\\ListEmailController:previewAction' => '?', 
            'FlexApp\\Controller\\AmazonPersonalizeController:getRecommendations' => '?', 
            'FlexApp\\Controller\\AmazonPersonalizeController:putEvent' => '?', 
            'FlexApp\\Controller\\Api\\UserApiController:sendAccessDataAction' => '?', 
            'FlexApp\\Controller\\Api\\UserApiController:updateUserBrandAction' => '?', 
            'FlexApp\\Controller\\CareerController:employerDeleteAction' => '?', 
            'FlexApp\\Controller\\CareerController:employerEditAction' => '?', 
            'FlexApp\\Controller\\CareerController:employerShowAction' => '?', 
            'FlexApp\\Controller\\ChatBController:ajaxFileUpload' => '?', 
            'FlexApp\\Controller\\ChatBController:chatBPage' => '?', 
            'FlexApp\\Controller\\ChatBController:notifyAboutConnectionFail' => '?', 
            'FlexApp\\Controller\\ChatBController:setIsRead' => '?', 
            'FlexApp\\Controller\\ChatBController:unsubscribe' => '?', 
            'FlexApp\\Controller\\CollectionReviewController:factoryReviews' => '?', 
            'FlexApp\\Controller\\CollectionReviewController:preData' => '?', 
            'FlexApp\\Controller\\CollectionReviewController:reviewsByCollection' => '?', 
            'FlexApp\\Controller\\CommentController:ajaxCreateAction' => '?', 
            'FlexApp\\Controller\\CommentController:ajaxSubscribeAction' => '?', 
            'FlexApp\\Controller\\HeaderApiController:countries' => '?', 
            'FlexApp\\Controller\\HeaderApiController:favorites' => '?', 
            'FlexApp\\Controller\\HeaderApiController:history' => '?', 
            'FlexApp\\Controller\\HeaderApiController:localesForSelect' => '?', 
            'FlexApp\\Controller\\HeaderOrderApiController:orders' => '?', 
            'FlexApp\\Controller\\InterviewController:changeInterviewDateTime' => '?', 
            'FlexApp\\Controller\\InterviewController:changeInterviewDateTimeApiMethod' => '?', 
            'FlexApp\\Controller\\InterviewController:confirmInterview' => '?', 
            'FlexApp\\Controller\\InterviewController:interviewAlreadyConfirmed' => '?', 
            'FlexApp\\Controller\\InterviewController:interviewIsOver' => '?', 
            'FlexApp\\Controller\\InterviewController:interviewLink' => '?', 
            'FlexApp\\Controller\\LeaveReviewController:addExistingReviewsToEachCollection' => '?', 
            'FlexApp\\Controller\\LeaveReviewController:emailView' => '?', 
            'FlexApp\\Controller\\LeaveReviewController:getCollections' => '?', 
            'FlexApp\\Controller\\LeaveReviewController:getCollectionsIds' => '?', 
            'FlexApp\\Controller\\LeaveReviewController:review' => '?', 
            'FlexApp\\Controller\\MailingReportController:checkAccess' => '?', 
            'FlexApp\\Controller\\MailingReportController:handleMailing' => '?', 
            'FlexApp\\Controller\\MailingReportController:index' => '?', 
            'FlexApp\\Controller\\MailingReportController:mailingApi' => '?', 
            'FlexApp\\Controller\\MailingReportController:mailingsListApi' => '?', 
            'FlexApp\\Controller\\MailingReportController:orderShow' => '?', 
            'FlexApp\\Controller\\MailingReportController:orderShowApi' => '?', 
            'FlexApp\\Controller\\MailingReportController:show' => '?', 
            'FlexApp\\Controller\\NewUserProfileController:changeEmail' => '?', 
            'FlexApp\\Controller\\NewUserProfileController:countries' => '?', 
            'FlexApp\\Controller\\NewUserProfileController:createAddress' => '?', 
            'FlexApp\\Controller\\NewUserProfileController:editAddress' => '?', 
            'FlexApp\\Controller\\NewUserProfileController:getUndeliveredOrders' => '?', 
            'FlexApp\\Controller\\NotExtend\\ManualTestController:testFailsNotifies' => '?', 
            'FlexApp\\Controller\\OneCController:getReviewOrderAction' => '?', 
            'kernel:loadRoutes' => '?', 
            'kernel:process' => '?', 
            'kernel:registerContainerConfiguration' => '?', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.ADMykfM' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_ADMykfMService() 
    { 
        return $this->privates['.service_locator.ADMykfM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'commentFormHandlerService' => ['privates', 'FlexApp\\Service\\CommentFormHandlerService', 'getCommentFormHandlerServiceService', false], 
        ], [ 
            'commentFormHandlerService' => 'FlexApp\\Service\\CommentFormHandlerService', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.CVjbUqn' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_CVjbUqnService() 
    { 
        return $this->privates['.service_locator.CVjbUqn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'bbCodeManager' => ['services', 'FlexApp\\Service\\BBCodeManager', 'getBBCodeManagerService', false], 
        ], [ 
            'bbCodeManager' => 'FlexApp\\Service\\BBCodeManager', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.CeXTwng' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_CeXTwngService() 
    { 
        return $this->privates['.service_locator.CeXTwng'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'doctrine' => ['services', 'doctrine', 'getDoctrineService', false], 
            'userPasswordHasher' => ['privates', 'security.user_password_hasher', 'getSecurity_UserPasswordHasherService', false], 
        ], [ 
            'doctrine' => '?', 
            'userPasswordHasher' => '?', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.EeYTVlv' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_EeYTVlvService() 
    { 
        return $this->privates['.service_locator.EeYTVlv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'currentUserProvider' => ['services', 'FlexApp\\Service\\CurrentUserProvider', 'getCurrentUserProviderService', false], 
            'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false], 
            '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.'], 
            'router' => ['services', 'FlexApp\\Extensions\\RouterDecorator', 'getRouterDecoratorService', false], 
        ], [ 
            'currentUserProvider' => 'FlexApp\\Service\\CurrentUserProvider', 
            'entityManager' => '?', 
            'order' => 'WebBundle\\Entity\\BuyOrder', 
            'router' => '?', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.GNc8e5B' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_GNc8e5BService() 
    { 
        return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'doctrine' => ['services', 'doctrine', 'getDoctrineService', false], 
            'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false], 
            'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false], 
            'message_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false], 
            'messenger.default_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false], 
            'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false], 
            'request_stack' => ['services', 'request_stack', 'getRequestStackService', false], 
            'router' => ['services', 'FlexApp\\Extensions\\RouterDecorator', 'getRouterDecoratorService', false], 
            'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false], 
            'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false], 
            'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false], 
            'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false], 
            'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false], 
            'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false], 
        ], [ 
            'doctrine' => '?', 
            'form.factory' => '?', 
            'http_kernel' => '?', 
            'message_bus' => '?', 
            'messenger.default_bus' => '?', 
            'parameter_bag' => '?', 
            'request_stack' => '?', 
            'router' => '?', 
            'security.authorization_checker' => '?', 
            'security.csrf.token_manager' => '?', 
            'security.token_storage' => '?', 
            'serializer' => '?', 
            'session' => '.session.deprecated', 
            'twig' => '?', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.GnxS8oS' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_GnxS8oSService() 
    { 
        return $this->privates['.service_locator.GnxS8oS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'confirmInterviewHandler' => ['privates', 'FlexApp\\Service\\ConfirmInterviewHandler', 'getConfirmInterviewHandlerService', false], 
        ], [ 
            'confirmInterviewHandler' => 'FlexApp\\Service\\ConfirmInterviewHandler', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.JHkM04s' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_JHkM04sService() 
    { 
        return $this->privates['.service_locator.JHkM04s'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'mailing' => ['privates', 'FlexApp\\Entity\\Mailing', 'getMailingService', false], 
            'reviewsRepo' => ['services', 'WebBundle\\Repository\\ProductReviewsCacheRepository', 'getProductReviewsCacheRepositoryService', false], 
        ], [ 
            'mailing' => 'FlexApp\\Entity\\Mailing', 
            'reviewsRepo' => 'WebBundle\\Repository\\ProductReviewsCacheRepository', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.JUJPX_J' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_JUJPXJService() 
    { 
        return $this->privates['.service_locator.JUJPX_J'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false], 
            'interviewChatManager' => ['privates', 'FlexApp\\Service\\InterviewChatManager', 'getInterviewChatManagerService', false], 
        ], [ 
            'eventDispatcher' => '?', 
            'interviewChatManager' => 'FlexApp\\Service\\InterviewChatManager', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.Jtq9G8N' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_Jtq9G8NService() 
    { 
        return $this->privates['.service_locator.Jtq9G8N'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'currentUserProvider' => ['services', 'FlexApp\\Service\\CurrentUserProvider', 'getCurrentUserProviderService', false], 
        ], [ 
            'currentUserProvider' => 'FlexApp\\Service\\CurrentUserProvider', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.KLVvNIq' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_KLVvNIqService() 
    { 
        return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', false], 
            'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', false], 
        ], [ 
            'doctrine.ulid_generator' => '?', 
            'doctrine.uuid_generator' => '?', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.K_PEUO7' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_KPEUO7Service() 
    { 
        return $this->privates['.service_locator.K_PEUO7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'productReviewOrdersService' => ['privates', 'FlexApp\\Service\\ProductReviewOrdersService', 'getProductReviewOrdersServiceService', false], 
            '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.'], 
        ], [ 
            'productReviewOrdersService' => 'FlexApp\\Service\\ProductReviewOrdersService', 
            'requestDto' => 'FlexApp\\DTO\\OneC\\OneCReviewRequestDto', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.KfbR3DY' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_KfbR3DYService() 
    { 
        return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            '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".'], 
        ], [ 
            'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.L5Z933B' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_L5Z933BService() 
    { 
        return $this->privates['.service_locator.L5Z933B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'previewGenerator' => ['privates', 'FlexApp\\Service\\PreviewGenerator', 'getPreviewGeneratorService', false], 
        ], [ 
            'previewGenerator' => 'FlexApp\\Service\\PreviewGenerator', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.N16BrtF' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_N16BrtFService() 
    { 
        return $this->privates['.service_locator.N16BrtF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'listCountryRepository' => ['services', 'WebBundle\\Repository\\ListCountryRepository', 'getListCountryRepositoryService', false], 
        ], [ 
            'listCountryRepository' => 'WebBundle\\Repository\\ListCountryRepository', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.NaONczX' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_NaONczXService() 
    { 
        return $this->privates['.service_locator.NaONczX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'interviewLinkHandler' => ['privates', 'FlexApp\\Service\\InterviewLinkHandler', 'getInterviewLinkHandlerService', false], 
        ], [ 
            'interviewLinkHandler' => 'FlexApp\\Service\\InterviewLinkHandler', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.Nzwfc8r' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_Nzwfc8rService() 
    { 
        return $this->privates['.service_locator.Nzwfc8r'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false], 
            'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false], 
        ], [ 
            'entityManager' => '?', 
            'serializer' => '?', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.O7Avvig' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_O7AvvigService() 
    { 
        return $this->privates['.service_locator.O7Avvig'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'validator' => ['services', '.container.private.validator', 'get_Container_Private_ValidatorService', false], 
        ], [ 
            'validator' => '?', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.RcHiBlc' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_RcHiBlcService() 
    { 
        return $this->privates['.service_locator.RcHiBlc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'currentUserProvider' => ['services', 'FlexApp\\Service\\CurrentUserProvider', 'getCurrentUserProviderService', false], 
            'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false], 
            '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.'], 
        ], [ 
            'currentUserProvider' => 'FlexApp\\Service\\CurrentUserProvider', 
            'entityManager' => '?', 
            'order' => 'WebBundle\\Entity\\BuyOrder', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.ZbYzcTr' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_ZbYzcTrService() 
    { 
        return $this->privates['.service_locator.ZbYzcTr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'mailer' => ['services', 'WebBundle\\Helper\\Mailer', 'getMailerService', false], 
            'portalHelper' => ['services', 'WebBundle\\Helper\\PortalHelper', 'getPortalHelperService', false], 
            'setIsReadLogger' => ['privates', 'FlexApp\\Service\\ManualReg\\SetIsReadLogger', 'getSetIsReadLoggerService', false], 
        ], [ 
            'mailer' => 'WebBundle\\Helper\\Mailer', 
            'portalHelper' => 'WebBundle\\Helper\\PortalHelper', 
            'setIsReadLogger' => 'FlexApp\\Service\\ManualReg\\SetIsReadLogger', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator._glSbVM' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_GlSbVMService() 
    { 
        return $this->privates['.service_locator._glSbVM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'visitRepository' => ['services', 'WebBundle\\Repository\\VisitRepository', 'getVisitRepositoryService', false], 
        ], [ 
            'visitRepository' => 'WebBundle\\Repository\\VisitRepository', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator._h1tp28' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_H1tp28Service() 
    { 
        return $this->privates['.service_locator._h1tp28'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'interviewIsOverHandler' => ['privates', 'FlexApp\\Service\\InterviewIsOverHandler', 'getInterviewIsOverHandlerService', false], 
        ], [ 
            'interviewIsOverHandler' => 'FlexApp\\Service\\InterviewIsOverHandler', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.bRe.sy5' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_BRe_Sy5Service() 
    { 
        return $this->privates['.service_locator.bRe.sy5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'currentUserProvider' => ['services', 'FlexApp\\Service\\CurrentUserProvider', 'getCurrentUserProviderService', false], 
            'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false], 
            'mailingRepository' => ['privates', 'FlexApp\\Repository\\MailingRepository', 'getMailingRepositoryService', false], 
        ], [ 
            'currentUserProvider' => 'FlexApp\\Service\\CurrentUserProvider', 
            'entityManager' => '?', 
            'mailingRepository' => 'FlexApp\\Repository\\MailingRepository', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.dILgGN0' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_DILgGN0Service() 
    { 
        return $this->privates['.service_locator.dILgGN0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false], 
            'logs' => ['privates', 'messenger.transport.logs', 'getMessenger_Transport_LogsService', false], 
            'messenger.transport.async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false], 
            'messenger.transport.logs' => ['privates', 'messenger.transport.logs', 'getMessenger_Transport_LogsService', false], 
        ], [ 
            'async' => '?', 
            'logs' => '?', 
            'messenger.transport.async' => '?', 
            'messenger.transport.logs' => '?', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.fK..wmx' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_FK__WmxService() 
    { 
        return $this->privates['.service_locator.fK..wmx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            '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.'], 
        ], [ 
            'factory' => 'WebBundle\\Entity\\Factory', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.fWuW_eP' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_FWuWEPService() 
    { 
        return $this->privates['.service_locator.fWuW_eP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'vacancySlider' => ['privates', 'FlexApp\\Entity\\VacancySliderEntity', 'getVacancySliderEntityService', false], 
        ], [ 
            'vacancySlider' => 'FlexApp\\Entity\\VacancySliderEntity', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.iaYccUP' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_IaYccUPService() 
    { 
        return $this->privates['.service_locator.iaYccUP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            '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.'], 
        ], [ 
            'orderEntity' => 'WebBundle\\Entity\\BuyOrder', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.jlyTfzM' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_JlyTfzMService() 
    { 
        return $this->privates['.service_locator.jlyTfzM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false], 
            'security.event_dispatcher.main' => ['privates', 'security.event_dispatcher.main', 'getSecurity_EventDispatcher_MainService', false], 
        ], [ 
            'event_dispatcher' => '?', 
            'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.l6ER0ut' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_L6ER0utService() 
    { 
        return $this->privates['.service_locator.l6ER0ut'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'emailCanonicalizer' => ['privates', 'FlexApp\\Service\\EmailCanonicalizer', 'getEmailCanonicalizerService', false], 
        ], [ 
            'emailCanonicalizer' => 'FlexApp\\Service\\EmailCanonicalizer', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.maxEfDy' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_MaxEfDyService() 
    { 
        return $this->privates['.service_locator.maxEfDy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'doctrine' => ['services', 'doctrine', 'getDoctrineService', false], 
            'mailer' => ['services', 'WebBundle\\Helper\\Mailer', 'getMailerService', false], 
            'parametersProvider' => ['privates', 'FlexApp\\Service\\ParametersProvider', 'getParametersProviderService', false], 
            'userPasswordHasher' => ['privates', 'security.user_password_hasher', 'getSecurity_UserPasswordHasherService', false], 
        ], [ 
            'doctrine' => '?', 
            'mailer' => 'WebBundle\\Helper\\Mailer', 
            'parametersProvider' => 'FlexApp\\Service\\ParametersProvider', 
            'userPasswordHasher' => '?', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.pCMJEaO' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_PCMJEaOService() 
    { 
        return $this->privates['.service_locator.pCMJEaO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'commentFormHandlerService' => ['privates', 'FlexApp\\Service\\CommentFormHandlerService', 'getCommentFormHandlerServiceService', false], 
            'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false], 
        ], [ 
            'commentFormHandlerService' => 'FlexApp\\Service\\CommentFormHandlerService', 
            'eventDispatcher' => '?', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.qSzDqfH' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_QSzDqfHService() 
    { 
        return $this->privates['.service_locator.qSzDqfH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'ideaRepository' => ['services', 'WebBundle\\Repository\\IdeaRepository', 'getIdeaRepositoryService', false], 
        ], [ 
            'ideaRepository' => 'WebBundle\\Repository\\IdeaRepository', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.spy9j7Z' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_Spy9j7ZService() 
    { 
        return $this->privates['.service_locator.spy9j7Z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'subscriptionsEntityRepository' => ['privates', 'FlexApp\\Repository\\SubscriptionsEntityRepository', 'getSubscriptionsEntityRepositoryService', false], 
        ], [ 
            'subscriptionsEntityRepository' => 'FlexApp\\Repository\\SubscriptionsEntityRepository', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.u47of.0' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_U47of_0Service() 
    { 
        return $this->privates['.service_locator.u47of.0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            '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".'], 
        ], [ 
            'container' => 'Symfony\\Component\\DependencyInjection\\ContainerBuilder', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.ywhNcuo' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_YwhNcuoService() 
    { 
        return $this->privates['.service_locator.ywhNcuo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'boolDBSettingRepository' => ['privates', 'FlexApp\\Repository\\BoolDBSettingRepository', 'getBoolDBSettingRepositoryService', false], 
            'translator' => ['services', 'translator', 'getTranslatorService', false], 
            'welcomeInfoDataGenerator' => ['privates', 'FlexApp\\Service\\WelcomeInfoDataGenerator', 'getWelcomeInfoDataGeneratorService', false], 
        ], [ 
            'boolDBSettingRepository' => 'FlexApp\\Repository\\BoolDBSettingRepository', 
            'translator' => '?', 
            'welcomeInfoDataGenerator' => 'FlexApp\\Service\\WelcomeInfoDataGenerator', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.zJyh7qS' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_ZJyh7qSService() 
    { 
        return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', false], 
            'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', false], 
        ], [ 
            'security.firewall.map.context.dev' => '?', 
            'security.firewall.map.context.main' => '?', 
        ]); 
    } 
 
    /** 
     * Gets the private '.service_locator.zxvOa6h' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function get_ServiceLocator_ZxvOa6hService() 
    { 
        return $this->privates['.service_locator.zxvOa6h'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'currentUserProvider' => ['services', 'FlexApp\\Service\\CurrentUserProvider', 'getCurrentUserProviderService', false], 
            'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false], 
            'mailing' => ['privates', 'FlexApp\\Entity\\Mailing', 'getMailingService', false], 
        ], [ 
            'currentUserProvider' => 'FlexApp\\Service\\CurrentUserProvider', 
            'entityManager' => '?', 
            'mailing' => 'FlexApp\\Entity\\Mailing', 
        ]); 
    } 
 
    /** 
     * Gets the private '.session.deprecated' shared service. 
     * 
     * @return \Symfony\Component\HttpFoundation\Session\SessionInterface 
     */ 
    protected function get_Session_DeprecatedService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php'; 
 
        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(); 
    } 
 
    /** 
     * Gets the private '.twig.command.debug.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Twig_Command_Debug_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService()); 
        }); 
    } 
 
    /** 
     * Gets the private '.twig.command.lint.lazy' shared service. 
     * 
     * @return \Symfony\Component\Console\Command\LazyCommand 
     */ 
    protected function get_Twig_Command_Lint_LazyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php'; 
 
        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 { 
            return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService()); 
        }); 
    } 
 
    /** 
     * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider 
     */ 
    protected function getManagerRegistryAwareConnectionProviderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php'; 
 
        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')); 
    } 
 
    /** 
     * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service. 
     * 
     * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand 
     */ 
    protected function getRunSqlCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php'; 
 
        $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())); 
 
        $instance->setName('dbal:run-sql'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\AddExhibitionDataCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\AddExhibitionDataCommand 
     */ 
    protected function getAddExhibitionDataCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/AddExhibitionDataCommand.php'; 
 
        $this->privates['FlexApp\\Command\\AddExhibitionDataCommand'] = $instance = new \FlexApp\Command\AddExhibitionDataCommand(($this->privates['FlexApp\\Repository\\Exhibition\\ExhRepository'] ?? $this->getExhRepositoryService())); 
 
        $instance->setName('te:add:exhibition_data'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\AddFilterToAdminPanelCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\AddFilterToAdminPanelCommand 
     */ 
    protected function getAddFilterToAdminPanelCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/AddFilterToAdminPanelCommand.php'; 
 
        $this->privates['FlexApp\\Command\\AddFilterToAdminPanelCommand'] = $instance = new \FlexApp\Command\AddFilterToAdminPanelCommand(($this->services['adm.service.filter'] ?? $this->getAdm_Service_FilterService())); 
 
        $instance->setName('adm.command:add.filter'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\AddPortalTaskIfFailsExistCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\AddPortalTaskIfFailsExistCommand 
     */ 
    protected function getAddPortalTaskIfFailsExistCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/AddPortalTaskIfFailsExistCommand.php'; 
 
        $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())); 
 
        $instance->setName('create-portal-task-if-there-are-chat-fails'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\AutoResendAfterFailsCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\AutoResendAfterFailsCommand 
     */ 
    protected function getAutoResendAfterFailsCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/AutoResendAfterFailsCommand.php'; 
 
        $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())); 
 
        $instance->setName('auto-resend-after-fails-command'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\BindReviewsCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\BindReviewsCommand 
     */ 
    protected function getBindReviewsCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/BindReviewsCommand.php'; 
 
        $this->privates['FlexApp\\Command\\BindReviewsCommand'] = $instance = new \FlexApp\Command\BindReviewsCommand(); 
 
        $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
        $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()); 
        $instance->setName('app:bind-reviews'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\BuildCollectionSettnigsCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\BuildCollectionSettnigsCommand 
     */ 
    protected function getBuildCollectionSettnigsCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/BuildCollectionSettnigsCommand.php'; 
 
        $this->privates['FlexApp\\Command\\BuildCollectionSettnigsCommand'] = $instance = new \FlexApp\Command\BuildCollectionSettnigsCommand($this); 
 
        $instance->setName('te:build:collection.settnigs'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\CalendarCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\CalendarCommand 
     */ 
    protected function getCalendarCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/CalendarCommand.php'; 
 
        $this->privates['FlexApp\\Command\\CalendarCommand'] = $instance = new \FlexApp\Command\CalendarCommand(); 
 
        $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
        $instance->setName('app:calendar'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\ChatBCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\ChatBCommand 
     */ 
    protected function getChatBCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/ChatBCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/WsServerFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/cboden/ratchet/src/Ratchet/ComponentInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/cboden/ratchet/src/Ratchet/MessageInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/cboden/ratchet/src/Ratchet/MessageComponentInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Traits/TokenByMsg.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ChatBService.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/DailyLogger.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/WsServerLogger.php'; 
 
        $a = new \FlexApp\Service\ChatBService(); 
 
        $b = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()); 
 
        $c = new \FlexApp\Service\WsServerLogger('ws_server', $b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())); 
 
        $a->logger = $c; 
        $a->parametersProvider = $b; 
 
        $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())); 
 
        $instance->setName('wsserver'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\ChatBDispatchErrorEventCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\ChatBDispatchErrorEventCommand 
     */ 
    protected function getChatBDispatchErrorEventCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/ChatBDispatchErrorEventCommand.php'; 
 
        $this->privates['FlexApp\\Command\\ChatBDispatchErrorEventCommand'] = $instance = new \FlexApp\Command\ChatBDispatchErrorEventCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())); 
 
        $instance->setName('dispatch-general-error-event-in-child-process'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\CheckActualTranslationsCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\CheckActualTranslationsCommand 
     */ 
    protected function getCheckActualTranslationsCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/CheckActualTranslationsCommand.php'; 
 
        $this->privates['FlexApp\\Command\\CheckActualTranslationsCommand'] = $instance = new \FlexApp\Command\CheckActualTranslationsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())); 
 
        $instance->setName('app:check-actual-translations'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\ClearCustomLogCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\ClearCustomLogCommand 
     */ 
    protected function getClearCustomLogCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/ClearCustomLogCommand.php'; 
 
        $this->privates['FlexApp\\Command\\ClearCustomLogCommand'] = $instance = new \FlexApp\Command\ClearCustomLogCommand(); 
 
        $instance->parametersProvider = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()); 
        $instance->setName('app:clear-custom-log'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\CommentsAddTaskForCommentsWithoutAnswerCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\CommentsAddTaskForCommentsWithoutAnswerCommand 
     */ 
    protected function getCommentsAddTaskForCommentsWithoutAnswerCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/CommentsAddTaskForCommentsWithoutAnswerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ExtendEntityRepository.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/VacancyRepository.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/LocaleTextRepository.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/PortalLinkGenerator.php'; 
 
        $this->privates['FlexApp\\Command\\CommentsAddTaskForCommentsWithoutAnswerCommand'] = $instance = new \FlexApp\Command\CommentsAddTaskForCommentsWithoutAnswerCommand(); 
 
        $a = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()); 
        $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
        $c = $b->getRepository('WebBundle:LocaleTextEntity'); 
        $c->setParametersProvider($a); 
 
        $instance->portalHelper = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
        $instance->participantHelper = ($this->services['WebBundle\\Helper\\ParticipantHelper'] ?? $this->getParticipantHelperService()); 
        $instance->parametersProvider = $a; 
        $instance->eventDispatcher = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
        $instance->commentRepository = ($this->services['FlexApp\\Repository\\CommentRepository'] ?? $this->getCommentRepositoryService()); 
        $instance->publicationRepository = ($this->services['WebBundle\\Repository\\PublicationRepository'] ?? $this->getPublicationRepositoryService()); 
        $instance->vacancyRepository = $b->getRepository('WebBundle:Vacancy'); 
        $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()); 
        $instance->localeTextRepository = $c; 
        $instance->sourceByCommentTypeDefiner = ($this->privates['FlexApp\\Service\\SourceByCommentTypeDefiner'] ?? $this->getSourceByCommentTypeDefinerService()); 
        $instance->portalLinkGenerator = new \FlexApp\Service\PortalLinkGenerator($a); 
        $instance->entityManager = $b; 
        $instance->setName('comments:add-task-for-comments-without-answer'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\ConsumeTokensCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\ConsumeTokensCommand 
     */ 
    protected function getConsumeTokensCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/ConsumeTokensCommand.php'; 
 
        $this->privates['FlexApp\\Command\\ConsumeTokensCommand'] = $instance = new \FlexApp\Command\ConsumeTokensCommand(); 
 
        $instance->parametersProvider = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()); 
        $instance->eventDispatcher = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
        $instance->messageBus = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()); 
        $instance->setName('app:consume-tokens'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\Cron\CronAdminJobsCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\Cron\CronAdminJobsCommand 
     */ 
    protected function getCronAdminJobsCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/Cron/CronAdminJobsCommand.php'; 
 
        $this->privates['FlexApp\\Command\\Cron\\CronAdminJobsCommand'] = $instance = new \FlexApp\Command\Cron\CronAdminJobsCommand(($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService())); 
 
        $instance->setName('cron:admin.jobs'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\Cron\CronExhSetReferenceCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\Cron\CronExhSetReferenceCommand 
     */ 
    protected function getCronExhSetReferenceCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/Cron/CronExhSetReferenceCommand.php'; 
 
        $this->privates['FlexApp\\Command\\Cron\\CronExhSetReferenceCommand'] = $instance = new \FlexApp\Command\Cron\CronExhSetReferenceCommand(($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService())); 
 
        $instance->setName('cron:exh.set_reference'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\Cron\CronFoundAndFixRelationCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\Cron\CronFoundAndFixRelationCommand 
     */ 
    protected function getCronFoundAndFixRelationCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/Cron/CronFoundAndFixRelationCommand.php'; 
 
        $this->privates['FlexApp\\Command\\Cron\\CronFoundAndFixRelationCommand'] = $instance = new \FlexApp\Command\Cron\CronFoundAndFixRelationCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService())); 
 
        $instance->setName('cron:found_and_fix.relation'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\Cron\CronListForGoogleAdsCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\Cron\CronListForGoogleAdsCommand 
     */ 
    protected function getCronListForGoogleAdsCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/Cron/CronListForGoogleAdsCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/AdsFilters/AdsFiltersGeneratorCombinations.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/AdsFilters/AdsFiltersGeneratorTexts.php'; 
 
        $this->privates['FlexApp\\Command\\Cron\\CronListForGoogleAdsCommand'] = $instance = new \FlexApp\Command\Cron\CronListForGoogleAdsCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), new \FlexApp\Service\AdsFilters\AdsFiltersGeneratorCombinations(), new \FlexApp\Service\AdsFilters\AdsFiltersGeneratorTexts(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->services['translator'] ?? $this->getTranslatorService()))); 
 
        $instance->setName('cron:listForGoogleAds'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\Cron\CronParseHtmlBadLinkCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\Cron\CronParseHtmlBadLinkCommand 
     */ 
    protected function getCronParseHtmlBadLinkCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/Cron/CronParseHtmlBadLinkCommand.php'; 
 
        $this->privates['FlexApp\\Command\\Cron\\CronParseHtmlBadLinkCommand'] = $instance = new \FlexApp\Command\Cron\CronParseHtmlBadLinkCommand(($this->services['doctrine'] ?? $this->getDoctrineService())); 
 
        $instance->setName('cron:parse.html_bad_link'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\Cron\CronParseVideoBadLinkCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\Cron\CronParseVideoBadLinkCommand 
     */ 
    protected function getCronParseVideoBadLinkCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/Cron/CronParseVideoBadLinkCommand.php'; 
 
        $this->privates['FlexApp\\Command\\Cron\\CronParseVideoBadLinkCommand'] = $instance = new \FlexApp\Command\Cron\CronParseVideoBadLinkCommand(($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService())); 
 
        $instance->setName('cron:parse.video_bad_link'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\Cron\CronTransExCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\Cron\CronTransExCommand 
     */ 
    protected function getCronTransExCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/Cron/CronTransExCommand.php'; 
 
        $this->privates['FlexApp\\Command\\Cron\\CronTransExCommand'] = $instance = new \FlexApp\Command\Cron\CronTransExCommand(($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService())); 
 
        $instance->setName('cron:transex.update'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\Cron\CrontabFillCollectionCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\Cron\CrontabFillCollectionCommand 
     */ 
    protected function getCrontabFillCollectionCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/Cron/CrontabFillCollectionCommand.php'; 
 
        $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())); 
 
        $instance->setName('cron:fill-collections'); 
        $instance->setDescription('Fill collections from old table.'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\Cron\CrontabFillCountryCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\Cron\CrontabFillCountryCommand 
     */ 
    protected function getCrontabFillCountryCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/Cron/CrontabFillCountryCommand.php'; 
 
        $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())); 
 
        $instance->setName('cron:fill-country'); 
        $instance->setDescription('Заполнение стран и их названий.'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\Cron\CrontabFillFactoryCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\Cron\CrontabFillFactoryCommand 
     */ 
    protected function getCrontabFillFactoryCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/Cron/CrontabFillFactoryCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/StaticContentService.php'; 
 
        $a = new \FlexApp\Service\StaticContentService(); 
        $a->staticContentRepository = ($this->privates['FlexApp\\Repository\\StaticContent\\StaticContentRepository'] ?? $this->getStaticContentRepositoryService()); 
 
        $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())); 
 
        $instance->setName('cron:fill-factory'); 
        $instance->setDescription('Fill factories from old table.'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\Cron\CrontabFillReviewsCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\Cron\CrontabFillReviewsCommand 
     */ 
    protected function getCrontabFillReviewsCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/Cron/CrontabFillReviewsCommand.php'; 
 
        $this->privates['FlexApp\\Command\\Cron\\CrontabFillReviewsCommand'] = $instance = new \FlexApp\Command\Cron\CrontabFillReviewsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())); 
 
        $instance->setName('cron:fill-review'); 
        $instance->setDescription('Обновление отзывов.'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\ExportArticlesToJsonForGoogleCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\ExportArticlesToJsonForGoogleCommand 
     */ 
    protected function getExportArticlesToJsonForGoogleCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/ExportArticlesToJsonForGoogleCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/RecommendationsAiService.php'; 
 
        $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)))); 
 
        $instance->setName('recommendations-ai:export-articles-to-json'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\ExportCollectionsToAmazonPersonalizeCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\ExportCollectionsToAmazonPersonalizeCommand 
     */ 
    protected function getExportCollectionsToAmazonPersonalizeCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/ExportCollectionsToAmazonPersonalizeCommand.php'; 
 
        $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)))); 
 
        $instance->setName('personalize:export-collections'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\ExportUserItemToAmazonPersonalizeCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\ExportUserItemToAmazonPersonalizeCommand 
     */ 
    protected function getExportUserItemToAmazonPersonalizeCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/ExportUserItemToAmazonPersonalizeCommand.php'; 
 
        $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)))); 
 
        $instance->setName('personalize:export-user-item'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\ExportUsersToAmazonPersonalizeCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\ExportUsersToAmazonPersonalizeCommand 
     */ 
    protected function getExportUsersToAmazonPersonalizeCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/ExportUsersToAmazonPersonalizeCommand.php'; 
 
        $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)))); 
 
        $instance->setName('personalize:export-users'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\FillCapitalsCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\FillCapitalsCommand 
     */ 
    protected function getFillCapitalsCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/FillCapitalsCommand.php'; 
 
        $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())); 
 
        $instance->setName('app:fill-capitals'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\FillHolidaysCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\FillHolidaysCommand 
     */ 
    protected function getFillHolidaysCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/FillHolidaysCommand.php'; 
 
        $this->privates['FlexApp\\Command\\FillHolidaysCommand'] = $instance = new \FlexApp\Command\FillHolidaysCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())); 
 
        $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()); 
        $instance->setName('app:fill-holidays'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\FixLocalesInLocalChangeStatisticCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\FixLocalesInLocalChangeStatisticCommand 
     */ 
    protected function getFixLocalesInLocalChangeStatisticCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/FixLocalesInLocalChangeStatisticCommand.php'; 
 
        $this->privates['FlexApp\\Command\\FixLocalesInLocalChangeStatisticCommand'] = $instance = new \FlexApp\Command\FixLocalesInLocalChangeStatisticCommand(($this->privates['FlexApp\\Service\\LocaleChangeStatService'] ?? $this->getLocaleChangeStatServiceService())); 
 
        $instance->setName('locale-statistic:fix-db-locale-strings'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\GetCollectionThemesStatCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\GetCollectionThemesStatCommand 
     */ 
    protected function getGetCollectionThemesStatCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/GetCollectionThemesStatCommand.php'; 
 
        $this->privates['FlexApp\\Command\\GetCollectionThemesStatCommand'] = $instance = new \FlexApp\Command\GetCollectionThemesStatCommand(); 
 
        $instance->portalHelper = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
        $instance->collectionRepository = ($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()); 
        $instance->setName('app:get-collection-themes-stat-command'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\ImgProcessCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\ImgProcessCommand 
     */ 
    protected function getImgProcessCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/ImgProcessCommand.php'; 
 
        $this->privates['FlexApp\\Command\\ImgProcessCommand'] = $instance = new \FlexApp\Command\ImgProcessCommand(); 
 
        $instance->setName('img_process'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\ImportOldSubscribersCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\ImportOldSubscribersCommand 
     */ 
    protected function getImportOldSubscribersCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/ImportOldSubscribersCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
 
        $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()))); 
 
        $instance->setName('app:import-old-subscribers'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\ImportProdDBCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\ImportProdDBCommand 
     */ 
    protected function getImportProdDBCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/ImportProdDBCommand.php'; 
 
        $this->privates['FlexApp\\Command\\ImportProdDBCommand'] = $instance = new \FlexApp\Command\ImportProdDBCommand(($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService())); 
 
        $instance->setName('app:import-prod-db'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\ManualTestUnreadCountCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\ManualTestUnreadCountCommand 
     */ 
    protected function getManualTestUnreadCountCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/ManualTestUnreadCountCommand.php'; 
 
        $this->privates['FlexApp\\Command\\ManualTestUnreadCountCommand'] = $instance = new \FlexApp\Command\ManualTestUnreadCountCommand(); 
 
        $instance->changeUnreadCountHandler = ($this->privates['FlexApp\\Service\\ChangedUnreadCountHandler'] ?? $this->getChangedUnreadCountHandlerService()); 
        $instance->setName('app:manual-test-unread-count'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\ManualTestingCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\ManualTestingCommand 
     */ 
    protected function getManualTestingCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/ManualTestingCommand.php'; 
 
        $this->privates['FlexApp\\Command\\ManualTestingCommand'] = $instance = new \FlexApp\Command\ManualTestingCommand(); 
 
        $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()); 
        $instance->classMetadataFactory = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()); 
        $instance->serializer = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()); 
        $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()); 
        $instance->validator = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()); 
        $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
        $instance->portalHelper = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
        $instance->portalApiService = ($this->privates['FlexApp\\Service\\PortalApiService'] ?? $this->getPortalApiServiceService()); 
        $instance->chatBMessageRepository = ($this->privates['FlexApp\\Repository\\ChatBMessageRepository'] ?? $this->getChatBMessageRepositoryService()); 
        $instance->loginLinkGenerator = ($this->services['FlexApp\\Service\\LoginLinkGenerator'] ?? $this->getLoginLinkGeneratorService()); 
        $instance->logsManager = ($this->services['FlexApp\\Service\\LogsManager'] ?? $this->getLogsManagerService()); 
        $instance->setName('app:manual-testing'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\MergeContactsOnPortalCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\MergeContactsOnPortalCommand 
     */ 
    protected function getMergeContactsOnPortalCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/MergeContactsOnPortalCommand.php'; 
 
        $this->privates['FlexApp\\Command\\MergeContactsOnPortalCommand'] = $instance = new \FlexApp\Command\MergeContactsOnPortalCommand(); 
 
        $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()); 
        $instance->portalHelper = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
        $instance->setName('app:merge-contacts-on-portal'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\OnceLoadCurrenciesCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\OnceLoadCurrenciesCommand 
     */ 
    protected function getOnceLoadCurrenciesCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/OnceLoadCurrenciesCommand.php'; 
 
        $this->privates['FlexApp\\Command\\OnceLoadCurrenciesCommand'] = $instance = new \FlexApp\Command\OnceLoadCurrenciesCommand(($this->privates['FlexApp\\Repository\\LocaleRepository'] ?? $this->getLocaleRepositoryService()), ($this->privates['FlexApp\\Repository\\CurrencyRepository'] ?? $this->getCurrencyRepositoryService())); 
 
        $instance->setName('command:load-currencies'); 
        $instance->setDescription('Единоразовая заливка валют'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\OnceLoadMeasuresCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\OnceLoadMeasuresCommand 
     */ 
    protected function getOnceLoadMeasuresCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/OnceLoadMeasuresCommand.php'; 
 
        $this->privates['FlexApp\\Command\\OnceLoadMeasuresCommand'] = $instance = new \FlexApp\Command\OnceLoadMeasuresCommand(($this->privates['FlexApp\\Repository\\LocaleRepository'] ?? $this->getLocaleRepositoryService()), ($this->privates['FlexApp\\Repository\\SquareRepository'] ?? $this->getSquareRepositoryService())); 
 
        $instance->setName('command:load-measures'); 
        $instance->setDescription('Единоразовая заливка площадей'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\PluralizationExampleCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\PluralizationExampleCommand 
     */ 
    protected function getPluralizationExampleCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/PluralizationExampleCommand.php'; 
 
        $this->privates['FlexApp\\Command\\PluralizationExampleCommand'] = $instance = new \FlexApp\Command\PluralizationExampleCommand(); 
 
        $instance->translator = ($this->services['translator'] ?? $this->getTranslatorService()); 
        $instance->setName('app:pluralization-example'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\PushTestByFCMTokenCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\PushTestByFCMTokenCommand 
     */ 
    protected function getPushTestByFCMTokenCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/PushTestByFCMTokenCommand.php'; 
 
        $this->privates['FlexApp\\Command\\PushTestByFCMTokenCommand'] = $instance = new \FlexApp\Command\PushTestByFCMTokenCommand(($this->privates['FlexApp\\Service\\WebPushNotificationsService'] ?? $this->getWebPushNotificationsServiceService())); 
 
        $instance->setName('app:push-test-by-fcm-token'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\PushTestByTeTokenCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\PushTestByTeTokenCommand 
     */ 
    protected function getPushTestByTeTokenCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/PushTestByTeTokenCommand.php'; 
 
        $this->privates['FlexApp\\Command\\PushTestByTeTokenCommand'] = $instance = new \FlexApp\Command\PushTestByTeTokenCommand(($this->privates['FlexApp\\Service\\WebPushNotificationsService'] ?? $this->getWebPushNotificationsServiceService())); 
 
        $instance->setName('app:push-test-by-te-token'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\PushTestByUserCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\PushTestByUserCommand 
     */ 
    protected function getPushTestByUserCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/PushTestByUserCommand.php'; 
 
        $this->privates['FlexApp\\Command\\PushTestByUserCommand'] = $instance = new \FlexApp\Command\PushTestByUserCommand(($this->privates['FlexApp\\Service\\WebPushNotificationsService'] ?? $this->getWebPushNotificationsServiceService()), ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService())); 
 
        $instance->setName('app:push-test-by-user'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\RemoveOldComparesCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\RemoveOldComparesCommand 
     */ 
    protected function getRemoveOldComparesCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/RemoveOldComparesCommand.php'; 
 
        $this->privates['FlexApp\\Command\\RemoveOldComparesCommand'] = $instance = new \FlexApp\Command\RemoveOldComparesCommand(($this->privates['FlexApp\\Service\\CompareArticleService'] ?? $this->getCompareArticleServiceService())); 
 
        $instance->setName('app:compare:delete:old'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\RenameImageExhCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\RenameImageExhCommand 
     */ 
    protected function getRenameImageExhCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/RenameImageExhCommand.php'; 
 
        $this->privates['FlexApp\\Command\\RenameImageExhCommand'] = $instance = new \FlexApp\Command\RenameImageExhCommand(); 
 
        $instance->setName('app:rename_image_exh'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\SendToChatCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\SendToChatCommand 
     */ 
    protected function getSendToChatCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/SendToChatCommand.php'; 
 
        $this->privates['FlexApp\\Command\\SendToChatCommand'] = $instance = new \FlexApp\Command\SendToChatCommand(($this->services['FlexApp\\Service\\SystemChatNotificationService'] ?? $this->getSystemChatNotificationServiceService())); 
 
        $instance->setName('app:send-to-chat'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\SetCorrectTokensToPortalContactsCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\SetCorrectTokensToPortalContactsCommand 
     */ 
    protected function getSetCorrectTokensToPortalContactsCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/SetCorrectTokensToPortalContactsCommand.php'; 
 
        $this->privates['FlexApp\\Command\\SetCorrectTokensToPortalContactsCommand'] = $instance = new \FlexApp\Command\SetCorrectTokensToPortalContactsCommand(($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()), ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService()), ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())); 
 
        $instance->setName('app:set-correct-tokens-to-portal-contacts'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\SetSkuCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\SetSkuCommand 
     */ 
    protected function getSetSkuCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/SetSkuCommand.php'; 
 
        $this->privates['FlexApp\\Command\\SetSkuCommand'] = $instance = new \FlexApp\Command\SetSkuCommand(); 
 
        $instance->productReviewsCacheRepository = ($this->services['WebBundle\\Repository\\ProductReviewsCacheRepository'] ?? $this->getProductReviewsCacheRepositoryService()); 
        $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
        $instance->setName('app:set-sku'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\TransferUserCountryToOrderAddressCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\TransferUserCountryToOrderAddressCommand 
     */ 
    protected function getTransferUserCountryToOrderAddressCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/TransferUserCountryToOrderAddressCommand.php'; 
 
        $this->privates['FlexApp\\Command\\TransferUserCountryToOrderAddressCommand'] = $instance = new \FlexApp\Command\TransferUserCountryToOrderAddressCommand(); 
 
        $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()); 
        $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
        $instance->setName('app:transfer-user-country'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\TranslitBuildFilesCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\TranslitBuildFilesCommand 
     */ 
    protected function getTranslitBuildFilesCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/TranslitBuildFilesCommand.php'; 
 
        $this->privates['FlexApp\\Command\\TranslitBuildFilesCommand'] = $instance = new \FlexApp\Command\TranslitBuildFilesCommand($this); 
 
        $instance->setName('te:translation:build'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\TretoToTeCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\TretoToTeCommand 
     */ 
    protected function getTretoToTeCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/TretoToTeCommand.php'; 
 
        $this->privates['FlexApp\\Command\\TretoToTeCommand'] = $instance = new \FlexApp\Command\TretoToTeCommand(($this->services['FlexApp\\Repository\\CommentRepository'] ?? $this->getCommentRepositoryService()), ($this->privates['FlexApp\\Service\\CommentManager'] ?? $this->getCommentManagerService())); 
 
        $instance->setName('app:treto-to-te'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\UpdateUserOnPortalCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\UpdateUserOnPortalCommand 
     */ 
    protected function getUpdateUserOnPortalCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/UpdateUserOnPortalCommand.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/QTEClient.php'; 
 
        $this->privates['FlexApp\\Command\\UpdateUserOnPortalCommand'] = $instance = new \FlexApp\Command\UpdateUserOnPortalCommand(); 
 
        $a = new \FlexApp\Service\QTEClient(); 
        $a->httpClient = ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()); 
        $a->parametersProvider = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()); 
        $a->serializer = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()); 
 
        $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()); 
        $instance->qteClient = $a; 
        $instance->setName('app:update-user-on-portal'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\UserEnteredChatCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\UserEnteredChatCommand 
     */ 
    protected function getUserEnteredChatCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/UserEnteredChatCommand.php'; 
 
        $this->privates['FlexApp\\Command\\UserEnteredChatCommand'] = $instance = new \FlexApp\Command\UserEnteredChatCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())); 
 
        $instance->setName('app:user-entered-chat'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\UserLeftChatCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\UserLeftChatCommand 
     */ 
    protected function getUserLeftChatCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/UserLeftChatCommand.php'; 
 
        $this->privates['FlexApp\\Command\\UserLeftChatCommand'] = $instance = new \FlexApp\Command\UserLeftChatCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())); 
 
        $instance->setName('app:user-left-chat'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Command\VisitCommand' shared autowired service. 
     * 
     * @return \FlexApp\Command\VisitCommand 
     */ 
    protected function getVisitCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Command/VisitCommand.php'; 
 
        $this->privates['FlexApp\\Command\\VisitCommand'] = $instance = new \FlexApp\Command\VisitCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())); 
 
        $instance->setName('app:visit'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\DTO\OneC\OneCReviewRequestDto' shared autowired service. 
     * 
     * @return \FlexApp\DTO\OneC\OneCReviewRequestDto 
     */ 
    protected function getOneCReviewRequestDtoService() 
    { 
        $this->throw('Cannot autowire service "FlexApp\\DTO\\OneC\\OneCReviewRequestDto": argument "$marker" of method "__construct()" is type-hinted "string", you should configure its value explicitly.'); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Entity\Mailing' shared autowired service. 
     * 
     * @return \FlexApp\Entity\Mailing 
     */ 
    protected function getMailingService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Entity/Mailing.php'; 
 
        return $this->privates['FlexApp\\Entity\\Mailing'] = new \FlexApp\Entity\Mailing(); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Entity\VacancySliderEntity' shared autowired service. 
     * 
     * @return \FlexApp\Entity\VacancySliderEntity 
     */ 
    protected function getVacancySliderEntityService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Entity/VacancySliderEntity.php'; 
 
        return $this->privates['FlexApp\\Entity\\VacancySliderEntity'] = new \FlexApp\Entity\VacancySliderEntity(); 
    } 
 
    /** 
     * Gets the private 'FlexApp\EventListener\CommentErrorListener' shared autowired service. 
     * 
     * @return \FlexApp\EventListener\CommentErrorListener 
     */ 
    protected function getCommentErrorListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/EventListener/CommentErrorListener.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Logger.php'; 
 
        $a = ($this->privates['FlexApp\\Service\\DevsAndAdminsNotifier'] ?? $this->getDevsAndAdminsNotifierService()); 
 
        if (isset($this->privates['FlexApp\\EventListener\\CommentErrorListener'])) { 
            return $this->privates['FlexApp\\EventListener\\CommentErrorListener']; 
        } 
        $b = new \FlexApp\Service\Logger(); 
        $b->monologLogger = ($this->services['logger'] ?? $this->getLoggerService()); 
 
        return $this->privates['FlexApp\\EventListener\\CommentErrorListener'] = new \FlexApp\EventListener\CommentErrorListener($b, $a, ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\EventSubscriber\BanIpSubscriber' shared autowired service. 
     * 
     * @return \FlexApp\EventSubscriber\BanIpSubscriber 
     */ 
    protected function getBanIpSubscriberService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/EventSubscriber/BanIpSubscriber.php'; 
 
        $a = ($this->privates['FlexApp\\Service\\EntitySaver'] ?? $this->getEntitySaverService()); 
 
        if (isset($this->privates['FlexApp\\EventSubscriber\\BanIpSubscriber'])) { 
            return $this->privates['FlexApp\\EventSubscriber\\BanIpSubscriber']; 
        } 
 
        return $this->privates['FlexApp\\EventSubscriber\\BanIpSubscriber'] = new \FlexApp\EventSubscriber\BanIpSubscriber(($this->privates['FlexApp\\Repository\\BannedIpRepository'] ?? $this->getBannedIpRepositoryService()), $a); 
    } 
 
    /** 
     * Gets the private 'FlexApp\EventSubscriber\CommentNotifyClientsSubscriber' shared autowired service. 
     * 
     * @return \FlexApp\EventSubscriber\CommentNotifyClientsSubscriber 
     */ 
    protected function getCommentNotifyClientsSubscriberService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/EventSubscriber/CommentNotifyClientsSubscriber.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/EmailCanonicalizer.php'; 
 
        $a = ($this->privates['FlexApp\\Service\\SourceByCommentTypeDefiner'] ?? $this->getSourceByCommentTypeDefinerService()); 
 
        if (isset($this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'])) { 
            return $this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber']; 
        } 
        $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'])) { 
            return $this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber']; 
        } 
        $c = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()); 
 
        if (isset($this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'])) { 
            return $this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber']; 
        } 
        $d = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService()); 
 
        if (isset($this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'])) { 
            return $this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber']; 
        } 
        $e = ($this->services['WebBundle\\Repository\\ListEmailRepository'] ?? $this->getListEmailRepositoryService()); 
 
        if (isset($this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'])) { 
            return $this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber']; 
        } 
        $f = ($this->services['FlexApp\\Service\\SystemChatNotificationService'] ?? $this->getSystemChatNotificationServiceService()); 
 
        if (isset($this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'])) { 
            return $this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber']; 
        } 
        $g = ($this->privates['FlexApp\\Service\\ChangedUnreadCountHandler'] ?? $this->getChangedUnreadCountHandlerService()); 
 
        if (isset($this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'])) { 
            return $this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber']; 
        } 
 
        $this->privates['FlexApp\\EventSubscriber\\CommentNotifyClientsSubscriber'] = $instance = new \FlexApp\EventSubscriber\CommentNotifyClientsSubscriber($a, $b, $c, ($this->privates['FlexApp\\Repository\\CommentablePageRepository'] ?? $this->getCommentablePageRepositoryService()), $d, ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), ($this->privates['FlexApp\\Service\\EmailCanonicalizer'] ?? ($this->privates['FlexApp\\Service\\EmailCanonicalizer'] = new \FlexApp\Service\EmailCanonicalizer())), $e, ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $f, ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()), $g); 
 
        $instance->consultantRepository = ($this->privates['FlexApp\\Repository\\ConsultantRepository'] ?? $this->getConsultantRepositoryService()); 
        $instance->consDefiner = ($this->services['FlexApp\\Service\\ConsDefiner'] ?? $this->getConsDefinerService()); 
        $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()); 
        $instance->countryAndLangSpecificDataRepository = ($this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] ?? $this->getCountryAndLangSpecificDataRepositoryService()); 
        $instance->contactsProvider = ($this->privates['FlexApp\\Service\\ManagerContactsProvider'] ?? $this->getManagerContactsProviderService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\EventSubscriber\CommentSendToPortalSubscriber' shared autowired service. 
     * 
     * @return \FlexApp\EventSubscriber\CommentSendToPortalSubscriber 
     */ 
    protected function getCommentSendToPortalSubscriberService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/EventSubscriber/CommentSendToPortalSubscriber.php'; 
 
        $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->privates['FlexApp\\EventSubscriber\\CommentSendToPortalSubscriber'])) { 
            return $this->privates['FlexApp\\EventSubscriber\\CommentSendToPortalSubscriber']; 
        } 
 
        return $this->privates['FlexApp\\EventSubscriber\\CommentSendToPortalSubscriber'] = new \FlexApp\EventSubscriber\CommentSendToPortalSubscriber($a); 
    } 
 
    /** 
     * Gets the private 'FlexApp\EventSubscriber\ErrorNotifierSubscriber' shared autowired service. 
     * 
     * @return \FlexApp\EventSubscriber\ErrorNotifierSubscriber 
     */ 
    protected function getErrorNotifierSubscriberService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/EventSubscriber/ErrorNotifierSubscriber.php'; 
 
        $a = ($this->privates['FlexApp\\Service\\DevsAndAdminsNotifier'] ?? $this->getDevsAndAdminsNotifierService()); 
 
        if (isset($this->privates['FlexApp\\EventSubscriber\\ErrorNotifierSubscriber'])) { 
            return $this->privates['FlexApp\\EventSubscriber\\ErrorNotifierSubscriber']; 
        } 
 
        return $this->privates['FlexApp\\EventSubscriber\\ErrorNotifierSubscriber'] = new \FlexApp\EventSubscriber\ErrorNotifierSubscriber($a); 
    } 
 
    /** 
     * Gets the private 'FlexApp\EventSubscriber\LogoutSubscriber' shared autowired service. 
     * 
     * @return \FlexApp\EventSubscriber\LogoutSubscriber 
     */ 
    protected function getLogoutSubscriberService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/EventSubscriber/LogoutSubscriber.php'; 
 
        $this->privates['FlexApp\\EventSubscriber\\LogoutSubscriber'] = $instance = new \FlexApp\EventSubscriber\LogoutSubscriber(); 
 
        $instance->currentUserProvider = ($this->services['FlexApp\\Service\\CurrentUserProvider'] ?? $this->getCurrentUserProviderService()); 
        $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
        $instance->refreshTokenRepository = ($this->privates['FlexApp\\Repository\\RefreshTokenRepository'] ?? $this->getRefreshTokenRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\EventSubscriber\PortalNotifierAboutJobSeekerHasEnteredTheChatSubscriber' shared autowired service. 
     * 
     * @return \FlexApp\EventSubscriber\PortalNotifierAboutJobSeekerHasEnteredTheChatSubscriber 
     */ 
    protected function getPortalNotifierAboutJobSeekerHasEnteredTheChatSubscriberService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/EventSubscriber/PortalNotifierAboutJobSeekerHasEnteredTheChatSubscriber.php'; 
 
        $a = ($this->privates['FlexApp\\Service\\PortalNotifierAboutChatEvents'] ?? $this->getPortalNotifierAboutChatEventsService()); 
 
        if (isset($this->privates['FlexApp\\EventSubscriber\\PortalNotifierAboutJobSeekerHasEnteredTheChatSubscriber'])) { 
            return $this->privates['FlexApp\\EventSubscriber\\PortalNotifierAboutJobSeekerHasEnteredTheChatSubscriber']; 
        } 
 
        return $this->privates['FlexApp\\EventSubscriber\\PortalNotifierAboutJobSeekerHasEnteredTheChatSubscriber'] = new \FlexApp\EventSubscriber\PortalNotifierAboutJobSeekerHasEnteredTheChatSubscriber($a); 
    } 
 
    /** 
     * Gets the private 'FlexApp\EventSubscriber\PortalNotifierAboutJobSeekerLeftChatSubscriber' shared autowired service. 
     * 
     * @return \FlexApp\EventSubscriber\PortalNotifierAboutJobSeekerLeftChatSubscriber 
     */ 
    protected function getPortalNotifierAboutJobSeekerLeftChatSubscriberService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/EventSubscriber/PortalNotifierAboutJobSeekerLeftChatSubscriber.php'; 
 
        $a = ($this->privates['FlexApp\\Service\\PortalNotifierAboutChatEvents'] ?? $this->getPortalNotifierAboutChatEventsService()); 
 
        if (isset($this->privates['FlexApp\\EventSubscriber\\PortalNotifierAboutJobSeekerLeftChatSubscriber'])) { 
            return $this->privates['FlexApp\\EventSubscriber\\PortalNotifierAboutJobSeekerLeftChatSubscriber']; 
        } 
 
        return $this->privates['FlexApp\\EventSubscriber\\PortalNotifierAboutJobSeekerLeftChatSubscriber'] = new \FlexApp\EventSubscriber\PortalNotifierAboutJobSeekerLeftChatSubscriber($a); 
    } 
 
    /** 
     * Gets the private 'FlexApp\EventSubscriber\PortalThemeSetterSubscriber' shared autowired service. 
     * 
     * @return \FlexApp\EventSubscriber\PortalThemeSetterSubscriber 
     */ 
    protected function getPortalThemeSetterSubscriberService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/EventSubscriber/PortalThemeSetterSubscriber.php'; 
 
        $a = ($this->privates['FlexApp\\Service\\EntitySaver'] ?? $this->getEntitySaverService()); 
 
        if (isset($this->privates['FlexApp\\EventSubscriber\\PortalThemeSetterSubscriber'])) { 
            return $this->privates['FlexApp\\EventSubscriber\\PortalThemeSetterSubscriber']; 
        } 
 
        return $this->privates['FlexApp\\EventSubscriber\\PortalThemeSetterSubscriber'] = new \FlexApp\EventSubscriber\PortalThemeSetterSubscriber($a); 
    } 
 
    /** 
     * Gets the private 'FlexApp\EventSubscriber\RemoveUserSubscriber' shared autowired service. 
     * 
     * @return \FlexApp\EventSubscriber\RemoveUserSubscriber 
     */ 
    protected function getRemoveUserSubscriberService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/EventSubscriber/RemoveUserSubscriber.php'; 
 
        $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->privates['FlexApp\\EventSubscriber\\RemoveUserSubscriber'])) { 
            return $this->privates['FlexApp\\EventSubscriber\\RemoveUserSubscriber']; 
        } 
 
        return $this->privates['FlexApp\\EventSubscriber\\RemoveUserSubscriber'] = new \FlexApp\EventSubscriber\RemoveUserSubscriber($a, ($this->services['logger'] ?? $this->getLoggerService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\EventSubscriber\RetieChatMessagesOnPortalSubscriber' shared autowired service. 
     * 
     * @return \FlexApp\EventSubscriber\RetieChatMessagesOnPortalSubscriber 
     */ 
    protected function getRetieChatMessagesOnPortalSubscriberService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/EventSubscriber/RetieChatMessagesOnPortalSubscriber.php'; 
 
        $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->privates['FlexApp\\EventSubscriber\\RetieChatMessagesOnPortalSubscriber'])) { 
            return $this->privates['FlexApp\\EventSubscriber\\RetieChatMessagesOnPortalSubscriber']; 
        } 
 
        return $this->privates['FlexApp\\EventSubscriber\\RetieChatMessagesOnPortalSubscriber'] = new \FlexApp\EventSubscriber\RetieChatMessagesOnPortalSubscriber($a, ($this->services['logger'] ?? $this->getLoggerService()), ($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Form\ChangeInterviewDateTimeType' shared autowired service. 
     * 
     * @return \FlexApp\Form\ChangeInterviewDateTimeType 
     */ 
    protected function getChangeInterviewDateTimeTypeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Form/ChangeInterviewDateTimeType.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Form\ChatBEmailFormType' shared autowired service. 
     * 
     * @return \FlexApp\Form\ChatBEmailFormType 
     */ 
    protected function getChatBEmailFormTypeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Form/ChatBEmailFormType.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Form\MailingType' shared autowired service. 
     * 
     * @return \FlexApp\Form\MailingType 
     */ 
    protected function getMailingTypeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Form/MailingType.php'; 
 
        return $this->privates['FlexApp\\Form\\MailingType'] = new \FlexApp\Form\MailingType(); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Form\OrderAddressType' shared autowired service. 
     * 
     * @return \FlexApp\Form\OrderAddressType 
     */ 
    protected function getOrderAddressTypeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Form/OrderAddressType.php'; 
 
        $this->privates['FlexApp\\Form\\OrderAddressType'] = $instance = new \FlexApp\Form\OrderAddressType(); 
 
        $instance->translator = ($this->services['translator'] ?? $this->getTranslatorService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Form\ResettingFormType' shared autowired service. 
     * 
     * @return \FlexApp\Form\ResettingFormType 
     */ 
    protected function getResettingFormTypeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Form/ResettingFormType.php'; 
 
        return $this->privates['FlexApp\\Form\\ResettingFormType'] = new \FlexApp\Form\ResettingFormType(); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Form\SiteCommentType' shared autowired service. 
     * 
     * @return \FlexApp\Form\SiteCommentType 
     */ 
    protected function getSiteCommentTypeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Form/SiteCommentType.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/StopWordsDetectorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/StopWordsDetector.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Form\\SiteCommentType'])) { 
            return $this->privates['FlexApp\\Form\\SiteCommentType']; 
        } 
 
        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); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Form\VacancySliderType' shared autowired service. 
     * 
     * @return \FlexApp\Form\VacancySliderType 
     */ 
    protected function getVacancySliderTypeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Form/VacancySliderType.php'; 
 
        return $this->privates['FlexApp\\Form\\VacancySliderType'] = new \FlexApp\Form\VacancySliderType(); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Interfaces\PortalApiLoggerInterface' shared autowired service. 
     * 
     * @return \FlexApp\Service\DailyLogger 
     */ 
    protected function getPortalApiLoggerInterfaceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/DailyLogger.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\AdmCfgPageRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\AdmCfgPageRepository 
     */ 
    protected function getAdmCfgPageRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/AdmCfgPageRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\AdmCfgPageRepository'] = new \FlexApp\Repository\AdmCfgPageRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\Article\ArticleDescriptionRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\Article\ArticleDescriptionRepository 
     */ 
    protected function getArticleDescriptionRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/Article/ArticleDescriptionRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\Article\\ArticleDescriptionRepository'] = new \FlexApp\Repository\Article\ArticleDescriptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\Article\ArticleDiscountRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\Article\ArticleDiscountRepository 
     */ 
    protected function getArticleDiscountRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/Article/ArticleDiscountRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\Article\\ArticleDiscountRepository'] = new \FlexApp\Repository\Article\ArticleDiscountRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\Article\ArticlePriceRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\Article\ArticlePriceRepository 
     */ 
    protected function getArticlePriceRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/Article/ArticlePriceRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\Article\\ArticlePriceRepository'] = new \FlexApp\Repository\Article\ArticlePriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\AttachmentEntityRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\AttachmentEntityRepository 
     */ 
    protected function getAttachmentEntityRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/AttachmentEntityRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\AttachmentEntityRepository'] = new \FlexApp\Repository\AttachmentEntityRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\BannedIpRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\BannedIpRepository 
     */ 
    protected function getBannedIpRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/BannedIpRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\BannedIpRepository'] = new \FlexApp\Repository\BannedIpRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\BoolDBSettingRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\BoolDBSettingRepository 
     */ 
    protected function getBoolDBSettingRepositoryService() 
    { 
        return $this->privates['FlexApp\\Repository\\BoolDBSettingRepository'] = new \FlexApp\Repository\BoolDBSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\BrandRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\BrandRepository 
     */ 
    protected function getBrandRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/BrandRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\BrandRepository'] = new \FlexApp\Repository\BrandRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\ChatBMessageRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\ChatBMessageRepository 
     */ 
    protected function getChatBMessageRepositoryService() 
    { 
        return $this->privates['FlexApp\\Repository\\ChatBMessageRepository'] = new \FlexApp\Repository\ChatBMessageRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\ChatBRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\ChatBRepository 
     */ 
    protected function getChatBRepositoryService() 
    { 
        return $this->privates['FlexApp\\Repository\\ChatBRepository'] = new \FlexApp\Repository\ChatBRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\Collection\CollectionAwardRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\Collection\CollectionAwardRepository 
     */ 
    protected function getCollectionAwardRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/Collection/CollectionAwardRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\Collection\\CollectionAwardRepository'] = new \FlexApp\Repository\Collection\CollectionAwardRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\Collection\CollectionHeaderRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\Collection\CollectionHeaderRepository 
     */ 
    protected function getCollectionHeaderRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/Collection/CollectionHeaderRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\Collection\\CollectionHeaderRepository'] = new \FlexApp\Repository\Collection\CollectionHeaderRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\Collection\CollectionRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\Collection\CollectionRepository 
     */ 
    protected function getCollectionRepository2Service() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/Collection/CollectionRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\Collection\\CollectionRepository'] = new \FlexApp\Repository\Collection\CollectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\Collection\CollectionSettingRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\Collection\CollectionSettingRepository 
     */ 
    protected function getCollectionSettingRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/Collection/CollectionSettingRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\Collection\\CollectionSettingRepository'] = new \FlexApp\Repository\Collection\CollectionSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\CommentablePageRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\CommentablePageRepository 
     */ 
    protected function getCommentablePageRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/CommentablePageRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\CommentablePageRepository'] = new \FlexApp\Repository\CommentablePageRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\CommentablePageSubscriberRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\CommentablePageSubscriberRepository 
     */ 
    protected function getCommentablePageSubscriberRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/CommentablePageSubscriberRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\CommentablePageSubscriberRepository'] = new \FlexApp\Repository\CommentablePageSubscriberRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\CompareArticleRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\CompareArticleRepository 
     */ 
    protected function getCompareArticleRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/CompareArticleRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\CompareArticleRepository'] = new \FlexApp\Repository\CompareArticleRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\ConsultantRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\ConsultantRepository 
     */ 
    protected function getConsultantRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/ConsultantRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\ConsultantRepository'] = new \FlexApp\Repository\ConsultantRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\CountryAndLangSpecificDataRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\CountryAndLangSpecificDataRepository 
     */ 
    protected function getCountryAndLangSpecificDataRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/CountryAndLangSpecificDataRepository.php'; 
 
        $this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] = $instance = new \FlexApp\Repository\CountryAndLangSpecificDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
 
        $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\CountryRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\CountryRepository 
     */ 
    protected function getCountryRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Interfaces/ListEntityRepositoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/CountryRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\CountryRepository'] = new \FlexApp\Repository\CountryRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\CryptoCurrencyRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\CryptoCurrencyRepository 
     */ 
    protected function getCryptoCurrencyRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/CryptoCurrencyRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\CryptoCurrencyRepository'] = new \FlexApp\Repository\CryptoCurrencyRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\CryptoNetworkRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\CryptoNetworkRepository 
     */ 
    protected function getCryptoNetworkRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/CryptoNetworkRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\CryptoNetworkRepository'] = new \FlexApp\Repository\CryptoNetworkRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\CurrencyRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\CurrencyRepository 
     */ 
    protected function getCurrencyRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/CurrencyRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\CurrencyRepository'] = new \FlexApp\Repository\CurrencyRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\DesignerRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\DesignerRepository 
     */ 
    protected function getDesignerRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/DesignerRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\DesignerRepository'] = new \FlexApp\Repository\DesignerRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\Exhibition\ExhBrandRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\Exhibition\ExhBrandRepository 
     */ 
    protected function getExhBrandRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/Exhibition/ExhBrandRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\Exhibition\\ExhBrandRepository'] = new \FlexApp\Repository\Exhibition\ExhBrandRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\Exhibition\ExhCollectionRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\Exhibition\ExhCollectionRepository 
     */ 
    protected function getExhCollectionRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/Exhibition/ExhCollectionRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\Exhibition\\ExhCollectionRepository'] = new \FlexApp\Repository\Exhibition\ExhCollectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\Exhibition\ExhImageRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\Exhibition\ExhImageRepository 
     */ 
    protected function getExhImageRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/Exhibition/ExhImageRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\Exhibition\\ExhImageRepository'] = new \FlexApp\Repository\Exhibition\ExhImageRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\Exhibition\ExhLineRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\Exhibition\ExhLineRepository 
     */ 
    protected function getExhLineRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/Exhibition/ExhLineRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\Exhibition\\ExhLineRepository'] = new \FlexApp\Repository\Exhibition\ExhLineRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\Exhibition\ExhRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\Exhibition\ExhRepository 
     */ 
    protected function getExhRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/Exhibition/ExhRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\Exhibition\\ExhRepository'] = new \FlexApp\Repository\Exhibition\ExhRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\FileEntityRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\FileEntityRepository 
     */ 
    protected function getFileEntityRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/FileEntityRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\FileEntityRepository'] = new \FlexApp\Repository\FileEntityRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\GeoCountryRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\GeoCountryRepository 
     */ 
    protected function getGeoCountryRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/GeoCountryRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\GeoCountryRepository'] = new \FlexApp\Repository\GeoCountryRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\GeoLocaleNameRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\GeoLocaleNameRepository 
     */ 
    protected function getGeoLocaleNameRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/GeoLocaleNameRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\GeoLocaleNameRepository'] = new \FlexApp\Repository\GeoLocaleNameRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\GeoRegionRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\GeoRegionRepository 
     */ 
    protected function getGeoRegionRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/GeoRegionRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\GeoRegionRepository'] = new \FlexApp\Repository\GeoRegionRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\InterviewRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\InterviewRepository 
     */ 
    protected function getInterviewRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/InterviewRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\InterviewRepository'] = new \FlexApp\Repository\InterviewRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\LocaleChangeStatRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\LocaleChangeStatRepository 
     */ 
    protected function getLocaleChangeStatRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/LocaleChangeStatRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\LocaleChangeStatRepository'] = new \FlexApp\Repository\LocaleChangeStatRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\LocaleRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\LocaleRepository 
     */ 
    protected function getLocaleRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/LocaleRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\LocaleRepository'] = new \FlexApp\Repository\LocaleRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\MailingRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\MailingRepository 
     */ 
    protected function getMailingRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/MailingRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\MailingRepository'] = new \FlexApp\Repository\MailingRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\MobileUserSliderRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\MobileUserSliderRepository 
     */ 
    protected function getMobileUserSliderRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/MobileUserSliderRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\MobileUserSliderRepository'] = new \FlexApp\Repository\MobileUserSliderRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\NgNameEntityRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\NgNameEntityRepository 
     */ 
    protected function getNgNameEntityRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/NgNameEntityRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\NgNameEntityRepository'] = new \FlexApp\Repository\NgNameEntityRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\PhoneMaskRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\PhoneMaskRepository 
     */ 
    protected function getPhoneMaskRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/PhoneMaskRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\PhoneMaskRepository'] = new \FlexApp\Repository\PhoneMaskRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\PollOptionRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\PollOptionRepository 
     */ 
    protected function getPollOptionRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/PollOptionRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\PollOptionRepository'] = new \FlexApp\Repository\PollOptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\PollRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\PollRepository 
     */ 
    protected function getPollRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/PollRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\PollRepository'] = new \FlexApp\Repository\PollRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\PriceRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\PriceRepository 
     */ 
    protected function getPriceRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/PriceRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\PriceRepository'] = new \FlexApp\Repository\PriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\RefreshTokenRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\RefreshTokenRepository 
     */ 
    protected function getRefreshTokenRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/RefreshTokenRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\RefreshTokenRepository'] = new \FlexApp\Repository\RefreshTokenRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\ReviewsRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\ReviewsRepository 
     */ 
    protected function getReviewsRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/ReviewsRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\ReviewsRepository'] = new \FlexApp\Repository\ReviewsRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\ServiceEntityRepository\RetieRequestDataRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\ServiceEntityRepository\RetieRequestDataRepository 
     */ 
    protected function getRetieRequestDataRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/ServiceEntityRepository/RetieRequestDataRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\ServiceEntityRepository\\RetieRequestDataRepository'] = new \FlexApp\Repository\ServiceEntityRepository\RetieRequestDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\SquareRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\SquareRepository 
     */ 
    protected function getSquareRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/SquareRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\SquareRepository'] = new \FlexApp\Repository\SquareRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\StatOrdersGroupingRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\StatOrdersGroupingRepository 
     */ 
    protected function getStatOrdersGroupingRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/StatOrdersGroupingRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\StatOrdersGroupingRepository'] = new \FlexApp\Repository\StatOrdersGroupingRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\StaticContent\MetaStaticContentRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\StaticContent\MetaStaticContentRepository 
     */ 
    protected function getMetaStaticContentRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/StaticContent/MetaStaticContentRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\StaticContent\\MetaStaticContentRepository'] = new \FlexApp\Repository\StaticContent\MetaStaticContentRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\StaticContent\SoundStaticContentRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\StaticContent\SoundStaticContentRepository 
     */ 
    protected function getSoundStaticContentRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/StaticContent/SoundStaticContentRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\StaticContent\\SoundStaticContentRepository'] = new \FlexApp\Repository\StaticContent\SoundStaticContentRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\StaticContent\StaticContentCollectionRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\StaticContent\StaticContentCollectionRepository 
     */ 
    protected function getStaticContentCollectionRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/StaticContent/StaticContentCollectionRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\StaticContent\\StaticContentCollectionRepository'] = new \FlexApp\Repository\StaticContent\StaticContentCollectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\StaticContent\StaticContentRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\StaticContent\StaticContentRepository 
     */ 
    protected function getStaticContentRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/StaticContent/StaticContentRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\StaticContent\\StaticContentRepository'] = new \FlexApp\Repository\StaticContent\StaticContentRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\StaticContent\VideoStaticContentRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\StaticContent\VideoStaticContentRepository 
     */ 
    protected function getVideoStaticContentRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/StaticContent/VideoStaticContentRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\StaticContent\\VideoStaticContentRepository'] = new \FlexApp\Repository\StaticContent\VideoStaticContentRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\StatsRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\StatsRepository 
     */ 
    protected function getStatsRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/StatsRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\StatsRepository'] = new \FlexApp\Repository\StatsRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\SubscriptionsEntityRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\SubscriptionsEntityRepository 
     */ 
    protected function getSubscriptionsEntityRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/SubscriptionsEntityRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\SubscriptionsEntityRepository'] = new \FlexApp\Repository\SubscriptionsEntityRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\TranscriptionRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\TranscriptionRepository 
     */ 
    protected function getTranscriptionRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/TranscriptionRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\TranscriptionRepository'] = new \FlexApp\Repository\TranscriptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\UtilsStatusRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\UtilsStatusRepository 
     */ 
    protected function getUtilsStatusRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/UtilsStatusRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\UtilsStatusRepository'] = new \FlexApp\Repository\UtilsStatusRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\WebPushDataEntityRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\WebPushDataEntityRepository 
     */ 
    protected function getWebPushDataEntityRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/WebPushDataEntityRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\WebPushDataEntityRepository'] = new \FlexApp\Repository\WebPushDataEntityRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\WidgetRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\WidgetRepository 
     */ 
    protected function getWidgetRepositoryService() 
    { 
        return $this->privates['FlexApp\\Repository\\WidgetRepository'] = new \FlexApp\Repository\WidgetRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Repository\ZipMaskRepository' shared autowired service. 
     * 
     * @return \FlexApp\Repository\ZipMaskRepository 
     */ 
    protected function getZipMaskRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Repository/ZipMaskRepository.php'; 
 
        return $this->privates['FlexApp\\Repository\\ZipMaskRepository'] = new \FlexApp\Repository\ZipMaskRepository(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Security\LoginFormAuthenticator' shared autowired service. 
     * 
     * @return \FlexApp\Security\LoginFormAuthenticator 
     */ 
    protected function getLoginFormAuthenticatorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Security/LoginFormAuthenticator.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
 
        $this->privates['FlexApp\\Security\\LoginFormAuthenticator'] = $instance = new \FlexApp\Security\LoginFormAuthenticator(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService())); 
 
        $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer())); 
        $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()); 
        $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\AjaxRegistrationByEmailService' shared autowired service. 
     * 
     * @return \FlexApp\Service\AjaxRegistrationByEmailService 
     */ 
    protected function getAjaxRegistrationByEmailServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/AjaxRegistrationByEmailService.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
 
        $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()); 
 
        if (isset($this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'])) { 
            return $this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService']; 
        } 
        $b = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'])) { 
            return $this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService']; 
        } 
        $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'])) { 
            return $this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService']; 
        } 
        $d = ($this->services['app.service.order_address'] ?? $this->getApp_Service_OrderAddressService()); 
 
        if (isset($this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'])) { 
            return $this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService']; 
        } 
        $e = ($this->privates['FlexApp\\Service\\UserPortalService'] ?? $this->getUserPortalServiceService()); 
 
        if (isset($this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'])) { 
            return $this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService']; 
        } 
 
        $this->privates['FlexApp\\Service\\AjaxRegistrationByEmailService'] = $instance = new \FlexApp\Service\AjaxRegistrationByEmailService($a, $b, $c, ($this->services['logger'] ?? $this->getLoggerService()), $d, $e); 
 
        $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()); 
        $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer())); 
        $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\AliasByConsLoginProvider' shared autowired service. 
     * 
     * @return \FlexApp\Service\AliasByConsLoginProvider 
     */ 
    protected function getAliasByConsLoginProviderService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/AliasByConsLoginProvider.php'; 
 
        $a = ($this->privates['FlexApp\\Service\\ConsSchedule'] ?? $this->getConsScheduleService()); 
 
        if (isset($this->privates['FlexApp\\Service\\AliasByConsLoginProvider'])) { 
            return $this->privates['FlexApp\\Service\\AliasByConsLoginProvider']; 
        } 
 
        $this->privates['FlexApp\\Service\\AliasByConsLoginProvider'] = $instance = new \FlexApp\Service\AliasByConsLoginProvider($a); 
 
        $instance->consultantRepository = ($this->privates['FlexApp\\Repository\\ConsultantRepository'] ?? $this->getConsultantRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\AmazonPersonalizeService' shared autowired service. 
     * 
     * @return \FlexApp\Service\AmazonPersonalizeService 
     */ 
    protected function getAmazonPersonalizeServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/AmazonPersonalizeService.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/AWS/AbstractBase.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/AWS/Personalize.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/CollectionSettingsService.php'; 
 
        return $this->privates['FlexApp\\Service\\AmazonPersonalizeService'] = new \FlexApp\Service\AmazonPersonalizeService(($this->services['WebBundle\\Repository\\CollectionRepository'] ?? $this->getCollectionRepositoryService()), ($this->services['WebBundle\\Service\\CollectionSettingsService'] ?? ($this->services['WebBundle\\Service\\CollectionSettingsService'] = new \WebBundle\Service\CollectionSettingsService($this))), ($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))))); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\AuthorNameDefiner' shared autowired service. 
     * 
     * @return \FlexApp\Service\AuthorNameDefiner 
     */ 
    protected function getAuthorNameDefinerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/AuthorNameDefiner.php'; 
 
        return $this->privates['FlexApp\\Service\\AuthorNameDefiner'] = new \FlexApp\Service\AuthorNameDefiner(($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ChangeInterviewDateTimeHandler' shared autowired service. 
     * 
     * @return \FlexApp\Service\ChangeInterviewDateTimeHandler 
     */ 
    protected function getChangeInterviewDateTimeHandlerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ChangeInterviewDateTimeHandler.php'; 
 
        $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'])) { 
            return $this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler']; 
        } 
        $b = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'])) { 
            return $this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler']; 
        } 
        $c = ($this->privates['FlexApp\\Service\\InterviewChatManager'] ?? $this->getInterviewChatManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'])) { 
            return $this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler']; 
        } 
        $d = ($this->privates['FlexApp\\Service\\ManualReg\\InterviewLogger'] ?? $this->getInterviewLoggerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'])) { 
            return $this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler']; 
        } 
        $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'])) { 
            return $this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler']; 
        } 
        $f = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'])) { 
            return $this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler']; 
        } 
        $g = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler'])) { 
            return $this->privates['FlexApp\\Service\\ChangeInterviewDateTimeHandler']; 
        } 
 
        $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())), $f, ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), $g); 
 
        $instance->interviewParametersGenerator = ($this->privates['FlexApp\\Service\\InterviewParametersGenerator'] ?? $this->getInterviewParametersGeneratorService()); 
        $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ChangedUnreadCountHandler' shared autowired service. 
     * 
     * @return \FlexApp\Service\ChangedUnreadCountHandler 
     */ 
    protected function getChangedUnreadCountHandlerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ChangedUnreadCountHandler.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/CentrifugoClient.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChangedUnreadCountHandler'])) { 
            return $this->privates['FlexApp\\Service\\ChangedUnreadCountHandler']; 
        } 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ChatArrayGenerator' shared autowired service. 
     * 
     * @return \FlexApp\Service\ChatArrayGenerator 
     */ 
    protected function getChatArrayGeneratorService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ChatArrayGenerator.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ChatMessageDataGenerator.php'; 
 
        $a = ($this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'] ?? $this->getWelcomeInfoDataGeneratorService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChatArrayGenerator'])) { 
            return $this->privates['FlexApp\\Service\\ChatArrayGenerator']; 
        } 
        $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChatArrayGenerator'])) { 
            return $this->privates['FlexApp\\Service\\ChatArrayGenerator']; 
        } 
        $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChatArrayGenerator'])) { 
            return $this->privates['FlexApp\\Service\\ChatArrayGenerator']; 
        } 
        $d = ($this->privates['FlexApp\\Service\\ConsSchedule'] ?? $this->getConsScheduleService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChatArrayGenerator'])) { 
            return $this->privates['FlexApp\\Service\\ChatArrayGenerator']; 
        } 
        $e = ($this->services['FlexApp\\Service\\ConsDefiner'] ?? $this->getConsDefinerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChatArrayGenerator'])) { 
            return $this->privates['FlexApp\\Service\\ChatArrayGenerator']; 
        } 
        $f = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChatArrayGenerator'])) { 
            return $this->privates['FlexApp\\Service\\ChatArrayGenerator']; 
        } 
        $g = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()); 
        $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())); 
        $h->welcomeInfoDataGenerator = $a; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ChatBWebsocketClient' shared autowired service. 
     * 
     * @return \FlexApp\Service\ChatBWebsocketClient 
     */ 
    protected function getChatBWebsocketClientService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ChatBWebsocketClient.php'; 
 
        $this->privates['FlexApp\\Service\\ChatBWebsocketClient'] = $instance = new \FlexApp\Service\ChatBWebsocketClient(); 
 
        $instance->parametersProvider = ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()); 
        $instance->websocketClientLogger = ($this->privates['FlexApp\\Service\\WebsocketClientLogger'] ?? $this->getWebsocketClientLoggerService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ChatByTokenResolver' shared autowired service. 
     * 
     * @return \FlexApp\Service\ChatByTokenResolver 
     */ 
    protected function getChatByTokenResolverService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ChatByTokenResolver.php'; 
 
        $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChatByTokenResolver'])) { 
            return $this->privates['FlexApp\\Service\\ChatByTokenResolver']; 
        } 
        $b = ($this->privates['FlexApp\\Service\\EntitySaver'] ?? $this->getEntitySaverService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChatByTokenResolver'])) { 
            return $this->privates['FlexApp\\Service\\ChatByTokenResolver']; 
        } 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ChatMessageManager' shared autowired service. 
     * 
     * @return \FlexApp\Service\ChatMessageManager 
     */ 
    protected function getChatMessageManagerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ChatMessageManager.php'; 
 
        return $this->privates['FlexApp\\Service\\ChatMessageManager'] = new \FlexApp\Service\ChatMessageManager(($this->services['translator'] ?? $this->getTranslatorService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ChatMessageToPortalSender' shared autowired service. 
     * 
     * @return \FlexApp\Service\ChatMessageToPortalSender 
     */ 
    protected function getChatMessageToPortalSenderService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ChatMessageToPortalSender.php'; 
 
        $this->privates['FlexApp\\Service\\ChatMessageToPortalSender'] = $instance = new \FlexApp\Service\ChatMessageToPortalSender(); 
 
        $instance->portalHelper = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
        $instance->userRepository = ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ChatStateRefresher' shared autowired service. 
     * 
     * @return \FlexApp\Service\ChatStateRefresher 
     */ 
    protected function getChatStateRefresherService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ChatStateRefresher.php'; 
 
        $a = ($this->privates['FlexApp\\Service\\ChatBWebsocketClient'] ?? $this->getChatBWebsocketClientService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChatStateRefresher'])) { 
            return $this->privates['FlexApp\\Service\\ChatStateRefresher']; 
        } 
        $b = ($this->privates['FlexApp\\Service\\ChatArrayGenerator'] ?? $this->getChatArrayGeneratorService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ChatStateRefresher'])) { 
            return $this->privates['FlexApp\\Service\\ChatStateRefresher']; 
        } 
 
        $this->privates['FlexApp\\Service\\ChatStateRefresher'] = $instance = new \FlexApp\Service\ChatStateRefresher($a, $b, ($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService())); 
 
        $instance->websocketClientLogger = ($this->privates['FlexApp\\Service\\WebsocketClientLogger'] ?? $this->getWebsocketClientLoggerService()); 
        $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\CommentFormHandlerService' shared autowired service. 
     * 
     * @return \FlexApp\Service\CommentFormHandlerService 
     */ 
    protected function getCommentFormHandlerServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/CommentFormHandlerService.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/FormErrorsStandardArrayGenerator.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ModifiedRequestGenerator.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/EmailCanonicalizer.php'; 
 
        $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()); 
 
        if (isset($this->privates['FlexApp\\Service\\CommentFormHandlerService'])) { 
            return $this->privates['FlexApp\\Service\\CommentFormHandlerService']; 
        } 
        $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Service\\CommentFormHandlerService'])) { 
            return $this->privates['FlexApp\\Service\\CommentFormHandlerService']; 
        } 
        $c = ($this->privates['FlexApp\\Service\\CommentManager'] ?? $this->getCommentManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\CommentFormHandlerService'])) { 
            return $this->privates['FlexApp\\Service\\CommentFormHandlerService']; 
        } 
        $d = ($this->privates['FlexApp\\Service\\PortalThemeCreator'] ?? $this->getPortalThemeCreatorService()); 
 
        if (isset($this->privates['FlexApp\\Service\\CommentFormHandlerService'])) { 
            return $this->privates['FlexApp\\Service\\CommentFormHandlerService']; 
        } 
        $e = ($this->privates['FlexApp\\Service\\EntityByIdTypeAndLocaleDefiner'] ?? $this->getEntityByIdTypeAndLocaleDefinerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\CommentFormHandlerService'])) { 
            return $this->privates['FlexApp\\Service\\CommentFormHandlerService']; 
        } 
        $f = ($this->privates['FlexApp\\Service\\EntitySaver'] ?? $this->getEntitySaverService()); 
 
        if (isset($this->privates['FlexApp\\Service\\CommentFormHandlerService'])) { 
            return $this->privates['FlexApp\\Service\\CommentFormHandlerService']; 
        } 
        $g = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()); 
 
        if (isset($this->privates['FlexApp\\Service\\CommentFormHandlerService'])) { 
            return $this->privates['FlexApp\\Service\\CommentFormHandlerService']; 
        } 
        $h = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\CommentFormHandlerService'])) { 
            return $this->privates['FlexApp\\Service\\CommentFormHandlerService']; 
        } 
        $i = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())); 
 
        $this->privates['FlexApp\\Service\\CommentFormHandlerService'] = $instance = new \FlexApp\Service\CommentFormHandlerService($a, new \FlexApp\Service\FormErrorsStandardArrayGenerator(), new \FlexApp\Service\ModifiedRequestGenerator($i), $b, $c, $i, $d, $e, ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), ($this->privates['FlexApp\\Repository\\CommentablePageRepository'] ?? $this->getCommentablePageRepositoryService()), $f, $g, ($this->privates['FlexApp\\Service\\EmailCanonicalizer'] ?? ($this->privates['FlexApp\\Service\\EmailCanonicalizer'] = new \FlexApp\Service\EmailCanonicalizer())), $h, ($this->privates['FlexApp\\Repository\\CommentablePageSubscriberRepository'] ?? $this->getCommentablePageSubscriberRepositoryService())); 
 
        $instance->mailer = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService()); 
        $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()); 
        $instance->consultantRepository = ($this->privates['FlexApp\\Repository\\ConsultantRepository'] ?? $this->getConsultantRepositoryService()); 
        $instance->countryAndLangSpecificDataRepository = ($this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] ?? $this->getCountryAndLangSpecificDataRepositoryService()); 
        $instance->managerContactsProvider = ($this->privates['FlexApp\\Service\\ManagerContactsProvider'] ?? $this->getManagerContactsProviderService()); 
        $instance->router = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()); 
        $instance->sourceByCommentTypeDefiner = ($this->privates['FlexApp\\Service\\SourceByCommentTypeDefiner'] ?? $this->getSourceByCommentTypeDefinerService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\CommentManager' shared autowired service. 
     * 
     * @return \FlexApp\Service\CommentManager 
     */ 
    protected function getCommentManagerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/CommentManager.php'; 
 
        $a = ($this->privates['FlexApp\\Service\\EntitySaver'] ?? $this->getEntitySaverService()); 
 
        if (isset($this->privates['FlexApp\\Service\\CommentManager'])) { 
            return $this->privates['FlexApp\\Service\\CommentManager']; 
        } 
        $b = ($this->privates['FlexApp\\Service\\EntityRemover'] ?? $this->getEntityRemoverService()); 
 
        if (isset($this->privates['FlexApp\\Service\\CommentManager'])) { 
            return $this->privates['FlexApp\\Service\\CommentManager']; 
        } 
        $c = ($this->privates['FlexApp\\Service\\SourceByCommentTypeDefiner'] ?? $this->getSourceByCommentTypeDefinerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\CommentManager'])) { 
            return $this->privates['FlexApp\\Service\\CommentManager']; 
        } 
        $d = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()); 
 
        if (isset($this->privates['FlexApp\\Service\\CommentManager'])) { 
            return $this->privates['FlexApp\\Service\\CommentManager']; 
        } 
        $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\CommentManager'])) { 
            return $this->privates['FlexApp\\Service\\CommentManager']; 
        } 
        $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Service\\CommentManager'])) { 
            return $this->privates['FlexApp\\Service\\CommentManager']; 
        } 
 
        return $this->privates['FlexApp\\Service\\CommentManager'] = new \FlexApp\Service\CommentManager($a, $b, $c, $d, $e, $f); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\CompareArticleService' shared autowired service. 
     * 
     * @return \FlexApp\Service\CompareArticleService 
     */ 
    protected function getCompareArticleServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/CompareArticleService.php'; 
 
        return $this->privates['FlexApp\\Service\\CompareArticleService'] = 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())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ConfirmInterviewHandler' shared autowired service. 
     * 
     * @return \FlexApp\Service\ConfirmInterviewHandler 
     */ 
    protected function getConfirmInterviewHandlerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ConfirmInterviewHandler.php'; 
 
        $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ConfirmInterviewHandler'])) { 
            return $this->privates['FlexApp\\Service\\ConfirmInterviewHandler']; 
        } 
        $b = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ConfirmInterviewHandler'])) { 
            return $this->privates['FlexApp\\Service\\ConfirmInterviewHandler']; 
        } 
        $c = ($this->privates['FlexApp\\Service\\InterviewChatManager'] ?? $this->getInterviewChatManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ConfirmInterviewHandler'])) { 
            return $this->privates['FlexApp\\Service\\ConfirmInterviewHandler']; 
        } 
        $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ConfirmInterviewHandler'])) { 
            return $this->privates['FlexApp\\Service\\ConfirmInterviewHandler']; 
        } 
        $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ConfirmInterviewHandler'])) { 
            return $this->privates['FlexApp\\Service\\ConfirmInterviewHandler']; 
        } 
 
        $this->privates['FlexApp\\Service\\ConfirmInterviewHandler'] = $instance = new \FlexApp\Service\ConfirmInterviewHandler($a, $b, $c, $d, $e); 
 
        $instance->interviewParametersGenerator = ($this->privates['FlexApp\\Service\\InterviewParametersGenerator'] ?? $this->getInterviewParametersGeneratorService()); 
        $instance->router = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()); 
        $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ConsSchedule' shared autowired service. 
     * 
     * @return \FlexApp\Service\ConsSchedule 
     */ 
    protected function getConsScheduleService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ConsSchedule.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ChatBCachePool.php'; 
 
        $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ConsSchedule'])) { 
            return $this->privates['FlexApp\\Service\\ConsSchedule']; 
        } 
        $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ConsSchedule'])) { 
            return $this->privates['FlexApp\\Service\\ConsSchedule']; 
        } 
 
        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()))); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\DefaultChatGenerator' shared autowired service. 
     * 
     * @return \FlexApp\Service\DefaultChatGenerator 
     */ 
    protected function getDefaultChatGeneratorService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/DefaultChatGenerator.php'; 
 
        $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\DefaultChatGenerator'])) { 
            return $this->privates['FlexApp\\Service\\DefaultChatGenerator']; 
        } 
 
        return $this->privates['FlexApp\\Service\\DefaultChatGenerator'] = new \FlexApp\Service\DefaultChatGenerator($a); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\DevsAndAdminsNotifier' shared autowired service. 
     * 
     * @return \FlexApp\Service\DevsAndAdminsNotifier 
     */ 
    protected function getDevsAndAdminsNotifierService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/DevsAndAdminsNotifier.php'; 
 
        $a = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\DevsAndAdminsNotifier'])) { 
            return $this->privates['FlexApp\\Service\\DevsAndAdminsNotifier']; 
        } 
 
        return $this->privates['FlexApp\\Service\\DevsAndAdminsNotifier'] = new \FlexApp\Service\DevsAndAdminsNotifier($a, ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\EmailCanonicalizer' shared autowired service. 
     * 
     * @return \FlexApp\Service\EmailCanonicalizer 
     */ 
    protected function getEmailCanonicalizerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/EmailCanonicalizer.php'; 
 
        return $this->privates['FlexApp\\Service\\EmailCanonicalizer'] = new \FlexApp\Service\EmailCanonicalizer(); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\EntityByIdTypeAndLocaleDefiner' shared autowired service. 
     * 
     * @return \FlexApp\Service\EntityByIdTypeAndLocaleDefiner 
     */ 
    protected function getEntityByIdTypeAndLocaleDefinerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/EntityByIdTypeAndLocaleDefiner.php'; 
 
        $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\EntityByIdTypeAndLocaleDefiner'])) { 
            return $this->privates['FlexApp\\Service\\EntityByIdTypeAndLocaleDefiner']; 
        } 
 
        return $this->privates['FlexApp\\Service\\EntityByIdTypeAndLocaleDefiner'] = new \FlexApp\Service\EntityByIdTypeAndLocaleDefiner($a); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\EntityRemover' shared autowired service. 
     * 
     * @return \FlexApp\Service\EntityRemover 
     */ 
    protected function getEntityRemoverService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/EntityRemover.php'; 
 
        $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\EntityRemover'])) { 
            return $this->privates['FlexApp\\Service\\EntityRemover']; 
        } 
 
        return $this->privates['FlexApp\\Service\\EntityRemover'] = new \FlexApp\Service\EntityRemover($a); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\EntitySaver' shared autowired service. 
     * 
     * @return \FlexApp\Service\EntitySaver 
     */ 
    protected function getEntitySaverService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/EntitySaver.php'; 
 
        $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\EntitySaver'])) { 
            return $this->privates['FlexApp\\Service\\EntitySaver']; 
        } 
 
        return $this->privates['FlexApp\\Service\\EntitySaver'] = new \FlexApp\Service\EntitySaver($a); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\EntitySender' shared autowired service. 
     * 
     * @return \FlexApp\Service\EntitySender 
     */ 
    protected function getEntitySenderService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/EntitySender.php'; 
 
        $this->privates['FlexApp\\Service\\EntitySender'] = $instance = new \FlexApp\Service\EntitySender(($this->privates['FlexApp\\Service\\EntitySaver'] ?? $this->getEntitySaverService()), ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService())); 
 
        $instance->chatMessageToPortalSender = ($this->privates['FlexApp\\Service\\ChatMessageToPortalSender'] ?? $this->getChatMessageToPortalSenderService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\InterviewChatManager' shared autowired service. 
     * 
     * @return \FlexApp\Service\InterviewChatManager 
     */ 
    protected function getInterviewChatManagerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/InterviewChatManager.php'; 
 
        $a = ($this->privates['FlexApp\\Service\\TokenByUnidResolver'] ?? $this->getTokenByUnidResolverService()); 
 
        if (isset($this->privates['FlexApp\\Service\\InterviewChatManager'])) { 
            return $this->privates['FlexApp\\Service\\InterviewChatManager']; 
        } 
        $b = ($this->privates['FlexApp\\Service\\DefaultChatGenerator'] ?? $this->getDefaultChatGeneratorService()); 
 
        if (isset($this->privates['FlexApp\\Service\\InterviewChatManager'])) { 
            return $this->privates['FlexApp\\Service\\InterviewChatManager']; 
        } 
        $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\InterviewChatManager'])) { 
            return $this->privates['FlexApp\\Service\\InterviewChatManager']; 
        } 
        $d = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->privates['FlexApp\\Service\\InterviewChatManager'])) { 
            return $this->privates['FlexApp\\Service\\InterviewChatManager']; 
        } 
        $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Service\\InterviewChatManager'])) { 
            return $this->privates['FlexApp\\Service\\InterviewChatManager']; 
        } 
 
        return $this->privates['FlexApp\\Service\\InterviewChatManager'] = new \FlexApp\Service\InterviewChatManager(($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService()), $a, $b, $c, $d, $e); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\InterviewIsOverHandler' shared autowired service. 
     * 
     * @return \FlexApp\Service\InterviewIsOverHandler 
     */ 
    protected function getInterviewIsOverHandlerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/InterviewIsOverHandler.php'; 
 
        $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()); 
 
        if (isset($this->privates['FlexApp\\Service\\InterviewIsOverHandler'])) { 
            return $this->privates['FlexApp\\Service\\InterviewIsOverHandler']; 
        } 
 
        $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())); 
 
        $instance->interviewParametersGenerator = ($this->privates['FlexApp\\Service\\InterviewParametersGenerator'] ?? $this->getInterviewParametersGeneratorService()); 
        $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\InterviewLinkHandler' shared autowired service. 
     * 
     * @return \FlexApp\Service\InterviewLinkHandler 
     */ 
    protected function getInterviewLinkHandlerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/InterviewLinkHandler.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Service\\InterviewLinkHandler'])) { 
            return $this->privates['FlexApp\\Service\\InterviewLinkHandler']; 
        } 
        $b = ($this->privates['FlexApp\\Service\\TokenByUnidResolver'] ?? $this->getTokenByUnidResolverService()); 
 
        if (isset($this->privates['FlexApp\\Service\\InterviewLinkHandler'])) { 
            return $this->privates['FlexApp\\Service\\InterviewLinkHandler']; 
        } 
        $c = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()); 
 
        if (isset($this->privates['FlexApp\\Service\\InterviewLinkHandler'])) { 
            return $this->privates['FlexApp\\Service\\InterviewLinkHandler']; 
        } 
        $d = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->privates['FlexApp\\Service\\InterviewLinkHandler'])) { 
            return $this->privates['FlexApp\\Service\\InterviewLinkHandler']; 
        } 
        $e = ($this->privates['FlexApp\\Service\\InterviewChatManager'] ?? $this->getInterviewChatManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\InterviewLinkHandler'])) { 
            return $this->privates['FlexApp\\Service\\InterviewLinkHandler']; 
        } 
        $f = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\InterviewLinkHandler'])) { 
            return $this->privates['FlexApp\\Service\\InterviewLinkHandler']; 
        } 
        $g = ($this->privates['FlexApp\\Service\\ManualReg\\InterviewLogger'] ?? $this->getInterviewLoggerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\InterviewLinkHandler'])) { 
            return $this->privates['FlexApp\\Service\\InterviewLinkHandler']; 
        } 
 
        $this->privates['FlexApp\\Service\\InterviewLinkHandler'] = $instance = new \FlexApp\Service\InterviewLinkHandler($a, $b, ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), $c, $d, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $e, $f, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $g); 
 
        $instance->interviewParametersGenerator = ($this->privates['FlexApp\\Service\\InterviewParametersGenerator'] ?? $this->getInterviewParametersGeneratorService()); 
        $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\InterviewParametersGenerator' shared autowired service. 
     * 
     * @return \FlexApp\Service\InterviewParametersGenerator 
     */ 
    protected function getInterviewParametersGeneratorService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/InterviewParametersGenerator.php'; 
 
        $this->privates['FlexApp\\Service\\InterviewParametersGenerator'] = $instance = new \FlexApp\Service\InterviewParametersGenerator(); 
 
        $instance->parametersGenerator = ($this->services['FlexApp\\Service\\ParametersGenerator'] ?? $this->getParametersGeneratorService()); 
        $instance->translatorWrapper = ($this->privates['FlexApp\\Service\\TranslatorWrapper'] ?? $this->getTranslatorWrapperService()); 
        $instance->router = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\JsonArrayApiClient' shared autowired service. 
     * 
     * @return \FlexApp\Service\JsonArrayApiClient 
     */ 
    protected function getJsonArrayApiClientService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/JsonArrayApiClient.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/metaer/curl-wrapper-bundle/CurlWrapperInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/metaer/curl-wrapper-bundle/CurlWrapper.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\LastUrlService' shared autowired service. 
     * 
     * @return \FlexApp\Service\LastUrlService 
     */ 
    protected function getLastUrlServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Service/ExtendService.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/LastUrlService.php'; 
 
        return $this->privates['FlexApp\\Service\\LastUrlService'] = new \FlexApp\Service\LastUrlService(($this->services['WebBundle\\Repository\\LastUrlRepository'] ?? $this->getLastUrlRepositoryService())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\LocaleChangeStatService' shared autowired service. 
     * 
     * @return \FlexApp\Service\LocaleChangeStatService 
     */ 
    protected function getLocaleChangeStatServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/LocaleChangeStatService.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ManagerContactsProvider' shared autowired service. 
     * 
     * @return \FlexApp\Service\ManagerContactsProvider 
     */ 
    protected function getManagerContactsProviderService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ManagerContactsProvider.php'; 
 
        $this->privates['FlexApp\\Service\\ManagerContactsProvider'] = $instance = new \FlexApp\Service\ManagerContactsProvider(); 
 
        $instance->consDefiner = ($this->services['FlexApp\\Service\\ConsDefiner'] ?? $this->getConsDefinerService()); 
        $instance->currentUserProvider = ($this->services['FlexApp\\Service\\CurrentUserProvider'] ?? $this->getCurrentUserProviderService()); 
        $instance->countryAndLangSpecificDataRepository = ($this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] ?? $this->getCountryAndLangSpecificDataRepositoryService()); 
        $instance->consultantRepository = ($this->privates['FlexApp\\Repository\\ConsultantRepository'] ?? $this->getConsultantRepositoryService()); 
        $instance->eventDispatcher = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
        $instance->listCountryRepository = ($this->services['WebBundle\\Repository\\ListCountryRepository'] ?? $this->getListCountryRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ManualReg\ContainerProvider' shared autowired service. 
     * 
     * @return \FlexApp\Service\ManualReg\ContainerProvider 
     */ 
    protected function getContainerProviderService() 
    { 
        $this->privates['FlexApp\\Service\\ManualReg\\ContainerProvider'] = $instance = new \FlexApp\Service\ManualReg\ContainerProvider(); 
 
        $instance->container = $this; 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ManualReg\InterviewLogger' shared autowired service. 
     * 
     * @return \FlexApp\Service\ManualReg\InterviewLogger 
     */ 
    protected function getInterviewLoggerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/DailyLogger.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ManualReg/InterviewLogger.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ManualReg\\InterviewLogger'])) { 
            return $this->privates['FlexApp\\Service\\ManualReg\\InterviewLogger']; 
        } 
 
        return $this->privates['FlexApp\\Service\\ManualReg\\InterviewLogger'] = new \FlexApp\Service\ManualReg\InterviewLogger('interview', ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), $a); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ManualReg\SetIsReadLogger' shared autowired service. 
     * 
     * @return \FlexApp\Service\ManualReg\SetIsReadLogger 
     */ 
    protected function getSetIsReadLoggerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/DailyLogger.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ManualReg/SetIsReadLogger.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Service\\ManualReg\\SetIsReadLogger'])) { 
            return $this->privates['FlexApp\\Service\\ManualReg\\SetIsReadLogger']; 
        } 
 
        return $this->privates['FlexApp\\Service\\ManualReg\\SetIsReadLogger'] = new \FlexApp\Service\ManualReg\SetIsReadLogger('set_is_read', ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), $a); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ManualReg\UserLogger' shared autowired service. 
     * 
     * @return \FlexApp\Service\ManualReg\UserLogger 
     */ 
    protected function getUserLoggerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/DailyLogger.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ManualReg/UserLogger.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ParametersProvider' shared autowired service. 
     * 
     * @return \FlexApp\Service\ParametersProvider 
     */ 
    protected function getParametersProviderService() 
    { 
        $this->privates['FlexApp\\Service\\ParametersProvider'] = $instance = new \FlexApp\Service\ParametersProvider(); 
 
        $instance->containerProvider = ($this->privates['FlexApp\\Service\\ManualReg\\ContainerProvider'] ?? $this->getContainerProviderService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\PortalApiService' shared autowired service. 
     * 
     * @return \FlexApp\Service\PortalApiService 
     */ 
    protected function getPortalApiServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/PortalApiService.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/asika/autolink/src/Autolink.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/AutoLink.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/StopWordsDetectorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/StopWordsDetector.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
 
        $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())); 
 
        $instance->consultantRepository = ($this->privates['FlexApp\\Repository\\ConsultantRepository'] ?? $this->getConsultantRepositoryService()); 
        $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer())); 
        $instance->mailer = ($this->services['WebBundle\\Helper\\Mailer'] ?? $this->getMailerService()); 
        $instance->router = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()); 
        $instance->emailService = ($this->services['app.service.list_email'] ?? $this->getApp_Service_ListEmailService()); 
        $instance->managerContactsProvider = ($this->privates['FlexApp\\Service\\ManagerContactsProvider'] ?? $this->getManagerContactsProviderService()); 
        $instance->subscriptionsEntityRepository = ($this->privates['FlexApp\\Repository\\SubscriptionsEntityRepository'] ?? $this->getSubscriptionsEntityRepositoryService()); 
        $instance->boolDBSettingRepository = ($this->privates['FlexApp\\Repository\\BoolDBSettingRepository'] ?? $this->getBoolDBSettingRepositoryService()); 
        $instance->setCommentManager(($this->privates['FlexApp\\Service\\CommentManager'] ?? $this->getCommentManagerService())); 
        $instance->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))); 
        $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\PortalNotifierAboutChatEvents' shared autowired service. 
     * 
     * @return \FlexApp\Service\PortalNotifierAboutChatEvents 
     */ 
    protected function getPortalNotifierAboutChatEventsService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/PortalNotifierAboutChatEvents.php'; 
 
        $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->privates['FlexApp\\Service\\PortalNotifierAboutChatEvents'])) { 
            return $this->privates['FlexApp\\Service\\PortalNotifierAboutChatEvents']; 
        } 
        $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\PortalNotifierAboutChatEvents'])) { 
            return $this->privates['FlexApp\\Service\\PortalNotifierAboutChatEvents']; 
        } 
 
        return $this->privates['FlexApp\\Service\\PortalNotifierAboutChatEvents'] = new \FlexApp\Service\PortalNotifierAboutChatEvents(($this->privates['FlexApp\\Repository\\ChatBRepository'] ?? $this->getChatBRepositoryService()), $a, $b); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\PortalThemeCreator' shared autowired service. 
     * 
     * @return \FlexApp\Service\PortalThemeCreator 
     */ 
    protected function getPortalThemeCreatorService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/PortalThemeCreator.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/DailyLogger.php'; 
 
        $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->privates['FlexApp\\Service\\PortalThemeCreator'])) { 
            return $this->privates['FlexApp\\Service\\PortalThemeCreator']; 
        } 
        $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Service\\PortalThemeCreator'])) { 
            return $this->privates['FlexApp\\Service\\PortalThemeCreator']; 
        } 
        $c = ($this->privates['FlexApp\\Service\\EntityByIdTypeAndLocaleDefiner'] ?? $this->getEntityByIdTypeAndLocaleDefinerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\PortalThemeCreator'])) { 
            return $this->privates['FlexApp\\Service\\PortalThemeCreator']; 
        } 
        $d = ($this->services['WebBundle\\Helper\\ParticipantHelper'] ?? $this->getParticipantHelperService()); 
 
        if (isset($this->privates['FlexApp\\Service\\PortalThemeCreator'])) { 
            return $this->privates['FlexApp\\Service\\PortalThemeCreator']; 
        } 
 
        return $this->privates['FlexApp\\Service\\PortalThemeCreator'] = new \FlexApp\Service\PortalThemeCreator($a, $b, $c, ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), $d, new \FlexApp\Service\DailyLogger('theme_send_api_client', ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), $b)); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\PreviewGenerator' shared autowired service. 
     * 
     * @return \FlexApp\Service\PreviewGenerator 
     */ 
    protected function getPreviewGeneratorService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/PreviewGenerator.php'; 
 
        return $this->privates['FlexApp\\Service\\PreviewGenerator'] = new \FlexApp\Service\PreviewGenerator(); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\ProductReviewOrdersService' shared autowired service. 
     * 
     * @return \FlexApp\Service\ProductReviewOrdersService 
     */ 
    protected function getProductReviewOrdersServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/ProductReviewOrdersService.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\SourceByCommentTypeDefiner' shared autowired service. 
     * 
     * @return \FlexApp\Service\SourceByCommentTypeDefiner 
     */ 
    protected function getSourceByCommentTypeDefinerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/SourceByCommentTypeDefiner.php'; 
 
        $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\SourceByCommentTypeDefiner'])) { 
            return $this->privates['FlexApp\\Service\\SourceByCommentTypeDefiner']; 
        } 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\TelegramNotifier' shared autowired service. 
     * 
     * @return \FlexApp\Service\TelegramNotifier 
     */ 
    protected function getTelegramNotifierService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/TelegramNotifier.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/TransportInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/ChatterInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Chatter.php'; 
 
        $this->privates['FlexApp\\Service\\TelegramNotifier'] = $instance = new \FlexApp\Service\TelegramNotifier(); 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        $instance->chatter = new \Symfony\Component\Notifier\Chatter(($this->privates['chatter.transports'] ?? $this->getChatter_TransportsService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), $a); 
        $instance->eventDispatcher = $a; 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\TokenByUnidResolver' shared autowired service. 
     * 
     * @return \FlexApp\Service\TokenByUnidResolver 
     */ 
    protected function getTokenByUnidResolverService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/TokenByUnidResolver.php'; 
 
        $a = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->privates['FlexApp\\Service\\TokenByUnidResolver'])) { 
            return $this->privates['FlexApp\\Service\\TokenByUnidResolver']; 
        } 
 
        return $this->privates['FlexApp\\Service\\TokenByUnidResolver'] = new \FlexApp\Service\TokenByUnidResolver(($this->services['WebBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $a); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\TranslatorWrapper' shared autowired service. 
     * 
     * @return \FlexApp\Service\TranslatorWrapper 
     */ 
    protected function getTranslatorWrapperService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/TranslatorWrapper.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\UserPortalService' shared autowired service. 
     * 
     * @return \FlexApp\Service\UserPortalService 
     */ 
    protected function getUserPortalServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/UserPortalService.php'; 
 
        $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\UserPortalService'])) { 
            return $this->privates['FlexApp\\Service\\UserPortalService']; 
        } 
        $b = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->privates['FlexApp\\Service\\UserPortalService'])) { 
            return $this->privates['FlexApp\\Service\\UserPortalService']; 
        } 
        $c = ($this->services['app.service.vat'] ?? $this->getApp_Service_VatService()); 
 
        if (isset($this->privates['FlexApp\\Service\\UserPortalService'])) { 
            return $this->privates['FlexApp\\Service\\UserPortalService']; 
        } 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\UserUpdater' shared autowired service. 
     * 
     * @return \FlexApp\Service\UserUpdater 
     */ 
    protected function getUserUpdaterService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/UserUpdater.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/Canonicalizer.php'; 
 
        $this->privates['FlexApp\\Service\\UserUpdater'] = $instance = new \FlexApp\Service\UserUpdater(); 
 
        $instance->userPasswordHasher = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()); 
        $instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
        $instance->canonicalizer = ($this->privates['FlexApp\\Service\\Canonicalizer'] ?? ($this->privates['FlexApp\\Service\\Canonicalizer'] = new \FlexApp\Service\Canonicalizer())); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\WebPushNotificationsService' shared autowired service. 
     * 
     * @return \FlexApp\Service\WebPushNotificationsService 
     */ 
    protected function getWebPushNotificationsServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/WebPushNotificationsService.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Service\\WebPushNotificationsService'])) { 
            return $this->privates['FlexApp\\Service\\WebPushNotificationsService']; 
        } 
        $b = ($this->privates['FlexApp\\Service\\DefaultChatGenerator'] ?? $this->getDefaultChatGeneratorService()); 
 
        if (isset($this->privates['FlexApp\\Service\\WebPushNotificationsService'])) { 
            return $this->privates['FlexApp\\Service\\WebPushNotificationsService']; 
        } 
        $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\WebPushNotificationsService'])) { 
            return $this->privates['FlexApp\\Service\\WebPushNotificationsService']; 
        } 
 
        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()), $b, $c); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\WebsocketClientLogger' shared autowired service. 
     * 
     * @return \FlexApp\Service\WebsocketClientLogger 
     */ 
    protected function getWebsocketClientLoggerService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/DailyLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/PortalApiLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/CommentSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/ThemeSendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Interfaces/SendingToPortalLoggerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/DailyLogger.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/WebsocketClientLogger.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Service\\WebsocketClientLogger'])) { 
            return $this->privates['FlexApp\\Service\\WebsocketClientLogger']; 
        } 
 
        return $this->privates['FlexApp\\Service\\WebsocketClientLogger'] = new \FlexApp\Service\WebsocketClientLogger('ws_client', ($this->privates['FlexApp\\Service\\ParametersProvider'] ?? $this->getParametersProviderService()), $a); 
    } 
 
    /** 
     * Gets the private 'FlexApp\Service\WelcomeInfoDataGenerator' shared autowired service. 
     * 
     * @return \FlexApp\Service\WelcomeInfoDataGenerator 
     */ 
    protected function getWelcomeInfoDataGeneratorService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/WelcomeInfoDataGenerator.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Service/TimeFormatTransformer.php'; 
 
        $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()); 
 
        if (isset($this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'])) { 
            return $this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator']; 
        } 
        $b = ($this->services['WebBundle\\Helper\\PortalHelper'] ?? $this->getPortalHelperService()); 
 
        if (isset($this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'])) { 
            return $this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator']; 
        } 
        $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'])) { 
            return $this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator']; 
        } 
        $d = ($this->privates['FlexApp\\Service\\ConsSchedule'] ?? $this->getConsScheduleService()); 
 
        if (isset($this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'])) { 
            return $this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator']; 
        } 
        $e = ($this->services['FlexApp\\Service\\ConsDefiner'] ?? $this->getConsDefinerService()); 
 
        if (isset($this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'])) { 
            return $this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator']; 
        } 
        $f = ($this->privates['FlexApp\\Service\\AliasByConsLoginProvider'] ?? $this->getAliasByConsLoginProviderService()); 
 
        if (isset($this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator'])) { 
            return $this->privates['FlexApp\\Service\\WelcomeInfoDataGenerator']; 
        } 
 
        $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); 
 
        $instance->timeFormatTransformer = ($this->services['FlexApp\\Service\\TimeFormatTransformer'] ?? ($this->services['FlexApp\\Service\\TimeFormatTransformer'] = new \FlexApp\Service\TimeFormatTransformer())); 
        $instance->countryAndLangSpecificDataRepository = ($this->privates['FlexApp\\Repository\\CountryAndLangSpecificDataRepository'] ?? $this->getCountryAndLangSpecificDataRepositoryService()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'FlexApp\Validator\CommentablePageValidator' shared autowired service. 
     * 
     * @return \FlexApp\Validator\CommentablePageValidator 
     */ 
    protected function getCommentablePageValidatorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Validator/CommentablePageValidator.php'; 
 
        return $this->privates['FlexApp\\Validator\\CommentablePageValidator'] = new \FlexApp\Validator\CommentablePageValidator(($this->privates['FlexApp\\Repository\\CommentablePageRepository'] ?? $this->getCommentablePageRepositoryService())); 
    } 
 
    /** 
     * Gets the private 'Sentry\SentryBundle\Command\SentryTestCommand' shared service. 
     * 
     * @return \Sentry\SentryBundle\Command\SentryTestCommand 
     */ 
    protected function getSentryTestCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Command/SentryTestCommand.php'; 
 
        $this->privates['Sentry\\SentryBundle\\Command\\SentryTestCommand'] = $instance = new \Sentry\SentryBundle\Command\SentryTestCommand(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())); 
 
        $instance->setName('sentry:test'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'Sentry\SentryBundle\EventListener\ConsoleListener' shared service. 
     * 
     * @return \Sentry\SentryBundle\EventListener\ConsoleListener 
     */ 
    protected function getConsoleListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/ConsoleListener.php'; 
 
        return $this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] = new \Sentry\SentryBundle\EventListener\ConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), true); 
    } 
 
    /** 
     * Gets the private 'Sentry\SentryBundle\EventListener\ErrorListener' shared service. 
     * 
     * @return \Sentry\SentryBundle\EventListener\ErrorListener 
     */ 
    protected function getErrorListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/ErrorListener.php'; 
 
        return $this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] = new \Sentry\SentryBundle\EventListener\ErrorListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())); 
    } 
 
    /** 
     * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service. 
     * 
     * @return \Sentry\SentryBundle\EventListener\LoginListener 
     */ 
    protected function getLoginListenerService() 
    { 
        return $this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] = new \Sentry\SentryBundle\EventListener\LoginListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())); 
    } 
 
    /** 
     * Gets the private 'Sentry\SentryBundle\EventListener\MessengerListener' shared service. 
     * 
     * @return \Sentry\SentryBundle\EventListener\MessengerListener 
     */ 
    protected function getMessengerListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/MessengerListener.php'; 
 
        return $this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] = new \Sentry\SentryBundle\EventListener\MessengerListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), true); 
    } 
 
    /** 
     * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service. 
     * 
     * @return \Sentry\SentryBundle\EventListener\RequestListener 
     */ 
    protected function getRequestListenerService() 
    { 
        return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())); 
    } 
 
    /** 
     * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service. 
     * 
     * @return \Sentry\SentryBundle\EventListener\SubRequestListener 
     */ 
    protected function getSubRequestListenerService() 
    { 
        return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())); 
    } 
 
    /** 
     * Gets the private 'Sentry\SentryBundle\EventListener\TracingConsoleListener' shared service. 
     * 
     * @return \Sentry\SentryBundle\EventListener\TracingConsoleListener 
     */ 
    protected function getTracingConsoleListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingConsoleListener.php'; 
 
        return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] = new \Sentry\SentryBundle\EventListener\TracingConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), [0 => 'messenger:consume']); 
    } 
 
    /** 
     * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service. 
     * 
     * @return \Sentry\SentryBundle\EventListener\TracingRequestListener 
     */ 
    protected function getTracingRequestListenerService() 
    { 
        return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())); 
    } 
 
    /** 
     * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service. 
     * 
     * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener 
     */ 
    protected function getTracingSubRequestListenerService() 
    { 
        return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())); 
    } 
 
    /** 
     * Gets the private 'Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator' shared service. 
     * 
     * @return \Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator 
     */ 
    protected function getConnectionConfiguratorService() 
    { 
        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->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())))); 
    } 
 
    /** 
     * Gets the private 'Sentry\State\HubInterface' shared service. 
     * 
     * @return \Sentry\State\HubInterface 
     */ 
    protected function getHubInterfaceService() 
    { 
        $this->privates['Sentry\\State\\HubInterface'] = $instance = \Sentry\State\HubAdapter::getInstance(); 
 
        $a = new \Sentry\Options(['integrations' => new \Sentry\SentryBundle\Integration\IntegrationConfigurator([0 => new \Sentry\Integration\IgnoreErrorsIntegration(['ignore_exceptions' => [0 => 'Symfony\\Component\\ErrorHandler\\Error\\FatalError', 1 => 'Symfony\\Component\\Debug\\Exception\\FatalErrorException']]), 1 => 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' => [0 => \dirname(__DIR__, 4), 1 => '.', 2 => '/usr/share/pear', 3 => '/usr/share/php'], 'environment' => 'te_dev', 'release' => $this->getEnv('default::SENTRY_RELEASE'), 'tags' => [], 'in_app_exclude' => [0 => $this->targetDir.'', 1 => (\dirname(__DIR__, 4).'/vendor'), 2 => $this->targetDir.''], 'in_app_include' => [], 'class_serializers' => [], 'ignore_exceptions' => [], 'ignore_transactions' => []]); 
 
        $b = new \Sentry\ClientBuilder($a); 
 
        $c = ($this->privates['http_discovery.psr17_factory'] ?? ($this->privates['http_discovery.psr17_factory'] = new \Http\Discovery\Psr17Factory())); 
 
        $b->setSdkIdentifier('sentry.php.symfony'); 
        $b->setSdkVersion('4.14.0'); 
        $b->setTransportFactory(new \Sentry\SentryBundle\Transport\TransportFactory($c, $c, $c, $c, NULL, NULL)); 
        $b->setSerializer(new \Sentry\Serializer\Serializer($a)); 
        $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a)); 
        if ($this->has('Psr\\Log\\NullLogger')) { 
            $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger', /* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2))); 
        } 
 
        $instance->bindClient($b->getClient()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'WebBundle\Repository\CollectionAlsoViewedRepository' shared autowired service. 
     * 
     * @return \WebBundle\Repository\CollectionAlsoViewedRepository 
     */ 
    protected function getCollectionAlsoViewedRepositoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/ExtendEntityRepository.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Repository/CollectionAlsoViewedRepository.php'; 
 
        return $this->privates['WebBundle\\Repository\\CollectionAlsoViewedRepository'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('WebBundle:CollectionAlsoViewed'); 
    } 
 
    /** 
     * Gets the private 'annotations.cache_adapter' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter 
     */ 
    protected function getAnnotations_CacheAdapterService() 
    { 
        return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService())); 
    } 
 
    /** 
     * Gets the private 'annotations.cache_warmer' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer 
     */ 
    protected function getAnnotations_CacheWarmerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the private 'annotations.cached_reader' shared service. 
     * 
     * @return \Doctrine\Common\Annotations\PsrCachedReader 
     */ 
    protected function getAnnotations_CachedReaderService() 
    { 
        return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true); 
    } 
 
    /** 
     * Gets the private 'annotations.reader' shared service. 
     * 
     * @return \Doctrine\Common\Annotations\AnnotationReader 
     */ 
    protected function getAnnotations_ReaderService() 
    { 
        $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader(); 
 
        $a = new \Doctrine\Common\Annotations\AnnotationRegistry(); 
        $a->registerUniqueLoader('class_exists'); 
 
        $instance->addGlobalIgnoredName('required', $a); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'app.command.copy.visit.visit.all' shared service. 
     * 
     * @return \WebBundle\Command\CopyVisitToVisitAllCommand 
     */ 
    protected function getApp_Command_Copy_Visit_Visit_AllService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/CopyVisitToVisitAllCommand.php'; 
 
        $this->privates['app.command.copy.visit.visit.all'] = $instance = new \WebBundle\Command\CopyVisitToVisitAllCommand('127.0.0.1', NULL, 'root', 'MySQL20203030root_1##', 'te5'); 
 
        $instance->setName('app:copy-visit-to-visit-all'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'app.command.generate_sitemap' shared service. 
     * 
     * @return \WebBundle\Command\GenerateSitemapCommand 
     */ 
    protected function getApp_Command_GenerateSitemapService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/GenerateSitemapCommand.php'; 
 
        $this->privates['app.command.generate_sitemap'] = $instance = new \WebBundle\Command\GenerateSitemapCommand(($this->services['WebBundle\\Service\\SitemapGenerator'] ?? $this->getSitemapGeneratorService())); 
 
        $instance->setName('app:generate-sitemap'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'app.command.recommendation.filter' shared service. 
     * 
     * @return \WebBundle\Command\RecommendationFilterCommand 
     */ 
    protected function getApp_Command_Recommendation_FilterService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/RecommendationFilterCommand.php'; 
 
        $this->privates['app.command.recommendation.filter'] = $instance = new \WebBundle\Command\RecommendationFilterCommand('127.0.0.1', NULL, 'te5', 'root', 'MySQL20203030root_1##'); 
 
        $instance->setName('recommendation:filter'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'app.command.recommendation.order' shared service. 
     * 
     * @return \WebBundle\Command\RecommendationOrderCommand 
     */ 
    protected function getApp_Command_Recommendation_OrderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/RecommendationOrderCommand.php'; 
 
        $this->privates['app.command.recommendation.order'] = $instance = new \WebBundle\Command\RecommendationOrderCommand('127.0.0.1', NULL, 'te5', 'root', 'MySQL20203030root_1##'); 
 
        $instance->setName('recommendation:orders'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'app.command.recommendation.visit' shared service. 
     * 
     * @return \WebBundle\Command\RecommendationVisitCommand 
     */ 
    protected function getApp_Command_Recommendation_VisitService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/RecommendationVisitCommand.php'; 
 
        $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()), '127.0.0.1', NULL, 'te5', 'root', 'MySQL20203030root_1##'); 
 
        $instance->setName('recommendation:visit'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'app.command.sphinx.article' shared service. 
     * 
     * @return \WebBundle\Command\SphinxArticleCommand 
     */ 
    protected function getApp_Command_Sphinx_ArticleService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/SphinxArticleCommand.php'; 
 
        $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())); 
 
        $instance->setName('sphinx:article'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'app.command.sphinx.count' shared service. 
     * 
     * @return \WebBundle\Command\SphinxCountFilterCommand 
     */ 
    protected function getApp_Command_Sphinx_CountService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/src/WebBundle/Command/SphinxCountFilterCommand.php'; 
 
        $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())); 
 
        $instance->setName('sphinx:count'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'assets._package_webpack' shared service. 
     * 
     * @return \Symfony\Component\Asset\UrlPackage 
     */ 
    protected function getAssets_PackageWebpackService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/UrlPackage.php'; 
 
        return $this->privates['assets._package_webpack'] = new \Symfony\Component\Asset\UrlPackage([0 => 'https://dev5.tile.expert'], ($this->privates['assets._version__default'] ?? $this->getAssets_VersionDefaultService()), ($this->privates['assets.context'] ?? $this->getAssets_ContextService())); 
    } 
 
    /** 
     * Gets the private 'assets._version__default' shared service. 
     * 
     * @return \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy 
     */ 
    protected function getAssets_VersionDefaultService() 
    { 
        return $this->privates['assets._version__default'] = new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.5.63', '%s?%s'); 
    } 
 
    /** 
     * Gets the private 'assets.context' shared service. 
     * 
     * @return \Symfony\Component\Asset\Context\RequestStackContext 
     */ 
    protected function getAssets_ContextService() 
    { 
        $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()); 
 
        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()); 
    } 
 
    /** 
     * Gets the private 'cache.annotations.traceable' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getCache_Annotations_TraceableService() 
    { 
        return $this->privates['cache.annotations.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('HrWL4xj0uQ', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())))); 
    } 
 
    /** 
     * Gets the private 'cache.doctrine.orm.logs.query.traceable' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getCache_Doctrine_Orm_Logs_Query_TraceableService() 
    { 
        return $this->privates['cache.doctrine.orm.logs.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter())); 
    } 
 
    /** 
     * Gets the private 'cache.doctrine.orm.logs.result.traceable' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getCache_Doctrine_Orm_Logs_Result_TraceableService() 
    { 
        return $this->privates['cache.doctrine.orm.logs.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter())); 
    } 
 
    /** 
     * Gets the private 'cache.doctrine.orm.oneC.query.traceable' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getCache_Doctrine_Orm_OneC_Query_TraceableService() 
    { 
        return $this->privates['cache.doctrine.orm.oneC.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter())); 
    } 
 
    /** 
     * Gets the private 'cache.doctrine.orm.oneC.result.traceable' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getCache_Doctrine_Orm_OneC_Result_TraceableService() 
    { 
        return $this->privates['cache.doctrine.orm.oneC.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter())); 
    } 
 
    /** 
     * Gets the private 'cache.messenger.restart_workers_signal.traceable' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getCache_Messenger_RestartWorkersSignal_TraceableService() 
    { 
        $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('d9L9WpayJQ', 0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true)))); 
        $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())); 
 
        return $this->privates['cache.messenger.restart_workers_signal.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a)); 
    } 
 
    /** 
     * Gets the private 'cache.property_info.traceable' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getCache_PropertyInfo_TraceableService() 
    { 
        return $this->privates['cache.property_info.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('x+WwJhiBIp', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())))); 
    } 
 
    /** 
     * Gets the private 'cache.security_expression_language.traceable' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getCache_SecurityExpressionLanguage_TraceableService() 
    { 
        return $this->privates['cache.security_expression_language.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('LqPjeyca1I', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())))); 
    } 
 
    /** 
     * Gets the private 'cache.security_token_verifier.traceable' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getCache_SecurityTokenVerifier_TraceableService() 
    { 
        return $this->privates['cache.security_token_verifier.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NJyuairFn4', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())))); 
    } 
 
    /** 
     * Gets the private 'cache.serializer.traceable' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getCache_Serializer_TraceableService() 
    { 
        return $this->privates['cache.serializer.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5UYvCpKfKW', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())))); 
    } 
 
    /** 
     * Gets the private 'cache.validator.traceable' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getCache_Validator_TraceableService() 
    { 
        return $this->privates['cache.validator.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PfjXYTBJMS', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())))); 
    } 
 
    /** 
     * Gets the private 'cache_pool_clearer.cache_warmer' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer 
     */ 
    protected function getCachePoolClearer_CacheWarmerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php'; 
 
        return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [0 => 'cache.validator', 1 => 'cache.serializer']); 
    } 
 
    /** 
     * Gets the private 'chatb_cache_pool.traceable' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getChatbCachePool_TraceableService() 
    { 
        $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.jsYIZp3'] ?? $this->get_CacheConnection_JsYIZp3Service()), 'IglyH5gWFi', 3600, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true)))); 
        $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())); 
 
        return $this->privates['chatb_cache_pool.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a)); 
    } 
 
    /** 
     * Gets the private 'chatter.transports' shared service. 
     * 
     * @return \Symfony\Component\Notifier\Transport\Transports 
     */ 
    protected function getChatter_TransportsService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/TransportInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/Transports.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport.php'; 
 
        return $this->privates['chatter.transports'] = (new \Symfony\Component\Notifier\Transport(new RewindableGenerator(function () { 
            yield 0 => ($this->privates['notifier.transport_factory.telegram'] ?? $this->getNotifier_TransportFactory_TelegramService()); 
            yield 1 => ($this->privates['notifier.transport_factory.null'] ?? $this->getNotifier_TransportFactory_NullService()); 
        }, 2)))->fromStrings(['telegram' => $this->getEnv('TELEGRAM_DSN')]); 
    } 
 
    /** 
     * Gets the private 'config_builder.warmer' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer 
     */ 
    protected function getConfigBuilder_WarmerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php'; 
 
        return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['logger'] ?? $this->getLoggerService())); 
    } 
 
    /** 
     * Gets the private 'config_cache_factory' shared service. 
     * 
     * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory 
     */ 
    protected function getConfigCacheFactoryService() 
    { 
        return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () { 
            yield 0 => ($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))); 
            yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker())); 
        }, 2)); 
    } 
 
    /** 
     * Gets the private 'console.command.about' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand 
     */ 
    protected function getConsole_Command_AboutService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php'; 
 
        $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand(); 
 
        $instance->setName('about'); 
        $instance->setDescription('Display information about the current project'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.assets_install' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand 
     */ 
    protected function getConsole_Command_AssetsInstallService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php'; 
 
        $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)); 
 
        $instance->setName('assets:install'); 
        $instance->setDescription('Install bundle\'s web assets under a public directory'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.cache_clear' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand 
     */ 
    protected function getConsole_Command_CacheClearService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php'; 
 
        $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()))); 
 
        $instance->setName('cache:clear'); 
        $instance->setDescription('Clear the cache'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.cache_pool_clear' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand 
     */ 
    protected function getConsole_Command_CachePoolClearService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php'; 
 
        $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'doctrine.system_cache_pool', 8 => 'doctrine.redis_cache_pool', 9 => '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']); 
 
        $instance->setName('cache:pool:clear'); 
        $instance->setDescription('Clear cache pools'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.cache_pool_delete' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand 
     */ 
    protected function getConsole_Command_CachePoolDeleteService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php'; 
 
        $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'doctrine.system_cache_pool', 8 => 'doctrine.redis_cache_pool', 9 => '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']); 
 
        $instance->setName('cache:pool:delete'); 
        $instance->setDescription('Delete an item from a cache pool'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.cache_pool_list' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand 
     */ 
    protected function getConsole_Command_CachePoolListService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php'; 
 
        $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'doctrine.system_cache_pool', 8 => 'doctrine.redis_cache_pool', 9 => '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']); 
 
        $instance->setName('cache:pool:list'); 
        $instance->setDescription('List available cache pools'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.cache_pool_prune' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand 
     */ 
    protected function getConsole_Command_CachePoolPruneService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php'; 
 
        $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () { 
            yield 'cache.validator.traceable' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()); 
            yield 'cache.serializer.traceable' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()); 
            yield 'cache.annotations.traceable' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()); 
            yield 'cache.property_info.traceable' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()); 
            yield 'cache.messenger.restart_workers_signal.traceable' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()); 
            yield 'doctrine.system_cache_pool.traceable' => ($this->privates['doctrine.system_cache_pool.traceable'] ?? $this->getDoctrine_SystemCachePool_TraceableService()); 
            yield 'doctrine.redis_cache_pool.traceable' => ($this->privates['doctrine.redis_cache_pool.traceable'] ?? $this->getDoctrine_RedisCachePool_TraceableService()); 
            yield 'chatb_cache_pool.traceable' => ($this->privates['chatb_cache_pool.traceable'] ?? $this->getChatbCachePool_TraceableService()); 
            yield 'redis_cache_pool.traceable' => ($this->privates['redis_cache_pool.traceable'] ?? $this->getRedisCachePool_TraceableService()); 
            yield 'cache.security_expression_language.traceable' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()); 
            yield 'cache.security_token_verifier.traceable' => ($this->privates['cache.security_token_verifier.traceable'] ?? $this->getCache_SecurityTokenVerifier_TraceableService()); 
            yield 'cache.doctrine.orm.oneC.result.traceable' => ($this->privates['cache.doctrine.orm.oneC.result.traceable'] ?? $this->getCache_Doctrine_Orm_OneC_Result_TraceableService()); 
            yield 'cache.doctrine.orm.oneC.query.traceable' => ($this->privates['cache.doctrine.orm.oneC.query.traceable'] ?? $this->getCache_Doctrine_Orm_OneC_Query_TraceableService()); 
            yield 'cache.doctrine.orm.logs.result.traceable' => ($this->privates['cache.doctrine.orm.logs.result.traceable'] ?? $this->getCache_Doctrine_Orm_Logs_Result_TraceableService()); 
            yield 'cache.doctrine.orm.logs.query.traceable' => ($this->privates['cache.doctrine.orm.logs.query.traceable'] ?? $this->getCache_Doctrine_Orm_Logs_Query_TraceableService()); 
            yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()); 
            yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()); 
            yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()); 
        }, 18)); 
 
        $instance->setName('cache:pool:prune'); 
        $instance->setDescription('Prune cache pools'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.cache_warmup' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand 
     */ 
    protected function getConsole_Command_CacheWarmupService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php'; 
 
        $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService())); 
 
        $instance->setName('cache:warmup'); 
        $instance->setDescription('Warm up an empty cache'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.config_debug' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand 
     */ 
    protected function getConsole_Command_ConfigDebugService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php'; 
 
        $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand(); 
 
        $instance->setName('debug:config'); 
        $instance->setDescription('Dump the current configuration for an extension'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.config_dump_reference' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand 
     */ 
    protected function getConsole_Command_ConfigDumpReferenceService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php'; 
 
        $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand(); 
 
        $instance->setName('config:dump-reference'); 
        $instance->setDescription('Dump the default configuration for an extension'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.container_debug' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand 
     */ 
    protected function getConsole_Command_ContainerDebugService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php'; 
 
        $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand(); 
 
        $instance->setName('debug:container'); 
        $instance->setDescription('Display current services for an application'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.container_lint' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand 
     */ 
    protected function getConsole_Command_ContainerLintService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php'; 
 
        $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand(); 
 
        $instance->setName('lint:container'); 
        $instance->setDescription('Ensure that arguments injected into services match type declarations'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.debug_autowiring' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand 
     */ 
    protected function getConsole_Command_DebugAutowiringService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php'; 
 
        $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())); 
 
        $instance->setName('debug:autowiring'); 
        $instance->setDescription('List classes/interfaces you can use for autowiring'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.dotenv_debug' shared service. 
     * 
     * @return \Symfony\Component\Dotenv\Command\DebugCommand 
     */ 
    protected function getConsole_Command_DotenvDebugService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/dotenv/Command/DebugCommand.php'; 
 
        $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('te_dev', \dirname(__DIR__, 4)); 
 
        $instance->setName('debug:dotenv'); 
        $instance->setDescription('Lists all dotenv files with variables and values'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.event_dispatcher_debug' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand 
     */ 
    protected function getConsole_Command_EventDispatcherDebugService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php'; 
 
        $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.jlyTfzM'] ?? $this->get_ServiceLocator_JlyTfzMService())); 
 
        $instance->setName('debug:event-dispatcher'); 
        $instance->setDescription('Display configured listeners for an application'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.form_debug' shared service. 
     * 
     * @return \Symfony\Component\Form\Command\DebugCommand 
     */ 
    protected function getConsole_Command_FormDebugService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Command/DebugCommand.php'; 
 
        $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type', 1 => 'FlexApp\\Form', 2 => 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [0 => 'FlexApp\\Form\\ChangeInterviewDateTimeType', 1 => 'FlexApp\\Form\\ChatBEmailFormType', 2 => 'FlexApp\\Form\\MailingType', 3 => 'FlexApp\\Form\\OrderAddressType', 4 => 'FlexApp\\Form\\ResettingFormType', 5 => 'FlexApp\\Form\\SiteCommentType', 6 => 'FlexApp\\Form\\VacancySliderType', 7 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 8 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 9 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType', 10 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType', 11 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'], [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension', 1 => 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension', 2 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension', 3 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension', 4 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension', 5 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension', 6 => 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension', 7 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension', 8 => 'Limenius\\Liform\\Form\\Extension\\AddLiformExtension', 9 => 'Nelmio\\ApiDocBundle\\Form\\Extension\\DocumentationExtension'], [0 => 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser', 1 => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())); 
 
        $instance->setName('debug:form'); 
        $instance->setDescription('Display form type information'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.messenger_consume_messages' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand 
     */ 
    protected function getConsole_Command_MessengerConsumeMessagesService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php'; 
 
        $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()), [0 => 'async', 1 => 'logs'], NULL, [0 => 'messenger.bus.default']); 
 
        $instance->setName('messenger:consume'); 
        $instance->setDescription('Consume messages'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.messenger_debug' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Command\DebugCommand 
     */ 
    protected function getConsole_Command_MessengerDebugService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/DebugCommand.php'; 
 
        $this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.default' => ['FlexApp\\Classes\\UserJoinedChatNotification' => [0 => [0 => 'FlexApp\\Service\\UserJoinedChatNotificationHandler', 1 => []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [0 => [0 => 'mailer.messenger.message_handler', 1 => []]], 'Symfony\\Component\\Notifier\\Message\\ChatMessage' => [0 => [0 => 'chatter.messenger.chat_handler', 1 => []]], 'Symfony\\Component\\Notifier\\Message\\SmsMessage' => [0 => [0 => 'texter.messenger.sms_handler', 1 => []]], 'Symfony\\Component\\Notifier\\Message\\PushMessage' => [0 => [0 => 'texter.messenger.push_handler', 1 => []]]]]); 
 
        $instance->setName('debug:messenger'); 
        $instance->setDescription('List messages you can dispatch using the message buses'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.messenger_setup_transports' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand 
     */ 
    protected function getConsole_Command_MessengerSetupTransportsService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php'; 
 
        $this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [0 => 'async', 1 => 'logs']); 
 
        $instance->setName('messenger:setup-transports'); 
        $instance->setDescription('Prepare the required infrastructure for the transport'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.messenger_stop_workers' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Command\StopWorkersCommand 
     */ 
    protected function getConsole_Command_MessengerStopWorkersService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php'; 
 
        $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())); 
 
        $instance->setName('messenger:stop-workers'); 
        $instance->setDescription('Stop workers after their current message'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.router_debug' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand 
     */ 
    protected function getConsole_Command_RouterDebugService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php'; 
 
        $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())); 
 
        $instance->setName('debug:router'); 
        $instance->setDescription('Display current routes for an application'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.router_match' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand 
     */ 
    protected function getConsole_Command_RouterMatchService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php'; 
 
        $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), new RewindableGenerator(function () { 
            yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()); 
        }, 1)); 
 
        $instance->setName('router:match'); 
        $instance->setDescription('Help debug routes by simulating a path info match'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.secrets_decrypt_to_local' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand 
     */ 
    protected function getConsole_Command_SecretsDecryptToLocalService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php'; 
 
        $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'))))); 
 
        $instance->setName('secrets:decrypt-to-local'); 
        $instance->setDescription('Decrypt all secrets and stores them in the local vault'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.secrets_encrypt_from_local' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand 
     */ 
    protected function getConsole_Command_SecretsEncryptFromLocalService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php'; 
 
        $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'))))); 
 
        $instance->setName('secrets:encrypt-from-local'); 
        $instance->setDescription('Encrypt all local secrets to the vault'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.secrets_generate_key' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand 
     */ 
    protected function getConsole_Command_SecretsGenerateKeyService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php'; 
 
        $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'))))); 
 
        $instance->setName('secrets:generate-keys'); 
        $instance->setDescription('Generate new encryption keys'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.secrets_list' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand 
     */ 
    protected function getConsole_Command_SecretsListService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php'; 
 
        $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'))))); 
 
        $instance->setName('secrets:list'); 
        $instance->setDescription('List all secrets'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.secrets_remove' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand 
     */ 
    protected function getConsole_Command_SecretsRemoveService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php'; 
 
        $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'))))); 
 
        $instance->setName('secrets:remove'); 
        $instance->setDescription('Remove a secret from the vault'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.secrets_set' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand 
     */ 
    protected function getConsole_Command_SecretsSetService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php'; 
 
        $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'))))); 
 
        $instance->setName('secrets:set'); 
        $instance->setDescription('Set a secret in the vault'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.translation_debug' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand 
     */ 
    protected function getConsole_Command_TranslationDebugService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'; 
 
        $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'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/src/Import1CBundle/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 2 => (\dirname(__DIR__, 4).'/src/FlexApp/Service/AdsFilters/AdsFiltersGeneratorTexts.php'), 3 => (\dirname(__DIR__, 4).'/src/FlexApp/Command/PluralizationExampleCommand.php'), 4 => (\dirname(__DIR__, 4).'/src/FlexApp/Controller/CommentController.php'), 5 => (\dirname(__DIR__, 4).'/src/FlexApp/Controller/NewUserProfileController.php'), 6 => (\dirname(__DIR__, 4).'/src/FlexApp/Form/OrderAddressType.php'), 7 => (\dirname(__DIR__, 4).'/src/FlexApp/Form/SiteCommentType.php'), 8 => (\dirname(__DIR__, 4).'/src/FlexApp/Service/BBCodeManager.php'), 9 => (\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/Service/ListEmailService.php'), 16 => (\dirname(__DIR__, 4).'/src/WebBundle/Service/RequestService.php'), 17 => (\dirname(__DIR__, 4).'/src/WebBundle/Service/OrderRefundService.php'), 18 => (\dirname(__DIR__, 4).'/src/WebBundle/Service/PortalService.php'), 19 => (\dirname(__DIR__, 4).'/src/WebBundle/Service/TranslationService.php'), 20 => (\dirname(__DIR__, 4).'/src/WebBundle/Service/LeftMenuService.php'), 21 => (\dirname(__DIR__, 4).'/src/WebBundle/Service/DeliveryRequestService.php'), 22 => (\dirname(__DIR__, 4).'/src/WebBundle/Twig/AppExtension.php'), 23 => (\dirname(__DIR__, 4).'/src/WebBundle/Helper/ValidatorHelper.php'), 24 => (\dirname(__DIR__, 4).'/src/WebBundle/Helper/Mailer.php'), 25 => (\dirname(__DIR__, 4).'/src/WebBundle/Listener/RequestListener.php'), 26 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 27 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 28 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 29 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 30 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 31 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 32 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 33 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 34 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 35 => (\dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Serializer/Normalizer/FormErrorNormalizer.php'), 36 => (\dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/IntegerTransformer.php'), 37 => (\dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/ArrayTransformer.php'), 38 => (\dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/CompoundTransformer.php'), 39 => (\dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/ChoiceTransformer.php'), 40 => (\dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/StringTransformer.php'), 41 => (\dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/NumberTransformer.php'), 42 => (\dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/BooleanTransformer.php'), 43 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 44 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 45 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 46 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []); 
 
        $instance->setName('debug:translation'); 
        $instance->setDescription('Display translation messages information'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.translation_extract' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand 
     */ 
    protected function getConsole_Command_TranslationExtractService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php'; 
 
        $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'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/src/Import1CBundle/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 2 => (\dirname(__DIR__, 4).'/src/FlexApp/Service/AdsFilters/AdsFiltersGeneratorTexts.php'), 3 => (\dirname(__DIR__, 4).'/src/FlexApp/Command/PluralizationExampleCommand.php'), 4 => (\dirname(__DIR__, 4).'/src/FlexApp/Controller/CommentController.php'), 5 => (\dirname(__DIR__, 4).'/src/FlexApp/Controller/NewUserProfileController.php'), 6 => (\dirname(__DIR__, 4).'/src/FlexApp/Form/OrderAddressType.php'), 7 => (\dirname(__DIR__, 4).'/src/FlexApp/Form/SiteCommentType.php'), 8 => (\dirname(__DIR__, 4).'/src/FlexApp/Service/BBCodeManager.php'), 9 => (\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/Service/ListEmailService.php'), 16 => (\dirname(__DIR__, 4).'/src/WebBundle/Service/RequestService.php'), 17 => (\dirname(__DIR__, 4).'/src/WebBundle/Service/OrderRefundService.php'), 18 => (\dirname(__DIR__, 4).'/src/WebBundle/Service/PortalService.php'), 19 => (\dirname(__DIR__, 4).'/src/WebBundle/Service/TranslationService.php'), 20 => (\dirname(__DIR__, 4).'/src/WebBundle/Service/LeftMenuService.php'), 21 => (\dirname(__DIR__, 4).'/src/WebBundle/Service/DeliveryRequestService.php'), 22 => (\dirname(__DIR__, 4).'/src/WebBundle/Twig/AppExtension.php'), 23 => (\dirname(__DIR__, 4).'/src/WebBundle/Helper/ValidatorHelper.php'), 24 => (\dirname(__DIR__, 4).'/src/WebBundle/Helper/Mailer.php'), 25 => (\dirname(__DIR__, 4).'/src/WebBundle/Listener/RequestListener.php'), 26 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 27 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 28 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 29 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 30 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 31 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 32 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 33 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 34 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 35 => (\dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Serializer/Normalizer/FormErrorNormalizer.php'), 36 => (\dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/IntegerTransformer.php'), 37 => (\dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/ArrayTransformer.php'), 38 => (\dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/CompoundTransformer.php'), 39 => (\dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/ChoiceTransformer.php'), 40 => (\dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/StringTransformer.php'), 41 => (\dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/NumberTransformer.php'), 42 => (\dirname(__DIR__, 4).'/vendor/limenius/liform/src/Limenius/Liform/Transformer/BooleanTransformer.php'), 43 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 44 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 45 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 46 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []); 
 
        $instance->setName('translation:extract'); 
        $instance->setAliases([0 => 'translation:update']); 
        $instance->setDescription('Extract missing translations keys from code to translation files.'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.translation_pull' shared service. 
     * 
     * @return \Symfony\Component\Translation\Command\TranslationPullCommand 
     */ 
    protected function getConsole_Command_TranslationPullService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPullCommand.php'; 
 
        $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', [], []); 
 
        $instance->setName('translation:pull'); 
        $instance->setDescription('Pull translations from a given provider.'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.translation_push' shared service. 
     * 
     * @return \Symfony\Component\Translation\Command\TranslationPushCommand 
     */ 
    protected function getConsole_Command_TranslationPushService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPushCommand.php'; 
 
        $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()), [], []); 
 
        $instance->setName('translation:push'); 
        $instance->setDescription('Push translations to a given provider.'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.validator_debug' shared service. 
     * 
     * @return \Symfony\Component\Validator\Command\DebugCommand 
     */ 
    protected function getConsole_Command_ValidatorDebugService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Command/DebugCommand.php'; 
 
        $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())); 
 
        $instance->setName('debug:validator'); 
        $instance->setDescription('Display validation constraints for classes'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.xliff_lint' shared service. 
     * 
     * @return \Symfony\Component\Translation\Command\XliffLintCommand 
     */ 
    protected function getConsole_Command_XliffLintService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/XliffLintCommand.php'; 
 
        $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand(); 
 
        $instance->setName('lint:xliff'); 
        $instance->setDescription('Lint an XLIFF file and outputs encountered errors'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'console.command.yaml_lint' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand 
     */ 
    protected function getConsole_Command_YamlLintService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/yaml/Command/LintCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php'; 
 
        $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand(); 
 
        $instance->setName('lint:yaml'); 
        $instance->setDescription('Lint a YAML file and outputs encountered errors'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'container.env_var_processor' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\EnvVarProcessor 
     */ 
    protected function getContainer_EnvVarProcessorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php'; 
 
        return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () { 
            yield 0 => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()); 
        }, 1)); 
    } 
 
    /** 
     * Gets the private 'container.getenv' shared service. 
     * 
     * @return \Closure 
     */ 
    protected function getContainer_GetenvService() 
    { 
        return $this->privates['container.getenv'] = \Closure::fromCallable([0 => $this, 1 => 'getEnv']); 
    } 
 
    /** 
     * Gets the private 'data_collector.form' shared service. 
     * 
     * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector 
     */ 
    protected function getDataCollector_FormService() 
    { 
        return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor()); 
    } 
 
    /** 
     * Gets the private 'data_collector.request' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector 
     */ 
    protected function getDataCollector_RequestService() 
    { 
        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()))); 
    } 
 
    /** 
     * Gets the private 'data_collector.request.session_collector' shared service. 
     * 
     * @return \Closure 
     */ 
    protected function getDataCollector_Request_SessionCollectorService() 
    { 
        return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([0 => ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), 1 => 'collectSessionUsage']); 
    } 
 
    /** 
     * Gets the private 'debug.FlexApp\ArgumentResolver\RequestDtoArgumentResolver' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver 
     */ 
    protected function getRequestDtoArgumentResolverService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/ArgumentResolver/RequestDtoArgumentResolver.php'; 
 
        $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()); 
 
        if (isset($this->privates['debug.FlexApp\\ArgumentResolver\\RequestDtoArgumentResolver'])) { 
            return $this->privates['debug.FlexApp\\ArgumentResolver\\RequestDtoArgumentResolver']; 
        } 
 
        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()), $a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))); 
    } 
 
    /** 
     * Gets the private 'debug.argument_resolver.default' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver 
     */ 
    protected function getDebug_ArgumentResolver_DefaultService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php'; 
 
        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)))); 
    } 
 
    /** 
     * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver 
     */ 
    protected function getDebug_ArgumentResolver_NotTaggedControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php'; 
 
        $a = ($this->privates['.service_locator.8vZF.jW'] ?? $this->get_ServiceLocator_8vZF_JWService()); 
 
        if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) { 
            return $this->privates['debug.argument_resolver.not_tagged_controller']; 
        } 
 
        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)))); 
    } 
 
    /** 
     * Gets the private 'debug.argument_resolver.request' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver 
     */ 
    protected function getDebug_ArgumentResolver_RequestService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php'; 
 
        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)))); 
    } 
 
    /** 
     * Gets the private 'debug.argument_resolver.request_attribute' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver 
     */ 
    protected function getDebug_ArgumentResolver_RequestAttributeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php'; 
 
        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)))); 
    } 
 
    /** 
     * Gets the private 'debug.argument_resolver.service' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver 
     */ 
    protected function getDebug_ArgumentResolver_ServiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php'; 
 
        $a = ($this->privates['.service_locator.8vZF.jW'] ?? $this->get_ServiceLocator_8vZF_JWService()); 
 
        if (isset($this->privates['debug.argument_resolver.service'])) { 
            return $this->privates['debug.argument_resolver.service']; 
        } 
 
        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)))); 
    } 
 
    /** 
     * Gets the private 'debug.argument_resolver.session' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver 
     */ 
    protected function getDebug_ArgumentResolver_SessionService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php'; 
 
        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)))); 
    } 
 
    /** 
     * Gets the private 'debug.argument_resolver.variadic' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver 
     */ 
    protected function getDebug_ArgumentResolver_VariadicService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php'; 
 
        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)))); 
    } 
 
    /** 
     * Gets the private 'debug.debug_handlers_listener' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener 
     */ 
    protected function getDebug_DebugHandlersListenerService() 
    { 
        $a = new \Symfony\Bridge\Monolog\Logger('php'); 
        $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $a->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $a->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService())); 
        $a->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService())); 
        $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService())); 
        $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); 
        $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService())); 
        $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a); 
 
        return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, NULL); 
    } 
 
    /** 
     * Gets the private 'debug.file_link_formatter' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter 
     */ 
    protected function getDebug_FileLinkFormatterService() 
    { 
        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 () { 
            return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService()); 
        }); 
    } 
 
    /** 
     * Gets the private 'debug.file_link_formatter.url_format' shared service. 
     * 
     * @return \string 
     */ 
    protected function getDebug_FileLinkFormatter_UrlFormatService() 
    { 
        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'); 
    } 
 
    /** 
     * Gets the private 'debug.log_processor' shared service. 
     * 
     * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor 
     */ 
    protected function getDebug_LogProcessorService() 
    { 
        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()))); 
    } 
 
    /** 
     * Gets the private 'debug.security.access.decision_manager' shared service. 
     * 
     * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager 
     */ 
    protected function getDebug_Security_Access_DecisionManagerService() 
    { 
        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 () { 
            yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()); 
            yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()); 
            yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService()); 
            yield 3 => ($this->privates['debug.security.voter.FlexApp\\Security\\Voter\\RoleSuperAdminVoter'] ?? $this->getRoleSuperAdminVoterService()); 
            yield 4 => ($this->privates['debug.security.voter.FlexApp\\Security\\Voter\\_ExtendVoter'] ?? $this->getExtendVoterService()); 
            yield 5 => ($this->privates['debug.security.voter.app.security.voter.super_admin'] ?? $this->getDebug_Security_Voter_App_Security_Voter_SuperAdminService()); 
        }, 6), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false))); 
    } 
 
    /** 
     * Gets the private 'debug.security.firewall' shared service. 
     * 
     * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener 
     */ 
    protected function getDebug_Security_FirewallService() 
    { 
        $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()); 
 
        if (isset($this->privates['debug.security.firewall'])) { 
            return $this->privates['debug.security.firewall']; 
        } 
        $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['debug.security.firewall'])) { 
            return $this->privates['debug.security.firewall']; 
        } 
 
        return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())); 
    } 
 
    /** 
     * Gets the private 'debug.security.firewall.authenticator.main' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener 
     */ 
    protected function getDebug_Security_Firewall_Authenticator_MainService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php'; 
 
        return $this->privates['debug.security.firewall.authenticator.main'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(($this->privates['security.authenticator.manager.main'] ?? $this->getSecurity_Authenticator_Manager_MainService()))); 
    } 
 
    /** 
     * Gets the private 'debug.security.user_value_resolver' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver 
     */ 
    protected function getDebug_Security_UserValueResolverService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Controller/UserValueResolver.php'; 
 
        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)))); 
    } 
 
    /** 
     * Gets the private 'debug.security.voter.FlexApp\Security\Voter\RoleSuperAdminVoter' shared service. 
     * 
     * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter 
     */ 
    protected function getRoleSuperAdminVoterService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Security/Voter/_ExtendVoter.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Security/Voter/RoleSuperAdminVoter.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['debug.security.voter.FlexApp\\Security\\Voter\\RoleSuperAdminVoter'])) { 
            return $this->privates['debug.security.voter.FlexApp\\Security\\Voter\\RoleSuperAdminVoter']; 
        } 
 
        return $this->privates['debug.security.voter.FlexApp\\Security\\Voter\\RoleSuperAdminVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \FlexApp\Security\Voter\RoleSuperAdminVoter(), $a); 
    } 
 
    /** 
     * Gets the private 'debug.security.voter.FlexApp\Security\Voter\_ExtendVoter' shared service. 
     * 
     * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter 
     */ 
    protected function getExtendVoterService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Security/Voter/_ExtendVoter.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['debug.security.voter.FlexApp\\Security\\Voter\\_ExtendVoter'])) { 
            return $this->privates['debug.security.voter.FlexApp\\Security\\Voter\\_ExtendVoter']; 
        } 
 
        return $this->privates['debug.security.voter.FlexApp\\Security\\Voter\\_ExtendVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \FlexApp\Security\Voter\_ExtendVoter(), $a); 
    } 
 
    /** 
     * Gets the private 'debug.security.voter.app.security.voter.super_admin' shared service. 
     * 
     * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter 
     */ 
    protected function getDebug_Security_Voter_App_Security_Voter_SuperAdminService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Security/Voter/_ExtendVoter.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Security/Voter/RoleSuperAdminVoter.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['debug.security.voter.app.security.voter.super_admin'])) { 
            return $this->privates['debug.security.voter.app.security.voter.super_admin']; 
        } 
 
        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); 
    } 
 
    /** 
     * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service. 
     * 
     * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter 
     */ 
    protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) { 
            return $this->privates['debug.security.voter.security.access.authenticated_voter']; 
        } 
 
        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); 
    } 
 
    /** 
     * Gets the private 'debug.security.voter.security.access.expression_voter' shared service. 
     * 
     * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter 
     */ 
    protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php'; 
 
        $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()); 
 
        if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) { 
            return $this->privates['debug.security.voter.security.access.expression_voter']; 
        } 
        $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) { 
            return $this->privates['debug.security.voter.security.access.expression_voter']; 
        } 
 
        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); 
    } 
 
    /** 
     * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service. 
     * 
     * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter 
     */ 
    protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) { 
            return $this->privates['debug.security.voter.security.access.role_hierarchy_voter']; 
        } 
 
        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); 
    } 
 
    /** 
     * Gets the private 'debug.security.voter.vote_listener' shared service. 
     * 
     * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener 
     */ 
    protected function getDebug_Security_Voter_VoteListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php'; 
 
        $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()); 
 
        if (isset($this->privates['debug.security.voter.vote_listener'])) { 
            return $this->privates['debug.security.voter.vote_listener']; 
        } 
 
        return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a); 
    } 
 
    /** 
     * Gets the private 'debug.sensio_framework_extra.psr7.argument_value_resolver.server_request' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver 
     */ 
    protected function getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentValueResolver/Psr7ServerRequestResolver.php'; 
 
        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)))); 
    } 
 
    /** 
     * Gets the private 'doctrine.cache_clear_metadata_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand 
     */ 
    protected function getDoctrine_CacheClearMetadataCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php'; 
 
        $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand(); 
 
        $instance->setName('doctrine:cache:clear-metadata'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.cache_clear_query_cache_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand 
     */ 
    protected function getDoctrine_CacheClearQueryCacheCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php'; 
 
        $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand(); 
 
        $instance->setName('doctrine:cache:clear-query'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.cache_clear_result_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand 
     */ 
    protected function getDoctrine_CacheClearResultCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php'; 
 
        $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand(); 
 
        $instance->setName('doctrine:cache:clear-result'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.cache_collection_region_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand 
     */ 
    protected function getDoctrine_CacheCollectionRegionCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php'; 
 
        $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand(); 
 
        $instance->setName('doctrine:cache:clear-collection-region'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.clear_entity_region_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand 
     */ 
    protected function getDoctrine_ClearEntityRegionCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php'; 
 
        $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand(); 
 
        $instance->setName('doctrine:cache:clear-entity-region'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.clear_query_region_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand 
     */ 
    protected function getDoctrine_ClearQueryRegionCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php'; 
 
        $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand(); 
 
        $instance->setName('doctrine:cache:clear-query-region'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.database_create_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand 
     */ 
    protected function getDoctrine_DatabaseCreateCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php'; 
 
        $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService())); 
 
        $instance->setName('doctrine:database:create'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.database_drop_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand 
     */ 
    protected function getDoctrine_DatabaseDropCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php'; 
 
        $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService())); 
 
        $instance->setName('doctrine:database:drop'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.database_import_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand 
     */ 
    protected function getDoctrine_DatabaseImportCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php'; 
 
        $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand(); 
 
        $instance->setName('doctrine:database:import'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.dbal.connection_factory' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory 
     */ 
    protected function getDoctrine_Dbal_ConnectionFactoryService() 
    { 
        return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']); 
    } 
 
    /** 
     * Gets the private 'doctrine.dbal.logger' shared service. 
     * 
     * @return \Symfony\Bridge\Doctrine\Logger\DbalLogger 
     */ 
    protected function getDoctrine_Dbal_LoggerService() 
    { 
        $a = new \Symfony\Bridge\Monolog\Logger('doctrine'); 
        $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $a->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $a->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $a->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService())); 
        $a->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService())); 
        $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService())); 
        $a->pushHandler(($this->privates['monolog.handler.doctrine'] ?? $this->getMonolog_Handler_DoctrineService())); 
        $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService())); 
        $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a); 
 
        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)))); 
    } 
 
    /** 
     * Gets the private 'doctrine.ensure_production_settings_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand 
     */ 
    protected function getDoctrine_EnsureProductionSettingsCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php'; 
 
        $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand(); 
 
        $instance->setName('doctrine:ensure-production-settings'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.mapping_convert_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand 
     */ 
    protected function getDoctrine_MappingConvertCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php'; 
 
        $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand(); 
 
        $instance->setName('doctrine:mapping:convert'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.mapping_import_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand 
     */ 
    protected function getDoctrine_MappingImportCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php'; 
 
        $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']); 
 
        $instance->setName('doctrine:mapping:import'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.mapping_info_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand 
     */ 
    protected function getDoctrine_MappingInfoCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php'; 
 
        $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand(); 
 
        $instance->setName('doctrine:mapping:info'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.orm.container_repository_factory' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory 
     */ 
    protected function getDoctrine_Orm_ContainerRepositoryFactoryService() 
    { 
        return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'FlexApp\\Repository\\AdmCfgPageRepository' => ['privates', 'FlexApp\\Repository\\AdmCfgPageRepository', 'getAdmCfgPageRepositoryService', false], 
            'FlexApp\\Repository\\Article\\ArticleDescriptionRepository' => ['privates', 'FlexApp\\Repository\\Article\\ArticleDescriptionRepository', 'getArticleDescriptionRepositoryService', false], 
            'FlexApp\\Repository\\Article\\ArticleDiscountRepository' => ['privates', 'FlexApp\\Repository\\Article\\ArticleDiscountRepository', 'getArticleDiscountRepositoryService', false], 
            'FlexApp\\Repository\\Article\\ArticlePriceRepository' => ['privates', 'FlexApp\\Repository\\Article\\ArticlePriceRepository', 'getArticlePriceRepositoryService', false], 
            'FlexApp\\Repository\\AttachmentEntityRepository' => ['privates', 'FlexApp\\Repository\\AttachmentEntityRepository', 'getAttachmentEntityRepositoryService', false], 
            'FlexApp\\Repository\\BannedIpRepository' => ['privates', 'FlexApp\\Repository\\BannedIpRepository', 'getBannedIpRepositoryService', false], 
            'FlexApp\\Repository\\BoolDBSettingRepository' => ['privates', 'FlexApp\\Repository\\BoolDBSettingRepository', 'getBoolDBSettingRepositoryService', false], 
            'FlexApp\\Repository\\BrandRepository' => ['privates', 'FlexApp\\Repository\\BrandRepository', 'getBrandRepositoryService', false], 
            'FlexApp\\Repository\\ChatBMessageRepository' => ['privates', 'FlexApp\\Repository\\ChatBMessageRepository', 'getChatBMessageRepositoryService', false], 
            'FlexApp\\Repository\\ChatBRepository' => ['privates', 'FlexApp\\Repository\\ChatBRepository', 'getChatBRepositoryService', false], 
            'FlexApp\\Repository\\Collection\\CollectionAwardRepository' => ['privates', 'FlexApp\\Repository\\Collection\\CollectionAwardRepository', 'getCollectionAwardRepositoryService', false], 
            'FlexApp\\Repository\\Collection\\CollectionHeaderRepository' => ['privates', 'FlexApp\\Repository\\Collection\\CollectionHeaderRepository', 'getCollectionHeaderRepositoryService', false], 
            'FlexApp\\Repository\\Collection\\CollectionRepository' => ['privates', 'FlexApp\\Repository\\Collection\\CollectionRepository', 'getCollectionRepository2Service', false], 
            'FlexApp\\Repository\\Collection\\CollectionSettingRepository' => ['privates', 'FlexApp\\Repository\\Collection\\CollectionSettingRepository', 'getCollectionSettingRepositoryService', false], 
            'FlexApp\\Repository\\CommentRepository' => ['services', 'FlexApp\\Repository\\CommentRepository', 'getCommentRepositoryService', false], 
            'FlexApp\\Repository\\CommentablePageRepository' => ['privates', 'FlexApp\\Repository\\CommentablePageRepository', 'getCommentablePageRepositoryService', false], 
            'FlexApp\\Repository\\CommentablePageSubscriberRepository' => ['privates', 'FlexApp\\Repository\\CommentablePageSubscriberRepository', 'getCommentablePageSubscriberRepositoryService', false], 
            'FlexApp\\Repository\\CompareArticleRepository' => ['privates', 'FlexApp\\Repository\\CompareArticleRepository', 'getCompareArticleRepositoryService', false], 
            'FlexApp\\Repository\\ConsultantRepository' => ['privates', 'FlexApp\\Repository\\ConsultantRepository', 'getConsultantRepositoryService', false], 
            'FlexApp\\Repository\\CountryAndLangSpecificDataRepository' => ['privates', 'FlexApp\\Repository\\CountryAndLangSpecificDataRepository', 'getCountryAndLangSpecificDataRepositoryService', false], 
            'FlexApp\\Repository\\CountryRepository' => ['privates', 'FlexApp\\Repository\\CountryRepository', 'getCountryRepositoryService', false], 
            'FlexApp\\Repository\\CryptoCurrencyRepository' => ['privates', 'FlexApp\\Repository\\CryptoCurrencyRepository', 'getCryptoCurrencyRepositoryService', false], 
            'FlexApp\\Repository\\CryptoNetworkRepository' => ['privates', 'FlexApp\\Repository\\CryptoNetworkRepository', 'getCryptoNetworkRepositoryService', false], 
            'FlexApp\\Repository\\CurrencyRepository' => ['privates', 'FlexApp\\Repository\\CurrencyRepository', 'getCurrencyRepositoryService', false], 
            'FlexApp\\Repository\\DesignerRepository' => ['privates', 'FlexApp\\Repository\\DesignerRepository', 'getDesignerRepositoryService', false], 
            'FlexApp\\Repository\\Exhibition\\ExhBrandRepository' => ['privates', 'FlexApp\\Repository\\Exhibition\\ExhBrandRepository', 'getExhBrandRepositoryService', false], 
            'FlexApp\\Repository\\Exhibition\\ExhCollectionRepository' => ['privates', 'FlexApp\\Repository\\Exhibition\\ExhCollectionRepository', 'getExhCollectionRepositoryService', false], 
            'FlexApp\\Repository\\Exhibition\\ExhImageRepository' => ['privates', 'FlexApp\\Repository\\Exhibition\\ExhImageRepository', 'getExhImageRepositoryService', false], 
            'FlexApp\\Repository\\Exhibition\\ExhLineRepository' => ['privates', 'FlexApp\\Repository\\Exhibition\\ExhLineRepository', 'getExhLineRepositoryService', false], 
            'FlexApp\\Repository\\Exhibition\\ExhRepository' => ['privates', 'FlexApp\\Repository\\Exhibition\\ExhRepository', 'getExhRepositoryService', false], 
            'FlexApp\\Repository\\FileEntityRepository' => ['privates', 'FlexApp\\Repository\\FileEntityRepository', 'getFileEntityRepositoryService', false], 
            'FlexApp\\Repository\\GeoCountryRepository' => ['privates', 'FlexApp\\Repository\\GeoCountryRepository', 'getGeoCountryRepositoryService', false], 
            'FlexApp\\Repository\\GeoLocaleNameRepository' => ['privates', 'FlexApp\\Repository\\GeoLocaleNameRepository', 'getGeoLocaleNameRepositoryService', false], 
            'FlexApp\\Repository\\GeoRegionRepository' => ['privates', 'FlexApp\\Repository\\GeoRegionRepository', 'getGeoRegionRepositoryService', false], 
            'FlexApp\\Repository\\InterviewRepository' => ['privates', 'FlexApp\\Repository\\InterviewRepository', 'getInterviewRepositoryService', false], 
            'FlexApp\\Repository\\LocaleChangeStatRepository' => ['privates', 'FlexApp\\Repository\\LocaleChangeStatRepository', 'getLocaleChangeStatRepositoryService', false], 
            'FlexApp\\Repository\\LocaleRepository' => ['privates', 'FlexApp\\Repository\\LocaleRepository', 'getLocaleRepositoryService', false], 
            'FlexApp\\Repository\\MailingRepository' => ['privates', 'FlexApp\\Repository\\MailingRepository', 'getMailingRepositoryService', false], 
            'FlexApp\\Repository\\MobileUserSliderRepository' => ['privates', 'FlexApp\\Repository\\MobileUserSliderRepository', 'getMobileUserSliderRepositoryService', false], 
            'FlexApp\\Repository\\NgNameEntityRepository' => ['privates', 'FlexApp\\Repository\\NgNameEntityRepository', 'getNgNameEntityRepositoryService', false], 
            'FlexApp\\Repository\\PhoneMaskRepository' => ['privates', 'FlexApp\\Repository\\PhoneMaskRepository', 'getPhoneMaskRepositoryService', false], 
            'FlexApp\\Repository\\PollOptionRepository' => ['privates', 'FlexApp\\Repository\\PollOptionRepository', 'getPollOptionRepositoryService', false], 
            'FlexApp\\Repository\\PollRepository' => ['privates', 'FlexApp\\Repository\\PollRepository', 'getPollRepositoryService', false], 
            'FlexApp\\Repository\\PriceRepository' => ['privates', 'FlexApp\\Repository\\PriceRepository', 'getPriceRepositoryService', false], 
            'FlexApp\\Repository\\RefreshTokenRepository' => ['privates', 'FlexApp\\Repository\\RefreshTokenRepository', 'getRefreshTokenRepositoryService', false], 
            'FlexApp\\Repository\\ReviewsRepository' => ['privates', 'FlexApp\\Repository\\ReviewsRepository', 'getReviewsRepositoryService', false], 
            'FlexApp\\Repository\\ServiceEntityRepository\\RetieRequestDataRepository' => ['privates', 'FlexApp\\Repository\\ServiceEntityRepository\\RetieRequestDataRepository', 'getRetieRequestDataRepositoryService', false], 
            'FlexApp\\Repository\\SquareRepository' => ['privates', 'FlexApp\\Repository\\SquareRepository', 'getSquareRepositoryService', false], 
            'FlexApp\\Repository\\StatOrdersGroupingRepository' => ['privates', 'FlexApp\\Repository\\StatOrdersGroupingRepository', 'getStatOrdersGroupingRepositoryService', false], 
            'FlexApp\\Repository\\StaticContent\\MetaStaticContentRepository' => ['privates', 'FlexApp\\Repository\\StaticContent\\MetaStaticContentRepository', 'getMetaStaticContentRepositoryService', false], 
            'FlexApp\\Repository\\StaticContent\\SoundStaticContentRepository' => ['privates', 'FlexApp\\Repository\\StaticContent\\SoundStaticContentRepository', 'getSoundStaticContentRepositoryService', false], 
            'FlexApp\\Repository\\StaticContent\\StaticContentCollectionRepository' => ['privates', 'FlexApp\\Repository\\StaticContent\\StaticContentCollectionRepository', 'getStaticContentCollectionRepositoryService', false], 
            'FlexApp\\Repository\\StaticContent\\StaticContentRepository' => ['privates', 'FlexApp\\Repository\\StaticContent\\StaticContentRepository', 'getStaticContentRepositoryService', false], 
            'FlexApp\\Repository\\StaticContent\\VideoStaticContentRepository' => ['privates', 'FlexApp\\Repository\\StaticContent\\VideoStaticContentRepository', 'getVideoStaticContentRepositoryService', false], 
            'FlexApp\\Repository\\StatsRepository' => ['privates', 'FlexApp\\Repository\\StatsRepository', 'getStatsRepositoryService', false], 
            'FlexApp\\Repository\\SubscriptionsEntityRepository' => ['privates', 'FlexApp\\Repository\\SubscriptionsEntityRepository', 'getSubscriptionsEntityRepositoryService', false], 
            'FlexApp\\Repository\\TranscriptionRepository' => ['privates', 'FlexApp\\Repository\\TranscriptionRepository', 'getTranscriptionRepositoryService', false], 
            'FlexApp\\Repository\\UtilsStatusRepository' => ['privates', 'FlexApp\\Repository\\UtilsStatusRepository', 'getUtilsStatusRepositoryService', false], 
            'FlexApp\\Repository\\WebPushDataEntityRepository' => ['privates', 'FlexApp\\Repository\\WebPushDataEntityRepository', 'getWebPushDataEntityRepositoryService', false], 
            'FlexApp\\Repository\\WidgetRepository' => ['privates', 'FlexApp\\Repository\\WidgetRepository', 'getWidgetRepositoryService', false], 
            'FlexApp\\Repository\\ZipMaskRepository' => ['privates', 'FlexApp\\Repository\\ZipMaskRepository', 'getZipMaskRepositoryService', false], 
            'WebBundle\\Repository\\ArticleDetailRepository' => ['services', 'WebBundle\\Repository\\ArticleDetailRepository', 'getArticleDetailRepositoryService', false], 
            'WebBundle\\Repository\\ArticleRepository' => ['services', 'WebBundle\\Repository\\ArticleRepository', 'getArticleRepositoryService', false], 
            'WebBundle\\Repository\\BuyOrderArticleHolidayRepository' => ['services', 'WebBundle\\Repository\\BuyOrderArticleHolidayRepository', 'getBuyOrderArticleHolidayRepositoryService', false], 
            'WebBundle\\Repository\\BuyOrderArticleRepository' => ['services', 'WebBundle\\Repository\\BuyOrderArticleRepository', 'getBuyOrderArticleRepositoryService', false], 
            'WebBundle\\Repository\\BuyOrderManagerRepository' => ['services', 'WebBundle\\Repository\\BuyOrderManagerRepository', 'getBuyOrderManagerRepositoryService', false], 
            'WebBundle\\Repository\\BuyOrderRepository' => ['services', 'WebBundle\\Repository\\BuyOrderRepository', 'getBuyOrderRepositoryService', false], 
            'WebBundle\\Repository\\ConfirmTimeStatRepository' => ['services', 'WebBundle\\Repository\\ConfirmTimeStatRepository', 'getConfirmTimeStatRepositoryService', false], 
            'WebBundle\\Repository\\FactoryRepository' => ['services', 'WebBundle\\Repository\\FactoryRepository', 'getFactoryRepositoryService', false], 
            'WebBundle\\Repository\\FilterRepository' => ['services', 'WebBundle\\Repository\\FilterRepository', 'getFilterRepositoryService', false], 
            'WebBundle\\Repository\\IdeaRepository' => ['services', 'WebBundle\\Repository\\IdeaRepository', 'getIdeaRepositoryService', false], 
            'WebBundle\\Repository\\IdeasShareRepository' => ['services', 'WebBundle\\Repository\\IdeasShareRepository', 'getIdeasShareRepositoryService', false], 
            'WebBundle\\Repository\\InteriorRepository' => ['services', 'WebBundle\\Repository\\InteriorRepository', 'getInteriorRepositoryService', false], 
            'WebBundle\\Repository\\ItalianMunicipalityRepository' => ['services', 'WebBundle\\Repository\\ItalianMunicipalityRepository', 'getItalianMunicipalityRepositoryService', false], 
            'WebBundle\\Repository\\LastUrlRepository' => ['services', 'WebBundle\\Repository\\LastUrlRepository', 'getLastUrlRepositoryService', false], 
            'WebBundle\\Repository\\ListCountryRepository' => ['services', 'WebBundle\\Repository\\ListCountryRepository', 'getListCountryRepositoryService', false], 
            'WebBundle\\Repository\\ListVatRepository' => ['services', 'WebBundle\\Repository\\ListVatRepository', 'getListVatRepositoryService', false], 
            'WebBundle\\Repository\\OrderAddressRepository' => ['services', 'WebBundle\\Repository\\OrderAddressRepository', 'getOrderAddressRepositoryService', false], 
            'WebBundle\\Repository\\OrderHistoryRepository' => ['services', 'WebBundle\\Repository\\OrderHistoryRepository', 'getOrderHistoryRepositoryService', false], 
            'WebBundle\\Repository\\OrderPaymentRepository' => ['services', 'WebBundle\\Repository\\OrderPaymentRepository', 'getOrderPaymentRepositoryService', false], 
            'WebBundle\\Repository\\PaymentFromOneCRepository' => ['services', 'WebBundle\\Repository\\PaymentFromOneCRepository', 'getPaymentFromOneCRepositoryService', false], 
            'WebBundle\\Repository\\ProductReviewsCacheRepository' => ['services', 'WebBundle\\Repository\\ProductReviewsCacheRepository', 'getProductReviewsCacheRepositoryService', false], 
            'WebBundle\\Repository\\ProductionRepository' => ['services', 'WebBundle\\Repository\\ProductionRepository', 'getProductionRepositoryService', false], 
            'WebBundle\\Repository\\ProductionShipmentRepository' => ['services', 'WebBundle\\Repository\\ProductionShipmentRepository', 'getProductionShipmentRepositoryService', false], 
            'WebBundle\\Repository\\ReviewsCacheRepository' => ['services', 'WebBundle\\Repository\\ReviewsCacheRepository', 'getReviewsCacheRepositoryService', false], 
            'WebBundle\\Repository\\StaticPageRepository' => ['services', 'WebBundle\\Repository\\StaticPageRepository', 'getStaticPageRepositoryService', false], 
            'WebBundle\\Repository\\UserRepository' => ['services', 'WebBundle\\Repository\\UserRepository', 'getUserRepositoryService', false], 
            'WebBundle\\Repository\\VisitRepository' => ['services', 'WebBundle\\Repository\\VisitRepository', 'getVisitRepositoryService', false], 
            'WebBundle\\Repository\\WarehouseRepository' => ['services', 'WebBundle\\Repository\\WarehouseRepository', 'getWarehouseRepositoryService', false], 
            'app.repo.sample' => ['services', 'app.repo.sample', 'getApp_Repo_SampleService', false], 
        ], [ 
            'FlexApp\\Repository\\AdmCfgPageRepository' => '?', 
            'FlexApp\\Repository\\Article\\ArticleDescriptionRepository' => '?', 
            'FlexApp\\Repository\\Article\\ArticleDiscountRepository' => '?', 
            'FlexApp\\Repository\\Article\\ArticlePriceRepository' => '?', 
            'FlexApp\\Repository\\AttachmentEntityRepository' => '?', 
            'FlexApp\\Repository\\BannedIpRepository' => '?', 
            'FlexApp\\Repository\\BoolDBSettingRepository' => '?', 
            'FlexApp\\Repository\\BrandRepository' => '?', 
            'FlexApp\\Repository\\ChatBMessageRepository' => '?', 
            'FlexApp\\Repository\\ChatBRepository' => '?', 
            'FlexApp\\Repository\\Collection\\CollectionAwardRepository' => '?', 
            'FlexApp\\Repository\\Collection\\CollectionHeaderRepository' => '?', 
            'FlexApp\\Repository\\Collection\\CollectionRepository' => '?', 
            'FlexApp\\Repository\\Collection\\CollectionSettingRepository' => '?', 
            'FlexApp\\Repository\\CommentRepository' => '?', 
            'FlexApp\\Repository\\CommentablePageRepository' => '?', 
            'FlexApp\\Repository\\CommentablePageSubscriberRepository' => '?', 
            'FlexApp\\Repository\\CompareArticleRepository' => '?', 
            'FlexApp\\Repository\\ConsultantRepository' => '?', 
            'FlexApp\\Repository\\CountryAndLangSpecificDataRepository' => '?', 
            'FlexApp\\Repository\\CountryRepository' => '?', 
            'FlexApp\\Repository\\CryptoCurrencyRepository' => '?', 
            'FlexApp\\Repository\\CryptoNetworkRepository' => '?', 
            'FlexApp\\Repository\\CurrencyRepository' => '?', 
            'FlexApp\\Repository\\DesignerRepository' => '?', 
            'FlexApp\\Repository\\Exhibition\\ExhBrandRepository' => '?', 
            'FlexApp\\Repository\\Exhibition\\ExhCollectionRepository' => '?', 
            'FlexApp\\Repository\\Exhibition\\ExhImageRepository' => '?', 
            'FlexApp\\Repository\\Exhibition\\ExhLineRepository' => '?', 
            'FlexApp\\Repository\\Exhibition\\ExhRepository' => '?', 
            'FlexApp\\Repository\\FileEntityRepository' => '?', 
            'FlexApp\\Repository\\GeoCountryRepository' => '?', 
            'FlexApp\\Repository\\GeoLocaleNameRepository' => '?', 
            'FlexApp\\Repository\\GeoRegionRepository' => '?', 
            'FlexApp\\Repository\\InterviewRepository' => '?', 
            'FlexApp\\Repository\\LocaleChangeStatRepository' => '?', 
            'FlexApp\\Repository\\LocaleRepository' => '?', 
            'FlexApp\\Repository\\MailingRepository' => '?', 
            'FlexApp\\Repository\\MobileUserSliderRepository' => '?', 
            'FlexApp\\Repository\\NgNameEntityRepository' => '?', 
            'FlexApp\\Repository\\PhoneMaskRepository' => '?', 
            'FlexApp\\Repository\\PollOptionRepository' => '?', 
            'FlexApp\\Repository\\PollRepository' => '?', 
            'FlexApp\\Repository\\PriceRepository' => '?', 
            'FlexApp\\Repository\\RefreshTokenRepository' => '?', 
            'FlexApp\\Repository\\ReviewsRepository' => '?', 
            'FlexApp\\Repository\\ServiceEntityRepository\\RetieRequestDataRepository' => '?', 
            'FlexApp\\Repository\\SquareRepository' => '?', 
            'FlexApp\\Repository\\StatOrdersGroupingRepository' => '?', 
            'FlexApp\\Repository\\StaticContent\\MetaStaticContentRepository' => '?', 
            'FlexApp\\Repository\\StaticContent\\SoundStaticContentRepository' => '?', 
            'FlexApp\\Repository\\StaticContent\\StaticContentCollectionRepository' => '?', 
            'FlexApp\\Repository\\StaticContent\\StaticContentRepository' => '?', 
            'FlexApp\\Repository\\StaticContent\\VideoStaticContentRepository' => '?', 
            'FlexApp\\Repository\\StatsRepository' => '?', 
            'FlexApp\\Repository\\SubscriptionsEntityRepository' => '?', 
            'FlexApp\\Repository\\TranscriptionRepository' => '?', 
            'FlexApp\\Repository\\UtilsStatusRepository' => '?', 
            'FlexApp\\Repository\\WebPushDataEntityRepository' => '?', 
            'FlexApp\\Repository\\WidgetRepository' => '?', 
            'FlexApp\\Repository\\ZipMaskRepository' => '?', 
            'WebBundle\\Repository\\ArticleDetailRepository' => '?', 
            'WebBundle\\Repository\\ArticleRepository' => '?', 
            'WebBundle\\Repository\\BuyOrderArticleHolidayRepository' => '?', 
            'WebBundle\\Repository\\BuyOrderArticleRepository' => '?', 
            'WebBundle\\Repository\\BuyOrderManagerRepository' => '?', 
            'WebBundle\\Repository\\BuyOrderRepository' => '?', 
            'WebBundle\\Repository\\ConfirmTimeStatRepository' => '?', 
            'WebBundle\\Repository\\FactoryRepository' => '?', 
            'WebBundle\\Repository\\FilterRepository' => '?', 
            'WebBundle\\Repository\\IdeaRepository' => '?', 
            'WebBundle\\Repository\\IdeasShareRepository' => '?', 
            'WebBundle\\Repository\\InteriorRepository' => '?', 
            'WebBundle\\Repository\\ItalianMunicipalityRepository' => '?', 
            'WebBundle\\Repository\\LastUrlRepository' => '?', 
            'WebBundle\\Repository\\ListCountryRepository' => '?', 
            'WebBundle\\Repository\\ListVatRepository' => '?', 
            'WebBundle\\Repository\\OrderAddressRepository' => '?', 
            'WebBundle\\Repository\\OrderHistoryRepository' => '?', 
            'WebBundle\\Repository\\OrderPaymentRepository' => '?', 
            'WebBundle\\Repository\\PaymentFromOneCRepository' => '?', 
            'WebBundle\\Repository\\ProductReviewsCacheRepository' => '?', 
            'WebBundle\\Repository\\ProductionRepository' => '?', 
            'WebBundle\\Repository\\ProductionShipmentRepository' => '?', 
            'WebBundle\\Repository\\ReviewsCacheRepository' => '?', 
            'WebBundle\\Repository\\StaticPageRepository' => '?', 
            'WebBundle\\Repository\\UserRepository' => '?', 
            'WebBundle\\Repository\\VisitRepository' => '?', 
            'WebBundle\\Repository\\WarehouseRepository' => '?', 
            'app.repo.sample' => '?', 
        ])); 
    } 
 
    /** 
     * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service. 
     * 
     * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver 
     */ 
    protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService() 
    { 
        return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/WebBundle/Entity'), 1 => (\dirname(__DIR__, 4).'/src/FlexApp/Entity')]); 
    } 
 
    /** 
     * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service. 
     * 
     * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor 
     */ 
    protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php'; 
 
        $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()); 
 
        if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) { 
            return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor']; 
        } 
 
        return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a); 
    } 
 
    /** 
     * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service. 
     * 
     * @return \Doctrine\ORM\Tools\AttachEntityListenersListener 
     */ 
    protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php'; 
 
        return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener(); 
    } 
 
    /** 
     * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service. 
     * 
     * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber 
     */ 
    protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php'; 
 
        return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () { 
            yield 0 => ($this->privates['security.authenticator.remember_me_handler.main'] ?? $this->getSecurity_Authenticator_RememberMeHandler_MainService()); 
        }, 1)); 
    } 
 
    /** 
     * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service. 
     * 
     * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber 
     */ 
    protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php'; 
 
        return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]); 
    } 
 
    /** 
     * Gets the private 'doctrine.orm.logs_annotation_metadata_driver' shared service. 
     * 
     * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver 
     */ 
    protected function getDoctrine_Orm_LogsAnnotationMetadataDriverService() 
    { 
        return $this->privates['doctrine.orm.logs_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Import1CBundle/Entity'), 1 => (\dirname(__DIR__, 4).'/src/AdmBundle/Entity'), 2 => (\dirname(__DIR__, 4).'/src/FlexApp/Entity')]); 
    } 
 
    /** 
     * Gets the private 'doctrine.orm.logs_entity_manager.property_info_extractor' shared service. 
     * 
     * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor 
     */ 
    protected function getDoctrine_Orm_LogsEntityManager_PropertyInfoExtractorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php'; 
 
        $a = ($this->services['doctrine.orm.logs_entity_manager'] ?? $this->getDoctrine_Orm_LogsEntityManagerService()); 
 
        if (isset($this->privates['doctrine.orm.logs_entity_manager.property_info_extractor'])) { 
            return $this->privates['doctrine.orm.logs_entity_manager.property_info_extractor']; 
        } 
 
        return $this->privates['doctrine.orm.logs_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a); 
    } 
 
    /** 
     * Gets the private 'doctrine.orm.logs_listeners.attach_entity_listeners' shared service. 
     * 
     * @return \Doctrine\ORM\Tools\AttachEntityListenersListener 
     */ 
    protected function getDoctrine_Orm_LogsListeners_AttachEntityListenersService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php'; 
 
        return $this->privates['doctrine.orm.logs_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener(); 
    } 
 
    /** 
     * Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service. 
     * 
     * @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber 
     */ 
    protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php'; 
 
        return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () { 
            yield 0 => ($this->privates['messenger.transport.async'] ?? $this->getMessenger_Transport_AsyncService()); 
            yield 1 => ($this->privates['messenger.transport.logs'] ?? $this->getMessenger_Transport_LogsService()); 
        }, 2)); 
    } 
 
    /** 
     * Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service. 
     * 
     * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber 
     */ 
    protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php'; 
 
        return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'doctrine.orm.oneC_annotation_metadata_driver' shared service. 
     * 
     * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver 
     */ 
    protected function getDoctrine_Orm_OneCAnnotationMetadataDriverService() 
    { 
        return $this->privates['doctrine.orm.oneC_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/WebBundle/Entity'), 1 => (\dirname(__DIR__, 4).'/src/Import1CBundle/Entity'), 2 => (\dirname(__DIR__, 4).'/src/FlexApp/Entity')]); 
    } 
 
    /** 
     * Gets the private 'doctrine.orm.oneC_entity_manager.property_info_extractor' shared service. 
     * 
     * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor 
     */ 
    protected function getDoctrine_Orm_OneCEntityManager_PropertyInfoExtractorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php'; 
 
        $a = ($this->services['doctrine.orm.oneC_entity_manager'] ?? $this->getDoctrine_Orm_OneCEntityManagerService()); 
 
        if (isset($this->privates['doctrine.orm.oneC_entity_manager.property_info_extractor'])) { 
            return $this->privates['doctrine.orm.oneC_entity_manager.property_info_extractor']; 
        } 
 
        return $this->privates['doctrine.orm.oneC_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a); 
    } 
 
    /** 
     * Gets the private 'doctrine.orm.oneC_listeners.attach_entity_listeners' shared service. 
     * 
     * @return \Doctrine\ORM\Tools\AttachEntityListenersListener 
     */ 
    protected function getDoctrine_Orm_OneCListeners_AttachEntityListenersService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php'; 
 
        return $this->privates['doctrine.orm.oneC_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener(); 
    } 
 
    /** 
     * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service. 
     * 
     * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer 
     */ 
    protected function getDoctrine_Orm_ProxyCacheWarmerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php'; 
 
        return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'doctrine.orm.validator.unique' shared service. 
     * 
     * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator 
     */ 
    protected function getDoctrine_Orm_Validator_UniqueService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php'; 
 
        return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'doctrine.query_dql_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand 
     */ 
    protected function getDoctrine_QueryDqlCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php'; 
 
        $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand(); 
 
        $instance->setName('doctrine:query:dql'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.query_sql_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand 
     */ 
    protected function getDoctrine_QuerySqlCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php'; 
 
        $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService())); 
 
        $instance->setName('doctrine:query:sql'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.redis_cache_pool.traceable' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getDoctrine_RedisCachePool_TraceableService() 
    { 
        $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.jsYIZp3'] ?? $this->get_CacheConnection_JsYIZp3Service()), 'hrQLFN9ni0', 3600, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true)))); 
        $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())); 
 
        return $this->privates['doctrine.redis_cache_pool.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a)); 
    } 
 
    /** 
     * Gets the private 'doctrine.schema_create_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand 
     */ 
    protected function getDoctrine_SchemaCreateCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php'; 
 
        $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand(); 
 
        $instance->setName('doctrine:schema:create'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.schema_drop_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand 
     */ 
    protected function getDoctrine_SchemaDropCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php'; 
 
        $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand(); 
 
        $instance->setName('doctrine:schema:drop'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.schema_update_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand 
     */ 
    protected function getDoctrine_SchemaUpdateCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php'; 
 
        $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand(); 
 
        $instance->setName('doctrine:schema:update'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.schema_validate_command' shared service. 
     * 
     * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand 
     */ 
    protected function getDoctrine_SchemaValidateCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php'; 
 
        $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand(); 
 
        $instance->setName('doctrine:schema:validate'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine.system_cache_pool.traceable' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getDoctrine_SystemCachePool_TraceableService() 
    { 
        return $this->privates['doctrine.system_cache_pool.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Qc7YCUnRxc', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())))); 
    } 
 
    /** 
     * Gets the private 'doctrine.ulid_generator' shared service. 
     * 
     * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator 
     */ 
    protected function getDoctrine_UlidGeneratorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php'; 
 
        return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL); 
    } 
 
    /** 
     * Gets the private 'doctrine.uuid_generator' shared service. 
     * 
     * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator 
     */ 
    protected function getDoctrine_UuidGeneratorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php'; 
 
        return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL); 
    } 
 
    /** 
     * Gets the private 'doctrine_migrations.diff_command' shared service. 
     * 
     * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand 
     */ 
    protected function getDoctrineMigrations_DiffCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php'; 
 
        $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand(); 
 
        $instance->setName('doctrine:migrations:diff'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine_migrations.dump_schema_command' shared service. 
     * 
     * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand 
     */ 
    protected function getDoctrineMigrations_DumpSchemaCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php'; 
 
        $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand(); 
 
        $instance->setName('doctrine:migrations:dump-schema'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine_migrations.execute_command' shared service. 
     * 
     * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand 
     */ 
    protected function getDoctrineMigrations_ExecuteCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php'; 
 
        $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand(); 
 
        $instance->setName('doctrine:migrations:execute'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine_migrations.generate_command' shared service. 
     * 
     * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand 
     */ 
    protected function getDoctrineMigrations_GenerateCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php'; 
 
        $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand(); 
 
        $instance->setName('doctrine:migrations:generate'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine_migrations.latest_command' shared service. 
     * 
     * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand 
     */ 
    protected function getDoctrineMigrations_LatestCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php'; 
 
        $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand(); 
 
        $instance->setName('doctrine:migrations:latest'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine_migrations.migrate_command' shared service. 
     * 
     * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand 
     */ 
    protected function getDoctrineMigrations_MigrateCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php'; 
 
        $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand(); 
 
        $instance->setName('doctrine:migrations:migrate'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine_migrations.rollup_command' shared service. 
     * 
     * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand 
     */ 
    protected function getDoctrineMigrations_RollupCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php'; 
 
        $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand(); 
 
        $instance->setName('doctrine:migrations:rollup'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine_migrations.status_command' shared service. 
     * 
     * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand 
     */ 
    protected function getDoctrineMigrations_StatusCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php'; 
 
        $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand(); 
 
        $instance->setName('doctrine:migrations:status'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine_migrations.up_to_date_command' shared service. 
     * 
     * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand 
     */ 
    protected function getDoctrineMigrations_UpToDateCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php'; 
 
        $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand(); 
 
        $instance->setName('doctrine:migrations:up-to-date'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'doctrine_migrations.version_command' shared service. 
     * 
     * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand 
     */ 
    protected function getDoctrineMigrations_VersionCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php'; 
 
        $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand(); 
 
        $instance->setName('doctrine:migrations:version'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'error_handler.error_renderer.html' shared service. 
     * 
     * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer 
     */ 
    protected function getErrorHandler_ErrorRenderer_HtmlService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php'; 
 
        $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())); 
 
        return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true), '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())); 
    } 
 
    /** 
     * Gets the private 'esi_listener' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener 
     */ 
    protected function getEsiListenerService() 
    { 
        return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi()))); 
    } 
 
    /** 
     * Gets the private 'exception_listener' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener 
     */ 
    protected function getExceptionListenerService() 
    { 
        return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []); 
    } 
 
    /** 
     * Gets the private 'fidry_alice_data_fixtures.doctrine.persister_loader' shared service. 
     * 
     * @return \Fidry\AliceDataFixtures\Loader\PersisterLoader 
     */ 
    protected function getFidryAliceDataFixtures_Doctrine_PersisterLoaderService($lazyLoad = true) 
    { 
        if ($lazyLoad) { 
            return $this->privates['fidry_alice_data_fixtures.doctrine.persister_loader'] = $this->createProxy('PersisterLoader_c8a8e24', function () { 
                return \PersisterLoader_c8a8e24::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) { 
                    $wrappedInstance = $this->getFidryAliceDataFixtures_Doctrine_PersisterLoaderService(false); 
 
                    $proxy->setProxyInitializer(null); 
 
                    return true; 
                }); 
            }); 
        } 
 
        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()), []); 
    } 
 
    /** 
     * Gets the private 'fidry_alice_data_fixtures.loader.simple' shared service. 
     * 
     * @return \Fidry\AliceDataFixtures\Loader\SimpleLoader 
     */ 
    protected function getFidryAliceDataFixtures_Loader_SimpleService($lazyLoad = true) 
    { 
        if ($lazyLoad) { 
            return $this->privates['fidry_alice_data_fixtures.loader.simple'] = $this->createProxy('SimpleLoader_4473cb1', function () { 
                return \SimpleLoader_4473cb1::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) { 
                    $wrappedInstance = $this->getFidryAliceDataFixtures_Loader_SimpleService(false); 
 
                    $proxy->setProxyInitializer(null); 
 
                    return true; 
                }); 
            }); 
        } 
 
        return new \Fidry\AliceDataFixtures\Loader\SimpleLoader(($this->services['nelmio_alice.files_loader'] ?? $this->getNelmioAlice_FilesLoaderService()), ($this->services['logger'] ?? $this->getLoggerService())); 
    } 
 
    /** 
     * Gets the private 'form.choice_list_factory.cached' shared service. 
     * 
     * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator 
     */ 
    protected function getForm_ChoiceListFactory_CachedService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the private 'form.registry' shared service. 
     * 
     * @return \Symfony\Component\Form\FormRegistry 
     */ 
    protected function getForm_RegistryService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php'; 
 
        return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'FlexApp\\Form\\ChangeInterviewDateTimeType' => ['privates', 'FlexApp\\Form\\ChangeInterviewDateTimeType', 'getChangeInterviewDateTimeTypeService', false], 
            'FlexApp\\Form\\ChatBEmailFormType' => ['privates', 'FlexApp\\Form\\ChatBEmailFormType', 'getChatBEmailFormTypeService', false], 
            'FlexApp\\Form\\MailingType' => ['privates', 'FlexApp\\Form\\MailingType', 'getMailingTypeService', false], 
            'FlexApp\\Form\\OrderAddressType' => ['privates', 'FlexApp\\Form\\OrderAddressType', 'getOrderAddressTypeService', false], 
            'FlexApp\\Form\\ResettingFormType' => ['privates', 'FlexApp\\Form\\ResettingFormType', 'getResettingFormTypeService', false], 
            'FlexApp\\Form\\SiteCommentType' => ['privates', 'FlexApp\\Form\\SiteCommentType', 'getSiteCommentTypeService', false], 
            'FlexApp\\Form\\VacancySliderType' => ['privates', 'FlexApp\\Form\\VacancySliderType', 'getVacancySliderTypeService', false], 
            'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', false], 
            'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', false], 
            'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', false], 
            'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', false], 
            'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', false], 
        ], [ 
            'FlexApp\\Form\\ChangeInterviewDateTimeType' => '?', 
            'FlexApp\\Form\\ChatBEmailFormType' => '?', 
            'FlexApp\\Form\\MailingType' => '?', 
            'FlexApp\\Form\\OrderAddressType' => '?', 
            'FlexApp\\Form\\ResettingFormType' => '?', 
            'FlexApp\\Form\\SiteCommentType' => '?', 
            'FlexApp\\Form\\VacancySliderType' => '?', 
            'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?', 
            'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?', 
            'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?', 
            'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?', 
            'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?', 
        ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () { 
            yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService()); 
            yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService()); 
            yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService()); 
            yield 3 => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService()); 
            yield 4 => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService()); 
            yield 5 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService()); 
            yield 6 => ($this->services['Limenius\\Liform\\Form\\Extension\\AddLiformExtension'] ?? ($this->services['Limenius\\Liform\\Form\\Extension\\AddLiformExtension'] = new \Limenius\Liform\Form\Extension\AddLiformExtension())); 
            yield 7 => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension())); 
        }, 8), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () { 
            yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension())); 
        }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () { 
            yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension())); 
        }, 1)], new RewindableGenerator(function () { 
            yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService()); 
            yield 1 => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService()); 
        }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()))); 
    } 
 
    /** 
     * Gets the private 'form.server_params' shared service. 
     * 
     * @return \Symfony\Component\Form\Util\ServerParams 
     */ 
    protected function getForm_ServerParamsService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Util/ServerParams.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the private 'form.type.choice' shared service. 
     * 
     * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType 
     */ 
    protected function getForm_Type_ChoiceService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'form.type.color' shared service. 
     * 
     * @return \Symfony\Component\Form\Extension\Core\Type\ColorType 
     */ 
    protected function getForm_Type_ColorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'; 
 
        return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService())); 
    } 
 
    /** 
     * Gets the private 'form.type.entity' shared service. 
     * 
     * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType 
     */ 
    protected function getForm_Type_EntityService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php'; 
 
        return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'form.type.form' shared service. 
     * 
     * @return \Symfony\Component\Form\Extension\Core\Type\FormType 
     */ 
    protected function getForm_Type_FormService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FormType.php'; 
 
        return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())); 
    } 
 
    /** 
     * Gets the private 'form.type_extension.csrf' shared service. 
     * 
     * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension 
     */ 
    protected function getForm_TypeExtension_CsrfService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'form.type_extension.form.data_collector' shared service. 
     * 
     * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension 
     */ 
    protected function getForm_TypeExtension_Form_DataCollectorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'form.type_extension.form.http_foundation' shared service. 
     * 
     * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension 
     */ 
    protected function getForm_TypeExtension_Form_HttpFoundationService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/RequestHandlerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service. 
     * 
     * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension 
     */ 
    protected function getForm_TypeExtension_Form_TransformationFailureHandlingService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'; 
 
        return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService())); 
    } 
 
    /** 
     * Gets the private 'form.type_extension.form.validator' shared service. 
     * 
     * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension 
     */ 
    protected function getForm_TypeExtension_Form_ValidatorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'; 
 
        $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()); 
 
        if (isset($this->privates['form.type_extension.form.validator'])) { 
            return $this->privates['form.type_extension.form.validator']; 
        } 
        $b = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()); 
 
        if (isset($this->privates['form.type_extension.form.validator'])) { 
            return $this->privates['form.type_extension.form.validator']; 
        } 
 
        return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($a, true, $b, ($this->services['translator'] ?? $this->getTranslatorService())); 
    } 
 
    /** 
     * Gets the private 'form.type_extension.upload.validator' shared service. 
     * 
     * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension 
     */ 
    protected function getForm_TypeExtension_Upload_ValidatorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'; 
 
        return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'messages'); 
    } 
 
    /** 
     * Gets the private 'form.type_guesser.doctrine' shared service. 
     * 
     * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser 
     */ 
    protected function getForm_TypeGuesser_DoctrineService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php'; 
 
        return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'form.type_guesser.validator' shared service. 
     * 
     * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser 
     */ 
    protected function getForm_TypeGuesser_ValidatorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php'; 
 
        $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()); 
 
        if (isset($this->privates['form.type_guesser.validator'])) { 
            return $this->privates['form.type_guesser.validator']; 
        } 
 
        return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($a); 
    } 
 
    /** 
     * Gets the private 'fragment.listener' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener 
     */ 
    protected function getFragment_ListenerService() 
    { 
        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'); 
    } 
 
    /** 
     * Gets the private 'fragment.renderer.esi' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer 
     */ 
    protected function getFragment_Renderer_EsiService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php'; 
 
        $a = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService()); 
 
        if (isset($this->privates['fragment.renderer.esi'])) { 
            return $this->privates['fragment.renderer.esi']; 
        } 
 
        $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')))); 
 
        $instance->setFragmentPath('/_fragment'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'fragment.renderer.hinclude' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer 
     */ 
    protected function getFragment_Renderer_HincludeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php'; 
 
        $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()); 
 
        if (isset($this->privates['fragment.renderer.hinclude'])) { 
            return $this->privates['fragment.renderer.hinclude']; 
        } 
 
        $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); 
 
        $instance->setFragmentPath('/_fragment'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'fragment.renderer.inline' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer 
     */ 
    protected function getFragment_Renderer_InlineService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php'; 
 
        $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService()); 
 
        if (isset($this->privates['fragment.renderer.inline'])) { 
            return $this->privates['fragment.renderer.inline']; 
        } 
        $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['fragment.renderer.inline'])) { 
            return $this->privates['fragment.renderer.inline']; 
        } 
 
        $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a, $b); 
 
        $instance->setFragmentPath('/_fragment'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service. 
     * 
     * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter 
     */ 
    protected function getFrameworkExtraBundle_ArgumentNameConvertorService() 
    { 
        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()))); 
    } 
 
    /** 
     * Gets the private 'framework_extra_bundle.event.is_granted' shared service. 
     * 
     * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener 
     */ 
    protected function getFrameworkExtraBundle_Event_IsGrantedService() 
    { 
        $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()); 
 
        if (isset($this->privates['framework_extra_bundle.event.is_granted'])) { 
            return $this->privates['framework_extra_bundle.event.is_granted']; 
        } 
 
        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); 
    } 
 
    /** 
     * Gets the private 'gedmo.listener.timestampable' shared autowired service. 
     * 
     * @return \Gedmo\Timestampable\TimestampableListener 
     */ 
    protected function getGedmo_Listener_TimestampableService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Timestampable/TimestampableListener.php'; 
 
        $this->privates['gedmo.listener.timestampable'] = $instance = new \Gedmo\Timestampable\TimestampableListener(); 
 
        $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'locale_aware_listener' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener 
     */ 
    protected function getLocaleAwareListenerService() 
    { 
        return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () { 
            yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))); 
            yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()); 
        }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))); 
    } 
 
    /** 
     * Gets the private 'locale_listener' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener 
     */ 
    protected function getLocaleListenerService() 
    { 
        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, []); 
    } 
 
    /** 
     * Gets the private 'mailer.transport_factory.native' shared service. 
     * 
     * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory 
     */ 
    protected function getMailer_TransportFactory_NativeService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['mailer.transport_factory.native'])) { 
            return $this->privates['mailer.transport_factory.native']; 
        } 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'mailer.transport_factory.null' shared service. 
     * 
     * @return \Symfony\Component\Mailer\Transport\NullTransportFactory 
     */ 
    protected function getMailer_TransportFactory_NullService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['mailer.transport_factory.null'])) { 
            return $this->privates['mailer.transport_factory.null']; 
        } 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'mailer.transport_factory.sendmail' shared service. 
     * 
     * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory 
     */ 
    protected function getMailer_TransportFactory_SendmailService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['mailer.transport_factory.sendmail'])) { 
            return $this->privates['mailer.transport_factory.sendmail']; 
        } 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'mailer.transport_factory.smtp' shared service. 
     * 
     * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory 
     */ 
    protected function getMailer_TransportFactory_SmtpService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['mailer.transport_factory.smtp'])) { 
            return $this->privates['mailer.transport_factory.smtp']; 
        } 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_auth' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeAuthService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php'; 
 
        $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()); 
        $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()); 
 
        $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); 
 
        $instance->setName('make:auth'); 
        $instance->setDescription('Creates a Guard authenticator of different flavors'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_command' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeCommandService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php'; 
 
        $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())); 
 
        $instance->setName('make:command'); 
        $instance->setDescription('Creates a new console command class'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_controller' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeControllerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php'; 
 
        $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()); 
 
        $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())); 
 
        $instance->setName('make:controller'); 
        $instance->setDescription('Creates a new controller class'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_crud' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeCrudService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php'; 
 
        $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())); 
 
        $instance->setName('make:crud'); 
        $instance->setDescription('Creates CRUD for Doctrine entity class'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_docker_database' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeDockerDatabaseService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php'; 
 
        $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()); 
 
        $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())); 
 
        $instance->setName('make:docker:database'); 
        $instance->setDescription('Adds a database container to your docker-compose.yaml file'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_entity' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeEntityService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php'; 
 
        $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()); 
        $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()); 
 
        $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); 
 
        $instance->setName('make:entity'); 
        $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_fixtures' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeFixturesService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php'; 
 
        $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())); 
 
        $instance->setName('make:fixtures'); 
        $instance->setDescription('Creates a new class to load Doctrine fixtures'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_form' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeFormService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php'; 
 
        $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())); 
 
        $instance->setName('make:form'); 
        $instance->setDescription('Creates a new form class'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_message' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeMessageService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php'; 
 
        $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()); 
 
        $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())); 
 
        $instance->setName('make:message'); 
        $instance->setDescription('Creates a new message and handler'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_messenger_middleware' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeMessengerMiddlewareService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php'; 
 
        $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())); 
 
        $instance->setName('make:messenger-middleware'); 
        $instance->setDescription('Creates a new messenger middleware'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_migration' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeMigrationService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php'; 
 
        $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())); 
 
        $instance->setName('make:migration'); 
        $instance->setDescription('Creates a new migration based on database changes'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_registration_form' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeRegistrationFormService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php'; 
 
        $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()); 
 
        $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())); 
 
        $instance->setName('make:registration-form'); 
        $instance->setDescription('Creates a new registration form system'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_reset_password' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeResetPasswordService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php'; 
 
        $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()); 
 
        $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())); 
 
        $instance->setName('make:reset-password'); 
        $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_serializer_encoder' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeSerializerEncoderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php'; 
 
        $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())); 
 
        $instance->setName('make:serializer:encoder'); 
        $instance->setDescription('Creates a new serializer encoder class'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeSerializerNormalizerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php'; 
 
        $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())); 
 
        $instance->setName('make:serializer:normalizer'); 
        $instance->setDescription('Creates a new serializer normalizer class'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_subscriber' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeSubscriberService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/EventRegistry.php'; 
 
        $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())); 
 
        $instance->setName('make:subscriber'); 
        $instance->setDescription('Creates a new event subscriber class'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_test' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeTestService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php'; 
 
        $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())); 
 
        $instance->setName('make:test'); 
        $instance->setAliases([0 => 'make:unit-test', 1 => 'make:functional-test']); 
        $instance->setDescription('Creates a new test class'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_twig_extension' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeTwigExtensionService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php'; 
 
        $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())); 
 
        $instance->setName('make:twig-extension'); 
        $instance->setDescription('Creates a new Twig extension class'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_user' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeUserService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php'; 
 
        $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()); 
 
        $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())); 
 
        $instance->setName('make:user'); 
        $instance->setDescription('Creates a new security user class'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_validator' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeValidatorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php'; 
 
        $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())); 
 
        $instance->setName('make:validator'); 
        $instance->setDescription('Creates a new validator and constraint class'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.auto_command.make_voter' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand 
     */ 
    protected function getMaker_AutoCommand_MakeVoterService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php'; 
 
        $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())); 
 
        $instance->setName('make:voter'); 
        $instance->setDescription('Creates a new security voter class'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.doctrine_helper' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper 
     */ 
    protected function getMaker_DoctrineHelperService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php'; 
 
        $a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()); 
        $b = ($this->privates['doctrine.orm.oneC_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_OneCAnnotationMetadataDriverService()); 
        $c = ($this->privates['doctrine.orm.logs_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_LogsAnnotationMetadataDriverService()); 
 
        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' => [0 => [0 => 'WebBundle\\Entity', 1 => $a], 1 => [0 => 'FlexApp\\Entity\\', 1 => $a]], 'oneC' => [0 => [0 => 'WebBundle\\Entity', 1 => $b], 1 => [0 => 'Import1CBundle\\Entity', 1 => $b], 2 => [0 => 'FlexApp\\Entity\\', 1 => $b]], 'logs' => [0 => [0 => 'Import1CBundle\\Entity', 1 => $c], 1 => [0 => 'AdmBundle\\Entity', 1 => $c], 2 => [0 => 'FlexApp\\Entity\\', 1 => $c]]]); 
    } 
 
    /** 
     * Gets the private 'maker.entity_class_generator' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator 
     */ 
    protected function getMaker_EntityClassGeneratorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php'; 
 
        $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())); 
 
        $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'maker.file_manager' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\FileManager 
     */ 
    protected function getMaker_FileManagerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/FileManager.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php'; 
 
        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')); 
    } 
 
    /** 
     * Gets the private 'maker.generator' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Generator 
     */ 
    protected function getMaker_GeneratorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Generator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php'; 
 
        $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()); 
 
        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)); 
    } 
 
    /** 
     * Gets the private 'maker.php_compat_util' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil 
     */ 
    protected function getMaker_PhpCompatUtilService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php'; 
 
        return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService())); 
    } 
 
    /** 
     * Gets the private 'maker.renderer.form_type_renderer' shared service. 
     * 
     * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer 
     */ 
    protected function getMaker_Renderer_FormTypeRendererService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php'; 
 
        return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService())); 
    } 
 
    /** 
     * Gets the private 'messenger.bus.default.middleware.handle_message' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware 
     */ 
    protected function getMessenger_Bus_Default_Middleware_HandleMessageService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlersLocator.php'; 
 
        $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 () { 
            yield 0 => ($this->privates['.messenger.handler_descriptor.IxMdnTR'] ?? $this->get_Messenger_HandlerDescriptor_IxMdnTRService()); 
        }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () { 
            yield 0 => ($this->privates['.messenger.handler_descriptor.tGvt0LH'] ?? $this->get_Messenger_HandlerDescriptor_TGvt0LHService()); 
        }, 1), 'Symfony\\Component\\Notifier\\Message\\ChatMessage' => new RewindableGenerator(function () { 
            yield 0 => ($this->privates['.messenger.handler_descriptor.vMw0m61'] ?? $this->get_Messenger_HandlerDescriptor_VMw0m61Service()); 
        }, 1), 'Symfony\\Component\\Notifier\\Message\\SmsMessage' => new RewindableGenerator(function () { 
            yield 0 => ($this->privates['.messenger.handler_descriptor.XZowc.T'] ?? $this->get_Messenger_HandlerDescriptor_XZowc_TService()); 
        }, 1), 'Symfony\\Component\\Notifier\\Message\\PushMessage' => new RewindableGenerator(function () { 
            yield 0 => ($this->privates['.messenger.handler_descriptor.Lml2ICs'] ?? $this->get_Messenger_HandlerDescriptor_Lml2ICsService()); 
        }, 1)])); 
 
        $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService())); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'messenger.bus.default.middleware.traceable' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware 
     */ 
    protected function getMessenger_Bus_Default_Middleware_TraceableService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php'; 
 
        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'); 
    } 
 
    /** 
     * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service. 
     * 
     * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener 
     */ 
    protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'messenger.middleware.send_message' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware 
     */ 
    protected function getMessenger_Middleware_SendMessageService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php'; 
 
        $a = ($this->privates['.service_locator.dILgGN0'] ?? $this->get_ServiceLocator_DILgGN0Service()); 
 
        if (isset($this->privates['messenger.middleware.send_message'])) { 
            return $this->privates['messenger.middleware.send_message']; 
        } 
        $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['messenger.middleware.send_message'])) { 
            return $this->privates['messenger.middleware.send_message']; 
        } 
 
        $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['FlexApp\\Classes\\UserJoinedChatNotification' => [0 => 'async'], 'FlexApp\\DTO\\LogMessageDto' => [0 => 'logs']], $a), $b); 
 
        $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService())); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'messenger.receiver_locator' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ServiceLocator 
     */ 
    protected function getMessenger_ReceiverLocatorService() 
    { 
        return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false], 
            'logs' => ['privates', 'messenger.transport.logs', 'getMessenger_Transport_LogsService', false], 
            'messenger.transport.async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false], 
            'messenger.transport.logs' => ['privates', 'messenger.transport.logs', 'getMessenger_Transport_LogsService', false], 
        ], [ 
            'async' => '?', 
            'logs' => '?', 
            'messenger.transport.async' => '?', 
            'messenger.transport.logs' => '?', 
        ]); 
    } 
 
    /** 
     * Gets the private 'messenger.retry.multiplier_retry_strategy.async' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy 
     */ 
    protected function getMessenger_Retry_MultiplierRetryStrategy_AsyncService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php'; 
 
        return $this->privates['messenger.retry.multiplier_retry_strategy.async'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0); 
    } 
 
    /** 
     * Gets the private 'messenger.retry.multiplier_retry_strategy.logs' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy 
     */ 
    protected function getMessenger_Retry_MultiplierRetryStrategy_LogsService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php'; 
 
        return $this->privates['messenger.retry.multiplier_retry_strategy.logs'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0); 
    } 
 
    /** 
     * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service. 
     * 
     * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener 
     */ 
    protected function getMessenger_Retry_SendFailedMessageForRetryListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) { 
            return $this->privates['messenger.retry.send_failed_message_for_retry_listener']; 
        } 
 
        return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener(($this->privates['.service_locator.dILgGN0'] ?? $this->get_ServiceLocator_DILgGN0Service()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'async' => ['privates', 'messenger.retry.multiplier_retry_strategy.async', 'getMessenger_Retry_MultiplierRetryStrategy_AsyncService', false], 
            'logs' => ['privates', 'messenger.retry.multiplier_retry_strategy.logs', 'getMessenger_Retry_MultiplierRetryStrategy_LogsService', false], 
        ], [ 
            'async' => '?', 
            'logs' => '?', 
        ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a); 
    } 
 
    /** 
     * Gets the private 'messenger.routable_message_bus' shared service. 
     * 
     * @return \Symfony\Component\Messenger\RoutableMessageBus 
     */ 
    protected function getMessenger_RoutableMessageBusService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/RoutableMessageBus.php'; 
 
        $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()); 
 
        if (isset($this->privates['messenger.routable_message_bus'])) { 
            return $this->privates['messenger.routable_message_bus']; 
        } 
 
        return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'messenger.bus.default' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false], 
        ], [ 
            'messenger.bus.default' => '?', 
        ]), $a); 
    } 
 
    /** 
     * Gets the private 'messenger.transport.async' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Transport\TransportInterface 
     */ 
    protected function getMessenger_Transport_AsyncService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php'; 
 
        $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService()); 
 
        if (isset($this->privates['messenger.transport.async'])) { 
            return $this->privates['messenger.transport.async']; 
        } 
 
        return $this->privates['messenger.transport.async'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['transport_name' => 'async'], new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer()); 
    } 
 
    /** 
     * Gets the private 'messenger.transport.doctrine.factory' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory 
     */ 
    protected function getMessenger_Transport_Doctrine_FactoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php'; 
 
        return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService())); 
    } 
 
    /** 
     * Gets the private 'messenger.transport.logs' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Transport\TransportInterface 
     */ 
    protected function getMessenger_Transport_LogsService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/Serializer.php'; 
 
        $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()); 
 
        if (isset($this->privates['messenger.transport.logs'])) { 
            return $this->privates['messenger.transport.logs']; 
        } 
        $b = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService()); 
 
        if (isset($this->privates['messenger.transport.logs'])) { 
            return $this->privates['messenger.transport.logs']; 
        } 
 
        return $this->privates['messenger.transport.logs'] = $b->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN_LOGS'), ['serializer' => ['format' => 'json', 'context' => []], 'transport_name' => 'logs'], new \Symfony\Component\Messenger\Transport\Serialization\Serializer($a, 'json', [])); 
    } 
 
    /** 
     * Gets the private 'messenger.transport.sync.factory' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory 
     */ 
    protected function getMessenger_Transport_Sync_FactoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php'; 
 
        $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()); 
 
        if (isset($this->privates['messenger.transport.sync.factory'])) { 
            return $this->privates['messenger.transport.sync.factory']; 
        } 
 
        return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a); 
    } 
 
    /** 
     * Gets the private 'messenger.transport_factory' shared service. 
     * 
     * @return \Symfony\Component\Messenger\Transport\TransportFactory 
     */ 
    protected function getMessenger_TransportFactoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactory.php'; 
 
        return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () { 
            yield 0 => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory())); 
            yield 1 => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory())); 
            yield 2 => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService()); 
            yield 3 => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory())); 
            yield 4 => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService()); 
        }, 5)); 
    } 
 
    /** 
     * Gets the private 'mime_types' shared service. 
     * 
     * @return \Symfony\Component\Mime\MimeTypes 
     */ 
    protected function getMimeTypesService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php'; 
 
        $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes(); 
 
        $instance->setDefault($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'mobile_detect.device_view' shared service. 
     * 
     * @return \SunCat\MobileDetectBundle\Helper\DeviceView 
     */ 
    protected function getMobileDetect_DeviceViewService() 
    { 
        $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()))); 
 
        $instance->setCookieKey('device_view'); 
        $instance->setCookiePath('/'); 
        $instance->setCookieDomain(''); 
        $instance->setCookieSecure(false); 
        $instance->setCookieHttpOnly(true); 
        $instance->setSwitchParam('device_view'); 
        $instance->setCookieExpireDatetimeModifier('1 month'); 
        $instance->setRedirectConfig($this->parameters['mobile_detect.redirect']); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'mobile_detect.request_listener' shared service. 
     * 
     * @return \SunCat\MobileDetectBundle\EventListener\RequestResponseListener 
     */ 
    protected function getMobileDetect_RequestListenerService() 
    { 
        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); 
    } 
 
    /** 
     * Gets the private 'monolog.handler.alert' shared service. 
     * 
     * @return \Monolog\Handler\RotatingFileHandler 
     */ 
    protected function getMonolog_Handler_AlertService() 
    { 
        $this->privates['monolog.handler.alert'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 3).'/logs/te_dev.alert.log'), 1, 550, true, NULL); 
 
        $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor()))); 
        $instance->setFilenameFormat('{filename}-{date}', 'Y-m-d'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'monolog.handler.catalog' shared service. 
     * 
     * @return \Monolog\Handler\StreamHandler 
     */ 
    protected function getMonolog_Handler_CatalogService() 
    { 
        $this->privates['monolog.handler.catalog'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/logs/te_dev.catalog.log'), 100, true, NULL, false); 
 
        $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor()))); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'monolog.handler.collection' shared service. 
     * 
     * @return \Monolog\Handler\StreamHandler 
     */ 
    protected function getMonolog_Handler_CollectionService() 
    { 
        $this->privates['monolog.handler.collection'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/logs/te_dev.collection.log'), 100, true, NULL, false); 
 
        $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor()))); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'monolog.handler.console' shared service. 
     * 
     * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler 
     */ 
    protected function getMonolog_Handler_ConsoleService() 
    { 
        $this->privates['monolog.handler.console'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []); 
 
        $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor()))); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'monolog.handler.doctrine' shared service. 
     * 
     * @return \Monolog\Handler\StreamHandler 
     */ 
    protected function getMonolog_Handler_DoctrineService() 
    { 
        $this->privates['monolog.handler.doctrine'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/logs/te_dev_doctrine.log'), 100, true, NULL, false); 
 
        $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor()))); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'monolog.handler.error' shared service. 
     * 
     * @return \Monolog\Handler\RotatingFileHandler 
     */ 
    protected function getMonolog_Handler_ErrorService() 
    { 
        $this->privates['monolog.handler.error'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 3).'/logs/te_dev.error.log'), 1, 400, true, NULL); 
 
        $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor()))); 
        $instance->setFilenameFormat('{filename}-{date}', 'Y-m-d'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'monolog.handler.info' shared service. 
     * 
     * @return \Monolog\Handler\RotatingFileHandler 
     */ 
    protected function getMonolog_Handler_InfoService() 
    { 
        $this->privates['monolog.handler.info'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 3).'/logs/te_dev.info.log'), 1, 200, true, NULL); 
 
        $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor()))); 
        $instance->setFilenameFormat('{filename}-{date}', 'Y-m-d'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'monolog.handler.main' shared service. 
     * 
     * @return \Monolog\Handler\StreamHandler 
     */ 
    protected function getMonolog_Handler_MainService() 
    { 
        return $this->privates['monolog.handler.main'] = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/logs/te_dev.log'), 100, true, NULL, false); 
    } 
 
    /** 
     * Gets the private 'monolog.handler.nested' shared service. 
     * 
     * @return \Monolog\Handler\StreamHandler 
     */ 
    protected function getMonolog_Handler_NestedService() 
    { 
        $this->privates['monolog.handler.nested'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/logs/te_dev.log'), 400, true, NULL, false); 
 
        $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor()))); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'monolog.handler.search' shared service. 
     * 
     * @return \Monolog\Handler\RotatingFileHandler 
     */ 
    protected function getMonolog_Handler_SearchService() 
    { 
        $this->privates['monolog.handler.search'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 3).'/logs/te_dev.search.log'), 20, 100, true, NULL); 
 
        $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor()))); 
        $instance->setFilenameFormat('{filename}-{date}', 'Y-m-d'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'monolog.logger.cache' shared service. 
     * 
     * @return \Symfony\Bridge\Monolog\Logger 
     */ 
    protected function getMonolog_Logger_CacheService() 
    { 
        $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache'); 
 
        $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $instance->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService())); 
        $instance->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService())); 
        $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService())); 
        $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); 
        $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService())); 
        $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'monolog.logger.mailer' shared service. 
     * 
     * @return \Symfony\Bridge\Monolog\Logger 
     */ 
    protected function getMonolog_Logger_MailerService() 
    { 
        $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer'); 
 
        $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $instance->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService())); 
        $instance->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService())); 
        $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService())); 
        $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); 
        $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService())); 
        $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'monolog.logger.messenger' shared service. 
     * 
     * @return \Symfony\Bridge\Monolog\Logger 
     */ 
    protected function getMonolog_Logger_MessengerService() 
    { 
        $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger'); 
 
        $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $instance->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService())); 
        $instance->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService())); 
        $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService())); 
        $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); 
        $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService())); 
        $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'monolog.logger.request' shared service. 
     * 
     * @return \Symfony\Bridge\Monolog\Logger 
     */ 
    protected function getMonolog_Logger_RequestService() 
    { 
        $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request'); 
 
        $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $instance->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService())); 
        $instance->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService())); 
        $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService())); 
        $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); 
        $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService())); 
        $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'monolog.logger.security' shared service. 
     * 
     * @return \Symfony\Bridge\Monolog\Logger 
     */ 
    protected function getMonolog_Logger_SecurityService() 
    { 
        $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security'); 
 
        $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $instance->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService())); 
        $instance->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService())); 
        $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService())); 
        $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); 
        $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService())); 
        $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'monolog.logger.snappy' shared service. 
     * 
     * @return \Symfony\Bridge\Monolog\Logger 
     */ 
    protected function getMonolog_Logger_SnappyService() 
    { 
        $this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy'); 
 
        $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService())); 
        $instance->pushProcessor(($this->privates['monolog.processor.introspection'] ?? ($this->privates['monolog.processor.introspection'] = new \Monolog\Processor\IntrospectionProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.web'] ?? ($this->privates['monolog.processor.web'] = new \Monolog\Processor\WebProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryUsage'] ?? ($this->privates['monolog.processor.memoryUsage'] = new \Monolog\Processor\MemoryUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.memoryPeakUsage'] ?? ($this->privates['monolog.processor.memoryPeakUsage'] = new \Monolog\Processor\MemoryPeakUsageProcessor()))); 
        $instance->pushProcessor(($this->privates['monolog.processor.processId'] ?? ($this->privates['monolog.processor.processId'] = new \Monolog\Processor\ProcessIdProcessor()))); 
        $instance->pushHandler(($this->privates['monolog.handler.alert'] ?? $this->getMonolog_Handler_AlertService())); 
        $instance->pushHandler(($this->privates['monolog.handler.info'] ?? $this->getMonolog_Handler_InfoService())); 
        $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService())); 
        $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); 
        $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService())); 
        $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); 
        \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'nelmio_alice.file_parser.runtime_cache' shared service. 
     * 
     * @return \Nelmio\Alice\Parser\RuntimeCacheParser 
     */ 
    protected function getNelmioAlice_FileParser_RuntimeCacheService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/ParserInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/RuntimeCacheParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/ParserRegistry.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/ChainableParserInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/Chainable/YamlParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/yaml/Parser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/Chainable/PhpParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/Chainable/JsonParser.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FileLocatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/Alice/FileLocator/KernelFileLocator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FileLocator/DefaultFileLocator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/IncludeProcessorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/IncludeProcessor/DefaultIncludeProcessor.php'; 
 
        $a = new \Hautelook\AliceBundle\Alice\FileLocator\KernelFileLocator(new \Nelmio\Alice\FileLocator\DefaultFileLocator(), ($this->services['kernel'] ?? $this->get('kernel', 1))); 
 
        return $this->privates['nelmio_alice.file_parser.runtime_cache'] = new \Nelmio\Alice\Parser\RuntimeCacheParser(new \Nelmio\Alice\Parser\ParserRegistry([0 => new \Nelmio\Alice\Parser\Chainable\YamlParser(new \Symfony\Component\Yaml\Parser()), 1 => new \Nelmio\Alice\Parser\Chainable\PhpParser(), 2 => new \Nelmio\Alice\Parser\Chainable\JsonParser()]), $a, new \Nelmio\Alice\Parser\IncludeProcessor\DefaultIncludeProcessor($a)); 
    } 
 
    /** 
     * Gets the private 'nelmio_api_doc.describers.config' shared service. 
     * 
     * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber 
     */ 
    protected function getNelmioApiDoc_Describers_ConfigService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ExternalDocDescriber.php'; 
 
        return $this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber(['info' => ['title' => 'Tile.Expert', 'description' => 'Магазин керамической плитки и керамогранита', 'version' => '1.0.0'], 'servers' => [0 => ['url' => 'https://tile.expert', 'description' => 'Боевой сайт']]]); 
    } 
 
    /** 
     * Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service. 
     * 
     * @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber 
     */ 
    protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Util/SetsContextTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/OpenApiPhpDescriber.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'nelmio_api_doc.describers.route.default' shared service. 
     * 
     * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber 
     */ 
    protected function getNelmioApiDoc_Describers_Route_DefaultService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/RouteDescriber.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php'; 
 
        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 () { 
            yield 0 => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber())); 
            yield 1 => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber())); 
        }, 2)); 
    } 
 
    /** 
     * Gets the private 'nelmio_api_doc.model_describers.form' shared service. 
     * 
     * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber 
     */ 
    protected function getNelmioApiDoc_ModelDescribers_FormService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Util/SetsContextTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/FormModelDescriber.php'; 
 
        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()), [0 => 'json'], false, true); 
    } 
 
    /** 
     * Gets the private 'nelmio_api_doc.model_describers.object' shared service. 
     * 
     * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber 
     */ 
    protected function getNelmioApiDoc_ModelDescribers_ObjectService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ObjectModelDescriber.php'; 
 
        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()), [0 => 'json'], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), false, ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService())); 
    } 
 
    /** 
     * Gets the private 'nelmio_api_doc.object_model.property_describer' shared service. 
     * 
     * @return \Nelmio\ApiDocBundle\PropertyDescriber\PropertyDescriber 
     */ 
    protected function getNelmioApiDoc_ObjectModel_PropertyDescriberService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/PropertyDescriber/PropertyDescriberInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/PropertyDescriber/PropertyDescriber.php'; 
 
        return $this->privates['nelmio_api_doc.object_model.property_describer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\PropertyDescriber(new RewindableGenerator(function () { 
            yield 0 => ($this->privates['nelmio_api_doc.object_model.property_describer'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescriberService()); 
            yield 1 => ($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())); 
            yield 2 => ($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())); 
            yield 3 => ($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())); 
            yield 4 => ($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())); 
            yield 5 => ($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())); 
            yield 6 => ($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())); 
            yield 7 => ($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())); 
            yield 8 => ($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())); 
            yield 9 => ($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())); 
            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())); 
            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())); 
        }, 12)); 
    } 
 
    /** 
     * Gets the private 'nelmio_api_doc.routes.default' shared service. 
     * 
     * @return \Symfony\Component\Routing\RouteCollection 
     */ 
    protected function getNelmioApiDoc_Routes_DefaultService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouteCollection.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Routing/FilteredRouteCollectionBuilder.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php'; 
 
        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' => [0 => '/history', 1 => '/api/{_locale}/', 2 => '/json/order/create$', 3 => '/json/order/edit$', 4 => '/{_locale}/compare'], 'host_patterns' => [], 'name_patterns' => [], 'with_annotation' => false, 'disable_default_routes' => false]))->filter(($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService())->getRouteCollection()); 
    } 
 
    /** 
     * Gets the private 'nelmio_cors.cors_listener' shared service. 
     * 
     * @return \Nelmio\CorsBundle\EventListener\CorsListener 
     */ 
    protected function getNelmioCors_CorsListenerService() 
    { 
        return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([0 => new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))])); 
    } 
 
    /** 
     * Gets the private 'notifier.transport_factory.null' shared service. 
     * 
     * @return \Symfony\Component\Notifier\Transport\NullTransportFactory 
     */ 
    protected function getNotifier_TransportFactory_NullService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/TransportFactoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/AbstractTransportFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/NullTransportFactory.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['notifier.transport_factory.null'])) { 
            return $this->privates['notifier.transport_factory.null']; 
        } 
 
        return $this->privates['notifier.transport_factory.null'] = new \Symfony\Component\Notifier\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())); 
    } 
 
    /** 
     * Gets the private 'notifier.transport_factory.telegram' shared service. 
     * 
     * @return \Symfony\Component\Notifier\Bridge\Telegram\TelegramTransportFactory 
     */ 
    protected function getNotifier_TransportFactory_TelegramService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/TransportFactoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/AbstractTransportFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/telegram-notifier/TelegramTransportFactory.php'; 
 
        $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['notifier.transport_factory.telegram'])) { 
            return $this->privates['notifier.transport_factory.telegram']; 
        } 
 
        return $this->privates['notifier.transport_factory.telegram'] = new \Symfony\Component\Notifier\Bridge\Telegram\TelegramTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())); 
    } 
 
    /** 
     * Gets the private 'parameter_bag' shared service. 
     * 
     * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag 
     */ 
    protected function getParameterBagService() 
    { 
        return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this); 
    } 
 
    /** 
     * Gets the private 'profiler_listener' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener 
     */ 
    protected function getProfilerListenerService() 
    { 
        $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()); 
 
        if (isset($this->privates['profiler_listener'])) { 
            return $this->privates['profiler_listener']; 
        } 
 
        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())), NULL, false, false, NULL); 
    } 
 
    /** 
     * Gets the private 'property_accessor' shared service. 
     * 
     * @return \Symfony\Component\PropertyAccess\PropertyAccessor 
     */ 
    protected function getPropertyAccessorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php'; 
 
        $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor())); 
 
        return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a); 
    } 
 
    /** 
     * Gets the private 'property_info' shared service. 
     * 
     * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor 
     */ 
    protected function getPropertyInfoService() 
    { 
        return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () { 
            yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService()); 
            yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor())); 
            yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()); 
            yield 3 => ($this->privates['doctrine.orm.oneC_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_OneCEntityManager_PropertyInfoExtractorService()); 
            yield 4 => ($this->privates['doctrine.orm.logs_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_LogsEntityManager_PropertyInfoExtractorService()); 
        }, 5), new RewindableGenerator(function () { 
            yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()); 
            yield 1 => ($this->privates['doctrine.orm.oneC_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_OneCEntityManager_PropertyInfoExtractorService()); 
            yield 2 => ($this->privates['doctrine.orm.logs_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_LogsEntityManager_PropertyInfoExtractorService()); 
            yield 3 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor())); 
            yield 4 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor())); 
        }, 5), new RewindableGenerator(function () { 
            yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor())); 
        }, 1), new RewindableGenerator(function () { 
            yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()); 
            yield 1 => ($this->privates['doctrine.orm.oneC_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_OneCEntityManager_PropertyInfoExtractorService()); 
            yield 2 => ($this->privates['doctrine.orm.logs_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_LogsEntityManager_PropertyInfoExtractorService()); 
            yield 3 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor())); 
        }, 4), new RewindableGenerator(function () { 
            yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor())); 
        }, 1)); 
    } 
 
    /** 
     * Gets the private 'property_info.serializer_extractor' shared service. 
     * 
     * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor 
     */ 
    protected function getPropertyInfo_SerializerExtractorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php'; 
 
        return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService())); 
    } 
 
    /** 
     * Gets the private 'redis_cache_pool.traceable' shared service. 
     * 
     * @return \Symfony\Component\Cache\Adapter\TraceableAdapter 
     */ 
    protected function getRedisCachePool_TraceableService() 
    { 
        $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.jsYIZp3'] ?? $this->get_CacheConnection_JsYIZp3Service()), 'boS-MO0lWR', 3600, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true)))); 
        $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())); 
 
        return $this->privates['redis_cache_pool.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a)); 
    } 
 
    /** 
     * Gets the private 'router.cache_warmer' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer 
     */ 
    protected function getRouter_CacheWarmerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php'; 
 
        return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'router' => ['services', 'FlexApp\\Extensions\\RouterDecorator', 'getRouterDecoratorService', false], 
        ], [ 
            'router' => '?', 
        ]))->withContext('router.cache_warmer', $this)); 
    } 
 
    /** 
     * Gets the private 'router.expression_language_provider' shared service. 
     * 
     * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider 
     */ 
    protected function getRouter_ExpressionLanguageProviderService() 
    { 
        return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', false], 
        ], [ 
            'env' => 'Closure', 
        ])); 
    } 
 
    /** 
     * Gets the private 'router.request_context' shared service. 
     * 
     * @return \Symfony\Component\Routing\RequestContext 
     */ 
    protected function getRouter_RequestContextService() 
    { 
        $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'te.loc', 'http', 80, 443); 
 
        $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService())); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'router_listener' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\EventListener\RouterListener 
     */ 
    protected function getRouterListenerService() 
    { 
        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); 
    } 
 
    /** 
     * Gets the private 'secrets.vault' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault 
     */ 
    protected function getSecrets_VaultService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/string/LazyString.php'; 
 
        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')); 
    } 
 
    /** 
     * Gets the private 'security.access_listener' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\Firewall\AccessListener 
     */ 
    protected function getSecurity_AccessListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AccessListener.php'; 
 
        $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()); 
 
        if (isset($this->privates['security.access_listener'])) { 
            return $this->privates['security.access_listener']; 
        } 
 
        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); 
    } 
 
    /** 
     * Gets the private 'security.access_map' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\AccessMap 
     */ 
    protected function getSecurity_AccessMapService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMapInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMap.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php'; 
 
        $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap(); 
 
        $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(ru|en|it|es|fr|de|pl|nl|fi|sv)/login$'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL); 
        $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(ru|en|it|es|fr|de|pl|nl|fi|sv)/register'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL); 
        $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(ru|en|it|es|fr|de|pl|nl|fi|sv)/resetting'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL); 
        $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(ru|en|it|es|fr|de|pl|nl|fi|sv)/admin/'), [0 => 'ROLE_ADMIN', 1 => 'ROLE_PREVIEW_LC'], NULL); 
        $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/import/'), [0 => 'ROLE_BI'], NULL); 
        $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/efconnect'), [0 => 'ROLE_ADMIN'], NULL); 
        $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/elfinder'), [0 => 'ROLE_ADMIN'], NULL); 
        $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/adm'), [0 => 'ROLE_ADMIN', 1 => 'ROLE_PREVIEW_LC'], NULL); 
        $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/swagger/api/doc'), [0 => 'ROLE_ADMIN', 1 => 'ROLE_SUPER_ADMIN'], NULL); 
        $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/swagger/api/doc_json'), [0 => 'ROLE_ADMIN', 1 => 'ROLE_SUPER_ADMIN'], NULL); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'security.authentication.switchuser_listener.main' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener 
     */ 
    protected function getSecurity_Authentication_SwitchuserListener_MainService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php'; 
 
        $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()); 
 
        if (isset($this->privates['security.authentication.switchuser_listener.main'])) { 
            return $this->privates['security.authentication.switchuser_listener.main']; 
        } 
        $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()); 
 
        if (isset($this->privates['security.authentication.switchuser_listener.main'])) { 
            return $this->privates['security.authentication.switchuser_listener.main']; 
        } 
 
        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', $b, false); 
    } 
 
    /** 
     * Gets the private 'security.authenticator.login_link.main' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator 
     */ 
    protected function getSecurity_Authenticator_LoginLink_MainService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/LoginLinkAuthenticator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Security/AuthenticationSuccessHandler.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Security/AuthenticationFailureHandler.php'; 
 
        $a = new \FlexApp\Security\AuthenticationSuccessHandler(); 
 
        $b = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()); 
 
        $a->urlGenerator = $b; 
        $c = new \FlexApp\Security\AuthenticationFailureHandler(); 
        $c->urlGenerator = $b; 
 
        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]); 
    } 
 
    /** 
     * Gets the private 'security.authenticator.login_link_handler.main' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\LoginLink\LoginLinkHandler 
     */ 
    protected function getSecurity_Authenticator_LoginLinkHandler_MainService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/LoginLink/LoginLinkHandlerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/LoginLink/LoginLinkHandler.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Signature/SignatureHasher.php'; 
 
        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()), [0 => 'id', 1 => 'email'], '048ad6025000f9fdb5f98bb642e00eadec0f555d', NULL, NULL), ['route_name' => 'login_check', 'lifetime' => 2592000]); 
    } 
 
    /** 
     * Gets the private 'security.authenticator.manager.main' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\Authentication\AuthenticatorManager 
     */ 
    protected function getSecurity_Authenticator_Manager_MainService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php'; 
 
        $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()); 
 
        if (isset($this->privates['security.authenticator.manager.main'])) { 
            return $this->privates['security.authenticator.manager.main']; 
        } 
 
        return $this->privates['security.authenticator.manager.main'] = new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([0 => ($this->privates['FlexApp\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), 1 => ($this->privates['security.authenticator.login_link.main'] ?? $this->getSecurity_Authenticator_LoginLink_MainService()), 2 => ($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()), true, true, []); 
    } 
 
    /** 
     * Gets the private 'security.authenticator.remember_me.main' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator 
     */ 
    protected function getSecurity_Authenticator_RememberMe_MainService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'security.authenticator.remember_me_handler.main' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler 
     */ 
    protected function getSecurity_Authenticator_RememberMeHandler_MainService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/RememberMeHandlerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeHandler.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/SignatureRememberMeHandler.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Signature/SignatureHasher.php'; 
 
        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()), [0 => 'password'], '048ad6025000f9fdb5f98bb642e00eadec0f555d', NULL, NULL), ($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' => [0 => '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())); 
    } 
 
    /** 
     * Gets the private 'security.channel_listener' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\Firewall\ChannelListener 
     */ 
    protected function getSecurity_ChannelListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ChannelListener.php'; 
 
        $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()); 
 
        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()); 
    } 
 
    /** 
     * Gets the private 'security.command.debug_firewall' shared service. 
     * 
     * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand 
     */ 
    protected function getSecurity_Command_DebugFirewallService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php'; 
 
        $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' => [0 => ($this->privates['FlexApp\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), 1 => ($this->privates['security.authenticator.login_link.main'] ?? $this->getSecurity_Authenticator_LoginLink_MainService()), 2 => ($this->privates['security.authenticator.remember_me.main'] ?? $this->getSecurity_Authenticator_RememberMe_MainService())]], true); 
 
        $instance->setName('debug:firewall'); 
        $instance->setDescription('Display information about your security firewall(s)'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'security.command.user_password_encoder' shared service. 
     * 
     * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand 
     * 
     * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead. 
     */ 
    protected function getSecurity_Command_UserPasswordEncoderService() 
    { 
        trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.'); 
 
        $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [0 => 'WebBundle\\Entity\\User']); 
 
        $instance->setName('security:encode-password'); 
        $instance->setDescription('Encode a password'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'security.command.user_password_hash' shared service. 
     * 
     * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand 
     */ 
    protected function getSecurity_Command_UserPasswordHashService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php'; 
 
        $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [0 => 'WebBundle\\Entity\\User']); 
 
        $instance->setName('security:hash-password'); 
        $instance->setDescription('Hash a user password'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'security.context_listener.0' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\Firewall\ContextListener 
     */ 
    protected function getSecurity_ContextListener_0Service() 
    { 
        $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()); 
 
        if (isset($this->privates['security.context_listener.0'])) { 
            return $this->privates['security.context_listener.0']; 
        } 
 
        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 () { 
            yield 0 => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()); 
        }, 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())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']); 
    } 
 
    /** 
     * Gets the private 'security.csrf.token_storage' shared service. 
     * 
     * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage 
     */ 
    protected function getSecurity_Csrf_TokenStorageService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the private 'security.encoder_factory.generic' shared service. 
     * 
     * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory 
     * 
     * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. 
     */ 
    protected function getSecurity_EncoderFactory_GenericService() 
    { 
        trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.'); 
 
        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]]); 
    } 
 
    /** 
     * Gets the private 'security.event_dispatcher.main' shared service. 
     * 
     * @return \Symfony\Component\EventDispatcher\EventDispatcher 
     */ 
    protected function getSecurity_EventDispatcher_MainService() 
    { 
        $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher(); 
 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () { 
            return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService()); 
        }, 1 => 'checkPassport'], 2048); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () { 
            return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService()); 
        }, 1 => 'onSuccessfulLogin'], 0); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () { 
            return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService()); 
        }, 1 => 'onLogout'], 64); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () { 
            return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener())); 
        }, 1 => 'onLogout'], 0); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () { 
            return ($this->privates['security.listener.check_remember_me_conditions.main'] ?? $this->getSecurity_Listener_CheckRememberMeConditions_MainService()); 
        }, 1 => 'onSuccessfulLogin'], -32); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () { 
            return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService()); 
        }, 1 => 'onSuccessfulLogin'], -64); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [0 => function () { 
            return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService()); 
        }, 1 => 'clearCookie'], 0); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () { 
            return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService()); 
        }, 1 => 'clearCookie'], 0); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [0 => function () { 
            return ($this->privates['security.listener.remember_me.main'] ?? $this->getSecurity_Listener_RememberMe_MainService()); 
        }, 1 => 'clearCookie'], 0); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () { 
            return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService()); 
        }, 1 => 'preCheckCredentials'], 256); 
        $instance->addListener('security.authentication.success', [0 => function () { 
            return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService()); 
        }, 1 => 'postCheckCredentials'], 256); 
        $instance->addListener('security.interactive_login', [0 => function () { 
            return ($this->services['app.security.interactive_login_listener'] ?? $this->getApp_Security_InteractiveLoginListenerService()); 
        }, 1 => 'onAuthenticationSuccess'], 0); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () { 
            return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService()); 
        }, 1 => 'checkPassport'], 1024); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () { 
            return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService()); 
        }, 1 => 'handleLoginSuccessEvent'], 0); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () { 
            return ($this->privates['FlexApp\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService()); 
        }, 1 => 'onLogoutEvent'], 0); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () { 
            return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService()); 
        }, 1 => 'checkPassport'], 0); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () { 
            return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService()); 
        }, 1 => 'onLoginSuccess'], 0); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () { 
            return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService()); 
        }, 1 => 'checkPassport'], 512); 
        $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () { 
            return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService()); 
        }, 1 => 'onLogout'], 0); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'security.firewall.map' shared service. 
     * 
     * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap 
     */ 
    protected function getSecurity_Firewall_MapService() 
    { 
        $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()); 
 
        if (isset($this->privates['security.firewall.map'])) { 
            return $this->privates['security.firewall.map']; 
        } 
 
        return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () { 
            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)/'))); 
            yield 'security.firewall.map.context.main' => NULL; 
        }, 2)); 
    } 
 
    /** 
     * Gets the private 'security.firewall.map.context.dev' shared service. 
     * 
     * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext 
     */ 
    protected function getSecurity_Firewall_Map_Context_DevService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php'; 
 
        return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () { 
            return new \EmptyIterator(); 
        }, 0), NULL, NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev', 'security.user_checker', '.security.request_matcher.Iy.T22O', false, false, NULL, NULL, NULL, NULL, NULL, [], NULL)); 
    } 
 
    /** 
     * Gets the private 'security.firewall.map.context.main' shared service. 
     * 
     * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext 
     */ 
    protected function getSecurity_Firewall_Map_Context_MainService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php'; 
        include_once \dirname(__DIR__, 4).'/src/FlexApp/Security/CustomEntryPoint.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/LogoutListener.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php'; 
 
        $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()); 
 
        if (isset($this->privates['security.firewall.map.context.main'])) { 
            return $this->privates['security.firewall.map.context.main']; 
        } 
        $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()); 
        $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()); 
        $d = new \FlexApp\Security\CustomEntryPoint(); 
        $d->router = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()); 
 
        return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () { 
            yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService()); 
            yield 1 => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service()); 
            yield 2 => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService()); 
            yield 3 => ($this->privates['security.authentication.switchuser_listener.main'] ?? $this->getSecurity_Authentication_SwitchuserListener_MainService()); 
            yield 4 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService()); 
        }, 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', $d, NULL, NULL, ($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', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'FlexApp\\Security\\CustomEntryPoint', NULL, NULL, [0 => 'switch_user', 1 => 'login_link', 2 => 'remember_me', 3 => '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()))); 
    } 
 
    /** 
     * Gets the private 'security.helper' shared service. 
     * 
     * @return \Symfony\Component\Security\Core\Security 
     */ 
    protected function getSecurity_HelperService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php'; 
 
        return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false], 
            'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false], 
        ], [ 
            'security.authorization_checker' => '?', 
            'security.token_storage' => '?', 
        ])); 
    } 
 
    /** 
     * Gets the private 'security.http_utils' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\HttpUtils 
     */ 
    protected function getSecurity_HttpUtilsService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/HttpUtils.php'; 
 
        $a = ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()); 
 
        return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https?://%s$}i', NULL); 
    } 
 
    /** 
     * Gets the private 'security.listener.check_authenticator_credentials' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener 
     */ 
    protected function getSecurity_Listener_CheckAuthenticatorCredentialsService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php'; 
 
        return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService())); 
    } 
 
    /** 
     * Gets the private 'security.listener.check_remember_me_conditions.main' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\EventListener\CheckRememberMeConditionsListener 
     */ 
    protected function getSecurity_Listener_CheckRememberMeConditions_MainService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CheckRememberMeConditionsListener.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'security.listener.csrf_protection' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener 
     */ 
    protected function getSecurity_Listener_CsrfProtectionService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'security.listener.main.user_provider' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener 
     */ 
    protected function getSecurity_Listener_Main_UserProviderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'security.listener.password_migrating' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener 
     */ 
    protected function getSecurity_Listener_PasswordMigratingService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php'; 
 
        return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService())); 
    } 
 
    /** 
     * Gets the private 'security.listener.remember_me.main' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\EventListener\RememberMeListener 
     */ 
    protected function getSecurity_Listener_RememberMe_MainService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/RememberMeListener.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'security.listener.session.main' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener 
     */ 
    protected function getSecurity_Listener_Session_MainService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the private 'security.listener.user_checker.main' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener 
     */ 
    protected function getSecurity_Listener_UserChecker_MainService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the private 'security.listener.user_provider' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener 
     */ 
    protected function getSecurity_Listener_UserProviderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'security.logout.listener.csrf_token_clearing' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener 
     */ 
    protected function getSecurity_Logout_Listener_CsrfTokenClearingService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'security.logout.listener.default.main' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener 
     */ 
    protected function getSecurity_Logout_Listener_Default_MainService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php'; 
 
        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'); 
    } 
 
    /** 
     * Gets the private 'security.logout_url_generator' shared service. 
     * 
     * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator 
     */ 
    protected function getSecurity_LogoutUrlGeneratorService() 
    { 
        $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())); 
 
        $instance->registerListener('main', 'app_logout', 'logout', '_csrf_token', NULL, NULL); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'security.password_hasher_factory' shared service. 
     * 
     * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory 
     */ 
    protected function getSecurity_PasswordHasherFactoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php'; 
 
        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]]); 
    } 
 
    /** 
     * Gets the private 'security.role_hierarchy' shared service. 
     * 
     * @return \Symfony\Component\Security\Core\Role\RoleHierarchy 
     */ 
    protected function getSecurity_RoleHierarchyService() 
    { 
        return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']); 
    } 
 
    /** 
     * Gets the private 'security.user.provider.concrete.app_user_provider' shared service. 
     * 
     * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider 
     */ 
    protected function getSecurity_User_Provider_Concrete_AppUserProviderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php'; 
 
        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); 
    } 
 
    /** 
     * Gets the private 'security.user_authenticator' shared service. 
     * 
     * @return \Symfony\Bundle\SecurityBundle\Security\UserAuthenticator 
     */ 
    protected function getSecurity_UserAuthenticatorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/UserAuthenticator.php'; 
 
        $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()); 
 
        if (isset($this->privates['security.user_authenticator'])) { 
            return $this->privates['security.user_authenticator']; 
        } 
 
        return $this->privates['security.user_authenticator'] = new \Symfony\Bundle\SecurityBundle\Security\UserAuthenticator($a, new \Symfony\Component\DependencyInjection\ServiceLocator(['main' => function () { 
            return ($this->privates['security.authenticator.manager.main'] ?? $this->getSecurity_Authenticator_Manager_MainService()); 
        }]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))); 
    } 
 
    /** 
     * Gets the private 'security.user_password_hasher' shared service. 
     * 
     * @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher 
     */ 
    protected function getSecurity_UserPasswordHasherService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php'; 
 
        return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService())); 
    } 
 
    /** 
     * Gets the private 'security.validator.user_password' shared service. 
     * 
     * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator 
     */ 
    protected function getSecurity_Validator_UserPasswordService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'sensio_framework_extra.controller.listener' shared service. 
     * 
     * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener 
     */ 
    protected function getSensioFrameworkExtra_Controller_ListenerService() 
    { 
        return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())); 
    } 
 
    /** 
     * Gets the private 'sensio_framework_extra.converter.listener' shared service. 
     * 
     * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener 
     */ 
    protected function getSensioFrameworkExtra_Converter_ListenerService() 
    { 
        $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager(); 
        $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm'); 
        $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime'); 
 
        return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true); 
    } 
 
    /** 
     * Gets the private 'sensio_framework_extra.psr7.http_message_factory' shared service. 
     * 
     * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory 
     */ 
    protected function getSensioFrameworkExtra_Psr7_HttpMessageFactoryService() 
    { 
        $a = ($this->privates['http_discovery.psr17_factory'] ?? ($this->privates['http_discovery.psr17_factory'] = new \Http\Discovery\Psr17Factory())); 
 
        return $this->privates['sensio_framework_extra.psr7.http_message_factory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a, $a, $a, $a); 
    } 
 
    /** 
     * Gets the private 'sensio_framework_extra.psr7.listener.response' shared service. 
     * 
     * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener 
     */ 
    protected function getSensioFrameworkExtra_Psr7_Listener_ResponseService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/PsrResponseListener.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php'; 
 
        return $this->privates['sensio_framework_extra.psr7.listener.response'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener(new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory()); 
    } 
 
    /** 
     * Gets the private 'sensio_framework_extra.security.listener' shared service. 
     * 
     * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener 
     */ 
    protected function getSensioFrameworkExtra_Security_ListenerService() 
    { 
        $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()); 
 
        if (isset($this->privates['sensio_framework_extra.security.listener'])) { 
            return $this->privates['sensio_framework_extra.security.listener']; 
        } 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'sensio_framework_extra.view.listener' shared service. 
     * 
     * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener 
     */ 
    protected function getSensioFrameworkExtra_View_ListenerService() 
    { 
        $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)))); 
 
        $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false], 
        ], [ 
            'twig' => '?', 
        ]))->withContext('sensio_framework_extra.view.listener', $this)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'serializer.mapping.cache_warmer' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer 
     */ 
    protected function getSerializer_Mapping_CacheWarmerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php'; 
 
        return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php')); 
    } 
 
    /** 
     * Gets the private 'serializer.mapping.class_discriminator_resolver' shared service. 
     * 
     * @return \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata 
     */ 
    protected function getSerializer_Mapping_ClassDiscriminatorResolverService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'serializer.mapping.class_metadata_factory' shared service. 
     * 
     * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory 
     */ 
    protected function getSerializer_Mapping_ClassMetadataFactoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php'; 
 
        return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])); 
    } 
 
    /** 
     * Gets the private 'serializer.name_converter.metadata_aware' shared service. 
     * 
     * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter 
     */ 
    protected function getSerializer_NameConverter_MetadataAwareService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'serializer.normalizer.object' shared service. 
     * 
     * @return \Symfony\Component\Serializer\Normalizer\ObjectNormalizer 
     */ 
    protected function getSerializer_Normalizer_ObjectService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php'; 
 
        $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService()); 
 
        if (isset($this->privates['serializer.normalizer.object'])) { 
            return $this->privates['serializer.normalizer.object']; 
        } 
 
        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); 
    } 
 
    /** 
     * Gets the private 'session.factory' shared service. 
     * 
     * @return \Symfony\Component\HttpFoundation\Session\SessionFactory 
     */ 
    protected function getSession_FactoryService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php'; 
 
        $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService()); 
 
        if (isset($this->privates['session.factory'])) { 
            return $this->privates['session.factory']; 
        } 
 
        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(), [0 => $a, 1 => 'onSessionUsage']); 
    } 
 
    /** 
     * Gets the private 'session.storage.factory.service' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory 
     * 
     * @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. 
     */ 
    protected function getSession_Storage_Factory_ServiceService() 
    { 
        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.'); 
 
        return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory($this->getSession_Storage_NativeService()); 
    } 
 
    /** 
     * Gets the private 'session.storage.metadata_bag' shared service. 
     * 
     * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag 
     * 
     * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead. 
     */ 
    protected function getSession_Storage_MetadataBagService() 
    { 
        trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.'); 
 
        return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0); 
    } 
 
    /** 
     * Gets the private 'session.storage.native' shared service. 
     * 
     * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage 
     * 
     * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead. 
     */ 
    protected function getSession_Storage_NativeService() 
    { 
        trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.'); 
 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php'; 
 
        $a = new \Redis(); 
        $a->connect($this->getEnv('REDIS_HOST'), $this->getEnv('int:REDIS_PORT')); 
        $a->auth($this->getEnv('REDIS_PASSWORD')); 
 
        return new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler($a), $this->getSession_Storage_MetadataBagService()); 
    } 
 
    /** 
     * Gets the private 'session_listener' shared service. 
     * 
     * @return \Symfony\Component\HttpKernel\EventListener\SessionListener 
     */ 
    protected function getSessionListenerService() 
    { 
        return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'initialized_session' => ['services', '.container.private.session', NULL, false], 
            'logger' => ['services', 'logger', 'getLoggerService', false], 
            'request_stack' => ['services', 'request_stack', 'getRequestStackService', false], 
            'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false], 
            'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', false], 
            'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false], 
        ], [ 
            'initialized_session' => '?', 
            'logger' => '?', 
            'request_stack' => '?', 
            'session' => '?', 
            'session_collector' => '?', 
            'session_factory' => '?', 
        ]), true, $this->parameters['session.storage.options']); 
    } 
 
    /** 
     * Gets the private 'swiftmailer.command.debug' shared service. 
     * 
     * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand 
     */ 
    protected function getSwiftmailer_Command_DebugService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php'; 
 
        $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand(); 
 
        $instance->setName('debug:swiftmailer'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'swiftmailer.command.new_email' shared service. 
     * 
     * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand 
     */ 
    protected function getSwiftmailer_Command_NewEmailService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php'; 
 
        $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand(); 
 
        $instance->setName('swiftmailer:email:send'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'swiftmailer.command.send_email' shared service. 
     * 
     * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand 
     */ 
    protected function getSwiftmailer_Command_SendEmailService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php'; 
 
        $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand(); 
 
        $instance->setName('swiftmailer:spool:send'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'texter.transports' shared service. 
     * 
     * @return \Symfony\Component\Notifier\Transport\Transports 
     */ 
    protected function getTexter_TransportsService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/TransportInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/Transports.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport.php'; 
 
        return $this->privates['texter.transports'] = (new \Symfony\Component\Notifier\Transport(new RewindableGenerator(function () { 
            yield 0 => ($this->privates['notifier.transport_factory.null'] ?? $this->getNotifier_TransportFactory_NullService()); 
        }, 1)))->fromStrings([]); 
    } 
 
    /** 
     * Gets the private 'translation.extractor' shared service. 
     * 
     * @return \Symfony\Component\Translation\Extractor\ChainExtractor 
     */ 
    protected function getTranslation_ExtractorService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ChainExtractor.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/PhpExtractor.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php'; 
 
        $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor(); 
 
        $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor()); 
        $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()))); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'translation.loader.csv' shared service. 
     * 
     * @return \Symfony\Component\Translation\Loader\CsvFileLoader 
     */ 
    protected function getTranslation_Loader_CsvService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php'; 
 
        return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader(); 
    } 
 
    /** 
     * Gets the private 'translation.loader.dat' shared service. 
     * 
     * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader 
     */ 
    protected function getTranslation_Loader_DatService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php'; 
 
        return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader(); 
    } 
 
    /** 
     * Gets the private 'translation.loader.ini' shared service. 
     * 
     * @return \Symfony\Component\Translation\Loader\IniFileLoader 
     */ 
    protected function getTranslation_Loader_IniService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php'; 
 
        return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader(); 
    } 
 
    /** 
     * Gets the private 'translation.loader.json' shared service. 
     * 
     * @return \Symfony\Component\Translation\Loader\JsonFileLoader 
     */ 
    protected function getTranslation_Loader_JsonService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php'; 
 
        return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader(); 
    } 
 
    /** 
     * Gets the private 'translation.loader.mo' shared service. 
     * 
     * @return \Symfony\Component\Translation\Loader\MoFileLoader 
     */ 
    protected function getTranslation_Loader_MoService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php'; 
 
        return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader(); 
    } 
 
    /** 
     * Gets the private 'translation.loader.php' shared service. 
     * 
     * @return \Symfony\Component\Translation\Loader\PhpFileLoader 
     */ 
    protected function getTranslation_Loader_PhpService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php'; 
 
        return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader(); 
    } 
 
    /** 
     * Gets the private 'translation.loader.po' shared service. 
     * 
     * @return \Symfony\Component\Translation\Loader\PoFileLoader 
     */ 
    protected function getTranslation_Loader_PoService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php'; 
 
        return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader(); 
    } 
 
    /** 
     * Gets the private 'translation.loader.qt' shared service. 
     * 
     * @return \Symfony\Component\Translation\Loader\QtFileLoader 
     */ 
    protected function getTranslation_Loader_QtService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php'; 
 
        return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader(); 
    } 
 
    /** 
     * Gets the private 'translation.loader.res' shared service. 
     * 
     * @return \Symfony\Component\Translation\Loader\IcuResFileLoader 
     */ 
    protected function getTranslation_Loader_ResService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php'; 
 
        return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader(); 
    } 
 
    /** 
     * Gets the private 'translation.loader.xliff' shared service. 
     * 
     * @return \Symfony\Component\Translation\Loader\XliffFileLoader 
     */ 
    protected function getTranslation_Loader_XliffService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php'; 
 
        return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader(); 
    } 
 
    /** 
     * Gets the private 'translation.loader.yml' shared service. 
     * 
     * @return \Symfony\Component\Translation\Loader\YamlFileLoader 
     */ 
    protected function getTranslation_Loader_YmlService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php'; 
 
        return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader(); 
    } 
 
    /** 
     * Gets the private 'translation.provider_collection' shared service. 
     * 
     * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection 
     */ 
    protected function getTranslation_ProviderCollectionService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php'; 
 
        return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () { 
            yield 0 => (new \Symfony\Component\Translation\Provider\NullProviderFactory()); 
        }, 1), []))->fromConfig([]); 
    } 
 
    /** 
     * Gets the private 'translation.reader' shared service. 
     * 
     * @return \Symfony\Component\Translation\Reader\TranslationReader 
     */ 
    protected function getTranslation_ReaderService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php'; 
 
        $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader(); 
 
        $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader())); 
        $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader())); 
 
        $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader()))); 
        $instance->addLoader('yaml', $a); 
        $instance->addLoader('yml', $a); 
        $instance->addLoader('xlf', $b); 
        $instance->addLoader('xliff', $b); 
        $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader()))); 
        $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader()))); 
        $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader()))); 
        $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader()))); 
        $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader()))); 
        $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader()))); 
        $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader()))); 
        $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader()))); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'translation.warmer' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer 
     */ 
    protected function getTranslation_WarmerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'; 
 
        return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'translator' => ['services', 'translator', 'getTranslatorService', false], 
        ], [ 
            'translator' => '?', 
        ]))->withContext('translation.warmer', $this)); 
    } 
 
    /** 
     * Gets the private 'translation.writer' shared service. 
     * 
     * @return \Symfony\Component\Translation\Writer\TranslationWriter 
     */ 
    protected function getTranslation_WriterService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriter.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/DumperInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/FileDumper.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PoFileDumper.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/MoFileDumper.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/QtFileDumper.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IniFileDumper.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php'; 
 
        $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter(); 
 
        $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper()); 
        $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper()); 
        $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper()); 
        $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper()); 
        $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper()); 
        $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml')); 
        $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper()); 
        $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper()); 
        $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper()); 
        $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper()); 
        $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper()); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'translator.default' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator 
     */ 
    protected function getTranslator_DefaultService() 
    { 
        $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', false], 
            'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', false], 
            'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', false], 
            'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', false], 
            'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', false], 
            'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', false], 
            'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', false], 
            'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', false], 
            'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', false], 
            'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', false], 
            'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', false], 
        ], [ 
            'translation.loader.csv' => '?', 
            'translation.loader.dat' => '?', 
            'translation.loader.ini' => '?', 
            'translation.loader.json' => '?', 
            'translation.loader.mo' => '?', 
            'translation.loader.php' => '?', 
            'translation.loader.po' => '?', 
            'translation.loader.qt' => '?', 
            'translation.loader.res' => '?', 
            'translation.loader.xliff' => '?', 
            'translation.loader.yml' => '?', 
        ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/messages.da.yml')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/messages.de.yml')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/src/Import1CBundle/Resources/translations/messages.en.yml'), 4 => (\dirname(__DIR__, 4).'/translations/ICU/interview+intl-icu.en.yaml'), 5 => (\dirname(__DIR__, 4).'/translations/messages.en.yml')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/messages.es.yml')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/messages.fi.yml')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/messages.fr.yml')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/messages.it.yml')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/messages.nl.yml')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/messages.no.yml')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/messages.pl.yml')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/ICU/interview+intl-icu.ru.yaml'), 4 => (\dirname(__DIR__, 4).'/translations/messages.ru.yml')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/messages.sv.yml')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'da-at' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-at.yml')], 'da-be' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-be.yml')], 'da-bg' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-bg.yml')], 'da-ca' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-ca.yml')], 'da-ch' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-ch.yml')], 'da-cy' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-cy.yml')], 'da-cz' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-cz.yml')], 'da-de' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-de.yml')], 'da-dk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-dk.yml')], 'da-ee' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-ee.yml')], 'da-en' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-en.yml')], 'da-es' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-es.yml')], 'da-fi' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-fi.yml')], 'da-fr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-fr.yml')], 'da-gb' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-gb.yml')], 'da-gr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-gr.yml')], 'da-hr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-hr.yml')], 'da-hu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-hu.yml')], 'da-ie' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-ie.yml')], 'da-it' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-it.yml')], 'da-lt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-lt.yml')], 'da-lu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-lu.yml')], 'da-lv' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-lv.yml')], 'da-mt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-mt.yml')], 'da-nl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-nl.yml')], 'da-no' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-no.yml')], 'da-pl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-pl.yml')], 'da-pt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-pt.yml')], 'da-ro' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-ro.yml')], 'da-ru' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-ru.yml')], 'da-se' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-se.yml')], 'da-si' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-si.yml')], 'da-sk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-sk.yml')], 'da-us' => [0 => (\dirname(__DIR__, 4).'/translations/messages.da-us.yml')], 'de-at' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-at.yml')], 'de-be' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-be.yml')], 'de-bg' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-bg.yml')], 'de-ca' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-ca.yml')], 'de-ch' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-ch.yml')], 'de-cy' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-cy.yml')], 'de-cz' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-cz.yml')], 'de-de' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-de.yml')], 'de-dk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-dk.yml')], 'de-ee' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-ee.yml')], 'de-en' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-en.yml')], 'de-es' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-es.yml')], 'de-fi' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-fi.yml')], 'de-fr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-fr.yml')], 'de-gb' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-gb.yml')], 'de-gr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-gr.yml')], 'de-hr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-hr.yml')], 'de-hu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-hu.yml')], 'de-ie' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-ie.yml')], 'de-it' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-it.yml')], 'de-lt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-lt.yml')], 'de-lu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-lu.yml')], 'de-lv' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-lv.yml')], 'de-mt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-mt.yml')], 'de-nl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-nl.yml')], 'de-no' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-no.yml')], 'de-pl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-pl.yml')], 'de-pt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-pt.yml')], 'de-ro' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-ro.yml')], 'de-ru' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-ru.yml')], 'de-se' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-se.yml')], 'de-si' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-si.yml')], 'de-sk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-sk.yml')], 'de-us' => [0 => (\dirname(__DIR__, 4).'/translations/messages.de-us.yml')], 'en-at' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-at.yml')], 'en-be' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-be.yml')], 'en-bg' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-bg.yml')], 'en-ca' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-ca.yml')], 'en-ch' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-ch.yml')], 'en-cy' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-cy.yml')], 'en-cz' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-cz.yml')], 'en-de' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-de.yml')], 'en-dk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-dk.yml')], 'en-ee' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-ee.yml')], 'en-en' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-en.yml')], 'en-es' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-es.yml')], 'en-fi' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-fi.yml')], 'en-fr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-fr.yml')], 'en-gb' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-gb.yml')], 'en-gr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-gr.yml')], 'en-hr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-hr.yml')], 'en-hu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-hu.yml')], 'en-ie' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-ie.yml')], 'en-it' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-it.yml')], 'en-lt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-lt.yml')], 'en-lu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-lu.yml')], 'en-lv' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-lv.yml')], 'en-mt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-mt.yml')], 'en-nl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-nl.yml')], 'en-no' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-no.yml')], 'en-pl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-pl.yml')], 'en-pt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-pt.yml')], 'en-ro' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-ro.yml')], 'en-ru' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-ru.yml')], 'en-se' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-se.yml')], 'en-si' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-si.yml')], 'en-sk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-sk.yml')], 'en-us' => [0 => (\dirname(__DIR__, 4).'/translations/messages.en-us.yml')], 'es-at' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-at.yml')], 'es-be' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-be.yml')], 'es-bg' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-bg.yml')], 'es-ca' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-ca.yml')], 'es-ch' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-ch.yml')], 'es-cy' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-cy.yml')], 'es-cz' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-cz.yml')], 'es-de' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-de.yml')], 'es-dk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-dk.yml')], 'es-ee' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-ee.yml')], 'es-en' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-en.yml')], 'es-es' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-es.yml')], 'es-fi' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-fi.yml')], 'es-fr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-fr.yml')], 'es-gb' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-gb.yml')], 'es-gr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-gr.yml')], 'es-hr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-hr.yml')], 'es-hu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-hu.yml')], 'es-ie' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-ie.yml')], 'es-it' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-it.yml')], 'es-lt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-lt.yml')], 'es-lu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-lu.yml')], 'es-lv' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-lv.yml')], 'es-mt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-mt.yml')], 'es-nl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-nl.yml')], 'es-no' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-no.yml')], 'es-pl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-pl.yml')], 'es-pt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-pt.yml')], 'es-ro' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-ro.yml')], 'es-ru' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-ru.yml')], 'es-se' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-se.yml')], 'es-si' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-si.yml')], 'es-sk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-sk.yml')], 'es-us' => [0 => (\dirname(__DIR__, 4).'/translations/messages.es-us.yml')], 'fi-at' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-at.yml')], 'fi-be' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-be.yml')], 'fi-bg' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-bg.yml')], 'fi-ca' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-ca.yml')], 'fi-ch' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-ch.yml')], 'fi-cy' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-cy.yml')], 'fi-cz' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-cz.yml')], 'fi-de' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-de.yml')], 'fi-dk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-dk.yml')], 'fi-ee' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-ee.yml')], 'fi-en' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-en.yml')], 'fi-es' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-es.yml')], 'fi-fi' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-fi.yml')], 'fi-fr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-fr.yml')], 'fi-gb' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-gb.yml')], 'fi-gr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-gr.yml')], 'fi-hr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-hr.yml')], 'fi-hu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-hu.yml')], 'fi-ie' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-ie.yml')], 'fi-it' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-it.yml')], 'fi-lt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-lt.yml')], 'fi-lu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-lu.yml')], 'fi-lv' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-lv.yml')], 'fi-mt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-mt.yml')], 'fi-nl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-nl.yml')], 'fi-no' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-no.yml')], 'fi-pl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-pl.yml')], 'fi-pt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-pt.yml')], 'fi-ro' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-ro.yml')], 'fi-ru' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-ru.yml')], 'fi-se' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-se.yml')], 'fi-si' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-si.yml')], 'fi-sk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-sk.yml')], 'fi-us' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fi-us.yml')], 'fr-at' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-at.yml')], 'fr-be' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-be.yml')], 'fr-bg' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-bg.yml')], 'fr-ca' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-ca.yml')], 'fr-ch' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-ch.yml')], 'fr-cy' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-cy.yml')], 'fr-cz' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-cz.yml')], 'fr-de' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-de.yml')], 'fr-dk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-dk.yml')], 'fr-ee' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-ee.yml')], 'fr-en' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-en.yml')], 'fr-es' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-es.yml')], 'fr-fi' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-fi.yml')], 'fr-fr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-fr.yml')], 'fr-gb' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-gb.yml')], 'fr-gr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-gr.yml')], 'fr-hr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-hr.yml')], 'fr-hu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-hu.yml')], 'fr-ie' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-ie.yml')], 'fr-it' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-it.yml')], 'fr-lt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-lt.yml')], 'fr-lu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-lu.yml')], 'fr-lv' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-lv.yml')], 'fr-mt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-mt.yml')], 'fr-nl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-nl.yml')], 'fr-no' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-no.yml')], 'fr-pl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-pl.yml')], 'fr-pt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-pt.yml')], 'fr-ro' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-ro.yml')], 'fr-ru' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-ru.yml')], 'fr-se' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-se.yml')], 'fr-si' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-si.yml')], 'fr-sk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-sk.yml')], 'fr-us' => [0 => (\dirname(__DIR__, 4).'/translations/messages.fr-us.yml')], 'it-at' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-at.yml')], 'it-be' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-be.yml')], 'it-bg' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-bg.yml')], 'it-ca' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-ca.yml')], 'it-ch' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-ch.yml')], 'it-cy' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-cy.yml')], 'it-cz' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-cz.yml')], 'it-de' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-de.yml')], 'it-dk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-dk.yml')], 'it-ee' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-ee.yml')], 'it-en' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-en.yml')], 'it-es' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-es.yml')], 'it-fi' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-fi.yml')], 'it-fr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-fr.yml')], 'it-gb' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-gb.yml')], 'it-gr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-gr.yml')], 'it-hr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-hr.yml')], 'it-hu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-hu.yml')], 'it-ie' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-ie.yml')], 'it-it' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-it.yml')], 'it-lt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-lt.yml')], 'it-lu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-lu.yml')], 'it-lv' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-lv.yml')], 'it-mt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-mt.yml')], 'it-nl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-nl.yml')], 'it-no' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-no.yml')], 'it-pl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-pl.yml')], 'it-pt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-pt.yml')], 'it-ro' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-ro.yml')], 'it-ru' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-ru.yml')], 'it-se' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-se.yml')], 'it-si' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-si.yml')], 'it-sk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-sk.yml')], 'it-us' => [0 => (\dirname(__DIR__, 4).'/translations/messages.it-us.yml')], 'nl-at' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-at.yml')], 'nl-be' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-be.yml')], 'nl-bg' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-bg.yml')], 'nl-ca' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-ca.yml')], 'nl-ch' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-ch.yml')], 'nl-cy' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-cy.yml')], 'nl-cz' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-cz.yml')], 'nl-de' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-de.yml')], 'nl-dk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-dk.yml')], 'nl-ee' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-ee.yml')], 'nl-en' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-en.yml')], 'nl-es' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-es.yml')], 'nl-fi' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-fi.yml')], 'nl-fr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-fr.yml')], 'nl-gb' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-gb.yml')], 'nl-gr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-gr.yml')], 'nl-hr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-hr.yml')], 'nl-hu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-hu.yml')], 'nl-ie' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-ie.yml')], 'nl-it' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-it.yml')], 'nl-lt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-lt.yml')], 'nl-lu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-lu.yml')], 'nl-lv' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-lv.yml')], 'nl-mt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-mt.yml')], 'nl-nl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-nl.yml')], 'nl-no' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-no.yml')], 'nl-pl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-pl.yml')], 'nl-pt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-pt.yml')], 'nl-ro' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-ro.yml')], 'nl-ru' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-ru.yml')], 'nl-se' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-se.yml')], 'nl-si' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-si.yml')], 'nl-sk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-sk.yml')], 'nl-us' => [0 => (\dirname(__DIR__, 4).'/translations/messages.nl-us.yml')], 'no-at' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-at.yml')], 'no-be' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-be.yml')], 'no-bg' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-bg.yml')], 'no-ca' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-ca.yml')], 'no-ch' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-ch.yml')], 'no-cy' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-cy.yml')], 'no-cz' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-cz.yml')], 'no-de' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-de.yml')], 'no-dk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-dk.yml')], 'no-ee' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-ee.yml')], 'no-en' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-en.yml')], 'no-es' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-es.yml')], 'no-fi' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-fi.yml')], 'no-fr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-fr.yml')], 'no-gb' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-gb.yml')], 'no-gr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-gr.yml')], 'no-hr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-hr.yml')], 'no-hu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-hu.yml')], 'no-ie' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-ie.yml')], 'no-it' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-it.yml')], 'no-lt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-lt.yml')], 'no-lu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-lu.yml')], 'no-lv' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-lv.yml')], 'no-mt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-mt.yml')], 'no-nl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-nl.yml')], 'no-no' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-no.yml')], 'no-pl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-pl.yml')], 'no-pt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-pt.yml')], 'no-ro' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-ro.yml')], 'no-ru' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-ru.yml')], 'no-se' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-se.yml')], 'no-si' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-si.yml')], 'no-sk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-sk.yml')], 'no-us' => [0 => (\dirname(__DIR__, 4).'/translations/messages.no-us.yml')], 'pl-at' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-at.yml')], 'pl-be' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-be.yml')], 'pl-bg' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-bg.yml')], 'pl-ca' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-ca.yml')], 'pl-ch' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-ch.yml')], 'pl-cy' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-cy.yml')], 'pl-cz' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-cz.yml')], 'pl-de' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-de.yml')], 'pl-dk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-dk.yml')], 'pl-ee' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-ee.yml')], 'pl-en' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-en.yml')], 'pl-es' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-es.yml')], 'pl-fi' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-fi.yml')], 'pl-fr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-fr.yml')], 'pl-gb' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-gb.yml')], 'pl-gr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-gr.yml')], 'pl-hr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-hr.yml')], 'pl-hu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-hu.yml')], 'pl-ie' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-ie.yml')], 'pl-it' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-it.yml')], 'pl-lt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-lt.yml')], 'pl-lu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-lu.yml')], 'pl-lv' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-lv.yml')], 'pl-mt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-mt.yml')], 'pl-nl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-nl.yml')], 'pl-no' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-no.yml')], 'pl-pl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-pl.yml')], 'pl-pt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-pt.yml')], 'pl-ro' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-ro.yml')], 'pl-ru' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-ru.yml')], 'pl-se' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-se.yml')], 'pl-si' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-si.yml')], 'pl-sk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-sk.yml')], 'pl-us' => [0 => (\dirname(__DIR__, 4).'/translations/messages.pl-us.yml')], 'ru-at' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-at.yml')], 'ru-be' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-be.yml')], 'ru-bg' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-bg.yml')], 'ru-ca' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-ca.yml')], 'ru-ch' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-ch.yml')], 'ru-cy' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-cy.yml')], 'ru-cz' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-cz.yml')], 'ru-de' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-de.yml')], 'ru-dk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-dk.yml')], 'ru-ee' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-ee.yml')], 'ru-en' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-en.yml')], 'ru-es' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-es.yml')], 'ru-fi' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-fi.yml')], 'ru-fr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-fr.yml')], 'ru-gb' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-gb.yml')], 'ru-gr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-gr.yml')], 'ru-hr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-hr.yml')], 'ru-hu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-hu.yml')], 'ru-ie' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-ie.yml')], 'ru-it' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-it.yml')], 'ru-lt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-lt.yml')], 'ru-lu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-lu.yml')], 'ru-lv' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-lv.yml')], 'ru-mt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-mt.yml')], 'ru-nl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-nl.yml')], 'ru-no' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-no.yml')], 'ru-pl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-pl.yml')], 'ru-pt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-pt.yml')], 'ru-ro' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-ro.yml')], 'ru-ru' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-ru.yml')], 'ru-se' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-se.yml')], 'ru-si' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-si.yml')], 'ru-sk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-sk.yml')], 'ru-us' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ru-us.yml')], 'sv-at' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-at.yml')], 'sv-be' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-be.yml')], 'sv-bg' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-bg.yml')], 'sv-ca' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-ca.yml')], 'sv-ch' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-ch.yml')], 'sv-cy' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-cy.yml')], 'sv-cz' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-cz.yml')], 'sv-de' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-de.yml')], 'sv-dk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-dk.yml')], 'sv-ee' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-ee.yml')], 'sv-en' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-en.yml')], 'sv-es' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-es.yml')], 'sv-fi' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-fi.yml')], 'sv-fr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-fr.yml')], 'sv-gb' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-gb.yml')], 'sv-gr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-gr.yml')], 'sv-hr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-hr.yml')], 'sv-hu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-hu.yml')], 'sv-ie' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-ie.yml')], 'sv-it' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-it.yml')], 'sv-lt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-lt.yml')], 'sv-lu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-lu.yml')], 'sv-lv' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-lv.yml')], 'sv-mt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-mt.yml')], 'sv-nl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-nl.yml')], 'sv-no' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-no.yml')], 'sv-pl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-pl.yml')], 'sv-pt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-pt.yml')], 'sv-ro' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-ro.yml')], 'sv-ru' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-ru.yml')], 'sv-se' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-se.yml')], 'sv-si' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-si.yml')], 'sv-sk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-sk.yml')], 'sv-us' => [0 => (\dirname(__DIR__, 4).'/translations/messages.sv-us.yml')], 'ua-at' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-at.yml')], 'ua-be' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-be.yml')], 'ua-bg' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-bg.yml')], 'ua-ca' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-ca.yml')], 'ua-ch' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-ch.yml')], 'ua-cy' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-cy.yml')], 'ua-cz' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-cz.yml')], 'ua-de' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-de.yml')], 'ua-dk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-dk.yml')], 'ua-ee' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-ee.yml')], 'ua-en' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-en.yml')], 'ua-es' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-es.yml')], 'ua-fi' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-fi.yml')], 'ua-fr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-fr.yml')], 'ua-gb' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-gb.yml')], 'ua-gr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-gr.yml')], 'ua-hr' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-hr.yml')], 'ua-hu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-hu.yml')], 'ua-ie' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-ie.yml')], 'ua-it' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-it.yml')], 'ua-lt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-lt.yml')], 'ua-lu' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-lu.yml')], 'ua-lv' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-lv.yml')], 'ua-mt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-mt.yml')], 'ua-nl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-nl.yml')], 'ua-no' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-no.yml')], 'ua-pl' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-pl.yml')], 'ua-pt' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-pt.yml')], 'ua-ro' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-ro.yml')], 'ua-ru' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-ru.yml')], 'ua-se' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-se.yml')], 'ua-si' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-si.yml')], 'ua-sk' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-sk.yml')], 'ua-us' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua-us.yml')], 'ua' => [0 => (\dirname(__DIR__, 4).'/translations/messages.ua.yml')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/src/Import1CBundle/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 9 => (\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' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'src/Import1CBundle/Resources/translations', 4 => 'translations', 5 => 'vendor/symfony/framework-bundle/translations', 6 => 'vendor/symfony/twig-bundle/translations', 7 => 'vendor/twig/extra-bundle/translations', 8 => 'vendor/symfony/security-bundle/translations', 9 => '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']]], []); 
 
        $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService())); 
        $instance->setFallbackLocales([0 => 'en-us', 1 => 'en']); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'twig.command.debug' shared service. 
     * 
     * @return \Symfony\Bridge\Twig\Command\DebugCommand 
     */ 
    protected function getTwig_Command_DebugService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php'; 
 
        $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())); 
 
        $instance->setName('debug:twig'); 
        $instance->setDescription('Show a list of twig functions, filters, globals and tests'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'twig.command.lint' shared service. 
     * 
     * @return \Symfony\Bundle\TwigBundle\Command\LintCommand 
     */ 
    protected function getTwig_Command_LintService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/LintCommand.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Command/LintCommand.php'; 
 
        $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())); 
 
        $instance->setName('lint:twig'); 
        $instance->setDescription('Lint a Twig template and outputs encountered errors'); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'twig.form.engine' shared service. 
     * 
     * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine 
     */ 
    protected function getTwig_Form_EngineService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererEngineInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractRendererEngine.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php'; 
 
        $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()); 
 
        if (isset($this->privates['twig.form.engine'])) { 
            return $this->privates['twig.form.engine']; 
        } 
 
        return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a); 
    } 
 
    /** 
     * Gets the private 'twig.form.renderer' shared service. 
     * 
     * @return \Symfony\Component\Form\FormRenderer 
     */ 
    protected function getTwig_Form_RendererService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRenderer.php'; 
 
        $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService()); 
 
        if (isset($this->privates['twig.form.renderer'])) { 
            return $this->privates['twig.form.renderer']; 
        } 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'twig.mailer.message_listener' shared service. 
     * 
     * @return \Symfony\Component\Mailer\EventListener\MessageListener 
     */ 
    protected function getTwig_Mailer_MessageListenerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageListener.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/BodyRendererInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php'; 
 
        $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()); 
 
        if (isset($this->privates['twig.mailer.message_listener'])) { 
            return $this->privates['twig.mailer.message_listener']; 
        } 
 
        return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a)); 
    } 
 
    /** 
     * Gets the private 'twig.runtime.httpkernel' shared service. 
     * 
     * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime 
     */ 
    protected function getTwig_Runtime_HttpkernelService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php'; 
 
        $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())); 
 
        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, [ 
            'esi' => ['privates', 'fragment.renderer.esi', 'getFragment_Renderer_EsiService', false], 
            'hinclude' => ['privates', 'fragment.renderer.hinclude', 'getFragment_Renderer_HincludeService', false], 
            'inline' => ['privates', 'fragment.renderer.inline', 'getFragment_Renderer_InlineService', false], 
        ], [ 
            'esi' => '?', 
            'hinclude' => '?', 
            'inline' => '?', 
        ]), $a, true), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('048ad6025000f9fdb5f98bb642e00eadec0f555d'))), $a)); 
    } 
 
    /** 
     * Gets the private 'twig.runtime.security_csrf' shared service. 
     * 
     * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime 
     */ 
    protected function getTwig_Runtime_SecurityCsrfService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php'; 
 
        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())); 
    } 
 
    /** 
     * Gets the private 'twig.runtime.serializer' shared service. 
     * 
     * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime 
     */ 
    protected function getTwig_Runtime_SerializerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php'; 
 
        return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService())); 
    } 
 
    /** 
     * Gets the private 'twig.template_cache_warmer' shared service. 
     * 
     * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer 
     */ 
    protected function getTwig_TemplateCacheWarmerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/TemplateIterator.php'; 
 
        return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false], 
        ], [ 
            'twig' => '?', 
        ]))->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'))); 
    } 
 
    /** 
     * Gets the private 'validator.builder' shared service. 
     * 
     * @return \Symfony\Component\Validator\ValidatorBuilder 
     */ 
    protected function getValidator_BuilderService() 
    { 
        $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder(); 
 
        $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService()); 
 
        $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 
            'FlexApp\\Validator\\CommentablePageValidator' => ['privates', 'FlexApp\\Validator\\CommentablePageValidator', 'getCommentablePageValidatorService', false], 
            'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false], 
            'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false], 
            'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', false], 
            'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false], 
            'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', false], 
            'WebBundle\\Validator\\Constraints\\CaptchaValidator' => ['services', 'validator.captcha', 'getValidator_CaptchaService', false], 
            'WebBundle\\Validator\\Constraints\\CommentValidator' => ['services', 'WebBundle\\Validator\\Constraints\\CommentValidator', 'getCommentValidatorService', false], 
            'WebBundle\\Validator\\Constraints\\EqualToFieldValidator' => ['services', 'validator.equal_to_field', 'getValidator_EqualToFieldService', false], 
            'WebBundle\\Validator\\Constraints\\UniqueParticipantValidator' => ['services', 'app.validator.unique_participant', 'getApp_Validator_UniqueParticipantService', false], 
            'WebBundle\\Validator\\Constraints\\UniqueUserEmailValidator' => ['services', 'app.validator.unique_user_email', 'getApp_Validator_UniqueUserEmailService', false], 
            'WebBundle\\Validator\\Constraints\\ValidUserEmailValidator' => ['services', 'app.validator.validate_user_email', 'getApp_Validator_ValidateUserEmailService', false], 
            'WebBundle\\Validator\\Constraints\\ValidUserPassValidator' => ['services', 'app.validator.validate_user_password', 'getApp_Validator_ValidateUserPasswordService', false], 
            'captcha' => ['services', 'validator.captcha', 'getValidator_CaptchaService', false], 
            'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false], 
            'equal_to_field' => ['services', 'validator.equal_to_field', 'getValidator_EqualToFieldService', false], 
            'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false], 
            'unique_participant' => ['services', 'app.validator.unique_participant', 'getApp_Validator_UniqueParticipantService', false], 
            'unique_user_email' => ['services', 'app.validator.unique_user_email', 'getApp_Validator_UniqueUserEmailService', false], 
            'validate_user_email' => ['services', 'app.validator.validate_user_email', 'getApp_Validator_ValidateUserEmailService', false], 
            'validate_user_pass' => ['services', 'app.validator.validate_user_password', 'getApp_Validator_ValidateUserPasswordService', false], 
            'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false], 
        ], [ 
            'FlexApp\\Validator\\CommentablePageValidator' => '?', 
            'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?', 
            'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?', 
            'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?', 
            'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?', 
            'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?', 
            'WebBundle\\Validator\\Constraints\\CaptchaValidator' => '?', 
            'WebBundle\\Validator\\Constraints\\CommentValidator' => '?', 
            'WebBundle\\Validator\\Constraints\\EqualToFieldValidator' => '?', 
            'WebBundle\\Validator\\Constraints\\UniqueParticipantValidator' => '?', 
            'WebBundle\\Validator\\Constraints\\UniqueUserEmailValidator' => '?', 
            'WebBundle\\Validator\\Constraints\\ValidUserEmailValidator' => '?', 
            'WebBundle\\Validator\\Constraints\\ValidUserPassValidator' => '?', 
            'captcha' => '?', 
            'doctrine.orm.validator.unique' => '?', 
            'equal_to_field' => '?', 
            'security.validator.user_password' => '?', 
            'unique_participant' => '?', 
            'unique_user_email' => '?', 
            'validate_user_email' => '?', 
            'validate_user_pass' => '?', 
            'validator.expression' => '?', 
        ]))); 
        if ($this->has('translator')) { 
            $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService())); 
        } 
        $instance->setTranslationDomain('messages'); 
        $instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml'), 1 => (\dirname(__DIR__, 4).'/src/WebBundle/Resources/config/validation.xml')]); 
        $instance->enableAnnotationMapping(true); 
        $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())); 
        $instance->addMethodMapping('loadValidatorMetadata'); 
        $instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]); 
        $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL)); 
        $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL)); 
        $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.oneC_entity_manager'] ?? $this->getDoctrine_Orm_OneCEntityManagerService()), NULL)); 
        $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.logs_entity_manager'] ?? $this->getDoctrine_Orm_LogsEntityManagerService()), NULL)); 
 
        return $instance; 
    } 
 
    /** 
     * Gets the private 'validator.email' shared service. 
     * 
     * @return \Symfony\Component\Validator\Constraints\EmailValidator 
     */ 
    protected function getValidator_EmailService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/EmailValidator.php'; 
 
        return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5'); 
    } 
 
    /** 
     * Gets the private 'validator.expression' shared service. 
     * 
     * @return \Symfony\Component\Validator\Constraints\ExpressionValidator 
     */ 
    protected function getValidator_ExpressionService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php'; 
 
        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()))); 
    } 
 
    /** 
     * Gets the private 'validator.mapping.cache_warmer' shared service. 
     * 
     * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer 
     */ 
    protected function getValidator_Mapping_CacheWarmerService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php'; 
 
        return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php')); 
    } 
 
    /** 
     * Gets the private 'validator.not_compromised_password' shared service. 
     * 
     * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator 
     */ 
    protected function getValidator_NotCompromisedPasswordService() 
    { 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php'; 
        include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php'; 
 
        return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8', true, NULL); 
    } 
 
    /** 
     * Gets the private 'web_profiler.csp.handler' shared service. 
     * 
     * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler 
     */ 
    protected function getWebProfiler_Csp_HandlerService() 
    { 
        return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator()); 
    } 
 
    /** 
     * Gets the private 'web_profiler.debug_toolbar' shared service. 
     * 
     * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener 
     */ 
    protected function getWebProfiler_DebugToolbarService() 
    { 
        $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()); 
 
        if (isset($this->privates['web_profiler.debug_toolbar'])) { 
            return $this->privates['web_profiler.debug_toolbar']; 
        } 
 
        return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, ($this->services['FlexApp\\Extensions\\RouterDecorator'] ?? $this->getRouterDecoratorService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), NULL); 
    } 
 
    /** 
     * Gets the public 'cache_clearer' alias. 
     * 
     * @return object The ".container.private.cache_clearer" service. 
     */ 
    protected function getCacheClearerService() 
    { 
        trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.'); 
 
        return $this->get('.container.private.cache_clearer'); 
    } 
 
    /** 
     * Gets the public 'filesystem' alias. 
     * 
     * @return object The ".container.private.filesystem" service. 
     */ 
    protected function getFilesystemService() 
    { 
        trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.'); 
 
        return $this->get('.container.private.filesystem'); 
    } 
 
    /** 
     * Gets the public 'serializer' alias. 
     * 
     * @return object The ".container.private.serializer" service. 
     */ 
    protected function getSerializerService() 
    { 
        trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.'); 
 
        return $this->get('.container.private.serializer'); 
    } 
 
    /** 
     * Gets the public 'security.csrf.token_manager' alias. 
     * 
     * @return object The ".container.private.security.csrf.token_manager" service. 
     */ 
    protected function getSecurity_Csrf_TokenManagerService() 
    { 
        trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.'); 
 
        return $this->get('.container.private.security.csrf.token_manager'); 
    } 
 
    /** 
     * Gets the public 'form.factory' alias. 
     * 
     * @return object The ".container.private.form.factory" service. 
     */ 
    protected function getForm_FactoryService() 
    { 
        trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.'); 
 
        return $this->get('.container.private.form.factory'); 
    } 
 
    /** 
     * Gets the public 'form.type.file' alias. 
     * 
     * @return object The ".container.private.form.type.file" service. 
     */ 
    protected function getForm_Type_FileService() 
    { 
        trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.'); 
 
        return $this->get('.container.private.form.type.file'); 
    } 
 
    /** 
     * Gets the public 'profiler' alias. 
     * 
     * @return object The ".container.private.profiler" service. 
     */ 
    protected function getProfilerService() 
    { 
        trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.'); 
 
        return $this->get('.container.private.profiler'); 
    } 
 
    /** 
     * Gets the public 'twig' alias. 
     * 
     * @return object The ".container.private.twig" service. 
     */ 
    protected function getTwigService() 
    { 
        trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.'); 
 
        return $this->get('.container.private.twig'); 
    } 
 
    /** 
     * Gets the public 'security.authorization_checker' alias. 
     * 
     * @return object The ".container.private.security.authorization_checker" service. 
     */ 
    protected function getSecurity_AuthorizationCheckerService() 
    { 
        trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.'); 
 
        return $this->get('.container.private.security.authorization_checker'); 
    } 
 
    /** 
     * Gets the public 'security.token_storage' alias. 
     * 
     * @return object The ".container.private.security.token_storage" service. 
     */ 
    protected function getSecurity_TokenStorageService() 
    { 
        trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.'); 
 
        return $this->get('.container.private.security.token_storage'); 
    } 
 
    /** 
     * Gets the public 'security.password_encoder' alias. 
     * 
     * @return object The ".container.private.security.password_encoder" service. 
     */ 
    protected function getSecurity_PasswordEncoderService() 
    { 
        trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.'); 
 
        return $this->get('.container.private.security.password_encoder'); 
    } 
 
    /** 
     * Gets the public 'session' alias. 
     * 
     * @return object The ".container.private.session" service. 
     */ 
    protected function getSessionService() 
    { 
        trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.'); 
 
        return $this->get('.container.private.session'); 
    } 
 
    /** 
     * Gets the public 'validator' alias. 
     * 
     * @return object The ".container.private.validator" service. 
     */ 
    protected function getValidatorService() 
    { 
        trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.'); 
 
        return $this->get('.container.private.validator'); 
    } 
 
    /** 
     * @return array|bool|float|int|string|\UnitEnum|null 
     */ 
    public function getParameter(string $name) 
    { 
        if (isset($this->buildParameters[$name])) { 
            return $this->buildParameters[$name]; 
        } 
 
        if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) { 
            throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name)); 
        } 
        if (isset($this->loadedDynamicParameters[$name])) { 
            return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name); 
        } 
 
        return $this->parameters[$name]; 
    } 
 
    public function hasParameter(string $name): bool 
    { 
        if (isset($this->buildParameters[$name])) { 
            return true; 
        } 
 
        return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters); 
    } 
 
    public function setParameter(string $name, $value): void 
    { 
        throw new LogicException('Impossible to call set() on a frozen ParameterBag.'); 
    } 
 
    public function getParameterBag(): ParameterBagInterface 
    { 
        if (null === $this->parameterBag) { 
            $parameters = $this->parameters; 
            foreach ($this->loadedDynamicParameters as $name => $loaded) { 
                $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name); 
            } 
            foreach ($this->buildParameters as $name => $value) { 
                $parameters[$name] = $value; 
            } 
            $this->parameterBag = new FrozenParameterBag($parameters); 
        } 
 
        return $this->parameterBag; 
    } 
 
    private $loadedDynamicParameters = [ 
        'kernel.runtime_environment' => false, 
        'kernel.build_dir' => false, 
        'kernel.cache_dir' => false, 
        'soap_login' => false, 
        'soap_pass' => false, 
        'app_name' => false, 
        'contrast' => false, 
        'bright' => false, 
        'disable_get_cons_online_attr_request' => false, 
        'soap_calculate_url' => false, 
        'alert_tg_bot_token' => false, 
        'alert_tg_chat_id' => false, 
        'debug.container.dump' => false, 
        'serializer.mapping.cache.file' => false, 
        'session.save_path' => false, 
        'validator.mapping.cache.file' => false, 
        'profiler.storage.dsn' => false, 
        'doctrine.orm.proxy_dir' => false, 
        'nelmio_cors.defaults' => false, 
    ]; 
    private $dynamicParameters = []; 
 
    private function getDynamicParameter(string $name) 
    { 
        switch ($name) { 
            case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break; 
            case 'kernel.build_dir': $value = $this->targetDir.''; break; 
            case 'kernel.cache_dir': $value = $this->targetDir.''; break; 
            case 'soap_login': $value = $this->getEnv('SOAP_LOGIN'); break; 
            case 'soap_pass': $value = $this->getEnv('SOAP_PASSWORD'); break; 
            case 'app_name': $value = $this->getEnv('APP_ENV'); break; 
            case 'contrast': $value = $this->getEnv('CONTRAST'); break; 
            case 'bright': $value = $this->getEnv('BRIGHT'); break; 
            case 'disable_get_cons_online_attr_request': $value = $this->getEnv('DISABLE_GET_CONS_ONLINE_ATTR_REQUEST'); break; 
            case 'soap_calculate_url': $value = $this->getEnv('SOAP_CALCULATE_URL'); break; 
            case 'alert_tg_bot_token': $value = $this->getEnv('ALERT_TELEGRAM_BOT_TOKEN'); break; 
            case 'alert_tg_chat_id': $value = $this->getEnv('ALERT_TELEGRAM_CHAT_ID'); break; 
            case 'debug.container.dump': $value = ($this->targetDir.''.'/FlexApp_KernelTe_devDebugContainer.xml'); break; 
            case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break; 
            case 'session.save_path': $value = ($this->targetDir.''.'/sessions'); break; 
            case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break; 
            case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break; 
            case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break; 
            case 'nelmio_cors.defaults': $value = [ 
                'allow_origin' => [ 
                    0 => $this->getEnv('CORS_ALLOW_ORIGIN'), 
                ], 
                'allow_credentials' => false, 
                'allow_headers' => [ 
                    0 => 'content-type', 
                    1 => 'authorization', 
                ], 
                'allow_private_network' => false, 
                'expose_headers' => [ 
                    0 => 'Link', 
                ], 
                'allow_methods' => [ 
                    0 => 'GET', 
                    1 => 'OPTIONS', 
                    2 => 'POST', 
                    3 => 'PUT', 
                    4 => 'PATCH', 
                    5 => 'DELETE', 
                ], 
                'max_age' => 3600, 
                'hosts' => [ 
 
                ], 
                'origin_regex' => true, 
                'forced_allow_origin_value' => NULL, 
                'skip_same_as_origin' => true, 
            ]; break; 
            default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name)); 
        } 
        $this->loadedDynamicParameters[$name] = true; 
 
        return $this->dynamicParameters[$name] = $value; 
    } 
 
    protected function getDefaultParameters(): array 
    { 
        return [ 
            'kernel.project_dir' => \dirname(__DIR__, 4), 
            'kernel.environment' => 'te_dev', 
            'kernel.debug' => true, 
            'kernel.logs_dir' => (\dirname(__DIR__, 3).'/logs'), 
            'kernel.bundles' => [ 
                'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle', 
                'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle', 
                'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle', 
                'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle', 
                'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle', 
                'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle', 
                'LeezyPheanstalkBundle' => 'Leezy\\PheanstalkBundle\\LeezyPheanstalkBundle', 
                'LimeniusLiformBundle' => 'Limenius\\LiformBundle\\LimeniusLiformBundle', 
                'LimeniusReactBundle' => 'Limenius\\ReactBundle\\LimeniusReactBundle', 
                'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle', 
                'MobileDetectBundle' => 'SunCat\\MobileDetectBundle\\MobileDetectBundle', 
                'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle', 
                'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle', 
                'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle', 
                'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle', 
                'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle', 
                'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle', 
                'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle', 
                'MetaerCurlWrapperBundle' => 'Metaer\\CurlWrapperBundle\\MetaerCurlWrapperBundle', 
                'AdmBundle' => 'AdmBundle\\AdmBundle', 
                'WebBundle' => 'WebBundle\\WebBundle', 
                'Import1CBundle' => 'Import1CBundle\\Import1CBundle', 
                'FirebaseBundle' => 'Kreait\\Firebase\\Symfony\\Bundle\\FirebaseBundle', 
                'FuncCompressBundle' => 'Func\\CompressBundle\\FuncCompressBundle', 
                'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle', 
                'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle', 
                'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle', 
                'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle', 
            ], 
            'kernel.bundles_metadata' => [ 
                'FrameworkBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'), 
                    'namespace' => 'Symfony\\Bundle\\FrameworkBundle', 
                ], 
                'TwigBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'), 
                    'namespace' => 'Symfony\\Bundle\\TwigBundle', 
                ], 
                'TwigExtraBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'), 
                    'namespace' => 'Twig\\Extra\\TwigExtraBundle', 
                ], 
                'SecurityBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'), 
                    'namespace' => 'Symfony\\Bundle\\SecurityBundle', 
                ], 
                'DoctrineBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'), 
                    'namespace' => 'Doctrine\\Bundle\\DoctrineBundle', 
                ], 
                'KnpSnappyBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src'), 
                    'namespace' => 'Knp\\Bundle\\SnappyBundle', 
                ], 
                'LeezyPheanstalkBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/pwt777/pheanstalk-bundle/src'), 
                    'namespace' => 'Leezy\\PheanstalkBundle', 
                ], 
                'LimeniusLiformBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/limenius/liform-bundle'), 
                    'namespace' => 'Limenius\\LiformBundle', 
                ], 
                'LimeniusReactBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/limenius/react-bundle'), 
                    'namespace' => 'Limenius\\ReactBundle', 
                ], 
                'SensioFrameworkExtraBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'), 
                    'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle', 
                ], 
                'MobileDetectBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle'), 
                    'namespace' => 'SunCat\\MobileDetectBundle', 
                ], 
                'MonologBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'), 
                    'namespace' => 'Symfony\\Bundle\\MonologBundle', 
                ], 
                'DoctrineMigrationsBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'), 
                    'namespace' => 'Doctrine\\Bundle\\MigrationsBundle', 
                ], 
                'SwiftmailerBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle'), 
                    'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle', 
                ], 
                'NelmioAliceBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Bridge/Symfony'), 
                    'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony', 
                ], 
                'FidryAliceDataFixturesBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'), 
                    'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony', 
                ], 
                'HautelookAliceBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src'), 
                    'namespace' => 'Hautelook\\AliceBundle', 
                ], 
                'WebProfilerBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'), 
                    'namespace' => 'Symfony\\Bundle\\WebProfilerBundle', 
                ], 
                'MetaerCurlWrapperBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/metaer/curl-wrapper-bundle'), 
                    'namespace' => 'Metaer\\CurlWrapperBundle', 
                ], 
                'AdmBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/src/AdmBundle'), 
                    'namespace' => 'AdmBundle', 
                ], 
                'WebBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/src/WebBundle'), 
                    'namespace' => 'WebBundle', 
                ], 
                'Import1CBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/src/Import1CBundle'), 
                    'namespace' => 'Import1CBundle', 
                ], 
                'FirebaseBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src'), 
                    'namespace' => 'Kreait\\Firebase\\Symfony\\Bundle', 
                ], 
                'FuncCompressBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/funcphp/twig-compress/CompressBundle'), 
                    'namespace' => 'Func\\CompressBundle', 
                ], 
                'MakerBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'), 
                    'namespace' => 'Symfony\\Bundle\\MakerBundle', 
                ], 
                'NelmioApiDocBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle'), 
                    'namespace' => 'Nelmio\\ApiDocBundle', 
                ], 
                'SentryBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src'), 
                    'namespace' => 'Sentry\\SentryBundle', 
                ], 
                'NelmioCorsBundle' => [ 
                    'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle'), 
                    'namespace' => 'Nelmio\\CorsBundle', 
                ], 
            ], 
            'kernel.charset' => 'UTF-8', 
            'kernel.container_class' => 'FlexApp_KernelTe_devDebugContainer', 
            'container.dumper.inline_class_loader' => true, 
            'container.dumper.inline_factories' => true, 
            'database_driver' => 'pdo_mysql', 
            'database_host' => '127.0.0.1', 
            'database_port' => NULL, 
            'database_name' => 'te5', 
            'database_user' => 'root', 
            'database_password' => 'MySQL20203030root_1##', 
            'database_slave_host' => '127.0.0.1', 
            'database_slave_port' => NULL, 
            'database_slave_name' => 'te5', 
            'database_slave_user' => 'root', 
            'database_slave_password' => 'MySQL20203030root_1##', 
            'database_driver_2' => 'pdo_mysql', 
            'database_host_2' => '127.0.0.1', 
            'database_port_2' => NULL, 
            'database_name_2' => '1c', 
            'database_user_2' => 'root', 
            'database_password_2' => 'MySQL20203030root_1##', 
            'database_driver_3' => 'pdo_mysql', 
            'database_host_3' => '127.0.0.1', 
            'database_port_3' => 9306, 
            'database_name_3' => 'te', 
            'database_user_3' => 'root', 
            'database_password_3' => 'MySQL20203030root_1##', 
            'secret' => '048ad6025000f9fdb5f98bb642e00eadec0f555d', 
            'debug_redirects' => false, 
            'use_assetic_controller' => true, 
            'database_path' => NULL, 
            'googleAnalytics' => false, 
            'monolog_swift_subject' => 'OOps Tile.expert problems', 
            'monolog_swift_to_email' => 'mail@mail.ru', 
            'orderApi_wsdl' => 'https://wa1s03.remote.team:5501/education/ws/projectcalculator.1cws?wsdl', 
            'collApi_wsdl' => 'https://wa1s03.remote.team:5501/education/ws/listeningportal.1cws?wsdl', 
            'node_path' => NULL, 
            'twilio_account_sid' => 'ACb792ac96aff8811ce60e15348308a493', 
            'twilio_auth_token' => 'b193473eec54a9abbffa91c4f59954d2', 
            'twilio_twiml_app_sid' => 'AP44c903a80266f8ac7d2225df3f95061d', 
            'pivat_key' => 'AP44c903a80266f8ac7d2225df3f95061d', 
            'show_alert_update' => false, 
            'guetzli_handler' => '', 
            'pheanstalk_server' => '127.0.0.1', 
            'rabbit_host' => '127.0.0.1', 
            'rabbit_port' => 5672, 
            'rabbit_user' => 'guest', 
            'rabbit_pwd' => 'guest', 
            'nodeServer' => 'https://tile.expert:3002', 
            'assets_base_url' => 'https://dev5.tile.expert', 
            'general' => false, 
            'filters.separator.old' => '-&-', 
            'filters.separator.new' => '&', 
            'salt_portal' => 'test', 
            'salt_portal_bi' => 'test', 
            'database_driver_logs' => 'pdo_mysql', 
            'database_host_logs' => '127.0.0.1', 
            'database_port_logs' => NULL, 
            'database_name_logs' => 'adm_te', 
            'database_user_logs' => 'root', 
            'database_password_logs' => 'MySQL20203030root_1##', 
            'googleRemarketing' => false, 
            'react_rendering' => 'both', 
            'react_trace' => true, 
            'react_mode' => 'phpexecjs', 
            'jobs_subdomain' => 'jobs', 
            'replace_in_jobs_link_4th_level' => 'dev3', 
            'cons_test_mode' => false, 
            'cons_login_for_test_mode' => 'ppopov51218', 
            'comment_fails_emails' => [ 
                0 => 'p.popov@tile.expert', 
                1 => 'i.kedrov@tile.expert', 
                2 => 'saqott@gmail.com', 
            ], 
            'user_fails_emails' => [ 
                0 => 'i.kedrov@tile.expert', 
                1 => 'saqott@gmail.com', 
            ], 
            'general_fails_emails' => [ 
                0 => 'i.kedrov@tile.expert', 
                1 => 'saqott@gmail.com', 
            ], 
            'mirror' => 0, 
            'site' => 'dev5.tile.expert', 
            'domain' => 'dev5.tile.expert', 
            'full_domain' => 'https://tile.expert', 
            'site_name' => 'Tile.Expert', 
            'router.request_context.host' => 'te.loc', 
            'router.request_context.scheme' => 'http', 
            'locale' => 'en-us', 
            'langs_available' => 'ru|en|it|es|fr|de|pl|nl|fi|sv', 
            'langs_all' => 'ru|en|it|es|fr|de|pl|nl|fi|sv|no|da|ua', 
            'lang_country' => '(ru|en|it|es|fr|de|pl|nl|fi|sv)(-[\\w]{2})?', 
            'locales' => [ 
                0 => 'ru', 
                1 => 'en', 
                2 => 'it', 
                3 => 'es', 
                4 => 'fr', 
                5 => 'de', 
                6 => 'pl', 
                7 => 'nl', 
                8 => 'fi', 
                9 => 'sv', 
            ], 
            'recaptcha_secret' => '6LfgVCQUAAAAAK1l060U-9swy1g7f0jd6X6MnxgL', 
            'recaptcha_html' => '6LfgVCQUAAAAADnEA2FMd2014tLh8QD5-_-l6gzD', 
            'recaptcha_secret_opacity' => '6Lefh1IUAAAAAH7DHiHT7fxkIZE8mc8hDUs9hcD2', 
            'recaptcha_html_opacity' => '6Lefh1IUAAAAAAkOM6TdA5UIOnRhn2FaviL08Dhm', 
            'yandex' => false, 
            'w3counter' => false, 
            'mailer_transport' => 'smtp', 
            'mailer_host' => '136.243.132.177', 
            'mailer_port' => 8825, 
            'mailer_user' => NULL, 
            'mailer_password' => NULL, 
            'mailer_email_from' => [ 
                'robot@tile.expert' => '"Robot, TILE.EXPERT"', 
            ], 
            'mailer_email_to' => [ 
 
            ], 
            'portal_host' => 'https://tst.remote.team:7003/app_dev.php', 
            'portal_ws_server' => 'https://te.remote.team:3003', 
            'paypal_url_redirect' => 'https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=', 
            'paypal_url' => 'https://api-3t.sandbox.paypal.com/nvp', 
            'paypal_user_pp' => '', 
            'paypal_pwd_pp' => '', 
            'paypal_signature_pp' => '', 
            'credit_skin' => 'y4VKztc1', 
            'credit_hmac_keys' => 'A020C1971B9FAB3D98BF3C92D5881145FC14347D9E4429866E4F63EBB3340D8C', 
            'credit_amex_skin' => 'cRXj184L', 
            'credit_amex_hmac_keys' => 'A9B646BC2196A906B534A5211AEE3165AFE0E6F447B866BFB10F1AEB2B4C9199', 
            'credit_skin_handle' => 'YePdvnpx', 
            'credit_hmac_keys_handle' => 'D3CB5074AEE9CFFE071290339CBE58B33EC3D9CD978F1FDACDE79BA9C699293C', 
            'credit_amex_skin_handle' => 'VqGkgJno', 
            'credit_amex_hmac_keys_handle' => 'A020C1971B9FAB3D98BF3C92D5881145FC14347D9E4429866E4F63EBB3340D8C', 
            'card_adyen_merchant' => 'TileExpertOUEXPERT', 
            'card_adyen_login' => 'ws@Company.TileExpertOU', 
            'card_adyen_pass' => 'k1HE2)22C}qAK7wyfJ6&UXvdL', 
            'card_adyen_url' => 'https://test.adyen.com/hpp/', 
            'card_adyen_skin' => 'aU1XFuTp', 
            'card_adyen_hmac_keys' => 'A020C1971B9FAB3D98BF3C92D5881145FC14347D9E4429866E4F63EBB3340D8C', 
            'card_adyen_amex_skin' => 'D3zcPv1L', 
            'card_adyen_amex_hmac_keys' => 'A9B646BC2196A906B534A5211AEE3165AFE0E6F447B866BFB10F1AEB2B4C9199', 
            'card_adyen_skin_handle' => 'YePdvnpx', 
            'card_adyen_hmac_keys_handle' => 'D3CB5074AEE9CFFE071290339CBE58B33EC3D9CD978F1FDACDE79BA9C699293C', 
            'card_adyen_amex_skin_handle' => 'VqGkgJno', 
            'card_adyen_amex_hmac_keys_handle' => 'A020C1971B9FAB3D98BF3C92D5881145FC14347D9E4429866E4F63EBB3340D8C', 
            'card_ru_url' => 'https://3dsec.sberbank.ru/payment/rest/', 
            'card_ru_user' => 'tile_expert-api', 
            'card_ru_pass' => 'tile_expert', 
            'card_ru_proxy_url' => NULL, 
            'card_ru_proxy_userpwd' => NULL, 
            'salt' => 'test', 
            'memcache_host' => 'localhost', 
            'memcache_port' => 11211, 
            'database_phpunit_testing_driver' => 'pdo_mysql', 
            'database_phpunit_testing_host' => '136.243.143.200', 
            'database_phpunit_testing_port' => 3307, 
            'database_phpunit_testing_name' => 'phpunit_testing', 
            'database_phpunit_testing_user' => 'root', 
            'database_phpunit_testing_password' => 'MySQL20203030root_1##', 
            'trans_ex' => [ 
                'tred' => [ 
                    'user' => 'htsdemo', 
                    'pass' => 'htsdemo5', 
                ], 
                'libr' => [ 
                    'user' => 'saqott@gmail.com', 
                    'pass' => 'smF8EK$Zn0tUG', 
                    'type' => [ 
                        'demo' => 'e489e19b-e6ae-4d5d-90c8-859daaa53ca0', 
                        'standard' => 'e489e19b-e6ae-4d5d-90c8-859daaa53ca0', 
                        'tep' => 'e489e19b-e6ae-4d5d-90c8-859daaa53ca0', 
                    ], 
                ], 
            ], 
            'critical_errors_email' => [ 
                0 => 'v.holiaka@tile.expert', 
                1 => 'g.melikbekian@tile.expert', 
            ], 
            'critical_errors_from' => 'errors@dev5.tile.expert', 
            'len_article' => '50', 
            'web_socket_server_protocol' => 'ws', 
            'web_socket_server_host' => 'localhost', 
            'web_socket_server_external_port' => 37616, 
            'web_socket_server_internal_port' => 37616, 
            'dev_database_server_version' => 'mariadb-10.5.8', 
            'order_send_review' => false, 
            'disable_delivery_te' => false, 
            'disable_delivery_te_dev' => false, 
            'enable_consultants_schedule_caching' => true, 
            'google_client_id' => '733540005734-ehu23v4sks8snbbonkjku9vjifvqo9o6.apps.googleusercontent.com', 
            'google_secret_key' => 'bUUKJy3GxY2RSdy1vnfxrtAx', 
            'vk_app_id' => 6968232, 
            'vk_secret_kay' => 'VOLYQkvDqmPPWpYpSoPI', 
            'facebook_app_id' => 585883231920021, 
            'facebook_secret_key' => '5aebecf8d45d14985ede6246c60d22bc', 
            'instagram_client_id' => '4eb40278fc5f41dfbe999d08c834210b', 
            'instagram_secret_key' => '9496ce9657dc4886b1b764e66a01ebe2', 
            'wkhtmltopdf' => '/usr/local/bin/wkhtmltopdf.sh', 
            'mirrors_list' => [ 
                0 => 'site1.tile.expert', 
                1 => 'site5.tile.expert', 
                2 => 'site5.tile.expert', 
                3 => 'site5.tile.expert', 
                4 => 'site5.tile.expert', 
            ], 
            'aws.access_key_id' => 'AKIAXGHE77E74NGPYT6Z', 
            'aws.secret_access_key' => 't5xTiYgHZyGArqXAIKfpbEgr+SqwcrFIdvVjQDSX', 
            'aws.api_version' => 'latest', 
            'aws.region' => 'us-east-2', 
            'aws.personalize.campaign_arn' => 'arn:aws:personalize:us-east-2:494401485119:campaign/tile-expert-campaign', 
            'aws.user_interactions_tracker_id' => '8aa2c2cd-018d-4577-8abf-deff2772dc4a', 
            'chat_b_ws_server_type' => 'php', 
            'delivery_addresses_te_dev' => [ 
                0 => 'g.melikbekian@tile.expert', 
                1 => 'gevorg.melikbekian@gmail.com', 
            ], 
            'centrifugo.api_url' => 'http://localhost:8000/api', 
            'centrifugo.connection_url' => 'wss://dev4.tile.expert:443/centrifugo/connection/websocket', 
            'centrifugo.api_key' => 'a8e02d1d-de50-4a2e-8db2-e3066e01272a', 
            'centrifugo.secret' => '245add85-feeb-4694-b113-a0876f9added', 
            'image_lazyload' => true, 
            'braintree_environment' => 'sandbox', 
            'braintree_merchant_id' => '3tx82xhvrh4s4sz6', 
            'braintree_public_key' => 'pbr9qhmd999yhjxc', 
            'braintree_private_key' => '3017127eb0a93d1ff2b49f67f3c50686', 
            'kladr_token' => 'HDhrYb2zHZer7fBB38NfaY5teDZdY6yA', 
            'web_socket_server_internal_host' => 'ws', 
            'cco_email' => NULL, 
            'locale_jobs' => 'ru', 
            'card_adyen_api_key' => 'AQEnhmfuXNWTK0Qc+iSEm2g9gvyLTZlZIqYwPhjcJEaRPxxb13aM1+M2EMFdWw2+5HzctViMSCJMYAc=-Ymwf+OVRZv2MhSZt9EOFzxyF2+yajMuA4p+ov94s3vM=-}#v$hc2Dx6?%+@PR', 
            'card_adyen_client_key' => 'test_ETKJ5WGGUFAKDAXE2KFWWHUJIUKIGHYI', 
            'card_adyen_environment' => 'test', 
            'card_adyen_prefix' => '5691daf620711baf-TileExpertOU', 
            'salt_onec' => 'imagelib', 
            'pg_dsn' => 'postgresql://user:password@host:port/dbname', 
            'img_server_host' => '', 
            'img_server_folder' => '', 
            'img_server_user' => '', 
            'quality' => 100, 
            'quality_webp' => 70, 
            'qte_base_url' => '', 
            'qte_api_key' => '', 
            'bi.v4.image_driver' => 'gd', 
            'google_cloud_api_key' => NULL, 
            'soap_wsdl' => 'https://wa1s03.remote.team:5501/education/ws/projectcalculator.1cws?wsdl', 
            'assets.version.adm' => '1.2.4', 
            'portal_api_server_logs_dir' => 'portal_api_server', 
            'send_comment_to_portal_logs_dir' => 'comment_send_api_client', 
            'send_theme_to_portal_logs_dir' => 'theme_send_api_client', 
            'send_to_portal_logs_dir' => 'portal_api_client', 
            'last_messages_count_in_chat_b' => 50, 
            'default_cons_online_status_if_can_not_find_by_login_in_portal_data' => true, 
            'chat_b_websocket_client_te_timeout' => 90, 
            'chat_b_websocket_client_te_dev_timeout' => 90, 
            'chat_b_websocket_client_test_timeout' => 7, 
            'chat_b_websocket_client_default_timeout' => 7, 
            'bi.v3.connection.logs' => 'logs', 
            'bi.v3.connection.oneC' => 'oneC', 
            'adm.name' => 'TE AdmPanel', 
            'adm.comment.theme_unid_test' => '57EA4A8B-78D7-CAFC-2363-42F9304CFB6D', 
            'adm.comment.entity_types' => [ 
                'Publication' => '1', 
                'Vacancy' => '2', 
                'Collection' => '3', 
                'Page' => '4', 
                'BuyOrder' => '5', 
            ], 
            'adm.files.path.web' => '/img_lb', 
            'adm.files.path.files' => 'web/img_lb', 
            'event_dispatcher.event_aliases' => [ 
                'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command', 
                'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error', 
                'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal', 
                'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate', 
                'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit', 
                'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit', 
                'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit', 
                'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data', 
                'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data', 
                'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments', 
                'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller', 
                'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response', 
                'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request', 
                'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request', 
                'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view', 
                'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception', 
                'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate', 
                'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success', 
                'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure', 
                'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login', 
                'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user', 
            ], 
            'fragment.renderer.hinclude.global_template' => NULL, 
            'fragment.path' => '/_fragment', 
            'kernel.secret' => '048ad6025000f9fdb5f98bb642e00eadec0f555d', 
            'kernel.http_method_override' => true, 
            'kernel.trusted_hosts' => [ 
 
            ], 
            'kernel.default_locale' => 'en', 
            'kernel.enabled_locales' => [ 
 
            ], 
            'kernel.error_controller' => 'error_controller', 
            'debug.file_link_format' => NULL, 
            'asset.request_context.base_path' => NULL, 
            'asset.request_context.secure' => NULL, 
            'translator.logging' => false, 
            'translator.default_path' => (\dirname(__DIR__, 4).'/translations'), 
            'debug.error_handler.throw_at' => -1, 
            'router.request_context.base_url' => '', 
            'router.resource' => 'kernel::loadRoutes', 
            'request_listener.http_port' => 80, 
            'request_listener.https_port' => 443, 
            'session.metadata.storage_key' => '_sf2_meta', 
            'session.storage.options' => [ 
                'cache_limiter' => '0', 
                'cookie_lifetime' => 2419200, 
                'cookie_httponly' => true, 
                'gc_maxlifetime' => 2419200, 
                'gc_probability' => 1, 
            ], 
            'session.metadata.update_threshold' => 0, 
            'form.type_extension.csrf.enabled' => true, 
            'form.type_extension.csrf.field_name' => '_token', 
            'validator.translation_domain' => 'messages', 
            'profiler_listener.only_exceptions' => false, 
            'profiler_listener.only_main_requests' => false, 
            'twig.form.resources' => [ 
                0 => 'form_div_layout.html.twig', 
            ], 
            'twig.default_path' => (\dirname(__DIR__, 4).'/templates'), 
            'security.role_hierarchy.roles' => [ 
                'ROLE_USER' => [ 
                    0 => 'ROLE_USER', 
                ], 
                'ROLE_PREVIEW_LC' => [ 
                    0 => 'ROLE_USER', 
                ], 
                'ROLE_CODER' => [ 
                    0 => 'ROLE_USER', 
                ], 
                'ROLE_UPLOAD_FILES_TP' => [ 
                    0 => 'ROLE_USER', 
                ], 
                'ROLE_EDITOR_EMAIL' => [ 
                    0 => 'ROLE_USER', 
                    1 => 'ROLE_CONS_RU', 
                    2 => 'ROLE_CONS_EN', 
                ], 
                'ROLE_CONS' => [ 
                    0 => 'ROLE_USER', 
                ], 
                'ROLE_CONS_RU' => [ 
                    0 => 'ROLE_CONS', 
                ], 
                'ROLE_CONS_EN' => [ 
                    0 => 'ROLE_CONS', 
                ], 
                'ROLE_CONS_IT' => [ 
                    0 => 'ROLE_CONS', 
                ], 
                'ROLE_CONS_ES' => [ 
                    0 => 'ROLE_CONS', 
                ], 
                'ROLE_CONS_FR' => [ 
                    0 => 'ROLE_CONS', 
                ], 
                'ROLE_CONS_DE' => [ 
                    0 => 'ROLE_CONS', 
                ], 
                'ROLE_CONS_PL' => [ 
                    0 => 'ROLE_CONS', 
                ], 
                'ROLE_CONS_NL' => [ 
                    0 => 'ROLE_CONS', 
                ], 
                'ROLE_CONS_FI' => [ 
                    0 => 'ROLE_CONS', 
                ], 
                'ROLE_CONS_UA' => [ 
                    0 => 'ROLE_CONS', 
                ], 
                'ROLE_CONS_DA' => [ 
                    0 => 'ROLE_CONS', 
                ], 
                'ROLE_CONS_NO' => [ 
                    0 => 'ROLE_CONS', 
                ], 
                'ROLE_CONS_SV' => [ 
                    0 => 'ROLE_CONS', 
                ], 
                'ROLE_CONS_ZH' => [ 
                    0 => 'ROLE_CONS', 
                ], 
                'ROLE_CONS_EDITOR' => [ 
                    0 => 'ROLE_CONS', 
                ], 
                'ROLE_VACANCY_EDITOR' => [ 
                    0 => 'ROLE_ADMIN', 
                ], 
                'ROLE_CONS_TRETO' => [ 
                    0 => 'ROLE_CONS', 
                ], 
                'ROLE_CONS_TE' => [ 
                    0 => 'ROLE_CONS_EN', 
                    1 => 'ROLE_CONS_IT', 
                    2 => 'ROLE_CONS_ES', 
                    3 => 'ROLE_CONS_FR', 
                    4 => 'ROLE_CONS_DE', 
                    5 => 'ROLE_CONS_PL', 
                    6 => 'ROLE_CONS_NL', 
                    7 => 'ROLE_CONS_FI', 
                ], 
                'ROLE_DEV' => [ 
                    0 => 'ROLE_SIGN', 
                    1 => 'ROLE_BM', 
                    2 => 'ROLE_BI', 
                ], 
                'ROLE_SIGN' => [ 
                    0 => 'ROLE_BM', 
                    1 => 'ROLE_BI', 
                ], 
                'ROLE_BM' => [ 
                    0 => 'ROLE_BI', 
                ], 
                'ROLE_BI' => [ 
                    0 => 'ROLE_USER', 
                ], 
                'ROLE_BM_MANUAL' => [ 
                    0 => 'ROLE_USER', 
                ], 
                'ROLE_TEST' => [ 
                    0 => 'ROLE_USER', 
                ], 
                'ROLE_ORDER_MASTER' => [ 
                    0 => 'ROLE_USER', 
                ], 
                'ROLE_REDACTOR' => [ 
                    0 => 'ROLE_CONS_TE', 
                    1 => 'ROLE_CONS_TRETO', 
                    2 => 'ROLE_TR_ALL', 
                    3 => 'ROLE_UPLOAD_FILES_TP', 
                    4 => 'ROLE_CONS_EDITOR', 
                ], 
                'ROLE_DIR' => [ 
                    0 => 'ROLE_DIR', 
                ], 
                'ROLE_DESIGNER' => [ 
                    0 => 'ROLE_DESIGNER', 
                ], 
                'ROLE_LOGS' => [ 
                    0 => 'ROLE_USER', 
                ], 
                'ROLE_ADMIN' => [ 
                    0 => 'ROLE_EDITOR_TRETO', 
                    1 => 'ROLE_EDITOR_TE', 
                    2 => 'ROLE_LOGS', 
                    3 => 'ROLE_REDACTOR', 
                    4 => 'ROLE_CONS_EDITOR', 
                ], 
                'ROLE_AGENT_BRAND' => [ 
                    0 => 'ROLE_ADMIN', 
                ], 
                'ROLE_SUPER_ADMIN' => [ 
                    0 => 'ROLE_ADMIN', 
                    1 => 'ROLE_BI', 
                    2 => 'ROLE_ALLOWED_TO_SWITCH', 
                    3 => 'ROLE_CONS_TRETO', 
                    4 => 'ROLE_CONS_TE', 
                    5 => 'ROLE_CODER', 
                    6 => 'ROLE_REDACTOR', 
                ], 
            ], 
            'security.access.denied_url' => NULL, 
            'security.authentication.manager.erase_credentials' => true, 
            'security.authentication.session_strategy.strategy' => 'migrate', 
            'security.access.always_authenticate_before_granting' => false, 
            'security.authentication.hide_user_not_found' => true, 
            'security.firewalls' => [ 
                0 => 'dev', 
                1 => 'main', 
            ], 
            'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain', 
            'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack', 
            'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger', 
            'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration', 
            'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector', 
            'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager', 
            'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory', 
            'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit', 
            'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit', 
            'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry', 
            'doctrine.entity_managers' => [ 
                'default' => 'doctrine.orm.default_entity_manager', 
                'oneC' => 'doctrine.orm.oneC_entity_manager', 
                'logs' => 'doctrine.orm.logs_entity_manager', 
            ], 
            'doctrine.default_entity_manager' => 'default', 
            'doctrine.dbal.connection_factory.types' => [ 
                'json_array' => [ 
                    'class' => 'FlexApp\\Extensions\\Doctrine\\Types\\JsonArrayType', 
                ], 
                'declination_type' => [ 
                    'class' => 'FlexApp\\Extensions\\Doctrine\\Types\\DeclinationType', 
                ], 
            ], 
            'doctrine.connections' => [ 
                'default' => 'doctrine.dbal.default_connection', 
                'oneC' => 'doctrine.dbal.oneC_connection', 
                'logs' => 'doctrine.dbal.logs_connection', 
            ], 
            'doctrine.default_connection' => 'default', 
            'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration', 
            'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager', 
            'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator', 
            'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache', 
            'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache', 
            'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache', 
            'doctrine.orm.cache.memcache_host' => 'localhost', 
            'doctrine.orm.cache.memcache_port' => 11211, 
            'doctrine.orm.cache.memcache_instance.class' => 'Memcache', 
            'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache', 
            'doctrine.orm.cache.memcached_host' => 'localhost', 
            'doctrine.orm.cache.memcached_port' => 11211, 
            'doctrine.orm.cache.memcached_instance.class' => 'Memcached', 
            'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache', 
            'doctrine.orm.cache.redis_host' => 'localhost', 
            'doctrine.orm.cache.redis_port' => 6379, 
            'doctrine.orm.cache.redis_instance.class' => 'Redis', 
            'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache', 
            'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache', 
            'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache', 
            'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain', 
            'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver', 
            'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver', 
            'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver', 
            'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver', 
            'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver', 
            'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver', 
            'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer', 
            'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser', 
            'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator', 
            'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer', 
            'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider', 
            'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener', 
            'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener', 
            'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy', 
            'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy', 
            'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy', 
            'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy', 
            'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver', 
            'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory', 
            'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion', 
            'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion', 
            'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain', 
            'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger', 
            'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration', 
            'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration', 
            'doctrine.orm.auto_generate_proxy_classes' => true, 
            'doctrine.orm.proxy_namespace' => 'Proxies', 
            'knp_snappy.pdf.binary' => 'wkhtmltopdf', 
            'knp_snappy.pdf.options' => [ 
                'encoding' => 'UTF-8', 
                'page-size' => 'A4', 
                'orientation' => 'landscape', 
                'enable-local-file-access' => true, 
                'allow' => '/tmp', 
            ], 
            'knp_snappy.pdf.env' => [ 
 
            ], 
            'knp_snappy.image.binary' => 'wkhtmltoimage', 
            'knp_snappy.image.options' => [ 
 
            ], 
            'knp_snappy.image.env' => [ 
 
            ], 
            'leezy.pheanstalk.pheanstalks' => [ 
 
            ], 
            'limenius_react.default_rendering' => 'both', 
            'limenius_react.fail_loud' => false, 
            'limenius_react.trace' => true, 
            'limenius_react.external_react_renderer.class' => 'Limenius\\ReactRenderer\\Renderer\\ExternalServerReactRenderer', 
            'limenius_react.phpexecjs_react_renderer.class' => 'Limenius\\ReactRenderer\\Renderer\\PhpExecJsReactRenderer', 
            'limenius_react.context_provider.class' => 'Limenius\\ReactRenderer\\Context\\SymfonyContextProvider', 
            'limenius_react.render_extension.class' => 'Limenius\\ReactRenderer\\Twig\\ReactRenderExtension', 
            'limenius_react.cache_enabled' => false, 
            'mobile_detect.mobile_detector.class' => 'SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector', 
            'mobile_detect.device_view.class' => 'SunCat\\MobileDetectBundle\\Helper\\DeviceView', 
            'mobile_detect.cookie_key' => 'device_view', 
            'mobile_detect.switch_param' => 'device_view', 
            'mobile_detect.cookie_expire_datetime_modifier' => '1 month', 
            'mobile_detect.request_response_listener.class' => 'SunCat\\MobileDetectBundle\\EventListener\\RequestResponseListener', 
            'mobile_detect.redirect' => [ 
                'mobile' => [ 
                    'is_enabled' => false, 
                    'host' => NULL, 
                    'status_code' => 302, 
                    'action' => 'redirect', 
                ], 
                'tablet' => [ 
                    'is_enabled' => false, 
                    'host' => NULL, 
                    'status_code' => 302, 
                    'action' => 'redirect', 
                ], 
                'full' => [ 
                    'is_enabled' => false, 
                    'host' => NULL, 
                    'status_code' => 302, 
                    'action' => 'redirect', 
                ], 
                'detect_tablet_as_mobile' => false, 
            ], 
            'mobile_detect.switch_device_view.save_referer_path' => true, 
            'mobile_detect.twig.extension.class' => 'SunCat\\MobileDetectBundle\\Twig\\Extension\\MobileDetectExtension', 
            'mobile_detect.cookie_path' => '/', 
            'mobile_detect.cookie_domain' => '', 
            'mobile_detect.cookie_secure' => false, 
            'mobile_detect.cookie_httponly' => true, 
            'monolog.use_microseconds' => true, 
            'monolog.swift_mailer.handlers' => [ 
 
            ], 
            'monolog.handlers_to_channels' => [ 
                'monolog.handler.alert' => [ 
                    'type' => 'exclusive', 
                    'elements' => [ 
                        0 => 'catalog', 
                        1 => 'collection', 
                        2 => 'search', 
                    ], 
                ], 
                'monolog.handler.info' => [ 
                    'type' => 'exclusive', 
                    'elements' => [ 
                        0 => 'catalog', 
                        1 => 'collection', 
                        2 => 'search', 
                    ], 
                ], 
                'monolog.handler.error' => [ 
                    'type' => 'exclusive', 
                    'elements' => [ 
                        0 => 'catalog', 
                        1 => 'collection', 
                        2 => 'search', 
                    ], 
                ], 
                'monolog.handler.doctrine' => [ 
                    'type' => 'inclusive', 
                    'elements' => [ 
                        0 => 'doctrine', 
                        1 => 'console', 
                    ], 
                ], 
                'monolog.handler.console' => [ 
                    'type' => 'exclusive', 
                    'elements' => [ 
                        0 => 'catalog', 
                        1 => 'collection', 
                        2 => 'search', 
                        3 => 'event', 
                        4 => 'doctrine', 
                        5 => 'catalog', 
                        6 => 'search', 
                    ], 
                ], 
                'monolog.handler.nested' => [ 
                    'type' => 'exclusive', 
                    'elements' => [ 
                        0 => 'catalog', 
                        1 => 'collection', 
                        2 => 'search', 
                    ], 
                ], 
                'monolog.handler.main' => [ 
                    'type' => 'exclusive', 
                    'elements' => [ 
                        0 => 'catalog', 
                        1 => 'collection', 
                        2 => 'search', 
                        3 => 'event', 
                        4 => 'catalog', 
                        5 => 'collection', 
                        6 => 'search', 
                    ], 
                ], 
                'monolog.handler.search' => [ 
                    'type' => 'inclusive', 
                    'elements' => [ 
                        0 => 'search', 
                    ], 
                ], 
                'monolog.handler.collection' => [ 
                    'type' => 'inclusive', 
                    'elements' => [ 
                        0 => 'collection', 
                    ], 
                ], 
                'monolog.handler.catalog' => [ 
                    'type' => 'inclusive', 
                    'elements' => [ 
                        0 => 'catalog', 
                    ], 
                ], 
            ], 
            'doctrine_migrations.name' => 'Application Migrations', 
            'doctrine_migrations.dir_name' => (\dirname(__DIR__, 4).'/migrations'), 
            'doctrine_migrations.namespace' => 'DoctrineMigrations', 
            'doctrine_migrations.table_name' => 'migration_versions', 
            'doctrine_migrations.column_name' => 'version', 
            'doctrine_migrations.column_length' => 14, 
            'doctrine_migrations.executed_at_column_name' => 'executed_at', 
            'doctrine_migrations.all_or_nothing' => false, 
            'doctrine_migrations.custom_template' => NULL, 
            'doctrine_migrations.organize_migrations' => false, 
            'swiftmailer.mailer.default.transport.name' => 'smtp', 
            'swiftmailer.mailer.default.transport.smtp.encryption' => NULL, 
            'swiftmailer.mailer.default.transport.smtp.port' => 8825, 
            'swiftmailer.mailer.default.transport.smtp.host' => '136.243.132.177', 
            'swiftmailer.mailer.default.transport.smtp.username' => NULL, 
            'swiftmailer.mailer.default.transport.smtp.password' => NULL, 
            'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL, 
            'swiftmailer.mailer.default.transport.smtp.timeout' => 30, 
            'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL, 
            'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL, 
            'swiftmailer.mailer.default.transport.smtp.stream_options' => [ 
 
            ], 
            'swiftmailer.mailer.default.spool.enabled' => false, 
            'swiftmailer.mailer.default.plugin.impersonate' => NULL, 
            'swiftmailer.mailer.default.single_address' => 'g.melikbekian@tile.expert', 
            'swiftmailer.mailer.default.delivery_addresses' => [ 
                0 => 'g.melikbekian@tile.expert', 
                1 => 'gevorg.melikbekian@gmail.com', 
            ], 
            'swiftmailer.mailer.default.delivery_whitelist' => [ 
 
            ], 
            'swiftmailer.mailer.default.delivery.enabled' => true, 
            'swiftmailer.spool.enabled' => false, 
            'swiftmailer.delivery.enabled' => true, 
            'swiftmailer.single_address' => 'g.melikbekian@tile.expert', 
            'swiftmailer.mailers' => [ 
                'default' => 'swiftmailer.mailer.default', 
            ], 
            'swiftmailer.default_mailer' => 'default', 
            'nelmio_alice.functions_blacklist' => [ 
                0 => 'current', 
                1 => 'shuffle', 
                2 => 'date', 
                3 => 'time', 
                4 => 'file', 
                5 => 'md5', 
                6 => 'sha1', 
            ], 
            'nelmio_alice.locale' => 'en_US', 
            'nelmio_alice.seed' => 1, 
            'nelmio_alice.loading_limit' => 5, 
            'nelmio_alice.max_unique_values_retry' => 150, 
            'fidry_alice_data_fixtures.default_purge_mode' => 'delete', 
            'hautelook_alice.fixtures_path' => [ 
                0 => 'fixtures', 
            ], 
            'hautelook_alice.root_dirs' => [ 
                0 => \dirname(__DIR__, 4), 
            ], 
            'web_profiler.debug_toolbar.intercept_redirects' => false, 
            'web_profiler.debug_toolbar.mode' => 2, 
            'kreait.firebase.factory' => 'Kreait\\Firebase\\Factory', 
            'kreait.firebase.bundle.project_factory' => 'Kreait\\Firebase\\Symfony\\Bundle\\DependencyInjection\\Factory\\ProjectFactory', 
            'nelmio_api_doc.areas' => [ 
                0 => 'default', 
            ], 
            'nelmio_api_doc.use_validation_groups' => false, 
            'env(SENTRY_RELEASE)' => 'dev-master@0ec3ae1', 
            'sentry.tracing.enabled' => true, 
            'sentry.tracing.dbal.enabled' => true, 
            'sentry.tracing.dbal.connections' => [ 
 
            ], 
            'sentry.tracing.cache.enabled' => true, 
            'sentry.tracing.http_client.enabled' => true, 
            'nelmio_cors.map' => [ 
                '^/' => [ 
 
                ], 
            ], 
            'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener', 
            'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver', 
            'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider', 
            'maker.compatible_check.doctrine.supports_attributes' => true, 
            'data_collector.templates' => [ 
                'data_collector.request' => [ 
                    0 => 'request', 
                    1 => '@WebProfiler/Collector/request.html.twig', 
                ], 
                'data_collector.time' => [ 
                    0 => 'time', 
                    1 => '@WebProfiler/Collector/time.html.twig', 
                ], 
                'data_collector.memory' => [ 
                    0 => 'memory', 
                    1 => '@WebProfiler/Collector/memory.html.twig', 
                ], 
                'data_collector.validator' => [ 
                    0 => 'validator', 
                    1 => '@WebProfiler/Collector/validator.html.twig', 
                ], 
                'data_collector.ajax' => [ 
                    0 => 'ajax', 
                    1 => '@WebProfiler/Collector/ajax.html.twig', 
                ], 
                'data_collector.form' => [ 
                    0 => 'form', 
                    1 => '@WebProfiler/Collector/form.html.twig', 
                ], 
                'data_collector.exception' => [ 
                    0 => 'exception', 
                    1 => '@WebProfiler/Collector/exception.html.twig', 
                ], 
                'data_collector.logger' => [ 
                    0 => 'logger', 
                    1 => '@WebProfiler/Collector/logger.html.twig', 
                ], 
                'data_collector.events' => [ 
                    0 => 'events', 
                    1 => '@WebProfiler/Collector/events.html.twig', 
                ], 
                'data_collector.router' => [ 
                    0 => 'router', 
                    1 => '@WebProfiler/Collector/router.html.twig', 
                ], 
                'data_collector.cache' => [ 
                    0 => 'cache', 
                    1 => '@WebProfiler/Collector/cache.html.twig', 
                ], 
                'data_collector.translation' => [ 
                    0 => 'translation', 
                    1 => '@WebProfiler/Collector/translation.html.twig', 
                ], 
                'data_collector.security' => [ 
                    0 => 'security', 
                    1 => '@Security/Collector/security.html.twig', 
                ], 
                'data_collector.twig' => [ 
                    0 => 'twig', 
                    1 => '@WebProfiler/Collector/twig.html.twig', 
                ], 
                'data_collector.http_client' => [ 
                    0 => 'http_client', 
                    1 => '@WebProfiler/Collector/http_client.html.twig', 
                ], 
                'data_collector.doctrine' => [ 
                    0 => 'db', 
                    1 => '@Doctrine/Collector/db.html.twig', 
                ], 
                'swiftmailer.data_collector' => [ 
                    0 => 'swiftmailer', 
                    1 => '@Swiftmailer/Collector/swiftmailer.html.twig', 
                ], 
                'data_collector.messenger' => [ 
                    0 => 'messenger', 
                    1 => '@WebProfiler/Collector/messenger.html.twig', 
                ], 
                'mailer.data_collector' => [ 
                    0 => 'mailer', 
                    1 => '@WebProfiler/Collector/mailer.html.twig', 
                ], 
                'notifier.data_collector' => [ 
                    0 => 'notifier', 
                    1 => '@WebProfiler/Collector/notifier.html.twig', 
                ], 
                'leezy.pheanstalk.data_collector' => [ 
                    0 => 'pheanstalk', 
                    1 => '@LeezyPheanstalk/Profiler/pheanstalk.html.twig', 
                ], 
                'mobile_detect_bundle.device.collector' => [ 
                    0 => 'device.collector', 
                    1 => '@MobileDetect/Collector/device.html.twig', 
                ], 
                'data_collector.config' => [ 
                    0 => 'config', 
                    1 => '@WebProfiler/Collector/config.html.twig', 
                ], 
            ], 
            'console.command.ids' => [ 
                0 => 'console.command.public_alias.FlexApp\\Command\\SyncAllCommentsCommand', 
                1 => 'console.command.public_alias.app.command.fosub_migration_command', 
                2 => 'console.command.public_alias.app.command.set_coord_append_command', 
                3 => 'console.command.public_alias.app.command.set_coord_fix_command', 
                4 => 'console.command.public_alias.app.command.cur_rate.update', 
                5 => 'console.command.public_alias.app.command.order', 
                6 => 'console.command.public_alias.WebBundle\\Command\\CollectionImgCommand', 
                7 => 'console.command.public_alias.app.command.payment_from_one_c', 
                8 => 'console.command.public_alias.app.command.idea', 
                9 => 'console.command.public_alias.app.command.send_email_list', 
                10 => 'console.command.public_alias.app.command.collection_video', 
                11 => 'console.command.public_alias.app.command.check_onec_service', 
                12 => 'console.command.public_alias.app.setting.collection.command', 
                13 => 'console.command.public_alias.app.command.reviews_old.command', 
                14 => 'console.command.public_alias.app.command.pars_country.command', 
                15 => 'console.command.public_alias.app.command.publiccation_fix_path', 
                16 => 'console.command.public_alias.app.command.user_resend', 
                17 => 'console.command.public_alias.app.command.site_collection', 
                18 => 'console.command.public_alias.app.command.clear_article_dublicate', 
                19 => 'console.command.public_alias.app.command.check_rating', 
                20 => 'console.command.public_alias.app.command.update_user', 
                21 => 'console.command.public_alias.app.command.msh.run', 
                22 => 'console.command.public_alias.app.command.cron.synch', 
                23 => 'console.command.public_alias.app.command.order.send-email', 
                24 => 'console.command.public_alias.app.command.order.resend1C', 
                25 => 'console.command.public_alias.app.command.social.stat', 
                26 => 'console.command.public_alias.command.img.check', 
                27 => 'console.command.public_alias.command.main.check', 
                28 => 'console.command.public_alias.command.collection.check', 
                29 => 'console.command.public_alias.command.cache.clear', 
                30 => 'console.command.public_alias.command.discuss.user_unid_clear', 
                31 => 'console.command.public_alias.app.command.clear.history', 
                32 => 'console.command.public_alias.app.command.factory.statupd', 
                33 => 'console.command.public_alias.app.command.idearename', 
                34 => 'console.command.public_alias.app.command.update.user.social_n_data', 
                35 => 'console.command.public_alias.app.command.send_review_invitations', 
                36 => 'console.command.public_alias.WebBundle\\Command\\UpdateCountryFreeSampleDeliveryCommand', 
                37 => 'console.command.public_alias.app.command.article.update_textures', 
                38 => 'leezy.pheanstalk.command.delete_job', 
                39 => 'leezy.pheanstalk.command.flush_tube', 
                40 => 'leezy.pheanstalk.command.kick', 
                41 => 'leezy.pheanstalk.command.kick_job', 
                42 => 'leezy.pheanstalk.command.list_tube', 
                43 => 'leezy.pheanstalk.command.next_ready', 
                44 => 'leezy.pheanstalk.command.pause_tube', 
                45 => 'leezy.pheanstalk.command.peek', 
                46 => 'leezy.pheanstalk.command.peek_tube', 
                47 => 'leezy.pheanstalk.command.put', 
                48 => 'leezy.pheanstalk.command.stats', 
                49 => 'leezy.pheanstalk.command.stats_job', 
                50 => 'leezy.pheanstalk.command.stats_tube', 
            ], 
        ]; 
    } 
 
    protected function throw($message) 
    { 
        throw new RuntimeException($message); 
    } 
}