var/cache/dev/ContainerC0zQ5hW/App_KernelDevDebugContainer.php line 2227

Open in your IDE?
  1. <?php
  2. namespace ContainerC0zQ5hW;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'Pimcore\\Cache\\Runtime' => true,
  31.             'Pimcore\\Extension\\Config' => true,
  32.             'kernel' => true,
  33.         ];
  34.         $this->methodMap = [
  35.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  36.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  41.             '.container.private.session' => 'get_Container_Private_SessionService',
  42.             '.container.private.twig' => 'get_Container_Private_TwigService',
  43.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  44.             'App\\Service\\B2B\\ShopService' => 'getShopServiceService',
  45.             'App\\Service\\CookieHelper' => 'getCookieHelperService',
  46.             'App\\Service\\FacilityService' => 'getFacilityServiceService',
  47.             'App\\Service\\FormService' => 'getFormServiceService',
  48.             'App\\Service\\LinkGenerator\\JobLinkGenerator' => 'getJobLinkGeneratorService',
  49.             'App\\Service\\LinkGenerator\\JobTeamLinkGenerator' => 'getJobTeamLinkGeneratorService',
  50.             'App\\Service\\LinkGenerator\\MerchandiseLinkGenerator' => 'getMerchandiseLinkGeneratorService',
  51.             'App\\Service\\LinkGenerator\\NewsLinkGenerator' => 'getNewsLinkGeneratorService',
  52.             'App\\Service\\LinkGenerator\\ShopEventLinkGenerator' => 'getShopEventLinkGeneratorService',
  53.             'App\\Service\\LinkGenerator\\TicketLinkGenerator' => 'getTicketLinkGeneratorService',
  54.             'App\\Service\\Profile\\ProfileOrdersService' => 'getProfileOrdersServiceService',
  55.             'App\\Service\\Shop\\PriceFormatter' => 'getPriceFormatterService',
  56.             'App\\Service\\Shop\\ProductService' => 'getProductServiceService',
  57.             'App\\Service\\Shop\\ShopService' => 'getShopService2Service',
  58.             'App\\Service\\Shop\\SmartPricerService' => 'getSmartPricerServiceService',
  59.             'App\\Service\\SiteConfigService' => 'getSiteConfigServiceService',
  60.             'App\\Service\\TrackingService' => 'getTrackingServiceService',
  61.             'App\\Twig\\BackofficeExtension' => 'getBackofficeExtensionService',
  62.             'App\\Twig\\FaclilitiesExtension' => 'getFaclilitiesExtensionService',
  63.             'App\\Twig\\FakeDataGeneratorExtension' => 'getFakeDataGeneratorExtensionService',
  64.             'App\\Twig\\JsonLdExtension' => 'getJsonLdExtensionService',
  65.             'App\\Twig\\LinkGeneratorExtension' => 'getLinkGeneratorExtensionService',
  66.             'App\\Twig\\LiveInfoHelperExtension' => 'getLiveInfoHelperExtensionService',
  67.             'App\\Twig\\NavigationExtension' => 'getNavigationExtensionService',
  68.             'App\\Twig\\PriceScreenExtension' => 'getPriceScreenExtensionService',
  69.             'App\\Twig\\ProfileHelperExtension' => 'getProfileHelperExtensionService',
  70.             'App\\Twig\\SearchExtension' => 'getSearchExtensionService',
  71.             'App\\Twig\\ShopExtension' => 'getShopExtensionService',
  72.             'App\\Twig\\StylingExtension' => 'getStylingExtensionService',
  73.             'App\\Twig\\WebsiteHelperExtension' => 'getWebsiteHelperExtensionService',
  74.             'CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface' => 'getActivityStoreInterfaceService',
  75.             'CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface' => 'getExporterManagerInterfaceService',
  76.             'CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface' => 'getCustomerProviderInterfaceService',
  77.             'CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface' => 'getObjectNamingSchemeInterfaceService',
  78.             'CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface' => 'getCustomerSaveManagerInterfaceService',
  79.             'CustomerManagementFrameworkBundle\\CustomerSaveManager\\SaveOptions' => 'getSaveOptionsService',
  80.             'CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface' => 'getCustomerViewInterfaceService',
  81.             'CustomerManagementFrameworkBundle\\Helper\\JsConfigService' => 'getJsConfigServiceService',
  82.             'CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator' => 'getLinkActivityDefinitionLinkGeneratorService',
  83.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface' => 'getStoredFunctionsInterfaceService',
  84.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface' => 'getTypeMapperInterfaceService',
  85.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface' => 'getSegmentManagerInterfaceService',
  86.             'Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\Areabrick' => 'getAreabrickService',
  87.             'Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespace' => 'getCutStringRespectingWhitespaceService',
  88.             'Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespaceHtml' => 'getCutStringRespectingWhitespaceHtmlService',
  89.             'Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\VideoHelper' => 'getVideoHelperService',
  90.             'Elements\\Bundle\\HashCashBundle\\Service\\HashCashService' => 'getHashCashServiceService',
  91.             'Elements\\Bundle\\HashCashBundle\\Twig\\HashCashExtension' => 'getHashCashExtensionService',
  92.             'Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateGenerator' => 'getTemplateGeneratorService',
  93.             'Elements\\Bundle\\RecurringDatesTypeBundle\\Templating\\RecurringDatesHelper' => 'getRecurringDatesHelperService',
  94.             'Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl' => 'getPrettyUrlService',
  95.             'Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension' => 'getSeoHelperExtensionService',
  96.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\ServiceFactory' => 'getServiceFactoryService',
  97.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Skidata\\Sweb\\ClientFactory' => 'getClientFactoryService',
  98.             'Elements\\Bundle\\StyleLabBundle\\Services\\CustomerStateHelper' => 'getCustomerStateHelperService',
  99.             'Elements\\Bundle\\StyleLabBundle\\Services\\DoNotTouchHelper' => 'getDoNotTouchHelperService',
  100.             'Elements\\Bundle\\StyleLabBundle\\Services\\Img' => 'getImgService',
  101.             'Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper' => 'getNameHelperService',
  102.             'Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper' => 'getStateHelperService',
  103.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\SiteConfigService' => 'getSiteConfigService2Service',
  104.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Twig\\TicketShopExtension' => 'getTicketShopExtensionService',
  105.             'GuzzleHttp\\Client' => 'getClientService',
  106.             'Knp\\Component\\Pager\\PaginatorInterface' => 'getPaginatorInterfaceService',
  107.             'Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler' => 'getContentSecurityPolicyHandlerService',
  108.             'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler' => 'getCsrfProtectionHandlerService',
  109.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener' => 'getFullPageCacheListenerService',
  110.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener' => 'getGoogleAnalyticsCodeListenerService',
  111.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener' => 'getGoogleTagManagerListenerService',
  112.             'Pimcore\\Cache\\Core\\CoreCacheHandler' => 'getCoreCacheHandlerService',
  113.             'Pimcore\\Config' => 'getConfigService',
  114.             'Pimcore\\Document\\Editable\\Block\\BlockStateStack' => 'getBlockStateStackService',
  115.             'Pimcore\\Document\\Renderer\\DocumentRenderer' => 'getDocumentRendererService',
  116.             'Pimcore\\Document\\StaticPageGenerator' => 'getStaticPageGeneratorService',
  117.             'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'getPimcoreBundleManagerService',
  118.             'Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface' => 'getAreabrickManagerInterfaceService',
  119.             'Pimcore\\Http\\ClientFactory' => 'getClientFactory2Service',
  120.             'Pimcore\\Http\\RequestHelper' => 'getRequestHelperService',
  121.             'Pimcore\\Http\\Request\\Resolver\\DocumentResolver' => 'getDocumentResolverService',
  122.             'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver' => 'getEditmodeResolverService',
  123.             'Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver' => 'getOutputTimestampResolverService',
  124.             'Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver' => 'getPimcoreContextResolverService',
  125.             'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver' => 'getResponseHeaderResolverService',
  126.             'Pimcore\\Http\\Request\\Resolver\\SiteResolver' => 'getSiteResolverService',
  127.             'Pimcore\\Http\\Request\\Resolver\\StaticPageResolver' => 'getStaticPageResolverService',
  128.             'Pimcore\\Http\\ResponseHelper' => 'getResponseHelperService',
  129.             'Pimcore\\Localization\\IntlFormatter' => 'getIntlFormatterService',
  130.             'Pimcore\\Localization\\LocaleServiceInterface' => 'getLocaleServiceInterfaceService',
  131.             'Pimcore\\Log\\ApplicationLogger' => 'getApplicationLoggerService',
  132.             'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => 'getApplicationLoggerDbService',
  133.             'Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader' => 'getEditableLoaderService',
  134.             'Pimcore\\Model\\Document\\Service' => 'getServiceService',
  135.             'Pimcore\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolverService',
  136.             'Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator' => 'getDocumentTargetingConfiguratorService',
  137.             'Pimcore\\Templating\\Renderer\\EditableRenderer' => 'getEditableRendererService',
  138.             'Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension' => 'getWebLinkExtensionService',
  139.             'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener' => 'getSessionListenerService',
  140.             'Symfony\\Component\\Lock\\LockFactory' => 'getLockFactoryService',
  141.             'Symfony\\Contracts\\Translation\\TranslatorInterface' => 'getTranslatorInterfaceService',
  142.             'cache.app' => 'getCache_AppService',
  143.             'cache.system' => 'getCache_SystemService',
  144.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  145.             'cmf.view_formatter' => 'getCmf_ViewFormatterService',
  146.             'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
  147.             'data_collector.dump' => 'getDataCollector_DumpService',
  148.             'doctrine' => 'getDoctrineService',
  149.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  150.             'elements.templating.view_helper.js_config' => 'getElements_Templating_ViewHelper_JsConfigService',
  151.             'elements_css_loader.templating.helper' => 'getElementsCssLoader_Templating_HelperService',
  152.             'elements_seo_helper.templateing.view_helper.head_meta' => 'getElementsSeoHelper_Templateing_ViewHelper_HeadMetaService',
  153.             'elements_seo_helper.templating.view_helper.canonical' => 'getElementsSeoHelper_Templating_ViewHelper_CanonicalService',
  154.             'elements_seo_helper.templating.view_helper.head_title' => 'getElementsSeoHelper_Templating_ViewHelper_HeadTitleService',
  155.             'elements_seo_helper.templating.view_helper.hreflang' => 'getElementsSeoHelper_Templating_ViewHelper_HreflangService',
  156.             'elements_seo_helper.templating.view_helper.open_graph' => 'getElementsSeoHelper_Templating_ViewHelper_OpenGraphService',
  157.             'elements_seo_helper.templating.view_helper.pretty_path' => 'getElementsSeoHelper_Templating_ViewHelper_PrettyPathService',
  158.             'elements_seo_helper.templating.view_helper.pretty_url' => 'getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService',
  159.             'elements_seo_helper.templating.view_helper.robots' => 'getElementsSeoHelper_Templating_ViewHelper_RobotsService',
  160.             'event_dispatcher' => 'getEventDispatcherService',
  161.             'http_kernel' => 'getHttpKernelService',
  162.             'hwi_oauth.http.client' => 'getHwiOauth_Http_ClientService',
  163.             'hwi_oauth.resource_ownermap.main' => 'getHwiOauth_ResourceOwnermap_MainService',
  164.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  165.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
  166.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  167.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  168.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
  169.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  170.             'monolog.logger.http_client' => 'getMonolog_Logger_HttpClientService',
  171.             'monolog.logger.init' => 'getMonolog_Logger_InitService',
  172.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  173.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  174.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  175.             'monolog.logger.router' => 'getMonolog_Logger_RouterService',
  176.             'monolog.logger.routing' => 'getMonolog_Logger_RoutingService',
  177.             'monolog.logger.security' => 'getMonolog_Logger_SecurityService',
  178.             'monolog.logger.skidatasweb' => 'getMonolog_Logger_SkidataswebService',
  179.             'monolog.logger.smartpricer' => 'getMonolog_Logger_SmartpricerService',
  180.             'pimcore.cache.pool' => 'getPimcore_Cache_PoolService',
  181.             'pimcore.event_listener.frontend.activity_url_tracker' => 'getPimcore_EventListener_Frontend_ActivityUrlTrackerService',
  182.             'pimcore.model.factory' => 'getPimcore_Model_FactoryService',
  183.             'pimcore.routing.router.request_context' => 'getPimcore_Routing_Router_RequestContextService',
  184.             'pimcore.templating.engine.delegating' => 'getPimcore_Templating_Engine_DelegatingService',
  185.             'pimcore_ecommerce.environment' => 'getPimcoreEcommerce_EnvironmentService',
  186.             'pimcore_ecommerce.factory' => 'getPimcoreEcommerce_FactoryService',
  187.             'pimcore_ecommerce.tracking.tracking_manager' => 'getPimcoreEcommerce_Tracking_TrackingManagerService',
  188.             'request_stack' => 'getRequestStackService',
  189.             'router' => 'getRouterService',
  190.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  191.             'pimcore.templating.engine.twig' => 'getPimcore_Templating_Engine_TwigService',
  192.             'Doctrine\\Common\\Persistence\\ConnectionRegistry' => 'getConnectionRegistryService',
  193.             'cmf.link-activity-definition.linkgenerator' => 'getCmf_Linkactivitydefinition_LinkgeneratorService',
  194.             'cmf.customer_exporter_manager' => 'getCmf_CustomerExporterManagerService',
  195.             'cmf.action_trigger.queue' => 'getCmf_ActionTrigger_QueueService',
  196.             'cmf.event_listener.action_trigger' => 'getCmf_EventListener_ActionTriggerService',
  197.             'cache_clearer' => 'getCacheClearerService',
  198.             'filesystem' => 'getFilesystemService',
  199.             'serializer' => 'getSerializerService',
  200.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  201.             'form.factory' => 'getForm_FactoryService',
  202.             'form.type.file' => 'getForm_Type_FileService',
  203.             'profiler' => 'getProfilerService',
  204.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  205.             'security.token_storage' => 'getSecurity_TokenStorageService',
  206.             'twig' => 'getTwigService',
  207.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  208.             'pimcore_admin.security.user_provider' => 'getPimcoreAdmin_Security_UserProviderService',
  209.             'pimcore_admin.security.user_loader' => 'getPimcoreAdmin_Security_UserLoaderService',
  210.             'pimcore_admin.security.user_checker' => 'getPimcoreAdmin_Security_UserCheckerService',
  211.             'session' => 'getSessionService',
  212.             'validator' => 'getValidatorService',
  213.         ];
  214.         $this->fileMap = [
  215.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  216.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  217.             '.container.private.pimcore_admin.security.user_checker' => 'get_Container_Private_PimcoreAdmin_Security_UserCheckerService',
  218.             '.container.private.pimcore_admin.security.user_loader' => 'get_Container_Private_PimcoreAdmin_Security_UserLoaderService',
  219.             '.container.private.pimcore_admin.security.user_provider' => 'get_Container_Private_PimcoreAdmin_Security_UserProviderService',
  220.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  221.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  222.             'App\\Controller\\AbstractController' => 'getAbstractControllerService',
  223.             'App\\Controller\\AlpineCrossingController' => 'getAlpineCrossingControllerService',
  224.             'App\\Controller\\B2B\\AbstractB2BController' => 'getAbstractB2BControllerService',
  225.             'App\\Controller\\B2B\\CartController' => 'getCartControllerService',
  226.             'App\\Controller\\B2B\\CheckoutController' => 'getCheckoutControllerService',
  227.             'App\\Controller\\B2B\\LoginController' => 'getLoginControllerService',
  228.             'App\\Controller\\B2B\\PaymentController' => 'getPaymentControllerService',
  229.             'App\\Controller\\B2B\\ProductController' => 'getProductControllerService',
  230.             'App\\Controller\\B2B\\ProfileController' => 'getProfileControllerService',
  231.             'App\\Controller\\BackOffice\\AccountingController' => 'getAccountingControllerService',
  232.             'App\\Controller\\BackOffice\\ActionController' => 'getActionControllerService',
  233.             'App\\Controller\\BackOffice\\B2B\\AccountingController' => 'getAccountingController2Service',
  234.             'App\\Controller\\BackOffice\\B2B\\DashboardController' => 'getDashboardControllerService',
  235.             'App\\Controller\\BackOffice\\B2B\\OrderController' => 'getOrderControllerService',
  236.             'App\\Controller\\BackOffice\\CustomerController' => 'getCustomerControllerService',
  237.             'App\\Controller\\BackOffice\\DashboardController' => 'getDashboardController2Service',
  238.             'App\\Controller\\BackOffice\\EventController' => 'getEventControllerService',
  239.             'App\\Controller\\BackOffice\\Marketplace\\AccountingController' => 'getAccountingController3Service',
  240.             'App\\Controller\\BackOffice\\Marketplace\\OrderController' => 'getOrderController2Service',
  241.             'App\\Controller\\BackOffice\\MerchController' => 'getMerchControllerService',
  242.             'App\\Controller\\BackOffice\\OrderController' => 'getOrderController3Service',
  243.             'App\\Controller\\BackOffice\\TourOperator\\AccountingController' => 'getAccountingController4Service',
  244.             'App\\Controller\\BackOffice\\TourOperator\\OrderController' => 'getOrderController4Service',
  245.             'App\\Controller\\BackOffice\\ValidTokenController' => 'getValidTokenControllerService',
  246.             'App\\Controller\\BackOffice\\VoucherDevalueController' => 'getVoucherDevalueControllerService',
  247.             'App\\Controller\\BookingApi\\ApiAbstractController' => 'getApiAbstractControllerService',
  248.             'App\\Controller\\BookingApi\\ApiCatalogControllerApi' => 'getApiCatalogControllerApiService',
  249.             'App\\Controller\\BookingApi\\ApiEventControllerApi' => 'getApiEventControllerApiService',
  250.             'App\\Controller\\BookingApi\\ApiOrderControllerApi' => 'getApiOrderControllerApiService',
  251.             'App\\Controller\\BookingApi\\ApiTicketControllerApi' => 'getApiTicketControllerApiService',
  252.             'App\\Controller\\BookingApi\\SwaggerControllerApi' => 'getSwaggerControllerApiService',
  253.             'App\\Controller\\ContentController' => 'getContentControllerService',
  254.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  255.             'App\\Controller\\DownloadsController' => 'getDownloadsControllerService',
  256.             'App\\Controller\\FacilityController' => 'getFacilityControllerService',
  257.             'App\\Controller\\FaqController' => 'getFaqControllerService',
  258.             'App\\Controller\\JobController' => 'getJobControllerService',
  259.             'App\\Controller\\MigrationController' => 'getMigrationControllerService',
  260.             'App\\Controller\\NewsController' => 'getNewsControllerService',
  261.             'App\\Controller\\PdfController' => 'getPdfControllerService',
  262.             'App\\Controller\\PriceScreenController' => 'getPriceScreenControllerService',
  263.             'App\\Controller\\Profile\\ProfileController' => 'getProfileController2Service',
  264.             'App\\Controller\\Profile\\ProfileOverlayController' => 'getProfileOverlayControllerService',
  265.             'App\\Controller\\RenderletController' => 'getRenderletControllerService',
  266.             'App\\Controller\\Shop\\AbstractShopController' => 'getAbstractShopControllerService',
  267.             'App\\Controller\\Shop\\CartController' => 'getCartController2Service',
  268.             'App\\Controller\\Shop\\CheckoutController' => 'getCheckoutController2Service',
  269.             'App\\Controller\\Shop\\Dummy\\DummyTicketingController' => 'getDummyTicketingControllerService',
  270.             'App\\Controller\\Shop\\Json\\CrossSellingJsonController' => 'getCrossSellingJsonControllerService',
  271.             'App\\Controller\\Shop\\Json\\EventJsonController' => 'getEventJsonControllerService',
  272.             'App\\Controller\\Shop\\Json\\PriceCalculatorJsonController' => 'getPriceCalculatorJsonControllerService',
  273.             'App\\Controller\\Shop\\Json\\TicketJsonController' => 'getTicketJsonControllerService',
  274.             'App\\Controller\\Shop\\PaymentController' => 'getPaymentController2Service',
  275.             'App\\Controller\\Shop\\PortalController' => 'getPortalControllerService',
  276.             'App\\Controller\\Shop\\PriceCalculatorController' => 'getPriceCalculatorControllerService',
  277.             'App\\Controller\\Shop\\ProductController' => 'getProductController2Service',
  278.             'App\\Controller\\TabbingController' => 'getTabbingControllerService',
  279.             'App\\Controller\\TourOperator\\AbstractTourOperatorController' => 'getAbstractTourOperatorControllerService',
  280.             'App\\Controller\\TourOperator\\CartController' => 'getCartController3Service',
  281.             'App\\Controller\\TourOperator\\CheckoutController' => 'getCheckoutController3Service',
  282.             'App\\Controller\\TourOperator\\FaqController' => 'getFaqController2Service',
  283.             'App\\Controller\\TourOperator\\LoginController' => 'getLoginController2Service',
  284.             'App\\Controller\\TourOperator\\PaymentController' => 'getPaymentController3Service',
  285.             'App\\Controller\\TourOperator\\ProductController' => 'getProductController3Service',
  286.             'App\\Controller\\TourOperator\\ProfileController' => 'getProfileController3Service',
  287.             'App\\Controller\\WeatherController' => 'getWeatherControllerService',
  288.             'App\\Controller\\Web2printController' => 'getWeb2printControllerService',
  289.             'App\\Controller\\WebcamController' => 'getWebcamControllerService',
  290.             'App\\EventSubscriber\\MenuSubscriber' => 'getMenuSubscriberService',
  291.             'App\\EventSubscriber\\WeblinkEventSubscriber' => 'getWeblinkEventSubscriberService',
  292.             'App\\Form\\AddressDataType' => 'getAddressDataTypeService',
  293.             'App\\Form\\B2B\\PersonalizationType' => 'getPersonalizationTypeService',
  294.             'App\\Form\\B2B\\TicketType' => 'getTicketTypeService',
  295.             'App\\Form\\CheckoutConfirmType' => 'getCheckoutConfirmTypeService',
  296.             'App\\Form\\PaymentType' => 'getPaymentTypeService',
  297.             'App\\Form\\ProductDataItemType' => 'getProductDataItemTypeService',
  298.             'App\\Form\\TourOperator\\PersonalizationType' => 'getPersonalizationType2Service',
  299.             'App\\Form\\TourOperator\\TicketType' => 'getTicketType2Service',
  300.             'App\\OptionsProvider\\IconProvider' => 'getIconProviderService',
  301.             'App\\OptionsProvider\\PaymentB2BOptionsProvider' => 'getPaymentB2BOptionsProviderService',
  302.             'App\\OptionsProvider\\PaymentOptionsProvider' => 'getPaymentOptionsProviderService',
  303.             'App\\OptionsProvider\\PaymentProvider' => 'getPaymentProviderService',
  304.             'App\\OptionsProvider\\StatusProvider' => 'getStatusProviderService',
  305.             'App\\OptionsProvider\\StylingProvider' => 'getStylingProviderService',
  306.             'App\\Service\\ApplicationService' => 'getApplicationServiceService',
  307.             'App\\Service\\B2B\\ProfileService' => 'getProfileServiceService',
  308.             'App\\Service\\BackOffice\\EventService' => 'getEventServiceService',
  309.             'App\\Service\\BackOffice\\FilterService' => 'getFilterServiceService',
  310.             'App\\Service\\BackOffice\\OrderListService' => 'getOrderListServiceService',
  311.             'App\\Service\\BackOffice\\OrderNoteListService' => 'getOrderNoteListServiceService',
  312.             'App\\Service\\BackOffice\\SalesListService' => 'getSalesListServiceService',
  313.             'App\\Service\\BookingApi\\ApiService' => 'getApiServiceService',
  314.             'App\\Service\\BookingApi\\OrderDataService' => 'getOrderDataServiceService',
  315.             'App\\Service\\CDMUserManagerService' => 'getCDMUserManagerServiceService',
  316.             'App\\Service\\ContentService' => 'getContentServiceService',
  317.             'App\\Service\\CustomerDeleteService' => 'getCustomerDeleteServiceService',
  318.             'App\\Service\\Import\\ImportInfosnowService' => 'getImportInfosnowServiceService',
  319.             'App\\Service\\Import\\ImportKeycardService' => 'getImportKeycardServiceService',
  320.             'App\\Service\\Import\\ImportService' => 'getImportServiceService',
  321.             'App\\Service\\Import\\ImportSnowService' => 'getImportSnowServiceService',
  322.             'App\\Service\\Import\\ImportWeatherService' => 'getImportWeatherServiceService',
  323.             'App\\Service\\JobApplicantDeleteService' => 'getJobApplicantDeleteServiceService',
  324.             'App\\Service\\JobService' => 'getJobServiceService',
  325.             'App\\Service\\Migration\\AbstractMigrationService' => 'getAbstractMigrationServiceService',
  326.             'App\\Service\\Migration\\OrderItemMigrationService' => 'getOrderItemMigrationServiceService',
  327.             'App\\Service\\Migration\\OrderMigrationService' => 'getOrderMigrationServiceService',
  328.             'App\\Service\\NewsService' => 'getNewsServiceService',
  329.             'App\\Service\\OptionsProvider\\BirthdayRequiredOptionsProviderService' => 'getBirthdayRequiredOptionsProviderServiceService',
  330.             'App\\Service\\OptionsProvider\\TenantOptionsProviderService' => 'getTenantOptionsProviderServiceService',
  331.             'App\\Service\\PriceScreenService' => 'getPriceScreenServiceService',
  332.             'App\\Service\\Profile\\ProfileKeycardService' => 'getProfileKeycardServiceService',
  333.             'App\\Service\\Profile\\ProfilePersonsService' => 'getProfilePersonsServiceService',
  334.             'App\\Service\\Profile\\ProfileService' => 'getProfileService2Service',
  335.             'App\\Service\\RenderletService' => 'getRenderletServiceService',
  336.             'App\\Service\\Shop\\CrossSellingService' => 'getCrossSellingServiceService',
  337.             'App\\Service\\Shop\\EventParticipantListService' => 'getEventParticipantListServiceService',
  338.             'App\\Service\\Shop\\JsonDataService' => 'getJsonDataServiceService',
  339.             'App\\Service\\Shop\\MailService' => 'getMailServiceService',
  340.             'App\\Service\\Shop\\PricingRulesService' => 'getPricingRulesServiceService',
  341.             'App\\Service\\Shop\\QuotaService' => 'getQuotaServiceService',
  342.             'App\\Service\\Shop\\ShippingService' => 'getShippingServiceService',
  343.             'App\\Service\\Shop\\TicketingOrderService' => 'getTicketingOrderServiceService',
  344.             'App\\Service\\Shop\\TicketingOrderUpdateService' => 'getTicketingOrderUpdateServiceService',
  345.             'App\\Service\\Shop\\VoucherService' => 'getVoucherServiceService',
  346.             'App\\Service\\SkidataTicketingSwebBundle\\ContactService' => 'getContactServiceService',
  347.             'App\\Service\\SkidataTicketingSwebBundle\\OrderService' => 'getOrderServiceService',
  348.             'App\\Service\\TicketShopFrameworkBundle\\ItemGroupService' => 'getItemGroupServiceService',
  349.             'App\\Service\\TicketShopFrameworkBundle\\TicketFilter' => 'getTicketFilterService',
  350.             'App\\Sitemap\\EventGenerator' => 'getEventGeneratorService',
  351.             'App\\Sitemap\\JobGenerator' => 'getJobGeneratorService',
  352.             'App\\Sitemap\\JobTeamGenerator' => 'getJobTeamGeneratorService',
  353.             'App\\Sitemap\\MerchandiseGenerator' => 'getMerchandiseGeneratorService',
  354.             'App\\Sitemap\\NewsGenerator' => 'getNewsGeneratorService',
  355.             'App\\Sitemap\\TicketGenerator' => 'getTicketGeneratorService',
  356.             'CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface' => 'getEventHandlerInterfaceService',
  357.             'CustomerManagementFrameworkBundle\\ActionTrigger\\Queue\\QueueInterface' => 'getQueueInterfaceService',
  358.             'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager' => 'getDefaultActivityManagerService',
  359.             'CustomerManagementFrameworkBundle\\Controller\\Admin' => 'getAdminService',
  360.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController' => 'getActivitiesControllerService',
  361.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController' => 'getCustomersControllerService',
  362.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController' => 'getFilterDefinitionControllerService',
  363.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController' => 'getDuplicatesControllerService',
  364.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController' => 'getGDPRDataControllerService',
  365.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController' => 'getHelperControllerService',
  366.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController' => 'getRulesControllerService',
  367.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController' => 'getSegmentAssignmentControllerService',
  368.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService',
  369.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController' => 'getTemplatesControllerService',
  370.             'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController' => 'getObjectPreviewControllerService',
  371.             'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController' => 'getTermSegmentBuilderControllerService',
  372.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController' => 'getActivitiesController2Service',
  373.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController' => 'getCustomersController2Service',
  374.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController' => 'getDeletionsControllerService',
  375.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController' => 'getSegmentGroupsControllerService',
  376.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController' => 'getSegmentsControllerService',
  377.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController' => 'getSegmentsOfCustomersControllerService',
  378.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController' => 'getWebhookControllerService',
  379.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController' => 'getAdminControllerService',
  380.             'CustomerManagementFrameworkBundle\\CustomerDuplicatesService\\CustomerDuplicatesServiceInterface' => 'getCustomerDuplicatesServiceInterfaceService',
  381.             'CustomerManagementFrameworkBundle\\CustomerList\\SearchHelper' => 'getSearchHelperService',
  382.             'CustomerManagementFrameworkBundle\\CustomerMerger\\CustomerMergerInterface' => 'getCustomerMergerInterfaceService',
  383.             'CustomerManagementFrameworkBundle\\CustomerSaveValidator\\CustomerSaveValidatorInterface' => 'getCustomerSaveValidatorInterfaceService',
  384.             'CustomerManagementFrameworkBundle\\CustomerView\\Customer\\Maintenance' => 'getMaintenanceService',
  385.             'CustomerManagementFrameworkBundle\\CustomerView\\FilterDefinition\\Maintenance' => 'getMaintenance2Service',
  386.             'CustomerManagementFrameworkBundle\\DuplicatesIndex\\DuplicatesIndexInterface' => 'getDuplicatesIndexInterfaceService',
  387.             'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService' => 'getDefaultEncryptionServiceService',
  388.             'CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface' => 'getPimcoreElementRemovalListenerInterfaceService',
  389.             'CustomerManagementFrameworkBundle\\Event\\TargetingEventListener' => 'getTargetingEventListenerService',
  390.             'CustomerManagementFrameworkBundle\\Installer' => 'getInstallerService',
  391.             'CustomerManagementFrameworkBundle\\Maintenance\\MaintenanceWorker' => 'getMaintenanceWorkerService',
  392.             'CustomerManagementFrameworkBundle\\Maintenance\\Tasks\\CleanupEmptyFoldersTask' => 'getCleanupEmptyFoldersTaskService',
  393.             'CustomerManagementFrameworkBundle\\Maintenance\\Tasks\\CleanupExportTmpDataTask' => 'getCleanupExportTmpDataTaskService',
  394.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\Indexer\\IndexerInterface' => 'getIndexerInterfaceService',
  395.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\QueryService\\QueryServiceInterface' => 'getQueryServiceInterfaceService',
  396.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\QueueBuilder\\QueueBuilderInterface' => 'getQueueBuilderInterfaceService',
  397.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\SegmentAssigner\\SegmentAssignerInterface' => 'getSegmentAssignerInterfaceService',
  398.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentBuilderExecutor\\SegmentBuilderExecutorInterface' => 'getSegmentBuilderExecutorInterfaceService',
  399.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentExtractor\\SegmentExtractorInterface' => 'getSegmentExtractorInterfaceService',
  400.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentMerger\\DefaultSegmentMerger\\MetadataFiller' => 'getMetadataFillerService',
  401.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  402.             'Elements\\Bundle\\AzureAuthBundle\\Controller\\AuthController' => 'getAuthControllerService',
  403.             'Elements\\Bundle\\BackendDashboardBundle\\Controller\\MenuController' => 'getMenuControllerService',
  404.             'Elements\\Bundle\\BreadcrumbHelperBundle\\Command\\InstallTranslationsCommand' => 'getInstallTranslationsCommandService',
  405.             'Elements\\Bundle\\BreadcrumbHelperBundle\\Tools\\Installer' => 'getInstaller2Service',
  406.             'Elements\\Bundle\\CDMUserManagerBundle\\Command\\InstallTranslationsCommand' => 'getInstallTranslationsCommand2Service',
  407.             'Elements\\Bundle\\CDMUserManagerBundle\\Command\\RemoveInactiveCustomerCommand' => 'getRemoveInactiveCustomerCommandService',
  408.             'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerAuthController' => 'getUserManagerAuthControllerService',
  409.             'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerController' => 'getUserManagerControllerService',
  410.             'Elements\\Bundle\\CDMUserManagerBundle\\Service\\CDMPasswordServiceInterface' => 'getCDMPasswordServiceInterfaceService',
  411.             'Elements\\Bundle\\CDMUserManagerBundle\\Service\\CDMUserManagerServiceInterface' => 'getCDMUserManagerServiceInterfaceService',
  412.             'Elements\\Bundle\\CDMUserManagerBundle\\Tools\\Installer' => 'getInstaller3Service',
  413.             'Elements\\Bundle\\ClientUserRolesBundle\\Installer' => 'getInstaller4Service',
  414.             'Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CssOptimizerHelper' => 'getCssOptimizerHelperService',
  415.             'Elements\\Bundle\\CmsToolsBundle\\Tool\\Helper\\ElementsCustomDateFormat' => 'getElementsCustomDateFormatService',
  416.             'Elements\\Bundle\\DataLoggerBundle\\Command\\ExportCommand' => 'getExportCommandService',
  417.             'Elements\\Bundle\\DataLoggerBundle\\Command\\MigrationCommand' => 'getMigrationCommandService',
  418.             'Elements\\Bundle\\DataLoggerBundle\\Command\\RemoveCommand' => 'getRemoveCommandService',
  419.             'Elements\\Bundle\\DataLoggerBundle\\Command\\TestCommand' => 'getTestCommandService',
  420.             'Elements\\Bundle\\DataLoggerBundle\\Command\\UpdateCommand' => 'getUpdateCommandService',
  421.             'Elements\\Bundle\\DataLoggerBundle\\Controller\\AdminController' => 'getAdminController2Service',
  422.             'Elements\\Bundle\\DataLoggerBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  423.             'Elements\\Bundle\\DataLoggerBundle\\Controller\\ExporterController' => 'getExporterControllerService',
  424.             'Elements\\Bundle\\DataLoggerBundle\\Controller\\GDPRController' => 'getGDPRControllerService',
  425.             'Elements\\Bundle\\DataLoggerBundle\\Controller\\TestController' => 'getTestControllerService',
  426.             'Elements\\Bundle\\DatatransPaymentBundle\\Model\\Config\\EnvironmentConfiguration' => 'getEnvironmentConfigurationService',
  427.             'Elements\\Bundle\\DatatransPaymentBundle\\Service\\ClientFactory' => 'getClientFactory3Service',
  428.             'Elements\\Bundle\\ErrorPageBundle\\Command\\InstallTranslationsCommand' => 'getInstallTranslationsCommand3Service',
  429.             'Elements\\Bundle\\ErrorPageBundle\\Controller\\DefaultErrorPageController' => 'getDefaultErrorPageControllerService',
  430.             'Elements\\Bundle\\ErrorPageBundle\\Tools\\Installer' => 'getInstaller5Service',
  431.             'Elements\\Bundle\\FakeDataGenerator\\Controller\\FakeDataController' => 'getFakeDataControllerService',
  432.             'Elements\\Bundle\\FakeDataGenerator\\Installer\\Installer' => 'getInstaller6Service',
  433.             'Elements\\Bundle\\GoogleCseBundle\\Command\\InstallTranslationsCommand' => 'getInstallTranslationsCommand4Service',
  434.             'Elements\\Bundle\\GoogleCseBundle\\Controller\\CseController' => 'getCseControllerService',
  435.             'Elements\\Bundle\\GoogleCseBundle\\Templating\\Helper\\CseTemplateHelper' => 'getCseTemplateHelperService',
  436.             'Elements\\Bundle\\GoogleCseBundle\\Tools\\Installer' => 'getInstaller7Service',
  437.             'Elements\\Bundle\\IncertBundle\\Api\\CheckoutService' => 'getCheckoutServiceService',
  438.             'Elements\\Bundle\\IncertBundle\\Api\\ProductService' => 'getProductService2Service',
  439.             'Elements\\Bundle\\IncertBundle\\Command\\ImportCommand' => 'getImportCommandService',
  440.             'Elements\\Bundle\\IncertBundle\\Command\\IncertCommand' => 'getIncertCommandService',
  441.             'Elements\\Bundle\\IncertBundle\\Config' => 'getConfig2Service',
  442.             'Elements\\Bundle\\IncertBundle\\EventListener\\PimcoreAdminListener' => 'getPimcoreAdminListenerService',
  443.             'Elements\\Bundle\\IncertBundle\\Installer' => 'getInstaller8Service',
  444.             'Elements\\Bundle\\IncertBundle\\PriceSystem\\IncertPriceSystem' => 'getIncertPriceSystemService',
  445.             'Elements\\Bundle\\IncertBundle\\Service\\IncertService' => 'getIncertServiceService',
  446.             'Elements\\Bundle\\JsonLdReloadedBundle\\Controller\\DefaultController' => 'getDefaultController3Service',
  447.             'Elements\\Bundle\\JsonLdReloadedBundle\\Installer' => 'getInstaller9Service',
  448.             'Elements\\Bundle\\JsonLdReloadedBundle\\Templating\\Helper\\JsonLdHelper' => 'getJsonLdHelperService',
  449.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'getCallbackSettingsControllerService',
  450.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'getConfigControllerService',
  451.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'getIndexControllerService',
  452.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'getMonitoringItemControllerService',
  453.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'getRestControllerService',
  454.             'Elements\\Bundle\\ProcessManagerBundle\\Installer' => 'getInstaller10Service',
  455.             'Elements\\Bundle\\ProcessManagerBundle\\Service\\CommandsValidator' => 'getCommandsValidatorService',
  456.             'Elements\\Bundle\\RecurringDatesTypeBundle\\Controller\\DefaultController' => 'getDefaultController4Service',
  457.             'Elements\\Bundle\\RecurringDatesTypeBundle\\Installer' => 'getInstaller11Service',
  458.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\WarmupCommand' => 'getWarmupCommandService',
  459.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Controller\\AdminController' => 'getAdminController3Service',
  460.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Controller\\BarcodePreviewController' => 'getBarcodePreviewControllerService',
  461.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Installer' => 'getInstaller12Service',
  462.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\MessageHandler\\GetTicketInfosHandler' => 'getGetTicketInfosHandlerService',
  463.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\ContactService' => 'getContactService2Service',
  464.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\Importer' => 'getImporterService',
  465.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\Log\\CommunicationDataLogger' => 'getCommunicationDataLoggerService',
  466.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OptionsProvider\\AcquisitionTypeOptionsProvider' => 'getAcquisitionTypeOptionsProviderService',
  467.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OptionsProvider\\BarcodeTypeOptionsProvider' => 'getBarcodeTypeOptionsProviderService',
  468.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OptionsProvider\\OrderItemTransmissionStateProvider' => 'getOrderItemTransmissionStateProviderService',
  469.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OptionsProvider\\OrderTransmissionStateProvider' => 'getOrderTransmissionStateProviderService',
  470.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OptionsProvider\\ProductNatureOptionsProvider' => 'getProductNatureOptionsProviderService',
  471.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\OrderService' => 'getOrderService2Service',
  472.             'Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\PriceCalculationService' => 'getPriceCalculationServiceService',
  473.             'Elements\\Bundle\\StyleLabBundle\\Controller\\AdminController' => 'getAdminController4Service',
  474.             'Elements\\Bundle\\StyleLabBundle\\Controller\\IndexController' => 'getIndexController2Service',
  475.             'Elements\\Bundle\\StyleLabBundle\\Controller\\SearchController' => 'getSearchControllerService',
  476.             'Elements\\Bundle\\StyleLabBundle\\Controller\\StateController' => 'getStateControllerService',
  477.             'Elements\\Bundle\\StyleLabBundle\\Tools\\Installer' => 'getInstaller13Service',
  478.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Command\\SetupDemoProducts' => 'getSetupDemoProductsService',
  479.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Command\\SetupProductsCommand' => 'getSetupProductsCommandService',
  480.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Command\\TestConfigurationCommand' => 'getTestConfigurationCommandService',
  481.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Admin\\TicketAdminController' => 'getTicketAdminControllerService',
  482.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\IndexController' => 'getIndexController3Service',
  483.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractCheckoutController' => 'getAbstractCheckoutControllerService',
  484.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractShopController' => 'getAbstractShopController2Service',
  485.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CartController' => 'getCartController4Service',
  486.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CheckoutController' => 'getCheckoutController4Service',
  487.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\TicketingController' => 'getTicketingControllerService',
  488.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Ecommerce\\Checkout\\PersonalisationDataHandler' => 'getPersonalisationDataHandlerService',
  489.             'Elements\\Bundle\\TicketShopFrameworkBundle\\MessageHandler\\OrderTransmitMessageHandler' => 'getOrderTransmitMessageHandlerService',
  490.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\DeliveryService' => 'getDeliveryServiceService',
  491.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\MailService' => 'getMailService2Service',
  492.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\MailServiceInterface' => 'getMailServiceInterfaceService',
  493.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\SkidataImageHandlerInterface' => 'getSkidataImageHandlerInterfaceService',
  494.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\TicketingOrderService' => 'getTicketingOrderService2Service',
  495.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Tools\\Installer' => 'getInstaller14Service',
  496.             'Elements\\Bundle\\TrackingBundle\\Service\\Ga4Service' => 'getGa4ServiceService',
  497.             'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'getConnectControllerService',
  498.             'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginController3Service',
  499.             'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
  500.             'Pimcore\\Admin\\Serializer' => 'getSerializer2Service',
  501.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'getAssetControllerService',
  502.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'getAssetHelperControllerService',
  503.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'getClassControllerService',
  504.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'getClassificationstoreControllerService',
  505.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'getDataObjectControllerService',
  506.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'getDataObjectHelperControllerService',
  507.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'getQuantityValueControllerService',
  508.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'getVariantsControllerService',
  509.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'getDocumentControllerService',
  510.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'getEmailControllerService',
  511.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'getFolderControllerService',
  512.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'getHardlinkControllerService',
  513.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'getLinkControllerService',
  514.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'getNewsletterControllerService',
  515.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'getPageControllerService',
  516.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'getPrintcontainerControllerService',
  517.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'getPrintpageControllerService',
  518.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'getRenderletController2Service',
  519.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'getSnippetControllerService',
  520.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'getElementControllerService',
  521.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'getEmailController2Service',
  522.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService',
  523.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService',
  524.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexController4Service',
  525.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService',
  526.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
  527.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginController4Service',
  528.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService',
  529.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
  530.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalController2Service',
  531.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'getRecyclebinControllerService',
  532.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'getRedirectsControllerService',
  533.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'getSettingsController2Service',
  534.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'getTagsControllerService',
  535.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'getTargetingControllerService',
  536.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService',
  537.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
  538.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'getWorkflowControllerService',
  539.             'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'getExtensionManagerControllerService',
  540.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'getAdminController5Service',
  541.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'getAssetController2Service',
  542.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'getDataObjectController2Service',
  543.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'getPimcoreUsersControllerService',
  544.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'getSentMailControllerService',
  545.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'getAnalyticsControllerService',
  546.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'getCustomReportControllerService',
  547.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'getSettingsController3Service',
  548.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchController2Service',
  549.             'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolver2Service',
  550.             'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService',
  551.             'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService',
  552.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService',
  553.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController' => 'getAdminOrderControllerService',
  554.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController' => 'getConfigController2Service',
  555.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController' => 'getFindologicControllerService',
  556.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController' => 'getIndexController5Service',
  557.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController' => 'getPricingControllerService',
  558.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController' => 'getVoucherControllerService',
  559.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\Installer' => 'getInstaller15Service',
  560.             'Pimcore\\Bundle\\NumberSequenceGeneratorBundle\\Installer' => 'getInstaller16Service',
  561.             'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController' => 'getAdminController6Service',
  562.             'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearer2Service',
  563.             'Pimcore\\Controller\\Config\\ControllerDataProvider' => 'getControllerDataProviderService',
  564.             'Pimcore\\DataObject\\BlockDataMarshaller\\Consent' => 'getConsentService',
  565.             'Pimcore\\DataObject\\BlockDataMarshaller\\Date' => 'getDateService',
  566.             'Pimcore\\DataObject\\BlockDataMarshaller\\ExternalImage' => 'getExternalImageService',
  567.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geobounds' => 'getGeoboundsService',
  568.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopoint' => 'getGeopointService',
  569.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon' => 'getGeopolygonService',
  570.             'Pimcore\\DataObject\\BlockDataMarshaller\\Localizedfields' => 'getLocalizedfieldsService',
  571.             'Pimcore\\DataObject\\BlockDataMarshaller\\RgbaColor' => 'getRgbaColorService',
  572.             'Pimcore\\DataObject\\BlockDataMarshaller\\StructuredTable' => 'getStructuredTableService',
  573.             'Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface' => 'getFieldDefinitionDocBlockBuilderInterfaceService',
  574.             'Pimcore\\DataObject\\ClassBuilder\\PHPClassDumperInterface' => 'getPHPClassDumperInterfaceService',
  575.             'Pimcore\\DataObject\\ClassBuilder\\PHPFieldCollectionClassDumperInterface' => 'getPHPFieldCollectionClassDumperInterfaceService',
  576.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickClassDumperInterface' => 'getPHPObjectBrickClassDumperInterfaceService',
  577.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickContainerClassDumperInterface' => 'getPHPObjectBrickContainerClassDumperInterfaceService',
  578.             'Pimcore\\DataObject\\Consent\\Service' => 'getService2Service',
  579.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\BlockDataMarshaller\\EncryptedField' => 'getEncryptedFieldService',
  580.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\BooleanSelect' => 'getBooleanSelectService',
  581.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\EncryptedField' => 'getEncryptedField2Service',
  582.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect' => 'getMultiselectService',
  583.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\QuantityValue' => 'getQuantityValueService',
  584.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\RgbaColor' => 'getRgbaColor2Service',
  585.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Table' => 'getTableService',
  586.             'Pimcore\\DataObject\\GridColumnConfig\\Service' => 'getService3Service',
  587.             'Pimcore\\Document\\Editable\\EditableHandler' => 'getEditableHandlerService',
  588.             'Pimcore\\Document\\Editable\\EditableUsageResolver' => 'getEditableUsageResolverService',
  589.             'Pimcore\\Element\\MarshallerService' => 'getMarshallerServiceService',
  590.             'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService',
  591.             'Pimcore\\Http\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService',
  592.             'Pimcore\\Image\\Adapter\\GD' => 'getGDService',
  593.             'Pimcore\\Image\\Adapter\\Imagick' => 'getImagickService',
  594.             'Pimcore\\Image\\Optimizer' => 'getOptimizerService',
  595.             'Pimcore\\Mail\\Mailer' => 'getMailerService',
  596.             'Pimcore\\Migrations\\FilteredMigrationsRepository' => 'getFilteredMigrationsRepositoryService',
  597.             'Pimcore\\Migrations\\FilteredTableMetadataStorage' => 'getFilteredTableMetadataStorageService',
  598.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService',
  599.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService',
  600.             'Pimcore\\Model\\DataObject\\ClassDefinition\\DynamicOptionsProvider\\CountryOptionsProvider' => 'getCountryOptionsProviderService',
  601.             'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService',
  602.             'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService',
  603.             'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService',
  604.             'Pimcore\\Model\\Version\\Adapter\\VersionStorageAdapterInterface' => 'getVersionStorageAdapterInterfaceService',
  605.             'Pimcore\\Serializer\\Serializer' => 'getSerializer3Service',
  606.             'Pimcore\\Tool\\AssetsInstaller' => 'getAssetsInstallerService',
  607.             'Pimcore\\Tool\\Storage' => 'getStorageService',
  608.             'Pimcore\\Workflow\\Dumper\\GraphvizDumper' => 'getGraphvizDumperService',
  609.             'Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper' => 'getStateMachineGraphvizDumperService',
  610.             'Pimcore\\Workflow\\ExpressionService' => 'getExpressionServiceService',
  611.             'Pimcore\\Workflow\\Manager' => 'getManagerService',
  612.             'Pimcore\\Workflow\\Notification\\NotificationEmailService' => 'getNotificationEmailServiceService',
  613.             'Pimcore\\Workflow\\Place\\StatusInfo' => 'getStatusInfoService',
  614.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  615.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  616.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  617.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  618.             'cache.app_clearer' => 'getCache_AppClearerService',
  619.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  620.             'cache.system_clearer' => 'getCache_SystemClearerService',
  621.             'cache_warmer' => 'getCacheWarmerService',
  622.             'cmf.action_trigger.action_manager' => 'getCmf_ActionTrigger_ActionManagerService',
  623.             'cmf.activity_store_entry' => 'getCmf_ActivityStoreEntryService',
  624.             'cmf.activity_url_tracker' => 'getCmf_ActivityUrlTrackerService',
  625.             'cmf.activity_view' => 'getCmf_ActivityViewService',
  626.             'cmf.custom_report.adapter.term_segment_builder' => 'getCmf_CustomReport_Adapter_TermSegmentBuilderService',
  627.             'cmf.customer_duplicates_view' => 'getCmf_CustomerDuplicatesViewService',
  628.             'cmf.document.newsletter.factory.segmentAddressSource' => 'getCmf_Document_Newsletter_Factory_SegmentAddressSourceService',
  629.             'cmf.event_listener.object_merger' => 'getCmf_EventListener_ObjectMergerService',
  630.             'cmf.event_listener.pimcore_object' => 'getCmf_EventListener_PimcoreObjectService',
  631.             'cmf.potential_duplicate_item' => 'getCmf_PotentialDuplicateItemService',
  632.             'cmf.rest.activities_handler' => 'getCmf_Rest_ActivitiesHandlerService',
  633.             'cmf.rest.customers_handler' => 'getCmf_Rest_CustomersHandlerService',
  634.             'cmf.rest.deletions_handler' => 'getCmf_Rest_DeletionsHandlerService',
  635.             'cmf.rest.segment_groups_handler' => 'getCmf_Rest_SegmentGroupsHandlerService',
  636.             'cmf.rest.segments_handler' => 'getCmf_Rest_SegmentsHandlerService',
  637.             'cmf.rest.segments_of_customer_handler' => 'getCmf_Rest_SegmentsOfCustomerHandlerService',
  638.             'cmf.segment_manager.segment_merger' => 'getCmf_SegmentManager_SegmentMergerService',
  639.             'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
  640.             'console.command.public_alias.App\\Command\\AccountingListExportCommand' => 'getAccountingListExportCommandService',
  641.             'console.command.public_alias.App\\Command\\ApplicationLoggerCleanUpCommand' => 'getApplicationLoggerCleanUpCommandService',
  642.             'console.command.public_alias.App\\Command\\DeleteCustomersCommand' => 'getDeleteCustomersCommandService',
  643.             'console.command.public_alias.App\\Command\\DeleteOldJobApplicantsCommand' => 'getDeleteOldJobApplicantsCommandService',
  644.             'console.command.public_alias.App\\Command\\Export\\ExportOrderDataCommand' => 'getExportOrderDataCommandService',
  645.             'console.command.public_alias.App\\Command\\FixMigratedPricesCommand' => 'getFixMigratedPricesCommandService',
  646.             'console.command.public_alias.App\\Command\\Import\\ImportInfosnowCommand' => 'getImportInfosnowCommandService',
  647.             'console.command.public_alias.App\\Command\\Import\\ImportKeycardNumberCommand' => 'getImportKeycardNumberCommandService',
  648.             'console.command.public_alias.App\\Command\\Import\\ImportWebcamsCommand' => 'getImportWebcamsCommandService',
  649.             'console.command.public_alias.App\\Command\\MigrationCommand' => 'getMigrationCommand2Service',
  650.             'console.command.public_alias.App\\Command\\Shop\\CurrencyExchangeCommand' => 'getCurrencyExchangeCommandService',
  651.             'console.command.public_alias.App\\Command\\Shop\\EventSubscriberListCommand' => 'getEventSubscriberListCommandService',
  652.             'console.command.public_alias.App\\Command\\Shop\\NotificationCommand' => 'getNotificationCommandService',
  653.             'console.command.public_alias.App\\Command\\Shop\\SmartPricerCleanupCommand' => 'getSmartPricerCleanupCommandService',
  654.             'console.command.public_alias.App\\Command\\Shop\\SmartPricerDemandPressureCommand' => 'getSmartPricerDemandPressureCommandService',
  655.             'console.command.public_alias.App\\Command\\TmpCommand' => 'getTmpCommandService',
  656.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\ActionTriggerQueueCommand' => 'getActionTriggerQueueCommandService',
  657.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\BuildSegmentsCommand' => 'getBuildSegmentsCommandService',
  658.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\CronTriggerCommand' => 'getCronTriggerCommandService',
  659.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\DuplicatesIndexCommand' => 'getDuplicatesIndexCommandService',
  660.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\MaintenanceCommand' => 'getMaintenanceCommandService',
  661.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\SegmentAssignmentIndexCommand' => 'getSegmentAssignmentIndexCommandService',
  662.             'console.command.public_alias.Elements\\Bundle\\AzureAuthBundle\\Command\\MigrateUserCommand' => 'getMigrateUserCommandService',
  663.             'console.command.public_alias.Elements\\Bundle\\JsonLdReloadedBundle\\Command\\Deployment\\GenerateTemplatesFromDbCommand' => 'getGenerateTemplatesFromDbCommandService',
  664.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand' => 'getClassMethodExecutorCommandService',
  665.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand' => 'getMaintenanceCommand2Service',
  666.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MigrationGeneratorCommand' => 'getMigrationGeneratorCommandService',
  667.             'console.command.public_alias.Elements\\Bundle\\RecurringDatesTypeBundle\\Command\\MigrateTimeframerToReccuringDatesCommand' => 'getMigrateTimeframerToReccuringDatesCommandService',
  668.             'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\CleanupNotesCommand' => 'getCleanupNotesCommandService',
  669.             'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\CleanupTypesCommand' => 'getCleanupTypesCommandService',
  670.             'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\ImporterCommand' => 'getImporterCommandService',
  671.             'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\InstallClassesCommand' => 'getInstallClassesCommandService',
  672.             'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\InventoryTestCommand' => 'getInventoryTestCommandService',
  673.             'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateClassmapCommand' => 'getGenerateClassmapCommandService',
  674.             'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateClientCommand' => 'getGenerateClientCommandService',
  675.             'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateTypesCommand' => 'getGenerateTypesCommandService',
  676.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService',
  677.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService',
  678.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand' => 'getClassesDefinitionsBuildCommandService',
  679.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService',
  680.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService',
  681.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService',
  682.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService',
  683.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService',
  684.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService',
  685.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService',
  686.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand' => 'getMigrateElementsCommandService',
  687.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService',
  688.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand' => 'getGenerateStaticPagesCommandService',
  689.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand' => 'getInternalMigrationHelpersCommandService',
  690.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService',
  691.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService',
  692.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService',
  693.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand' => 'getMaintenanceModeCommandService',
  694.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand' => 'getStorageCommandService',
  695.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand' => 'getThumbnailsFolderStructureCommandService',
  696.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService',
  697.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand' => 'getRecyclebinCleanupCommandService',
  698.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand' => 'getRequirementsCheckCommandService',
  699.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
  700.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService',
  701.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService',
  702.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService',
  703.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService',
  704.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService',
  705.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\CleanupPendingOrdersCommand' => 'getCleanupPendingOrdersCommandService',
  706.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\BootstrapCommand' => 'getBootstrapCommandService',
  707.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\EsSyncCommand' => 'getEsSyncCommandService',
  708.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessPreparationQueueCommand' => 'getProcessPreparationQueueCommandService',
  709.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessUpdateIndexQueueCommand' => 'getProcessUpdateIndexQueueCommandService',
  710.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ResetQueueCommand' => 'getResetQueueCommandService',
  711.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupReservationsCommand' => 'getCleanupReservationsCommandService',
  712.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupStatisticsCommand' => 'getCleanupStatisticsCommandService',
  713.             'console.command_loader' => 'getConsole_CommandLoaderService',
  714.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  715.             'error_controller' => 'getErrorControllerService',
  716.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  717.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  718.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  719.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
  720.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
  721.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
  722.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
  723.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
  724.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
  725.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
  726.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
  727.             'httplug.uri_factory' => 'getHttplug_UriFactoryService',
  728.             'hwi_oauth.http.message_factory' => 'getHwiOauth_Http_MessageFactoryService',
  729.             'hwi_oauth.resource_owner.facebook' => 'getHwiOauth_ResourceOwner_FacebookService',
  730.             'hwi_oauth.resource_owner.google' => 'getHwiOauth_ResourceOwner_GoogleService',
  731.             'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
  732.             'monolog.logger.bookingapi' => 'getMonolog_Logger_BookingapiService',
  733.             'monolog.logger.cmf' => 'getMonolog_Logger_CmfService',
  734.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService',
  735.             'monolog.logger.debug' => 'getMonolog_Logger_DebugService',
  736.             'monolog.logger.devMail' => 'getMonolog_Logger_DevMailService',
  737.             'monolog.logger.eventRecipient' => 'getMonolog_Logger_EventRecipientService',
  738.             'monolog.logger.httplug' => 'getMonolog_Logger_HttplugService',
  739.             'monolog.logger.incert' => 'getMonolog_Logger_IncertService',
  740.             'monolog.logger.infoSnow' => 'getMonolog_Logger_InfoSnowService',
  741.             'monolog.logger.lock' => 'getMonolog_Logger_LockService',
  742.             'monolog.logger.mailer' => 'getMonolog_Logger_MailerService',
  743.             'monolog.logger.messenger' => 'getMonolog_Logger_MessengerService',
  744.             'monolog.logger.payment_datatrans' => 'getMonolog_Logger_PaymentDatatransService',
  745.             'monolog.logger.pimcore' => 'getMonolog_Logger_PimcoreService',
  746.             'monolog.logger.pimcore_admin.session' => 'getMonolog_Logger_PimcoreAdmin_SessionService',
  747.             'monolog.logger.pimcore_api' => 'getMonolog_Logger_PimcoreApiService',
  748.             'monolog.logger.pimcore_ecommerce' => 'getMonolog_Logger_PimcoreEcommerceService',
  749.             'monolog.logger.pimcore_ecommerce_es' => 'getMonolog_Logger_PimcoreEcommerceEsService',
  750.             'monolog.logger.pimcore_ecommerce_findologic' => 'getMonolog_Logger_PimcoreEcommerceFindologicService',
  751.             'monolog.logger.pimcore_ecommerce_indexupdater' => 'getMonolog_Logger_PimcoreEcommerceIndexupdaterService',
  752.             'monolog.logger.pimcore_ecommerce_sql' => 'getMonolog_Logger_PimcoreEcommerceSqlService',
  753.             'monolog.logger.session' => 'getMonolog_Logger_SessionService',
  754.             'monolog.logger.skidata.sweb.cache.warmup' => 'getMonolog_Logger_Skidata_Sweb_Cache_WarmupService',
  755.             'monolog.logger.skidata.sweb.importer' => 'getMonolog_Logger_Skidata_Sweb_ImporterService',
  756.             'monolog.logger.skidata.sweb.order' => 'getMonolog_Logger_Skidata_Sweb_OrderService',
  757.             'monolog.logger.skidata.sweb.pricecalculation' => 'getMonolog_Logger_Skidata_Sweb_PricecalculationService',
  758.             'monolog.logger.swisspass' => 'getMonolog_Logger_SwisspassService',
  759.             'monolog.logger.ticketshopframework_ordertransmit' => 'getMonolog_Logger_TicketshopframeworkOrdertransmitService',
  760.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
  761.             'pimcore.analytics.google.fallback_service_locator' => 'getPimcore_Analytics_Google_FallbackServiceLocatorService',
  762.             'pimcore.cache.adapter.null_tag_aware' => 'getPimcore_Cache_Adapter_NullTagAwareService',
  763.             'pimcore.class.resolver.document' => 'getPimcore_Class_Resolver_DocumentService',
  764.             'pimcore.custom_report.adapter.factories' => 'getPimcore_CustomReport_Adapter_FactoriesService',
  765.             'pimcore.implementation_loader.asset.metadata.data' => 'getPimcore_ImplementationLoader_Asset_Metadata_DataService',
  766.             'pimcore.implementation_loader.object.data' => 'getPimcore_ImplementationLoader_Object_DataService',
  767.             'pimcore.implementation_loader.object.layout' => 'getPimcore_ImplementationLoader_Object_LayoutService',
  768.             'pimcore.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService',
  769.             'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService',
  770.             'pimcore_ecommerce.cart_manager.b2b' => 'getPimcoreEcommerce_CartManager_B2bService',
  771.             'pimcore_ecommerce.cart_manager.default' => 'getPimcoreEcommerce_CartManager_DefaultService',
  772.             'pimcore_ecommerce.cart_manager.tour_operator' => 'getPimcoreEcommerce_CartManager_TourOperatorService',
  773.             'pimcore_ecommerce.index_service' => 'getPimcoreEcommerce_IndexServiceService',
  774.             'pimcore_ecommerce.offer_tool' => 'getPimcoreEcommerce_OfferToolService',
  775.             'pimcore_ecommerce.order_manager.b2b' => 'getPimcoreEcommerce_OrderManager_B2bService',
  776.             'pimcore_ecommerce.order_manager.default' => 'getPimcoreEcommerce_OrderManager_DefaultService',
  777.             'pimcore_ecommerce.order_manager.tour_operator' => 'getPimcoreEcommerce_OrderManager_TourOperatorService',
  778.             'pimcore_ecommerce.payment_manager' => 'getPimcoreEcommerce_PaymentManagerService',
  779.             'pimcore_ecommerce.voucher_service' => 'getPimcoreEcommerce_VoucherServiceService',
  780.             'pimcore_ecommerce.voucher_service.token_manager_factory' => 'getPimcoreEcommerce_VoucherService_TokenManagerFactoryService',
  781.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  782.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  783.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  784.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  785.             'routing.loader' => 'getRouting_LoaderService',
  786.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  787.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  788.             'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService',
  789.             'services_resetter' => 'getServicesResetterService',
  790.             'swebbundle.pricesystem' => 'getSwebbundle_PricesystemService',
  791.             'ticketshopframework.activity_availability_system' => 'getTicketshopframework_ActivityAvailabilitySystemService',
  792.             'ticketshopframework.activity_price_system' => 'getTicketshopframework_ActivityPriceSystemService',
  793.             'ticketshopframework.commitorderprocessor' => 'getTicketshopframework_CommitorderprocessorService',
  794.             'ticketshopframework.options.acquistionTypes' => 'getTicketshopframework_Options_AcquistionTypesService',
  795.             'ticketshopframework.options.requirements' => 'getTicketshopframework_Options_RequirementsService',
  796.             'ticketshopframework.ordermanager' => 'getTicketshopframework_OrdermanagerService',
  797.             'ticketshopframework.skidata_ticket_price_system' => 'getTicketshopframework_SkidataTicketPriceSystemService',
  798.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  799.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  800.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  801.         ];
  802.         $this->aliases = [
  803.             'App\\Kernel' => 'kernel',
  804.             'CustomerManagementFrameworkBundle\\ActivityManager\\ActivityManagerInterface' => 'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager',
  805.             'CustomerManagementFrameworkBundle\\Encryption\\EncryptionServiceInterface' => 'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService',
  806.             'Doctrine\\Persistence\\ConnectionRegistry' => 'doctrine',
  807.             'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\Canonical' => 'elements_seo_helper.templating.view_helper.canonical',
  808.             'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\HeadMeta' => 'elements_seo_helper.templateing.view_helper.head_meta',
  809.             'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\HeadTitle' => 'elements_seo_helper.templating.view_helper.head_title',
  810.             'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\Hreflang' => 'elements_seo_helper.templating.view_helper.hreflang',
  811.             'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\OpenGraph' => 'elements_seo_helper.templating.view_helper.open_graph',
  812.             'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\PrettyPath' => 'elements_seo_helper.templating.view_helper.pretty_path',
  813.             'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\PrettyUrl' => 'elements_seo_helper.templating.view_helper.pretty_url',
  814.             'Elements\\Bundle\\SeoHelperBundle\\Templating\\Helper\\Robots' => 'elements_seo_helper.templating.view_helper.robots',
  815.             'GuzzleHttp\\ClientInterface' => 'GuzzleHttp\\Client',
  816.             'Pimcore\\Db\\Connection' => 'doctrine.dbal.default_connection',
  817.             'Pimcore\\Db\\ConnectionInterface' => 'doctrine.dbal.default_connection',
  818.             'Pimcore\\Kernel' => 'kernel',
  819.             'Pimcore\\Localization\\LocaleService' => 'Pimcore\\Localization\\LocaleServiceInterface',
  820.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  821.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
  822.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
  823.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  824.             'cmf.activity_manager' => 'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager',
  825.             'cmf.activity_store' => 'CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface',
  826.             'cmf.customer_duplicates_index' => 'CustomerManagementFrameworkBundle\\DuplicatesIndex\\DuplicatesIndexInterface',
  827.             'cmf.customer_duplicates_service' => 'CustomerManagementFrameworkBundle\\CustomerDuplicatesService\\CustomerDuplicatesServiceInterface',
  828.             'cmf.customer_merger' => 'CustomerManagementFrameworkBundle\\CustomerMerger\\CustomerMergerInterface',
  829.             'cmf.customer_provider' => 'CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface',
  830.             'cmf.customer_provider.object_naming_scheme' => 'CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface',
  831.             'cmf.customer_save_manager' => 'CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface',
  832.             'cmf.customer_save_validator' => 'CustomerManagementFrameworkBundle\\CustomerSaveValidator\\CustomerSaveValidatorInterface',
  833.             'cmf.customer_view' => 'CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface',
  834.             'cmf.encryption_service' => 'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService',
  835.             'cmf.logger' => 'monolog.logger.cmf',
  836.             'cmf.segment_manager' => 'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface',
  837.             'database_connection' => 'doctrine.dbal.default_connection',
  838.             'elements.incert.service' => 'Elements\\Bundle\\IncertBundle\\Service\\IncertService',
  839.             'elementsincertbundle.installer' => 'Elements\\Bundle\\IncertBundle\\Installer',
  840.             'httplug.client' => 'hwi_oauth.http.client',
  841.             'httplug.message_factory' => 'hwi_oauth.http.message_factory',
  842.             'messenger.bus.pimcore-core' => 'messenger.default_bus',
  843.             'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
  844.             'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
  845.             'pimcore.ecommerceframework.installer' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\Installer',
  846.             'pimcore.http_client' => 'GuzzleHttp\\Client',
  847.             'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
  848.             'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
  849.             'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
  850.             'swebbundle.options.acquistionTypes' => 'ticketshopframework.options.acquistionTypes',
  851.             'ticketshopframework.mailservice' => 'App\\Service\\Shop\\MailService',
  852.             'translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
  853.         ];
  854.         $this->privates['service_container'] = function () {
  855.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  856.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  857.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  858.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  859.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  860.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  861.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Kernel.php';
  862.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  863.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  864.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  865.             include_once \dirname(__DIR__4).'/src/Twig/BackofficeExtension.php';
  866.             include_once \dirname(__DIR__4).'/src/Twig/FaclilitiesExtension.php';
  867.             include_once \dirname(__DIR__4).'/src/Twig/FakeDataGeneratorExtension.php';
  868.             include_once \dirname(__DIR__4).'/src/Twig/JsonLdExtension.php';
  869.             include_once \dirname(__DIR__4).'/src/Twig/LinkGeneratorExtension.php';
  870.             include_once \dirname(__DIR__4).'/src/Twig/LiveInfoHelperExtension.php';
  871.             include_once \dirname(__DIR__4).'/src/Twig/NavigationExtension.php';
  872.             include_once \dirname(__DIR__4).'/src/Twig/PriceScreenExtension.php';
  873.             include_once \dirname(__DIR__4).'/src/Twig/ProfileHelperExtension.php';
  874.             include_once \dirname(__DIR__4).'/src/Twig/SearchExtension.php';
  875.             include_once \dirname(__DIR__4).'/src/Twig/ShopExtension.php';
  876.             include_once \dirname(__DIR__4).'/src/Twig/StylingExtension.php';
  877.             include_once \dirname(__DIR__4).'/src/Twig/WebsiteHelperExtension.php';
  878.             include_once \dirname(__DIR__4).'/src/Service/B2B/ShopService.php';
  879.             include_once \dirname(__DIR__4).'/src/Service/CookieHelper.php';
  880.             include_once \dirname(__DIR__4).'/src/Service/FacilityService.php';
  881.             include_once \dirname(__DIR__4).'/src/Service/FormService.php';
  882.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
  883.             include_once \dirname(__DIR__4).'/src/Service/LinkGenerator/AbstractLinkGenerator.php';
  884.             include_once \dirname(__DIR__4).'/src/Service/LinkGenerator/JobLinkGenerator.php';
  885.             include_once \dirname(__DIR__4).'/src/Service/LinkGenerator/JobTeamLinkGenerator.php';
  886.             include_once \dirname(__DIR__4).'/src/Service/LinkGenerator/MerchandiseLinkGenerator.php';
  887.             include_once \dirname(__DIR__4).'/src/Service/LinkGenerator/NewsLinkGenerator.php';
  888.             include_once \dirname(__DIR__4).'/src/Service/LinkGenerator/ShopEventLinkGenerator.php';
  889.             include_once \dirname(__DIR__4).'/src/Service/LinkGenerator/TicketLinkGenerator.php';
  890.             include_once \dirname(__DIR__4).'/src/Service/Profile/ProfileOrdersService.php';
  891.             include_once \dirname(__DIR__4).'/src/Service/Shop/PriceFormatter.php';
  892.             include_once \dirname(__DIR__4).'/src/Service/Shop/ProductService.php';
  893.             include_once \dirname(__DIR__4).'/src/Model/Traits/SkidataTrait.php';
  894.             include_once \dirname(__DIR__4).'/src/Service/Shop/ShopService.php';
  895.             include_once \dirname(__DIR__4).'/src/Service/Shop/SmartPricerService.php';
  896.             include_once \dirname(__DIR__4).'/src/Service/SiteConfigService.php';
  897.             include_once \dirname(__DIR__4).'/src/Service/TrackingService.php';
  898.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PimcoreContextAwareTrait.php';
  899.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/StaticPageContextAwareTrait.php';
  900.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php';
  901.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/FullPage/SessionStatus.php';
  902.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/ItemGroupService.php';
  903.             include_once \dirname(__DIR__4).'/src/Service/TicketShopFrameworkBundle/ItemGroupService.php';
  904.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  913.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  916.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  920.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  928.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  929.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  930.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  931.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  932.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  933.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  934.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ResetInterface.php';
  935.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  936.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  937.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  938.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ProxyAdapter.php';
  941.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  942.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  943.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  944.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  945.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  946.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  947.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  948.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  950.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  951.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  952.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  953.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  954.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  955.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  956.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  957.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  958.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  959.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  960.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  961.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  962.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  963.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  964.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  965.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  966.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  967.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  968.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  970.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  971.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  972.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  973.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  974.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  975.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  976.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  977.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  978.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  979.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  980.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  981.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  982.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  983.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  984.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  985.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  986.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  987.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  988.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  989.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  990.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  991.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  992.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  993.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  994.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  995.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  996.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  997.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php';
  998.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  999.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMapInterface.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMap.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/ConnectionInterface.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/PimcoreExtensionsTrait.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/Connection.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  1118.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  1119.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  1120.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  1121.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  1122.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  1123.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  1124.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  1125.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  1126.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  1127.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  1128.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  1129.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  1130.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  1131.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  1132.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  1133.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  1134.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  1135.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  1136.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  1137.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  1138.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  1139.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  1140.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1141.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1142.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1143.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1144.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1145.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1146.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1147.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1148.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1149.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1150.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1151.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1152.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Config.php';
  1153.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ClientFactory.php';
  1154.             include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/ClientInterface.php';
  1155.             include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  1156.             include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/ClientTrait.php';
  1157.             include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/Client.php';
  1158.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  1159.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  1160.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DatabaseTableTrait.php';
  1161.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/ExpiringStoreTrait.php';
  1162.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DoctrineDbalStore.php';
  1163.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  1164.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  1165.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Security/User/TokenStorageUserResolver.php';
  1166.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Security/User/UserLoader.php';
  1167.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DynamicRouteHandlerInterface.php';
  1168.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DocumentRouteHandler.php';
  1169.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Event/Traits/RecursionBlockingEventDispatchHelperTrait.php';
  1170.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/RedirectHandler.php';
  1171.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleManager.php';
  1172.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Config/StateConfig.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleLocator.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Composer/PackageInfo.php';
  1175.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Log/Handler/ApplicationLoggerDb.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Log/Processor/ApplicationLoggerProcessor.php';
  1177.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php';
  1178.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Log/ApplicationLogger.php';
  1179.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestHelper.php';
  1180.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseHelper.php';
  1181.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestMatcherFactory.php';
  1182.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseStack.php';
  1183.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Response/CodeInjector.php';
  1184.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/AbstractRequestResolver.php';
  1185.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/PimcoreContextResolver.php';
  1186.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Context/PimcoreContextGuesser.php';
  1187.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/StaticPageResolver.php';
  1188.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/OutputTimestampResolver.php';
  1189.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/SiteResolver.php';
  1190.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/EditmodeResolver.php';
  1191.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/DocumentResolver.php';
  1192.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/ResponseHeaderResolver.php';
  1193.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleServiceInterface.php';
  1194.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleService.php';
  1195.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/IntlFormatter.php';
  1196.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/LoaderInterface.php';
  1197.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassNameLoaderInterface.php';
  1198.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ImplementationLoader.php';
  1199.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoaderInterface.php';
  1200.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoader.php';
  1201.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/AbstractClassNameLoader.php';
  1202.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/PrefixLoader.php';
  1203.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/PrefixLoader.php';
  1204.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/Block/BlockStateStack.php';
  1205.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditmodeEditableDefinitionCollector.php';
  1206.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/ModelInterface.php';
  1207.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/DataObject/Traits/ObjectVarTrait.php';
  1208.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/AbstractModel.php';
  1209.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Element/Service.php';
  1210.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Document/Service.php';
  1211.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRendererInterface.php';
  1212.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRenderer.php';
  1213.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/StaticPageGenerator.php';
  1214.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/RoutingListener.php';
  1215.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreContextListener.php';
  1216.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentFallbackListener.php';
  1217.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreHeaderListener.php';
  1218.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/LocaleListener.php';
  1219.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/TranslationDebugListener.php';
  1220.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/ElementListener.php';
  1221.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GlobalTemplateVariablesListener.php';
  1222.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/HardlinkCanonicalListener.php';
  1223.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/BlockStateListener.php';
  1224.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentMetaDataListener.php';
  1225.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/StaticPageGeneratorListener.php';
  1226.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/EventedControllerListener.php';
  1227.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseHeaderListener.php';
  1228.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/EditmodeListener.php';
  1229.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseStackListener.php';
  1230.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/ResponseInjectionTrait.php';
  1231.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/InternalWysiwygHtmlAttributeFilterListener.php';
  1232.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/EnabledTrait.php';
  1233.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PreviewRequestTrait.php';
  1234.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleAnalyticsCodeListener.php';
  1235.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleTagManagerListener.php';
  1236.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/MaintenancePageListener.php';
  1237.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleSearchConsoleVerificationListener.php';
  1238.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/OutputTimestampListener.php';
  1239.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/WebDebugToolbarListener.php';
  1240.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/ActionRenderer.php';
  1241.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/EditableRenderer.php';
  1242.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/EngineInterface.php';
  1243.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/StreamingEngineInterface.php';
  1244.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/DelegatingEngine.php';
  1245.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php';
  1246.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  1247.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/HelperCharsetTrait.php';
  1248.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/PimcoreUrl.php';
  1249.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/AbstractExtension.php';
  1250.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/CacheBusterAware.php';
  1251.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/WebLinksTrait.php';
  1252.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadLink.php';
  1253.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/TextUtilsTrait.php';
  1254.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadMeta.php';
  1255.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadScript.php';
  1256.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadStyle.php';
  1257.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadTitle.php';
  1258.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Inc.php';
  1259.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/IncludeRenderer.php';
  1260.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/InlineScript.php';
  1261.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder.php';
  1262.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/ContainerService.php';
  1263.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreDataCollector.php';
  1264.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreTargetingDataCollector.php';
  1265.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/SiteId/SiteIdProvider.php';
  1266.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Config/ConfigProvider.php';
  1267.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/TrackerInterface.php';
  1268.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/AbstractTracker.php';
  1269.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Tracker.php';
  1270.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php';
  1271.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/WriteLock.php';
  1272.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/TargetingStorageInterface.php';
  1273.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Traits/TimestampsTrait.php';
  1274.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/CookieStorage.php';
  1275.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/CookieSaveHandlerInterface.php';
  1276.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/AbstractCookieSaveHandler.php';
  1277.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/JWTCookieSaveHandler.php';
  1278.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorageInterface.php';
  1279.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorage.php';
  1280.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoaderInterface.php';
  1281.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Debug/Traits/StopwatchTrait.php';
  1282.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoader.php';
  1283.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcherInterface.php';
  1284.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcher.php';
  1285.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactoryInterface.php';
  1286.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactory.php';
  1287.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/ActionHandlerInterface.php';
  1288.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/DelegatingActionHandler.php';
  1289.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Document/DocumentTargetingConfigurator.php';
  1290.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/TargetingDataCollector.php';
  1291.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php';
  1292.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php';
  1293.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php';
  1294.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/ToolbarListener.php';
  1295.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingSessionBagListener.php';
  1296.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSessionBagListener.php';
  1297.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfiguratorInterface.php';
  1298.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/AdminSessionBagConfigurator.php';
  1299.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php';
  1300.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/ContentSecurityPolicyHandler.php';
  1301.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSecurityListener.php';
  1302.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/Traits/ControllerTypeTrait.php';
  1303.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminAuthenticationDoubleCheckListener.php';
  1304.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php';
  1305.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/HttpCacheListener.php';
  1306.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CustomAdminEntryPointCheckListener.php';
  1307.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UserPerspectiveListener.php';
  1308.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UsageStatisticsListener.php';
  1309.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/EnablePreviewTimeSliderListener.php';
  1310.             include_once \dirname(__DIR__4).'/vendor/elements/document-http-auth-bundle/src/Elements/Bundle/DocumentHttpAuthBundle/EventSubscriber/DocumentHttpAuth.php';
  1311.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/SaveOptions.php';
  1312.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/CustomerSaveManagerInterface.php';
  1313.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Traits/LoggerAware.php';
  1314.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/LegacyTrait.php';
  1315.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/DefaultCustomerSaveManager.php';
  1316.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/ObjectNamingScheme/ObjectNamingSchemeInterface.php';
  1317.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/ObjectNamingScheme/DefaultObjectNamingScheme.php';
  1318.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentManager/SegmentManagerInterface.php';
  1319.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentManager/DefaultSegmentManager.php';
  1320.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/TypeMapper/TypeMapperInterface.php';
  1321.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/TypeMapper/TypeMapper.php';
  1322.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/StoredFunctions/StoredFunctionsInterface.php';
  1323.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/StoredFunctions/DefaultStoredFunctions.php';
  1324.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Translate/TranslatorInterface.php';
  1325.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/View/Formatter/ViewFormatterInterface.php';
  1326.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/View/Formatter/DefaultViewFormatter.php';
  1327.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/ActivityStore/SqlActivityStore.php';
  1328.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/ActivityStore/ActivityStoreInterface.php';
  1329.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/ActivityStore/MariaDb.php';
  1330.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/LinkGenerator/LinkActivityDefinitionLinkGenerator.php';
  1331.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerView/CustomerViewInterface.php';
  1332.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerView/DefaultCustomerView.php';
  1333.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerList/ExporterManagerInterface.php';
  1334.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerList/ExporterManager.php';
  1335.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Helper/JsConfigService.php';
  1336.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Event/Frontend/UrlActivityTracker.php';
  1337.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  1338.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  1339.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Templating/Helper/CutStringRespectingWhitespace.php';
  1340.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Templating/Helper/CutStringRespectingWhitespaceHtml.php';
  1341.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Templating/Helper/Areabrick.php';
  1342.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Templating/Helper/VideoHelper.php';
  1343.             include_once \dirname(__DIR__4).'/vendor/elements/css-loader-bundle/src/Templating/Helper/CssLoader.php';
  1344.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/Twig/AssetExtension.php';
  1345.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/Twig/DemiExtension.php';
  1346.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/Twig/Extension.php';
  1347.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/Twig/JsonLdExtension.php';
  1348.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/Twig/TagExtension.php';
  1349.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/JsonLd/TemplateRenderer.php';
  1350.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/JsonLd/TemplateResolver.php';
  1351.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/JsonLd/TemplateGenerator.php';
  1352.             include_once \dirname(__DIR__4).'/vendor/elements/recurring-dates-type/src/Templating/RecurringDatesHelper.php';
  1353.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/Canonical.php';
  1354.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/HeadMeta.php';
  1355.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/HeadTitle.php';
  1356.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/Robots.php';
  1357.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/PrettyUrl.php';
  1358.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Service/PrettyUrl.php';
  1359.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/PrettyPath.php';
  1360.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/OpenGraph.php';
  1361.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Templating/Helper/Hreflang.php';
  1362.             include_once \dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/Twig/SeoHelperExtension.php';
  1363.             include_once \dirname(__DIR__4).'/vendor/elements/skidata-ticketing-sweb-bundle/src/Service/CacheService.php';
  1364.             include_once \dirname(__DIR__4).'/vendor/elements/skidata-ticketing-sweb-bundle/src/Service/ServiceFactory.php';
  1365.             include_once \dirname(__DIR__4).'/vendor/elements/skidata-ticketing-sweb-bundle/src/Traits/LoggerAware.php';
  1366.             include_once \dirname(__DIR__4).'/vendor/elements/skidata-ticketing-sweb-bundle/src/Skidata/Sweb/ClientFactory.php';
  1367.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Services/CustomerStateHelper.php';
  1368.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Services/DoNotTouchHelper.php';
  1369.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Services/Img.php';
  1370.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Services/NameHelper.php';
  1371.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Services/StateHelper.php';
  1372.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Twig/LayoutExtension.php';
  1373.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Twig/NavigationExtension.php';
  1374.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/EventSubscriber/UserSubscriber.php';
  1375.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/EventListener/TSFControllerListener.php';
  1376.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/CartService.php';
  1377.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/SiteConfigService.php';
  1378.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/SkidataContactService.php';
  1379.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/VoucherCodeServiceInterface.php';
  1380.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/VoucherCodeService.php';
  1381.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Twig/TicketShopExtension.php';
  1382.             include_once \dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Service/QrCodeService.php';
  1383.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  1384.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  1385.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  1386.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/EventListener/SessionBagListener.php';
  1387.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tools/SessionConfigurator.php';
  1388.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/EventListener/Frontend/TrackingCodeFlashMessageListener.php';
  1389.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/DependencyInjection/ServiceLocator/TenantAwareServiceLocator.php';
  1390.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/DependencyInjection/ServiceLocator/CheckoutTenantAwareServiceLocator.php';
  1391.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/OrderManager/OrderManagerLocatorInterface.php';
  1392.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/OrderManager/OrderManagerLocator.php';
  1393.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/PricingManager/PricingManagerLocatorInterface.php';
  1394.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/PricingManager/PricingManagerLocator.php';
  1395.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CheckoutManager/CommitOrderProcessorLocatorInterface.php';
  1396.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CheckoutManager/CommitOrderProcessorLocator.php';
  1397.             include_once \dirname(__DIR__4).'/vendor/elements/hash-cash-form-bundle/src/Service/HashCashService.php';
  1398.             include_once \dirname(__DIR__4).'/vendor/elements/hash-cash-form-bundle/src/Twig/HashCashExtension.php';
  1399.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/EventSubscriber/SessionBagSubscriber.php';
  1400.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/OAuthUtils.php';
  1401.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Security/OAuth/OAuthUtils.php';
  1402.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  1403.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  1404.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  1405.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  1406.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter.php';
  1407.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  1408.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  1409.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  1410.             include_once \dirname(__DIR__4).'/vendor/elements/azure-auth-bundle/src/Service/RestrictionService.php';
  1411.             include_once \dirname(__DIR__4).'/vendor/elements/azure-auth-bundle/src/EventSubscriber/CodeInjectionSubscriber.php';
  1412.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/HttpClient/HttpClientInterface.php';
  1413.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1414.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  1415.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1416.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/Translator.php';
  1417.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1418.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1419.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1420.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1421.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1422.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  1423.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  1424.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1425.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1426.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  1427.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  1428.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  1429.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  1430.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php';
  1431.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  1432.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  1433.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  1434.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
  1435.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  1436.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1437.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  1438.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  1439.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  1440.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
  1441.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  1442.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteContentEnhancer.php';
  1443.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Element/Router.php';
  1444.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Staticroute/Router.php';
  1445.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1446.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1447.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1448.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  1449.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/DynamicRouteProvider.php';
  1450.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DataObjectRouteHandler.php';
  1451.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/FactoryInterface.php';
  1452.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Factory.php';
  1453.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Factory/FallbackBuilder.php';
  1454.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassMapLoader.php';
  1455.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManagerInterface.php';
  1456.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManager.php';
  1457.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1458.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1459.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1460.             include_once \dirname(__DIR__4).'/vendor/elements/js-config-bundle/src/Templating/Helper/JsConfig.php';
  1461.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Factory.php';
  1462.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CartManager/CartManagerLocatorInterface.php';
  1463.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CartManager/CartManagerLocator.php';
  1464.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/DependencyInjection/ServiceLocator/NameServiceLocator.php';
  1465.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/PriceSystem/PriceSystemLocatorInterface.php';
  1466.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/PriceSystem/PriceSystemLocator.php';
  1467.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/AvailabilitySystem/AvailabilitySystemLocatorInterface.php';
  1468.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/AvailabilitySystem/AvailabilitySystemLocator.php';
  1469.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CheckoutManager/CheckoutManagerFactoryLocatorInterface.php';
  1470.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/CheckoutManager/CheckoutManagerFactoryLocator.php';
  1471.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/DependencyInjection/ServiceLocator/AssortmentTenantAwareServiceLocator.php';
  1472.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/FilterService/FilterServiceLocatorInterface.php';
  1473.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/FilterService/FilterServiceLocator.php';
  1474.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/ComponentInterface.php';
  1475.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/EnvironmentInterface.php';
  1476.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Environment.php';
  1477.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/SessionEnvironment.php';
  1478.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CategoryPageViewInterface.php';
  1479.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/ProductImpressionInterface.php';
  1480.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/ProductViewInterface.php';
  1481.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CartUpdateInterface.php';
  1482.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CartProductActionAddInterface.php';
  1483.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CartProductActionRemoveInterface.php';
  1484.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CheckoutInterface.php';
  1485.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CheckoutStepInterface.php';
  1486.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CheckoutCompleteInterface.php';
  1487.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackEventInterface.php';
  1488.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingManagerInterface.php';
  1489.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingManager.php';
  1490.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Tracking/CartViewInterface.php';
  1491.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Tracking/ProductAddToWishlistInterface.php';
  1492.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Tracking/ShippingInfoInterface.php';
  1493.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Tracking/PaymentInfoInterface.php';
  1494.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Tracking/PromotionViewInterface.php';
  1495.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Tracking/GA4TrackerInterface.php';
  1496.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Tracking/TrackingManager.php';
  1497.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackerInterface.php';
  1498.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/Tracker.php';
  1499.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingCodeAwareInterface.php';
  1500.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/Tracker/GoogleTagManager.php';
  1501.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Tracking/Tracker/GoogleAnalytics4.php';
  1502.             include_once \dirname(__DIR__4).'/src/Ecommerce/Tracking/EnhancedGA4Tracker.php';
  1503.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingItemBuilderInterface.php';
  1504.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingItemBuilder.php';
  1505.             include_once \dirname(__DIR__4).'/src/Ecommerce/Tracking/TrackingItemBuilder.php';
  1506.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpClient.php';
  1507.             include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  1508.             include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/HttpClientDiscovery.php';
  1509.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1510.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1511.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1512.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1513.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1514.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1515.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1516.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1517.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1518.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1519.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1520.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1521.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1522.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1523.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1524.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1525.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1526.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1527.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1528.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1529.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1530.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1531.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1532.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1533.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1534.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1535.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1536.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1537.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  1538.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1539.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1540.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1541.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1542.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1543.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1544.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1550.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1562.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HelpersExtension.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentEditableExtension.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreObjectExtension.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreToolExtension.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/NavigationExtension.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/GlossaryExtension.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Tool/Glossary/Processor.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HeaderExtension.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetCompressExtension.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/WebsiteConfigExtension.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DumpExtension.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/CacheExtension.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetHelperExtensions.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DataObjectHelperExtensions.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentHelperExtensions.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/ImageThumbnailExtension.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/rybakit/twig-deferred-extension/src/DeferredExtension.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/SandboxExtension.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Sandbox/SecurityPolicy.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AdminExtension.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/elements/backenddashboardbundle/src/Twig/Extension/ComponentFactoryExtension.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/elements/backenddashboardbundle/src/Service/ComponentFactory.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/elements/date-range-helper-bundle/src/Twig/DateRangeExtension.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/elements/date-range-helper-bundle/src/Templating/Helper/DateFormat.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/elements/date-range-helper-bundle/src/Service/PlaceholderHandler.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/elements/date-range-helper-bundle/src/Templating/Helper/DateFormatRange.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Twig/Extension/CmfFrontendUtilsExtension.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Twig/Extension/CmfUrlUtilsExtension.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/elements/breadcrumb-helper-bundle/src/Twig/Extension/BreadcrumbHelperExtension.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/elements/breadcrumb-helper-bundle/src/Templating/Helper/BreadcrumbHelper.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-bundle/src/Templating/Helper/JsonLd.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/elements/cdm-user-manager-bundle/src/Twig/Extension.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Twig/AreaBrickExtension.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Twig/CmsToolsHelperExtension.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Twig/AddBreadcrumbExtension.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Twig/ElementsLayoutExtension.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Twig/GetAssetExtension.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Twig/CarbonExtension.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Twig/StaticHelperExtension.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/elements/css-loader-bundle/src/Twig/Extension/CssLoaderExtension.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/elements/fake-data-generator/src/Twig/FakerArray.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/elements/fake-data-generator/src/Twig/FakerInteger.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/elements/fake-data-generator/src/Twig/FakerText.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/elements/fake-data-generator/src/Twig/GeneralHelperExtension.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/elements/google-cse-bundle/src/Twig/CseTemplateExtension.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/elements/js-config-bundle/src/Twig/Extension/JsConfigExtension.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/elements/json-ld-bundle/src/Twig/Extension/JsonLdExtension.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/elements/recurring-dates-type/src/Twig/HelperExtension.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Twig/DoNotTouchExtension.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Twig/GeneralHelperExtension.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Twig/IconLoaderExtension.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Twig/ImgExtension.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Twig/MjmlExtension.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/qferr/mjml-php/src/RendererInterface.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/qferr/mjml-php/src/Renderer/BinaryRenderer.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-vue/src/Twig/VueComponentExtension.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Twig/Extension/OAuthExtension.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Templating/Helper/OAuthHelper.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1638.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1639.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1640.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1642.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1643.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfigurator.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Session/Configurator/SessionGa4Configurator.php';
  1645.             include_once \dirname(__DIR__4).'/vendor/elements/azure-auth-bundle/src/EventSubscriber/SessionBagSubscriber.php';
  1646.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1647.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1648.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1649.         };
  1650.     }
  1651.     public function compile(): void
  1652.     {
  1653.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1654.     }
  1655.     public function isCompiled(): bool
  1656.     {
  1657.         return true;
  1658.     }
  1659.     public function getRemovedIds(): array
  1660.     {
  1661.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1662.     }
  1663.     protected function load($file$lazyLoad true)
  1664.     {
  1665.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1666.             return $class::do($this$lazyLoad);
  1667.         }
  1668.         if ('.' === $file[-4]) {
  1669.             $class substr($class0, -4);
  1670.         } else {
  1671.             $file .= '.php';
  1672.         }
  1673.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1674.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1675.     }
  1676.     protected function createProxy($class\Closure $factory)
  1677.     {
  1678.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1679.         return $factory();
  1680.     }
  1681.     /**
  1682.      * Gets the public '.container.private.filesystem' shared service.
  1683.      *
  1684.      * @return \Symfony\Component\Filesystem\Filesystem
  1685.      */
  1686.     protected function get_Container_Private_FilesystemService()
  1687.     {
  1688.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1689.     }
  1690.     /**
  1691.      * Gets the public '.container.private.form.factory' shared service.
  1692.      *
  1693.      * @return \Symfony\Component\Form\FormFactory
  1694.      */
  1695.     protected function get_Container_Private_Form_FactoryService()
  1696.     {
  1697.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  1698.         if (isset($this->services['.container.private.form.factory'])) {
  1699.             return $this->services['.container.private.form.factory'];
  1700.         }
  1701.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  1702.     }
  1703.     /**
  1704.      * Gets the public '.container.private.profiler' shared service.
  1705.      *
  1706.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1707.      */
  1708.     protected function get_Container_Private_ProfilerService()
  1709.     {
  1710.         $a = ($this->services['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService());
  1711.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1712.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1713.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1714.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1715.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1716.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1717.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1718.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1719.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1720.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1721.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1722.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  1723.         $d->addInstance('pimcore.cache.pool', ($this->privates['.pimcore.cache.pool.inner'] ?? $this->get_Pimcore_Cache_Pool_InnerService()));
  1724.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1725.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1726.         $d->addInstance('pimcore.cache.adapter.redis_tag_aware', ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService()));
  1727.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1728.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1729.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1730.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1731.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1732.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1733.         $g->registerBus('messenger.bus.pimcore-core', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1734.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1735.         if ($this->has('kernel')) {
  1736.             $h->setKernel($b);
  1737.         }
  1738.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] ?? $this->getPimcoreDataCollectorService()));
  1739.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1740.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1741.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1742.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1743.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1744.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] ?? $this->getPimcoreTargetingDataCollectorService()));
  1745.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1746.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1747.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1748.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1749.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1750.         $instance->add($d);
  1751.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  1752.         $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));
  1753.         $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())));
  1754.         $instance->add($e);
  1755.         $instance->add($f);
  1756.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1757.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))));
  1758.         $instance->add($g);
  1759.         $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()))));
  1760.         $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()))));
  1761.         $instance->add($h);
  1762.         return $instance;
  1763.     }
  1764.     /**
  1765.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1766.      *
  1767.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1768.      */
  1769.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1770.     {
  1771.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1772.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1773.             return $this->services['.container.private.security.authorization_checker'];
  1774.         }
  1775.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  1776.     }
  1777.     /**
  1778.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1779.      *
  1780.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1781.      */
  1782.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1783.     {
  1784.         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())));
  1785.     }
  1786.     /**
  1787.      * Gets the public '.container.private.security.token_storage' shared service.
  1788.      *
  1789.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1790.      */
  1791.     protected function get_Container_Private_Security_TokenStorageService()
  1792.     {
  1793.         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, [
  1794.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1795.         ], [
  1796.             'request_stack' => '?',
  1797.         ]));
  1798.     }
  1799.     /**
  1800.      * Gets the public '.container.private.session' shared service.
  1801.      *
  1802.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1803.      */
  1804.     protected function get_Container_Private_SessionService()
  1805.     {
  1806.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1807.         if (isset($this->services['.container.private.session'])) {
  1808.             return $this->services['.container.private.session'];
  1809.         }
  1810.         $this->services['.container.private.session'] = $instance $a->createSession();
  1811.         $b = new \Pimcore\Session\SessionConfigurator();
  1812.         $b->addConfigurator(($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService()));
  1813.         $b->addConfigurator(($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\Tools\SessionConfigurator())));
  1814.         $b->addConfigurator(new \Elements\Bundle\TrackingBundle\Session\Configurator\SessionGa4Configurator(10));
  1815.         $b->addConfigurator(new \Elements\Bundle\AzureAuthBundle\EventSubscriber\SessionBagSubscriber());
  1816.         $b->configure($instance);
  1817.         return $instance;
  1818.     }
  1819.     /**
  1820.      * Gets the public '.container.private.twig' shared service.
  1821.      *
  1822.      * @return \Twig\Environment
  1823.      */
  1824.     protected function get_Container_Private_TwigService()
  1825.     {
  1826.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1827.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1828.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1829.         $c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1830.         $d = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  1831.         $e = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  1832.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1833.         $g = ($this->services['router'] ?? $this->getRouterService());
  1834.         $h = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
  1835.         $i = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
  1836.         $j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1837.         $j->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1838.         $k = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService());
  1839.         $l = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService());
  1840.         $m = ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService());
  1841.         $n = ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService());
  1842.         $o = ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService());
  1843.         $p = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder'] ?? $this->getPlaceholderService());
  1844.         $q = new \Elements\Bundle\DateRangeHelperBundle\Service\PlaceholderHandler($m);
  1845.         $r = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
  1846.         $s = new \Elements\Bundle\JsonLdBundle\Templating\Helper\JsonLd();
  1847.         $t = ($this->services['elements_css_loader.templating.helper'] ?? ($this->services['elements_css_loader.templating.helper'] = new \Elements\Bundle\CssLoaderBundle\Templating\Helper\CssLoader()));
  1848.         $u = ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] = new \Elements\Bundle\StyleLabBundle\Services\StateHelper()));
  1849.         $v = ($this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\NavigationExtension'] ?? $this->getNavigationExtension2Service());
  1850.         $w = ($this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\LayoutExtension'] ?? $this->getLayoutExtensionService());
  1851.         $x = new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension();
  1852.         $y = new \Symfony\Bridge\Twig\AppVariable();
  1853.         $y->setEnvironment('dev');
  1854.         $y->setDebug(true);
  1855.         if ($this->has('.container.private.security.token_storage')) {
  1856.             $y->setTokenStorage($b);
  1857.         }
  1858.         if ($this->has('request_stack')) {
  1859.             $y->setRequestStack($a);
  1860.         }
  1861.         $z = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1862.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1863.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1864.         $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($a, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $b)));
  1865.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
  1866.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($d));
  1867.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($e));
  1868.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  1869.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1870.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1871.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ctrue));
  1872.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1873.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1874.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($a$g)));
  1875.         $instance->addExtension(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  1876.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1877.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($d));
  1878.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($h$i));
  1879.         $instance->addExtension(($this->services['App\\Twig\\BackofficeExtension'] ?? $this->getBackofficeExtensionService()));
  1880.         $instance->addExtension(($this->services['App\\Twig\\FaclilitiesExtension'] ?? $this->getFaclilitiesExtensionService()));
  1881.         $instance->addExtension(($this->services['App\\Twig\\FakeDataGeneratorExtension'] ?? ($this->services['App\\Twig\\FakeDataGeneratorExtension'] = new \App\Twig\FakeDataGeneratorExtension())));
  1882.         $instance->addExtension(($this->services['App\\Twig\\JsonLdExtension'] ?? ($this->services['App\\Twig\\JsonLdExtension'] = new \App\Twig\JsonLdExtension())));
  1883.         $instance->addExtension(($this->services['App\\Twig\\LinkGeneratorExtension'] ?? $this->getLinkGeneratorExtensionService()));
  1884.         $instance->addExtension(($this->services['App\\Twig\\LiveInfoHelperExtension'] ?? $this->getLiveInfoHelperExtensionService()));
  1885.         $instance->addExtension(($this->services['App\\Twig\\NavigationExtension'] ?? $this->getNavigationExtensionService()));
  1886.         $instance->addExtension(($this->services['App\\Twig\\PriceScreenExtension'] ?? $this->getPriceScreenExtensionService()));
  1887.         $instance->addExtension(($this->services['App\\Twig\\ProfileHelperExtension'] ?? $this->getProfileHelperExtensionService()));
  1888.         $instance->addExtension(($this->services['App\\Twig\\SearchExtension'] ?? $this->getSearchExtensionService()));
  1889.         $instance->addExtension(($this->services['App\\Twig\\ShopExtension'] ?? $this->getShopExtensionService()));
  1890.         $instance->addExtension(($this->services['App\\Twig\\StylingExtension'] ?? ($this->services['App\\Twig\\StylingExtension'] = new \App\Twig\StylingExtension())));
  1891.         $instance->addExtension(($this->services['App\\Twig\\WebsiteHelperExtension'] ?? $this->getWebsiteHelperExtensionService()));
  1892.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1893.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  1894.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1895.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
  1896.         $instance->addExtension(new \Pimcore\Twig\Extension\HelpersExtension($k));
  1897.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentEditableExtension(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService())));
  1898.         $instance->addExtension(($this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] ?? $this->getSubrequestExtensionService()));
  1899.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreObjectExtension());
  1900.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreToolExtension());
  1901.         $instance->addExtension(new \Pimcore\Twig\Extension\NavigationExtension($l));
  1902.         $instance->addExtension(new \Pimcore\Twig\Extension\GlossaryExtension(new \Pimcore\Tool\Glossary\Processor($m$n$o$this->parameters['pimcore.glossary.blocked_tags'])));
  1903.         $instance->addExtension(new \Pimcore\Twig\Extension\HeaderExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadLink'] ?? $this->getHeadLinkService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] ?? $this->getHeadMetaService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadScript'] ?? $this->getHeadScriptService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadStyle'] ?? $this->getHeadStyleService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadTitle'] ?? $this->getHeadTitleService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\InlineScript'] ?? $this->getInlineScriptService()), $p));
  1904.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetCompressExtension());
  1905.         $instance->addExtension(new \Pimcore\Twig\Extension\WebsiteConfigExtension());
  1906.         $instance->addExtension(new \Pimcore\Twig\Extension\DumpExtension());
  1907.         $instance->addExtension(new \Pimcore\Twig\Extension\CacheExtension($n));
  1908.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetHelperExtensions());
  1909.         $instance->addExtension(new \Pimcore\Twig\Extension\DataObjectHelperExtensions());
  1910.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentHelperExtensions());
  1911.         $instance->addExtension(new \Pimcore\Twig\Extension\ImageThumbnailExtension());
  1912.         $instance->addExtension(new \Twig\DeferredExtension\DeferredExtension());
  1913.         $instance->addExtension(new \Twig\Extension\SandboxExtension(new \Pimcore\Twig\Sandbox\SecurityPolicy($this->parameters['pimcore.templating.twig.sandbox_security_policy.tags'], $this->parameters['pimcore.templating.twig.sandbox_security_policy.filters'], $this->parameters['pimcore.templating.twig.sandbox_security_policy.functions'])));
  1914.         $instance->addExtension(new \Pimcore\Twig\Extension\AdminExtension($g$n, ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService())));
  1915.         $instance->addExtension(new \Elements\Bundle\BackendDashboardBundle\Twig\Extension\ComponentFactoryExtension(new \Elements\Bundle\BackendDashboardBundle\Service\ComponentFactory($instance)));
  1916.         $instance->addExtension(new \Elements\Bundle\DateRangeHelperBundle\Twig\DateRangeExtension(new \Elements\Bundle\DateRangeHelperBundle\Templating\Helper\DateFormat($m$q), new \Elements\Bundle\DateRangeHelperBundle\Templating\Helper\DateFormatRange($m$q), $d));
  1917.         $instance->addExtension(new \CustomerManagementFrameworkBundle\Twig\Extension\CmfFrontendUtilsExtension($e, ($this->services['CustomerManagementFrameworkBundle\\Helper\\JsConfigService'] ?? ($this->services['CustomerManagementFrameworkBundle\\Helper\\JsConfigService'] = new \CustomerManagementFrameworkBundle\Helper\JsConfigService())), ($this->services['CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface'] ?? $this->getSegmentManagerInterfaceService()), ($this->services['CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface'] ?? $this->getExporterManagerInterfaceService())));
  1918.         $instance->addExtension(new \CustomerManagementFrameworkBundle\Twig\Extension\CmfUrlUtilsExtension($g$a, ($this->services['CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface'] ?? $this->getCustomerViewInterfaceService()), ($this->services['CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator'] ?? ($this->services['CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator'] = new \CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator('*|ID_ENCODED|*')))));
  1919.         $instance->addExtension(new \Elements\Bundle\BreadcrumbHelperBundle\Twig\Extension\BreadcrumbHelperExtension(new \Elements\Bundle\BreadcrumbHelperBundle\Templating\Helper\BreadcrumbHelper($o$r$s$d$l$p'twig')));
  1920.         $instance->addExtension(new \Elements\Bundle\CDMUserManagerBundle\Twig\Extension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService())));
  1921.         $instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\AreaBrickExtension(($this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\Areabrick'] ?? $this->getAreabrickService())));
  1922.         $instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\CmsToolsHelperExtension(($this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespace'] ?? ($this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespace'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespace())), ($this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespaceHtml'] ?? ($this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespaceHtml'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespaceHtml())), ($this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\VideoHelper'] ?? ($this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\VideoHelper'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\VideoHelper()))));
  1923.         $instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\AddBreadcrumbExtension());
  1924.         $instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\ElementsLayoutExtension($t$s$d$k));
  1925.         $instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\GetAssetExtension());
  1926.         $instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\CarbonExtension());
  1927.         $instance->addExtension(new \Elements\Bundle\CmsToolsBundle\Twig\StaticHelperExtension($o$a));
  1928.         $instance->addExtension(new \Elements\Bundle\CssLoaderBundle\Twig\Extension\CssLoaderExtension($t));
  1929.         $instance->addExtension(new \Elements\Bundle\FakeDataGenerator\Twig\FakerArray($instance));
  1930.         $instance->addExtension(new \Elements\Bundle\FakeDataGenerator\Twig\FakerInteger());
  1931.         $instance->addExtension(new \Elements\Bundle\FakeDataGenerator\Twig\FakerText());
  1932.         $instance->addExtension(new \Elements\Bundle\FakeDataGenerator\Twig\GeneralHelperExtension($u));
  1933.         $instance->addExtension(new \Elements\Bundle\GoogleCseBundle\Twig\CseTemplateExtension($g$instance$r));
  1934.         $instance->addExtension(new \Elements\Bundle\JsConfigBundle\Twig\Extension\JsConfigExtension(($this->services['elements.templating.view_helper.js_config'] ?? ($this->services['elements.templating.view_helper.js_config'] = new \Elements\Bundle\JsConfigBundle\Templating\Helper\JsConfig()))));
  1935.         $instance->addExtension(new \Elements\Bundle\JsonLdBundle\Twig\Extension\JsonLdExtension($s));
  1936.         $instance->addExtension(($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'] ?? $this->getAssetExtensionService()));
  1937.         $instance->addExtension(($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\DemiExtension'] ?? ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\DemiExtension'] = new \Elements\Bundle\JsonLdReloadedBundle\Twig\DemiExtension())));
  1938.         $instance->addExtension(($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\Extension'] ?? ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\Extension'] = new \Elements\Bundle\JsonLdReloadedBundle\Twig\Extension())));
  1939.         $instance->addExtension(($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'] ?? $this->getJsonLdExtension2Service()));
  1940.         $instance->addExtension(($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\TagExtension'] ?? ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\TagExtension'] = new \Elements\Bundle\JsonLdReloadedBundle\Twig\TagExtension())));
  1941.         $instance->addExtension(new \Elements\Bundle\RecurringDatesTypeBundle\Twig\HelperExtension(($this->services['Elements\\Bundle\\RecurringDatesTypeBundle\\Templating\\RecurringDatesHelper'] ?? ($this->services['Elements\\Bundle\\RecurringDatesTypeBundle\\Templating\\RecurringDatesHelper'] = new \Elements\Bundle\RecurringDatesTypeBundle\Templating\RecurringDatesHelper()))));
  1942.         $instance->addExtension(($this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'] ?? $this->getSeoHelperExtensionService()));
  1943.         $instance->addExtension(new \Elements\Bundle\StyleLabBundle\Twig\DoNotTouchExtension(($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\DoNotTouchHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\DoNotTouchHelper'] = new \Elements\Bundle\StyleLabBundle\Services\DoNotTouchHelper()))));
  1944.         $instance->addExtension(new \Elements\Bundle\StyleLabBundle\Twig\GeneralHelperExtension($u, ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\CustomerStateHelper'] ?? $this->getCustomerStateHelperService()), ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper'] = new \Elements\Bundle\StyleLabBundle\Services\NameHelper())), $v));
  1945.         $instance->addExtension(new \Elements\Bundle\StyleLabBundle\Twig\IconLoaderExtension($w));
  1946.         $instance->addExtension(new \Elements\Bundle\StyleLabBundle\Twig\ImgExtension(($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\Img'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\Img'] = new \Elements\Bundle\StyleLabBundle\Services\Img()))));
  1947.         $instance->addExtension($w);
  1948.         $instance->addExtension($v);
  1949.         $instance->addExtension(new \Elements\Bundle\StyleLabBundle\Twig\MjmlExtension(new \Qferrer\Mjml\Renderer\BinaryRenderer((\dirname(__DIR__4).'/node_modules/.bin/mjml'))));
  1950.         $instance->addExtension(($this->services['Elements\\Bundle\\TicketShopFrameworkBundle\\Twig\\TicketShopExtension'] ?? $this->getTicketShopExtensionService()));
  1951.         $instance->addExtension(new \Symfony\UX\Vue\Twig\VueComponentExtension($x));
  1952.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1953.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1954.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  1955.         ], [
  1956.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1957.             'webpack_encore.tag_renderer' => '?',
  1958.         ])));
  1959.         $instance->addExtension($x);
  1960.         $instance->addExtension(($this->services['Elements\\Bundle\\HashCashBundle\\Twig\\HashCashExtension'] ?? $this->getHashCashExtensionService()));
  1961.         $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension(new \HWI\Bundle\OAuthBundle\Templating\Helper\OAuthHelper(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), $a)));
  1962.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($h$i));
  1963.         $instance->addGlobal('app'$y);
  1964.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1965.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1966.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1967.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1968.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1969.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => ['privates''Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl''getPimcoreUrlService'false],
  1970.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadLink''getHeadLinkService'false],
  1971.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadMeta''getHeadMetaService'false],
  1972.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadScript''getHeadScriptService'false],
  1973.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadStyle''getHeadStyleService'false],
  1974.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadTitle''getHeadTitleService'false],
  1975.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Inc''getIncService'false],
  1976.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\InlineScript''getInlineScriptService'false],
  1977.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Navigation''getNavigationService'false],
  1978.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder''getPlaceholderService'false],
  1979.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension''getAbstractExtensionService'true],
  1980.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware''getCacheBusterAwareService'true],
  1981.         ], [
  1982.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1983.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1984.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1985.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1986.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => '?',
  1987.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => '?',
  1988.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => '?',
  1989.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => '?',
  1990.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => '?',
  1991.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => '?',
  1992.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => '?',
  1993.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => '?',
  1994.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => '?',
  1995.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => '?',
  1996.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => '?',
  1997.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => '?',
  1998.         ])));
  1999.         $instance->addGlobal('container'$this);
  2000.         $instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  2001.         $instance->addGlobal('pimcore_csp', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()));
  2002.         $instance->registerUndefinedFilterCallback([=> $z=> 'suggestFilter']);
  2003.         $instance->registerUndefinedFunctionCallback([=> $z=> 'suggestFunction']);
  2004.         $instance->registerUndefinedTokenParserCallback([=> $z=> 'suggestTag']);
  2005.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2006.         return $instance;
  2007.     }
  2008.     /**
  2009.      * Gets the public '.container.private.validator' shared service.
  2010.      *
  2011.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2012.      */
  2013.     protected function get_Container_Private_ValidatorService()
  2014.     {
  2015.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  2016.         if (isset($this->services['.container.private.validator'])) {
  2017.             return $this->services['.container.private.validator'];
  2018.         }
  2019.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  2020.     }
  2021.     /**
  2022.      * Gets the public 'App\Service\B2B\ShopService' shared autowired service.
  2023.      *
  2024.      * @return \App\Service\B2B\ShopService
  2025.      */
  2026.     protected function getShopServiceService()
  2027.     {
  2028.         return $this->services['App\\Service\\B2B\\ShopService'] = new \App\Service\B2B\ShopService();
  2029.     }
  2030.     /**
  2031.      * Gets the public 'App\Service\CookieHelper' shared autowired service.
  2032.      *
  2033.      * @return \App\Service\CookieHelper
  2034.      */
  2035.     protected function getCookieHelperService()
  2036.     {
  2037.         return $this->services['App\\Service\\CookieHelper'] = new \App\Service\CookieHelper();
  2038.     }
  2039.     /**
  2040.      * Gets the public 'App\Service\FacilityService' shared autowired service.
  2041.      *
  2042.      * @return \App\Service\FacilityService
  2043.      */
  2044.     protected function getFacilityServiceService()
  2045.     {
  2046.         return $this->services['App\\Service\\FacilityService'] = new \App\Service\FacilityService(($this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'] ?? $this->getPrettyUrlService()), ($this->services['App\\Service\\FormService'] ?? $this->getFormServiceService()));
  2047.     }
  2048.     /**
  2049.      * Gets the public 'App\Service\FormService' shared autowired service.
  2050.      *
  2051.      * @return \App\Service\FormService
  2052.      */
  2053.     protected function getFormServiceService()
  2054.     {
  2055.         $a = ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->getApplicationLoggerService());
  2056.         if (isset($this->services['App\\Service\\FormService'])) {
  2057.             return $this->services['App\\Service\\FormService'];
  2058.         }
  2059.         return $this->services['App\\Service\\FormService'] = new \App\Service\FormService(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $a);
  2060.     }
  2061.     /**
  2062.      * Gets the public 'App\Service\LinkGenerator\JobLinkGenerator' shared autowired service.
  2063.      *
  2064.      * @return \App\Service\LinkGenerator\JobLinkGenerator
  2065.      */
  2066.     protected function getJobLinkGeneratorService()
  2067.     {
  2068.         return $this->services['App\\Service\\LinkGenerator\\JobLinkGenerator'] = new \App\Service\LinkGenerator\JobLinkGenerator(($this->services['elements_seo_helper.templating.view_helper.pretty_url'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService()), ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2069.     }
  2070.     /**
  2071.      * Gets the public 'App\Service\LinkGenerator\JobTeamLinkGenerator' shared autowired service.
  2072.      *
  2073.      * @return \App\Service\LinkGenerator\JobTeamLinkGenerator
  2074.      */
  2075.     protected function getJobTeamLinkGeneratorService()
  2076.     {
  2077.         return $this->services['App\\Service\\LinkGenerator\\JobTeamLinkGenerator'] = new \App\Service\LinkGenerator\JobTeamLinkGenerator(($this->services['elements_seo_helper.templating.view_helper.pretty_url'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService()), ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2078.     }
  2079.     /**
  2080.      * Gets the public 'App\Service\LinkGenerator\MerchandiseLinkGenerator' shared autowired service.
  2081.      *
  2082.      * @return \App\Service\LinkGenerator\MerchandiseLinkGenerator
  2083.      */
  2084.     protected function getMerchandiseLinkGeneratorService()
  2085.     {
  2086.         $a = ($this->services['elements_seo_helper.templating.view_helper.pretty_url'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService());
  2087.         if (isset($this->services['App\\Service\\LinkGenerator\\MerchandiseLinkGenerator'])) {
  2088.             return $this->services['App\\Service\\LinkGenerator\\MerchandiseLinkGenerator'];
  2089.         }
  2090.         return $this->services['App\\Service\\LinkGenerator\\MerchandiseLinkGenerator'] = new \App\Service\LinkGenerator\MerchandiseLinkGenerator($a, ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2091.     }
  2092.     /**
  2093.      * Gets the public 'App\Service\LinkGenerator\NewsLinkGenerator' shared autowired service.
  2094.      *
  2095.      * @return \App\Service\LinkGenerator\NewsLinkGenerator
  2096.      */
  2097.     protected function getNewsLinkGeneratorService()
  2098.     {
  2099.         return $this->services['App\\Service\\LinkGenerator\\NewsLinkGenerator'] = new \App\Service\LinkGenerator\NewsLinkGenerator(($this->services['elements_seo_helper.templating.view_helper.pretty_url'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService()), ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2100.     }
  2101.     /**
  2102.      * Gets the public 'App\Service\LinkGenerator\ShopEventLinkGenerator' shared autowired service.
  2103.      *
  2104.      * @return \App\Service\LinkGenerator\ShopEventLinkGenerator
  2105.      */
  2106.     protected function getShopEventLinkGeneratorService()
  2107.     {
  2108.         return $this->services['App\\Service\\LinkGenerator\\ShopEventLinkGenerator'] = new \App\Service\LinkGenerator\ShopEventLinkGenerator(($this->services['elements_seo_helper.templating.view_helper.pretty_url'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService()), ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2109.     }
  2110.     /**
  2111.      * Gets the public 'App\Service\LinkGenerator\TicketLinkGenerator' shared autowired service.
  2112.      *
  2113.      * @return \App\Service\LinkGenerator\TicketLinkGenerator
  2114.      */
  2115.     protected function getTicketLinkGeneratorService()
  2116.     {
  2117.         return $this->services['App\\Service\\LinkGenerator\\TicketLinkGenerator'] = new \App\Service\LinkGenerator\TicketLinkGenerator(($this->services['elements_seo_helper.templating.view_helper.pretty_url'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService()), ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2118.     }
  2119.     /**
  2120.      * Gets the public 'App\Service\Profile\ProfileOrdersService' shared autowired service.
  2121.      *
  2122.      * @return \App\Service\Profile\ProfileOrdersService
  2123.      */
  2124.     protected function getProfileOrdersServiceService()
  2125.     {
  2126.         return $this->services['App\\Service\\Profile\\ProfileOrdersService'] = new \App\Service\Profile\ProfileOrdersService(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\ItemGroupService'] ?? ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\ItemGroupService'] = new \App\Service\TicketShopFrameworkBundle\ItemGroupService())));
  2127.     }
  2128.     /**
  2129.      * Gets the public 'App\Service\Shop\PriceFormatter' shared autowired service.
  2130.      *
  2131.      * @return \App\Service\Shop\PriceFormatter
  2132.      */
  2133.     protected function getPriceFormatterService()
  2134.     {
  2135.         return $this->services['App\\Service\\Shop\\PriceFormatter'] = new \App\Service\Shop\PriceFormatter(($this->services['Pimcore\\Localization\\IntlFormatter'] ?? $this->getIntlFormatterService()));
  2136.     }
  2137.     /**
  2138.      * Gets the public 'App\Service\Shop\ProductService' shared autowired service.
  2139.      *
  2140.      * @return \App\Service\Shop\ProductService
  2141.      */
  2142.     protected function getProductServiceService()
  2143.     {
  2144.         $a = ($this->services['App\\Service\\LinkGenerator\\MerchandiseLinkGenerator'] ?? $this->getMerchandiseLinkGeneratorService());
  2145.         if (isset($this->services['App\\Service\\Shop\\ProductService'])) {
  2146.             return $this->services['App\\Service\\Shop\\ProductService'];
  2147.         }
  2148.         $b = ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->getApplicationLoggerService());
  2149.         if (isset($this->services['App\\Service\\Shop\\ProductService'])) {
  2150.             return $this->services['App\\Service\\Shop\\ProductService'];
  2151.         }
  2152.         $c = ($this->services['App\\Service\\FormService'] ?? $this->getFormServiceService());
  2153.         if (isset($this->services['App\\Service\\Shop\\ProductService'])) {
  2154.             return $this->services['App\\Service\\Shop\\ProductService'];
  2155.         }
  2156.         return $this->services['App\\Service\\Shop\\ProductService'] = new \App\Service\Shop\ProductService($a, ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $b$c, ($this->services['App\\Service\\Shop\\SmartPricerService'] ?? $this->getSmartPricerServiceService()), ($this->services['Elements\\Bundle\\RecurringDatesTypeBundle\\Templating\\RecurringDatesHelper'] ?? ($this->services['Elements\\Bundle\\RecurringDatesTypeBundle\\Templating\\RecurringDatesHelper'] = new \Elements\Bundle\RecurringDatesTypeBundle\Templating\RecurringDatesHelper())), ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()));
  2157.     }
  2158.     /**
  2159.      * Gets the public 'App\Service\Shop\ShopService' shared autowired service.
  2160.      *
  2161.      * @return \App\Service\Shop\ShopService
  2162.      */
  2163.     protected function getShopService2Service()
  2164.     {
  2165.         $a = ($this->services['App\\Service\\Shop\\ProductService'] ?? $this->getProductServiceService());
  2166.         if (isset($this->services['App\\Service\\Shop\\ShopService'])) {
  2167.             return $this->services['App\\Service\\Shop\\ShopService'];
  2168.         }
  2169.         return $this->services['App\\Service\\Shop\\ShopService'] = new \App\Service\Shop\ShopService($a);
  2170.     }
  2171.     /**
  2172.      * Gets the public 'App\Service\Shop\SmartPricerService' shared autowired service.
  2173.      *
  2174.      * @return \App\Service\Shop\SmartPricerService
  2175.      */
  2176.     protected function getSmartPricerServiceService()
  2177.     {
  2178.         return $this->services['App\\Service\\Shop\\SmartPricerService'] = new \App\Service\Shop\SmartPricerService(($this->services['monolog.logger.smartpricer'] ?? $this->getMonolog_Logger_SmartpricerService()), ($this->services['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\SiteConfigService'] ?? $this->getSiteConfigService2Service()), ($this->services['GuzzleHttp\\Client'] ?? $this->getClientService()));
  2179.     }
  2180.     /**
  2181.      * Gets the public 'App\Service\SiteConfigService' shared autowired service.
  2182.      *
  2183.      * @return \App\Service\SiteConfigService
  2184.      */
  2185.     protected function getSiteConfigServiceService()
  2186.     {
  2187.         return $this->services['App\\Service\\SiteConfigService'] = new \App\Service\SiteConfigService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()));
  2188.     }
  2189.     /**
  2190.      * Gets the public 'App\Service\TrackingService' shared autowired service.
  2191.      *
  2192.      * @return \App\Service\TrackingService
  2193.      */
  2194.     protected function getTrackingServiceService()
  2195.     {
  2196.         $a = ($this->services['pimcore_ecommerce.factory'] ?? $this->getPimcoreEcommerce_FactoryService());
  2197.         if (isset($this->services['App\\Service\\TrackingService'])) {
  2198.             return $this->services['App\\Service\\TrackingService'];
  2199.         }
  2200.         return $this->services['App\\Service\\TrackingService'] = new \App\Service\TrackingService($a);
  2201.     }
  2202.     /**
  2203.      * Gets the public 'App\Twig\BackofficeExtension' shared autowired service.
  2204.      *
  2205.      * @return \App\Twig\BackofficeExtension
  2206.      */
  2207.     protected function getBackofficeExtensionService()
  2208.     {
  2209.         return $this->services['App\\Twig\\BackofficeExtension'] = new \App\Twig\BackofficeExtension(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  2210.     }
  2211.     /**
  2212.      * Gets the public 'App\Twig\FaclilitiesExtension' shared autowired service.
  2213.      *
  2214.      * @return \App\Twig\FaclilitiesExtension
  2215.      */
  2216.     protected function getFaclilitiesExtensionService()
  2217.     {
  2218.         return $this->services['App\\Twig\\FaclilitiesExtension'] = new \App\Twig\FaclilitiesExtension(($this->services['App\\Service\\FacilityService'] ?? $this->getFacilityServiceService()));
  2219.     }
  2220.     /**
  2221.      * Gets the public 'App\Twig\FakeDataGeneratorExtension' shared autowired service.
  2222.      *
  2223.      * @return \App\Twig\FakeDataGeneratorExtension
  2224.      */
  2225.     protected function getFakeDataGeneratorExtensionService()
  2226.     {
  2227.         return $this->services['App\\Twig\\FakeDataGeneratorExtension'] = new \App\Twig\FakeDataGeneratorExtension();
  2228.     }
  2229.     /**
  2230.      * Gets the public 'App\Twig\JsonLdExtension' shared autowired service.
  2231.      *
  2232.      * @return \App\Twig\JsonLdExtension
  2233.      */
  2234.     protected function getJsonLdExtensionService()
  2235.     {
  2236.         return $this->services['App\\Twig\\JsonLdExtension'] = new \App\Twig\JsonLdExtension();
  2237.     }
  2238.     /**
  2239.      * Gets the public 'App\Twig\LinkGeneratorExtension' shared autowired service.
  2240.      *
  2241.      * @return \App\Twig\LinkGeneratorExtension
  2242.      */
  2243.     protected function getLinkGeneratorExtensionService()
  2244.     {
  2245.         return $this->services['App\\Twig\\LinkGeneratorExtension'] = new \App\Twig\LinkGeneratorExtension(($this->services['App\\Service\\LinkGenerator\\JobLinkGenerator'] ?? $this->getJobLinkGeneratorService()), ($this->services['App\\Service\\LinkGenerator\\JobTeamLinkGenerator'] ?? $this->getJobTeamLinkGeneratorService()), ($this->services['App\\Service\\LinkGenerator\\NewsLinkGenerator'] ?? $this->getNewsLinkGeneratorService()), ($this->services['App\\Service\\LinkGenerator\\TicketLinkGenerator'] ?? $this->getTicketLinkGeneratorService()), ($this->services['App\\Service\\LinkGenerator\\ShopEventLinkGenerator'] ?? $this->getShopEventLinkGeneratorService()), ($this->services['App\\Service\\LinkGenerator\\MerchandiseLinkGenerator'] ?? $this->getMerchandiseLinkGeneratorService()));
  2246.     }
  2247.     /**
  2248.      * Gets the public 'App\Twig\LiveInfoHelperExtension' shared autowired service.
  2249.      *
  2250.      * @return \App\Twig\LiveInfoHelperExtension
  2251.      */
  2252.     protected function getLiveInfoHelperExtensionService()
  2253.     {
  2254.         return $this->services['App\\Twig\\LiveInfoHelperExtension'] = new \App\Twig\LiveInfoHelperExtension(($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()));
  2255.     }
  2256.     /**
  2257.      * Gets the public 'App\Twig\NavigationExtension' shared autowired service.
  2258.      *
  2259.      * @return \App\Twig\NavigationExtension
  2260.      */
  2261.     protected function getNavigationExtensionService()
  2262.     {
  2263.         $a = ($this->services['router'] ?? $this->getRouterService());
  2264.         if (isset($this->services['App\\Twig\\NavigationExtension'])) {
  2265.             return $this->services['App\\Twig\\NavigationExtension'];
  2266.         }
  2267.         $b = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService());
  2268.         if (isset($this->services['App\\Twig\\NavigationExtension'])) {
  2269.             return $this->services['App\\Twig\\NavigationExtension'];
  2270.         }
  2271.         return $this->services['App\\Twig\\NavigationExtension'] = new \App\Twig\NavigationExtension(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $b, ($this->services['elements_seo_helper.templating.view_helper.pretty_path'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyPathService()));
  2272.     }
  2273.     /**
  2274.      * Gets the public 'App\Twig\PriceScreenExtension' shared autowired service.
  2275.      *
  2276.      * @return \App\Twig\PriceScreenExtension
  2277.      */
  2278.     protected function getPriceScreenExtensionService()
  2279.     {
  2280.         $a = ($this->services['router'] ?? $this->getRouterService());
  2281.         if (isset($this->services['App\\Twig\\PriceScreenExtension'])) {
  2282.             return $this->services['App\\Twig\\PriceScreenExtension'];
  2283.         }
  2284.         return $this->services['App\\Twig\\PriceScreenExtension'] = new \App\Twig\PriceScreenExtension($a);
  2285.     }
  2286.     /**
  2287.      * Gets the public 'App\Twig\ProfileHelperExtension' shared autowired service.
  2288.      *
  2289.      * @return \App\Twig\ProfileHelperExtension
  2290.      */
  2291.     protected function getProfileHelperExtensionService()
  2292.     {
  2293.         return $this->services['App\\Twig\\ProfileHelperExtension'] = new \App\Twig\ProfileHelperExtension(($this->services['App\\Service\\Profile\\ProfileOrdersService'] ?? $this->getProfileOrdersServiceService()), ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\SkidataContactService'] ?? $this->getSkidataContactServiceService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\ItemGroupService'] ?? ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\ItemGroupService'] = new \App\Service\TicketShopFrameworkBundle\ItemGroupService())));
  2294.     }
  2295.     /**
  2296.      * Gets the public 'App\Twig\SearchExtension' shared autowired service.
  2297.      *
  2298.      * @return \App\Twig\SearchExtension
  2299.      */
  2300.     protected function getSearchExtensionService()
  2301.     {
  2302.         $a = ($this->services['Knp\\Component\\Pager\\PaginatorInterface'] ?? $this->getPaginatorInterfaceService());
  2303.         if (isset($this->services['App\\Twig\\SearchExtension'])) {
  2304.             return $this->services['App\\Twig\\SearchExtension'];
  2305.         }
  2306.         return $this->services['App\\Twig\\SearchExtension'] = new \App\Twig\SearchExtension($a);
  2307.     }
  2308.     /**
  2309.      * Gets the public 'App\Twig\ShopExtension' shared autowired service.
  2310.      *
  2311.      * @return \App\Twig\ShopExtension
  2312.      */
  2313.     protected function getShopExtensionService()
  2314.     {
  2315.         $a = ($this->services['router'] ?? $this->getRouterService());
  2316.         if (isset($this->services['App\\Twig\\ShopExtension'])) {
  2317.             return $this->services['App\\Twig\\ShopExtension'];
  2318.         }
  2319.         $b = ($this->services['App\\Service\\Shop\\ShopService'] ?? $this->getShopService2Service());
  2320.         if (isset($this->services['App\\Twig\\ShopExtension'])) {
  2321.             return $this->services['App\\Twig\\ShopExtension'];
  2322.         }
  2323.         $c = ($this->services['App\\Service\\Shop\\ProductService'] ?? $this->getProductServiceService());
  2324.         if (isset($this->services['App\\Twig\\ShopExtension'])) {
  2325.             return $this->services['App\\Twig\\ShopExtension'];
  2326.         }
  2327.         return $this->services['App\\Twig\\ShopExtension'] = new \App\Twig\ShopExtension(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $a, ($this->services['App\\Service\\Shop\\PriceFormatter'] ?? $this->getPriceFormatterService()), $b$c, ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\CartService'] ?? $this->getCartServiceService()), ($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['App\\Service\\B2B\\ShopService'] ?? ($this->services['App\\Service\\B2B\\ShopService'] = new \App\Service\B2B\ShopService())));
  2328.     }
  2329.     /**
  2330.      * Gets the public 'App\Twig\StylingExtension' shared autowired service.
  2331.      *
  2332.      * @return \App\Twig\StylingExtension
  2333.      */
  2334.     protected function getStylingExtensionService()
  2335.     {
  2336.         return $this->services['App\\Twig\\StylingExtension'] = new \App\Twig\StylingExtension();
  2337.     }
  2338.     /**
  2339.      * Gets the public 'App\Twig\WebsiteHelperExtension' shared autowired service.
  2340.      *
  2341.      * @return \App\Twig\WebsiteHelperExtension
  2342.      */
  2343.     protected function getWebsiteHelperExtensionService()
  2344.     {
  2345.         return $this->services['App\\Twig\\WebsiteHelperExtension'] = new \App\Twig\WebsiteHelperExtension(($this->services['App\\Service\\SiteConfigService'] ?? $this->getSiteConfigServiceService()), ($this->services['App\\Service\\CookieHelper'] ?? ($this->services['App\\Service\\CookieHelper'] = new \App\Service\CookieHelper())));
  2346.     }
  2347.     /**
  2348.      * Gets the public 'CustomerManagementFrameworkBundle\ActivityStore\ActivityStoreInterface' shared autowired service.
  2349.      *
  2350.      * @return \CustomerManagementFrameworkBundle\ActivityStore\MariaDb
  2351.      */
  2352.     protected function getActivityStoreInterfaceService()
  2353.     {
  2354.         $a = ($this->services['Knp\\Component\\Pager\\PaginatorInterface'] ?? $this->getPaginatorInterfaceService());
  2355.         if (isset($this->services['CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface'])) {
  2356.             return $this->services['CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface'];
  2357.         }
  2358.         return $this->services['CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface'] = new \CustomerManagementFrameworkBundle\ActivityStore\MariaDb($a);
  2359.     }
  2360.     /**
  2361.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerList\ExporterManagerInterface' shared autowired service.
  2362.      *
  2363.      * @return \CustomerManagementFrameworkBundle\CustomerList\ExporterManager
  2364.      */
  2365.     protected function getExporterManagerInterfaceService()
  2366.     {
  2367.         return $this->services['CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface'] = new \CustomerManagementFrameworkBundle\CustomerList\ExporterManager($this->parameters['pimcore_customer_management_framework.customer_list.exporters']);
  2368.     }
  2369.     /**
  2370.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerProvider\CustomerProviderInterface' shared autowired service.
  2371.      *
  2372.      * @return \CustomerManagementFrameworkBundle\CustomerProvider\DefaultCustomerProvider
  2373.      */
  2374.     protected function getCustomerProviderInterfaceService($lazyLoad true)
  2375.     {
  2376.         if ($lazyLoad) {
  2377.             return $this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface'] = $this->createProxy('DefaultCustomerProvider_35d6835', function () {
  2378.                 return \DefaultCustomerProvider_35d6835::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2379.                     $wrappedInstance $this->getCustomerProviderInterfaceService(false);
  2380.                     $proxy->setProxyInitializer(null);
  2381.                     return true;
  2382.                 });
  2383.             });
  2384.         }
  2385.         include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/CustomerProviderInterface.php';
  2386.         include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/DefaultCustomerProvider.php';
  2387.         return new \CustomerManagementFrameworkBundle\CustomerProvider\DefaultCustomerProvider('Customer''/Shop/Customer', ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface'] ?? ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface'] = new \CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\DefaultObjectNamingScheme('{email}''/Shop/Customer''/customers/_archive'))), ($this->services['pimcore.model.factory'] ?? $this->getPimcore_Model_FactoryService()));
  2388.     }
  2389.     /**
  2390.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\ObjectNamingSchemeInterface' shared autowired service.
  2391.      *
  2392.      * @return \CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\DefaultObjectNamingScheme
  2393.      */
  2394.     protected function getObjectNamingSchemeInterfaceService()
  2395.     {
  2396.         return $this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface'] = new \CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\DefaultObjectNamingScheme('{email}''/Shop/Customer''/customers/_archive');
  2397.     }
  2398.     /**
  2399.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerSaveManager\CustomerSaveManagerInterface' shared autowired service.
  2400.      *
  2401.      * @return \CustomerManagementFrameworkBundle\CustomerSaveManager\DefaultCustomerSaveManager
  2402.      */
  2403.     protected function getCustomerSaveManagerInterfaceService()
  2404.     {
  2405.         $this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface'] = $instance = new \CustomerManagementFrameworkBundle\CustomerSaveManager\DefaultCustomerSaveManager(($this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\SaveOptions'] ?? $this->getSaveOptionsService()), ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface'] ?? $this->getCustomerProviderInterfaceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface'] ?? $this->getActivityStoreInterfaceService()));
  2406.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2407.         return $instance;
  2408.     }
  2409.     /**
  2410.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerSaveManager\SaveOptions' shared autowired service.
  2411.      *
  2412.      * @return \CustomerManagementFrameworkBundle\CustomerSaveManager\SaveOptions
  2413.      */
  2414.     protected function getSaveOptionsService()
  2415.     {
  2416.         return $this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\SaveOptions'] = new \CustomerManagementFrameworkBundle\CustomerSaveManager\SaveOptions(truetruetruetruefalsetruefalsetrue);
  2417.     }
  2418.     /**
  2419.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerView\CustomerViewInterface' shared autowired service.
  2420.      *
  2421.      * @return \CustomerManagementFrameworkBundle\CustomerView\DefaultCustomerView
  2422.      */
  2423.     protected function getCustomerViewInterfaceService()
  2424.     {
  2425.         return $this->services['CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface'] = new \CustomerManagementFrameworkBundle\CustomerView\DefaultCustomerView(($this->services['cmf.view_formatter'] ?? $this->getCmf_ViewFormatterService()));
  2426.     }
  2427.     /**
  2428.      * Gets the public 'CustomerManagementFrameworkBundle\Helper\JsConfigService' shared autowired service.
  2429.      *
  2430.      * @return \CustomerManagementFrameworkBundle\Helper\JsConfigService
  2431.      */
  2432.     protected function getJsConfigServiceService()
  2433.     {
  2434.         return $this->services['CustomerManagementFrameworkBundle\\Helper\\JsConfigService'] = new \CustomerManagementFrameworkBundle\Helper\JsConfigService();
  2435.     }
  2436.     /**
  2437.      * Gets the public 'CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator' shared autowired service.
  2438.      *
  2439.      * @return \CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator
  2440.      */
  2441.     protected function getLinkActivityDefinitionLinkGeneratorService()
  2442.     {
  2443.         return $this->services['CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator'] = new \CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator('*|ID_ENCODED|*');
  2444.     }
  2445.     /**
  2446.      * Gets the public 'CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\StoredFunctionsInterface' shared autowired service.
  2447.      *
  2448.      * @return \CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\DefaultStoredFunctions
  2449.      */
  2450.     protected function getStoredFunctionsInterfaceService()
  2451.     {
  2452.         return $this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\DefaultStoredFunctions();
  2453.     }
  2454.     /**
  2455.      * Gets the public 'CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapperInterface' shared autowired service.
  2456.      *
  2457.      * @return \CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapper
  2458.      */
  2459.     protected function getTypeMapperInterfaceService()
  2460.     {
  2461.         return $this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapper();
  2462.     }
  2463.     /**
  2464.      * Gets the public 'CustomerManagementFrameworkBundle\SegmentManager\SegmentManagerInterface' shared autowired service.
  2465.      *
  2466.      * @return \CustomerManagementFrameworkBundle\SegmentManager\DefaultSegmentManager
  2467.      */
  2468.     protected function getSegmentManagerInterfaceService()
  2469.     {
  2470.         return $this->services['CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface'] = new \CustomerManagementFrameworkBundle\SegmentManager\DefaultSegmentManager('/segments/calculated''/segments/manual', ($this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface'] ?? $this->getCustomerSaveManagerInterfaceService()), ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface'] ?? $this->getCustomerProviderInterfaceService()), ($this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface'] ?? ($this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapper())), ($this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface'] ?? ($this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\DefaultStoredFunctions())));
  2471.     }
  2472.     /**
  2473.      * Gets the public 'Elements\Bundle\CmsToolsBundle\Templating\Helper\Areabrick' shared autowired service.
  2474.      *
  2475.      * @return \Elements\Bundle\CmsToolsBundle\Templating\Helper\Areabrick
  2476.      */
  2477.     protected function getAreabrickService()
  2478.     {
  2479.         return $this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\Areabrick'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\Areabrick(($this->services['Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface'] ?? $this->getAreabrickManagerInterfaceService()));
  2480.     }
  2481.     /**
  2482.      * Gets the public 'Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespace' shared autowired service.
  2483.      *
  2484.      * @return \Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespace
  2485.      */
  2486.     protected function getCutStringRespectingWhitespaceService()
  2487.     {
  2488.         return $this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespace'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespace();
  2489.     }
  2490.     /**
  2491.      * Gets the public 'Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespaceHtml' shared autowired service.
  2492.      *
  2493.      * @return \Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespaceHtml
  2494.      */
  2495.     protected function getCutStringRespectingWhitespaceHtmlService()
  2496.     {
  2497.         return $this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\CutStringRespectingWhitespaceHtml'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\CutStringRespectingWhitespaceHtml();
  2498.     }
  2499.     /**
  2500.      * Gets the public 'Elements\Bundle\CmsToolsBundle\Templating\Helper\VideoHelper' shared autowired service.
  2501.      *
  2502.      * @return \Elements\Bundle\CmsToolsBundle\Templating\Helper\VideoHelper
  2503.      */
  2504.     protected function getVideoHelperService()
  2505.     {
  2506.         return $this->services['Elements\\Bundle\\CmsToolsBundle\\Templating\\Helper\\VideoHelper'] = new \Elements\Bundle\CmsToolsBundle\Templating\Helper\VideoHelper();
  2507.     }
  2508.     /**
  2509.      * Gets the public 'Elements\Bundle\HashCashBundle\Service\HashCashService' shared autowired service.
  2510.      *
  2511.      * @return \Elements\Bundle\HashCashBundle\Service\HashCashService
  2512.      */
  2513.     protected function getHashCashServiceService()
  2514.     {
  2515.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2516.         if (isset($this->services['Elements\\Bundle\\HashCashBundle\\Service\\HashCashService'])) {
  2517.             return $this->services['Elements\\Bundle\\HashCashBundle\\Service\\HashCashService'];
  2518.         }
  2519.         return $this->services['Elements\\Bundle\\HashCashBundle\\Service\\HashCashService'] = new \Elements\Bundle\HashCashBundle\Service\HashCashService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  2520.     }
  2521.     /**
  2522.      * Gets the public 'Elements\Bundle\HashCashBundle\Twig\HashCashExtension' shared autowired service.
  2523.      *
  2524.      * @return \Elements\Bundle\HashCashBundle\Twig\HashCashExtension
  2525.      */
  2526.     protected function getHashCashExtensionService()
  2527.     {
  2528.         $a = ($this->services['Elements\\Bundle\\HashCashBundle\\Service\\HashCashService'] ?? $this->getHashCashServiceService());
  2529.         if (isset($this->services['Elements\\Bundle\\HashCashBundle\\Twig\\HashCashExtension'])) {
  2530.             return $this->services['Elements\\Bundle\\HashCashBundle\\Twig\\HashCashExtension'];
  2531.         }
  2532.         return $this->services['Elements\\Bundle\\HashCashBundle\\Twig\\HashCashExtension'] = new \Elements\Bundle\HashCashBundle\Twig\HashCashExtension($a);
  2533.     }
  2534.     /**
  2535.      * Gets the public 'Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateGenerator' shared autowired service.
  2536.      *
  2537.      * @return \Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateGenerator
  2538.      */
  2539.     protected function getTemplateGeneratorService()
  2540.     {
  2541.         $a = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
  2542.         if (isset($this->services['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateGenerator'])) {
  2543.             return $this->services['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateGenerator'];
  2544.         }
  2545.         return $this->services['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateGenerator'] = new \Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateGenerator($a, ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['kernel'] ?? $this->get('kernel'))->getBundle("ElementsJsonLdReloadedBundle"));
  2546.     }
  2547.     /**
  2548.      * Gets the public 'Elements\Bundle\RecurringDatesTypeBundle\Templating\RecurringDatesHelper' shared autowired service.
  2549.      *
  2550.      * @return \Elements\Bundle\RecurringDatesTypeBundle\Templating\RecurringDatesHelper
  2551.      */
  2552.     protected function getRecurringDatesHelperService()
  2553.     {
  2554.         return $this->services['Elements\\Bundle\\RecurringDatesTypeBundle\\Templating\\RecurringDatesHelper'] = new \Elements\Bundle\RecurringDatesTypeBundle\Templating\RecurringDatesHelper();
  2555.     }
  2556.     /**
  2557.      * Gets the public 'Elements\Bundle\SeoHelperBundle\Service\PrettyUrl' shared autowired service.
  2558.      *
  2559.      * @return \Elements\Bundle\SeoHelperBundle\Service\PrettyUrl
  2560.      */
  2561.     protected function getPrettyUrlService()
  2562.     {
  2563.         $a = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService());
  2564.         if (isset($this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'])) {
  2565.             return $this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'];
  2566.         }
  2567.         $this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'] = $instance = new \Elements\Bundle\SeoHelperBundle\Service\PrettyUrl($a);
  2568.         $instance->setLocaleService(($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  2569.         return $instance;
  2570.     }
  2571.     /**
  2572.      * Gets the public 'Elements\Bundle\SeoHelperBundle\Twig\SeoHelperExtension' shared autowired service.
  2573.      *
  2574.      * @return \Elements\Bundle\SeoHelperBundle\Twig\SeoHelperExtension
  2575.      */
  2576.     protected function getSeoHelperExtensionService()
  2577.     {
  2578.         $a = ($this->services['elements_seo_helper.templateing.view_helper.head_meta'] ?? $this->getElementsSeoHelper_Templateing_ViewHelper_HeadMetaService());
  2579.         if (isset($this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'])) {
  2580.             return $this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'];
  2581.         }
  2582.         $b = ($this->services['elements_seo_helper.templating.view_helper.hreflang'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_HreflangService());
  2583.         if (isset($this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'])) {
  2584.             return $this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'];
  2585.         }
  2586.         return $this->services['Elements\\Bundle\\SeoHelperBundle\\Twig\\SeoHelperExtension'] = new \Elements\Bundle\SeoHelperBundle\Twig\SeoHelperExtension(($this->services['elements_seo_helper.templating.view_helper.pretty_url'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService()), ($this->services['elements_seo_helper.templating.view_helper.pretty_path'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_PrettyPathService()), ($this->services['elements_seo_helper.templating.view_helper.robots'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_RobotsService()), $a, ($this->services['elements_seo_helper.templating.view_helper.head_title'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_HeadTitleService()), ($this->services['elements_seo_helper.templating.view_helper.canonical'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_CanonicalService()), $b, ($this->services['elements_seo_helper.templating.view_helper.open_graph'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_OpenGraphService()));
  2587.     }
  2588.     /**
  2589.      * Gets the public 'Elements\Bundle\SkidataTicketingSwebBundle\Service\ServiceFactory' shared autowired service.
  2590.      *
  2591.      * @return \Elements\Bundle\SkidataTicketingSwebBundle\Service\ServiceFactory
  2592.      */
  2593.     protected function getServiceFactoryService()
  2594.     {
  2595.         $this->services['Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\ServiceFactory'] = $instance = new \Elements\Bundle\SkidataTicketingSwebBundle\Service\ServiceFactory(($this->services['Elements\\Bundle\\SkidataTicketingSwebBundle\\Skidata\\Sweb\\ClientFactory'] ?? $this->getClientFactoryService()), 'matterhorn_live', ($this->privates['Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\CacheService'] ?? ($this->privates['Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\CacheService'] = new \Elements\Bundle\SkidataTicketingSwebBundle\Service\CacheService())));
  2596.         $instance->setLogger(($this->services['monolog.logger.skidatasweb'] ?? $this->getMonolog_Logger_SkidataswebService()));
  2597.         $instance->registerTenantsFromOptions(['sandbox' => ['importer' => ['resource_base_folder' => '/_dev/Shop/_sandbox-data/sandbox'], 'sweb' => ['username' => 'IntegrationSupportBEI_Elements''password' => $this->getEnv('SWEB_SANDBOX_PASSWORD'), 'environment' => 'sandbox''salesChannel' => 655229101'pointOfSale' => 655229101], 'cache' => ['max_age' => 43200'max_age_faults' => 300], 'barcodeSymbology' => 'QR_Code'], 'matterhorn_live' => ['barcodeSymbology' => 'QR_Code''importer' => ['resource_base_folder' => '/Shop/Skidata/zermatt'], 'sweb' => ['username' => 'elementsBEI_803713''password' => $this->getEnv('SWEB_LIVE_PASSWORD'), 'environment' => 'live''salesChannel' => 83886341'pointOfSale' => 83886341], 'cache' => ['max_age' => 43200'max_age_faults' => 60]], 'matterhorn_sandbox' => ['barcodeSymbology' => 'QR_Code''importer' => ['resource_base_folder' => '/Shop/Skidata/zermatt-sandbox'], 'sweb' => ['username' => 'Zermatt_sandbox_471275''password' => $this->getEnv('SWEB_SANDBOX_ZERMATT_PASSWORD'), 'environment' => 'sandbox''salesChannel' => '83886169A''pointOfSale' => 83886342], 'cache' => ['max_age' => 43200'max_age_faults' => 60]], 'matterhorn_live_marketplace' => ['barcodeSymbology' => 'QR_Code''importer' => ['resource_base_folder' => '/Shop/Skidata/zermatt'], 'sweb' => ['username' => 'elementsBEI_487630''password' => $this->getEnv('SWEB_LIVE_MARKETPLACE_PASSWORD'), 'environment' => 'live''salesChannel' => 83886394'pointOfSale' => 83886394], 'cache' => ['max_age' => 43200'max_age_faults' => 60]]]);
  2598.         return $instance;
  2599.     }
  2600.     /**
  2601.      * Gets the public 'Elements\Bundle\SkidataTicketingSwebBundle\Skidata\Sweb\ClientFactory' shared autowired service.
  2602.      *
  2603.      * @return \Elements\Bundle\SkidataTicketingSwebBundle\Skidata\Sweb\ClientFactory
  2604.      */
  2605.     protected function getClientFactoryService()
  2606.     {
  2607.         $this->services['Elements\\Bundle\\SkidataTicketingSwebBundle\\Skidata\\Sweb\\ClientFactory'] = $instance \Elements\Bundle\SkidataTicketingSwebBundle\Skidata\Sweb\ClientFactory::createDefault(NULL, ($this->services['hwi_oauth.http.client'] ?? $this->getHwiOauth_Http_ClientService()));
  2608.         $instance->setLogger(($this->services['monolog.logger.skidatasweb'] ?? $this->getMonolog_Logger_SkidataswebService()));
  2609.         return $instance;
  2610.     }
  2611.     /**
  2612.      * Gets the public 'Elements\Bundle\StyleLabBundle\Services\CustomerStateHelper' shared autowired service.
  2613.      *
  2614.      * @return \Elements\Bundle\StyleLabBundle\Services\CustomerStateHelper
  2615.      */
  2616.     protected function getCustomerStateHelperService()
  2617.     {
  2618.         return $this->services['Elements\\Bundle\\StyleLabBundle\\Services\\CustomerStateHelper'] = new \Elements\Bundle\StyleLabBundle\Services\CustomerStateHelper(($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] = new \Elements\Bundle\StyleLabBundle\Services\StateHelper())));
  2619.     }
  2620.     /**
  2621.      * Gets the public 'Elements\Bundle\StyleLabBundle\Services\DoNotTouchHelper' shared autowired service.
  2622.      *
  2623.      * @return \Elements\Bundle\StyleLabBundle\Services\DoNotTouchHelper
  2624.      */
  2625.     protected function getDoNotTouchHelperService()
  2626.     {
  2627.         return $this->services['Elements\\Bundle\\StyleLabBundle\\Services\\DoNotTouchHelper'] = new \Elements\Bundle\StyleLabBundle\Services\DoNotTouchHelper();
  2628.     }
  2629.     /**
  2630.      * Gets the public 'Elements\Bundle\StyleLabBundle\Services\Img' shared autowired service.
  2631.      *
  2632.      * @return \Elements\Bundle\StyleLabBundle\Services\Img
  2633.      */
  2634.     protected function getImgService()
  2635.     {
  2636.         return $this->services['Elements\\Bundle\\StyleLabBundle\\Services\\Img'] = new \Elements\Bundle\StyleLabBundle\Services\Img();
  2637.     }
  2638.     /**
  2639.      * Gets the public 'Elements\Bundle\StyleLabBundle\Services\NameHelper' shared autowired service.
  2640.      *
  2641.      * @return \Elements\Bundle\StyleLabBundle\Services\NameHelper
  2642.      */
  2643.     protected function getNameHelperService()
  2644.     {
  2645.         return $this->services['Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper'] = new \Elements\Bundle\StyleLabBundle\Services\NameHelper();
  2646.     }
  2647.     /**
  2648.      * Gets the public 'Elements\Bundle\StyleLabBundle\Services\StateHelper' shared autowired service.
  2649.      *
  2650.      * @return \Elements\Bundle\StyleLabBundle\Services\StateHelper
  2651.      */
  2652.     protected function getStateHelperService()
  2653.     {
  2654.         return $this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] = new \Elements\Bundle\StyleLabBundle\Services\StateHelper();
  2655.     }
  2656.     /**
  2657.      * Gets the public 'Elements\Bundle\TicketShopFrameworkBundle\Service\SiteConfigService' shared autowired service.
  2658.      *
  2659.      * @return \Elements\Bundle\TicketShopFrameworkBundle\Service\SiteConfigService
  2660.      */
  2661.     protected function getSiteConfigService2Service()
  2662.     {
  2663.         return $this->services['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\SiteConfigService'] = new \Elements\Bundle\TicketShopFrameworkBundle\Service\SiteConfigService(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), '/System/Config/siteConfig');
  2664.     }
  2665.     /**
  2666.      * Gets the public 'Elements\Bundle\TicketShopFrameworkBundle\Twig\TicketShopExtension' shared autowired service.
  2667.      *
  2668.      * @return \Elements\Bundle\TicketShopFrameworkBundle\Twig\TicketShopExtension
  2669.      */
  2670.     protected function getTicketShopExtensionService()
  2671.     {
  2672.         return $this->services['Elements\\Bundle\\TicketShopFrameworkBundle\\Twig\\TicketShopExtension'] = new \Elements\Bundle\TicketShopFrameworkBundle\Twig\TicketShopExtension(($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\ItemGroupService'] ?? ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\ItemGroupService'] = new \App\Service\TicketShopFrameworkBundle\ItemGroupService())), new \Elements\Bundle\TicketShopFrameworkBundle\Service\QrCodeService(), ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\VoucherCodeService'] ?? $this->getVoucherCodeServiceService()));
  2673.     }
  2674.     /**
  2675.      * Gets the public 'GuzzleHttp\Client' shared autowired service.
  2676.      *
  2677.      * @return \GuzzleHttp\Client
  2678.      */
  2679.     protected function getClientService()
  2680.     {
  2681.         return $this->services['GuzzleHttp\\Client'] = ($this->services['Pimcore\\Http\\ClientFactory'] ?? $this->getClientFactory2Service())->createClient();
  2682.     }
  2683.     /**
  2684.      * Gets the public 'Knp\Component\Pager\PaginatorInterface' shared autowired service.
  2685.      *
  2686.      * @return \Knp\Component\Pager\Paginator
  2687.      */
  2688.     protected function getPaginatorInterfaceService()
  2689.     {
  2690.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2691.         if (isset($this->services['Knp\\Component\\Pager\\PaginatorInterface'])) {
  2692.             return $this->services['Knp\\Component\\Pager\\PaginatorInterface'];
  2693.         }
  2694.         return $this->services['Knp\\Component\\Pager\\PaginatorInterface'] = new \Knp\Component\Pager\Paginator($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2695.     }
  2696.     /**
  2697.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler' shared autowired service.
  2698.      *
  2699.      * @return \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler
  2700.      */
  2701.     protected function getContentSecurityPolicyHandlerService()
  2702.     {
  2703.         $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler(($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2704.         $a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  2705.         $instance->setLogger($a);
  2706.         $instance->setLogger($a);
  2707.         $instance->addAllowedUrls('default-src', []);
  2708.         $instance->addAllowedUrls('img-src', []);
  2709.         $instance->addAllowedUrls('script-src', []);
  2710.         $instance->addAllowedUrls('style-src', []);
  2711.         $instance->addAllowedUrls('connect-src', []);
  2712.         $instance->addAllowedUrls('font-src', []);
  2713.         $instance->addAllowedUrls('media-src', []);
  2714.         $instance->addAllowedUrls('frame-src', []);
  2715.         return $instance;
  2716.     }
  2717.     /**
  2718.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler' shared autowired service.
  2719.      *
  2720.      * @return \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler
  2721.      */
  2722.     protected function getCsrfProtectionHandlerService()
  2723.     {
  2724.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2725.         if (isset($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'])) {
  2726.             return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'];
  2727.         }
  2728.         $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler([], $a);
  2729.         $b = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  2730.         $instance->setLogger($b);
  2731.         $instance->setLogger($b);
  2732.         return $instance;
  2733.     }
  2734.     /**
  2735.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener' shared autowired service.
  2736.      *
  2737.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener
  2738.      */
  2739.     protected function getFullPageCacheListenerService()
  2740.     {
  2741.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2742.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'])) {
  2743.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'];
  2744.         }
  2745.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), new \Pimcore\Cache\FullPage\SessionStatus('_sf2_meta'$a), $a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2746.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2747.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  2748.         return $instance;
  2749.     }
  2750.     /**
  2751.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener' shared autowired service.
  2752.      *
  2753.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener
  2754.      */
  2755.     protected function getGoogleAnalyticsCodeListenerService()
  2756.     {
  2757.         $a = ($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService());
  2758.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'])) {
  2759.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'];
  2760.         }
  2761.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener($a);
  2762.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2763.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2764.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  2765.         return $instance;
  2766.     }
  2767.     /**
  2768.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener' shared autowired service.
  2769.      *
  2770.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener
  2771.      */
  2772.     protected function getGoogleTagManagerListenerService()
  2773.     {
  2774.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2775.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'])) {
  2776.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'];
  2777.         }
  2778.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), $a, ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()));
  2779.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2780.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2781.         return $instance;
  2782.     }
  2783.     /**
  2784.      * Gets the public 'Pimcore\Cache\Core\CoreCacheHandler' shared autowired service.
  2785.      *
  2786.      * @return \Pimcore\Cache\Core\CoreCacheHandler
  2787.      */
  2788.     protected function getCoreCacheHandlerService()
  2789.     {
  2790.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2791.         if (isset($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'])) {
  2792.             return $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'];
  2793.         }
  2794.         $b = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  2795.         $c = new \Pimcore\Cache\Core\WriteLock($b);
  2796.         $d = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  2797.         $c->setLogger($d);
  2798.         $c->setLogger($d);
  2799.         $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] = $instance = new \Pimcore\Cache\Core\CoreCacheHandler($b$c$a);
  2800.         $instance->setLogger($d);
  2801.         $instance->setLogger($d);
  2802.         return $instance;
  2803.     }
  2804.     /**
  2805.      * Gets the public 'Pimcore\Config' shared autowired service.
  2806.      *
  2807.      * @return \Pimcore\Config
  2808.      */
  2809.     protected function getConfigService()
  2810.     {
  2811.         return $this->services['Pimcore\\Config'] = new \Pimcore\Config();
  2812.     }
  2813.     /**
  2814.      * Gets the public 'Pimcore\Document\Editable\Block\BlockStateStack' shared autowired service.
  2815.      *
  2816.      * @return \Pimcore\Document\Editable\Block\BlockStateStack
  2817.      */
  2818.     protected function getBlockStateStackService()
  2819.     {
  2820.         return $this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack();
  2821.     }
  2822.     /**
  2823.      * Gets the public 'Pimcore\Document\Renderer\DocumentRenderer' shared autowired service.
  2824.      *
  2825.      * @return \Pimcore\Document\Renderer\DocumentRenderer
  2826.      */
  2827.     protected function getDocumentRendererService()
  2828.     {
  2829.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  2830.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  2831.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  2832.         }
  2833.         $b = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  2834.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  2835.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  2836.         }
  2837.         $c = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  2838.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  2839.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  2840.         }
  2841.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2842.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  2843.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  2844.         }
  2845.         $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] = $instance = new \Pimcore\Document\Renderer\DocumentRenderer(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), $a$b, ($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()), $c$d, ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  2846.         $instance->setContainerService(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
  2847.         return $instance;
  2848.     }
  2849.     /**
  2850.      * Gets the public 'Pimcore\Document\StaticPageGenerator' shared autowired service.
  2851.      *
  2852.      * @return \Pimcore\Document\StaticPageGenerator
  2853.      */
  2854.     protected function getStaticPageGeneratorService()
  2855.     {
  2856.         $a = ($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService());
  2857.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  2858.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  2859.         }
  2860.         $b = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  2861.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  2862.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  2863.         }
  2864.         return $this->services['Pimcore\\Document\\StaticPageGenerator'] = new \Pimcore\Document\StaticPageGenerator($a$b);
  2865.     }
  2866.     /**
  2867.      * Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
  2868.      *
  2869.      * @return \Pimcore\Extension\Bundle\PimcoreBundleManager
  2870.      */
  2871.     protected function getPimcoreBundleManagerService()
  2872.     {
  2873.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2874.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  2875.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  2876.         }
  2877.         $b = ($this->services['router'] ?? $this->getRouterService());
  2878.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  2879.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  2880.         }
  2881.         return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] = new \Pimcore\Extension\Bundle\PimcoreBundleManager(new \Pimcore\Extension\Bundle\Config\StateConfig(($this->services['Pimcore\\Extension\\Config'] ?? $this->get('Pimcore\\Extension\\Config'1))), new \Pimcore\Extension\Bundle\PimcoreBundleLocator(new \Pimcore\Composer\PackageInfo(), $this->parameters['pimcore.extensions.bundles.search_paths'], true), ($this->services['kernel'] ?? $this->get('kernel'1)), $a$b);
  2882.     }
  2883.     /**
  2884.      * Gets the public 'Pimcore\Extension\Document\Areabrick\AreabrickManagerInterface' shared autowired service.
  2885.      *
  2886.      * @return \Pimcore\Extension\Document\Areabrick\AreabrickManager
  2887.      */
  2888.     protected function getAreabrickManagerInterfaceService()
  2889.     {
  2890.         $this->services['Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface'] = $instance = new \Pimcore\Extension\Document\Areabrick\AreabrickManager(($this->services['Pimcore\\Extension\\Config'] ?? $this->get('Pimcore\\Extension\\Config'1)), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2891.             'content-accordion' => ['privates''app.area.brick.content_accordion''getApp_Area_Brick_ContentAccordionService'true],
  2892.             'content-business-report' => ['privates''app.area.brick.content_business_report''getApp_Area_Brick_ContentBusinessReportService'true],
  2893.             'content-citation' => ['privates''app.area.brick.content_citation''getApp_Area_Brick_ContentCitationService'true],
  2894.             'content-citation-big' => ['privates''app.area.brick.content_citation_big''getApp_Area_Brick_ContentCitationBigService'true],
  2895.             'content-citation-small' => ['privates''app.area.brick.content_citation_small''getApp_Area_Brick_ContentCitationSmallService'true],
  2896.             'content-countdown' => ['privates''app.area.brick.content_countdown''getApp_Area_Brick_ContentCountdownService'true],
  2897.             'content-hotspot' => ['privates''app.area.brick.content_hotspot''getApp_Area_Brick_ContentHotspotService'true],
  2898.             'content-iframe' => ['privates''app.area.brick.content_iframe''getApp_Area_Brick_ContentIframeService'true],
  2899.             'content-image-text-slider' => ['privates''app.area.brick.content_image_text_slider''getApp_Area_Brick_ContentImageTextSliderService'true],
  2900.             'content-image-usp' => ['privates''app.area.brick.content_image_usp''getApp_Area_Brick_ContentImageUspService'true],
  2901.             'content-img-teaser-grid' => ['privates''app.area.brick.content_img_teaser_grid''getApp_Area_Brick_ContentImgTeaserGridService'true],
  2902.             'content-incert' => ['privates''app.area.brick.content_incert''getApp_Area_Brick_ContentIncertService'true],
  2903.             'content-large-image' => ['privates''app.area.brick.content_large_image''getApp_Area_Brick_ContentLargeImageService'true],
  2904.             'content-large-image-slider' => ['privates''app.area.brick.content_large_image_slider''getApp_Area_Brick_ContentLargeImageSliderService'true],
  2905.             'content-manual-tabbing' => ['privates''app.area.brick.content_manual_tabbing''getApp_Area_Brick_ContentManualTabbingService'true],
  2906.             'content-opening-hours-table' => ['privates''app.area.brick.content_opening_hours_table''getApp_Area_Brick_ContentOpeningHoursTableService'true],
  2907.             'content-sustainability' => ['privates''app.area.brick.content_sustainability''getApp_Area_Brick_ContentSustainabilityService'true],
  2908.             'content-tabbing' => ['privates''app.area.brick.content_tabbing''getApp_Area_Brick_ContentTabbingService'true],
  2909.             'content-table' => ['privates''app.area.brick.content_table''getApp_Area_Brick_ContentTableService'true],
  2910.             'content-teaser-big-img-row' => ['privates''app.area.brick.content_teaser_big_img_row''getApp_Area_Brick_ContentTeaserBigImgRowService'true],
  2911.             'content-teaser-big-ticket-slider' => ['privates''app.area.brick.content_teaser_big_ticket_slider''getApp_Area_Brick_ContentTeaserBigTicketSliderService'true],
  2912.             'content-teaser-img-row' => ['privates''app.area.brick.content_teaser_img_row''getApp_Area_Brick_ContentTeaserImgRowService'true],
  2913.             'content-teaser-mixed-slider' => ['privates''app.area.brick.content_teaser_mixed_slider''getApp_Area_Brick_ContentTeaserMixedSliderService'true],
  2914.             'content-usp' => ['privates''app.area.brick.content_usp''getApp_Area_Brick_ContentUspService'true],
  2915.             'content-wysiwyg' => ['privates''app.area.brick.content_wysiwyg''getApp_Area_Brick_ContentWysiwygService'true],
  2916.             'content-wysiwyg-images' => ['privates''app.area.brick.content_wysiwyg_images''getApp_Area_Brick_ContentWysiwygImagesService'true],
  2917.             'content-wysiwyg-media' => ['privates''app.area.brick.content_wysiwyg_media''getApp_Area_Brick_ContentWysiwygMediaService'true],
  2918.             'content-wysiwyg-media-two-cols' => ['privates''app.area.brick.content_wysiwyg_media_two_cols''getApp_Area_Brick_ContentWysiwygMediaTwoColsService'true],
  2919.             'content-wysiwyg-with-usp' => ['privates''app.area.brick.content_wysiwyg_with_usp''getApp_Area_Brick_ContentWysiwygWithUspService'true],
  2920.             'job-fullscreen-image-usp' => ['privates''app.area.brick.job_fullscreen_image_usp''getApp_Area_Brick_JobFullscreenImageUspService'true],
  2921.             'job-fullscreen-image-wysiwyg' => ['privates''app.area.brick.job_fullscreen_image_wysiwyg''getApp_Area_Brick_JobFullscreenImageWysiwygService'true],
  2922.             'job-text-media-thumb-slider' => ['privates''app.area.brick.job_text_media_thumb_slider''getApp_Area_Brick_JobTextMediaThumbSliderService'true],
  2923.             'portal-product-teaser-row' => ['privates''app.area.brick.portal_product_teaser_row''getApp_Area_Brick_PortalProductTeaserRowService'true],
  2924.         ], [
  2925.             'content-accordion' => '?',
  2926.             'content-business-report' => '?',
  2927.             'content-citation' => '?',
  2928.             'content-citation-big' => '?',
  2929.             'content-citation-small' => '?',
  2930.             'content-countdown' => '?',
  2931.             'content-hotspot' => '?',
  2932.             'content-iframe' => '?',
  2933.             'content-image-text-slider' => '?',
  2934.             'content-image-usp' => '?',
  2935.             'content-img-teaser-grid' => '?',
  2936.             'content-incert' => '?',
  2937.             'content-large-image' => '?',
  2938.             'content-large-image-slider' => '?',
  2939.             'content-manual-tabbing' => '?',
  2940.             'content-opening-hours-table' => '?',
  2941.             'content-sustainability' => '?',
  2942.             'content-tabbing' => '?',
  2943.             'content-table' => '?',
  2944.             'content-teaser-big-img-row' => '?',
  2945.             'content-teaser-big-ticket-slider' => '?',
  2946.             'content-teaser-img-row' => '?',
  2947.             'content-teaser-mixed-slider' => '?',
  2948.             'content-usp' => '?',
  2949.             'content-wysiwyg' => '?',
  2950.             'content-wysiwyg-images' => '?',
  2951.             'content-wysiwyg-media' => '?',
  2952.             'content-wysiwyg-media-two-cols' => '?',
  2953.             'content-wysiwyg-with-usp' => '?',
  2954.             'job-fullscreen-image-usp' => '?',
  2955.             'job-fullscreen-image-wysiwyg' => '?',
  2956.             'job-text-media-thumb-slider' => '?',
  2957.             'portal-product-teaser-row' => '?',
  2958.         ]));
  2959.         $instance->registerService('job-fullscreen-image-usp''app.area.brick.job_fullscreen_image_usp');
  2960.         $instance->registerService('job-fullscreen-image-wysiwyg''app.area.brick.job_fullscreen_image_wysiwyg');
  2961.         $instance->registerService('content-citation-small''app.area.brick.content_citation_small');
  2962.         $instance->registerService('content-image-text-slider''app.area.brick.content_image_text_slider');
  2963.         $instance->registerService('content-tabbing''app.area.brick.content_tabbing');
  2964.         $instance->registerService('content-wysiwyg-images''app.area.brick.content_wysiwyg_images');
  2965.         $instance->registerService('content-business-report''app.area.brick.content_business_report');
  2966.         $instance->registerService('content-incert''app.area.brick.content_incert');
  2967.         $instance->registerService('content-image-usp''app.area.brick.content_image_usp');
  2968.         $instance->registerService('content-accordion''app.area.brick.content_accordion');
  2969.         $instance->registerService('content-manual-tabbing''app.area.brick.content_manual_tabbing');
  2970.         $instance->registerService('content-teaser-big-ticket-slider''app.area.brick.content_teaser_big_ticket_slider');
  2971.         $instance->registerService('content-citation-big''app.area.brick.content_citation_big');
  2972.         $instance->registerService('content-citation''app.area.brick.content_citation');
  2973.         $instance->registerService('job-text-media-thumb-slider''app.area.brick.job_text_media_thumb_slider');
  2974.         $instance->registerService('portal-product-teaser-row''app.area.brick.portal_product_teaser_row');
  2975.         $instance->registerService('content-iframe''app.area.brick.content_iframe');
  2976.         $instance->registerService('content-sustainability''app.area.brick.content_sustainability');
  2977.         $instance->registerService('content-large-image''app.area.brick.content_large_image');
  2978.         $instance->registerService('content-hotspot''app.area.brick.content_hotspot');
  2979.         $instance->registerService('content-large-image-slider''app.area.brick.content_large_image_slider');
  2980.         $instance->registerService('content-wysiwyg''app.area.brick.content_wysiwyg');
  2981.         $instance->registerService('content-wysiwyg-media-two-cols''app.area.brick.content_wysiwyg_media_two_cols');
  2982.         $instance->registerService('content-table''app.area.brick.content_table');
  2983.         $instance->registerService('content-countdown''app.area.brick.content_countdown');
  2984.         $instance->registerService('content-usp''app.area.brick.content_usp');
  2985.         $instance->registerService('content-wysiwyg-media''app.area.brick.content_wysiwyg_media');
  2986.         $instance->registerService('content-teaser-mixed-slider''app.area.brick.content_teaser_mixed_slider');
  2987.         $instance->registerService('content-opening-hours-table''app.area.brick.content_opening_hours_table');
  2988.         $instance->registerService('content-teaser-big-img-row''app.area.brick.content_teaser_big_img_row');
  2989.         $instance->registerService('content-wysiwyg-with-usp''app.area.brick.content_wysiwyg_with_usp');
  2990.         $instance->registerService('content-teaser-img-row''app.area.brick.content_teaser_img_row');
  2991.         $instance->registerService('content-img-teaser-grid''app.area.brick.content_img_teaser_grid');
  2992.         return $instance;
  2993.     }
  2994.     /**
  2995.      * Gets the public 'Pimcore\Http\ClientFactory' shared autowired service.
  2996.      *
  2997.      * @return \Pimcore\Http\ClientFactory
  2998.      */
  2999.     protected function getClientFactory2Service()
  3000.     {
  3001.         return $this->services['Pimcore\\Http\\ClientFactory'] = new \Pimcore\Http\ClientFactory(($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  3002.     }
  3003.     /**
  3004.      * Gets the public 'Pimcore\Http\RequestHelper' shared autowired service.
  3005.      *
  3006.      * @return \Pimcore\Http\RequestHelper
  3007.      */
  3008.     protected function getRequestHelperService()
  3009.     {
  3010.         return $this->services['Pimcore\\Http\\RequestHelper'] = new \Pimcore\Http\RequestHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()));
  3011.     }
  3012.     /**
  3013.      * Gets the public 'Pimcore\Http\Request\Resolver\DocumentResolver' shared autowired service.
  3014.      *
  3015.      * @return \Pimcore\Http\Request\Resolver\DocumentResolver
  3016.      */
  3017.     protected function getDocumentResolverService()
  3018.     {
  3019.         return $this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] = new \Pimcore\Http\Request\Resolver\DocumentResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3020.     }
  3021.     /**
  3022.      * Gets the public 'Pimcore\Http\Request\Resolver\EditmodeResolver' shared autowired service.
  3023.      *
  3024.      * @return \Pimcore\Http\Request\Resolver\EditmodeResolver
  3025.      */
  3026.     protected function getEditmodeResolverService()
  3027.     {
  3028.         $this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] = $instance = new \Pimcore\Http\Request\Resolver\EditmodeResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  3029.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  3030.         $instance->setLogger($a);
  3031.         $instance->setLogger($a);
  3032.         return $instance;
  3033.     }
  3034.     /**
  3035.      * Gets the public 'Pimcore\Http\Request\Resolver\OutputTimestampResolver' shared autowired service.
  3036.      *
  3037.      * @return \Pimcore\Http\Request\Resolver\OutputTimestampResolver
  3038.      */
  3039.     protected function getOutputTimestampResolverService()
  3040.     {
  3041.         return $this->services['Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver'] = new \Pimcore\Http\Request\Resolver\OutputTimestampResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3042.     }
  3043.     /**
  3044.      * Gets the public 'Pimcore\Http\Request\Resolver\PimcoreContextResolver' shared autowired service.
  3045.      *
  3046.      * @return \Pimcore\Http\Request\Resolver\PimcoreContextResolver
  3047.      */
  3048.     protected function getPimcoreContextResolverService()
  3049.     {
  3050.         $a = new \Pimcore\Http\Context\PimcoreContextGuesser(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())));
  3051.         $a->addContextRoutes('profiler', [=> ['path' => '^/_(profiler|wdt)(/.*)?$''route' => false'host' => false'methods' => []]]);
  3052.         $a->addContextRoutes('admin', [=> ['path' => '^/admin(/.*)?$''route' => false'host' => false'methods' => []], => ['route' => '^pimcore_admin_''path' => false'host' => false'methods' => []]]);
  3053.         $a->addContextRoutes('plugin', [=> ['path' => '^/plugin(/.*)?$''route' => false'host' => false'methods' => []]]);
  3054.         return $this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] = new \Pimcore\Http\Request\Resolver\PimcoreContextResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  3055.     }
  3056.     /**
  3057.      * Gets the public 'Pimcore\Http\Request\Resolver\ResponseHeaderResolver' shared autowired service.
  3058.      *
  3059.      * @return \Pimcore\Http\Request\Resolver\ResponseHeaderResolver
  3060.      */
  3061.     protected function getResponseHeaderResolverService()
  3062.     {
  3063.         return $this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] = new \Pimcore\Http\Request\Resolver\ResponseHeaderResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3064.     }
  3065.     /**
  3066.      * Gets the public 'Pimcore\Http\Request\Resolver\SiteResolver' shared autowired service.
  3067.      *
  3068.      * @return \Pimcore\Http\Request\Resolver\SiteResolver
  3069.      */
  3070.     protected function getSiteResolverService()
  3071.     {
  3072.         return $this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] = new \Pimcore\Http\Request\Resolver\SiteResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3073.     }
  3074.     /**
  3075.      * Gets the public 'Pimcore\Http\Request\Resolver\StaticPageResolver' shared autowired service.
  3076.      *
  3077.      * @return \Pimcore\Http\Request\Resolver\StaticPageResolver
  3078.      */
  3079.     protected function getStaticPageResolverService()
  3080.     {
  3081.         return $this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] = new \Pimcore\Http\Request\Resolver\StaticPageResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3082.     }
  3083.     /**
  3084.      * Gets the public 'Pimcore\Http\ResponseHelper' shared autowired service.
  3085.      *
  3086.      * @return \Pimcore\Http\ResponseHelper
  3087.      */
  3088.     protected function getResponseHelperService()
  3089.     {
  3090.         return $this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper();
  3091.     }
  3092.     /**
  3093.      * Gets the public 'Pimcore\Localization\IntlFormatter' shared autowired service.
  3094.      *
  3095.      * @return \Pimcore\Localization\IntlFormatter
  3096.      */
  3097.     protected function getIntlFormatterService()
  3098.     {
  3099.         return $this->services['Pimcore\\Localization\\IntlFormatter'] = new \Pimcore\Localization\IntlFormatter(($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  3100.     }
  3101.     /**
  3102.      * Gets the public 'Pimcore\Localization\LocaleServiceInterface' shared autowired service.
  3103.      *
  3104.      * @return \Pimcore\Localization\LocaleService
  3105.      */
  3106.     protected function getLocaleServiceInterfaceService()
  3107.     {
  3108.         return $this->services['Pimcore\\Localization\\LocaleServiceInterface'] = new \Pimcore\Localization\LocaleService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  3109.     }
  3110.     /**
  3111.      * Gets the public 'Pimcore\Log\ApplicationLogger' shared autowired service.
  3112.      *
  3113.      * @return \Pimcore\Log\ApplicationLogger
  3114.      */
  3115.     protected function getApplicationLoggerService()
  3116.     {
  3117.         $this->services['Pimcore\\Log\\ApplicationLogger'] = $instance = new \Pimcore\Log\ApplicationLogger();
  3118.         $instance->addWriter(($this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'] ?? $this->getApplicationLoggerDbService()));
  3119.         return $instance;
  3120.     }
  3121.     /**
  3122.      * Gets the public 'Pimcore\Log\Handler\ApplicationLoggerDb' shared autowired service.
  3123.      *
  3124.      * @return \Pimcore\Log\Handler\ApplicationLoggerDb
  3125.      */
  3126.     protected function getApplicationLoggerDbService()
  3127.     {
  3128.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  3129.         if (isset($this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'])) {
  3130.             return $this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'];
  3131.         }
  3132.         $this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'] = $instance = new \Pimcore\Log\Handler\ApplicationLoggerDb($a);
  3133.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3134.         $instance->pushProcessor(new \Pimcore\Log\Processor\ApplicationLoggerProcessor());
  3135.         $instance->pushProcessor(new \Monolog\Processor\IntrospectionProcessor('DEBUG', [=> 'Pimcore\\Log\\ApplicationLogger']));
  3136.         return $instance;
  3137.     }
  3138.     /**
  3139.      * Gets the public 'Pimcore\Model\Document\Editable\Loader\EditableLoader' shared autowired service.
  3140.      *
  3141.      * @return \Pimcore\Model\Document\Editable\Loader\EditableLoader
  3142.      */
  3143.     protected function getEditableLoaderService()
  3144.     {
  3145.         return $this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] = new \Pimcore\Model\Document\Editable\Loader\EditableLoader([=> new \Pimcore\Model\Document\Editable\Loader\PrefixLoader([=> '\\Pimcore\\Model\\Document\\Editable\\'])]);
  3146.     }
  3147.     /**
  3148.      * Gets the public 'Pimcore\Model\Document\Service' shared autowired service.
  3149.      *
  3150.      * @return \Pimcore\Model\Document\Service
  3151.      */
  3152.     protected function getServiceService()
  3153.     {
  3154.         return $this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service();
  3155.     }
  3156.     /**
  3157.      * Gets the public 'Pimcore\Security\User\TokenStorageUserResolver' shared autowired service.
  3158.      *
  3159.      * @return \Pimcore\Security\User\TokenStorageUserResolver
  3160.      */
  3161.     protected function getTokenStorageUserResolverService()
  3162.     {
  3163.         return $this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] = new \Pimcore\Security\User\TokenStorageUserResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  3164.     }
  3165.     /**
  3166.      * Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
  3167.      *
  3168.      * @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
  3169.      */
  3170.     protected function getDocumentTargetingConfiguratorService()
  3171.     {
  3172.         $a = ($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService());
  3173.         if (isset($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'])) {
  3174.             return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'];
  3175.         }
  3176.         return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] = new \Pimcore\Targeting\Document\DocumentTargetingConfigurator(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), $a);
  3177.     }
  3178.     /**
  3179.      * Gets the public 'Pimcore\Templating\Renderer\EditableRenderer' shared autowired service.
  3180.      *
  3181.      * @return \Pimcore\Templating\Renderer\EditableRenderer
  3182.      */
  3183.     protected function getEditableRendererService()
  3184.     {
  3185.         $this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] = $instance = new \Pimcore\Templating\Renderer\EditableRenderer(($this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] ?? $this->getEditableLoaderService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
  3186.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3187.         $instance->setLogger($a);
  3188.         $instance->setLogger($a);
  3189.         return $instance;
  3190.     }
  3191.     /**
  3192.      * Gets the public 'Symfony\Bridge\Twig\Extension\WebLinkExtension' shared service.
  3193.      *
  3194.      * @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
  3195.      */
  3196.     protected function getWebLinkExtensionService()
  3197.     {
  3198.         return $this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] = new \Symfony\Bridge\Twig\Extension\WebLinkExtension(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3199.     }
  3200.     /**
  3201.      * Gets the public 'Symfony\Component\HttpKernel\EventListener\SessionListener' shared service.
  3202.      *
  3203.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3204.      */
  3205.     protected function getSessionListenerService()
  3206.     {
  3207.         return $this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3208.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  3209.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3210.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  3211.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3212.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  3213.         ], [
  3214.             'initialized_session' => '?',
  3215.             'logger' => '?',
  3216.             'session' => '?',
  3217.             'session_collector' => '?',
  3218.             'session_factory' => '?',
  3219.         ]), true$this->parameters['session.storage.options']);
  3220.     }
  3221.     /**
  3222.      * Gets the public 'Symfony\Component\Lock\LockFactory' shared autowired service.
  3223.      *
  3224.      * @return \Symfony\Component\Lock\LockFactory
  3225.      */
  3226.     protected function getLockFactoryService()
  3227.     {
  3228.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  3229.         if (isset($this->services['Symfony\\Component\\Lock\\LockFactory'])) {
  3230.             return $this->services['Symfony\\Component\\Lock\\LockFactory'];
  3231.         }
  3232.         $this->services['Symfony\\Component\\Lock\\LockFactory'] = $instance = new \Symfony\Component\Lock\LockFactory(new \Symfony\Component\Lock\Store\DoctrineDbalStore($a));
  3233.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3234.         return $instance;
  3235.     }
  3236.     /**
  3237.      * Gets the public 'Symfony\Contracts\Translation\TranslatorInterface' shared autowired service.
  3238.      *
  3239.      * @return \Pimcore\Translation\Translator
  3240.      */
  3241.     protected function getTranslatorInterfaceService()
  3242.     {
  3243.         $this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] = $instance = new \Pimcore\Translation\Translator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  3244.         $instance->setKernel(($this->services['kernel'] ?? $this->get('kernel'1)));
  3245.         $instance->setAdminPath('@PimcoreCoreBundle/Resources/translations');
  3246.         $instance->setAdminTranslationMapping([]);
  3247.         return $instance;
  3248.     }
  3249.     /**
  3250.      * Gets the public 'cache.app' shared service.
  3251.      *
  3252.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3253.      */
  3254.     protected function getCache_AppService()
  3255.     {
  3256.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService()), 'app'));
  3257.     }
  3258.     /**
  3259.      * Gets the public 'cache.system' shared service.
  3260.      *
  3261.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3262.      */
  3263.     protected function getCache_SystemService()
  3264.     {
  3265.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MLFe+aC+CU'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3266.     }
  3267.     /**
  3268.      * Gets the public 'cache.validator_expression_language' shared service.
  3269.      *
  3270.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3271.      */
  3272.     protected function getCache_ValidatorExpressionLanguageService()
  3273.     {
  3274.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('RyfCTsR6hI'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3275.     }
  3276.     /**
  3277.      * Gets the public 'cmf.view_formatter' shared autowired service.
  3278.      *
  3279.      * @return \CustomerManagementFrameworkBundle\View\Formatter\DefaultViewFormatter
  3280.      */
  3281.     protected function getCmf_ViewFormatterService()
  3282.     {
  3283.         return $this->services['cmf.view_formatter'] = new \CustomerManagementFrameworkBundle\View\Formatter\DefaultViewFormatter(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  3284.     }
  3285.     /**
  3286.      * Gets the public 'cmf_routing.route_provider' shared autowired service.
  3287.      *
  3288.      * @return \Pimcore\Routing\DynamicRouteProvider
  3289.      */
  3290.     protected function getCmfRouting_RouteProviderService()
  3291.     {
  3292.         $a = ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
  3293.         $this->services['cmf_routing.route_provider'] = $instance = new \Pimcore\Routing\DynamicRouteProvider($a);
  3294.         $instance->addHandler(($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()));
  3295.         $instance->addHandler(new \Pimcore\Routing\Dynamic\DataObjectRouteHandler($a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config()))));
  3296.         return $instance;
  3297.     }
  3298.     /**
  3299.      * Gets the public 'data_collector.dump' shared service.
  3300.      *
  3301.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  3302.      */
  3303.     protected function getDataCollector_DumpService()
  3304.     {
  3305.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3306.         if (isset($this->services['data_collector.dump'])) {
  3307.             return $this->services['data_collector.dump'];
  3308.         }
  3309.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
  3310.     }
  3311.     /**
  3312.      * Gets the public 'doctrine' shared service.
  3313.      *
  3314.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  3315.      */
  3316.     protected function getDoctrineService()
  3317.     {
  3318.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], [], 'default''');
  3319.     }
  3320.     /**
  3321.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  3322.      *
  3323.      * @return \Pimcore\Db\Connection
  3324.      */
  3325.     protected function getDoctrine_Dbal_DefaultConnectionService()
  3326.     {
  3327.         $a = new \Doctrine\DBAL\Configuration();
  3328.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger(($this->services['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  3329.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'lock_keys'=> 'cache_items'=> 'cache_items'])]));
  3330.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_mysql''charset' => 'UTF8MB4''host' => $this->getEnv('MYSQL_HOST'), 'port' => $this->getEnv('int:MYSQL_PORT'), 'dbname' => $this->getEnv('MYSQL_DATABASE'), 'user' => $this->getEnv('MYSQL_USER'), 'password' => $this->getEnv('MYSQL_PASSWORD'), 'driverOptions' => [1002 => 'SET sql_mode = \'\';'], 'wrapperClass' => '\\Pimcore\\Db\\Connection''serverVersion' => $this->getEnv('MYSQL_SERVER_VERSION'), 'defaultTableOptions' => ['charset' => 'UTF8MB4''engine' => 'InnoDB''collate' => 'utf8mb4_general_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3331.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates''cmf_routing.persistence.doctrine.route_condition_metadata_listener''getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService'true],
  3332.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  3333.         ], [
  3334.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => '?',
  3335.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  3336.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'cmf_routing.persistence.doctrine.route_condition_metadata_listener']), ['enum' => 'string''bit' => 'boolean']);
  3337.     }
  3338.     /**
  3339.      * Gets the public 'elements.templating.view_helper.js_config' shared service.
  3340.      *
  3341.      * @return \Elements\Bundle\JsConfigBundle\Templating\Helper\JsConfig
  3342.      */
  3343.     protected function getElements_Templating_ViewHelper_JsConfigService()
  3344.     {
  3345.         return $this->services['elements.templating.view_helper.js_config'] = new \Elements\Bundle\JsConfigBundle\Templating\Helper\JsConfig();
  3346.     }
  3347.     /**
  3348.      * Gets the public 'elements_css_loader.templating.helper' shared service.
  3349.      *
  3350.      * @return \Elements\Bundle\CssLoaderBundle\Templating\Helper\CssLoader
  3351.      */
  3352.     protected function getElementsCssLoader_Templating_HelperService()
  3353.     {
  3354.         return $this->services['elements_css_loader.templating.helper'] = new \Elements\Bundle\CssLoaderBundle\Templating\Helper\CssLoader();
  3355.     }
  3356.     /**
  3357.      * Gets the public 'elements_seo_helper.templateing.view_helper.head_meta' shared autowired service.
  3358.      *
  3359.      * @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\HeadMeta
  3360.      */
  3361.     protected function getElementsSeoHelper_Templateing_ViewHelper_HeadMetaService()
  3362.     {
  3363.         $a = ($this->services['elements_seo_helper.templating.view_helper.open_graph'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_OpenGraphService());
  3364.         if (isset($this->services['elements_seo_helper.templateing.view_helper.head_meta'])) {
  3365.             return $this->services['elements_seo_helper.templateing.view_helper.head_meta'];
  3366.         }
  3367.         return $this->services['elements_seo_helper.templateing.view_helper.head_meta'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\HeadMeta($a, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder'] ?? $this->getPlaceholderService()), ($this->services['elements_seo_helper.templating.view_helper.robots'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_RobotsService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] ?? $this->getHeadMetaService()));
  3368.     }
  3369.     /**
  3370.      * Gets the public 'elements_seo_helper.templating.view_helper.canonical' shared autowired service.
  3371.      *
  3372.      * @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\Canonical
  3373.      */
  3374.     protected function getElementsSeoHelper_Templating_ViewHelper_CanonicalService()
  3375.     {
  3376.         return $this->services['elements_seo_helper.templating.view_helper.canonical'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\Canonical(($this->services['elements_seo_helper.templating.view_helper.open_graph'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_OpenGraphService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['elements_seo_helper.templating.view_helper.robots'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_RobotsService()));
  3377.     }
  3378.     /**
  3379.      * Gets the public 'elements_seo_helper.templating.view_helper.head_title' shared autowired service.
  3380.      *
  3381.      * @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\HeadTitle
  3382.      */
  3383.     protected function getElementsSeoHelper_Templating_ViewHelper_HeadTitleService()
  3384.     {
  3385.         return $this->services['elements_seo_helper.templating.view_helper.head_title'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\HeadTitle(($this->services['elements_seo_helper.templating.view_helper.open_graph'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_OpenGraphService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder'] ?? $this->getPlaceholderService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadTitle'] ?? $this->getHeadTitleService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  3386.     }
  3387.     /**
  3388.      * Gets the public 'elements_seo_helper.templating.view_helper.hreflang' shared autowired service.
  3389.      *
  3390.      * @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\Hreflang
  3391.      */
  3392.     protected function getElementsSeoHelper_Templating_ViewHelper_HreflangService()
  3393.     {
  3394.         $a = ($this->services['router'] ?? $this->getRouterService());
  3395.         if (isset($this->services['elements_seo_helper.templating.view_helper.hreflang'])) {
  3396.             return $this->services['elements_seo_helper.templating.view_helper.hreflang'];
  3397.         }
  3398.         return $this->services['elements_seo_helper.templating.view_helper.hreflang'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\Hreflang($a, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['elements_seo_helper.templating.view_helper.robots'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_RobotsService()), ($this->services['elements_seo_helper.templating.view_helper.canonical'] ?? $this->getElementsSeoHelper_Templating_ViewHelper_CanonicalService()), ($this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'] ?? $this->getPrettyUrlService()));
  3399.     }
  3400.     /**
  3401.      * Gets the public 'elements_seo_helper.templating.view_helper.open_graph' shared autowired service.
  3402.      *
  3403.      * @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\OpenGraph
  3404.      */
  3405.     protected function getElementsSeoHelper_Templating_ViewHelper_OpenGraphService()
  3406.     {
  3407.         $a = ($this->services['router'] ?? $this->getRouterService());
  3408.         if (isset($this->services['elements_seo_helper.templating.view_helper.open_graph'])) {
  3409.             return $this->services['elements_seo_helper.templating.view_helper.open_graph'];
  3410.         }
  3411.         return $this->services['elements_seo_helper.templating.view_helper.open_graph'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\OpenGraph(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3412.     }
  3413.     /**
  3414.      * Gets the public 'elements_seo_helper.templating.view_helper.pretty_path' shared autowired service.
  3415.      *
  3416.      * @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\PrettyPath
  3417.      */
  3418.     protected function getElementsSeoHelper_Templating_ViewHelper_PrettyPathService()
  3419.     {
  3420.         return $this->services['elements_seo_helper.templating.view_helper.pretty_path'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\PrettyPath(($this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'] ?? $this->getPrettyUrlService()));
  3421.     }
  3422.     /**
  3423.      * Gets the public 'elements_seo_helper.templating.view_helper.pretty_url' shared autowired service.
  3424.      *
  3425.      * @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\PrettyUrl
  3426.      */
  3427.     protected function getElementsSeoHelper_Templating_ViewHelper_PrettyUrlService()
  3428.     {
  3429.         $a = ($this->services['Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl'] ?? $this->getPrettyUrlService());
  3430.         if (isset($this->services['elements_seo_helper.templating.view_helper.pretty_url'])) {
  3431.             return $this->services['elements_seo_helper.templating.view_helper.pretty_url'];
  3432.         }
  3433.         return $this->services['elements_seo_helper.templating.view_helper.pretty_url'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\PrettyUrl($a);
  3434.     }
  3435.     /**
  3436.      * Gets the public 'elements_seo_helper.templating.view_helper.robots' shared autowired service.
  3437.      *
  3438.      * @return \Elements\Bundle\SeoHelperBundle\Templating\Helper\Robots
  3439.      */
  3440.     protected function getElementsSeoHelper_Templating_ViewHelper_RobotsService()
  3441.     {
  3442.         return $this->services['elements_seo_helper.templating.view_helper.robots'] = new \Elements\Bundle\SeoHelperBundle\Templating\Helper\Robots(($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] ?? $this->getHeadMetaService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()));
  3443.     }
  3444.     /**
  3445.      * Gets the public 'event_dispatcher' shared service.
  3446.      *
  3447.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  3448.      */
  3449.     protected function getEventDispatcherService()
  3450.     {
  3451.         $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))), ($this->services['monolog.logger.event'] ?? $this->getMonolog_Logger_EventService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3452.         $instance->addListener('scheb_two_factor.authentication.complete', [=> function () {
  3453.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  3454.         }, => 'onAuthenticationComplete'], 0);
  3455.         $instance->addListener('scheb_two_factor.authentication.attempt', [=> function () {
  3456.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  3457.         }, => 'onAuthenticationAttempt'], 0);
  3458.         $instance->addListener('pimcore.bundle_manager.paths.css', [=> function () {
  3459.             return ($this->privates['App\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['App\\EventListener\\PimcoreAdminListener'] = new \App\EventListener\PimcoreAdminListener()));
  3460.         }, => 'addCSSFiles'], 0);
  3461.         $instance->addListener('pimcore.bundle_manager.paths.js', [=> function () {
  3462.             return ($this->privates['App\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['App\\EventListener\\PimcoreAdminListener'] = new \App\EventListener\PimcoreAdminListener()));
  3463.         }, => 'addJSFiles'], 0);
  3464.         $instance->addListener('pimcore.bundle_manager.paths.editmode_js', [=> function () {
  3465.             return ($this->privates['App\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['App\\EventListener\\PimcoreAdminListener'] = new \App\EventListener\PimcoreAdminListener()));
  3466.         }, => 'addEditmodeJSFiles'], 0);
  3467.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  3468.             return ($this->privates['App\\EventListener\\DataObjectListener'] ?? $this->load('getDataObjectListenerService'));
  3469.         }, => 'onPostUpdate'], 0);
  3470.         $instance->addListener('kernel.request', [=> function () {
  3471.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  3472.         }, => 'onKernelRequest'], 120);
  3473.         $instance->addListener('kernel.response', [=> function () {
  3474.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  3475.         }, => 'onKernelResponse'], -120);
  3476.         $instance->addListener('kernel.response', [=> function () {
  3477.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  3478.         }, => 'stopPropagationCheck'], 100);
  3479.         $instance->addListener('kernel.controller', [=> function () {
  3480.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  3481.         }, => 'onKernelController'], 0);
  3482.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3483.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3484.         }, => 'checkPassport'], 1024);
  3485.         $instance->addListener('kernel.response', [=> function () {
  3486.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  3487.         }, => 'onKernelResponse'], 0);
  3488.         $instance->addListener('kernel.response', [=> function () {
  3489.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  3490.         }, => 'onKernelResponse'], 0);
  3491.         $instance->addListener('kernel.response', [=> function () {
  3492.             return ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
  3493.         }, => 'onKernelResponse'], 0);
  3494.         $instance->addListener('kernel.response', [=> function () {
  3495.             return ($this->privates['security.context_listener.3'] ?? $this->getSecurity_ContextListener_3Service());
  3496.         }, => 'onKernelResponse'], 0);
  3497.         $instance->addListener('kernel.response', [=> function () {
  3498.             return ($this->privates['security.context_listener.4'] ?? $this->getSecurity_ContextListener_4Service());
  3499.         }, => 'onKernelResponse'], 0);
  3500.         $instance->addListener('kernel.response', [=> function () {
  3501.             return ($this->privates['security.context_listener.5'] ?? $this->getSecurity_ContextListener_5Service());
  3502.         }, => 'onKernelResponse'], 0);
  3503.         $instance->addListener('kernel.response', [=> function () {
  3504.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] ?? $this->getGoogleAnalyticsCodeListenerService());
  3505.         }, => 'onKernelResponse'], -110);
  3506.         $instance->addListener('kernel.response', [=> function () {
  3507.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] ?? $this->getGoogleTagManagerListenerService());
  3508.         }, => 'onKernelResponse'], -108);
  3509.         $instance->addListener('kernel.request', [=> function () {
  3510.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] ?? $this->getMaintenancePageListenerService());
  3511.         }, => 'onKernelRequest'], 620);
  3512.         $instance->addListener('kernel.request', [=> function () {
  3513.             return ($this->services['pimcore.event_listener.frontend.activity_url_tracker'] ?? $this->getPimcore_EventListener_Frontend_ActivityUrlTrackerService());
  3514.         }, => 'onKernelRequest'], -200);
  3515.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  3516.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3517.         }, => 'onPreUpdate'], 0);
  3518.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  3519.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3520.         }, => 'onPostUpdate'], 0);
  3521.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  3522.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3523.         }, => 'onPreAdd'], 0);
  3524.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  3525.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3526.         }, => 'onPostAdd'], 0);
  3527.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  3528.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3529.         }, => 'onPreDelete'], 0);
  3530.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3531.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3532.         }, => 'onPostDelete'], 0);
  3533.         $instance->addListener('pimcore.dataobject.import.preSave', [=> function () {
  3534.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  3535.         }, => 'onPreSave'], 0);
  3536.         $instance->addListener('plugin.ObjectMerger.postMerge', [=> function () {
  3537.             return ($this->services['cmf.event_listener.object_merger'] ?? $this->load('getCmf_EventListener_ObjectMergerService'));
  3538.         }, => 'onPostMerge'], 0);
  3539.         $instance->addListener('plugin.ObjectMerger.preMerge', [=> function () {
  3540.             return ($this->services['cmf.event_listener.object_merger'] ?? $this->load('getCmf_EventListener_ObjectMergerService'));
  3541.         }, => 'onPreMerge'], 0);
  3542.         $instance->addListener('plugin.cmf.new-activity', [=> function () {
  3543.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  3544.         }, => 'handleEvent'], 0);
  3545.         $instance->addListener('plugin.cmf.execute-segment-builders', [=> function () {
  3546.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  3547.         }, => 'handleEvent'], 0);
  3548.         $instance->addListener('plugin.cmf.after-track-activity', [=> function () {
  3549.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  3550.         }, => 'handleEvent'], 0);
  3551.         $instance->addListener('plugin.cmf.segment-tracked', [=> function () {
  3552.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  3553.         }, => 'handleEvent'], 0);
  3554.         $instance->addListener('plugin.cmf.target-group-assigned', [=> function () {
  3555.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  3556.         }, => 'handleEvent'], 0);
  3557.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  3558.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService'));
  3559.         }, => 'onPostDelete'], 0);
  3560.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  3561.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService'));
  3562.         }, => 'onPostDelete'], 0);
  3563.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3564.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService'));
  3565.         }, => 'onPostDelete'], 0);
  3566.         $instance->addListener('pimcore.targeting.assign_document_target_group', [=> function () {
  3567.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\TargetingEventListener'] ?? $this->load('getTargetingEventListenerService'));
  3568.         }, => 'onAssignDocumentTargetGroup'], 0);
  3569.         $instance->addListener('pimcore.targeting.post_rule_actions', [=> function () {
  3570.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\TargetingEventListener'] ?? $this->load('getTargetingEventListenerService'));
  3571.         }, => 'onPostRuleActions'], 0);
  3572.         $instance->addListener('kernel.controller', [=> function () {
  3573.             return ($this->privates['Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber'] ?? $this->getUserSubscriberService());
  3574.         }, => 'onKernelController'], 0);
  3575.         $instance->addListener('kernel.terminate', [=> function () {
  3576.             return ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\SkidataContactImageConverter'] ?? $this->load('getSkidataContactImageConverterService'));
  3577.         }, => 'onTerminate'], 0);
  3578.         $instance->addListener('pimcore.admin.resolve.elementAdminStyle', [=> function () {
  3579.             return ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\AdminStyleListener'] ?? ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\AdminStyleListener'] = new \Elements\Bundle\TicketShopFrameworkBundle\EventListener\AdminStyleListener()));
  3580.         }, => 'onResolveElementAdminStyle'], 0);
  3581.         $instance->addListener('kernel.controller', [=> function () {
  3582.             return ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\TSFControllerListener'] ?? ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\TSFControllerListener'] = new \Elements\Bundle\TicketShopFrameworkBundle\EventListener\TSFControllerListener()));
  3583.         }, => 'onKernelController'], 0);
  3584.         $instance->addListener('pimcore.ecommerce.commitorderprocessor.postCommitOrder', [=> function () {
  3585.             return ($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\EventListener\\CommitOrderListener'] ?? $this->load('getCommitOrderListenerService'));
  3586.         }, => 'onPostCommitOrder'], 0);
  3587.         $instance->addListener('kernel.exception', [=> function () {
  3588.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  3589.         }, => 'onKernelException'], 0);
  3590.         $instance->addListener('pimcore.bundle_manager.paths.js', [=> function () {
  3591.             return ($this->services['Elements\\Bundle\\IncertBundle\\EventListener\\PimcoreAdminListener'] ?? ($this->services['Elements\\Bundle\\IncertBundle\\EventListener\\PimcoreAdminListener'] = new \Elements\Bundle\IncertBundle\EventListener\PimcoreAdminListener()));
  3592.         }, => 'addJSFiles'], 0);
  3593.         $instance->addListener('pimcore.backenddashboard.menu.add-custom-items', [=> function () {
  3594.             return ($this->services['App\\EventSubscriber\\MenuSubscriber'] ?? $this->load('getMenuSubscriberService'));
  3595.         }, => 'addDashboardMenuItems'], 0);
  3596.         $instance->addListener('sweb.weblink_event', [=> function () {
  3597.             return ($this->services['App\\EventSubscriber\\WeblinkEventSubscriber'] ?? $this->load('getWeblinkEventSubscriberService'));
  3598.         }, => 'onWeblinkEvent'], 0);
  3599.         $instance->addListener('kernel.response', [=> function () {
  3600.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  3601.         }, => 'onKernelResponse'], 0);
  3602.         $instance->addListener('kernel.response', [=> function () {
  3603.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  3604.         }, => 'onKernelResponse'], -1024);
  3605.         $instance->addListener('kernel.request', [=> function () {
  3606.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  3607.         }, => 'setDefaultLocale'], 100);
  3608.         $instance->addListener('kernel.request', [=> function () {
  3609.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  3610.         }, => 'onKernelRequest'], 16);
  3611.         $instance->addListener('kernel.finish_request', [=> function () {
  3612.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  3613.         }, => 'onKernelFinishRequest'], 0);
  3614.         $instance->addListener('kernel.request', [=> function () {
  3615.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  3616.         }, => 'onKernelRequest'], 256);
  3617.         $instance->addListener('kernel.response', [=> function () {
  3618.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  3619.         }, => 'onResponse'], -255);
  3620.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3621.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3622.         }, => 'onControllerArguments'], 0);
  3623.         $instance->addListener('kernel.exception', [=> function () {
  3624.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3625.         }, => 'logKernelException'], 0);
  3626.         $instance->addListener('kernel.exception', [=> function () {
  3627.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3628.         }, => 'onKernelException'], -128);
  3629.         $instance->addListener('kernel.response', [=> function () {
  3630.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3631.         }, => 'removeCspHeader'], -128);
  3632.         $instance->addListener('kernel.request', [=> function () {
  3633.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3634.         }, => 'onKernelRequest'], 15);
  3635.         $instance->addListener('kernel.finish_request', [=> function () {
  3636.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3637.         }, => 'onKernelFinishRequest'], -15);
  3638.         $instance->addListener('console.error', [=> function () {
  3639.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  3640.         }, => 'onConsoleError'], -128);
  3641.         $instance->addListener('console.terminate', [=> function () {
  3642.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  3643.         }, => 'onConsoleTerminate'], -128);
  3644.         $instance->addListener('console.error', [=> function () {
  3645.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  3646.         }, => 'onConsoleError'], 0);
  3647.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3648.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  3649.         }, => 'onMessage'], -255);
  3650.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3651.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  3652.         }, => 'onMessage'], -255);
  3653.         $instance->addListener('kernel.request', [=> function () {
  3654.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3655.         }, => 'configure'], 2048);
  3656.         $instance->addListener('console.command', [=> function () {
  3657.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3658.         }, => 'configure'], 2048);
  3659.         $instance->addListener('kernel.request', [=> function () {
  3660.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3661.         }, => 'onKernelRequest'], 32);
  3662.         $instance->addListener('kernel.finish_request', [=> function () {
  3663.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3664.         }, => 'onKernelFinishRequest'], 0);
  3665.         $instance->addListener('kernel.exception', [=> function () {
  3666.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3667.         }, => 'onKernelException'], -64);
  3668.         $instance->addListener('kernel.response', [=> function () {
  3669.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  3670.         }, => 'onKernelResponse'], 0);
  3671.         $instance->addListener('kernel.request', [=> function () {
  3672.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  3673.         }, => 'onKernelRequest'], 128);
  3674.         $instance->addListener('kernel.response', [=> function () {
  3675.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  3676.         }, => 'onKernelResponse'], -1000);
  3677.         $instance->addListener('kernel.finish_request', [=> function () {
  3678.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  3679.         }, => 'onFinishRequest'], 0);
  3680.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3681.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  3682.         }, => 'onMessageFailed'], 100);
  3683.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3684.             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()));
  3685.         }, => 'onMessageFailed'], 200);
  3686.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  3687.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  3688.         }, => 'onWorkerStarted'], 0);
  3689.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3690.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  3691.         }, => 'onWorkerRunning'], 0);
  3692.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3693.             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()));
  3694.         }, => 'onMessageFailed'], 0);
  3695.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3696.             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()));
  3697.         }, => 'onWorkerRunning'], 0);
  3698.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  3699.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  3700.         }, => 'onNotification'], -255);
  3701.         $instance->addListener('kernel.response', [=> function () {
  3702.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3703.         }, => 'onKernelResponse'], -100);
  3704.         $instance->addListener('kernel.exception', [=> function () {
  3705.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3706.         }, => 'onKernelException'], 0);
  3707.         $instance->addListener('kernel.terminate', [=> function () {
  3708.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3709.         }, => 'onKernelTerminate'], -1024);
  3710.         $instance->addListener('kernel.controller', [=> function () {
  3711.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3712.         }, => 'onKernelController'], 0);
  3713.         $instance->addListener('kernel.response', [=> function () {
  3714.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3715.         }, => 'onKernelResponse'], 0);
  3716.         $instance->addListener('kernel.response', [=> function () {
  3717.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  3718.         }, => 'onKernelResponse'], 0);
  3719.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3720.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3721.         }, => 'checkPassport'], 0);
  3722.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3723.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3724.         }, => 'onLoginSuccess'], 0);
  3725.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  3726.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  3727.         }, => 'onVoterVote'], 0);
  3728.         $instance->addListener('kernel.request', [=> function () {
  3729.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3730.         }, => 'configureLogoutUrlGenerator'], 8);
  3731.         $instance->addListener('kernel.request', [=> function () {
  3732.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3733.         }, => 'onKernelRequest'], 8);
  3734.         $instance->addListener('kernel.finish_request', [=> function () {
  3735.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3736.         }, => 'onKernelFinishRequest'], 0);
  3737.         $instance->addListener('kernel.exception', [=> function () {
  3738.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.pimcore_admin'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_PimcoreAdminService'));
  3739.         }, => 'onKernelException'], 2);
  3740.         $instance->addListener('kernel.request', [=> function () {
  3741.             return ($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService());
  3742.         }, => 'onKernelRequest'], 0);
  3743.         $instance->addListener('security.authentication.success', [=> function () {
  3744.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  3745.         }, => 'onLogin'], 9223372036854775807);
  3746.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  3747.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  3748.         }, => 'onAccessDenied'], 0);
  3749.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  3750.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  3751.         }, => 'onTwoFactorForm'], 0);
  3752.         $instance->addListener('kernel.response', [=> function () {
  3753.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  3754.         }, => 'onKernelResponse'], 1);
  3755.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3756.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  3757.         }, => 'onMessage'], 0);
  3758.         $instance->addListener('console.command', [=> function () {
  3759.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3760.         }, => 'onCommand'], 255);
  3761.         $instance->addListener('console.terminate', [=> function () {
  3762.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3763.         }, => 'onTerminate'], -255);
  3764.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  3765.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  3766.         }, => 'onWorkerMessageHandled'], 0);
  3767.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3768.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  3769.         }, => 'onWorkerMessageFailed'], 0);
  3770.         $instance->addListener('kernel.controller', [=> function () {
  3771.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  3772.         }, => 'onKernelController'], 0);
  3773.         $instance->addListener('kernel.controller', [=> function () {
  3774.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  3775.         }, => 'onKernelController'], 0);
  3776.         $instance->addListener('kernel.controller', [=> function () {
  3777.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3778.         }, => 'onKernelController'], -128);
  3779.         $instance->addListener('kernel.view', [=> function () {
  3780.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3781.         }, => 'onKernelView'], 0);
  3782.         $instance->addListener('kernel.controller', [=> function () {
  3783.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3784.         }, => 'onKernelController'], 0);
  3785.         $instance->addListener('kernel.response', [=> function () {
  3786.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3787.         }, => 'onKernelResponse'], 0);
  3788.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3789.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  3790.         }, => 'onKernelControllerArguments'], 0);
  3791.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3792.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  3793.         }, => 'onKernelControllerArguments'], 0);
  3794.         $instance->addListener('presta_sitemap.populate', [=> function () {
  3795.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService'));
  3796.         }, => 'registerRouteAnnotation'], 0);
  3797.         $instance->addListener('security.authentication.success', [=> function () {
  3798.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  3799.         }, => 'onLogin'], 9223372036854775806);
  3800.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3801.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  3802.         }, => 'checkPassport'], 0);
  3803.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3804.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  3805.         }, => 'onSuccessfulLogin'], -63);
  3806.         $instance->addListener('console.command', [=> function () {
  3807.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  3808.         }, => 'configure'], 1024);
  3809.         $instance->addListener('kernel.response', [=> function () {
  3810.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  3811.         }, => 'onKernelResponse'], -128);
  3812.         $instance->addListener('knp_pager.items', [=> function () {
  3813.             return ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] ?? ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] = new \Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber()));
  3814.         }, => 'items'], -5);
  3815.         $instance->addListener('knp_pager.before', [=> function () {
  3816.             return ($this->privates['Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber'] ?? ($this->privates['Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  3817.         }, => 'before'], 0);
  3818.         $instance->addListener('knp_pager.pagination', [=> function () {
  3819.             return ($this->privates['Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber'] ?? ($this->privates['Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  3820.         }, => 'pagination'], 0);
  3821.         $instance->addListener('workflow.completed', [=> function () {
  3822.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService'));
  3823.         }, => 'onWorkflowCompleted'], 0);
  3824.         $instance->addListener('workflow.completed', [=> function () {
  3825.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  3826.         }, => 'onWorkflowCompleted'], 1);
  3827.         $instance->addListener('workflow.enter', [=> function () {
  3828.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  3829.         }, => 'onWorkflowEnter'], 0);
  3830.         $instance->addListener('pimcore.workflow.preGlobalAction', [=> function () {
  3831.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  3832.         }, => 'onPreGlobalAction'], 0);
  3833.         $instance->addListener('pimcore.workflow.postGlobalAction', [=> function () {
  3834.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  3835.         }, => 'onPostGlobalAction'], 0);
  3836.         $instance->addListener('workflow.completed', [=> function () {
  3837.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] ?? ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] = new \Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber()));
  3838.         }, => 'onWorkflowCompleted'], 0);
  3839.         $instance->addListener('kernel.request', [=> function () {
  3840.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  3841.         }, => 'onKernelRequest'], 512);
  3842.         $instance->addListener('kernel.exception', [=> function () {
  3843.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  3844.         }, => 'onKernelException'], 64);
  3845.         $instance->addListener('kernel.request', [=> function () {
  3846.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] ?? $this->getPimcoreContextListenerService());
  3847.         }, => 'onKernelRequest'], 24);
  3848.         $instance->addListener('kernel.request', [=> function () {
  3849.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  3850.         }, => 'onKernelRequest'], 20);
  3851.         $instance->addListener('kernel.controller', [=> function () {
  3852.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  3853.         }, => 'onKernelController'], 50);
  3854.         $instance->addListener('kernel.response', [=> function () {
  3855.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener()));
  3856.         }, => 'onKernelResponse'], 0);
  3857.         $instance->addListener('kernel.request', [=> function () {
  3858.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  3859.         }, => 'onKernelRequest'], 1);
  3860.         $instance->addListener('kernel.response', [=> function () {
  3861.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  3862.         }, => 'onKernelResponse'], 0);
  3863.         $instance->addListener('kernel.request', [=> function () {
  3864.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] ?? $this->getTranslationDebugListenerService());
  3865.         }, => 'onKernelRequest'], 0);
  3866.         $instance->addListener('kernel.terminate', [=> function () {
  3867.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  3868.         }, => 'onKernelTerminate'], 0);
  3869.         $instance->addListener('console.terminate', [=> function () {
  3870.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  3871.         }, => 'onConsoleTerminate'], 0);
  3872.         $instance->addListener('kernel.controller', [=> function () {
  3873.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->getElementListenerService());
  3874.         }, => 'onKernelController'], 30);
  3875.         $instance->addListener('kernel.controller', [=> function () {
  3876.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  3877.         }, => 'onKernelController'], 15);
  3878.         $instance->addListener('kernel.response', [=> function () {
  3879.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  3880.         }, => 'onKernelResponse'], 0);
  3881.         $instance->addListener('kernel.request', [=> function () {
  3882.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  3883.         }, => 'onKernelRequest'], 700);
  3884.         $instance->addListener('kernel.response', [=> function () {
  3885.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] ?? $this->getHardlinkCanonicalListenerService());
  3886.         }, => 'onKernelResponse'], 0);
  3887.         $instance->addListener('kernel.request', [=> function () {
  3888.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  3889.         }, => 'onKernelRequest'], 0);
  3890.         $instance->addListener('kernel.response', [=> function () {
  3891.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  3892.         }, => 'onKernelResponse'], 0);
  3893.         $instance->addListener('kernel.request', [=> function () {
  3894.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] ?? $this->getDocumentMetaDataListenerService());
  3895.         }, => 'onKernelRequest'], 0);
  3896.         $instance->addListener('pimcore.document.renderer.pre_render', [=> function () {
  3897.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  3898.         }, => 'onPreRender'], 0);
  3899.         $instance->addListener('pimcore.document.renderer.post_render', [=> function () {
  3900.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  3901.         }, => 'onPostRender'], 0);
  3902.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  3903.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  3904.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  3905.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  3906.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  3907.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  3908.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  3909.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  3910.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  3911.         $instance->addListener('kernel.request', [=> function () {
  3912.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  3913.         }, => 'onKernelRequest'], 510);
  3914.         $instance->addListener('kernel.response', [=> function () {
  3915.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  3916.         }, => 'onKernelResponse'], -120);
  3917.         $instance->addListener('kernel.view', [=> function () {
  3918.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] ?? $this->load('getContentTemplateListenerService'));
  3919.         }, => 'onKernelView'], 16);
  3920.         $instance->addListener('kernel.controller', [=> function () {
  3921.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  3922.         }, => 'onKernelController'], 0);
  3923.         $instance->addListener('kernel.response', [=> function () {
  3924.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  3925.         }, => 'onKernelResponse'], 0);
  3926.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  3927.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3928.         }, => 'onElementPostAdd'], 0);
  3929.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  3930.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3931.         }, => 'onElementPostAdd'], 0);
  3932.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  3933.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3934.         }, => 'onElementPostAdd'], 0);
  3935.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3936.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3937.         }, => 'onElementPostDelete'], 0);
  3938.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  3939.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3940.         }, => 'onElementPostDelete'], 0);
  3941.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  3942.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3943.         }, => 'onElementPostDelete'], 0);
  3944.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  3945.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3946.         }, => 'onAdminElementGetPreSendData'], 0);
  3947.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  3948.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3949.         }, => 'onAdminElementGetPreSendData'], 0);
  3950.         $instance->addListener('pimcore.admin.document.get.preSendData', [=> function () {
  3951.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  3952.         }, => 'onAdminElementGetPreSendData'], 0);
  3953.         $instance->addListener('pimcore.dataobject.postCopy', [=> function () {
  3954.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  3955.         }, => 'onPostCopy'], 0);
  3956.         $instance->addListener('pimcore.document.postCopy', [=> function () {
  3957.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  3958.         }, => 'onPostCopy'], 0);
  3959.         $instance->addListener('pimcore.asset.postCopy', [=> function () {
  3960.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  3961.         }, => 'onPostCopy'], 0);
  3962.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  3963.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  3964.         }, => 'onPostAssetDelete'], -9999);
  3965.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  3966.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3967.         }, => 'onPostAddUpdateElement'], 0);
  3968.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  3969.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3970.         }, => 'onPostAddUpdateElement'], 0);
  3971.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  3972.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3973.         }, => 'onPostAddUpdateElement'], 0);
  3974.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  3975.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3976.         }, => 'onPreDeleteElement'], 0);
  3977.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  3978.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3979.         }, => 'onPreDeleteElement'], 0);
  3980.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  3981.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3982.         }, => 'onPreDeleteElement'], 0);
  3983.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  3984.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3985.         }, => 'onPostAddUpdateElement'], 0);
  3986.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  3987.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3988.         }, => 'onPostAddUpdateElement'], 0);
  3989.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  3990.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  3991.         }, => 'onPostAddUpdateElement'], 0);
  3992.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  3993.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3994.         }, => 'onPostAdd'], 0);
  3995.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  3996.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  3997.         }, => 'onPostAdd'], 0);
  3998.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  3999.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  4000.         }, => 'onPostAdd'], 0);
  4001.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  4002.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  4003.         }, => 'onPostAdd'], 0);
  4004.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  4005.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  4006.         }, => 'onPostDelete'], 0);
  4007.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  4008.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  4009.         }, => 'onPostDelete'], 0);
  4010.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  4011.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  4012.         }, => 'onPostDelete'], 0);
  4013.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  4014.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  4015.         }, => 'onPostDelete'], 0);
  4016.         $instance->addListener('kernel.exception', [=> function () {
  4017.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService'));
  4018.         }, => 'onKernelException'], 0);
  4019.         $instance->addListener('kernel.response', [=> function () {
  4020.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] ?? $this->getResponseHeaderListenerService());
  4021.         }, => 'onKernelResponse'], 32);
  4022.         $instance->addListener('kernel.request', [=> function () {
  4023.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  4024.         }, => 'onKernelRequest'], 0);
  4025.         $instance->addListener('kernel.response', [=> function () {
  4026.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  4027.         }, => 'onKernelResponse'], 0);
  4028.         $instance->addListener('kernel.response', [=> function () {
  4029.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] ?? $this->getResponseStackListenerService());
  4030.         }, => 'onKernelResponse'], 24);
  4031.         $instance->addListener('kernel.response', [=> function () {
  4032.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] ?? $this->getInternalWysiwygHtmlAttributeFilterListenerService());
  4033.         }, => 'onKernelResponse'], 0);
  4034.         $instance->addListener('kernel.request', [=> function () {
  4035.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] ?? $this->getGoogleSearchConsoleVerificationListenerService());
  4036.         }, => 'onKernelRequest'], 64);
  4037.         $instance->addListener('kernel.request', [=> function () {
  4038.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] ?? $this->getOutputTimestampListenerService());
  4039.         }, => 'onKernelRequest'], 0);
  4040.         $instance->addListener('kernel.request', [=> function () {
  4041.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] ?? $this->getWebDebugToolbarListenerService());
  4042.         }, => 'onKernelResponse'], -118);
  4043.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  4044.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener()));
  4045.         }, => 'handle'], 0);
  4046.         $instance->addListener('presta_sitemap.populate', [=> function () {
  4047.             return ($this->privates['Pimcore\\Sitemap\\EventListener\\SitemapGeneratorListener'] ?? $this->load('getSitemapGeneratorListenerService'));
  4048.         }, => 'onPopulateSitemap'], 0);
  4049.         $instance->addListener('kernel.request', [=> function () {
  4050.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  4051.         }, => 'onKernelRequest'], 7);
  4052.         $instance->addListener('kernel.response', [=> function () {
  4053.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  4054.         }, => 'onKernelResponse'], -115);
  4055.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  4056.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  4057.         }, => 'onPreResolve'], 0);
  4058.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  4059.             return ($this->privates['Pimcore\\Targeting\\EventListener\\DocumentTargetGroupListener'] ?? $this->load('getDocumentTargetGroupListenerService'));
  4060.         }, => 'onVisitorInfoResolve'], 0);
  4061.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  4062.             return ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] = new \Pimcore\Targeting\EventListener\FullPageCacheCookieCleanupListener()));
  4063.         }, => 'onPrepareFullPageCacheResponse'], 0);
  4064.         $instance->addListener('pimcore.targeting.visited_pages_count_match', [=> function () {
  4065.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  4066.         }, => 'onVisitedPagesCountMatch'], 0);
  4067.         $instance->addListener('pimcore.targeting.post_resolve', [=> function () {
  4068.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  4069.         }, => 'onPostResolveVisitorInfo'], 0);
  4070.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  4071.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  4072.         }, => 'onPreResolve'], -10);
  4073.         $instance->addListener('kernel.response', [=> function () {
  4074.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  4075.         }, => 'onKernelResponse'], -127);
  4076.         $instance->addListener('pimcore.cache.full_page.ignored_session_keys', [=> function () {
  4077.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  4078.         }, => 'configureIgnoredSessionKeys'], 0);
  4079.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  4080.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  4081.         }, => 'prepareFullPageCacheResponse'], 0);
  4082.         $instance->addListener('kernel.request', [=> function () {
  4083.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  4084.         }, => 'onKernelRequest'], 127);
  4085.         $instance->addListener('kernel.request', [=> function () {
  4086.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService());
  4087.         }, => 'onKernelRequest'], 127);
  4088.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4089.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  4090.         }, => 'onLogout'], 0);
  4091.         $instance->addListener('kernel.response', [=> function () {
  4092.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? $this->getAdminSecurityListenerService());
  4093.         }, => 'onKernelResponse'], 0);
  4094.         $instance->addListener('kernel.controller', [=> function () {
  4095.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
  4096.         }, => 'onKernelController'], 0);
  4097.         $instance->addListener('kernel.request', [=> function () {
  4098.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
  4099.         }, => 'handleRequest'], 11);
  4100.         $instance->addListener('kernel.exception', [=> function () {
  4101.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->load('getAdminExceptionListenerService'));
  4102.         }, => 'onKernelException'], 0);
  4103.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  4104.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  4105.         }, => 'onClassDelete'], 0);
  4106.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  4107.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  4108.         }, => 'onUserDelete'], 0);
  4109.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  4110.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  4111.         }, => 'onObjectDelete'], 0);
  4112.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  4113.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  4114.         }, => 'onClassDelete'], 0);
  4115.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  4116.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  4117.         }, => 'onUserDelete'], 0);
  4118.         $instance->addListener('kernel.request', [=> function () {
  4119.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] ?? $this->getAdminSessionBagListenerService());
  4120.         }, => 'onKernelRequest'], 127);
  4121.         $instance->addListener('kernel.response', [=> function () {
  4122.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
  4123.         }, => 'onKernelResponse'], 0);
  4124.         $instance->addListener('kernel.request', [=> function () {
  4125.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
  4126.         }, => 'onKernelRequest'], 560);
  4127.         $instance->addListener('kernel.request', [=> function () {
  4128.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
  4129.         }, => 'onKernelRequest'], 0);
  4130.         $instance->addListener('kernel.request', [=> function () {
  4131.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
  4132.         }, => 'onKernelRequest'], 0);
  4133.         $instance->addListener('kernel.response', [=> function () {
  4134.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
  4135.         }, => 'onKernelResponse'], 0);
  4136.         $instance->addListener('kernel.request', [=> function () {
  4137.             return ($this->privates['Elements\\Bundle\\DocumentHttpAuthBundle\\EventSubscriber\\DocumentHttpAuth'] ?? $this->getDocumentHttpAuthService());
  4138.         }, => 'onKernelRequest'], 17);
  4139.         $instance->addListener('kernel.request', [=> function () {
  4140.             return ($this->services['pimcore.event_listener.frontend.activity_url_tracker'] ?? $this->getPimcore_EventListener_Frontend_ActivityUrlTrackerService());
  4141.         }, => 'onKernelRequest'], 0);
  4142.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  4143.             return ($this->privates['CustomerManagementFrameworkBundle\\Targeting\\EventListener\\ElementSegmentsListener'] ?? $this->load('getElementSegmentsListenerService'));
  4144.         }, => 'onTargetingPreResolve'], 0);
  4145.         $instance->addListener('pimcore.targeting.render_toolbar', [=> function () {
  4146.             return ($this->privates['CustomerManagementFrameworkBundle\\Targeting\\EventListener\\TargetingToolbarListener'] ?? $this->load('getTargetingToolbarListenerService'));
  4147.         }, => 'onRenderToolbar'], 0);
  4148.         $instance->addListener('jsonldreloaded.templating.select.not_found', [=> function () {
  4149.             return ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\EventSubscriber\\TemplateSubscriber'] ?? ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\EventSubscriber\\TemplateSubscriber'] = new \Elements\Bundle\JsonLdReloadedBundle\EventSubscriber\TemplateSubscriber()));
  4150.         }, => 'resolveTemplate'], 1);
  4151.         $instance->addListener('console.error', [=> function () {
  4152.             return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
  4153.         }, => 'onConsoleError'], 0);
  4154.         $instance->addListener('console.terminate', [=> function () {
  4155.             return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
  4156.         }, => 'onConsoleTerminate'], 0);
  4157.         $instance->addListener('kernel.controller', [=> function () {
  4158.             return ($this->privates['Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber'] ?? $this->getUserSubscriberService());
  4159.         }, => 'onKernelController'], 0);
  4160.         $instance->addListener('kernel.finish_request', [=> function () {
  4161.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  4162.         }, => 'resetAssets'], 0);
  4163.         $instance->addListener('kernel.request', [=> function () {
  4164.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\Tools\SessionConfigurator()));
  4165.         }, => 'onKernelRequest'], 127);
  4166.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  4167.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
  4168.         }, => 'onObjectUpdate'], 0);
  4169.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  4170.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
  4171.         }, => 'onObjectUpdate'], 0);
  4172.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  4173.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
  4174.         }, => 'onObjectDelete'], 0);
  4175.         $instance->addListener('kernel.request', [=> function () {
  4176.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'] ?? $this->getTrackingCodeFlashMessageListenerService());
  4177.         }, => 'onKernelRequest'], 0);
  4178.         $instance->addListener('kernel.response', [=> function () {
  4179.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'] ?? $this->getTrackingCodeFlashMessageListenerService());
  4180.         }, => 'onKernelResponse'], 0);
  4181.         $instance->addListener('kernel.request', [=> function () {
  4182.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\SessionBagListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\SessionBagListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\SessionBagListener()));
  4183.         }, => 'onKernelRequest'], 127);
  4184.         $instance->addListener('pimcore.analytics.google.tag_manager.code_head', [=> function () {
  4185.             return ($this->privates['Pimcore\\Analytics\\GoogleTagManager\\EventSubscriber\\TrackingCodeSubscriber'] ?? $this->load('getTrackingCodeSubscriberService'));
  4186.         }, => 'onCodeHead'], 0);
  4187.         $instance->addListener('kernel.request', [=> function () {
  4188.             return ($this->privates['Elements\\Bundle\\TrackingBundle\\EventSubscriber\\SessionBagSubscriber'] ?? ($this->privates['Elements\\Bundle\\TrackingBundle\\EventSubscriber\\SessionBagSubscriber'] = new \Elements\Bundle\TrackingBundle\EventSubscriber\SessionBagSubscriber(10)));
  4189.         }, => 'onKernelRequest'], 127);
  4190.         $instance->addListener('kernel.request', [=> function () {
  4191.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  4192.         }, => 'onEvent'], 1024);
  4193.         $instance->addListener('console.command', [=> function () {
  4194.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  4195.         }, => 'onEvent'], 1024);
  4196.         $instance->addListener('kernel.request', [=> function () {
  4197.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  4198.         }, => 'onEvent'], 1024);
  4199.         $instance->addListener('console.command', [=> function () {
  4200.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  4201.         }, => 'onEvent'], 1024);
  4202.         $instance->addListener('kernel.response', [=> function () {
  4203.             return ($this->privates['Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\CodeInjectionSubscriber'] ?? $this->getCodeInjectionSubscriberService());
  4204.         }, => 'inject'], 0);
  4205.         $instance->addListener('kernel.request', [=> function () {
  4206.             return ($this->privates['Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\CodeInjectionSubscriber'] ?? $this->getCodeInjectionSubscriberService());
  4207.         }, => 'check'], 0);
  4208.         $instance->addListener('pimcore.user.preUpdate', [=> function () {
  4209.             return ($this->privates['Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\PasswordChangeSubscriber'] ?? ($this->privates['Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\PasswordChangeSubscriber'] = new \Elements\Bundle\AzureAuthBundle\EventSubscriber\PasswordChangeSubscriber()));
  4210.         }, => 'onPasswordChange'], 10);
  4211.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4212.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4213.         }, => 'checkPassport'], 512);
  4214.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4215.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4216.         }, => 'onLogout'], 0);
  4217.         return $instance;
  4218.     }
  4219.     /**
  4220.      * Gets the public 'http_kernel' shared service.
  4221.      *
  4222.      * @return \Symfony\Component\HttpKernel\HttpKernel
  4223.      */
  4224.     protected function getHttpKernelService()
  4225.     {
  4226.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4227.         if (isset($this->services['http_kernel'])) {
  4228.             return $this->services['http_kernel'];
  4229.         }
  4230.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($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 () {
  4231.             yield => ($this->privates['debug.Pimcore\\Bundle\\CoreBundle\\Request\\ParamConverter\\DataObjectParamResolver'] ?? $this->load('getDataObjectParamResolverService'));
  4232.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  4233.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  4234.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  4235.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  4236.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->load('getDocumentValueResolverService'));
  4237.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->load('getEditmodeValueResolverService'));
  4238.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->load('getWebsiteConfigValueResolverService'));
  4239.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  4240.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  4241.             yield 10 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  4242.             yield 11 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  4243.         }, 12)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  4244.     }
  4245.     /**
  4246.      * Gets the public 'hwi_oauth.http.client' shared service.
  4247.      *
  4248.      * @return \Http\Client\HttpClient
  4249.      */
  4250.     protected function getHwiOauth_Http_ClientService()
  4251.     {
  4252.         return $this->services['hwi_oauth.http.client'] = \Http\Discovery\HttpClientDiscovery::find();
  4253.     }
  4254.     /**
  4255.      * Gets the public 'hwi_oauth.resource_ownermap.main' shared service.
  4256.      *
  4257.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  4258.      */
  4259.     protected function getHwiOauth_ResourceOwnermap_MainService()
  4260.     {
  4261.         $this->services['hwi_oauth.resource_ownermap.main'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $this->parameters['hwi_oauth.resource_owners'], $this->parameters['hwi_oauth.resource_ownermap.configured.main']);
  4262.         $instance->setContainer($this);
  4263.         return $instance;
  4264.     }
  4265.     /**
  4266.      * Gets the public 'messenger.default_bus' shared service.
  4267.      *
  4268.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  4269.      */
  4270.     protected function getMessenger_DefaultBusService()
  4271.     {
  4272.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  4273.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.traceable'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_TraceableService'));
  4274.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.pimcore-core.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.pimcore-core')));
  4275.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  4276.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  4277.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  4278.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  4279.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_HandleMessageService'));
  4280.         }, 7)));
  4281.     }
  4282.     /**
  4283.      * Gets the public 'monolog.logger.admin' shared service.
  4284.      *
  4285.      * @return \Symfony\Bridge\Monolog\Logger
  4286.      */
  4287.     protected function getMonolog_Logger_AdminService()
  4288.     {
  4289.         $this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
  4290.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4291.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4292.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4293.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4294.         return $instance;
  4295.     }
  4296.     /**
  4297.      * Gets the public 'monolog.logger.cache' shared service.
  4298.      *
  4299.      * @return \Symfony\Bridge\Monolog\Logger
  4300.      */
  4301.     protected function getMonolog_Logger_CacheService()
  4302.     {
  4303.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  4304.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4305.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  4306.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4307.         return $instance;
  4308.     }
  4309.     /**
  4310.      * Gets the public 'monolog.logger.deprecation' shared service.
  4311.      *
  4312.      * @return \Symfony\Bridge\Monolog\Logger
  4313.      */
  4314.     protected function getMonolog_Logger_DeprecationService()
  4315.     {
  4316.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  4317.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4318.         $instance->pushHandler(new \Monolog\Handler\NullHandler(100true));
  4319.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4320.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4321.         return $instance;
  4322.     }
  4323.     /**
  4324.      * Gets the public 'monolog.logger.doctrine' shared service.
  4325.      *
  4326.      * @return \Symfony\Bridge\Monolog\Logger
  4327.      */
  4328.     protected function getMonolog_Logger_DoctrineService()
  4329.     {
  4330.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  4331.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4332.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  4333.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4334.         return $instance;
  4335.     }
  4336.     /**
  4337.      * Gets the public 'monolog.logger.event' shared service.
  4338.      *
  4339.      * @return \Symfony\Bridge\Monolog\Logger
  4340.      */
  4341.     protected function getMonolog_Logger_EventService()
  4342.     {
  4343.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  4344.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4345.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  4346.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4347.         return $instance;
  4348.     }
  4349.     /**
  4350.      * Gets the public 'monolog.logger.http_client' shared service.
  4351.      *
  4352.      * @return \Symfony\Bridge\Monolog\Logger
  4353.      */
  4354.     protected function getMonolog_Logger_HttpClientService()
  4355.     {
  4356.         $this->services['monolog.logger.http_client'] = $instance = new \Symfony\Bridge\Monolog\Logger('http_client');
  4357.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4358.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4359.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4360.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4361.         return $instance;
  4362.     }
  4363.     /**
  4364.      * Gets the public 'monolog.logger.init' shared service.
  4365.      *
  4366.      * @return \Symfony\Bridge\Monolog\Logger
  4367.      */
  4368.     protected function getMonolog_Logger_InitService()
  4369.     {
  4370.         $this->services['monolog.logger.init'] = $instance = new \Symfony\Bridge\Monolog\Logger('init');
  4371.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4372.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4373.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4374.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4375.         return $instance;
  4376.     }
  4377.     /**
  4378.      * Gets the public 'monolog.logger.php' shared service.
  4379.      *
  4380.      * @return \Symfony\Bridge\Monolog\Logger
  4381.      */
  4382.     protected function getMonolog_Logger_PhpService()
  4383.     {
  4384.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  4385.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4386.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4387.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4388.         return $instance;
  4389.     }
  4390.     /**
  4391.      * Gets the public 'monolog.logger.profiler' shared service.
  4392.      *
  4393.      * @return \Symfony\Bridge\Monolog\Logger
  4394.      */
  4395.     protected function getMonolog_Logger_ProfilerService()
  4396.     {
  4397.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  4398.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4399.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4400.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4401.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4402.         return $instance;
  4403.     }
  4404.     /**
  4405.      * Gets the public 'monolog.logger.request' shared service.
  4406.      *
  4407.      * @return \Symfony\Bridge\Monolog\Logger
  4408.      */
  4409.     protected function getMonolog_Logger_RequestService()
  4410.     {
  4411.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  4412.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4413.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4414.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4415.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4416.         return $instance;
  4417.     }
  4418.     /**
  4419.      * Gets the public 'monolog.logger.router' shared service.
  4420.      *
  4421.      * @return \Symfony\Bridge\Monolog\Logger
  4422.      */
  4423.     protected function getMonolog_Logger_RouterService()
  4424.     {
  4425.         $this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  4426.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4427.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4428.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4429.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4430.         return $instance;
  4431.     }
  4432.     /**
  4433.      * Gets the public 'monolog.logger.routing' shared service.
  4434.      *
  4435.      * @return \Symfony\Bridge\Monolog\Logger
  4436.      */
  4437.     protected function getMonolog_Logger_RoutingService()
  4438.     {
  4439.         $this->services['monolog.logger.routing'] = $instance = new \Symfony\Bridge\Monolog\Logger('routing');
  4440.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4441.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4442.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4443.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4444.         return $instance;
  4445.     }
  4446.     /**
  4447.      * Gets the public 'monolog.logger.security' shared service.
  4448.      *
  4449.      * @return \Symfony\Bridge\Monolog\Logger
  4450.      */
  4451.     protected function getMonolog_Logger_SecurityService()
  4452.     {
  4453.         $this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  4454.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4455.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4456.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4457.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4458.         return $instance;
  4459.     }
  4460.     /**
  4461.      * Gets the public 'monolog.logger.skidatasweb' shared service.
  4462.      *
  4463.      * @return \Symfony\Bridge\Monolog\Logger
  4464.      */
  4465.     protected function getMonolog_Logger_SkidataswebService()
  4466.     {
  4467.         $this->services['monolog.logger.skidatasweb'] = $instance = new \Symfony\Bridge\Monolog\Logger('skidatasweb');
  4468.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4469.         $instance->pushHandler(($this->privates['monolog.handler.skidatasweb'] ?? $this->getMonolog_Handler_SkidataswebService()));
  4470.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4471.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4472.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4473.         return $instance;
  4474.     }
  4475.     /**
  4476.      * Gets the public 'monolog.logger.smartpricer' shared service.
  4477.      *
  4478.      * @return \Symfony\Bridge\Monolog\Logger
  4479.      */
  4480.     protected function getMonolog_Logger_SmartpricerService()
  4481.     {
  4482.         $this->services['monolog.logger.smartpricer'] = $instance = new \Symfony\Bridge\Monolog\Logger('smartpricer');
  4483.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4484.         $instance->pushHandler(($this->privates['monolog.handler.smartpricer'] ?? $this->getMonolog_Handler_SmartpricerService()));
  4485.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4486.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4487.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4488.         return $instance;
  4489.     }
  4490.     /**
  4491.      * Gets the public 'pimcore.cache.pool' shared service.
  4492.      *
  4493.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  4494.      */
  4495.     protected function getPimcore_Cache_PoolService()
  4496.     {
  4497.         $this->services['pimcore.cache.pool'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.pimcore.cache.pool.inner'] ?? $this->get_Pimcore_Cache_Pool_InnerService()), NULL);
  4498.         if ($this->has('monolog.logger.cache')) {
  4499.             $instance->setLogger(($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  4500.         }
  4501.         return $instance;
  4502.     }
  4503.     /**
  4504.      * Gets the public 'pimcore.event_listener.frontend.activity_url_tracker' shared autowired service.
  4505.      *
  4506.      * @return \CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker
  4507.      */
  4508.     protected function getPimcore_EventListener_Frontend_ActivityUrlTrackerService()
  4509.     {
  4510.         $this->services['pimcore.event_listener.frontend.activity_url_tracker'] = $instance = new \CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker();
  4511.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4512.         return $instance;
  4513.     }
  4514.     /**
  4515.      * Gets the public 'pimcore.model.factory' shared autowired service.
  4516.      *
  4517.      * @return \Pimcore\Model\Factory
  4518.      */
  4519.     protected function getPimcore_Model_FactoryService()
  4520.     {
  4521.         $this->services['pimcore.model.factory'] = $instance = new \Pimcore\Model\Factory();
  4522.         $instance->addLoader(new \Pimcore\Model\Factory\FallbackBuilder());
  4523.         $instance->addLoader(new \Pimcore\Loader\ImplementationLoader\ClassMapLoader(['Pimcore\\Model\\DataObject\\TicketProduct' => 'App\\Model\\Shop\\Ticket\\TicketProduct''Pimcore\\Model\\DataObject\\OnlineShopOrder' => 'App\\Model\\Shop\\Order''Pimcore\\Model\\DataObject\\OnlineShopOrderItem' => 'App\\Model\\Shop\\OrderItem''Pimcore\\Model\\DataObject\\ShopTicketCatalog' => 'App\\Model\\Shop\\Ticket\\ShopTicketCatalog''Pimcore\\Model\\DataObject\\TicketConsumerCategory' => 'App\\Model\\Shop\\Ticket\\TicketConsumerCategory''Pimcore\\Model\\DataObject\\TicketShopProduct' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\ShopProduct''Pimcore\\Model\\DataObject\\TicketShopProductOption' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\ShopProductOption''Pimcore\\Model\\DataObject\\TicketShopKeycard' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\Keycard''Pimcore\\Model\\DataObject\\TicketshopTicketAdditional' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\AdditionalTicketProduct''Pimcore\\Model\\DataObject\\SkidataOrderContainer' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\SkidataOrderContainer''Pimcore\\Model\\DataObject\\SkidataOrder' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\SkidataOrder''Pimcore\\Model\\DataObject\\Customer' => 'App\\Model\\DataObject\\Customer''Pimcore\\Model\\DataObject\\ShopEvent' => 'App\\Model\\Shop\\Event\\EventProduct''Pimcore\\Model\\DataObject\\ShopDynamicPrice' => 'App\\Model\\Shop\\Event\\ShopDynamicPrice''Pimcore\\Model\\DataObject\\ShopMerchandiseProduct' => 'App\\Model\\Shop\\Merchandise\\MerchandiseProduct''Pimcore\\Model\\DataObject\\BusinessUser' => 'App\\Model\\DataObject\\BusinessUser''Pimcore\\Model\\DataObject\\TourOperatorUser' => 'App\\Model\\DataObject\\TourOperatorUser']));
  4524.         return $instance;
  4525.     }
  4526.     /**
  4527.      * Gets the public 'pimcore.routing.router.request_context' shared service.
  4528.      *
  4529.      * @return \Symfony\Component\Routing\RequestContext
  4530.      */
  4531.     protected function getPimcore_Routing_Router_RequestContextService()
  4532.     {
  4533.         $this->services['pimcore.routing.router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri(''$this->getEnv('MAIN_DOMAIN'), 'http'80443);
  4534.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  4535.         return $instance;
  4536.     }
  4537.     /**
  4538.      * Gets the public 'pimcore.templating.engine.delegating' shared autowired service.
  4539.      *
  4540.      * @return \Pimcore\Templating\TwigDefaultDelegatingEngine
  4541.      */
  4542.     protected function getPimcore_Templating_Engine_DelegatingService()
  4543.     {
  4544.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4545.         if (isset($this->services['pimcore.templating.engine.delegating'])) {
  4546.             return $this->services['pimcore.templating.engine.delegating'];
  4547.         }
  4548.         return $this->services['pimcore.templating.engine.delegating'] = new \Pimcore\Templating\TwigDefaultDelegatingEngine($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  4549.     }
  4550.     /**
  4551.      * Gets the public 'pimcore_ecommerce.environment' shared autowired service.
  4552.      *
  4553.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\SessionEnvironment
  4554.      */
  4555.     protected function getPimcoreEcommerce_EnvironmentService()
  4556.     {
  4557.         $this->services['pimcore_ecommerce.environment'] = $instance = new \Pimcore\Bundle\EcommerceFrameworkBundle\SessionEnvironment(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()), $this->parameters['pimcore_ecommerce.environment.options']);
  4558.         $instance->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4559.         return $instance;
  4560.     }
  4561.     /**
  4562.      * Gets the public 'pimcore_ecommerce.factory' shared autowired service.
  4563.      *
  4564.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\Factory
  4565.      */
  4566.     protected function getPimcoreEcommerce_FactoryService()
  4567.     {
  4568.         $a = ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\OrderManager\\OrderManagerLocatorInterface'] ?? $this->getOrderManagerLocatorInterfaceService());
  4569.         if (isset($this->services['pimcore_ecommerce.factory'])) {
  4570.             return $this->services['pimcore_ecommerce.factory'];
  4571.         }
  4572.         $b = ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\CheckoutManager\\CommitOrderProcessorLocatorInterface'] ?? $this->getCommitOrderProcessorLocatorInterfaceService());
  4573.         if (isset($this->services['pimcore_ecommerce.factory'])) {
  4574.             return $this->services['pimcore_ecommerce.factory'];
  4575.         }
  4576.         $c = ($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService());
  4577.         return $this->services['pimcore_ecommerce.factory'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\Factory($this, new \Pimcore\Bundle\EcommerceFrameworkBundle\CartManager\CartManagerLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4578.             'b2b' => ['services''pimcore_ecommerce.cart_manager.b2b''getPimcoreEcommerce_CartManager_B2bService'true],
  4579.             'default' => ['services''pimcore_ecommerce.cart_manager.default''getPimcoreEcommerce_CartManager_DefaultService'true],
  4580.             'tour_operator' => ['services''pimcore_ecommerce.cart_manager.tour_operator''getPimcoreEcommerce_CartManager_TourOperatorService'true],
  4581.         ], [
  4582.             'b2b' => '?',
  4583.             'default' => '?',
  4584.             'tour_operator' => '?',
  4585.         ]), $cfalse), $a, ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\PricingManagerLocatorInterface'] ?? $this->getPricingManagerLocatorInterfaceService()), new \Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\PriceSystemLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4586.             'activity' => ['services''ticketshopframework.activity_price_system''getTicketshopframework_ActivityPriceSystemService'true],
  4587.             'default' => ['privates''Pimcore\\Bundle\\EcommerceFrameworkBundle\\PriceSystem\\AttributePriceSystem''getAttributePriceSystemService'true],
  4588.             'event' => ['privates''App\\Ecommerce\\PriceSystem\\Event\\PriceSystem''getPriceSystemService'true],
  4589.             'merchandise' => ['privates''App\\Ecommerce\\PriceSystem\\Merchandise\\PriceSystem''getPriceSystem2Service'true],
  4590.             'skidata_ticketing_sweb' => ['services''ticketshopframework.skidata_ticket_price_system''getTicketshopframework_SkidataTicketPriceSystemService'true],
  4591.             'ticket' => ['privates''App\\Ecommerce\\PriceSystem\\Ticket\\PriceSystem''getPriceSystem3Service'true],
  4592.         ], [
  4593.             'activity' => '?',
  4594.             'default' => '?',
  4595.             'event' => '?',
  4596.             'merchandise' => '?',
  4597.             'skidata_ticketing_sweb' => '?',
  4598.             'ticket' => '?',
  4599.         ])), new \Pimcore\Bundle\EcommerceFrameworkBundle\AvailabilitySystem\AvailabilitySystemLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4600.             'activity' => ['services''ticketshopframework.activity_availability_system''getTicketshopframework_ActivityAvailabilitySystemService'true],
  4601.             'default' => ['privates''Pimcore\\Bundle\\EcommerceFrameworkBundle\\AvailabilitySystem\\AvailabilitySystem''getAvailabilitySystem3Service'true],
  4602.             'event' => ['privates''App\\Ecommerce\\AvailabilitySystem\\Event\\AvailabilitySystem''getAvailabilitySystemService'true],
  4603.             'merchandise' => ['privates''App\\Ecommerce\\AvailabilitySystem\\Merchandise\\AvailabilitySystem''getAvailabilitySystem2Service'true],
  4604.         ], [
  4605.             'activity' => '?',
  4606.             'default' => '?',
  4607.             'event' => '?',
  4608.             'merchandise' => '?',
  4609.         ])), new \Pimcore\Bundle\EcommerceFrameworkBundle\CheckoutManager\CheckoutManagerFactoryLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4610.             'b2b' => ['privates''pimcore_ecommerce.checkout_manager.b2b.factory''getPimcoreEcommerce_CheckoutManager_B2b_FactoryService'true],
  4611.             'default' => ['privates''pimcore_ecommerce.checkout_manager.default.factory''getPimcoreEcommerce_CheckoutManager_Default_FactoryService'true],
  4612.             'tour_operator' => ['privates''pimcore_ecommerce.checkout_manager.tour_operator.factory''getPimcoreEcommerce_CheckoutManager_TourOperator_FactoryService'true],
  4613.         ], [
  4614.             'b2b' => '?',
  4615.             'default' => '?',
  4616.             'tour_operator' => '?',
  4617.         ]), $cfalse), $b, new \Pimcore\Bundle\EcommerceFrameworkBundle\FilterService\FilterServiceLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4618.             'default' => ['privates''pimcore_ecommerce.filter_service.default''getPimcoreEcommerce_FilterService_DefaultService'true],
  4619.         ], [
  4620.             'default' => '?',
  4621.         ]), $cfalse));
  4622.     }
  4623.     /**
  4624.      * Gets the public 'pimcore_ecommerce.tracking.tracking_manager' shared autowired service.
  4625.      *
  4626.      * @return \Elements\Bundle\TrackingBundle\Tracking\TrackingManager
  4627.      */
  4628.     protected function getPimcoreEcommerce_Tracking_TrackingManagerService()
  4629.     {
  4630.         $a = ($this->services['App\\Service\\TrackingService'] ?? $this->getTrackingServiceService());
  4631.         if (isset($this->services['pimcore_ecommerce.tracking.tracking_manager'])) {
  4632.             return $this->services['pimcore_ecommerce.tracking.tracking_manager'];
  4633.         }
  4634.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4635.         if (isset($this->services['pimcore_ecommerce.tracking.tracking_manager'])) {
  4636.             return $this->services['pimcore_ecommerce.tracking.tracking_manager'];
  4637.         }
  4638.         $this->services['pimcore_ecommerce.tracking.tracking_manager'] = $instance = new \Elements\Bundle\TrackingBundle\Tracking\TrackingManager(($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService()), [=> new \App\Ecommerce\Tracking\EnhancedGA4Tracker(new \App\Ecommerce\Tracking\TrackingItemBuilder($a), $b)]);
  4639.         $instance->setSession(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  4640.         $instance->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4641.         return $instance;
  4642.     }
  4643.     /**
  4644.      * Gets the public 'request_stack' shared service.
  4645.      *
  4646.      * @return \Symfony\Component\HttpFoundation\RequestStack
  4647.      */
  4648.     protected function getRequestStackService()
  4649.     {
  4650.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  4651.     }
  4652.     /**
  4653.      * Gets the public 'router' shared service.
  4654.      *
  4655.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  4656.      */
  4657.     protected function getRouterService()
  4658.     {
  4659.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4660.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  4661.         $b = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  4662.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4663.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  4664.         ], [
  4665.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4666.         ]))->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'], $b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['monolog.logger.router'] ?? $this->getMonolog_Logger_RouterService()), 'en');
  4667.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  4668.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  4669.         $d = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  4670.         $e = new \Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter($b, new \Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher($d, new \Symfony\Cmf\Component\Routing\NestedMatcher\UrlMatcher(new \Symfony\Component\Routing\RouteCollection(), new \Symfony\Component\Routing\RequestContext())), new \Symfony\Cmf\Component\Routing\ContentAwareGenerator($d$a), '', ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $d);
  4671.         $e->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4672.         $e->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object''_content'), 100);
  4673.         $f = new \Pimcore\Routing\Staticroute\Router($b, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  4674.         $g = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  4675.         $f->setLogger($g);
  4676.         $f->setLocaleParams([]);
  4677.         $f->setLogger($g);
  4678.         $instance->setContext($b);
  4679.         $instance->add($c'300');
  4680.         $instance->add($e'200');
  4681.         $instance->add(new \Pimcore\Routing\Element\Router($b, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), 110);
  4682.         $instance->add($f100);
  4683.         return $instance;
  4684.     }
  4685.     /**
  4686.      * Gets the public 'var_dumper.cloner' shared service.
  4687.      *
  4688.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  4689.      */
  4690.     protected function getVarDumper_ClonerService()
  4691.     {
  4692.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  4693.         $instance->setMaxItems(2500);
  4694.         $instance->setMinDepth(1);
  4695.         $instance->setMaxString(-1);
  4696.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  4697.         return $instance;
  4698.     }
  4699.     /**
  4700.      * Gets the private '.debug.http_client' shared service.
  4701.      *
  4702.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  4703.      */
  4704.     protected function get_Debug_HttpClientService()
  4705.     {
  4706.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  4707.         if ($this->has('monolog.logger.http_client')) {
  4708.             $a->setLogger(($this->services['monolog.logger.http_client'] ?? $this->getMonolog_Logger_HttpClientService()));
  4709.         }
  4710.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4711.     }
  4712.     /**
  4713.      * Gets the private '.pimcore.cache.pool.inner' shared service.
  4714.      *
  4715.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  4716.      */
  4717.     protected function get_Pimcore_Cache_Pool_InnerService()
  4718.     {
  4719.         return $this->privates['.pimcore.cache.pool.inner'] = new \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter(($this->privates['.pimcore.cache.pool.inner.recorder_inner'] ?? $this->get_Pimcore_Cache_Pool_Inner_RecorderInnerService()));
  4720.     }
  4721.     /**
  4722.      * Gets the private '.pimcore.cache.pool.inner.recorder_inner' shared autowired service.
  4723.      *
  4724.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  4725.      */
  4726.     protected function get_Pimcore_Cache_Pool_Inner_RecorderInnerService($lazyLoad true)
  4727.     {
  4728.         if ($lazyLoad) {
  4729.             return $this->privates['.pimcore.cache.pool.inner.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  4730.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4731.                     $wrappedInstance $this->get_Pimcore_Cache_Pool_Inner_RecorderInnerService(false);
  4732.                     $proxy->setProxyInitializer(null);
  4733.                     return true;
  4734.                 });
  4735.             });
  4736.         }
  4737.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  4738.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  4739.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  4740.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://'.$this->getEnv('string:REDIS_CACHE_HOST'), ['lazy' => true]), 'K15fpYezZZ'31536000, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  4741.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  4742.         $instance->setLogger($a);
  4743.         $instance->setLogger($a);
  4744.         return $instance;
  4745.     }
  4746.     /**
  4747.      * Gets the private '.service_locator.4QLYHyH' shared service.
  4748.      *
  4749.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4750.      */
  4751.     protected function get_ServiceLocator_4QLYHyHService()
  4752.     {
  4753.         return $this->privates['.service_locator.4QLYHyH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4754.             'security.firewall.map.context.b2b' => ['privates''security.firewall.map.context.b2b''getSecurity_Firewall_Map_Context_B2bService'true],
  4755.             'security.firewall.map.context.booking_api' => ['privates''security.firewall.map.context.booking_api''getSecurity_Firewall_Map_Context_BookingApiService'true],
  4756.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  4757.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  4758.             'security.firewall.map.context.pimcore_admin' => ['privates''security.firewall.map.context.pimcore_admin''getSecurity_Firewall_Map_Context_PimcoreAdminService'true],
  4759.             'security.firewall.map.context.pimcore_admin_webdav' => ['privates''security.firewall.map.context.pimcore_admin_webdav''getSecurity_Firewall_Map_Context_PimcoreAdminWebdavService'true],
  4760.             'security.firewall.map.context.stylelab' => ['privates''security.firewall.map.context.stylelab''getSecurity_Firewall_Map_Context_StylelabService'true],
  4761.             'security.firewall.map.context.tourOperator' => ['privates''security.firewall.map.context.tourOperator''getSecurity_Firewall_Map_Context_TourOperatorService'true],
  4762.             'security.firewall.map.context.webservice' => ['privates''security.firewall.map.context.webservice''getSecurity_Firewall_Map_Context_WebserviceService'true],
  4763.         ], [
  4764.             'security.firewall.map.context.b2b' => '?',
  4765.             'security.firewall.map.context.booking_api' => '?',
  4766.             'security.firewall.map.context.dev' => '?',
  4767.             'security.firewall.map.context.main' => '?',
  4768.             'security.firewall.map.context.pimcore_admin' => '?',
  4769.             'security.firewall.map.context.pimcore_admin_webdav' => '?',
  4770.             'security.firewall.map.context.stylelab' => '?',
  4771.             'security.firewall.map.context.tourOperator' => '?',
  4772.             'security.firewall.map.context.webservice' => '?',
  4773.         ]);
  4774.     }
  4775.     /**
  4776.      * Gets the private 'Elements\Bundle\AzureAuthBundle\EventSubscriber\CodeInjectionSubscriber' shared autowired service.
  4777.      *
  4778.      * @return \Elements\Bundle\AzureAuthBundle\EventSubscriber\CodeInjectionSubscriber
  4779.      */
  4780.     protected function getCodeInjectionSubscriberService()
  4781.     {
  4782.         return $this->privates['Elements\\Bundle\\AzureAuthBundle\\EventSubscriber\\CodeInjectionSubscriber'] = new \Elements\Bundle\AzureAuthBundle\EventSubscriber\CodeInjectionSubscriber(($this->privates['Elements\\Bundle\\AzureAuthBundle\\Service\\RestrictionService'] ?? $this->getRestrictionServiceService()));
  4783.     }
  4784.     /**
  4785.      * Gets the private 'Elements\Bundle\AzureAuthBundle\Service\RestrictionService' shared autowired service.
  4786.      *
  4787.      * @return \Elements\Bundle\AzureAuthBundle\Service\RestrictionService
  4788.      */
  4789.     protected function getRestrictionServiceService()
  4790.     {
  4791.         $this->privates['Elements\\Bundle\\AzureAuthBundle\\Service\\RestrictionService'] = $instance = new \Elements\Bundle\AzureAuthBundle\Service\RestrictionService();
  4792.         $instance->setIpRanges($this->parameters['elements_azure_auth.ip_ranges']);
  4793.         return $instance;
  4794.     }
  4795.     /**
  4796.      * Gets the private 'Elements\Bundle\DocumentHttpAuthBundle\EventSubscriber\DocumentHttpAuth' shared autowired service.
  4797.      *
  4798.      * @return \Elements\Bundle\DocumentHttpAuthBundle\EventSubscriber\DocumentHttpAuth
  4799.      */
  4800.     protected function getDocumentHttpAuthService()
  4801.     {
  4802.         $this->privates['Elements\\Bundle\\DocumentHttpAuthBundle\\EventSubscriber\\DocumentHttpAuth'] = $instance = new \Elements\Bundle\DocumentHttpAuthBundle\EventSubscriber\DocumentHttpAuth(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  4803.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4804.         return $instance;
  4805.     }
  4806.     /**
  4807.      * Gets the private 'Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateRenderer' shared autowired service.
  4808.      *
  4809.      * @return \Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateRenderer
  4810.      */
  4811.     protected function getTemplateRendererService()
  4812.     {
  4813.         $a = ($this->services['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateGenerator'] ?? $this->getTemplateGeneratorService());
  4814.         if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'])) {
  4815.             return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'];
  4816.         }
  4817.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4818.         if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'])) {
  4819.             return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'];
  4820.         }
  4821.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4822.         if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'])) {
  4823.             return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'];
  4824.         }
  4825.         return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'] = new \Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateRenderer($a, new \Elements\Bundle\JsonLdReloadedBundle\JsonLd\TemplateResolver($b$c), $b$c);
  4826.     }
  4827.     /**
  4828.      * Gets the private 'Elements\Bundle\JsonLdReloadedBundle\Twig\AssetExtension' shared autowired service.
  4829.      *
  4830.      * @return \Elements\Bundle\JsonLdReloadedBundle\Twig\AssetExtension
  4831.      */
  4832.     protected function getAssetExtensionService()
  4833.     {
  4834.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4835.         if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'])) {
  4836.             return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'];
  4837.         }
  4838.         $b = ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'] ?? $this->getTemplateRendererService());
  4839.         if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'])) {
  4840.             return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'];
  4841.         }
  4842.         return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\AssetExtension'] = new \Elements\Bundle\JsonLdReloadedBundle\Twig\AssetExtension($a$b);
  4843.     }
  4844.     /**
  4845.      * Gets the private 'Elements\Bundle\JsonLdReloadedBundle\Twig\JsonLdExtension' shared autowired service.
  4846.      *
  4847.      * @return \Elements\Bundle\JsonLdReloadedBundle\Twig\JsonLdExtension
  4848.      */
  4849.     protected function getJsonLdExtension2Service()
  4850.     {
  4851.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4852.         if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'])) {
  4853.             return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'];
  4854.         }
  4855.         $b = ($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\JsonLd\\TemplateRenderer'] ?? $this->getTemplateRendererService());
  4856.         if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'])) {
  4857.             return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'];
  4858.         }
  4859.         $c = ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->getApplicationLoggerService());
  4860.         if (isset($this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'])) {
  4861.             return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'];
  4862.         }
  4863.         return $this->privates['Elements\\Bundle\\JsonLdReloadedBundle\\Twig\\JsonLdExtension'] = new \Elements\Bundle\JsonLdReloadedBundle\Twig\JsonLdExtension($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b$c);
  4864.     }
  4865.     /**
  4866.      * Gets the private 'Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber' shared autowired service.
  4867.      *
  4868.      * @return \Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber
  4869.      */
  4870.     protected function getUserSubscriberService()
  4871.     {
  4872.         return $this->privates['Elements\\Bundle\\StyleLabBundle\\EventSubscriber\\UserSubscriber'] = new \Elements\Bundle\StyleLabBundle\EventSubscriber\UserSubscriber(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  4873.     }
  4874.     /**
  4875.      * Gets the private 'Elements\Bundle\StyleLabBundle\Twig\LayoutExtension' shared autowired service.
  4876.      *
  4877.      * @return \Elements\Bundle\StyleLabBundle\Twig\LayoutExtension
  4878.      */
  4879.     protected function getLayoutExtensionService()
  4880.     {
  4881.         $a = ($this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\NavigationExtension'] ?? $this->getNavigationExtension2Service());
  4882.         if (isset($this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\LayoutExtension'])) {
  4883.             return $this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\LayoutExtension'];
  4884.         }
  4885.         return $this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\LayoutExtension'] = new \Elements\Bundle\StyleLabBundle\Twig\LayoutExtension(($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper'] = new \Elements\Bundle\StyleLabBundle\Services\NameHelper())), $a, ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] = new \Elements\Bundle\StyleLabBundle\Services\StateHelper())));
  4886.     }
  4887.     /**
  4888.      * Gets the private 'Elements\Bundle\StyleLabBundle\Twig\NavigationExtension' shared autowired service.
  4889.      *
  4890.      * @return \Elements\Bundle\StyleLabBundle\Twig\NavigationExtension
  4891.      */
  4892.     protected function getNavigationExtension2Service()
  4893.     {
  4894.         $a = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
  4895.         if (isset($this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\NavigationExtension'])) {
  4896.             return $this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\NavigationExtension'];
  4897.         }
  4898.         return $this->privates['Elements\\Bundle\\StyleLabBundle\\Twig\\NavigationExtension'] = new \Elements\Bundle\StyleLabBundle\Twig\NavigationExtension(($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\NameHelper'] = new \Elements\Bundle\StyleLabBundle\Services\NameHelper())), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] ?? ($this->services['Elements\\Bundle\\StyleLabBundle\\Services\\StateHelper'] = new \Elements\Bundle\StyleLabBundle\Services\StateHelper())));
  4899.     }
  4900.     /**
  4901.      * Gets the private 'Elements\Bundle\TicketShopFrameworkBundle\Service\CartService' shared autowired service.
  4902.      *
  4903.      * @return \Elements\Bundle\TicketShopFrameworkBundle\Service\CartService
  4904.      */
  4905.     protected function getCartServiceService()
  4906.     {
  4907.         return $this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\CartService'] = new \Elements\Bundle\TicketShopFrameworkBundle\Service\CartService(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  4908.     }
  4909.     /**
  4910.      * Gets the private 'Elements\Bundle\TicketShopFrameworkBundle\Service\SkidataContactService' shared autowired service.
  4911.      *
  4912.      * @return \Elements\Bundle\TicketShopFrameworkBundle\Service\SkidataContactService
  4913.      */
  4914.     protected function getSkidataContactServiceService()
  4915.     {
  4916.         return $this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\SkidataContactService'] = new \Elements\Bundle\TicketShopFrameworkBundle\Service\SkidataContactService(($this->services['Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\ServiceFactory'] ?? $this->getServiceFactoryService()), ($this->privates['Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\CacheService'] ?? ($this->privates['Elements\\Bundle\\SkidataTicketingSwebBundle\\Service\\CacheService'] = new \Elements\Bundle\SkidataTicketingSwebBundle\Service\CacheService())));
  4917.     }
  4918.     /**
  4919.      * Gets the private 'Elements\Bundle\TicketShopFrameworkBundle\Service\VoucherCodeService' shared autowired service.
  4920.      *
  4921.      * @return \Elements\Bundle\TicketShopFrameworkBundle\Service\VoucherCodeService
  4922.      */
  4923.     protected function getVoucherCodeServiceService()
  4924.     {
  4925.         $a = ($this->services['router'] ?? $this->getRouterService());
  4926.         if (isset($this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\VoucherCodeService'])) {
  4927.             return $this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\VoucherCodeService'];
  4928.         }
  4929.         return $this->privates['Elements\\Bundle\\TicketShopFrameworkBundle\\Service\\VoucherCodeService'] = new \Elements\Bundle\TicketShopFrameworkBundle\Service\VoucherCodeService($a'Shop/Coupons''app_backoffice_voucher_devalue');
  4930.     }
  4931.     /**
  4932.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  4933.      *
  4934.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  4935.      */
  4936.     protected function getPluginClientFactoryListenerService()
  4937.     {
  4938.         return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(new \Http\HttplugBundle\Collector\PluginClientFactory(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))), new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  4939.     }
  4940.     /**
  4941.      * Gets the private 'Pimcore\Analytics\Google\Tracker' shared autowired service.
  4942.      *
  4943.      * @return \Pimcore\Analytics\Google\Tracker
  4944.      */
  4945.     protected function getTrackerService()
  4946.     {
  4947.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4948.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  4949.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  4950.         }
  4951.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4952.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  4953.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  4954.         }
  4955.         $this->privates['Pimcore\\Analytics\\Google\\Tracker'] = $instance = new \Pimcore\Analytics\Google\Tracker(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), ($this->privates['Pimcore\\Analytics\\Google\\Config\\ConfigProvider'] ?? ($this->privates['Pimcore\\Analytics\\Google\\Config\\ConfigProvider'] = new \Pimcore\Analytics\Google\Config\ConfigProvider())), $a$b);
  4956.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4957.         return $instance;
  4958.     }
  4959.     /**
  4960.      * Gets the private 'Pimcore\Analytics\SiteId\SiteIdProvider' shared autowired service.
  4961.      *
  4962.      * @return \Pimcore\Analytics\SiteId\SiteIdProvider
  4963.      */
  4964.     protected function getSiteIdProviderService()
  4965.     {
  4966.         return $this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] = new \Pimcore\Analytics\SiteId\SiteIdProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
  4967.     }
  4968.     /**
  4969.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener' shared autowired service.
  4970.      *
  4971.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener
  4972.      */
  4973.     protected function getAdminAuthenticationDoubleCheckListenerService()
  4974.     {
  4975.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())), ($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), $this->parameters['pimcore.admin.unauthenticated_routes']);
  4976.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4977.         return $instance;
  4978.     }
  4979.     /**
  4980.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener' shared autowired service.
  4981.      *
  4982.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener
  4983.      */
  4984.     protected function getAdminSecurityListenerService()
  4985.     {
  4986.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  4987.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4988.         return $instance;
  4989.     }
  4990.     /**
  4991.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener' shared autowired service.
  4992.      *
  4993.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener
  4994.      */
  4995.     protected function getAdminSessionBagListenerService()
  4996.     {
  4997.         return $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener(($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  4998.     }
  4999.     /**
  5000.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
  5001.      *
  5002.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
  5003.      */
  5004.     protected function getCsrfProtectionListenerService()
  5005.     {
  5006.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  5007.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5008.         return $instance;
  5009.     }
  5010.     /**
  5011.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener' shared autowired service.
  5012.      *
  5013.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
  5014.      */
  5015.     protected function getCustomAdminEntryPointCheckListenerService()
  5016.     {
  5017.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener(NULL);
  5018.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5019.         return $instance;
  5020.     }
  5021.     /**
  5022.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener' shared autowired service.
  5023.      *
  5024.      * @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
  5025.      */
  5026.     protected function getEnablePreviewTimeSliderListenerService()
  5027.     {
  5028.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver'] ?? $this->getOutputTimestampResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()));
  5029.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  5030.         return $instance;
  5031.     }
  5032.     /**
  5033.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener' shared autowired service.
  5034.      *
  5035.      * @return \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener
  5036.      */
  5037.     protected function getHttpCacheListenerService()
  5038.     {
  5039.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  5040.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5041.         return $instance;
  5042.     }
  5043.     /**
  5044.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener' shared autowired service.
  5045.      *
  5046.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener
  5047.      */
  5048.     protected function getUsageStatisticsListenerService()
  5049.     {
  5050.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener(($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  5051.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5052.         return $instance;
  5053.     }
  5054.     /**
  5055.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener' shared autowired service.
  5056.      *
  5057.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener
  5058.      */
  5059.     protected function getUserPerspectiveListenerService()
  5060.     {
  5061.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener(($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
  5062.         $a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
  5063.         $instance->setLogger($a);
  5064.         $instance->setLogger($a);
  5065.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5066.         return $instance;
  5067.     }
  5068.     /**
  5069.      * Gets the private 'Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator' shared autowired service.
  5070.      *
  5071.      * @return \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator
  5072.      */
  5073.     protected function getAdminSessionBagConfiguratorService()
  5074.     {
  5075.         return $this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] = new \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator(($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  5076.     }
  5077.     /**
  5078.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
  5079.      *
  5080.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
  5081.      */
  5082.     protected function getPimcoreDataCollectorService()
  5083.     {
  5084.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5085.     }
  5086.     /**
  5087.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
  5088.      *
  5089.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
  5090.      */
  5091.     protected function getPimcoreTargetingDataCollectorService()
  5092.     {
  5093.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  5094.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'])) {
  5095.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'];
  5096.         }
  5097.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $a);
  5098.     }
  5099.     /**
  5100.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener' shared autowired service.
  5101.      *
  5102.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener
  5103.      */
  5104.     protected function getBlockStateListenerService()
  5105.     {
  5106.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener(($this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] ?? ($this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack())));
  5107.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  5108.         $instance->setLogger($a);
  5109.         $instance->setLogger($a);
  5110.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5111.         return $instance;
  5112.     }
  5113.     /**
  5114.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener' shared autowired service.
  5115.      *
  5116.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener
  5117.      */
  5118.     protected function getDocumentFallbackListenerService()
  5119.     {
  5120.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())));
  5121.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5122.         return $instance;
  5123.     }
  5124.     /**
  5125.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener' shared autowired service.
  5126.      *
  5127.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener
  5128.      */
  5129.     protected function getDocumentMetaDataListenerService()
  5130.     {
  5131.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] ?? $this->getHeadMetaService()));
  5132.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5133.         return $instance;
  5134.     }
  5135.     /**
  5136.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
  5137.      *
  5138.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
  5139.      */
  5140.     protected function getEditmodeListenerService()
  5141.     {
  5142.         $a = ($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService());
  5143.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  5144.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  5145.         }
  5146.         $b = ($this->services['router'] ?? $this->getRouterService());
  5147.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  5148.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  5149.         }
  5150.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener(($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), $a$b, ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
  5151.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5152.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5153.         return $instance;
  5154.     }
  5155.     /**
  5156.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener' shared autowired service.
  5157.      *
  5158.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener
  5159.      */
  5160.     protected function getElementListenerService()
  5161.     {
  5162.         $a = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  5163.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'])) {
  5164.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'];
  5165.         }
  5166.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), $a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  5167.         $b = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  5168.         $instance->setLogger($b);
  5169.         $instance->setLogger($b);
  5170.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5171.         return $instance;
  5172.     }
  5173.     /**
  5174.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener' shared autowired service.
  5175.      *
  5176.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener
  5177.      */
  5178.     protected function getGlobalTemplateVariablesListenerService()
  5179.     {
  5180.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5181.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'])) {
  5182.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'];
  5183.         }
  5184.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), $a);
  5185.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5186.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5187.         return $instance;
  5188.     }
  5189.     /**
  5190.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener' shared autowired service.
  5191.      *
  5192.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener
  5193.      */
  5194.     protected function getGoogleSearchConsoleVerificationListenerService()
  5195.     {
  5196.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener();
  5197.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5198.         return $instance;
  5199.     }
  5200.     /**
  5201.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener' shared autowired service.
  5202.      *
  5203.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener
  5204.      */
  5205.     protected function getHardlinkCanonicalListenerService()
  5206.     {
  5207.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()));
  5208.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5209.         return $instance;
  5210.     }
  5211.     /**
  5212.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener' shared autowired service.
  5213.      *
  5214.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener
  5215.      */
  5216.     protected function getInternalWysiwygHtmlAttributeFilterListenerService()
  5217.     {
  5218.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener();
  5219.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  5220.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5221.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  5222.         return $instance;
  5223.     }
  5224.     /**
  5225.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener' shared autowired service.
  5226.      *
  5227.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener
  5228.      */
  5229.     protected function getLocaleListenerService()
  5230.     {
  5231.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener();
  5232.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5233.         return $instance;
  5234.     }
  5235.     /**
  5236.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener' shared autowired service.
  5237.      *
  5238.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener
  5239.      */
  5240.     protected function getOutputTimestampListenerService()
  5241.     {
  5242.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener(($this->services['Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver'] ?? $this->getOutputTimestampResolverService()));
  5243.     }
  5244.     /**
  5245.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener' shared autowired service.
  5246.      *
  5247.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener
  5248.      */
  5249.     protected function getRoutingListenerService()
  5250.     {
  5251.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Routing\\RedirectHandler'] ?? $this->getRedirectHandlerService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  5252.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5253.         return $instance;
  5254.     }
  5255.     /**
  5256.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener' shared autowired service.
  5257.      *
  5258.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener
  5259.      */
  5260.     protected function getStaticPageGeneratorListenerService()
  5261.     {
  5262.         $a = ($this->services['Pimcore\\Document\\StaticPageGenerator'] ?? $this->getStaticPageGeneratorService());
  5263.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'])) {
  5264.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'];
  5265.         }
  5266.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener($a, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  5267.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5268.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  5269.         return $instance;
  5270.     }
  5271.     /**
  5272.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener' shared autowired service.
  5273.      *
  5274.      * @return \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener
  5275.      */
  5276.     protected function getMaintenancePageListenerService()
  5277.     {
  5278.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener(($this->services['kernel'] ?? $this->get('kernel'1)));
  5279.         $instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/maintenance.html');
  5280.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  5281.         return $instance;
  5282.     }
  5283.     /**
  5284.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener' shared autowired service.
  5285.      *
  5286.      * @return \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener
  5287.      */
  5288.     protected function getPimcoreContextListenerService()
  5289.     {
  5290.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5291.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  5292.         $instance->setLogger($a);
  5293.         $instance->setLogger($a);
  5294.         return $instance;
  5295.     }
  5296.     /**
  5297.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener' shared autowired service.
  5298.      *
  5299.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener
  5300.      */
  5301.     protected function getResponseHeaderListenerService()
  5302.     {
  5303.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] ?? $this->getResponseHeaderResolverService()));
  5304.     }
  5305.     /**
  5306.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener' shared autowired service.
  5307.      *
  5308.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener
  5309.      */
  5310.     protected function getResponseStackListenerService()
  5311.     {
  5312.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener(($this->privates['Pimcore\\Http\\ResponseStack'] ?? ($this->privates['Pimcore\\Http\\ResponseStack'] = new \Pimcore\Http\ResponseStack())));
  5313.     }
  5314.     /**
  5315.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener' shared autowired service.
  5316.      *
  5317.      * @return \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener
  5318.      */
  5319.     protected function getTranslationDebugListenerService()
  5320.     {
  5321.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), 'pimcore_debug_translations');
  5322.     }
  5323.     /**
  5324.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener' shared autowired service.
  5325.      *
  5326.      * @return \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener
  5327.      */
  5328.     protected function getWebDebugToolbarListenerService()
  5329.     {
  5330.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5331.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'])) {
  5332.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'];
  5333.         }
  5334.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())), ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService()), $a$this->parameters['pimcore.web_profiler.toolbar.excluded_routes']);
  5335.     }
  5336.     /**
  5337.      * Gets the private 'Pimcore\Bundle\EcommerceFrameworkBundle\CheckoutManager\CommitOrderProcessorLocatorInterface' shared service.
  5338.      *
  5339.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\CheckoutManager\CommitOrderProcessorLocator
  5340.      */
  5341.     protected function getCommitOrderProcessorLocatorInterfaceService()
  5342.     {
  5343.         return $this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\CheckoutManager\\CommitOrderProcessorLocatorInterface'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\CheckoutManager\CommitOrderProcessorLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5344.             'b2b' => ['privates''pimcore_ecommerce.checkout_manager.b2b.commit_order_processor''getPimcoreEcommerce_CheckoutManager_B2b_CommitOrderProcessorService'true],
  5345.             'default' => ['privates''pimcore_ecommerce.checkout_manager.default.commit_order_processor''getPimcoreEcommerce_CheckoutManager_Default_CommitOrderProcessorService'true],
  5346.             'tour_operator' => ['privates''pimcore_ecommerce.checkout_manager.tour_operator.commit_order_processor''getPimcoreEcommerce_CheckoutManager_TourOperator_CommitOrderProcessorService'true],
  5347.         ], [
  5348.             'b2b' => '?',
  5349.             'default' => '?',
  5350.             'tour_operator' => '?',
  5351.         ]), ($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService()), false);
  5352.     }
  5353.     /**
  5354.      * Gets the private 'Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener' shared autowired service.
  5355.      *
  5356.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener
  5357.      */
  5358.     protected function getTrackingCodeFlashMessageListenerService()
  5359.     {
  5360.         $a = ($this->services['pimcore_ecommerce.tracking.tracking_manager'] ?? $this->getPimcoreEcommerce_Tracking_TrackingManagerService());
  5361.         if (isset($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'])) {
  5362.             return $this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'];
  5363.         }
  5364.         $this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'] = $instance = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  5365.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5366.         return $instance;
  5367.     }
  5368.     /**
  5369.      * Gets the private 'Pimcore\Bundle\EcommerceFrameworkBundle\OrderManager\OrderManagerLocatorInterface' shared service.
  5370.      *
  5371.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\OrderManager\OrderManagerLocator
  5372.      */
  5373.     protected function getOrderManagerLocatorInterfaceService()
  5374.     {
  5375.         return $this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\OrderManager\\OrderManagerLocatorInterface'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\OrderManager\OrderManagerLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5376.             'b2b' => ['services''pimcore_ecommerce.order_manager.b2b''getPimcoreEcommerce_OrderManager_B2bService'true],
  5377.             'default' => ['services''pimcore_ecommerce.order_manager.default''getPimcoreEcommerce_OrderManager_DefaultService'true],
  5378.             'tour_operator' => ['services''pimcore_ecommerce.order_manager.tour_operator''getPimcoreEcommerce_OrderManager_TourOperatorService'true],
  5379.         ], [
  5380.             'b2b' => '?',
  5381.             'default' => '?',
  5382.             'tour_operator' => '?',
  5383.         ]), ($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService()), false);
  5384.     }
  5385.     /**
  5386.      * Gets the private 'Pimcore\Bundle\EcommerceFrameworkBundle\PricingManager\PricingManagerLocatorInterface' shared service.
  5387.      *
  5388.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\PricingManager\PricingManagerLocator
  5389.      */
  5390.     protected function getPricingManagerLocatorInterfaceService()
  5391.     {
  5392.         return $this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\PricingManagerLocatorInterface'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\PricingManager\PricingManagerLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5393.             'default' => ['privates''pimcore_ecommerce.pricing_manager.default''getPimcoreEcommerce_PricingManager_DefaultService'true],
  5394.         ], [
  5395.             'default' => '?',
  5396.         ]), ($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService()), false);
  5397.     }
  5398.     /**
  5399.      * Gets the private 'Pimcore\Document\Editable\EditmodeEditableDefinitionCollector' shared autowired service.
  5400.      *
  5401.      * @return \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector
  5402.      */
  5403.     protected function getEditmodeEditableDefinitionCollectorService()
  5404.     {
  5405.         return $this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector();
  5406.     }
  5407.     /**
  5408.      * Gets the private 'Pimcore\Http\Response\CodeInjector' shared autowired service.
  5409.      *
  5410.      * @return \Pimcore\Http\Response\CodeInjector
  5411.      */
  5412.     protected function getCodeInjectorService()
  5413.     {
  5414.         return $this->privates['Pimcore\\Http\\Response\\CodeInjector'] = new \Pimcore\Http\Response\CodeInjector(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  5415.     }
  5416.     /**
  5417.      * Gets the private 'Pimcore\Routing\Dynamic\DocumentRouteHandler' shared autowired service.
  5418.      *
  5419.      * @return \Pimcore\Routing\Dynamic\DocumentRouteHandler
  5420.      */
  5421.     protected function getDocumentRouteHandlerService()
  5422.     {
  5423.         return $this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] = new \Pimcore\Routing\Dynamic\DocumentRouteHandler(($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())), ($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  5424.     }
  5425.     /**
  5426.      * Gets the private 'Pimcore\Routing\RedirectHandler' shared autowired service.
  5427.      *
  5428.      * @return \Pimcore\Routing\RedirectHandler
  5429.      */
  5430.     protected function getRedirectHandlerService()
  5431.     {
  5432.         $a = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  5433.         if (isset($this->privates['Pimcore\\Routing\\RedirectHandler'])) {
  5434.             return $this->privates['Pimcore\\Routing\\RedirectHandler'];
  5435.         }
  5436.         $this->privates['Pimcore\\Routing\\RedirectHandler'] = $instance = new \Pimcore\Routing\RedirectHandler(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())), $a);
  5437.         $b = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  5438.         $instance->setLogger($b);
  5439.         $instance->setLogger($b);
  5440.         return $instance;
  5441.     }
  5442.     /**
  5443.      * Gets the private 'Pimcore\Security\User\UserLoader' shared autowired service.
  5444.      *
  5445.      * @return \Pimcore\Security\User\UserLoader
  5446.      */
  5447.     protected function getUserLoaderService()
  5448.     {
  5449.         return $this->privates['Pimcore\\Security\\User\\UserLoader'] = new \Pimcore\Security\User\UserLoader(($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  5450.     }
  5451.     /**
  5452.      * Gets the private 'Pimcore\Targeting\ActionHandler\DelegatingActionHandler' shared autowired service.
  5453.      *
  5454.      * @return \Pimcore\Targeting\ActionHandler\DelegatingActionHandler
  5455.      */
  5456.     protected function getDelegatingActionHandlerService()
  5457.     {
  5458.         return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] = new \Pimcore\Targeting\ActionHandler\DelegatingActionHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5459.             'assign_target_group' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\AssignTargetGroupAndSegment''getAssignTargetGroupAndSegmentService'true],
  5460.             'cmf_apply_target_groups_from_segments' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\ApplyTargetGroupsFromSegments''getApplyTargetGroupsFromSegmentsService'true],
  5461.             'cmf_track_activity' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackActivity''getTrackActivityService'true],
  5462.             'cmf_track_segment' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackSegment''getTrackSegmentService'true],
  5463.             'codesnippet' => ['privates''Pimcore\\Targeting\\ActionHandler\\CodeSnippet''getCodeSnippetService'true],
  5464.             'redirect' => ['privates''Pimcore\\Targeting\\ActionHandler\\Redirect''getRedirectService'true],
  5465.         ], [
  5466.             'assign_target_group' => '?',
  5467.             'cmf_apply_target_groups_from_segments' => '?',
  5468.             'cmf_track_activity' => '?',
  5469.             'cmf_track_segment' => '?',
  5470.             'codesnippet' => '?',
  5471.             'redirect' => '?',
  5472.         ]), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()));
  5473.     }
  5474.     /**
  5475.      * Gets the private 'Pimcore\Targeting\ConditionMatcher' shared autowired service.
  5476.      *
  5477.      * @return \Pimcore\Targeting\ConditionMatcher
  5478.      */
  5479.     protected function getConditionMatcherService()
  5480.     {
  5481.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5482.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  5483.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  5484.         }
  5485.         return $this->privates['Pimcore\\Targeting\\ConditionMatcher'] = new \Pimcore\Targeting\ConditionMatcher(new \Pimcore\Targeting\ConditionFactory($a$this->parameters['pimcore.targeting.conditions']), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()), $a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5486.     }
  5487.     /**
  5488.      * Gets the private 'Pimcore\Targeting\DataLoader' shared autowired service.
  5489.      *
  5490.      * @return \Pimcore\Targeting\DataLoader
  5491.      */
  5492.     protected function getDataLoaderService()
  5493.     {
  5494.         $this->privates['Pimcore\\Targeting\\DataLoader'] = $instance = new \Pimcore\Targeting\DataLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5495.             'cmf_customer' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\Customer''getCustomerService'true],
  5496.             'cmf_customer_segments' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\CustomerSegments''getCustomerSegmentsService'true],
  5497.             'device' => ['privates''Pimcore\\Targeting\\DataProvider\\Device''getDeviceService'true],
  5498.             'geoip' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoIp''getGeoIpService'true],
  5499.             'geolocation' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoLocation''getGeoLocationService'true],
  5500.             'targeting_storage' => ['privates''Pimcore\\Targeting\\DataProvider\\TargetingStorage''getTargetingStorageService'true],
  5501.             'visited_pages_counter' => ['privates''Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter''getVisitedPagesCounterService'true],
  5502.         ], [
  5503.             'cmf_customer' => '?',
  5504.             'cmf_customer_segments' => '?',
  5505.             'device' => '?',
  5506.             'geoip' => '?',
  5507.             'geolocation' => '?',
  5508.             'targeting_storage' => '?',
  5509.             'visited_pages_counter' => '?',
  5510.         ]));
  5511.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5512.         return $instance;
  5513.     }
  5514.     /**
  5515.      * Gets the private 'Pimcore\Targeting\Debug\OverrideHandler' shared autowired service.
  5516.      *
  5517.      * @return \Pimcore\Targeting\Debug\OverrideHandler
  5518.      */
  5519.     protected function getOverrideHandlerService($lazyLoad true)
  5520.     {
  5521.         if ($lazyLoad) {
  5522.             return $this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] = $this->createProxy('OverrideHandler_fb58919', function () {
  5523.                 return \OverrideHandler_fb58919::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5524.                     $wrappedInstance $this->getOverrideHandlerService(false);
  5525.                     $proxy->setProxyInitializer(null);
  5526.                     return true;
  5527.                 });
  5528.             });
  5529.         }
  5530.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/OverrideHandler.php';
  5531.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/OverrideHandlerInterface.php';
  5532.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DocumentTargetingOverrideHandler.php';
  5533.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LanguageOverrideHandler.php';
  5534.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DeviceOverrideHandler.php';
  5535.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LocationOverrideHandler.php';
  5536.         return new \Pimcore\Targeting\Debug\OverrideHandler(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), [=> new \Pimcore\Targeting\Debug\Override\DocumentTargetingOverrideHandler(($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService())), => new \Pimcore\Targeting\Debug\Override\LanguageOverrideHandler(), => new \Pimcore\Targeting\Debug\Override\DeviceOverrideHandler(), => new \Pimcore\Targeting\Debug\Override\LocationOverrideHandler()]);
  5537.     }
  5538.     /**
  5539.      * Gets the private 'Pimcore\Targeting\Debug\TargetingDataCollector' shared autowired service.
  5540.      *
  5541.      * @return \Pimcore\Targeting\Debug\TargetingDataCollector
  5542.      */
  5543.     protected function getTargetingDataCollectorService()
  5544.     {
  5545.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  5546.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  5547.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  5548.         }
  5549.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  5550.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  5551.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  5552.         }
  5553.         $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] = $instance = new \Pimcore\Targeting\Debug\TargetingDataCollector($a$b);
  5554.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5555.         return $instance;
  5556.     }
  5557.     /**
  5558.      * Gets the private 'Pimcore\Targeting\EventListener\TargetingListener' shared autowired service.
  5559.      *
  5560.      * @return \Pimcore\Targeting\EventListener\TargetingListener
  5561.      */
  5562.     protected function getTargetingListenerService()
  5563.     {
  5564.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  5565.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  5566.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  5567.         }
  5568.         $b = ($this->privates['Pimcore\\Targeting\\ConditionMatcher'] ?? $this->getConditionMatcherService());
  5569.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  5570.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  5571.         }
  5572.         $c = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
  5573.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  5574.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  5575.         }
  5576.         $d = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  5577.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  5578.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  5579.         }
  5580.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5581.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  5582.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  5583.         }
  5584.         $f = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
  5585.         $g = new \Pimcore\Targeting\VisitorInfoResolver($a$f$b$c$d$e);
  5586.         $h = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  5587.         $g->setStopwatch($h);
  5588.         $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($g$c$f, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($e, ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService())));
  5589.         $instance->setStopwatch($h);
  5590.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5591.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  5592.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  5593.         return $instance;
  5594.     }
  5595.     /**
  5596.      * Gets the private 'Pimcore\Targeting\EventListener\ToolbarListener' shared autowired service.
  5597.      *
  5598.      * @return \Pimcore\Targeting\EventListener\ToolbarListener
  5599.      */
  5600.     protected function getToolbarListenerService()
  5601.     {
  5602.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  5603.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  5604.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  5605.         }
  5606.         $b = ($this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] ?? $this->getOverrideHandlerService());
  5607.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  5608.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  5609.         }
  5610.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5611.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  5612.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  5613.         }
  5614.         $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] = $instance = new \Pimcore\Targeting\EventListener\ToolbarListener(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $a$b$c, ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()), ($this->privates['Pimcore\\Http\\Response\\CodeInjector'] ?? $this->getCodeInjectorService()));
  5615.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  5616.         return $instance;
  5617.     }
  5618.     /**
  5619.      * Gets the private 'Pimcore\Targeting\Storage\CookieStorage' shared autowired service.
  5620.      *
  5621.      * @return \Pimcore\Targeting\Storage\CookieStorage
  5622.      */
  5623.     protected function getCookieStorageService()
  5624.     {
  5625.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5626.         if (isset($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'])) {
  5627.             return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'];
  5628.         }
  5629.         return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] = new \Pimcore\Targeting\Storage\CookieStorage(new \Pimcore\Targeting\Storage\Cookie\JWTCookieSaveHandler($this->getEnv('SECRET'), [], NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), $a);
  5630.     }
  5631.     /**
  5632.      * Gets the private 'Pimcore\Templating\Renderer\ActionRenderer' shared autowired service.
  5633.      *
  5634.      * @return \Pimcore\Templating\Renderer\ActionRenderer
  5635.      */
  5636.     protected function getActionRendererService()
  5637.     {
  5638.         $a = ($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService());
  5639.         if (isset($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'])) {
  5640.             return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'];
  5641.         }
  5642.         return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] = new \Pimcore\Templating\Renderer\ActionRenderer($a);
  5643.     }
  5644.     /**
  5645.      * Gets the private 'Pimcore\Twig\Extension\SubrequestExtension' shared autowired service.
  5646.      *
  5647.      * @return \Pimcore\Twig\Extension\SubrequestExtension
  5648.      */
  5649.     protected function getSubrequestExtensionService($lazyLoad true)
  5650.     {
  5651.         if ($lazyLoad) {
  5652.             return $this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] = $this->createProxy('SubrequestExtension_ac4dffd', function () {
  5653.                 return \SubrequestExtension_ac4dffd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5654.                     $wrappedInstance $this->getSubrequestExtensionService(false);
  5655.                     $proxy->setProxyInitializer(null);
  5656.                     return true;
  5657.                 });
  5658.             });
  5659.         }
  5660.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/SubrequestExtension.php';
  5661.         return new \Pimcore\Twig\Extension\SubrequestExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] ?? $this->getIncService()));
  5662.     }
  5663.     /**
  5664.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadLink' shared autowired service.
  5665.      *
  5666.      * @return \Pimcore\Twig\Extension\Templating\HeadLink
  5667.      */
  5668.     protected function getHeadLinkService()
  5669.     {
  5670.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadLink'] = new \Pimcore\Twig\Extension\Templating\HeadLink(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())), ($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  5671.     }
  5672.     /**
  5673.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadMeta' shared autowired service.
  5674.      *
  5675.      * @return \Pimcore\Twig\Extension\Templating\HeadMeta
  5676.      */
  5677.     protected function getHeadMetaService()
  5678.     {
  5679.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] = new \Pimcore\Twig\Extension\Templating\HeadMeta(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
  5680.     }
  5681.     /**
  5682.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadScript' shared autowired service.
  5683.      *
  5684.      * @return \Pimcore\Twig\Extension\Templating\HeadScript
  5685.      */
  5686.     protected function getHeadScriptService()
  5687.     {
  5688.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadScript'] = new \Pimcore\Twig\Extension\Templating\HeadScript(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())), ($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  5689.     }
  5690.     /**
  5691.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadStyle' shared autowired service.
  5692.      *
  5693.      * @return \Pimcore\Twig\Extension\Templating\HeadStyle
  5694.      */
  5695.     protected function getHeadStyleService()
  5696.     {
  5697.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadStyle'] = new \Pimcore\Twig\Extension\Templating\HeadStyle(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
  5698.     }
  5699.     /**
  5700.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadTitle' shared autowired service.
  5701.      *
  5702.      * @return \Pimcore\Twig\Extension\Templating\HeadTitle
  5703.      */
  5704.     protected function getHeadTitleService()
  5705.     {
  5706.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadTitle'] = new \Pimcore\Twig\Extension\Templating\HeadTitle(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
  5707.     }
  5708.     /**
  5709.      * Gets the private 'Pimcore\Twig\Extension\Templating\Inc' shared autowired service.
  5710.      *
  5711.      * @return \Pimcore\Twig\Extension\Templating\Inc
  5712.      */
  5713.     protected function getIncService()
  5714.     {
  5715.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  5716.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
  5717.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
  5718.         }
  5719.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  5720.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
  5721.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
  5722.         }
  5723.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] = new \Pimcore\Twig\Extension\Templating\Inc(new \Pimcore\Templating\Renderer\IncludeRenderer($a$b), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()));
  5724.     }
  5725.     /**
  5726.      * Gets the private 'Pimcore\Twig\Extension\Templating\InlineScript' shared autowired service.
  5727.      *
  5728.      * @return \Pimcore\Twig\Extension\Templating\InlineScript
  5729.      */
  5730.     protected function getInlineScriptService()
  5731.     {
  5732.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\InlineScript'] = new \Pimcore\Twig\Extension\Templating\InlineScript(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())), ($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  5733.     }
  5734.     /**
  5735.      * Gets the private 'Pimcore\Twig\Extension\Templating\Navigation' shared autowired service.
  5736.      *
  5737.      * @return \Pimcore\Twig\Extension\Templating\Navigation
  5738.      */
  5739.     protected function getNavigationService($lazyLoad true)
  5740.     {
  5741.         if ($lazyLoad) {
  5742.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] = $this->createProxy('Navigation_62d2b4b', function () {
  5743.                 return \Navigation_62d2b4b::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5744.                     $wrappedInstance $this->getNavigationService(false);
  5745.                     $proxy->setProxyInitializer(null);
  5746.                     return true;
  5747.                 });
  5748.             });
  5749.         }
  5750.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Navigation.php';
  5751.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Builder.php';
  5752.         return new \Pimcore\Twig\Extension\Templating\Navigation(new \Pimcore\Navigation\Builder(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5753.             'breadcrumbs' => ['privates''Pimcore\\Navigation\\Renderer\\Breadcrumbs''getBreadcrumbsService'true],
  5754.             'menu' => ['privates''Pimcore\\Navigation\\Renderer\\Menu''getMenuService'true],
  5755.         ], [
  5756.             'breadcrumbs' => '?',
  5757.             'menu' => '?',
  5758.         ]));
  5759.     }
  5760.     /**
  5761.      * Gets the private 'Pimcore\Twig\Extension\Templating\PimcoreUrl' shared autowired service.
  5762.      *
  5763.      * @return \Pimcore\Twig\Extension\Templating\PimcoreUrl
  5764.      */
  5765.     protected function getPimcoreUrlService()
  5766.     {
  5767.         $a = ($this->services['router'] ?? $this->getRouterService());
  5768.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'])) {
  5769.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'];
  5770.         }
  5771.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] = new \Pimcore\Twig\Extension\Templating\PimcoreUrl($a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  5772.     }
  5773.     /**
  5774.      * Gets the private 'Pimcore\Twig\Extension\Templating\Placeholder' shared autowired service.
  5775.      *
  5776.      * @return \Pimcore\Twig\Extension\Templating\Placeholder
  5777.      */
  5778.     protected function getPlaceholderService()
  5779.     {
  5780.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder'] = new \Pimcore\Twig\Extension\Templating\Placeholder(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
  5781.     }
  5782.     /**
  5783.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  5784.      *
  5785.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  5786.      */
  5787.     protected function getResetAssetsEventListenerService()
  5788.     {
  5789.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default'=> 'debug'=> 'build']);
  5790.     }
  5791.     /**
  5792.      * Gets the private 'annotations.cache_adapter' shared service.
  5793.      *
  5794.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5795.      */
  5796.     protected function getAnnotations_CacheAdapterService()
  5797.     {
  5798.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5799.     }
  5800.     /**
  5801.      * Gets the private 'annotations.cached_reader' shared service.
  5802.      *
  5803.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5804.      */
  5805.     protected function getAnnotations_CachedReaderService()
  5806.     {
  5807.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5808.     }
  5809.     /**
  5810.      * Gets the private 'annotations.reader' shared service.
  5811.      *
  5812.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5813.      */
  5814.     protected function getAnnotations_ReaderService()
  5815.     {
  5816.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5817.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5818.         $a->registerUniqueLoader('class_exists');
  5819.         $instance->addGlobalIgnoredName('required'$a);
  5820.         return $instance;
  5821.     }
  5822.     /**
  5823.      * Gets the private 'assets.packages' shared service.
  5824.      *
  5825.      * @return \Symfony\Component\Asset\Packages
  5826.      */
  5827.     protected function getAssets_PackagesService()
  5828.     {
  5829.         $a = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  5830.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  5831.             return new \EmptyIterator();
  5832.         }, 0));
  5833.     }
  5834.     /**
  5835.      * Gets the private 'cache.annotations' shared service.
  5836.      *
  5837.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5838.      */
  5839.     protected function getCache_AnnotationsService()
  5840.     {
  5841.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5dszVjuhAR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5842.     }
  5843.     /**
  5844.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  5845.      *
  5846.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5847.      */
  5848.     protected function getCache_Messenger_RestartWorkersSignalService()
  5849.     {
  5850.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService()), 'app'));
  5851.     }
  5852.     /**
  5853.      * Gets the private 'cache.property_info' shared service.
  5854.      *
  5855.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5856.      */
  5857.     protected function getCache_PropertyInfoService()
  5858.     {
  5859.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pjo2aMOKyO'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5860.     }
  5861.     /**
  5862.      * Gets the private 'cache.rate_limiter' shared service.
  5863.      *
  5864.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5865.      */
  5866.     protected function getCache_RateLimiterService()
  5867.     {
  5868.         return $this->privates['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService()), 'app'));
  5869.     }
  5870.     /**
  5871.      * Gets the private 'cache.security_expression_language' shared service.
  5872.      *
  5873.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5874.      */
  5875.     protected function getCache_SecurityExpressionLanguageService()
  5876.     {
  5877.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZO6Oy+zDFG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5878.     }
  5879.     /**
  5880.      * Gets the private 'cache.serializer' shared service.
  5881.      *
  5882.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5883.      */
  5884.     protected function getCache_SerializerService()
  5885.     {
  5886.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wmWKkdnYeT'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5887.     }
  5888.     /**
  5889.      * Gets the private 'cache.validator' shared service.
  5890.      *
  5891.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5892.      */
  5893.     protected function getCache_ValidatorService()
  5894.     {
  5895.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hnThEV6i2N'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5896.     }
  5897.     /**
  5898.      * Gets the private 'cache.webpack_encore' shared service.
  5899.      *
  5900.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5901.      */
  5902.     protected function getCache_WebpackEncoreService()
  5903.     {
  5904.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ms7h1MOMh6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5905.     }
  5906.     /**
  5907.      * Gets the private 'config_cache_factory' shared service.
  5908.      *
  5909.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5910.      */
  5911.     protected function getConfigCacheFactoryService()
  5912.     {
  5913.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5914.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  5915.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5916.         }, 2));
  5917.     }
  5918.     /**
  5919.      * Gets the private 'data_collector.form' shared service.
  5920.      *
  5921.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5922.      */
  5923.     protected function getDataCollector_FormService()
  5924.     {
  5925.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5926.     }
  5927.     /**
  5928.      * Gets the private 'data_collector.request' shared service.
  5929.      *
  5930.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  5931.      */
  5932.     protected function getDataCollector_RequestService()
  5933.     {
  5934.         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())));
  5935.     }
  5936.     /**
  5937.      * Gets the private 'debug.controller_resolver' shared service.
  5938.      *
  5939.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  5940.      */
  5941.     protected function getDebug_ControllerResolverService()
  5942.     {
  5943.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5944.     }
  5945.     /**
  5946.      * Gets the private 'debug.debug_handlers_listener' shared service.
  5947.      *
  5948.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5949.      */
  5950.     protected function getDebug_DebugHandlersListenerService()
  5951.     {
  5952.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, ($this->services['monolog.logger.php'] ?? $this->getMonolog_Logger_PhpService()), NULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  5953.     }
  5954.     /**
  5955.      * Gets the private 'debug.file_link_formatter' shared service.
  5956.      *
  5957.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5958.      */
  5959.     protected function getDebug_FileLinkFormatterService()
  5960.     {
  5961.         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 () {
  5962.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  5963.         });
  5964.     }
  5965.     /**
  5966.      * Gets the private 'debug.log_processor' shared service.
  5967.      *
  5968.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5969.      */
  5970.     protected function getDebug_LogProcessorService()
  5971.     {
  5972.         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())));
  5973.     }
  5974.     /**
  5975.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5976.      *
  5977.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5978.      */
  5979.     protected function getDebug_Security_Access_DecisionManagerService()
  5980.     {
  5981.         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 () {
  5982.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  5983.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  5984.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  5985.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  5986.             yield => ($this->privates['debug.security.voter.App\\Security\\IpVoter'] ?? $this->load('getIpVoterService'));
  5987.         }, 5), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  5988.     }
  5989.     /**
  5990.      * Gets the private 'debug.security.firewall' shared service.
  5991.      *
  5992.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5993.      */
  5994.     protected function getDebug_Security_FirewallService()
  5995.     {
  5996.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  5997.         if (isset($this->privates['debug.security.firewall'])) {
  5998.             return $this->privates['debug.security.firewall'];
  5999.         }
  6000.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6001.         if (isset($this->privates['debug.security.firewall'])) {
  6002.             return $this->privates['debug.security.firewall'];
  6003.         }
  6004.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  6005.         if (isset($this->privates['debug.security.firewall'])) {
  6006.             return $this->privates['debug.security.firewall'];
  6007.         }
  6008.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  6009.     }
  6010.     /**
  6011.      * Gets the private 'exception_listener' shared service.
  6012.      *
  6013.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  6014.      */
  6015.     protected function getExceptionListenerService()
  6016.     {
  6017.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  6018.     }
  6019.     /**
  6020.      * Gets the private 'form.registry' shared service.
  6021.      *
  6022.      * @return \Symfony\Component\Form\FormRegistry
  6023.      */
  6024.     protected function getForm_RegistryService()
  6025.     {
  6026.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6027.             'App\\Form\\AddressDataType' => ['services''App\\Form\\AddressDataType''getAddressDataTypeService'true],
  6028.             'App\\Form\\B2B\\PersonalizationType' => ['services''App\\Form\\B2B\\PersonalizationType''getPersonalizationTypeService'true],
  6029.             'App\\Form\\B2B\\TicketType' => ['services''App\\Form\\B2B\\TicketType''getTicketTypeService'true],
  6030.             'App\\Form\\CheckoutConfirmType' => ['services''App\\Form\\CheckoutConfirmType''getCheckoutConfirmTypeService'true],
  6031.             'App\\Form\\PaymentType' => ['services''App\\Form\\PaymentType''getPaymentTypeService'true],
  6032.             'App\\Form\\ProductDataItemType' => ['services''App\\Form\\ProductDataItemType''getProductDataItemTypeService'true],
  6033.             'App\\Form\\TourOperator\\PersonalizationType' => ['services''App\\Form\\TourOperator\\PersonalizationType''getPersonalizationType2Service'true],
  6034.             'App\\Form\\TourOperator\\TicketType' => ['services''App\\Form\\TourOperator\\TicketType''getTicketType2Service'true],
  6035.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\Activity\\CartFormType' => ['privates''Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\Activity\\CartFormType''getCartFormTypeService'true],
  6036.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\AddressDataType' => ['privates''Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\AddressDataType''getAddressDataType2Service'true],
  6037.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProductDataItemType' => ['privates''Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProductDataItemType''getProductDataItemType2Service'true],
  6038.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProfilePictureType' => ['privates''Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProfilePictureType''getProfilePictureTypeService'true],
  6039.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeDevalueFormType' => ['privates''Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeDevalueFormType''getVoucherCodeDevalueFormTypeService'true],
  6040.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeSearchFormType' => ['privates''Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeSearchFormType''getVoucherCodeSearchFormTypeService'true],
  6041.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates''cmf_routing.route_type_form_type''getCmfRouting_RouteTypeFormTypeService'true],
  6042.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  6043.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  6044.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  6045.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  6046.         ], [
  6047.             'App\\Form\\AddressDataType' => '?',
  6048.             'App\\Form\\B2B\\PersonalizationType' => '?',
  6049.             'App\\Form\\B2B\\TicketType' => '?',
  6050.             'App\\Form\\CheckoutConfirmType' => '?',
  6051.             'App\\Form\\PaymentType' => '?',
  6052.             'App\\Form\\ProductDataItemType' => '?',
  6053.             'App\\Form\\TourOperator\\PersonalizationType' => '?',
  6054.             'App\\Form\\TourOperator\\TicketType' => '?',
  6055.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\Activity\\CartFormType' => '?',
  6056.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\AddressDataType' => '?',
  6057.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProductDataItemType' => '?',
  6058.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\ProfilePictureType' => '?',
  6059.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeDevalueFormType' => '?',
  6060.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Form\\VoucherDevalue\\VoucherCodeSearchFormType' => '?',
  6061.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  6062.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6063.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  6064.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6065.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6066.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6067.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  6068.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  6069.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  6070.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  6071.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  6072.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  6073.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6074.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6075.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6076.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6077.         }, 1)], new RewindableGenerator(function () {
  6078.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  6079.         }, 1))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6080.     }
  6081.     /**
  6082.      * Gets the private 'fragment.renderer.inline' shared service.
  6083.      *
  6084.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  6085.      */
  6086.     protected function getFragment_Renderer_InlineService()
  6087.     {
  6088.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  6089.         if (isset($this->privates['fragment.renderer.inline'])) {
  6090.             return $this->privates['fragment.renderer.inline'];
  6091.         }
  6092.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6093.         if (isset($this->privates['fragment.renderer.inline'])) {
  6094.             return $this->privates['fragment.renderer.inline'];
  6095.         }
  6096.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  6097.         $instance->setFragmentPath('/_fragment');
  6098.         return $instance;
  6099.     }
  6100.     /**
  6101.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  6102.      *
  6103.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  6104.      */
  6105.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  6106.     {
  6107.         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())));
  6108.     }
  6109.     /**
  6110.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  6111.      *
  6112.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  6113.      */
  6114.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  6115.     {
  6116.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6117.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  6118.             return $this->privates['framework_extra_bundle.event.is_granted'];
  6119.         }
  6120.         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);
  6121.     }
  6122.     /**
  6123.      * Gets the private 'hwi_oauth.security.oauth_utils' shared service.
  6124.      *
  6125.      * @return \CustomerManagementFrameworkBundle\Security\OAuth\OAuthUtils
  6126.      */
  6127.     protected function getHwiOauth_Security_OauthUtilsService()
  6128.     {
  6129.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6130.         if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  6131.             return $this->privates['hwi_oauth.security.oauth_utils'];
  6132.         }
  6133.         $this->privates['hwi_oauth.security.oauth_utils'] = $instance = new \CustomerManagementFrameworkBundle\Security\OAuth\OAuthUtils(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $afalse'IS_AUTHENTICATED_REMEMBERED');
  6134.         $instance->addResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  6135.         return $instance;
  6136.     }
  6137.     /**
  6138.      * Gets the private 'locale_aware_listener' shared service.
  6139.      *
  6140.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  6141.      */
  6142.     protected function getLocaleAwareListenerService()
  6143.     {
  6144.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  6145.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  6146.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  6147.             yield => ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  6148.             yield => ($this->privates['Pimcore\\Bundle\\AdminBundle\\Translation\\AdminUserTranslator'] ?? $this->load('getAdminUserTranslatorService'));
  6149.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6150.     }
  6151.     /**
  6152.      * Gets the private 'locale_listener' shared service.
  6153.      *
  6154.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6155.      */
  6156.     protected function getLocaleListener2Service()
  6157.     {
  6158.         $a = ($this->services['router'] ?? $this->getRouterService());
  6159.         if (isset($this->privates['locale_listener'])) {
  6160.             return $this->privates['locale_listener'];
  6161.         }
  6162.         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'$afalse, []);
  6163.     }
  6164.     /**
  6165.      * Gets the private 'monolog.handler.console' shared service.
  6166.      *
  6167.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  6168.      */
  6169.     protected function getMonolog_Handler_ConsoleService()
  6170.     {
  6171.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  6172.     }
  6173.     /**
  6174.      * Gets the private 'monolog.handler.main' shared service.
  6175.      *
  6176.      * @return \Monolog\Handler\StreamHandler
  6177.      */
  6178.     protected function getMonolog_Handler_MainService()
  6179.     {
  6180.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  6181.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6182.         return $instance;
  6183.     }
  6184.     /**
  6185.      * Gets the private 'monolog.handler.skidatasweb' shared service.
  6186.      *
  6187.      * @return \Monolog\Handler\RotatingFileHandler
  6188.      */
  6189.     protected function getMonolog_Handler_SkidataswebService()
  6190.     {
  6191.         $this->privates['monolog.handler.skidatasweb'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/skidata_sweb.log'), 5100trueNULLfalse);
  6192.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6193.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  6194.         return $instance;
  6195.     }
  6196.     /**
  6197.      * Gets the private 'monolog.handler.smartpricer' shared service.
  6198.      *
  6199.      * @return \Monolog\Handler\RotatingFileHandler
  6200.      */
  6201.     protected function getMonolog_Handler_SmartpricerService()
  6202.     {
  6203.         $this->privates['monolog.handler.smartpricer'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/smartpricer/smartpricer.log'), 14100trueNULLfalse);
  6204.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  6205.         return $instance;
  6206.     }
  6207.     /**
  6208.      * Gets the private 'monolog.logger' shared service.
  6209.      *
  6210.      * @return \Symfony\Bridge\Monolog\Logger
  6211.      */
  6212.     protected function getMonolog_LoggerService()
  6213.     {
  6214.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  6215.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6216.         $instance->useMicrosecondTimestamps(true);
  6217.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6218.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6219.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6220.         return $instance;
  6221.     }
  6222.     /**
  6223.      * Gets the private 'parameter_bag' shared service.
  6224.      *
  6225.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  6226.      */
  6227.     protected function getParameterBagService()
  6228.     {
  6229.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  6230.     }
  6231.     /**
  6232.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware' shared service.
  6233.      *
  6234.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  6235.      */
  6236.     protected function getPimcore_Cache_Adapter_RedisTagAwareService()
  6237.     {
  6238.         return $this->privates['pimcore.cache.adapter.redis_tag_aware'] = new \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter(($this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] ?? $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService()));
  6239.     }
  6240.     /**
  6241.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware.recorder_inner' shared autowired service.
  6242.      *
  6243.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  6244.      */
  6245.     protected function getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService($lazyLoad true)
  6246.     {
  6247.         if ($lazyLoad) {
  6248.             return $this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  6249.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6250.                     $wrappedInstance $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService(false);
  6251.                     $proxy->setProxyInitializer(null);
  6252.                     return true;
  6253.                 });
  6254.             });
  6255.         }
  6256.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  6257.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  6258.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  6259.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), 'MIg33eiFoT'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  6260.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  6261.         $instance->setLogger($a);
  6262.         $instance->setLogger($a);
  6263.         return $instance;
  6264.     }
  6265.     /**
  6266.      * Gets the private 'profiler_listener' shared service.
  6267.      *
  6268.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  6269.      */
  6270.     protected function getProfilerListenerService()
  6271.     {
  6272.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  6273.         if (isset($this->privates['profiler_listener'])) {
  6274.             return $this->privates['profiler_listener'];
  6275.         }
  6276.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  6277.     }
  6278.     /**
  6279.      * Gets the private 'property_info' shared service.
  6280.      *
  6281.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  6282.      */
  6283.     protected function getPropertyInfoService()
  6284.     {
  6285.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  6286.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  6287.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6288.         }, 2), new RewindableGenerator(function () {
  6289.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6290.         }, 1), new RewindableGenerator(function () {
  6291.             return new \EmptyIterator();
  6292.         }, 0), new RewindableGenerator(function () {
  6293.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6294.         }, 1), new RewindableGenerator(function () {
  6295.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6296.         }, 1));
  6297.     }
  6298.     /**
  6299.      * Gets the private 'router.expression_language_provider' shared service.
  6300.      *
  6301.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  6302.      */
  6303.     protected function getRouter_ExpressionLanguageProviderService()
  6304.     {
  6305.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6306.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  6307.         ], [
  6308.             'env' => 'Closure',
  6309.         ]));
  6310.     }
  6311.     /**
  6312.      * Gets the private 'router_listener' shared service.
  6313.      *
  6314.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  6315.      */
  6316.     protected function getRouterListenerService()
  6317.     {
  6318.         $a = ($this->services['router'] ?? $this->getRouterService());
  6319.         if (isset($this->privates['router_listener'])) {
  6320.             return $this->privates['router_listener'];
  6321.         }
  6322.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()), ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  6323.     }
  6324.     /**
  6325.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  6326.      *
  6327.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  6328.      */
  6329.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  6330.     {
  6331.         return $this->privates['scheb_two_factor.provider_preparation_recorder'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  6332.     }
  6333.     /**
  6334.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  6335.      *
  6336.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  6337.      */
  6338.     protected function getSchebTwoFactor_ProviderRegistryService()
  6339.     {
  6340.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  6341.             yield 'google' => ($this->privates['scheb_two_factor.security.google.provider'] ?? $this->load('getSchebTwoFactor_Security_Google_ProviderService'));
  6342.         }, 1));
  6343.     }
  6344.     /**
  6345.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  6346.      *
  6347.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  6348.      */
  6349.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  6350.     {
  6351.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  6352.     }
  6353.     /**
  6354.      * Gets the private 'security.authentication.form_listener.two_factor.pimcore_admin' shared service.
  6355.      *
  6356.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  6357.      */
  6358.     protected function getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService()
  6359.     {
  6360.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6361.         if (isset($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'])) {
  6362.             return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'];
  6363.         }
  6364.         return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener(($this->privates['security.firewall_config.two_factor.pimcore_admin'] ?? $this->getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  6365.     }
  6366.     /**
  6367.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.pimcore_admin' shared service.
  6368.      *
  6369.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  6370.      */
  6371.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService()
  6372.     {
  6373.         $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  6374.         if (isset($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'])) {
  6375.             return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'];
  6376.         }
  6377.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener($a, ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'pimcore_admin'falsefalse);
  6378.     }
  6379.     /**
  6380.      * Gets the private 'security.context_listener.0' shared service.
  6381.      *
  6382.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6383.      */
  6384.     protected function getSecurity_ContextListener_0Service()
  6385.     {
  6386.         $a = ($this->privates['security.event_dispatcher.booking_api'] ?? $this->getSecurity_EventDispatcher_BookingApiService());
  6387.         if (isset($this->privates['security.context_listener.0'])) {
  6388.             return $this->privates['security.context_listener.0'];
  6389.         }
  6390.         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 () {
  6391.             yield => ($this->privates['stylelab.security.user_provider'] ?? ($this->privates['stylelab.security.user_provider'] = new \Elements\Bundle\StyleLabBundle\Security\User\UserProvider([])));
  6392.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  6393.             yield => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
  6394.             yield => ($this->privates['b2b.security.user_provider'] ?? ($this->privates['b2b.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\BusinessUser''email')));
  6395.             yield => ($this->privates['tour-operator.security.user_provider'] ?? ($this->privates['tour-operator.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\TourOperatorUser''email')));
  6396.             yield => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
  6397.         }, 6), 'booking_api', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  6398.     }
  6399.     /**
  6400.      * Gets the private 'security.context_listener.1' shared service.
  6401.      *
  6402.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6403.      */
  6404.     protected function getSecurity_ContextListener_1Service()
  6405.     {
  6406.         $a = ($this->privates['security.event_dispatcher.pimcore_admin_webdav'] ?? $this->getSecurity_EventDispatcher_PimcoreAdminWebdavService());
  6407.         if (isset($this->privates['security.context_listener.1'])) {
  6408.             return $this->privates['security.context_listener.1'];
  6409.         }
  6410.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  6411.             yield => ($this->privates['stylelab.security.user_provider'] ?? ($this->privates['stylelab.security.user_provider'] = new \Elements\Bundle\StyleLabBundle\Security\User\UserProvider([])));
  6412.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  6413.             yield => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
  6414.             yield => ($this->privates['b2b.security.user_provider'] ?? ($this->privates['b2b.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\BusinessUser''email')));
  6415.             yield => ($this->privates['tour-operator.security.user_provider'] ?? ($this->privates['tour-operator.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\TourOperatorUser''email')));
  6416.             yield => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
  6417.         }, 6), 'pimcore_admin_webdav', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  6418.     }
  6419.     /**
  6420.      * Gets the private 'security.context_listener.2' shared service.
  6421.      *
  6422.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6423.      */
  6424.     protected function getSecurity_ContextListener_2Service()
  6425.     {
  6426.         $a = ($this->privates['security.event_dispatcher.stylelab'] ?? $this->getSecurity_EventDispatcher_StylelabService());
  6427.         if (isset($this->privates['security.context_listener.2'])) {
  6428.             return $this->privates['security.context_listener.2'];
  6429.         }
  6430.         return $this->privates['security.context_listener.2'] = 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 () {
  6431.             yield => ($this->privates['stylelab.security.user_provider'] ?? ($this->privates['stylelab.security.user_provider'] = new \Elements\Bundle\StyleLabBundle\Security\User\UserProvider([])));
  6432.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  6433.             yield => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
  6434.             yield => ($this->privates['b2b.security.user_provider'] ?? ($this->privates['b2b.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\BusinessUser''email')));
  6435.             yield => ($this->privates['tour-operator.security.user_provider'] ?? ($this->privates['tour-operator.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\TourOperatorUser''email')));
  6436.             yield => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
  6437.         }, 6), 'stylelab', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  6438.     }
  6439.     /**
  6440.      * Gets the private 'security.context_listener.3' shared service.
  6441.      *
  6442.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6443.      */
  6444.     protected function getSecurity_ContextListener_3Service()
  6445.     {
  6446.         $a = ($this->privates['security.event_dispatcher.b2b'] ?? $this->getSecurity_EventDispatcher_B2bService());
  6447.         if (isset($this->privates['security.context_listener.3'])) {
  6448.             return $this->privates['security.context_listener.3'];
  6449.         }
  6450.         return $this->privates['security.context_listener.3'] = 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 () {
  6451.             yield => ($this->privates['stylelab.security.user_provider'] ?? ($this->privates['stylelab.security.user_provider'] = new \Elements\Bundle\StyleLabBundle\Security\User\UserProvider([])));
  6452.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  6453.             yield => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
  6454.             yield => ($this->privates['b2b.security.user_provider'] ?? ($this->privates['b2b.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\BusinessUser''email')));
  6455.             yield => ($this->privates['tour-operator.security.user_provider'] ?? ($this->privates['tour-operator.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\TourOperatorUser''email')));
  6456.             yield => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
  6457.         }, 6), 'b2b', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  6458.     }
  6459.     /**
  6460.      * Gets the private 'security.context_listener.4' shared service.
  6461.      *
  6462.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6463.      */
  6464.     protected function getSecurity_ContextListener_4Service()
  6465.     {
  6466.         $a = ($this->privates['security.event_dispatcher.tourOperator'] ?? $this->getSecurity_EventDispatcher_TourOperatorService());
  6467.         if (isset($this->privates['security.context_listener.4'])) {
  6468.             return $this->privates['security.context_listener.4'];
  6469.         }
  6470.         return $this->privates['security.context_listener.4'] = 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 () {
  6471.             yield => ($this->privates['stylelab.security.user_provider'] ?? ($this->privates['stylelab.security.user_provider'] = new \Elements\Bundle\StyleLabBundle\Security\User\UserProvider([])));
  6472.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  6473.             yield => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
  6474.             yield => ($this->privates['b2b.security.user_provider'] ?? ($this->privates['b2b.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\BusinessUser''email')));
  6475.             yield => ($this->privates['tour-operator.security.user_provider'] ?? ($this->privates['tour-operator.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\TourOperatorUser''email')));
  6476.             yield => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
  6477.         }, 6), 'tourOperator', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  6478.     }
  6479.     /**
  6480.      * Gets the private 'security.context_listener.5' shared service.
  6481.      *
  6482.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6483.      */
  6484.     protected function getSecurity_ContextListener_5Service()
  6485.     {
  6486.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  6487.         if (isset($this->privates['security.context_listener.5'])) {
  6488.             return $this->privates['security.context_listener.5'];
  6489.         }
  6490.         return $this->privates['security.context_listener.5'] = 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 () {
  6491.             yield => ($this->privates['stylelab.security.user_provider'] ?? ($this->privates['stylelab.security.user_provider'] = new \Elements\Bundle\StyleLabBundle\Security\User\UserProvider([])));
  6492.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  6493.             yield => ($this->privates['cmf.security.user_provider.oauth'] ?? $this->load('getCmf_Security_UserProvider_OauthService'));
  6494.             yield => ($this->privates['b2b.security.user_provider'] ?? ($this->privates['b2b.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\BusinessUser''email')));
  6495.             yield => ($this->privates['tour-operator.security.user_provider'] ?? ($this->privates['tour-operator.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Model\\DataObject\\TourOperatorUser''email')));
  6496.             yield => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ApiUserProviderService'));
  6497.         }, 6), 'main', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  6498.     }
  6499.     /**
  6500.      * Gets the private 'security.csrf.token_storage' shared service.
  6501.      *
  6502.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  6503.      */
  6504.     protected function getSecurity_Csrf_TokenStorageService()
  6505.     {
  6506.         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())));
  6507.     }
  6508.     /**
  6509.      * Gets the private 'security.event_dispatcher.b2b' shared service.
  6510.      *
  6511.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  6512.      */
  6513.     protected function getSecurity_EventDispatcher_B2bService()
  6514.     {
  6515.         $this->privates['security.event_dispatcher.b2b'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6516.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6517.             return ($this->privates['security.listener.b2b.user_provider'] ?? $this->load('getSecurity_Listener_B2b_UserProviderService'));
  6518.         }, => 'checkPassport'], 2048);
  6519.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6520.             return ($this->privates['security.listener.session.b2b'] ?? $this->load('getSecurity_Listener_Session_B2bService'));
  6521.         }, => 'onSuccessfulLogin'], 0);
  6522.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6523.             return ($this->privates['security.logout.listener.default.b2b'] ?? $this->load('getSecurity_Logout_Listener_Default_B2bService'));
  6524.         }, => 'onLogout'], 64);
  6525.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6526.             return ($this->privates['security.listener.user_checker.b2b'] ?? $this->load('getSecurity_Listener_UserChecker_B2bService'));
  6527.         }, => 'preCheckCredentials'], 256);
  6528.         $instance->addListener('security.authentication.success', [=> function () {
  6529.             return ($this->privates['security.listener.user_checker.b2b'] ?? $this->load('getSecurity_Listener_UserChecker_B2bService'));
  6530.         }, => 'postCheckCredentials'], 256);
  6531.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6532.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  6533.         }, => 'checkPassport'], 1024);
  6534.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6535.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  6536.         }, => 'checkPassport'], 0);
  6537.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6538.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  6539.         }, => 'onLoginSuccess'], 0);
  6540.         $instance->addListener('security.authentication.success', [=> function () {
  6541.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  6542.         }, => 'onLogin'], 9223372036854775807);
  6543.         $instance->addListener('security.authentication.success', [=> function () {
  6544.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  6545.         }, => 'onLogin'], 9223372036854775806);
  6546.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6547.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  6548.         }, => 'checkPassport'], 0);
  6549.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6550.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  6551.         }, => 'onSuccessfulLogin'], -63);
  6552.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6553.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  6554.         }, => 'onLogout'], 0);
  6555.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6556.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  6557.         }, => 'checkPassport'], 512);
  6558.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6559.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  6560.         }, => 'onLogout'], 0);
  6561.         return $instance;
  6562.     }
  6563.     /**
  6564.      * Gets the private 'security.event_dispatcher.booking_api' shared service.
  6565.      *
  6566.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  6567.      */
  6568.     protected function getSecurity_EventDispatcher_BookingApiService()
  6569.     {
  6570.         $this->privates['security.event_dispatcher.booking_api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6571.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6572.             return ($this->privates['security.listener.booking_api.user_provider'] ?? $this->load('getSecurity_Listener_BookingApi_UserProviderService'));
  6573.         }, => 'checkPassport'], 2048);
  6574.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6575.             return ($this->privates['security.listener.session.booking_api'] ?? $this->load('getSecurity_Listener_Session_BookingApiService'));
  6576.         }, => 'onSuccessfulLogin'], 0);
  6577.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6578.             return ($this->privates['security.listener.user_checker.booking_api'] ?? $this->load('getSecurity_Listener_UserChecker_BookingApiService'));
  6579.         }, => 'preCheckCredentials'], 256);
  6580.         $instance->addListener('security.authentication.success', [=> function () {
  6581.             return ($this->privates['security.listener.user_checker.booking_api'] ?? $this->load('getSecurity_Listener_UserChecker_BookingApiService'));
  6582.         }, => 'postCheckCredentials'], 256);
  6583.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6584.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  6585.         }, => 'checkPassport'], 1024);
  6586.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6587.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  6588.         }, => 'checkPassport'], 0);
  6589.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6590.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  6591.         }, => 'onLoginSuccess'], 0);
  6592.         $instance->addListener('security.authentication.success', [=> function () {
  6593.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  6594.         }, => 'onLogin'], 9223372036854775807);
  6595.         $instance->addListener('security.authentication.success', [=> function () {
  6596.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  6597.         }, => 'onLogin'], 9223372036854775806);
  6598.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6599.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  6600.         }, => 'checkPassport'], 0);
  6601.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6602.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  6603.         }, => 'onSuccessfulLogin'], -63);
  6604.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6605.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  6606.         }, => 'onLogout'], 0);
  6607.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6608.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  6609.         }, => 'checkPassport'], 512);
  6610.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6611.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  6612.         }, => 'onLogout'], 0);
  6613.         return $instance;
  6614.     }
  6615.     /**
  6616.      * Gets the private 'security.event_dispatcher.main' shared service.
  6617.      *
  6618.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  6619.      */
  6620.     protected function getSecurity_EventDispatcher_MainService()
  6621.     {
  6622.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6623.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6624.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  6625.         }, => 'checkPassport'], 2048);
  6626.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6627.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  6628.         }, => 'onSuccessfulLogin'], 0);
  6629.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6630.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  6631.         }, => 'onLogout'], 64);
  6632.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6633.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  6634.         }, => 'preCheckCredentials'], 256);
  6635.         $instance->addListener('security.authentication.success', [=> function () {
  6636.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  6637.         }, => 'postCheckCredentials'], 256);
  6638.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6639.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  6640.         }, => 'checkPassport'], 1024);
  6641.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6642.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  6643.         }, => 'checkPassport'], 0);
  6644.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6645.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  6646.         }, => 'onLoginSuccess'], 0);
  6647.         $instance->addListener('security.authentication.success', [=> function () {
  6648.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  6649.         }, => 'onLogin'], 9223372036854775807);
  6650.         $instance->addListener('security.authentication.success', [=> function () {
  6651.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  6652.         }, => 'onLogin'], 9223372036854775806);
  6653.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6654.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  6655.         }, => 'checkPassport'], 0);
  6656.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6657.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  6658.         }, => 'onSuccessfulLogin'], -63);
  6659.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6660.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  6661.         }, => 'onLogout'], 0);
  6662.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6663.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  6664.         }, => 'checkPassport'], 512);
  6665.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6666.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  6667.         }, => 'onLogout'], 0);
  6668.         return $instance;
  6669.     }
  6670.     /**
  6671.      * Gets the private 'security.event_dispatcher.pimcore_admin_webdav' shared service.
  6672.      *
  6673.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  6674.      */
  6675.     protected function getSecurity_EventDispatcher_PimcoreAdminWebdavService()
  6676.     {
  6677.         $this->privates['security.event_dispatcher.pimcore_admin_webdav'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6678.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6679.             return ($this->privates['security.listener.pimcore_admin_webdav.user_provider'] ?? $this->load('getSecurity_Listener_PimcoreAdminWebdav_UserProviderService'));
  6680.         }, => 'checkPassport'], 2048);
  6681.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6682.             return ($this->privates['security.listener.session.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_Session_PimcoreAdminWebdavService'));
  6683.         }, => 'onSuccessfulLogin'], 0);
  6684.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6685.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  6686.         }, => 'preCheckCredentials'], 256);
  6687.         $instance->addListener('security.authentication.success', [=> function () {
  6688.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  6689.         }, => 'postCheckCredentials'], 256);
  6690.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6691.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  6692.         }, => 'checkPassport'], 1024);
  6693.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6694.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  6695.         }, => 'checkPassport'], 0);
  6696.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6697.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  6698.         }, => 'onLoginSuccess'], 0);
  6699.         $instance->addListener('security.authentication.success', [=> function () {
  6700.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  6701.         }, => 'onLogin'], 9223372036854775807);
  6702.         $instance->addListener('security.authentication.success', [=> function () {
  6703.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  6704.         }, => 'onLogin'], 9223372036854775806);
  6705.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6706.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  6707.         }, => 'checkPassport'], 0);
  6708.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6709.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  6710.         }, => 'onSuccessfulLogin'], -63);
  6711.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6712.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  6713.         }, => 'onLogout'], 0);
  6714.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6715.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  6716.         }, => 'checkPassport'], 512);
  6717.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6718.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  6719.         }, => 'onLogout'], 0);
  6720.         return $instance;
  6721.     }
  6722.     /**
  6723.      * Gets the private 'security.event_dispatcher.stylelab' shared service.
  6724.      *
  6725.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  6726.      */
  6727.     protected function getSecurity_EventDispatcher_StylelabService()
  6728.     {
  6729.         $this->privates['security.event_dispatcher.stylelab'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6730.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6731.             return ($this->privates['security.listener.stylelab.user_provider'] ?? $this->load('getSecurity_Listener_Stylelab_UserProviderService'));
  6732.         }, => 'checkPassport'], 2048);
  6733.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6734.             return ($this->privates['security.listener.session.stylelab'] ?? $this->load('getSecurity_Listener_Session_StylelabService'));
  6735.         }, => 'onSuccessfulLogin'], 0);
  6736.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6737.             return ($this->privates['security.listener.user_checker.stylelab'] ?? $this->load('getSecurity_Listener_UserChecker_StylelabService'));
  6738.         }, => 'preCheckCredentials'], 256);
  6739.         $instance->addListener('security.authentication.success', [=> function () {
  6740.             return ($this->privates['security.listener.user_checker.stylelab'] ?? $this->load('getSecurity_Listener_UserChecker_StylelabService'));
  6741.         }, => 'postCheckCredentials'], 256);
  6742.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6743.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  6744.         }, => 'checkPassport'], 1024);
  6745.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6746.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  6747.         }, => 'checkPassport'], 0);
  6748.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6749.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  6750.         }, => 'onLoginSuccess'], 0);
  6751.         $instance->addListener('security.authentication.success', [=> function () {
  6752.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  6753.         }, => 'onLogin'], 9223372036854775807);
  6754.         $instance->addListener('security.authentication.success', [=> function () {
  6755.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  6756.         }, => 'onLogin'], 9223372036854775806);
  6757.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6758.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  6759.         }, => 'checkPassport'], 0);
  6760.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6761.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  6762.         }, => 'onSuccessfulLogin'], -63);
  6763.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6764.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  6765.         }, => 'onLogout'], 0);
  6766.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6767.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  6768.         }, => 'checkPassport'], 512);
  6769.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6770.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  6771.         }, => 'onLogout'], 0);
  6772.         return $instance;
  6773.     }
  6774.     /**
  6775.      * Gets the private 'security.event_dispatcher.tourOperator' shared service.
  6776.      *
  6777.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  6778.      */
  6779.     protected function getSecurity_EventDispatcher_TourOperatorService()
  6780.     {
  6781.         $this->privates['security.event_dispatcher.tourOperator'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6782.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6783.             return ($this->privates['security.listener.tourOperator.user_provider'] ?? $this->load('getSecurity_Listener_TourOperator_UserProviderService'));
  6784.         }, => 'checkPassport'], 2048);
  6785.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6786.             return ($this->privates['security.listener.session.tourOperator'] ?? $this->load('getSecurity_Listener_Session_TourOperatorService'));
  6787.         }, => 'onSuccessfulLogin'], 0);
  6788.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6789.             return ($this->privates['security.logout.listener.default.tourOperator'] ?? $this->load('getSecurity_Logout_Listener_Default_TourOperatorService'));
  6790.         }, => 'onLogout'], 64);
  6791.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6792.             return ($this->privates['security.listener.user_checker.tourOperator'] ?? $this->load('getSecurity_Listener_UserChecker_TourOperatorService'));
  6793.         }, => 'preCheckCredentials'], 256);
  6794.         $instance->addListener('security.authentication.success', [=> function () {
  6795.             return ($this->privates['security.listener.user_checker.tourOperator'] ?? $this->load('getSecurity_Listener_UserChecker_TourOperatorService'));
  6796.         }, => 'postCheckCredentials'], 256);
  6797.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6798.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  6799.         }, => 'checkPassport'], 1024);
  6800.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6801.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  6802.         }, => 'checkPassport'], 0);
  6803.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6804.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  6805.         }, => 'onLoginSuccess'], 0);
  6806.         $instance->addListener('security.authentication.success', [=> function () {
  6807.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  6808.         }, => 'onLogin'], 9223372036854775807);
  6809.         $instance->addListener('security.authentication.success', [=> function () {
  6810.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  6811.         }, => 'onLogin'], 9223372036854775806);
  6812.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6813.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  6814.         }, => 'checkPassport'], 0);
  6815.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6816.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  6817.         }, => 'onSuccessfulLogin'], -63);
  6818.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6819.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  6820.         }, => 'onLogout'], 0);
  6821.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6822.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  6823.         }, => 'checkPassport'], 512);
  6824.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6825.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  6826.         }, => 'onLogout'], 0);
  6827.         return $instance;
  6828.     }
  6829.     /**
  6830.      * Gets the private 'security.firewall.map' shared service.
  6831.      *
  6832.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  6833.      */
  6834.     protected function getSecurity_Firewall_MapService()
  6835.     {
  6836.         $a = ($this->privates['.service_locator.4QLYHyH'] ?? $this->get_ServiceLocator_4QLYHyHService());
  6837.         if (isset($this->privates['security.firewall.map'])) {
  6838.             return $this->privates['security.firewall.map'];
  6839.         }
  6840.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  6841.             yield 'security.firewall.map.context.booking_api' => ($this->privates['.security.request_matcher.UReutn.'] ?? ($this->privates['.security.request_matcher.UReutn.'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/bookingAPI')));
  6842.             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)/')));
  6843.             yield 'security.firewall.map.context.pimcore_admin_webdav' => ($this->privates['.security.request_matcher.gpN4paB'] ?? ($this->privates['.security.request_matcher.gpN4paB'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/asset/webdav')));
  6844.             yield 'security.firewall.map.context.pimcore_admin' => ($this->privates['.security.request_matcher.2aAPAae'] ?? ($this->privates['.security.request_matcher.2aAPAae'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin(/.*)?$')));
  6845.             yield 'security.firewall.map.context.webservice' => ($this->privates['.security.request_matcher.GF7t1LM'] ?? ($this->privates['.security.request_matcher.GF7t1LM'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/webservice(/.*)?$')));
  6846.             yield 'security.firewall.map.context.stylelab' => ($this->privates['.security.request_matcher.9PY6wZZ'] ?? ($this->privates['.security.request_matcher.9PY6wZZ'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(stylelab|livelab)')));
  6847.             yield 'security.firewall.map.context.b2b' => ($this->privates['.security.request_matcher.z2K5qPG'] ?? ($this->privates['.security.request_matcher.z2K5qPG'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL'^((b2b.(.*))|(.*)b2b\\.elements\\.zone)$')));
  6848.             yield 'security.firewall.map.context.tourOperator' => ($this->privates['.security.request_matcher.XXKGG0U'] ?? ($this->privates['.security.request_matcher.XXKGG0U'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL'^((trade.(.*))|(.*)trade\\.elements\\.zone)$')));
  6849.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.JGVwqUv'] ?? ($this->privates['.security.request_matcher.JGVwqUv'] = new \Symfony\Component\HttpFoundation\RequestMatcher(NULL'^(?!(b2b|trade)).*')));
  6850.         }, 9));
  6851.     }
  6852.     /**
  6853.      * Gets the private 'security.firewall_config.two_factor.pimcore_admin' shared service.
  6854.      *
  6855.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  6856.      */
  6857.     protected function getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()
  6858.     {
  6859.         return $this->privates['security.firewall_config.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['auth_form_path' => '/admin/login/2fa''check_path' => '/admin/login/2fa-verify''default_target_path' => '/admin''always_use_default_target_path' => false'auth_code_parameter_name' => '_auth_code''trusted_parameter_name' => '_trusted''multi_factor' => false'post_only' => true'success_handler' => NULL'failure_handler' => NULL'authentication_required_handler' => NULL'remember_me_sets_trusted' => false'prepare_on_login' => false'prepare_on_access_denied' => false'enable_csrf' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'two_factor''provider' => NULL], 'pimcore_admin', ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  6860.     }
  6861.     /**
  6862.      * Gets the private 'security.helper' shared service.
  6863.      *
  6864.      * @return \Symfony\Component\Security\Core\Security
  6865.      */
  6866.     protected function getSecurity_HelperService()
  6867.     {
  6868.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6869.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  6870.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  6871.         ], [
  6872.             'security.authorization_checker' => '?',
  6873.             'security.token_storage' => '?',
  6874.         ]));
  6875.     }
  6876.     /**
  6877.      * Gets the private 'security.http_utils' shared service.
  6878.      *
  6879.      * @return \Symfony\Component\Security\Http\HttpUtils
  6880.      */
  6881.     protected function getSecurity_HttpUtilsService()
  6882.     {
  6883.         $a = ($this->services['router'] ?? $this->getRouterService());
  6884.         if (isset($this->privates['security.http_utils'])) {
  6885.             return $this->privates['security.http_utils'];
  6886.         }
  6887.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  6888.     }
  6889.     /**
  6890.      * Gets the private 'security.logout_url_generator' shared service.
  6891.      *
  6892.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  6893.      */
  6894.     protected function getSecurity_LogoutUrlGeneratorService()
  6895.     {
  6896.         $a = ($this->services['router'] ?? $this->getRouterService());
  6897.         if (isset($this->privates['security.logout_url_generator'])) {
  6898.             return $this->privates['security.logout_url_generator'];
  6899.         }
  6900.         $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())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  6901.         $instance->registerListener('pimcore_admin''pimcore_admin_logout''logout''_csrf_token'NULLNULL);
  6902.         $instance->registerListener('b2b''b2b_logout''logout''_csrf_token'NULLNULL);
  6903.         $instance->registerListener('tourOperator''tour-operator_logout''logout''_csrf_token'NULLNULL);
  6904.         $instance->registerListener('main''cdm_auth_logout''logout''_csrf_token'NULLNULL);
  6905.         return $instance;
  6906.     }
  6907.     /**
  6908.      * Gets the private 'security.role_hierarchy' shared service.
  6909.      *
  6910.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  6911.      */
  6912.     protected function getSecurity_RoleHierarchyService()
  6913.     {
  6914.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  6915.     }
  6916.     /**
  6917.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  6918.      *
  6919.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  6920.      */
  6921.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  6922.     {
  6923.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  6924.     }
  6925.     /**
  6926.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  6927.      *
  6928.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  6929.      */
  6930.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  6931.     {
  6932.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  6933.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  6934.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  6935.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  6936.     }
  6937.     /**
  6938.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  6939.      *
  6940.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  6941.      */
  6942.     protected function getSensioFrameworkExtra_Security_ListenerService()
  6943.     {
  6944.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6945.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  6946.             return $this->privates['sensio_framework_extra.security.listener'];
  6947.         }
  6948.         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['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6949.     }
  6950.     /**
  6951.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  6952.      *
  6953.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  6954.      */
  6955.     protected function getSensioFrameworkExtra_View_ListenerService()
  6956.     {
  6957.         $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))));
  6958.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6959.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  6960.         ], [
  6961.             'twig' => '?',
  6962.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  6963.         return $instance;
  6964.     }
  6965.     /**
  6966.      * Gets the private 'session.factory' shared service.
  6967.      *
  6968.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  6969.      */
  6970.     protected function getSession_FactoryService()
  6971.     {
  6972.         $a = ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  6973.         if (isset($this->privates['session.factory'])) {
  6974.             return $this->privates['session.factory'];
  6975.         }
  6976.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__3).'/sessions/dev'))), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), true), [=> $a=> 'onSessionUsage']);
  6977.     }
  6978.     /**
  6979.      * Gets the private 'translator.data_collector' shared service.
  6980.      *
  6981.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  6982.      */
  6983.     protected function getTranslator_DataCollectorService()
  6984.     {
  6985.         return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  6986.     }
  6987.     /**
  6988.      * Gets the private 'translator.default' shared service.
  6989.      *
  6990.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  6991.      */
  6992.     protected function getTranslator_DefaultService()
  6993.     {
  6994.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6995.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  6996.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  6997.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  6998.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  6999.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  7000.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  7001.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  7002.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  7003.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  7004.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  7005.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  7006.         ], [
  7007.             'translation.loader.csv' => '?',
  7008.             'translation.loader.dat' => '?',
  7009.             'translation.loader.ini' => '?',
  7010.             'translation.loader.json' => '?',
  7011.             'translation.loader.mo' => '?',
  7012.             'translation.loader.php' => '?',
  7013.             'translation.loader.po' => '?',
  7014.             'translation.loader.qt' => '?',
  7015.             'translation.loader.res' => '?',
  7016.             'translation.loader.xliff' => '?',
  7017.             'translation.loader.yml' => '?',
  7018.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/elements/error-page-bundle/src/Resources/translations/messages.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.de.yml'), => (\dirname(__DIR__4).'/translations/admin.de.yaml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/object-merger/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/elements/error-page-bundle/src/Resources/translations/messages.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/translations/admin.en.csv'), => (\dirname(__DIR__4).'/vendor/elements/recurring-dates-type/src/Resources/translations/admin.en.yml'), 10 => (\dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Resources/translations/admin.en.csv'), 11 => (\dirname(__DIR__4).'/vendor/elements/incert-bundle/src/Resources/translations/admin.en.yaml'), 12 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.en.yml'), 13 => (\dirname(__DIR__4).'/translations/admin.en.yaml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fa.yml')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.it.yml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.tr.yml')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'extended' => [=> (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/cs.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/de.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/en.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/es.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/fr.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/hu.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/it.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/nl.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/pl.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/sk.extended.json'), 10 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/th.extended.json')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.zh.yml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/object-merger/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/elements/error-page-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/elements/recurring-dates-type/src/Resources/translations'), 11 => (\dirname(__DIR__4).'/vendor/elements/skidata-ticketing-sweb-bundle/src/Resources/translations'), 12 => (\dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Resources/translations'), 13 => (\dirname(__DIR__4).'/vendor/elements/incert-bundle/src/Resources/translations'), 14 => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations'), 15 => (\dirname(__DIR__4).'/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/elements/backendbootstrapthemebundle/src/translations'), 32 => (\dirname(__DIR__4).'/vendor/elements/backenddashboardbundle/src/translations'), 33 => (\dirname(__DIR__4).'/vendor/elements/client-user-roles-bundle/src/translations'), 34 => (\dirname(__DIR__4).'/vendor/elements/date-range-helper-bundle/src/translations'), 35 => (\dirname(__DIR__4).'/vendor/elements/document-http-auth-bundle/src/Elements/Bundle/DocumentHttpAuthBundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/pimcore/number-sequence-generator/src/translations'), 37 => (\dirname(__DIR__4).'/vendor/elements/datatrans-payment-bundle/src/translations'), 38 => (\dirname(__DIR__4).'/vendor/elements/breadcrumb-helper-bundle/src/translations'), 39 => (\dirname(__DIR__4).'/vendor/elements/cdm-user-manager-bundle/src/translations'), 40 => (\dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/translations'), 41 => (\dirname(__DIR__4).'/vendor/elements/css-loader-bundle/src/translations'), 42 => (\dirname(__DIR__4).'/vendor/elements/fake-data-generator/src/translations'), 43 => (\dirname(__DIR__4).'/vendor/elements/google-cse-bundle/src/translations'), 44 => (\dirname(__DIR__4).'/vendor/elements/js-config-bundle/src/translations'), 45 => (\dirname(__DIR__4).'/vendor/elements/json-ld-bundle/src/translations'), 46 => (\dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/translations'), 47 => (\dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src/translations'), 48 => (\dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/translations'), 49 => (\dirname(__DIR__4).'/vendor/symfony/ux-vue/translations'), 50 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 51 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/translations'), 52 => (\dirname(__DIR__4).'/vendor/elements/hash-cash-form-bundle/src/translations'), 53 => (\dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/translations'), 54 => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/translations'), 55 => (\dirname(__DIR__4).'/vendor/elements/azure-auth-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/scheb/2fa-bundle/Resources/translations'=> 'vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'=> 'vendor/pimcore/object-merger/src/Resources/translations'=> 'vendor/elements/error-page-bundle/src/Resources/translations'=> 'vendor/pimcore/customer-management-framework-bundle/src/Resources/translations'=> 'vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle/Resources/translations'=> 'vendor/elements/process-manager-bundle/src/Resources/translations'10 => 'vendor/elements/recurring-dates-type/src/Resources/translations'11 => 'vendor/elements/skidata-ticketing-sweb-bundle/src/Resources/translations'12 => 'vendor/elements/ticket-shop-framework-bundle/src/Resources/translations'13 => 'vendor/elements/incert-bundle/src/Resources/translations'14 => 'vendor/hwi/oauth-bundle/Resources/translations'15 => 'translations'16 => 'vendor/symfony/framework-bundle/translations'17 => 'vendor/symfony/security-bundle/translations'18 => 'vendor/symfony/twig-bundle/translations'19 => 'vendor/twig/extra-bundle/translations'20 => 'vendor/symfony/monolog-bundle/translations'21 => 'vendor/doctrine/doctrine-bundle/translations'22 => 'vendor/doctrine/doctrine-migrations-bundle/translations'23 => 'vendor/sensio/framework-extra-bundle/src/translations'24 => 'vendor/symfony-cmf/routing-bundle/src/translations'25 => 'vendor/presta/sitemap-bundle/translations'26 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'27 => 'vendor/league/flysystem-bundle/src/translations'28 => 'vendor/symfony/debug-bundle/translations'29 => 'vendor/symfony/web-profiler-bundle/translations'30 => 'vendor/pimcore/pimcore/bundles/AdminBundle/translations'31 => 'vendor/elements/backendbootstrapthemebundle/src/translations'32 => 'vendor/elements/backenddashboardbundle/src/translations'33 => 'vendor/elements/client-user-roles-bundle/src/translations'34 => 'vendor/elements/date-range-helper-bundle/src/translations'35 => 'vendor/elements/document-http-auth-bundle/src/Elements/Bundle/DocumentHttpAuthBundle/translations'36 => 'vendor/pimcore/number-sequence-generator/src/translations'37 => 'vendor/elements/datatrans-payment-bundle/src/translations'38 => 'vendor/elements/breadcrumb-helper-bundle/src/translations'39 => 'vendor/elements/cdm-user-manager-bundle/src/translations'40 => 'vendor/elements/cms-tools-bundle/src/translations'41 => 'vendor/elements/css-loader-bundle/src/translations'42 => 'vendor/elements/fake-data-generator/src/translations'43 => 'vendor/elements/google-cse-bundle/src/translations'44 => 'vendor/elements/js-config-bundle/src/translations'45 => 'vendor/elements/json-ld-bundle/src/translations'46 => 'vendor/elements/json-ld-reloaded-bundle/src/translations'47 => 'vendor/elements/seo-helper-bundle/src/translations'48 => 'vendor/elements/style-lab-bundle/src/translations'49 => 'vendor/symfony/ux-vue/translations'50 => 'vendor/symfony/webpack-encore-bundle/src/translations'51 => 'vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/translations'52 => 'vendor/elements/hash-cash-form-bundle/src/translations'53 => 'vendor/elements/tracking-bundle/src/translations'54 => 'vendor/php-http/httplug-bundle/src/translations'55 => 'vendor/elements/azure-auth-bundle/src/translations']]], []);
  7019.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  7020.         $instance->setFallbackLocales([=> 'en']);
  7021.         return $instance;
  7022.     }
  7023.     /**
  7024.      * Gets the private 'twig.loader.native_filesystem' shared service.
  7025.      *
  7026.      * @return \Twig\Loader\FilesystemLoader
  7027.      */
  7028.     protected function getTwig_Loader_NativeFilesystemService()
  7029.     {
  7030.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  7031.         $instance->addPath((\dirname(__DIR__4).'/templates'), 'App');
  7032.         $instance->addPath('templates/bundles/ElementsStyleLabBundle''ElementsStyleLab');
  7033.         $instance->addPath('templates/bundles/ElementsStyleLabBundle/Email''ElementsStyleLabEMail');
  7034.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  7035.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  7036.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  7037.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  7038.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  7039.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  7040.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  7041.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  7042.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  7043.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  7044.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  7045.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  7046.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreCore');
  7047.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), '!PimcoreCore');
  7048.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreAdmin');
  7049.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), '!PimcoreAdmin');
  7050.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/backendbootstrapthemebundle/src/Resources/views'), 'ElementsBackendBootstrapTheme');
  7051.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/backendbootstrapthemebundle/src/Resources/views'), '!ElementsBackendBootstrapTheme');
  7052.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/backenddashboardbundle/src/Resources/views'), 'ElementsBackendDashboard');
  7053.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/backenddashboardbundle/src/Resources/views'), '!ElementsBackendDashboard');
  7054.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/error-page-bundle/src/Resources/views'), 'ElementsErrorPage');
  7055.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/error-page-bundle/src/Resources/views'), '!ElementsErrorPage');
  7056.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/views'), 'PimcoreCustomerManagementFramework');
  7057.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/views'), '!PimcoreCustomerManagementFramework');
  7058.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/ElementsBreadcrumbHelperBundle'), 'ElementsBreadcrumbHelper');
  7059.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/breadcrumb-helper-bundle/src/Resources/views'), 'ElementsBreadcrumbHelper');
  7060.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/breadcrumb-helper-bundle/src/Resources/views'), '!ElementsBreadcrumbHelper');
  7061.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/ElementsCDMUserManagerBundle'), 'ElementsCDMUserManager');
  7062.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/cdm-user-manager-bundle/src/Resources/views'), 'ElementsCDMUserManager');
  7063.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/cdm-user-manager-bundle/src/Resources/views'), '!ElementsCDMUserManager');
  7064.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Resources/views'), 'ElementsCmsTools');
  7065.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src/Resources/views'), '!ElementsCmsTools');
  7066.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle/Resources/views'), 'ElementsDataLogger');
  7067.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle/Resources/views'), '!ElementsDataLogger');
  7068.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/FakeDataGeneratorBundle'), 'FakeDataGenerator');
  7069.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/FakeDataGeneratorBundle'), '!FakeDataGenerator');
  7070.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/ElementsGoogleCseBundle'), 'ElementsGoogleCse');
  7071.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/google-cse-bundle/src/Resources/views'), 'ElementsGoogleCse');
  7072.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/google-cse-bundle/src/Resources/views'), '!ElementsGoogleCse');
  7073.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/ElementsJsonLdReloadedBundle'), 'ElementsJsonLdReloaded');
  7074.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/Resources/views'), 'ElementsJsonLdReloaded');
  7075.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src/Resources/views'), '!ElementsJsonLdReloaded');
  7076.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/views'), 'ElementsProcessManager');
  7077.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/views'), '!ElementsProcessManager');
  7078.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/ElementsStyleLabBundle'), 'ElementsStyleLab');
  7079.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Resources/views'), 'ElementsStyleLab');
  7080.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src/Resources/views'), '!ElementsStyleLab');
  7081.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Resources/views'), 'ElementsTicketShopFramework');
  7082.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src/Resources/views'), '!ElementsTicketShopFramework');
  7083.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Resources/views'), 'PimcoreEcommerceFramework');
  7084.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Resources/views'), '!PimcoreEcommerceFramework');
  7085.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Resources/views'), 'ElementsTracking');
  7086.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/tracking-bundle/src/Resources/views'), '!ElementsTracking');
  7087.         $instance->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), 'HWIOAuth');
  7088.         $instance->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), '!HWIOAuth');
  7089.         $instance->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  7090.         $instance->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  7091.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  7092.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  7093.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  7094.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  7095.         return $instance;
  7096.     }
  7097.     /**
  7098.      * Gets the private 'twig.runtime.httpkernel' shared service.
  7099.      *
  7100.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  7101.      */
  7102.     protected function getTwig_Runtime_HttpkernelService()
  7103.     {
  7104.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7105.         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, [
  7106.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  7107.         ], [
  7108.             'inline' => '?',
  7109.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('SECRET')), $a));
  7110.     }
  7111.     /**
  7112.      * Gets the private 'validator.builder' shared service.
  7113.      *
  7114.      * @return \Symfony\Component\Validator\ValidatorBuilder
  7115.      */
  7116.     protected function getValidator_BuilderService()
  7117.     {
  7118.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  7119.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  7120.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7121.             'App\\Validator\\BirthdayValidator' => ['privates''App\\Validator\\BirthdayValidator''getBirthdayValidatorService'true],
  7122.             'App\\Validator\\ChipIdValidator' => ['privates''App\\Validator\\ChipIdValidator''getChipIdValidatorService'true],
  7123.             'App\\Validator\\SkidataKeyCardValidator' => ['privates''App\\Validator\\SkidataKeyCardValidator''getSkidataKeyCardValidatorService'true],
  7124.             'App\\Validator\\SwisspassHTAValidator' => ['privates''App\\Validator\\SwisspassHTAValidator''getSwisspassHTAValidatorService'true],
  7125.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\BirthdayValidator' => ['privates''ticketshopframework.validator.birthday''getTicketshopframework_Validator_BirthdayService'true],
  7126.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\ChipIdValidator' => ['privates''ticketshopframework.validator.chipid''getTicketshopframework_Validator_ChipidService'true],
  7127.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\DeliveryMethodValidator' => ['privates''ticketshopframework.validator.delivery_method''getTicketshopframework_Validator_DeliveryMethodService'true],
  7128.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\RequirementValidator' => ['privates''ticketshopframework.validator.requirements''getTicketshopframework_Validator_RequirementsService'true],
  7129.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\SkidataKeyCardValidator' => ['privates''ticketshopframework.validator.keycard''getTicketshopframework_Validator_KeycardService'true],
  7130.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\SkidataKeycardSwisspassValidator' => ['privates''ticketshopframework.validator.swisspass''getTicketshopframework_Validator_SwisspassService'true],
  7131.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  7132.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  7133.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  7134.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  7135.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  7136.             'app_birthday_validator' => ['privates''App\\Validator\\BirthdayValidator''getBirthdayValidatorService'true],
  7137.             'app_chipid_validator' => ['privates''App\\Validator\\ChipIdValidator''getChipIdValidatorService'true],
  7138.             'app_keycard_validator' => ['privates''App\\Validator\\SkidataKeyCardValidator''getSkidataKeyCardValidatorService'true],
  7139.             'birthday_validator' => ['privates''ticketshopframework.validator.birthday''getTicketshopframework_Validator_BirthdayService'true],
  7140.             'chipid_validator' => ['privates''ticketshopframework.validator.chipid''getTicketshopframework_Validator_ChipidService'true],
  7141.             'cmf_routing.validator.route_defaults' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  7142.             'deliverymethod_validator' => ['privates''ticketshopframework.validator.delivery_method''getTicketshopframework_Validator_DeliveryMethodService'true],
  7143.             'keycard_validator' => ['privates''ticketshopframework.validator.keycard''getTicketshopframework_Validator_KeycardService'true],
  7144.             'requirement_validator' => ['privates''ticketshopframework.validator.requirements''getTicketshopframework_Validator_RequirementsService'true],
  7145.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  7146.             'swisspass_validator' => ['privates''ticketshopframework.validator.swisspass''getTicketshopframework_Validator_SwisspassService'true],
  7147.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  7148.         ], [
  7149.             'App\\Validator\\BirthdayValidator' => '?',
  7150.             'App\\Validator\\ChipIdValidator' => '?',
  7151.             'App\\Validator\\SkidataKeyCardValidator' => '?',
  7152.             'App\\Validator\\SwisspassHTAValidator' => '?',
  7153.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\BirthdayValidator' => '?',
  7154.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\ChipIdValidator' => '?',
  7155.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\DeliveryMethodValidator' => '?',
  7156.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\RequirementValidator' => '?',
  7157.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\SkidataKeyCardValidator' => '?',
  7158.             'Elements\\Bundle\\TicketShopFrameworkBundle\\Validator\\Constraint\\SkidataKeycardSwisspassValidator' => '?',
  7159.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  7160.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  7161.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  7162.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  7163.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  7164.             'app_birthday_validator' => '?',
  7165.             'app_chipid_validator' => '?',
  7166.             'app_keycard_validator' => '?',
  7167.             'birthday_validator' => '?',
  7168.             'chipid_validator' => '?',
  7169.             'cmf_routing.validator.route_defaults' => '?',
  7170.             'deliverymethod_validator' => '?',
  7171.             'keycard_validator' => '?',
  7172.             'requirement_validator' => '?',
  7173.             'security.validator.user_password' => '?',
  7174.             'swisspass_validator' => '?',
  7175.             'validator.expression' => '?',
  7176.         ])));
  7177.         if ($this->has('Symfony\\Contracts\\Translation\\TranslatorInterface')) {
  7178.             $instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  7179.         }
  7180.         $instance->setTranslationDomain('validators');
  7181.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  7182.         $instance->enableAnnotationMapping(true);
  7183.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7184.         $instance->addMethodMapping('loadValidatorMetadata');
  7185.         $instance->addObjectInitializers([]);
  7186.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  7187.         return $instance;
  7188.     }
  7189.     /**
  7190.      * Gets the private 'var_dumper.html_dumper' shared service.
  7191.      *
  7192.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  7193.      */
  7194.     protected function getVarDumper_HtmlDumperService()
  7195.     {
  7196.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  7197.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7198.         return $instance;
  7199.     }
  7200.     /**
  7201.      * Gets the private 'web_profiler.csp.handler' shared service.
  7202.      *
  7203.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  7204.      */
  7205.     protected function getWebProfiler_Csp_HandlerService()
  7206.     {
  7207.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  7208.     }
  7209.     /**
  7210.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  7211.      *
  7212.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  7213.      */
  7214.     protected function getWebProfiler_DebugToolbarService()
  7215.     {
  7216.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  7217.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  7218.             return $this->privates['web_profiler.debug_toolbar'];
  7219.         }
  7220.         $b = ($this->services['router'] ?? $this->getRouterService());
  7221.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  7222.             return $this->privates['web_profiler.debug_toolbar'];
  7223.         }
  7224.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  7225.     }
  7226.     /**
  7227.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  7228.      *
  7229.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  7230.      */
  7231.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  7232.     {
  7233.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7234.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  7235.             'build' => ['privates''webpack_encore.entrypoint_lookup[build]''getWebpackEncore_EntrypointLookupbuildService'true],
  7236.             'debug' => ['privates''webpack_encore.entrypoint_lookup[debug]''getWebpackEncore_EntrypointLookupdebugService'true],
  7237.         ], [
  7238.             '_default' => '?',
  7239.             'build' => '?',
  7240.             'debug' => '?',
  7241.         ]), '_default');
  7242.     }
  7243.     /**
  7244.      * Gets the public 'pimcore.templating.engine.twig' alias.
  7245.      *
  7246.      * @return object The "twig" service.
  7247.      */
  7248.     protected function getPimcore_Templating_Engine_TwigService()
  7249.     {
  7250.         trigger_deprecation('pimcore/pimcore''10.6''The "pimcore.templating.engine.twig" alias is deprecated and will be removed in Pimcore 11');
  7251.         return $this->get('twig');
  7252.     }
  7253.     /**
  7254.      * Gets the public 'Doctrine\Common\Persistence\ConnectionRegistry' alias.
  7255.      *
  7256.      * @return object The "doctrine" service.
  7257.      */
  7258.     protected function getConnectionRegistryService()
  7259.     {
  7260.         trigger_deprecation('pimcore/pimcore''10.6''The "Doctrine\\Common\\Persistence\\ConnectionRegistry" alias is deprecated and will be removed in Pimcore 11');
  7261.         return $this->get('doctrine');
  7262.     }
  7263.     /**
  7264.      * Gets the public 'cmf.link-activity-definition.linkgenerator' alias.
  7265.      *
  7266.      * @return object The "CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator" service.
  7267.      */
  7268.     protected function getCmf_Linkactivitydefinition_LinkgeneratorService()
  7269.     {
  7270.         trigger_deprecation('pimcore/customer-management-framework-bundle''3''The "cmf.link-activity-definition.linkgenerator" alias is deprecated. Use "CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator" instead');
  7271.         return $this->get('CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator');
  7272.     }
  7273.     /**
  7274.      * Gets the public 'cmf.customer_exporter_manager' alias.
  7275.      *
  7276.      * @return object The "CustomerManagementFrameworkBundle\CustomerList\ExporterManagerInterface" service.
  7277.      */
  7278.     protected function getCmf_CustomerExporterManagerService()
  7279.     {
  7280.         trigger_deprecation('pimcore/customer-management-framework-bundle''3''The "cmf.customer_exporter_manager" alias is deprecated. Use "CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface" instead');
  7281.         return $this->get('CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface');
  7282.     }
  7283.     /**
  7284.      * Gets the public 'cmf.action_trigger.queue' alias.
  7285.      *
  7286.      * @return object The "CustomerManagementFrameworkBundle\ActionTrigger\Queue\QueueInterface" service.
  7287.      */
  7288.     protected function getCmf_ActionTrigger_QueueService()
  7289.     {
  7290.         trigger_deprecation('pimcore/customer-management-framework-bundle''3''The "cmf.action_trigger.queue" alias is deprecated. Use "CustomerManagementFrameworkBundle\\ActionTrigger\\Queue\\QueueInterface" instead');
  7291.         return $this->get('CustomerManagementFrameworkBundle\\ActionTrigger\\Queue\\QueueInterface');
  7292.     }
  7293.     /**
  7294.      * Gets the public 'cmf.event_listener.action_trigger' alias.
  7295.      *
  7296.      * @return object The "CustomerManagementFrameworkBundle\ActionTrigger\EventHandler\EventHandlerInterface" service.
  7297.      */
  7298.     protected function getCmf_EventListener_ActionTriggerService()
  7299.     {
  7300.         trigger_deprecation('pimcore/customer-management-framework-bundle''3''The "cmf.event_listener.action_trigger" alias is deprecated. Use "CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface" instead');
  7301.         return $this->get('CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface');
  7302.     }
  7303.     /**
  7304.      * Gets the public 'cache_clearer' alias.
  7305.      *
  7306.      * @return object The ".container.private.cache_clearer" service.
  7307.      */
  7308.     protected function getCacheClearerService()
  7309.     {
  7310.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  7311.         return $this->get('.container.private.cache_clearer');
  7312.     }
  7313.     /**
  7314.      * Gets the public 'filesystem' alias.
  7315.      *
  7316.      * @return object The ".container.private.filesystem" service.
  7317.      */
  7318.     protected function getFilesystemService()
  7319.     {
  7320.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  7321.         return $this->get('.container.private.filesystem');
  7322.     }
  7323.     /**
  7324.      * Gets the public 'serializer' alias.
  7325.      *
  7326.      * @return object The ".container.private.serializer" service.
  7327.      */
  7328.     protected function getSerializerService()
  7329.     {
  7330.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  7331.         return $this->get('.container.private.serializer');
  7332.     }
  7333.     /**
  7334.      * Gets the public 'security.csrf.token_manager' alias.
  7335.      *
  7336.      * @return object The ".container.private.security.csrf.token_manager" service.
  7337.      */
  7338.     protected function getSecurity_Csrf_TokenManagerService()
  7339.     {
  7340.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  7341.         return $this->get('.container.private.security.csrf.token_manager');
  7342.     }
  7343.     /**
  7344.      * Gets the public 'form.factory' alias.
  7345.      *
  7346.      * @return object The ".container.private.form.factory" service.
  7347.      */
  7348.     protected function getForm_FactoryService()
  7349.     {
  7350.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  7351.         return $this->get('.container.private.form.factory');
  7352.     }
  7353.     /**
  7354.      * Gets the public 'form.type.file' alias.
  7355.      *
  7356.      * @return object The ".container.private.form.type.file" service.
  7357.      */
  7358.     protected function getForm_Type_FileService()
  7359.     {
  7360.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  7361.         return $this->get('.container.private.form.type.file');
  7362.     }
  7363.     /**
  7364.      * Gets the public 'profiler' alias.
  7365.      *
  7366.      * @return object The ".container.private.profiler" service.
  7367.      */
  7368.     protected function getProfilerService()
  7369.     {
  7370.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  7371.         return $this->get('.container.private.profiler');
  7372.     }
  7373.     /**
  7374.      * Gets the public 'security.authorization_checker' alias.
  7375.      *
  7376.      * @return object The ".container.private.security.authorization_checker" service.
  7377.      */
  7378.     protected function getSecurity_AuthorizationCheckerService()
  7379.     {
  7380.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  7381.         return $this->get('.container.private.security.authorization_checker');
  7382.     }
  7383.     /**
  7384.      * Gets the public 'security.token_storage' alias.
  7385.      *
  7386.      * @return object The ".container.private.security.token_storage" service.
  7387.      */
  7388.     protected function getSecurity_TokenStorageService()
  7389.     {
  7390.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  7391.         return $this->get('.container.private.security.token_storage');
  7392.     }
  7393.     /**
  7394.      * Gets the public 'twig' alias.
  7395.      *
  7396.      * @return object The ".container.private.twig" service.
  7397.      */
  7398.     protected function getTwigService()
  7399.     {
  7400.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  7401.         return $this->get('.container.private.twig');
  7402.     }
  7403.     /**
  7404.      * Gets the public 'security.password_encoder' alias.
  7405.      *
  7406.      * @return object The ".container.private.security.password_encoder" service.
  7407.      */
  7408.     protected function getSecurity_PasswordEncoderService()
  7409.     {
  7410.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  7411.         return $this->get('.container.private.security.password_encoder');
  7412.     }
  7413.     /**
  7414.      * Gets the public 'pimcore_admin.security.user_provider' alias.
  7415.      *
  7416.      * @return object The ".container.private.pimcore_admin.security.user_provider" service.
  7417.      */
  7418.     protected function getPimcoreAdmin_Security_UserProviderService()
  7419.     {
  7420.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_provider" service directly from the container is deprecated, use dependency injection instead.');
  7421.         return $this->get('.container.private.pimcore_admin.security.user_provider');
  7422.     }
  7423.     /**
  7424.      * Gets the public 'pimcore_admin.security.user_loader' alias.
  7425.      *
  7426.      * @return object The ".container.private.pimcore_admin.security.user_loader" service.
  7427.      */
  7428.     protected function getPimcoreAdmin_Security_UserLoaderService()
  7429.     {
  7430.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_loader" service directly from the container is deprecated, use dependency injection instead.');
  7431.         return $this->get('.container.private.pimcore_admin.security.user_loader');
  7432.     }
  7433.     /**
  7434.      * Gets the public 'pimcore_admin.security.user_checker' alias.
  7435.      *
  7436.      * @return object The ".container.private.pimcore_admin.security.user_checker" service.
  7437.      */
  7438.     protected function getPimcoreAdmin_Security_UserCheckerService()
  7439.     {
  7440.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_checker" service directly from the container is deprecated, use dependency injection instead.');
  7441.         return $this->get('.container.private.pimcore_admin.security.user_checker');
  7442.     }
  7443.     /**
  7444.      * Gets the public 'session' alias.
  7445.      *
  7446.      * @return object The ".container.private.session" service.
  7447.      */
  7448.     protected function getSessionService()
  7449.     {
  7450.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  7451.         return $this->get('.container.private.session');
  7452.     }
  7453.     /**
  7454.      * Gets the public 'validator' alias.
  7455.      *
  7456.      * @return object The ".container.private.validator" service.
  7457.      */
  7458.     protected function getValidatorService()
  7459.     {
  7460.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  7461.         return $this->get('.container.private.validator');
  7462.     }
  7463.     /**
  7464.      * @return array|bool|float|int|string|\UnitEnum|null
  7465.      */
  7466.     public function getParameter(string $name)
  7467.     {
  7468.         if (isset($this->buildParameters[$name])) {
  7469.             return $this->buildParameters[$name];
  7470.         }
  7471.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  7472.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  7473.         }
  7474.         if (isset($this->loadedDynamicParameters[$name])) {
  7475.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  7476.         }
  7477.         return $this->parameters[$name];
  7478.     }
  7479.     public function hasParameter(string $name): bool
  7480.     {
  7481.         if (isset($this->buildParameters[$name])) {
  7482.             return true;
  7483.         }
  7484.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  7485.     }
  7486.     public function setParameter(string $name$value): void
  7487.     {
  7488.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  7489.     }
  7490.     public function getParameterBag(): ParameterBagInterface
  7491.     {
  7492.         if (null === $this->parameterBag) {
  7493.             $parameters $this->parameters;
  7494.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  7495.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  7496.             }
  7497.             foreach ($this->buildParameters as $name => $value) {
  7498.                 $parameters[$name] = $value;
  7499.             }
  7500.             $this->parameterBag = new FrozenParameterBag($parameters);
  7501.         }
  7502.         return $this->parameterBag;
  7503.     }
  7504.     private $loadedDynamicParameters = [
  7505.         'kernel.runtime_environment' => false,
  7506.         'kernel.build_dir' => false,
  7507.         'kernel.cache_dir' => false,
  7508.         'secret' => false,
  7509.         'google_client_id' => false,
  7510.         'google_client_secret' => false,
  7511.         'facebook_client_id' => false,
  7512.         'facebook_client_secret' => false,
  7513.         'exchangerate_api_key' => false,
  7514.         'valid_token_link_secret' => false,
  7515.         'main_domain' => false,
  7516.         'b2b_domain' => false,
  7517.         'tourOperator_domain' => false,
  7518.         'marketplace_orderpush_user' => false,
  7519.         'marketplace_orderpush_password' => false,
  7520.         'kernel.secret' => false,
  7521.         'debug.container.dump' => false,
  7522.         'router.request_context.host' => false,
  7523.         'serializer.mapping.cache.file' => false,
  7524.         'validator.mapping.cache.file' => false,
  7525.         'profiler.storage.dsn' => false,
  7526.         'pimcore.config' => false,
  7527.         'pimcore_admin.config' => false,
  7528.         'pimcore_customer_management_framework.encryption.secret' => false,
  7529.         'elements_skidata_sweb.config' => false,
  7530.         'elements_incert_config' => false,
  7531.         'elements_incert_config.terminalID' => false,
  7532.         'elements.azure_auth.clientId' => false,
  7533.         'elements.azure_auth.clientSecret' => false,
  7534.         'elements.azure_auth.tenant' => false,
  7535.         'elements_azure_auth.create_user_as_admin' => false,
  7536.         'elements_azure_auth.check_login_permission' => false,
  7537.     ];
  7538.     private $dynamicParameters = [];
  7539.     private function getDynamicParameter(string $name)
  7540.     {
  7541.         switch ($name) {
  7542.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  7543.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  7544.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  7545.             case 'secret'$value $this->getEnv('SECRET'); break;
  7546.             case 'google_client_id'$value $this->getEnv('GOOGLE_CLIENT_ID'); break;
  7547.             case 'google_client_secret'$value $this->getEnv('GOOGLE_CLIENT_SECRET'); break;
  7548.             case 'facebook_client_id'$value $this->getEnv('FB_CLIENT_ID'); break;
  7549.             case 'facebook_client_secret'$value $this->getEnv('FB_CLIENT_SECRET'); break;
  7550.             case 'exchangerate_api_key'$value $this->getEnv('EXCHANGERATE_API_KEY'); break;
  7551.             case 'valid_token_link_secret'$value $this->getEnv('VALID_TOKEN_LINK_SECRET'); break;
  7552.             case 'main_domain'$value $this->getEnv('MAIN_DOMAIN'); break;
  7553.             case 'b2b_domain'$value $this->getEnv('default:main_domain:B2B_DOMAIN'); break;
  7554.             case 'tourOperator_domain'$value $this->getEnv('default:main_domain:TO_DOMAIN'); break;
  7555.             case 'marketplace_orderpush_user'$value $this->getEnv('MARKETPLACE_ORDER_PUSH_USER'); break;
  7556.             case 'marketplace_orderpush_password'$value $this->getEnv('MARKETPLACE_ORDER_PUSH_PWD'); break;
  7557.             case 'kernel.secret'$value $this->getEnv('SECRET'); break;
  7558.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  7559.             case 'router.request_context.host'$value $this->getEnv('MAIN_DOMAIN'); break;
  7560.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  7561.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  7562.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  7563.             case 'pimcore.config'$value = [
  7564.                 'web_profiler' => [
  7565.                     'toolbar' => [
  7566.                         'excluded_routes' => [
  7567.                             => [
  7568.                                 'path' => '^/admin/asset/image-editor',
  7569.                                 'route' => false,
  7570.                                 'host' => false,
  7571.                                 'methods' => [
  7572.                                 ],
  7573.                             ],
  7574.                             => [
  7575.                                 'path' => '^/fake-data/',
  7576.                                 'route' => false,
  7577.                                 'host' => false,
  7578.                                 'methods' => [
  7579.                                 ],
  7580.                             ],
  7581.                             => [
  7582.                                 'path' => '^/stylelab',
  7583.                                 'route' => false,
  7584.                                 'host' => false,
  7585.                                 'methods' => [
  7586.                                 ],
  7587.                             ],
  7588.                         ],
  7589.                     ],
  7590.                 ],
  7591.                 'security' => [
  7592.                     'encoder_factories' => [
  7593.                         'Pimcore\\Security\\User\\User' => [
  7594.                             'id' => 'pimcore_admin.security.password_encoder_factory',
  7595.                         ],
  7596.                     ],
  7597.                     'factory_type' => 'password_hasher',
  7598.                     'password_hasher_factories' => [
  7599.                         'App\\Model\\DataObject\\Customer' => [
  7600.                             'id' => 'cmf.security.user_password_hasher_factory',
  7601.                         ],
  7602.                         'App\\Model\\DataObject\\BusinessUser' => [
  7603.                             'id' => 'b2b.security.user_password_hasher_factory',
  7604.                         ],
  7605.                         'App\\Model\\DataObject\\TourOperatorUser' => [
  7606.                             'id' => 'tour-operator.security.user_password_hasher_factory',
  7607.                         ],
  7608.                         'Pimcore\\Security\\User\\User' => [
  7609.                             'id' => 'pimcore.security.user_password_hasher_factory',
  7610.                         ],
  7611.                     ],
  7612.                     'password' => [
  7613.                         'algorithm' => '2y',
  7614.                         'options' => [
  7615.                         ],
  7616.                     ],
  7617.                 ],
  7618.                 'bundles' => [
  7619.                     'search_paths' => [
  7620.                         => 'src',
  7621.                         => 'vendor/pimcore/pimcore/bundles',
  7622.                     ],
  7623.                     'handle_composer' => true,
  7624.                 ],
  7625.                 'assets' => [
  7626.                     'metadata' => [
  7627.                         'class_definitions' => [
  7628.                             'data' => [
  7629.                                 'map' => [
  7630.                                     'asset' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Asset',
  7631.                                     'checkbox' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Checkbox',
  7632.                                     'date' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Date',
  7633.                                     'document' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Document',
  7634.                                     'input' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Input',
  7635.                                     'object' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\DataObject',
  7636.                                     'select' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Select',
  7637.                                     'textarea' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Textarea',
  7638.                                 ],
  7639.                                 'prefixes' => [
  7640.                                 ],
  7641.                             ],
  7642.                         ],
  7643.                         'predefined' => [
  7644.                             'definitions' => [
  7645.                             ],
  7646.                         ],
  7647.                     ],
  7648.                     'image' => [
  7649.                         'max_pixels' => 190000000,
  7650.                         'thumbnails' => [
  7651.                             'auto_formats' => [
  7652.                                 'avif' => [
  7653.                                     'enabled' => false,
  7654.                                 ],
  7655.                                 'webp' => [
  7656.                                     'quality' => NULL,
  7657.                                     'enabled' => true,
  7658.                                 ],
  7659.                             ],
  7660.                             'definitions' => [
  7661.                                 'accordion' => [
  7662.                                     'items' => [
  7663.                                         => [
  7664.                                             'method' => 'cover',
  7665.                                             'arguments' => [
  7666.                                                 'width' => 300,
  7667.                                                 'height' => 400,
  7668.                                                 'positioning' => 'center',
  7669.                                                 'forceResize' => true,
  7670.                                             ],
  7671.                                         ],
  7672.                                     ],
  7673.                                     'medias' => [
  7674.                                     ],
  7675.                                     'name' => 'accordion',
  7676.                                     'description' => '',
  7677.                                     'group' => '',
  7678.                                     'format' => 'SOURCE',
  7679.                                     'quality' => 85,
  7680.                                     'highResolution' => 0.0,
  7681.                                     'preserveColor' => false,
  7682.                                     'preserveMetaData' => false,
  7683.                                     'rasterizeSVG' => false,
  7684.                                     'downloadable' => false,
  7685.                                     'modificationDate' => 1675851611,
  7686.                                     'creationDate' => 1675777838,
  7687.                                     'preserveAnimation' => false,
  7688.                                 ],
  7689.                                 'arrival-map' => [
  7690.                                     'items' => [
  7691.                                         => [
  7692.                                             'method' => 'frame',
  7693.                                             'arguments' => [
  7694.                                                 'width' => 1200,
  7695.                                                 'height' => 800,
  7696.                                                 'forceResize' => true,
  7697.                                             ],
  7698.                                         ],
  7699.                                         => [
  7700.                                             'method' => 'setBackgroundColor',
  7701.                                             'arguments' => [
  7702.                                                 'color' => '#ffffff',
  7703.                                             ],
  7704.                                         ],
  7705.                                     ],
  7706.                                     'medias' => [
  7707.                                         '(max-width: 767px)' => [
  7708.                                             => [
  7709.                                                 'method' => 'frame',
  7710.                                                 'arguments' => [
  7711.                                                     'width' => 360,
  7712.                                                     'height' => 240,
  7713.                                                     'forceResize' => true,
  7714.                                                 ],
  7715.                                             ],
  7716.                                             => [
  7717.                                                 'method' => 'setBackgroundColor',
  7718.                                                 'arguments' => [
  7719.                                                     'color' => '#ffffff',
  7720.                                                 ],
  7721.                                             ],
  7722.                                         ],
  7723.                                     ],
  7724.                                     'name' => 'arrival-map',
  7725.                                     'description' => '',
  7726.                                     'group' => '',
  7727.                                     'format' => 'SOURCE',
  7728.                                     'quality' => 85,
  7729.                                     'highResolution' => 0.0,
  7730.                                     'preserveColor' => false,
  7731.                                     'preserveMetaData' => false,
  7732.                                     'rasterizeSVG' => false,
  7733.                                     'downloadable' => false,
  7734.                                     'modificationDate' => 1675082768,
  7735.                                     'creationDate' => 1675079591,
  7736.                                     'preserveAnimation' => false,
  7737.                                 ],
  7738.                                 'backoffice-product-table-image' => [
  7739.                                     'items' => [
  7740.                                         => [
  7741.                                             'method' => 'resize',
  7742.                                             'arguments' => [
  7743.                                                 'width' => 100,
  7744.                                                 'height' => NULL,
  7745.                                             ],
  7746.                                         ],
  7747.                                     ],
  7748.                                     'medias' => [
  7749.                                     ],
  7750.                                     'name' => 'backoffice-product-table-image',
  7751.                                     'description' => '',
  7752.                                     'group' => '',
  7753.                                     'format' => 'SOURCE',
  7754.                                     'quality' => 85,
  7755.                                     'highResolution' => 0.0,
  7756.                                     'preserveColor' => false,
  7757.                                     'preserveMetaData' => false,
  7758.                                     'rasterizeSVG' => false,
  7759.                                     'downloadable' => false,
  7760.                                     'modificationDate' => 1688459370,
  7761.                                     'creationDate' => 1688459351,
  7762.                                     'preserveAnimation' => false,
  7763.                                 ],
  7764.                                 'backoffice-teaser' => [
  7765.                                     'items' => [
  7766.                                         => [
  7767.                                             'method' => 'cover',
  7768.                                             'arguments' => [
  7769.                                                 'width' => 280,
  7770.                                                 'height' => 250,
  7771.                                                 'positioning' => 'center',
  7772.                                                 'forceResize' => true,
  7773.                                             ],
  7774.                                         ],
  7775.                                     ],
  7776.                                     'medias' => [
  7777.                                     ],
  7778.                                     'name' => 'backoffice-teaser',
  7779.                                     'description' => '',
  7780.                                     'group' => '',
  7781.                                     'format' => 'SOURCE',
  7782.                                     'quality' => 85,
  7783.                                     'highResolution' => 0.0,
  7784.                                     'preserveColor' => false,
  7785.                                     'preserveMetaData' => false,
  7786.                                     'rasterizeSVG' => false,
  7787.                                     'downloadable' => false,
  7788.                                     'modificationDate' => 1687351394,
  7789.                                     'creationDate' => 1687350613,
  7790.                                     'preserveAnimation' => false,
  7791.                                 ],
  7792.                                 'bg-mountain-img' => [
  7793.                                     'items' => [
  7794.                                         => [
  7795.                                             'method' => 'frame',
  7796.                                             'arguments' => [
  7797.                                                 'width' => 1920,
  7798.                                                 'height' => 1234,
  7799.                                                 'forceResize' => true,
  7800.                                             ],
  7801.                                         ],
  7802.                                     ],
  7803.                                     'medias' => [
  7804.                                         '(max-width: 767px)' => [
  7805.                                             => [
  7806.                                                 'method' => 'cover',
  7807.                                                 'arguments' => [
  7808.                                                     'width' => 350,
  7809.                                                     'height' => 440,
  7810.                                                     'positioning' => 'center',
  7811.                                                     'forceResize' => true,
  7812.                                                 ],
  7813.                                             ],
  7814.                                         ],
  7815.                                     ],
  7816.                                     'name' => 'bg-mountain-img',
  7817.                                     'description' => '',
  7818.                                     'group' => '',
  7819.                                     'format' => 'SOURCE',
  7820.                                     'quality' => 85,
  7821.                                     'highResolution' => 0.0,
  7822.                                     'preserveColor' => false,
  7823.                                     'preserveMetaData' => false,
  7824.                                     'rasterizeSVG' => false,
  7825.                                     'downloadable' => false,
  7826.                                     'modificationDate' => 1669817363,
  7827.                                     'creationDate' => 1669409614,
  7828.                                     'preserveAnimation' => false,
  7829.                                 ],
  7830.                                 'big-img-teaser' => [
  7831.                                     'items' => [
  7832.                                         => [
  7833.                                             'method' => 'cover',
  7834.                                             'arguments' => [
  7835.                                                 'width' => 360,
  7836.                                                 'height' => 241,
  7837.                                                 'positioning' => 'center',
  7838.                                                 'forceResize' => true,
  7839.                                             ],
  7840.                                         ],
  7841.                                     ],
  7842.                                     'medias' => [
  7843.                                         '(min-width: 768px)' => [
  7844.                                             => [
  7845.                                                 'method' => 'cover',
  7846.                                                 'arguments' => [
  7847.                                                     'width' => 852,
  7848.                                                     'height' => 570,
  7849.                                                     'positioning' => 'center',
  7850.                                                     'forceResize' => true,
  7851.                                                 ],
  7852.                                             ],
  7853.                                         ],
  7854.                                     ],
  7855.                                     'name' => 'big-img-teaser',
  7856.                                     'description' => '',
  7857.                                     'group' => '',
  7858.                                     'format' => 'SOURCE',
  7859.                                     'quality' => 85,
  7860.                                     'highResolution' => 0.0,
  7861.                                     'preserveColor' => false,
  7862.                                     'preserveMetaData' => false,
  7863.                                     'rasterizeSVG' => false,
  7864.                                     'downloadable' => false,
  7865.                                     'modificationDate' => 1693309078,
  7866.                                     'creationDate' => 1669390266,
  7867.                                     'preserveAnimation' => false,
  7868.                                 ],
  7869.                                 'bookingapi-images' => [
  7870.                                     'items' => [
  7871.                                         => [
  7872.                                             'method' => 'scaleByWidth',
  7873.                                             'arguments' => [
  7874.                                                 'width' => 1280,
  7875.                                                 'forceResize' => true,
  7876.                                             ],
  7877.                                         ],
  7878.                                     ],
  7879.                                     'medias' => [
  7880.                                     ],
  7881.                                     'name' => 'bookingapi-images',
  7882.                                     'description' => '',
  7883.                                     'group' => '',
  7884.                                     'format' => 'SOURCE',
  7885.                                     'quality' => 85,
  7886.                                     'highResolution' => 0.0,
  7887.                                     'preserveColor' => false,
  7888.                                     'preserveMetaData' => false,
  7889.                                     'rasterizeSVG' => false,
  7890.                                     'downloadable' => false,
  7891.                                     'modificationDate' => 1725869509,
  7892.                                     'creationDate' => 1725869492,
  7893.                                     'preserveAnimation' => false,
  7894.                                 ],
  7895.                                 'box-radio-img' => [
  7896.                                     'items' => [
  7897.                                         => [
  7898.                                             'method' => 'cover',
  7899.                                             'arguments' => [
  7900.                                                 'width' => 200,
  7901.                                                 'height' => 200,
  7902.                                                 'positioning' => 'center',
  7903.                                                 'forceResize' => true,
  7904.                                             ],
  7905.                                         ],
  7906.                                     ],
  7907.                                     'medias' => [
  7908.                                     ],
  7909.                                     'name' => 'box-radio-img',
  7910.                                     'description' => '',
  7911.                                     'group' => '',
  7912.                                     'format' => 'SOURCE',
  7913.                                     'quality' => 85,
  7914.                                     'highResolution' => 0.0,
  7915.                                     'preserveColor' => false,
  7916.                                     'preserveMetaData' => false,
  7917.                                     'rasterizeSVG' => false,
  7918.                                     'downloadable' => false,
  7919.                                     'modificationDate' => 1755599178,
  7920.                                     'creationDate' => 1755595873,
  7921.                                     'preserveAnimation' => false,
  7922.                                 ],
  7923.                                 'card-teaser' => [
  7924.                                     'items' => [
  7925.                                     ],
  7926.                                     'medias' => [
  7927.                                     ],
  7928.                                     'name' => 'card-teaser',
  7929.                                     'description' => '',
  7930.                                     'group' => '',
  7931.                                     'format' => 'SOURCE',
  7932.                                     'quality' => 85,
  7933.                                     'highResolution' => NULL,
  7934.                                     'preserveColor' => false,
  7935.                                     'preserveMetaData' => false,
  7936.                                     'rasterizeSVG' => false,
  7937.                                     'downloadable' => false,
  7938.                                     'modificationDate' => 1673447482,
  7939.                                     'creationDate' => 1673447482,
  7940.                                     'preserveAnimation' => false,
  7941.                                 ],
  7942.                                 'career-tabbing-bg' => [
  7943.                                     'items' => [
  7944.                                         => [
  7945.                                             'method' => 'cover',
  7946.                                             'arguments' => [
  7947.                                                 'width' => 1920,
  7948.                                                 'height' => 800,
  7949.                                                 'positioning' => 'center',
  7950.                                                 'forceResize' => true,
  7951.                                             ],
  7952.                                         ],
  7953.                                     ],
  7954.                                     'medias' => [
  7955.                                         '(max-width: 767px)' => [
  7956.                                             => [
  7957.                                                 'method' => 'cover',
  7958.                                                 'arguments' => [
  7959.                                                     'width' => 360,
  7960.                                                     'height' => 800,
  7961.                                                     'positioning' => 'center',
  7962.                                                     'forceResize' => true,
  7963.                                                 ],
  7964.                                             ],
  7965.                                         ],
  7966.                                     ],
  7967.                                     'name' => 'career-tabbing-bg',
  7968.                                     'description' => '',
  7969.                                     'group' => '',
  7970.                                     'format' => 'SOURCE',
  7971.                                     'quality' => 85,
  7972.                                     'highResolution' => 0.0,
  7973.                                     'preserveColor' => false,
  7974.                                     'preserveMetaData' => false,
  7975.                                     'rasterizeSVG' => false,
  7976.                                     'downloadable' => false,
  7977.                                     'modificationDate' => 1677578080,
  7978.                                     'creationDate' => 1677169528,
  7979.                                     'preserveAnimation' => false,
  7980.                                 ],
  7981.                                 'cart-item--small' => [
  7982.                                     'items' => [
  7983.                                         => [
  7984.                                             'method' => 'cover',
  7985.                                             'arguments' => [
  7986.                                                 'width' => 120,
  7987.                                                 'height' => 120,
  7988.                                                 'positioning' => 'center',
  7989.                                                 'forceResize' => true,
  7990.                                             ],
  7991.                                         ],
  7992.                                     ],
  7993.                                     'medias' => [
  7994.                                     ],
  7995.                                     'name' => 'cart-item--small',
  7996.                                     'description' => '',
  7997.                                     'group' => '',
  7998.                                     'format' => 'SOURCE',
  7999.                                     'quality' => 85,
  8000.                                     'highResolution' => 0.0,
  8001.                                     'preserveColor' => false,
  8002.                                     'preserveMetaData' => false,
  8003.                                     'rasterizeSVG' => false,
  8004.                                     'downloadable' => false,
  8005.                                     'modificationDate' => 1676369988,
  8006.                                     'creationDate' => 1676369976,
  8007.                                     'preserveAnimation' => false,
  8008.                                 ],
  8009.                                 'cart-item' => [
  8010.                                     'items' => [
  8011.                                         => [
  8012.                                             'method' => 'cover',
  8013.                                             'arguments' => [
  8014.                                                 'width' => 270,
  8015.                                                 'height' => 228,
  8016.                                                 'positioning' => 'center',
  8017.                                                 'forceResize' => true,
  8018.                                             ],
  8019.                                         ],
  8020.                                     ],
  8021.                                     'medias' => [
  8022.                                     ],
  8023.                                     'name' => 'cart-item',
  8024.                                     'description' => '',
  8025.                                     'group' => '',
  8026.                                     'format' => 'SOURCE',
  8027.                                     'quality' => 85,
  8028.                                     'highResolution' => 0.0,
  8029.                                     'preserveColor' => false,
  8030.                                     'preserveMetaData' => false,
  8031.                                     'rasterizeSVG' => false,
  8032.                                     'downloadable' => false,
  8033.                                     'modificationDate' => 1672391070,
  8034.                                     'creationDate' => 1672391052,
  8035.                                     'preserveAnimation' => false,
  8036.                                 ],
  8037.                                 'citation-big' => [
  8038.                                     'items' => [
  8039.                                         => [
  8040.                                             'method' => 'cover',
  8041.                                             'arguments' => [
  8042.                                                 'width' => 1720,
  8043.                                                 'height' => 600,
  8044.                                                 'positioning' => 'center',
  8045.                                                 'forceResize' => true,
  8046.                                             ],
  8047.                                         ],
  8048.                                     ],
  8049.                                     'medias' => [
  8050.                                         '(max-width: 767px)' => [
  8051.                                             => [
  8052.                                                 'method' => 'cover',
  8053.                                                 'arguments' => [
  8054.                                                     'width' => 390,
  8055.                                                     'height' => 390,
  8056.                                                     'positioning' => 'center',
  8057.                                                     'forceResize' => true,
  8058.                                                 ],
  8059.                                             ],
  8060.                                         ],
  8061.                                     ],
  8062.                                     'name' => 'citation-big',
  8063.                                     'description' => '',
  8064.                                     'group' => '',
  8065.                                     'format' => 'SOURCE',
  8066.                                     'quality' => 85,
  8067.                                     'highResolution' => 0.0,
  8068.                                     'preserveColor' => false,
  8069.                                     'preserveMetaData' => false,
  8070.                                     'rasterizeSVG' => false,
  8071.                                     'downloadable' => false,
  8072.                                     'modificationDate' => 1673260183,
  8073.                                     'creationDate' => 1672754952,
  8074.                                     'preserveAnimation' => false,
  8075.                                 ],
  8076.                                 'citation-clouds' => [
  8077.                                     'items' => [
  8078.                                         => [
  8079.                                             'method' => 'contain',
  8080.                                             'arguments' => [
  8081.                                                 'width' => 1720,
  8082.                                                 'height' => 470,
  8083.                                                 'forceResize' => true,
  8084.                                             ],
  8085.                                         ],
  8086.                                     ],
  8087.                                     'medias' => [
  8088.                                         '(max-width: 767px)' => [
  8089.                                             => [
  8090.                                                 'method' => 'cover',
  8091.                                                 'arguments' => [
  8092.                                                     'width' => 390,
  8093.                                                     'height' => 260,
  8094.                                                     'positioning' => 'topcenter',
  8095.                                                     'forceResize' => true,
  8096.                                                 ],
  8097.                                             ],
  8098.                                         ],
  8099.                                     ],
  8100.                                     'name' => 'citation-clouds',
  8101.                                     'description' => '',
  8102.                                     'group' => '',
  8103.                                     'format' => 'SOURCE',
  8104.                                     'quality' => 85,
  8105.                                     'highResolution' => 0.0,
  8106.                                     'preserveColor' => false,
  8107.                                     'preserveMetaData' => false,
  8108.                                     'rasterizeSVG' => false,
  8109.                                     'downloadable' => false,
  8110.                                     'modificationDate' => 1673260169,
  8111.                                     'creationDate' => 1673258728,
  8112.                                     'preserveAnimation' => false,
  8113.                                 ],
  8114.                                 'citation-small' => [
  8115.                                     'items' => [
  8116.                                         => [
  8117.                                             'method' => 'cover',
  8118.                                             'arguments' => [
  8119.                                                 'width' => 560,
  8120.                                                 'height' => 373,
  8121.                                                 'positioning' => 'center',
  8122.                                                 'forceResize' => true,
  8123.                                             ],
  8124.                                         ],
  8125.                                     ],
  8126.                                     'medias' => [
  8127.                                     ],
  8128.                                     'name' => 'citation-small',
  8129.                                     'description' => '',
  8130.                                     'group' => '',
  8131.                                     'format' => 'SOURCE',
  8132.                                     'quality' => 85,
  8133.                                     'highResolution' => 0.0,
  8134.                                     'preserveColor' => false,
  8135.                                     'preserveMetaData' => false,
  8136.                                     'rasterizeSVG' => false,
  8137.                                     'downloadable' => false,
  8138.                                     'modificationDate' => 1673257050,
  8139.                                     'creationDate' => 1673255100,
  8140.                                     'preserveAnimation' => false,
  8141.                                 ],
  8142.                                 'clouds' => [
  8143.                                     'items' => [
  8144.                                         => [
  8145.                                             'method' => 'contain',
  8146.                                             'arguments' => [
  8147.                                                 'width' => 1720,
  8148.                                                 'height' => 470,
  8149.                                                 'forceResize' => true,
  8150.                                             ],
  8151.                                         ],
  8152.                                     ],
  8153.                                     'medias' => [
  8154.                                         '(max-width: 767px)' => [
  8155.                                             => [
  8156.                                                 'method' => 'cover',
  8157.                                                 'arguments' => [
  8158.                                                     'width' => 390,
  8159.                                                     'height' => 260,
  8160.                                                     'positioning' => 'center',
  8161.                                                     'forceResize' => true,
  8162.                                                 ],
  8163.                                             ],
  8164.                                         ],
  8165.                                     ],
  8166.                                     'name' => 'clouds',
  8167.                                     'description' => '',
  8168.                                     'group' => '',
  8169.                                     'format' => 'SOURCE',
  8170.                                     'quality' => 85,
  8171.                                     'highResolution' => 0.0,
  8172.                                     'preserveColor' => false,
  8173.                                     'preserveMetaData' => false,
  8174.                                     'rasterizeSVG' => false,
  8175.                                     'downloadable' => false,
  8176.                                     'modificationDate' => 1676369979,
  8177.                                     'creationDate' => 1676369682,
  8178.                                     'preserveAnimation' => false,
  8179.                                 ],
  8180.                                 'content-hero-clouds' => [
  8181.                                     'items' => [
  8182.                                         => [
  8183.                                             'method' => 'cover',
  8184.                                             'arguments' => [
  8185.                                                 'width' => 1920,
  8186.                                                 'height' => 526,
  8187.                                                 'positioning' => 'center',
  8188.                                                 'forceResize' => true,
  8189.                                             ],
  8190.                                         ],
  8191.                                     ],
  8192.                                     'medias' => [
  8193.                                         '(max-width: 767px)' => [
  8194.                                             => [
  8195.                                                 'method' => 'cover',
  8196.                                                 'arguments' => [
  8197.                                                     'width' => 390,
  8198.                                                     'height' => 263,
  8199.                                                     'positioning' => 'topcenter',
  8200.                                                     'forceResize' => true,
  8201.                                                 ],
  8202.                                             ],
  8203.                                         ],
  8204.                                     ],
  8205.                                     'name' => 'content-hero-clouds',
  8206.                                     'description' => '',
  8207.                                     'group' => '',
  8208.                                     'format' => 'SOURCE',
  8209.                                     'quality' => 85,
  8210.                                     'highResolution' => 0.0,
  8211.                                     'preserveColor' => false,
  8212.                                     'preserveMetaData' => false,
  8213.                                     'rasterizeSVG' => false,
  8214.                                     'downloadable' => false,
  8215.                                     'modificationDate' => 1673260376,
  8216.                                     'creationDate' => 1672132141,
  8217.                                     'preserveAnimation' => false,
  8218.                                 ],
  8219.                                 'content-hero-small-height' => [
  8220.                                     'items' => [
  8221.                                         => [
  8222.                                             'method' => 'cover',
  8223.                                             'arguments' => [
  8224.                                                 'width' => 1920,
  8225.                                                 'height' => 640,
  8226.                                                 'positioning' => 'center',
  8227.                                                 'forceResize' => true,
  8228.                                             ],
  8229.                                         ],
  8230.                                     ],
  8231.                                     'medias' => [
  8232.                                         '(max-width: 767px)' => [
  8233.                                             => [
  8234.                                                 'method' => 'cover',
  8235.                                                 'arguments' => [
  8236.                                                     'width' => 360,
  8237.                                                     'height' => 360,
  8238.                                                     'positioning' => 'center',
  8239.                                                     'forceResize' => true,
  8240.                                                 ],
  8241.                                             ],
  8242.                                         ],
  8243.                                     ],
  8244.                                     'name' => 'content-hero-small-height',
  8245.                                     'description' => '',
  8246.                                     'group' => '',
  8247.                                     'format' => 'SOURCE',
  8248.                                     'quality' => 85,
  8249.                                     'highResolution' => 0.0,
  8250.                                     'preserveColor' => false,
  8251.                                     'preserveMetaData' => false,
  8252.                                     'rasterizeSVG' => false,
  8253.                                     'downloadable' => false,
  8254.                                     'modificationDate' => 1676627748,
  8255.                                     'creationDate' => 1676627366,
  8256.                                     'preserveAnimation' => false,
  8257.                                 ],
  8258.                                 'content-hero-small' => [
  8259.                                     'items' => [
  8260.                                         => [
  8261.                                             'method' => 'cover',
  8262.                                             'arguments' => [
  8263.                                                 'width' => 1808,
  8264.                                                 'height' => 603,
  8265.                                                 'positioning' => 'center',
  8266.                                                 'forceResize' => true,
  8267.                                             ],
  8268.                                         ],
  8269.                                     ],
  8270.                                     'medias' => [
  8271.                                         '(max-width: 767px)' => [
  8272.                                             => [
  8273.                                                 'method' => 'cover',
  8274.                                                 'arguments' => [
  8275.                                                     'width' => 340,
  8276.                                                     'height' => 340,
  8277.                                                     'positioning' => 'center',
  8278.                                                     'forceResize' => true,
  8279.                                                 ],
  8280.                                             ],
  8281.                                         ],
  8282.                                     ],
  8283.                                     'name' => 'content-hero-small',
  8284.                                     'description' => '',
  8285.                                     'group' => '',
  8286.                                     'format' => 'SOURCE',
  8287.                                     'quality' => 85,
  8288.                                     'highResolution' => 0.0,
  8289.                                     'preserveColor' => false,
  8290.                                     'preserveMetaData' => false,
  8291.                                     'rasterizeSVG' => false,
  8292.                                     'downloadable' => false,
  8293.                                     'modificationDate' => 1674564040,
  8294.                                     'creationDate' => 1674559216,
  8295.                                     'preserveAnimation' => false,
  8296.                                 ],
  8297.                                 'content-hero-xs' => [
  8298.                                     'items' => [
  8299.                                         => [
  8300.                                             'method' => 'cover',
  8301.                                             'arguments' => [
  8302.                                                 'width' => 360,
  8303.                                                 'height' => 360,
  8304.                                                 'positioning' => 'center',
  8305.                                                 'forceResize' => true,
  8306.                                             ],
  8307.                                         ],
  8308.                                     ],
  8309.                                     'medias' => [
  8310.                                     ],
  8311.                                     'name' => 'content-hero-xs',
  8312.                                     'description' => '',
  8313.                                     'group' => '',
  8314.                                     'format' => 'SOURCE',
  8315.                                     'quality' => 85,
  8316.                                     'highResolution' => 0.0,
  8317.                                     'preserveColor' => false,
  8318.                                     'preserveMetaData' => false,
  8319.                                     'rasterizeSVG' => false,
  8320.                                     'downloadable' => false,
  8321.                                     'modificationDate' => 1693485056,
  8322.                                     'creationDate' => 1693485044,
  8323.                                     'preserveAnimation' => false,
  8324.                                 ],
  8325.                                 'content-hero' => [
  8326.                                     'items' => [
  8327.                                         => [
  8328.                                             'method' => 'cover',
  8329.                                             'arguments' => [
  8330.                                                 'width' => 1920,
  8331.                                                 'height' => 800,
  8332.                                                 'positioning' => 'center',
  8333.                                                 'forceResize' => true,
  8334.                                             ],
  8335.                                         ],
  8336.                                     ],
  8337.                                     'medias' => [
  8338.                                         '(max-width: 767px)' => [
  8339.                                             => [
  8340.                                                 'method' => 'cover',
  8341.                                                 'arguments' => [
  8342.                                                     'width' => 360,
  8343.                                                     'height' => 360,
  8344.                                                     'positioning' => 'center',
  8345.                                                     'forceResize' => true,
  8346.                                                 ],
  8347.                                             ],
  8348.                                         ],
  8349.                                     ],
  8350.                                     'name' => 'content-hero',
  8351.                                     'description' => '',
  8352.                                     'group' => '',
  8353.                                     'format' => 'SOURCE',
  8354.                                     'quality' => 85,
  8355.                                     'highResolution' => 0.0,
  8356.                                     'preserveColor' => false,
  8357.                                     'preserveMetaData' => false,
  8358.                                     'rasterizeSVG' => false,
  8359.                                     'downloadable' => false,
  8360.                                     'modificationDate' => 1693485371,
  8361.                                     'creationDate' => 1669643789,
  8362.                                     'preserveAnimation' => false,
  8363.                                 ],
  8364.                                 'departments-area-xs' => [
  8365.                                     'items' => [
  8366.                                         => [
  8367.                                             'method' => 'cover',
  8368.                                             'arguments' => [
  8369.                                                 'width' => 390,
  8370.                                                 'height' => 1014,
  8371.                                                 'positioning' => 'center',
  8372.                                                 'forceResize' => true,
  8373.                                             ],
  8374.                                         ],
  8375.                                     ],
  8376.                                     'medias' => [
  8377.                                     ],
  8378.                                     'name' => 'departments-area-xs',
  8379.                                     'description' => '',
  8380.                                     'group' => '',
  8381.                                     'format' => 'SOURCE',
  8382.                                     'quality' => 85,
  8383.                                     'highResolution' => 0.0,
  8384.                                     'preserveColor' => false,
  8385.                                     'preserveMetaData' => false,
  8386.                                     'rasterizeSVG' => false,
  8387.                                     'downloadable' => false,
  8388.                                     'modificationDate' => 1678431600,
  8389.                                     'creationDate' => 1678431581,
  8390.                                     'preserveAnimation' => false,
  8391.                                 ],
  8392.                                 'departments-area' => [
  8393.                                     'items' => [
  8394.                                         => [
  8395.                                             'method' => 'cover',
  8396.                                             'arguments' => [
  8397.                                                 'width' => 1920,
  8398.                                                 'height' => 1120,
  8399.                                                 'positioning' => 'center',
  8400.                                                 'forceResize' => true,
  8401.                                             ],
  8402.                                         ],
  8403.                                     ],
  8404.                                     'medias' => [
  8405.                                     ],
  8406.                                     'name' => 'departments-area',
  8407.                                     'description' => '',
  8408.                                     'group' => '',
  8409.                                     'format' => 'SOURCE',
  8410.                                     'quality' => 85,
  8411.                                     'highResolution' => 0.0,
  8412.                                     'preserveColor' => false,
  8413.                                     'preserveMetaData' => false,
  8414.                                     'rasterizeSVG' => false,
  8415.                                     'downloadable' => false,
  8416.                                     'modificationDate' => 1678431604,
  8417.                                     'creationDate' => 1678378659,
  8418.                                     'preserveAnimation' => false,
  8419.                                 ],
  8420.                                 'download-teaser' => [
  8421.                                     'items' => [
  8422.                                         => [
  8423.                                             'method' => 'cover',
  8424.                                             'arguments' => [
  8425.                                                 'width' => 418,
  8426.                                                 'height' => 280,
  8427.                                                 'positioning' => 'center',
  8428.                                                 'forceResize' => true,
  8429.                                             ],
  8430.                                         ],
  8431.                                     ],
  8432.                                     'medias' => [
  8433.                                         '(max-width: 767px)' => [
  8434.                                             => [
  8435.                                                 'method' => 'cover',
  8436.                                                 'arguments' => [
  8437.                                                     'width' => 327,
  8438.                                                     'height' => 219,
  8439.                                                     'positioning' => 'center',
  8440.                                                     'forceResize' => true,
  8441.                                                 ],
  8442.                                             ],
  8443.                                         ],
  8444.                                     ],
  8445.                                     'name' => 'download-teaser',
  8446.                                     'description' => '',
  8447.                                     'group' => '',
  8448.                                     'format' => 'SOURCE',
  8449.                                     'quality' => 85,
  8450.                                     'highResolution' => 0.0,
  8451.                                     'preserveColor' => false,
  8452.                                     'preserveMetaData' => false,
  8453.                                     'rasterizeSVG' => false,
  8454.                                     'downloadable' => false,
  8455.                                     'modificationDate' => 1676885653,
  8456.                                     'creationDate' => 1676882894,
  8457.                                     'preserveAnimation' => false,
  8458.                                 ],
  8459.                                 'editmode-hero' => [
  8460.                                     'items' => [
  8461.                                         => [
  8462.                                             'method' => 'cover',
  8463.                                             'arguments' => [
  8464.                                                 'width' => 250,
  8465.                                                 'height' => 161,
  8466.                                                 'positioning' => 'center',
  8467.                                                 'forceResize' => true,
  8468.                                             ],
  8469.                                         ],
  8470.                                     ],
  8471.                                     'medias' => [
  8472.                                     ],
  8473.                                     'name' => 'editmode-hero',
  8474.                                     'description' => '',
  8475.                                     'group' => '',
  8476.                                     'format' => 'SOURCE',
  8477.                                     'quality' => 85,
  8478.                                     'highResolution' => 0.0,
  8479.                                     'preserveColor' => false,
  8480.                                     'preserveMetaData' => false,
  8481.                                     'rasterizeSVG' => false,
  8482.                                     'downloadable' => false,
  8483.                                     'modificationDate' => 1676901227,
  8484.                                     'creationDate' => 1676901139,
  8485.                                     'preserveAnimation' => false,
  8486.                                 ],
  8487.                                 'email-feature' => [
  8488.                                     'items' => [
  8489.                                         => [
  8490.                                             'method' => 'frame',
  8491.                                             'arguments' => [
  8492.                                                 'width' => 48,
  8493.                                                 'height' => 48,
  8494.                                                 'forceResize' => false,
  8495.                                             ],
  8496.                                         ],
  8497.                                         => [
  8498.                                             'method' => 'setBackgroundColor',
  8499.                                             'arguments' => [
  8500.                                                 'color' => '#ffffff',
  8501.                                             ],
  8502.                                         ],
  8503.                                     ],
  8504.                                     'medias' => [
  8505.                                     ],
  8506.                                     'name' => 'email-feature',
  8507.                                     'description' => '',
  8508.                                     'group' => '',
  8509.                                     'format' => 'JPEG',
  8510.                                     'quality' => 85,
  8511.                                     'highResolution' => 0.0,
  8512.                                     'preserveColor' => false,
  8513.                                     'preserveMetaData' => false,
  8514.                                     'rasterizeSVG' => false,
  8515.                                     'downloadable' => false,
  8516.                                     'modificationDate' => 1641990118,
  8517.                                     'creationDate' => 1641990085,
  8518.                                     'preserveAnimation' => false,
  8519.                                 ],
  8520.                                 'email-header' => [
  8521.                                     'items' => [
  8522.                                         => [
  8523.                                             'method' => 'cover',
  8524.                                             'arguments' => [
  8525.                                                 'width' => 600,
  8526.                                                 'height' => 80,
  8527.                                                 'positioning' => 'center',
  8528.                                                 'forceResize' => true,
  8529.                                             ],
  8530.                                         ],
  8531.                                     ],
  8532.                                     'medias' => [
  8533.                                     ],
  8534.                                     'name' => 'email-header',
  8535.                                     'description' => '',
  8536.                                     'group' => '',
  8537.                                     'format' => 'JPEG',
  8538.                                     'quality' => 85,
  8539.                                     'highResolution' => 0.0,
  8540.                                     'preserveColor' => false,
  8541.                                     'preserveMetaData' => false,
  8542.                                     'rasterizeSVG' => false,
  8543.                                     'downloadable' => false,
  8544.                                     'modificationDate' => 1677600732,
  8545.                                     'creationDate' => 1641989984,
  8546.                                     'preserveAnimation' => false,
  8547.                                 ],
  8548.                                 'email-logo' => [
  8549.                                     'items' => [
  8550.                                         => [
  8551.                                             'method' => 'scaleByWidth',
  8552.                                             'arguments' => [
  8553.                                                 'width' => 200,
  8554.                                                 'forceResize' => false,
  8555.                                             ],
  8556.                                         ],
  8557.                                     ],
  8558.                                     'medias' => [
  8559.                                     ],
  8560.                                     'name' => 'email-logo',
  8561.                                     'description' => '',
  8562.                                     'group' => '',
  8563.                                     'format' => 'JPEG',
  8564.                                     'quality' => 85,
  8565.                                     'highResolution' => 0.0,
  8566.                                     'preserveColor' => false,
  8567.                                     'preserveMetaData' => false,
  8568.                                     'rasterizeSVG' => false,
  8569.                                     'downloadable' => false,
  8570.                                     'modificationDate' => 1641989970,
  8571.                                     'creationDate' => 1641989943,
  8572.                                     'preserveAnimation' => false,
  8573.                                 ],
  8574.                                 'email-map' => [
  8575.                                     'items' => [
  8576.                                         => [
  8577.                                             'method' => 'cover',
  8578.                                             'arguments' => [
  8579.                                                 'width' => 552,
  8580.                                                 'height' => 311,
  8581.                                                 'positioning' => 'center',
  8582.                                                 'forceResize' => true,
  8583.                                             ],
  8584.                                         ],
  8585.                                     ],
  8586.                                     'medias' => [
  8587.                                     ],
  8588.                                     'name' => 'email-map',
  8589.                                     'description' => '',
  8590.                                     'group' => '',
  8591.                                     'format' => 'SOURCE',
  8592.                                     'quality' => 85,
  8593.                                     'highResolution' => 0.0,
  8594.                                     'preserveColor' => false,
  8595.                                     'preserveMetaData' => false,
  8596.                                     'rasterizeSVG' => false,
  8597.                                     'downloadable' => false,
  8598.                                     'modificationDate' => 1689235669,
  8599.                                     'creationDate' => 1689235649,
  8600.                                     'preserveAnimation' => false,
  8601.                                 ],
  8602.                                 'email-orderlist' => [
  8603.                                     'items' => [
  8604.                                         => [
  8605.                                             'method' => 'frame',
  8606.                                             'arguments' => [
  8607.                                                 'width' => 45,
  8608.                                                 'height' => 45,
  8609.                                                 'forceResize' => false,
  8610.                                             ],
  8611.                                         ],
  8612.                                         => [
  8613.                                             'method' => 'setBackgroundColor',
  8614.                                             'arguments' => [
  8615.                                                 'color' => '#ffffff',
  8616.                                             ],
  8617.                                         ],
  8618.                                     ],
  8619.                                     'medias' => [
  8620.                                     ],
  8621.                                     'name' => 'email-orderlist',
  8622.                                     'description' => '',
  8623.                                     'group' => '',
  8624.                                     'format' => 'JPEG',
  8625.                                     'quality' => 85,
  8626.                                     'highResolution' => 0.0,
  8627.                                     'preserveColor' => false,
  8628.                                     'preserveMetaData' => false,
  8629.                                     'rasterizeSVG' => false,
  8630.                                     'downloadable' => false,
  8631.                                     'modificationDate' => 1641990064,
  8632.                                     'creationDate' => 1641990036,
  8633.                                     'preserveAnimation' => false,
  8634.                                 ],
  8635.                                 'email-teaser-fullwidth' => [
  8636.                                     'items' => [
  8637.                                         => [
  8638.                                             'method' => 'scaleByWidth',
  8639.                                             'arguments' => [
  8640.                                                 'width' => 580,
  8641.                                                 'forceResize' => false,
  8642.                                             ],
  8643.                                         ],
  8644.                                     ],
  8645.                                     'medias' => [
  8646.                                     ],
  8647.                                     'name' => 'email-teaser-fullwidth',
  8648.                                     'description' => '',
  8649.                                     'group' => '',
  8650.                                     'format' => 'JPEG',
  8651.                                     'quality' => 85,
  8652.                                     'highResolution' => 0.0,
  8653.                                     'preserveColor' => false,
  8654.                                     'preserveMetaData' => false,
  8655.                                     'rasterizeSVG' => false,
  8656.                                     'downloadable' => false,
  8657.                                     'modificationDate' => 1641990210,
  8658.                                     'creationDate' => 1641990186,
  8659.                                     'preserveAnimation' => false,
  8660.                                 ],
  8661.                                 'email-teaser' => [
  8662.                                     'items' => [
  8663.                                         => [
  8664.                                             'method' => 'cover',
  8665.                                             'arguments' => [
  8666.                                                 'width' => 276,
  8667.                                                 'height' => 180,
  8668.                                                 'positioning' => 'center',
  8669.                                                 'forceResize' => false,
  8670.                                             ],
  8671.                                         ],
  8672.                                     ],
  8673.                                     'medias' => [
  8674.                                     ],
  8675.                                     'name' => 'email-teaser',
  8676.                                     'description' => '',
  8677.                                     'group' => '',
  8678.                                     'format' => 'JPEG',
  8679.                                     'quality' => 85,
  8680.                                     'highResolution' => 0.0,
  8681.                                     'preserveColor' => false,
  8682.                                     'preserveMetaData' => false,
  8683.                                     'rasterizeSVG' => false,
  8684.                                     'downloadable' => false,
  8685.                                     'modificationDate' => 1641990168,
  8686.                                     'creationDate' => 1641990132,
  8687.                                     'preserveAnimation' => false,
  8688.                                 ],
  8689.                                 'footer-logo' => [
  8690.                                     'items' => [
  8691.                                         => [
  8692.                                             'method' => 'scaleByWidth',
  8693.                                             'arguments' => [
  8694.                                                 'width' => 264,
  8695.                                                 'forceResize' => true,
  8696.                                             ],
  8697.                                         ],
  8698.                                     ],
  8699.                                     'medias' => [
  8700.                                     ],
  8701.                                     'name' => 'footer-logo',
  8702.                                     'description' => '',
  8703.                                     'group' => '',
  8704.                                     'format' => 'SOURCE',
  8705.                                     'quality' => 85,
  8706.                                     'highResolution' => 0.0,
  8707.                                     'preserveColor' => false,
  8708.                                     'preserveMetaData' => false,
  8709.                                     'rasterizeSVG' => false,
  8710.                                     'downloadable' => false,
  8711.                                     'modificationDate' => 1669644444,
  8712.                                     'creationDate' => 1669644399,
  8713.                                     'preserveAnimation' => false,
  8714.                                 ],
  8715.                                 'fullscreen-image-with-wysiwyg' => [
  8716.                                     'items' => [
  8717.                                         => [
  8718.                                             'method' => 'cover',
  8719.                                             'arguments' => [
  8720.                                                 'width' => 1920,
  8721.                                                 'height' => 800,
  8722.                                                 'positioning' => 'center',
  8723.                                                 'forceResize' => true,
  8724.                                             ],
  8725.                                         ],
  8726.                                     ],
  8727.                                     'medias' => [
  8728.                                         '(max-width: 767px)' => [
  8729.                                             => [
  8730.                                                 'method' => 'cover',
  8731.                                                 'arguments' => [
  8732.                                                     'width' => 390,
  8733.                                                     'height' => 480,
  8734.                                                     'positioning' => 'center',
  8735.                                                     'forceResize' => true,
  8736.                                                 ],
  8737.                                             ],
  8738.                                         ],
  8739.                                     ],
  8740.                                     'name' => 'fullscreen-image-with-wysiwyg',
  8741.                                     'description' => '',
  8742.                                     'group' => '',
  8743.                                     'format' => 'SOURCE',
  8744.                                     'quality' => 85,
  8745.                                     'highResolution' => 0.0,
  8746.                                     'preserveColor' => false,
  8747.                                     'preserveMetaData' => false,
  8748.                                     'rasterizeSVG' => false,
  8749.                                     'downloadable' => false,
  8750.                                     'modificationDate' => 1678452209,
  8751.                                     'creationDate' => 1678452139,
  8752.                                     'preserveAnimation' => false,
  8753.                                 ],
  8754.                                 'fullscreen-img-with-usps' => [
  8755.                                     'items' => [
  8756.                                         => [
  8757.                                             'method' => 'cover',
  8758.                                             'arguments' => [
  8759.                                                 'width' => 1920,
  8760.                                                 'height' => 800,
  8761.                                                 'positioning' => 'center',
  8762.                                                 'forceResize' => true,
  8763.                                             ],
  8764.                                         ],
  8765.                                     ],
  8766.                                     'medias' => [
  8767.                                         '(max-width: 767px)' => [
  8768.                                             => [
  8769.                                                 'method' => 'cover',
  8770.                                                 'arguments' => [
  8771.                                                     'width' => 360,
  8772.                                                     'height' => 180,
  8773.                                                     'positioning' => 'center',
  8774.                                                     'forceResize' => true,
  8775.                                                 ],
  8776.                                             ],
  8777.                                         ],
  8778.                                     ],
  8779.                                     'name' => 'fullscreen-img-with-usps',
  8780.                                     'description' => '',
  8781.                                     'group' => '',
  8782.                                     'format' => 'SOURCE',
  8783.                                     'quality' => 85,
  8784.                                     'highResolution' => 0.0,
  8785.                                     'preserveColor' => false,
  8786.                                     'preserveMetaData' => false,
  8787.                                     'rasterizeSVG' => false,
  8788.                                     'downloadable' => false,
  8789.                                     'modificationDate' => 1696578109,
  8790.                                     'creationDate' => 1676981974,
  8791.                                     'preserveAnimation' => false,
  8792.                                 ],
  8793.                                 'hero' => [
  8794.                                     'items' => [
  8795.                                         => [
  8796.                                             'method' => 'cover',
  8797.                                             'arguments' => [
  8798.                                                 'width' => 360,
  8799.                                                 'height' => 203,
  8800.                                                 'positioning' => 'center',
  8801.                                                 'forceResize' => false,
  8802.                                             ],
  8803.                                         ],
  8804.                                     ],
  8805.                                     'medias' => [
  8806.                                         '(min-width: 768px)' => [
  8807.                                             => [
  8808.                                                 'method' => 'cover',
  8809.                                                 'arguments' => [
  8810.                                                     'width' => 1920,
  8811.                                                     'height' => 1080,
  8812.                                                     'positioning' => 'center',
  8813.                                                     'forceResize' => false,
  8814.                                                 ],
  8815.                                             ],
  8816.                                         ],
  8817.                                     ],
  8818.                                     'name' => 'hero',
  8819.                                     'description' => '',
  8820.                                     'group' => '',
  8821.                                     'format' => 'SOURCE',
  8822.                                     'quality' => 85,
  8823.                                     'highResolution' => 0.0,
  8824.                                     'preserveColor' => false,
  8825.                                     'preserveMetaData' => false,
  8826.                                     'rasterizeSVG' => false,
  8827.                                     'downloadable' => false,
  8828.                                     'modificationDate' => 1642150373,
  8829.                                     'creationDate' => 1641998279,
  8830.                                     'preserveAnimation' => false,
  8831.                                 ],
  8832.                                 'hotspot-bg' => [
  8833.                                     'items' => [
  8834.                                         => [
  8835.                                             'method' => 'cover',
  8836.                                             'arguments' => [
  8837.                                                 'width' => 1920,
  8838.                                                 'height' => 880,
  8839.                                                 'positioning' => 'center',
  8840.                                                 'forceResize' => true,
  8841.                                             ],
  8842.                                         ],
  8843.                                     ],
  8844.                                     'medias' => [
  8845.                                         '(max-width: 767px)' => [
  8846.                                             => [
  8847.                                                 'method' => 'cover',
  8848.                                                 'arguments' => [
  8849.                                                     'width' => 390,
  8850.                                                     'height' => 390,
  8851.                                                     'positioning' => 'center',
  8852.                                                     'forceResize' => true,
  8853.                                                 ],
  8854.                                             ],
  8855.                                         ],
  8856.                                     ],
  8857.                                     'name' => 'hotspot-bg',
  8858.                                     'description' => '',
  8859.                                     'group' => '',
  8860.                                     'format' => 'SOURCE',
  8861.                                     'quality' => 85,
  8862.                                     'highResolution' => 0.0,
  8863.                                     'preserveColor' => false,
  8864.                                     'preserveMetaData' => false,
  8865.                                     'rasterizeSVG' => false,
  8866.                                     'downloadable' => false,
  8867.                                     'modificationDate' => 1673279443,
  8868.                                     'creationDate' => 1673279401,
  8869.                                     'preserveAnimation' => false,
  8870.                                 ],
  8871.                                 'hotspot-popup' => [
  8872.                                     'items' => [
  8873.                                         => [
  8874.                                             'method' => 'cover',
  8875.                                             'arguments' => [
  8876.                                                 'width' => 385,
  8877.                                                 'height' => 257,
  8878.                                                 'positioning' => 'center',
  8879.                                                 'forceResize' => true,
  8880.                                             ],
  8881.                                         ],
  8882.                                     ],
  8883.                                     'medias' => [
  8884.                                     ],
  8885.                                     'name' => 'hotspot-popup',
  8886.                                     'description' => '',
  8887.                                     'group' => '',
  8888.                                     'format' => 'SOURCE',
  8889.                                     'quality' => 85,
  8890.                                     'highResolution' => 0.0,
  8891.                                     'preserveColor' => false,
  8892.                                     'preserveMetaData' => false,
  8893.                                     'rasterizeSVG' => false,
  8894.                                     'downloadable' => false,
  8895.                                     'modificationDate' => 1673280572,
  8896.                                     'creationDate' => 1673278374,
  8897.                                     'preserveAnimation' => false,
  8898.                                 ],
  8899.                                 'img-slider' => [
  8900.                                     'items' => [
  8901.                                         => [
  8902.                                             'method' => 'cover',
  8903.                                             'arguments' => [
  8904.                                                 'width' => 766,
  8905.                                                 'height' => 575,
  8906.                                                 'positioning' => 'center',
  8907.                                                 'forceResize' => true,
  8908.                                             ],
  8909.                                         ],
  8910.                                     ],
  8911.                                     'medias' => [
  8912.                                         '(max-width: 767px)' => [
  8913.                                             => [
  8914.                                                 'method' => 'cover',
  8915.                                                 'arguments' => [
  8916.                                                     'width' => 312,
  8917.                                                     'height' => 234,
  8918.                                                     'positioning' => 'center',
  8919.                                                     'forceResize' => true,
  8920.                                                 ],
  8921.                                             ],
  8922.                                         ],
  8923.                                     ],
  8924.                                     'name' => 'img-slider',
  8925.                                     'description' => '',
  8926.                                     'group' => '',
  8927.                                     'format' => 'SOURCE',
  8928.                                     'quality' => 85,
  8929.                                     'highResolution' => 0.0,
  8930.                                     'preserveColor' => false,
  8931.                                     'preserveMetaData' => false,
  8932.                                     'rasterizeSVG' => false,
  8933.                                     'downloadable' => false,
  8934.                                     'modificationDate' => 1685431777,
  8935.                                     'creationDate' => 1685431656,
  8936.                                     'preserveAnimation' => false,
  8937.                                 ],
  8938.                                 'img-teaser-landscape' => [
  8939.                                     'items' => [
  8940.                                         => [
  8941.                                             'method' => 'cover',
  8942.                                             'arguments' => [
  8943.                                                 'width' => 848,
  8944.                                                 'height' => 424,
  8945.                                                 'positioning' => 'center',
  8946.                                                 'forceResize' => true,
  8947.                                             ],
  8948.                                         ],
  8949.                                     ],
  8950.                                     'medias' => [
  8951.                                         '(max-width: 767px)' => [
  8952.                                             => [
  8953.                                                 'method' => 'cover',
  8954.                                                 'arguments' => [
  8955.                                                     'width' => 240,
  8956.                                                     'height' => 117,
  8957.                                                     'positioning' => 'center',
  8958.                                                     'forceResize' => true,
  8959.                                                 ],
  8960.                                             ],
  8961.                                         ],
  8962.                                     ],
  8963.                                     'name' => 'img-teaser-landscape',
  8964.                                     'description' => '',
  8965.                                     'group' => '',
  8966.                                     'format' => 'SOURCE',
  8967.                                     'quality' => 85,
  8968.                                     'highResolution' => 0.0,
  8969.                                     'preserveColor' => false,
  8970.                                     'preserveMetaData' => false,
  8971.                                     'rasterizeSVG' => false,
  8972.                                     'downloadable' => false,
  8973.                                     'modificationDate' => 1696578017,
  8974.                                     'creationDate' => 1675840716,
  8975.                                     'preserveAnimation' => false,
  8976.                                 ],
  8977.                                 'img-teaser-portal' => [
  8978.                                     'items' => [
  8979.                                         => [
  8980.                                             'method' => 'cover',
  8981.                                             'arguments' => [
  8982.                                                 'width' => 685,
  8983.                                                 'height' => 685,
  8984.                                                 'positioning' => 'center',
  8985.                                                 'forceResize' => true,
  8986.                                             ],
  8987.                                         ],
  8988.                                     ],
  8989.                                     'medias' => [
  8990.                                         '(max-width: 767px)' => [
  8991.                                             => [
  8992.                                                 'method' => 'cover',
  8993.                                                 'arguments' => [
  8994.                                                     'width' => 406,
  8995.                                                     'height' => 232,
  8996.                                                     'positioning' => 'center',
  8997.                                                     'forceResize' => true,
  8998.                                                 ],
  8999.                                             ],
  9000.                                         ],
  9001.                                     ],
  9002.                                     'name' => 'img-teaser-portal',
  9003.                                     'description' => '',
  9004.                                     'group' => '',
  9005.                                     'format' => 'SOURCE',
  9006.                                     'quality' => 85,
  9007.                                     'highResolution' => 0.0,
  9008.                                     'preserveColor' => false,
  9009.                                     'preserveMetaData' => false,
  9010.                                     'rasterizeSVG' => false,
  9011.                                     'downloadable' => false,
  9012.                                     'modificationDate' => 1676455564,
  9013.                                     'creationDate' => 1676285386,
  9014.                                     'preserveAnimation' => false,
  9015.                                 ],
  9016.                                 'img-teaser' => [
  9017.                                     'items' => [
  9018.                                         => [
  9019.                                             'method' => 'cover',
  9020.                                             'arguments' => [
  9021.                                                 'width' => 225,
  9022.                                                 'height' => 225,
  9023.                                                 'positioning' => 'center',
  9024.                                                 'forceResize' => true,
  9025.                                             ],
  9026.                                         ],
  9027.                                     ],
  9028.                                     'medias' => [
  9029.                                         '(min-width: 768px)' => [
  9030.                                             => [
  9031.                                                 'method' => 'cover',
  9032.                                                 'arguments' => [
  9033.                                                     'width' => 346,
  9034.                                                     'height' => 346,
  9035.                                                     'positioning' => 'center',
  9036.                                                     'forceResize' => true,
  9037.                                                 ],
  9038.                                             ],
  9039.                                         ],
  9040.                                     ],
  9041.                                     'name' => 'img-teaser',
  9042.                                     'description' => '',
  9043.                                     'group' => '',
  9044.                                     'format' => 'SOURCE',
  9045.                                     'quality' => 85,
  9046.                                     'highResolution' => 0.0,
  9047.                                     'preserveColor' => false,
  9048.                                     'preserveMetaData' => false,
  9049.                                     'rasterizeSVG' => false,
  9050.                                     'downloadable' => false,
  9051.                                     'modificationDate' => 1693293571,
  9052.                                     'creationDate' => 1668768692,
  9053.                                     'preserveAnimation' => false,
  9054.                                 ],
  9055.                                 'img-text-slider' => [
  9056.                                     'items' => [
  9057.                                         => [
  9058.                                             'method' => 'cover',
  9059.                                             'arguments' => [
  9060.                                                 'width' => 852,
  9061.                                                 'height' => 563,
  9062.                                                 'positioning' => 'center',
  9063.                                                 'forceResize' => true,
  9064.                                             ],
  9065.                                         ],
  9066.                                     ],
  9067.                                     'medias' => [
  9068.                                     ],
  9069.                                     'name' => 'img-text-slider',
  9070.                                     'description' => '',
  9071.                                     'group' => '',
  9072.                                     'format' => 'SOURCE',
  9073.                                     'quality' => 85,
  9074.                                     'highResolution' => 0.0,
  9075.                                     'preserveColor' => false,
  9076.                                     'preserveMetaData' => false,
  9077.                                     'rasterizeSVG' => false,
  9078.                                     'downloadable' => false,
  9079.                                     'modificationDate' => 1672652295,
  9080.                                     'creationDate' => 1672652275,
  9081.                                     'preserveAnimation' => false,
  9082.                                 ],
  9083.                                 'interactive-map-image' => [
  9084.                                     'items' => [
  9085.                                         => [
  9086.                                             'method' => 'scaleByWidth',
  9087.                                             'arguments' => [
  9088.                                                 'width' => 1712,
  9089.                                                 'forceResize' => true,
  9090.                                             ],
  9091.                                         ],
  9092.                                     ],
  9093.                                     'medias' => [
  9094.                                         '(max-width: 767px)' => [
  9095.                                             => [
  9096.                                                 'method' => 'scaleByWidth',
  9097.                                                 'arguments' => [
  9098.                                                     'width' => 360,
  9099.                                                     'forceResize' => true,
  9100.                                                 ],
  9101.                                             ],
  9102.                                         ],
  9103.                                     ],
  9104.                                     'name' => 'interactive-map-image',
  9105.                                     'description' => '',
  9106.                                     'group' => '',
  9107.                                     'format' => 'SOURCE',
  9108.                                     'quality' => 85,
  9109.                                     'highResolution' => 0.0,
  9110.                                     'preserveColor' => false,
  9111.                                     'preserveMetaData' => false,
  9112.                                     'rasterizeSVG' => false,
  9113.                                     'downloadable' => false,
  9114.                                     'modificationDate' => 1683035312,
  9115.                                     'creationDate' => 1683035279,
  9116.                                     'preserveAnimation' => false,
  9117.                                 ],
  9118.                                 'interactive-map' => [
  9119.                                     'items' => [
  9120.                                         => [
  9121.                                             'method' => 'cover',
  9122.                                             'arguments' => [
  9123.                                                 'width' => 1712,
  9124.                                                 'height' => 963,
  9125.                                                 'positioning' => 'center',
  9126.                                                 'forceResize' => true,
  9127.                                             ],
  9128.                                         ],
  9129.                                     ],
  9130.                                     'medias' => [
  9131.                                         '(max-width: 767px)' => [
  9132.                                             => [
  9133.                                                 'method' => 'cover',
  9134.                                                 'arguments' => [
  9135.                                                     'width' => 360,
  9136.                                                     'height' => 360,
  9137.                                                     'positioning' => 'center',
  9138.                                                     'forceResize' => true,
  9139.                                                 ],
  9140.                                             ],
  9141.                                         ],
  9142.                                     ],
  9143.                                     'name' => 'interactive-map',
  9144.                                     'description' => '',
  9145.                                     'group' => '',
  9146.                                     'format' => 'SOURCE',
  9147.                                     'quality' => 85,
  9148.                                     'highResolution' => 0.0,
  9149.                                     'preserveColor' => false,
  9150.                                     'preserveMetaData' => false,
  9151.                                     'rasterizeSVG' => false,
  9152.                                     'downloadable' => false,
  9153.                                     'modificationDate' => 1676457392,
  9154.                                     'creationDate' => 1676457122,
  9155.                                     'preserveAnimation' => false,
  9156.                                 ],
  9157.                                 'jsonld' => [
  9158.                                     'items' => [
  9159.                                         => [
  9160.                                             'method' => 'cover',
  9161.                                             'arguments' => [
  9162.                                                 'width' => 1920,
  9163.                                                 'height' => 1080,
  9164.                                                 'positioning' => 'center',
  9165.                                                 'forceResize' => true,
  9166.                                             ],
  9167.                                         ],
  9168.                                     ],
  9169.                                     'medias' => [
  9170.                                     ],
  9171.                                     'name' => 'jsonld',
  9172.                                     'description' => '',
  9173.                                     'group' => '',
  9174.                                     'format' => 'SOURCE',
  9175.                                     'quality' => 85,
  9176.                                     'highResolution' => 0.0,
  9177.                                     'preserveColor' => false,
  9178.                                     'preserveMetaData' => false,
  9179.                                     'rasterizeSVG' => false,
  9180.                                     'downloadable' => false,
  9181.                                     'modificationDate' => 1700468482,
  9182.                                     'creationDate' => 1700468465,
  9183.                                     'preserveAnimation' => false,
  9184.                                 ],
  9185.                                 'large-img-teaser' => [
  9186.                                     'items' => [
  9187.                                         => [
  9188.                                             'method' => 'cover',
  9189.                                             'arguments' => [
  9190.                                                 'width' => 1720,
  9191.                                                 'height' => 670,
  9192.                                                 'positioning' => 'center',
  9193.                                                 'forceResize' => true,
  9194.                                             ],
  9195.                                         ],
  9196.                                     ],
  9197.                                     'medias' => [
  9198.                                         '(max-width: 767px)' => [
  9199.                                             => [
  9200.                                                 'method' => 'cover',
  9201.                                                 'arguments' => [
  9202.                                                     'width' => 350,
  9203.                                                     'height' => 235,
  9204.                                                     'positioning' => 'center',
  9205.                                                     'forceResize' => true,
  9206.                                                 ],
  9207.                                             ],
  9208.                                         ],
  9209.                                     ],
  9210.                                     'name' => 'large-img-teaser',
  9211.                                     'description' => '',
  9212.                                     'group' => '',
  9213.                                     'format' => 'SOURCE',
  9214.                                     'quality' => 85,
  9215.                                     'highResolution' => 0.0,
  9216.                                     'preserveColor' => false,
  9217.                                     'preserveMetaData' => false,
  9218.                                     'rasterizeSVG' => false,
  9219.                                     'downloadable' => false,
  9220.                                     'modificationDate' => 1672674439,
  9221.                                     'creationDate' => 1672674389,
  9222.                                     'preserveAnimation' => false,
  9223.                                 ],
  9224.                                 'lightbox' => [
  9225.                                     'items' => [
  9226.                                         => [
  9227.                                             'method' => 'contain',
  9228.                                             'arguments' => [
  9229.                                                 'width' => 1600,
  9230.                                                 'height' => 900,
  9231.                                                 'forceResize' => false,
  9232.                                             ],
  9233.                                         ],
  9234.                                         => [
  9235.                                             'method' => 'cover',
  9236.                                             'arguments' => [
  9237.                                                 'width' => 1600,
  9238.                                                 'height' => 900,
  9239.                                                 'positioning' => NULL,
  9240.                                                 'forceResize' => false,
  9241.                                             ],
  9242.                                         ],
  9243.                                     ],
  9244.                                     'medias' => [
  9245.                                         '(max-width: 767px)' => [
  9246.                                             => [
  9247.                                                 'method' => 'contain',
  9248.                                                 'arguments' => [
  9249.                                                     'width' => 360,
  9250.                                                     'height' => 203,
  9251.                                                     'forceResize' => false,
  9252.                                                 ],
  9253.                                             ],
  9254.                                             => [
  9255.                                                 'method' => 'cover',
  9256.                                                 'arguments' => [
  9257.                                                     'width' => 360,
  9258.                                                     'height' => 203,
  9259.                                                     'positioning' => 'center',
  9260.                                                     'forceResize' => false,
  9261.                                                 ],
  9262.                                             ],
  9263.                                         ],
  9264.                                     ],
  9265.                                     'name' => 'lightbox',
  9266.                                     'description' => '',
  9267.                                     'group' => '',
  9268.                                     'format' => 'SOURCE',
  9269.                                     'quality' => 85,
  9270.                                     'highResolution' => 0.0,
  9271.                                     'preserveColor' => false,
  9272.                                     'preserveMetaData' => false,
  9273.                                     'rasterizeSVG' => false,
  9274.                                     'downloadable' => false,
  9275.                                     'modificationDate' => 1672144775,
  9276.                                     'creationDate' => 1641989294,
  9277.                                     'preserveAnimation' => false,
  9278.                                 ],
  9279.                                 'media-area-16x9' => [
  9280.                                     'items' => [
  9281.                                         => [
  9282.                                             'method' => 'cover',
  9283.                                             'arguments' => [
  9284.                                                 'width' => 330,
  9285.                                                 'height' => 186,
  9286.                                                 'positioning' => 'center',
  9287.                                                 'forceResize' => true,
  9288.                                             ],
  9289.                                         ],
  9290.                                     ],
  9291.                                     'medias' => [
  9292.                                         '(min-width: 768px)' => [
  9293.                                             => [
  9294.                                                 'method' => 'cover',
  9295.                                                 'arguments' => [
  9296.                                                     'width' => 1190,
  9297.                                                     'height' => 670,
  9298.                                                     'positioning' => 'center',
  9299.                                                     'forceResize' => true,
  9300.                                                 ],
  9301.                                             ],
  9302.                                         ],
  9303.                                     ],
  9304.                                     'name' => 'media-area-16x9',
  9305.                                     'description' => '',
  9306.                                     'group' => '',
  9307.                                     'format' => 'SOURCE',
  9308.                                     'quality' => 85,
  9309.                                     'highResolution' => 0.0,
  9310.                                     'preserveColor' => false,
  9311.                                     'preserveMetaData' => false,
  9312.                                     'rasterizeSVG' => false,
  9313.                                     'downloadable' => false,
  9314.                                     'modificationDate' => 1642151127,
  9315.                                     'creationDate' => 1642150905,
  9316.                                     'preserveAnimation' => false,
  9317.                                 ],
  9318.                                 'media-area-4x3' => [
  9319.                                     'items' => [
  9320.                                         => [
  9321.                                             'method' => 'cover',
  9322.                                             'arguments' => [
  9323.                                                 'width' => 360,
  9324.                                                 'height' => 270,
  9325.                                                 'positioning' => 'center',
  9326.                                                 'forceResize' => true,
  9327.                                             ],
  9328.                                         ],
  9329.                                     ],
  9330.                                     'medias' => [
  9331.                                         '(min-width: 768px)' => [
  9332.                                             => [
  9333.                                                 'method' => 'cover',
  9334.                                                 'arguments' => [
  9335.                                                     'width' => 800,
  9336.                                                     'height' => 600,
  9337.                                                     'positioning' => 'center',
  9338.                                                     'forceResize' => true,
  9339.                                                 ],
  9340.                                             ],
  9341.                                         ],
  9342.                                     ],
  9343.                                     'name' => 'media-area-4x3',
  9344.                                     'description' => '',
  9345.                                     'group' => '',
  9346.                                     'format' => 'SOURCE',
  9347.                                     'quality' => 85,
  9348.                                     'highResolution' => 0.0,
  9349.                                     'preserveColor' => false,
  9350.                                     'preserveMetaData' => false,
  9351.                                     'rasterizeSVG' => false,
  9352.                                     'downloadable' => false,
  9353.                                     'modificationDate' => 1642150868,
  9354.                                     'creationDate' => 1642150767,
  9355.                                     'preserveAnimation' => false,
  9356.                                 ],
  9357.                                 'media-area' => [
  9358.                                     'items' => [
  9359.                                         => [
  9360.                                             'method' => 'scaleByWidth',
  9361.                                             'arguments' => [
  9362.                                                 'width' => 330,
  9363.                                                 'forceResize' => true,
  9364.                                             ],
  9365.                                         ],
  9366.                                     ],
  9367.                                     'medias' => [
  9368.                                         '(min-width: 768px)' => [
  9369.                                             => [
  9370.                                                 'method' => 'scaleByWidth',
  9371.                                                 'arguments' => [
  9372.                                                     'width' => 1190,
  9373.                                                     'forceResize' => true,
  9374.                                                 ],
  9375.                                             ],
  9376.                                         ],
  9377.                                     ],
  9378.                                     'name' => 'media-area',
  9379.                                     'description' => '',
  9380.                                     'group' => '',
  9381.                                     'format' => 'SOURCE',
  9382.                                     'quality' => 85,
  9383.                                     'highResolution' => 0.0,
  9384.                                     'preserveColor' => false,
  9385.                                     'preserveMetaData' => false,
  9386.                                     'rasterizeSVG' => false,
  9387.                                     'downloadable' => false,
  9388.                                     'modificationDate' => 1642150479,
  9389.                                     'creationDate' => 1642150394,
  9390.                                     'preserveAnimation' => false,
  9391.                                 ],
  9392.                                 'navbar-brand' => [
  9393.                                     'items' => [
  9394.                                         => [
  9395.                                             'method' => 'scaleByWidth',
  9396.                                             'arguments' => [
  9397.                                                 'width' => 200,
  9398.                                                 'forceResize' => true,
  9399.                                             ],
  9400.                                         ],
  9401.                                     ],
  9402.                                     'medias' => [
  9403.                                     ],
  9404.                                     'name' => 'navbar-brand',
  9405.                                     'description' => '',
  9406.                                     'group' => '',
  9407.                                     'format' => 'SOURCE',
  9408.                                     'quality' => 85,
  9409.                                     'highResolution' => 0.0,
  9410.                                     'preserveColor' => false,
  9411.                                     'preserveMetaData' => false,
  9412.                                     'rasterizeSVG' => false,
  9413.                                     'downloadable' => false,
  9414.                                     'modificationDate' => 1675177483,
  9415.                                     'creationDate' => 1675177465,
  9416.                                     'preserveAnimation' => false,
  9417.                                 ],
  9418.                                 'new-product-popup' => [
  9419.                                     'items' => [
  9420.                                         => [
  9421.                                             'method' => 'contain',
  9422.                                             'arguments' => [
  9423.                                                 'width' => 150,
  9424.                                                 'height' => 150,
  9425.                                                 'forceResize' => true,
  9426.                                             ],
  9427.                                         ],
  9428.                                     ],
  9429.                                     'medias' => [
  9430.                                     ],
  9431.                                     'name' => 'new-product-popup',
  9432.                                     'description' => '',
  9433.                                     'group' => '',
  9434.                                     'format' => 'SOURCE',
  9435.                                     'quality' => 85,
  9436.                                     'highResolution' => 0.0,
  9437.                                     'preserveColor' => false,
  9438.                                     'preserveMetaData' => false,
  9439.                                     'rasterizeSVG' => false,
  9440.                                     'downloadable' => false,
  9441.                                     'modificationDate' => 1754485839,
  9442.                                     'creationDate' => 1754484672,
  9443.                                     'preserveAnimation' => false,
  9444.                                 ],
  9445.                                 'news-teaser-big' => [
  9446.                                     'items' => [
  9447.                                         => [
  9448.                                             'method' => 'cover',
  9449.                                             'arguments' => [
  9450.                                                 'width' => 1078,
  9451.                                                 'height' => 659,
  9452.                                                 'positioning' => 'center',
  9453.                                                 'forceResize' => true,
  9454.                                             ],
  9455.                                         ],
  9456.                                     ],
  9457.                                     'medias' => [
  9458.                                     ],
  9459.                                     'name' => 'news-teaser-big',
  9460.                                     'description' => '',
  9461.                                     'group' => '',
  9462.                                     'format' => 'SOURCE',
  9463.                                     'quality' => 85,
  9464.                                     'highResolution' => 0.0,
  9465.                                     'preserveColor' => false,
  9466.                                     'preserveMetaData' => false,
  9467.                                     'rasterizeSVG' => false,
  9468.                                     'downloadable' => false,
  9469.                                     'modificationDate' => 1676444340,
  9470.                                     'creationDate' => 1676444229,
  9471.                                     'preserveAnimation' => false,
  9472.                                 ],
  9473.                                 'news-teaser-small' => [
  9474.                                     'items' => [
  9475.                                         => [
  9476.                                             'method' => 'cover',
  9477.                                             'arguments' => [
  9478.                                                 'width' => 488,
  9479.                                                 'height' => 298,
  9480.                                                 'positioning' => 'center',
  9481.                                                 'forceResize' => true,
  9482.                                             ],
  9483.                                         ],
  9484.                                     ],
  9485.                                     'medias' => [
  9486.                                     ],
  9487.                                     'name' => 'news-teaser-small',
  9488.                                     'description' => '',
  9489.                                     'group' => '',
  9490.                                     'format' => 'SOURCE',
  9491.                                     'quality' => 85,
  9492.                                     'highResolution' => 0.0,
  9493.                                     'preserveColor' => false,
  9494.                                     'preserveMetaData' => false,
  9495.                                     'rasterizeSVG' => false,
  9496.                                     'downloadable' => false,
  9497.                                     'modificationDate' => 1676445483,
  9498.                                     'creationDate' => 1676445463,
  9499.                                     'preserveAnimation' => false,
  9500.                                 ],
  9501.                                 'newsletter-bg-mobile' => [
  9502.                                     'items' => [
  9503.                                         => [
  9504.                                             'method' => 'cover',
  9505.                                             'arguments' => [
  9506.                                                 'width' => 390,
  9507.                                                 'height' => 560,
  9508.                                                 'positioning' => 'center',
  9509.                                                 'forceResize' => true,
  9510.                                             ],
  9511.                                         ],
  9512.                                     ],
  9513.                                     'medias' => [
  9514.                                     ],
  9515.                                     'name' => 'newsletter-bg-mobile',
  9516.                                     'description' => '',
  9517.                                     'group' => '',
  9518.                                     'format' => 'SOURCE',
  9519.                                     'quality' => 85,
  9520.                                     'highResolution' => 0.0,
  9521.                                     'preserveColor' => false,
  9522.                                     'preserveMetaData' => false,
  9523.                                     'rasterizeSVG' => false,
  9524.                                     'downloadable' => false,
  9525.                                     'modificationDate' => 1671535842,
  9526.                                     'creationDate' => 1671535795,
  9527.                                     'preserveAnimation' => false,
  9528.                                 ],
  9529.                                 'newsletter-bg' => [
  9530.                                     'items' => [
  9531.                                         => [
  9532.                                             'method' => 'scaleByWidth',
  9533.                                             'arguments' => [
  9534.                                                 'width' => 1920,
  9535.                                                 'forceResize' => true,
  9536.                                             ],
  9537.                                         ],
  9538.                                     ],
  9539.                                     'medias' => [
  9540.                                     ],
  9541.                                     'name' => 'newsletter-bg',
  9542.                                     'description' => '',
  9543.                                     'group' => '',
  9544.                                     'format' => 'SOURCE',
  9545.                                     'quality' => 85,
  9546.                                     'highResolution' => 0.0,
  9547.                                     'preserveColor' => false,
  9548.                                     'preserveMetaData' => false,
  9549.                                     'rasterizeSVG' => false,
  9550.                                     'downloadable' => false,
  9551.                                     'modificationDate' => 1671535784,
  9552.                                     'creationDate' => 1671535753,
  9553.                                     'preserveAnimation' => false,
  9554.                                 ],
  9555.                                 'pdf-event' => [
  9556.                                     'items' => [
  9557.                                         => [
  9558.                                             'method' => 'cover',
  9559.                                             'arguments' => [
  9560.                                                 'width' => 340,
  9561.                                                 'height' => 226,
  9562.                                                 'positioning' => 'center',
  9563.                                                 'forceResize' => true,
  9564.                                             ],
  9565.                                         ],
  9566.                                     ],
  9567.                                     'medias' => [
  9568.                                     ],
  9569.                                     'name' => 'pdf-event',
  9570.                                     'description' => '',
  9571.                                     'group' => '',
  9572.                                     'format' => 'JPEG',
  9573.                                     'quality' => 85,
  9574.                                     'highResolution' => 0.0,
  9575.                                     'preserveColor' => false,
  9576.                                     'preserveMetaData' => false,
  9577.                                     'rasterizeSVG' => false,
  9578.                                     'downloadable' => false,
  9579.                                     'modificationDate' => 1694008679,
  9580.                                     'creationDate' => 1694007449,
  9581.                                     'preserveAnimation' => false,
  9582.                                 ],
  9583.                                 'portal-hero-bg-xs' => [
  9584.                                     'items' => [
  9585.                                         => [
  9586.                                             'method' => 'cover',
  9587.                                             'arguments' => [
  9588.                                                 'width' => 414,
  9589.                                                 'height' => 896,
  9590.                                                 'positioning' => 'center',
  9591.                                                 'forceResize' => true,
  9592.                                             ],
  9593.                                         ],
  9594.                                     ],
  9595.                                     'medias' => [
  9596.                                     ],
  9597.                                     'name' => 'portal-hero-bg-xs',
  9598.                                     'description' => '',
  9599.                                     'group' => '',
  9600.                                     'format' => 'SOURCE',
  9601.                                     'quality' => 85,
  9602.                                     'highResolution' => 0.0,
  9603.                                     'preserveColor' => false,
  9604.                                     'preserveMetaData' => false,
  9605.                                     'rasterizeSVG' => false,
  9606.                                     'downloadable' => false,
  9607.                                     'modificationDate' => 1676015445,
  9608.                                     'creationDate' => 1675874614,
  9609.                                     'preserveAnimation' => false,
  9610.                                 ],
  9611.                                 'portal-hero-bg' => [
  9612.                                     'items' => [
  9613.                                         => [
  9614.                                             'method' => 'cover',
  9615.                                             'arguments' => [
  9616.                                                 'width' => 1920,
  9617.                                                 'height' => 1080,
  9618.                                                 'positioning' => 'center',
  9619.                                                 'forceResize' => true,
  9620.                                             ],
  9621.                                         ],
  9622.                                     ],
  9623.                                     'medias' => [
  9624.                                     ],
  9625.                                     'name' => 'portal-hero-bg',
  9626.                                     'description' => '',
  9627.                                     'group' => '',
  9628.                                     'format' => 'SOURCE',
  9629.                                     'quality' => 85,
  9630.                                     'highResolution' => 0.0,
  9631.                                     'preserveColor' => false,
  9632.                                     'preserveMetaData' => false,
  9633.                                     'rasterizeSVG' => false,
  9634.                                     'downloadable' => false,
  9635.                                     'modificationDate' => 1675874761,
  9636.                                     'creationDate' => 1675874570,
  9637.                                     'preserveAnimation' => false,
  9638.                                 ],
  9639.                                 'portal-hero-xs' => [
  9640.                                     'items' => [
  9641.                                         => [
  9642.                                             'method' => 'cover',
  9643.                                             'arguments' => [
  9644.                                                 'width' => 295,
  9645.                                                 'height' => 442,
  9646.                                                 'positioning' => 'center',
  9647.                                                 'forceResize' => true,
  9648.                                             ],
  9649.                                         ],
  9650.                                     ],
  9651.                                     'medias' => [
  9652.                                     ],
  9653.                                     'name' => 'portal-hero-xs',
  9654.                                     'description' => '',
  9655.                                     'group' => '',
  9656.                                     'format' => 'SOURCE',
  9657.                                     'quality' => 85,
  9658.                                     'highResolution' => 0.0,
  9659.                                     'preserveColor' => false,
  9660.                                     'preserveMetaData' => false,
  9661.                                     'rasterizeSVG' => false,
  9662.                                     'downloadable' => false,
  9663.                                     'modificationDate' => 1676618940,
  9664.                                     'creationDate' => 1676618832,
  9665.                                     'preserveAnimation' => false,
  9666.                                 ],
  9667.                                 'portal-hero' => [
  9668.                                     'items' => [
  9669.                                         => [
  9670.                                             'method' => 'cover',
  9671.                                             'arguments' => [
  9672.                                                 'width' => 1680,
  9673.                                                 'height' => 800,
  9674.                                                 'positioning' => 'center',
  9675.                                                 'forceResize' => true,
  9676.                                             ],
  9677.                                         ],
  9678.                                     ],
  9679.                                     'medias' => [
  9680.                                         '(max-width: 767px)' => [
  9681.                                             => [
  9682.                                                 'method' => 'cover',
  9683.                                                 'arguments' => [
  9684.                                                     'width' => 295,
  9685.                                                     'height' => 442,
  9686.                                                     'positioning' => 'center',
  9687.                                                     'forceResize' => true,
  9688.                                                 ],
  9689.                                             ],
  9690.                                         ],
  9691.                                     ],
  9692.                                     'name' => 'portal-hero',
  9693.                                     'description' => '',
  9694.                                     'group' => '',
  9695.                                     'format' => 'SOURCE',
  9696.                                     'quality' => 85,
  9697.                                     'highResolution' => 0.0,
  9698.                                     'preserveColor' => false,
  9699.                                     'preserveMetaData' => false,
  9700.                                     'rasterizeSVG' => false,
  9701.                                     'downloadable' => false,
  9702.                                     'modificationDate' => 1669631232,
  9703.                                     'creationDate' => 1669366385,
  9704.                                     'preserveAnimation' => false,
  9705.                                 ],
  9706.                                 'profile-block' => [
  9707.                                     'items' => [
  9708.                                         => [
  9709.                                             'method' => 'cover',
  9710.                                             'arguments' => [
  9711.                                                 'width' => 64,
  9712.                                                 'height' => 64,
  9713.                                                 'positioning' => 'center',
  9714.                                                 'forceResize' => true,
  9715.                                             ],
  9716.                                         ],
  9717.                                     ],
  9718.                                     'medias' => [
  9719.                                     ],
  9720.                                     'name' => 'profile-block',
  9721.                                     'description' => '',
  9722.                                     'group' => '',
  9723.                                     'format' => 'SOURCE',
  9724.                                     'quality' => 85,
  9725.                                     'highResolution' => 0.0,
  9726.                                     'preserveColor' => false,
  9727.                                     'preserveMetaData' => false,
  9728.                                     'rasterizeSVG' => false,
  9729.                                     'downloadable' => false,
  9730.                                     'modificationDate' => 1678178537,
  9731.                                     'creationDate' => 1678178513,
  9732.                                     'preserveAnimation' => false,
  9733.                                 ],
  9734.                                 'profile-hub' => [
  9735.                                     'items' => [
  9736.                                         => [
  9737.                                             'method' => 'cover',
  9738.                                             'arguments' => [
  9739.                                                 'width' => 96,
  9740.                                                 'height' => 96,
  9741.                                                 'positioning' => 'center',
  9742.                                                 'forceResize' => true,
  9743.                                             ],
  9744.                                         ],
  9745.                                     ],
  9746.                                     'medias' => [
  9747.                                     ],
  9748.                                     'name' => 'profile-hub',
  9749.                                     'description' => '',
  9750.                                     'group' => '',
  9751.                                     'format' => 'SOURCE',
  9752.                                     'quality' => 85,
  9753.                                     'highResolution' => 0.0,
  9754.                                     'preserveColor' => false,
  9755.                                     'preserveMetaData' => false,
  9756.                                     'rasterizeSVG' => false,
  9757.                                     'downloadable' => false,
  9758.                                     'modificationDate' => 1680258460,
  9759.                                     'creationDate' => 1680258343,
  9760.                                     'preserveAnimation' => false,
  9761.                                 ],
  9762.                                 'search-result' => [
  9763.                                     'items' => [
  9764.                                         => [
  9765.                                             'method' => 'cover',
  9766.                                             'arguments' => [
  9767.                                                 'width' => 211,
  9768.                                                 'height' => 211,
  9769.                                                 'positioning' => 'center',
  9770.                                                 'forceResize' => true,
  9771.                                             ],
  9772.                                         ],
  9773.                                     ],
  9774.                                     'medias' => [
  9775.                                         '(max-width: 767px)' => [
  9776.                                             => [
  9777.                                                 'method' => 'cover',
  9778.                                                 'arguments' => [
  9779.                                                     'width' => 350,
  9780.                                                     'height' => 200,
  9781.                                                     'positioning' => 'center',
  9782.                                                     'forceResize' => true,
  9783.                                                 ],
  9784.                                             ],
  9785.                                         ],
  9786.                                     ],
  9787.                                     'name' => 'search-result',
  9788.                                     'description' => '',
  9789.                                     'group' => '',
  9790.                                     'format' => 'SOURCE',
  9791.                                     'quality' => 85,
  9792.                                     'highResolution' => 0.0,
  9793.                                     'preserveColor' => false,
  9794.                                     'preserveMetaData' => false,
  9795.                                     'rasterizeSVG' => false,
  9796.                                     'downloadable' => false,
  9797.                                     'modificationDate' => 1679908518,
  9798.                                     'creationDate' => 1679908422,
  9799.                                     'preserveAnimation' => false,
  9800.                                 ],
  9801.                                 'snow-items-bg-img' => [
  9802.                                     'items' => [
  9803.                                         => [
  9804.                                             'method' => 'cover',
  9805.                                             'arguments' => [
  9806.                                                 'width' => 1920,
  9807.                                                 'height' => 800,
  9808.                                                 'positioning' => 'center',
  9809.                                                 'forceResize' => true,
  9810.                                             ],
  9811.                                         ],
  9812.                                     ],
  9813.                                     'medias' => [
  9814.                                         '(max-width: 767px)' => [
  9815.                                             => [
  9816.                                                 'method' => 'cover',
  9817.                                                 'arguments' => [
  9818.                                                     'width' => 390,
  9819.                                                     'height' => 480,
  9820.                                                     'positioning' => 'center',
  9821.                                                     'forceResize' => true,
  9822.                                                 ],
  9823.                                             ],
  9824.                                         ],
  9825.                                     ],
  9826.                                     'name' => 'snow-items-bg-img',
  9827.                                     'description' => '',
  9828.                                     'group' => '',
  9829.                                     'format' => 'SOURCE',
  9830.                                     'quality' => 85,
  9831.                                     'highResolution' => 0.0,
  9832.                                     'preserveColor' => false,
  9833.                                     'preserveMetaData' => false,
  9834.                                     'rasterizeSVG' => false,
  9835.                                     'downloadable' => false,
  9836.                                     'modificationDate' => 1678789815,
  9837.                                     'creationDate' => 1678789663,
  9838.                                     'preserveAnimation' => false,
  9839.                                 ],
  9840.                                 'sustainability-area-bg-xs' => [
  9841.                                     'items' => [
  9842.                                         => [
  9843.                                             'method' => 'cover',
  9844.                                             'arguments' => [
  9845.                                                 'width' => 390,
  9846.                                                 'height' => 930,
  9847.                                                 'positioning' => 'center',
  9848.                                                 'forceResize' => true,
  9849.                                             ],
  9850.                                         ],
  9851.                                     ],
  9852.                                     'medias' => [
  9853.                                     ],
  9854.                                     'name' => 'sustainability-area-bg-xs',
  9855.                                     'description' => '',
  9856.                                     'group' => '',
  9857.                                     'format' => 'SOURCE',
  9858.                                     'quality' => 85,
  9859.                                     'highResolution' => 0.0,
  9860.                                     'preserveColor' => false,
  9861.                                     'preserveMetaData' => false,
  9862.                                     'rasterizeSVG' => false,
  9863.                                     'downloadable' => false,
  9864.                                     'modificationDate' => 1676035210,
  9865.                                     'creationDate' => 1676035185,
  9866.                                     'preserveAnimation' => false,
  9867.                                 ],
  9868.                                 'sustainability-area-bg' => [
  9869.                                     'items' => [
  9870.                                         => [
  9871.                                             'method' => 'cover',
  9872.                                             'arguments' => [
  9873.                                                 'width' => 1920,
  9874.                                                 'height' => 1080,
  9875.                                                 'positioning' => 'center',
  9876.                                                 'forceResize' => true,
  9877.                                             ],
  9878.                                         ],
  9879.                                     ],
  9880.                                     'medias' => [
  9881.                                     ],
  9882.                                     'name' => 'sustainability-area-bg',
  9883.                                     'description' => '',
  9884.                                     'group' => '',
  9885.                                     'format' => 'SOURCE',
  9886.                                     'quality' => 85,
  9887.                                     'highResolution' => 0.0,
  9888.                                     'preserveColor' => false,
  9889.                                     'preserveMetaData' => false,
  9890.                                     'rasterizeSVG' => false,
  9891.                                     'downloadable' => false,
  9892.                                     'modificationDate' => 1675957259,
  9893.                                     'creationDate' => 1675957246,
  9894.                                     'preserveAnimation' => false,
  9895.                                 ],
  9896.                                 'sustainability-area' => [
  9897.                                     'items' => [
  9898.                                         => [
  9899.                                             'method' => 'cover',
  9900.                                             'arguments' => [
  9901.                                                 'width' => 563,
  9902.                                                 'height' => 843,
  9903.                                                 'positioning' => 'center',
  9904.                                                 'forceResize' => true,
  9905.                                             ],
  9906.                                         ],
  9907.                                     ],
  9908.                                     'medias' => [
  9909.                                         '(max-width: 767px)' => [
  9910.                                             => [
  9911.                                                 'method' => 'cover',
  9912.                                                 'arguments' => [
  9913.                                                     'width' => 167,
  9914.                                                     'height' => 334,
  9915.                                                     'positioning' => 'center',
  9916.                                                     'forceResize' => true,
  9917.                                                 ],
  9918.                                             ],
  9919.                                         ],
  9920.                                     ],
  9921.                                     'name' => 'sustainability-area',
  9922.                                     'description' => '',
  9923.                                     'group' => '',
  9924.                                     'format' => 'SOURCE',
  9925.                                     'quality' => 85,
  9926.                                     'highResolution' => 0.0,
  9927.                                     'preserveColor' => false,
  9928.                                     'preserveMetaData' => false,
  9929.                                     'rasterizeSVG' => false,
  9930.                                     'downloadable' => false,
  9931.                                     'modificationDate' => 1676036328,
  9932.                                     'creationDate' => 1675787664,
  9933.                                     'preserveAnimation' => false,
  9934.                                 ],
  9935.                                 'team-member' => [
  9936.                                     'items' => [
  9937.                                         => [
  9938.                                             'method' => 'cover',
  9939.                                             'arguments' => [
  9940.                                                 'width' => 274,
  9941.                                                 'height' => 274,
  9942.                                                 'positioning' => 'center',
  9943.                                                 'forceResize' => true,
  9944.                                             ],
  9945.                                         ],
  9946.                                     ],
  9947.                                     'medias' => [
  9948.                                         '(max-width: 767px)' => [
  9949.                                             => [
  9950.                                                 'method' => 'cover',
  9951.                                                 'arguments' => [
  9952.                                                     'width' => 167,
  9953.                                                     'height' => 167,
  9954.                                                     'positioning' => 'center',
  9955.                                                     'forceResize' => true,
  9956.                                                 ],
  9957.                                             ],
  9958.                                         ],
  9959.                                     ],
  9960.                                     'name' => 'team-member',
  9961.                                     'description' => '',
  9962.                                     'group' => '',
  9963.                                     'format' => 'SOURCE',
  9964.                                     'quality' => 85,
  9965.                                     'highResolution' => 0.0,
  9966.                                     'preserveColor' => false,
  9967.                                     'preserveMetaData' => false,
  9968.                                     'rasterizeSVG' => false,
  9969.                                     'downloadable' => false,
  9970.                                     'modificationDate' => 1678373330,
  9971.                                     'creationDate' => 1678373285,
  9972.                                     'preserveAnimation' => false,
  9973.                                 ],
  9974.                                 'ticket-teaser' => [
  9975.                                     'items' => [
  9976.                                         => [
  9977.                                             'method' => 'cover',
  9978.                                             'arguments' => [
  9979.                                                 'width' => 312,
  9980.                                                 'height' => 209,
  9981.                                                 'positioning' => 'center',
  9982.                                                 'forceResize' => true,
  9983.                                             ],
  9984.                                         ],
  9985.                                     ],
  9986.                                     'medias' => [
  9987.                                         '(min-width: 768px)' => [
  9988.                                             => [
  9989.                                                 'method' => 'cover',
  9990.                                                 'arguments' => [
  9991.                                                     'width' => 418,
  9992.                                                     'height' => 280,
  9993.                                                     'positioning' => 'center',
  9994.                                                     'forceResize' => true,
  9995.                                                 ],
  9996.                                             ],
  9997.                                         ],
  9998.                                     ],
  9999.                                     'name' => 'ticket-teaser',
  10000.                                     'description' => '',
  10001.                                     'group' => '',
  10002.                                     'format' => 'SOURCE',
  10003.                                     'quality' => 85,
  10004.                                     'highResolution' => 0.0,
  10005.                                     'preserveColor' => false,
  10006.                                     'preserveMetaData' => false,
  10007.                                     'rasterizeSVG' => false,
  10008.                                     'downloadable' => false,
  10009.                                     'modificationDate' => 1693296583,
  10010.                                     'creationDate' => 1669383732,
  10011.                                     'preserveAnimation' => false,
  10012.                                 ],
  10013.                                 'travel-station-hero' => [
  10014.                                     'items' => [
  10015.                                         => [
  10016.                                             'method' => 'cover',
  10017.                                             'arguments' => [
  10018.                                                 'width' => 1322,
  10019.                                                 'height' => 776,
  10020.                                                 'positioning' => 'center',
  10021.                                                 'forceResize' => true,
  10022.                                             ],
  10023.                                         ],
  10024.                                     ],
  10025.                                     'medias' => [
  10026.                                         '(max-width: 767px)' => [
  10027.                                             => [
  10028.                                                 'method' => 'cover',
  10029.                                                 'arguments' => [
  10030.                                                     'width' => 360,
  10031.                                                     'height' => 360,
  10032.                                                     'positioning' => 'center',
  10033.                                                     'forceResize' => true,
  10034.                                                 ],
  10035.                                             ],
  10036.                                         ],
  10037.                                     ],
  10038.                                     'name' => 'travel-station-hero',
  10039.                                     'description' => '',
  10040.                                     'group' => '',
  10041.                                     'format' => 'SOURCE',
  10042.                                     'quality' => 85,
  10043.                                     'highResolution' => 0.0,
  10044.                                     'preserveColor' => false,
  10045.                                     'preserveMetaData' => false,
  10046.                                     'rasterizeSVG' => false,
  10047.                                     'downloadable' => false,
  10048.                                     'modificationDate' => 1678089311,
  10049.                                     'creationDate' => 1675761835,
  10050.                                     'preserveAnimation' => false,
  10051.                                 ],
  10052.                                 'travel-stations-preview' => [
  10053.                                     'items' => [
  10054.                                         => [
  10055.                                             'method' => 'scaleByWidth',
  10056.                                             'arguments' => [
  10057.                                                 'width' => 1322,
  10058.                                                 'forceResize' => true,
  10059.                                             ],
  10060.                                         ],
  10061.                                     ],
  10062.                                     'medias' => [
  10063.                                         '(min-width: 767px)' => [
  10064.                                             => [
  10065.                                                 'method' => 'scaleByWidth',
  10066.                                                 'arguments' => [
  10067.                                                     'width' => 360,
  10068.                                                     'forceResize' => true,
  10069.                                                 ],
  10070.                                             ],
  10071.                                         ],
  10072.                                     ],
  10073.                                     'name' => 'travel-stations-preview',
  10074.                                     'description' => '',
  10075.                                     'group' => '',
  10076.                                     'format' => 'SOURCE',
  10077.                                     'quality' => 85,
  10078.                                     'highResolution' => 0.0,
  10079.                                     'preserveColor' => false,
  10080.                                     'preserveMetaData' => false,
  10081.                                     'rasterizeSVG' => false,
  10082.                                     'downloadable' => false,
  10083.                                     'modificationDate' => 1675788162,
  10084.                                     'creationDate' => 1675787999,
  10085.                                     'preserveAnimation' => false,
  10086.                                 ],
  10087.                                 'webcam-item-360--xs' => [
  10088.                                     'items' => [
  10089.                                         => [
  10090.                                             'method' => 'cover',
  10091.                                             'arguments' => [
  10092.                                                 'width' => 590,
  10093.                                                 'height' => 229,
  10094.                                                 'positioning' => 'center',
  10095.                                                 'forceResize' => true,
  10096.                                             ],
  10097.                                         ],
  10098.                                     ],
  10099.                                     'medias' => [
  10100.                                     ],
  10101.                                     'name' => 'webcam-item-360--xs',
  10102.                                     'description' => '',
  10103.                                     'group' => '',
  10104.                                     'format' => 'SOURCE',
  10105.                                     'quality' => 85,
  10106.                                     'highResolution' => 0.0,
  10107.                                     'preserveColor' => false,
  10108.                                     'preserveMetaData' => false,
  10109.                                     'rasterizeSVG' => false,
  10110.                                     'downloadable' => false,
  10111.                                     'modificationDate' => 1678980695,
  10112.                                     'creationDate' => 1678976363,
  10113.                                     'preserveAnimation' => false,
  10114.                                 ],
  10115.                                 'webcam-item-360' => [
  10116.                                     'items' => [
  10117.                                         => [
  10118.                                             'method' => 'cover',
  10119.                                             'arguments' => [
  10120.                                                 'width' => 1920,
  10121.                                                 'height' => 570,
  10122.                                                 'positioning' => 'center',
  10123.                                                 'forceResize' => true,
  10124.                                             ],
  10125.                                         ],
  10126.                                     ],
  10127.                                     'medias' => [
  10128.                                     ],
  10129.                                     'name' => 'webcam-item-360',
  10130.                                     'description' => '',
  10131.                                     'group' => '',
  10132.                                     'format' => 'SOURCE',
  10133.                                     'quality' => 85,
  10134.                                     'highResolution' => 0.0,
  10135.                                     'preserveColor' => false,
  10136.                                     'preserveMetaData' => false,
  10137.                                     'rasterizeSVG' => false,
  10138.                                     'downloadable' => false,
  10139.                                     'modificationDate' => 1678976355,
  10140.                                     'creationDate' => 1678976336,
  10141.                                     'preserveAnimation' => false,
  10142.                                 ],
  10143.                                 'webcam' => [
  10144.                                     'items' => [
  10145.                                         => [
  10146.                                             'method' => 'cover',
  10147.                                             'arguments' => [
  10148.                                                 'width' => 852,
  10149.                                                 'height' => 570,
  10150.                                                 'positioning' => 'center',
  10151.                                                 'forceResize' => true,
  10152.                                             ],
  10153.                                         ],
  10154.                                     ],
  10155.                                     'medias' => [
  10156.                                         '(max-width: 767px)' => [
  10157.                                             => [
  10158.                                                 'method' => 'cover',
  10159.                                                 'arguments' => [
  10160.                                                     'width' => 390,
  10161.                                                     'height' => 260,
  10162.                                                     'positioning' => 'center',
  10163.                                                     'forceResize' => true,
  10164.                                                 ],
  10165.                                             ],
  10166.                                         ],
  10167.                                     ],
  10168.                                     'name' => 'webcam',
  10169.                                     'description' => '',
  10170.                                     'group' => '',
  10171.                                     'format' => 'SOURCE',
  10172.                                     'quality' => 85,
  10173.                                     'highResolution' => 0.0,
  10174.                                     'preserveColor' => false,
  10175.                                     'preserveMetaData' => false,
  10176.                                     'rasterizeSVG' => false,
  10177.                                     'downloadable' => false,
  10178.                                     'modificationDate' => 1679043224,
  10179.                                     'creationDate' => 1678975972,
  10180.                                     'preserveAnimation' => false,
  10181.                                 ],
  10182.                                 'wysiwyg-img-1x1' => [
  10183.                                     'items' => [
  10184.                                         => [
  10185.                                             'method' => 'cover',
  10186.                                             'arguments' => [
  10187.                                                 'width' => 418,
  10188.                                                 'height' => 418,
  10189.                                                 'positioning' => 'center',
  10190.                                                 'forceResize' => true,
  10191.                                             ],
  10192.                                         ],
  10193.                                     ],
  10194.                                     'medias' => [
  10195.                                         '(max-width: 767px)' => [
  10196.                                             => [
  10197.                                                 'method' => 'cover',
  10198.                                                 'arguments' => [
  10199.                                                     'width' => 167,
  10200.                                                     'height' => 167,
  10201.                                                     'positioning' => 'center',
  10202.                                                     'forceResize' => true,
  10203.                                                 ],
  10204.                                             ],
  10205.                                         ],
  10206.                                     ],
  10207.                                     'name' => 'wysiwyg-img-1x1',
  10208.                                     'description' => '',
  10209.                                     'group' => '',
  10210.                                     'format' => 'SOURCE',
  10211.                                     'quality' => 85,
  10212.                                     'highResolution' => 0.0,
  10213.                                     'preserveColor' => false,
  10214.                                     'preserveMetaData' => false,
  10215.                                     'rasterizeSVG' => false,
  10216.                                     'downloadable' => false,
  10217.                                     'modificationDate' => 1669716642,
  10218.                                     'creationDate' => 1669716332,
  10219.                                     'preserveAnimation' => false,
  10220.                                 ],
  10221.                                 'wysiwyg-img-53x26' => [
  10222.                                     'items' => [
  10223.                                         => [
  10224.                                             'method' => 'cover',
  10225.                                             'arguments' => [
  10226.                                                 'width' => 848,
  10227.                                                 'height' => 416,
  10228.                                                 'positioning' => 'center',
  10229.                                                 'forceResize' => true,
  10230.                                             ],
  10231.                                         ],
  10232.                                     ],
  10233.                                     'medias' => [
  10234.                                         '(max-width: 767px)' => [
  10235.                                             => [
  10236.                                                 'method' => 'cover',
  10237.                                                 'arguments' => [
  10238.                                                     'width' => 350,
  10239.                                                     'height' => 167,
  10240.                                                     'positioning' => 'center',
  10241.                                                     'forceResize' => true,
  10242.                                                 ],
  10243.                                             ],
  10244.                                         ],
  10245.                                     ],
  10246.                                     'name' => 'wysiwyg-img-53x26',
  10247.                                     'description' => '',
  10248.                                     'group' => '',
  10249.                                     'format' => 'SOURCE',
  10250.                                     'quality' => 85,
  10251.                                     'highResolution' => 0.0,
  10252.                                     'preserveColor' => false,
  10253.                                     'preserveMetaData' => false,
  10254.                                     'rasterizeSVG' => false,
  10255.                                     'downloadable' => false,
  10256.                                     'modificationDate' => 1669716944,
  10257.                                     'creationDate' => 1669716802,
  10258.                                     'preserveAnimation' => false,
  10259.                                 ],
  10260.                                 'wysiwyg-with-media--full-width' => [
  10261.                                     'items' => [
  10262.                                         => [
  10263.                                             'method' => 'cover',
  10264.                                             'arguments' => [
  10265.                                                 'width' => 489,
  10266.                                                 'height' => 326,
  10267.                                                 'positioning' => 'center',
  10268.                                                 'forceResize' => true,
  10269.                                             ],
  10270.                                         ],
  10271.                                     ],
  10272.                                     'medias' => [
  10273.                                         '(min-width: 767px)' => [
  10274.                                             => [
  10275.                                                 'method' => 'cover',
  10276.                                                 'arguments' => [
  10277.                                                     'width' => 1248,
  10278.                                                     'height' => 793,
  10279.                                                     'positioning' => 'center',
  10280.                                                     'forceResize' => true,
  10281.                                                 ],
  10282.                                             ],
  10283.                                         ],
  10284.                                     ],
  10285.                                     'name' => 'wysiwyg-with-media--full-width',
  10286.                                     'description' => '',
  10287.                                     'group' => '',
  10288.                                     'format' => 'SOURCE',
  10289.                                     'quality' => 85,
  10290.                                     'highResolution' => 0.0,
  10291.                                     'preserveColor' => false,
  10292.                                     'preserveMetaData' => false,
  10293.                                     'rasterizeSVG' => false,
  10294.                                     'downloadable' => false,
  10295.                                     'modificationDate' => 1711715295,
  10296.                                     'creationDate' => 1677231980,
  10297.                                     'preserveAnimation' => false,
  10298.                                 ],
  10299.                                 'wysiwyg-with-media' => [
  10300.                                     'items' => [
  10301.                                         => [
  10302.                                             'method' => 'cover',
  10303.                                             'arguments' => [
  10304.                                                 'width' => 896,
  10305.                                                 'height' => 597,
  10306.                                                 'positioning' => 'center',
  10307.                                                 'forceResize' => true,
  10308.                                             ],
  10309.                                         ],
  10310.                                     ],
  10311.                                     'medias' => [
  10312.                                         '(max-width: 767px)' => [
  10313.                                             => [
  10314.                                                 'method' => 'cover',
  10315.                                                 'arguments' => [
  10316.                                                     'width' => 320,
  10317.                                                     'height' => 213,
  10318.                                                     'positioning' => 'center',
  10319.                                                     'forceResize' => true,
  10320.                                                 ],
  10321.                                             ],
  10322.                                         ],
  10323.                                     ],
  10324.                                     'name' => 'wysiwyg-with-media',
  10325.                                     'description' => '',
  10326.                                     'group' => '',
  10327.                                     'format' => 'SOURCE',
  10328.                                     'quality' => 85,
  10329.                                     'highResolution' => 0.0,
  10330.                                     'preserveColor' => false,
  10331.                                     'preserveMetaData' => false,
  10332.                                     'rasterizeSVG' => false,
  10333.                                     'downloadable' => false,
  10334.                                     'modificationDate' => 1696577947,
  10335.                                     'creationDate' => 1642151052,
  10336.                                     'preserveAnimation' => false,
  10337.                                 ],
  10338.                             ],
  10339.                             'clip_auto_support' => true,
  10340.                             'image_optimizers' => [
  10341.                                 'enabled' => true,
  10342.                             ],
  10343.                             'status_cache' => true,
  10344.                             'auto_clear_temp_files' => true,
  10345.                         ],
  10346.                         'low_quality_image_preview' => [
  10347.                             'enabled' => true,
  10348.                         ],
  10349.                         'focal_point_detection' => [
  10350.                             'enabled' => true,
  10351.                         ],
  10352.                     ],
  10353.                     'versions' => [
  10354.                         'days' => NULL,
  10355.                         'steps' => 2,
  10356.                         'use_hardlinks' => true,
  10357.                         'disable_stack_trace' => false,
  10358.                     ],
  10359.                     'hide_edit_image' => false,
  10360.                     'disable_tree_preview' => false,
  10361.                     'video' => [
  10362.                         'thumbnails' => [
  10363.                             'definitions' => [
  10364.                                 'default' => [
  10365.                                     'items' => [
  10366.                                     ],
  10367.                                     'medias' => [
  10368.                                     ],
  10369.                                     'name' => 'default',
  10370.                                     'description' => '',
  10371.                                     'group' => '',
  10372.                                     'videoBitrate' => 2000,
  10373.                                     'audioBitrate' => 196,
  10374.                                     'modificationDate' => 1689923052,
  10375.                                     'creationDate' => 1676985938,
  10376.                                 ],
  10377.                                 'portal-hero-xs' => [
  10378.                                     'items' => [
  10379.                                         => [
  10380.                                             'method' => 'resize',
  10381.                                             'arguments' => [
  10382.                                                 'width' => 585,
  10383.                                                 'height' => 876,
  10384.                                                 'displayfield_1249_inputEl' => '<small style=\'color: red;\'>width and height must be an even number</small>',
  10385.                                             ],
  10386.                                         ],
  10387.                                     ],
  10388.                                     'medias' => [
  10389.                                     ],
  10390.                                     'name' => 'portal-hero-xs',
  10391.                                     'description' => '',
  10392.                                     'group' => '',
  10393.                                     'videoBitrate' => 2000,
  10394.                                     'audioBitrate' => 196,
  10395.                                     'modificationDate' => 1696850919,
  10396.                                     'creationDate' => 1676618779,
  10397.                                 ],
  10398.                                 'portal-hero' => [
  10399.                                     'items' => [
  10400.                                     ],
  10401.                                     'medias' => [
  10402.                                     ],
  10403.                                     'name' => 'portal-hero',
  10404.                                     'description' => '',
  10405.                                     'group' => '',
  10406.                                     'videoBitrate' => 2000,
  10407.                                     'audioBitrate' => 196,
  10408.                                     'modificationDate' => 1696850911,
  10409.                                     'creationDate' => 1676456752,
  10410.                                 ],
  10411.                             ],
  10412.                             'auto_clear_temp_files' => true,
  10413.                         ],
  10414.                     ],
  10415.                     'frontend_prefixes' => [
  10416.                         'source' => '',
  10417.                         'thumbnail' => '',
  10418.                         'thumbnail_deferred' => '',
  10419.                     ],
  10420.                     'preview_image_thumbnail' => NULL,
  10421.                     'default_upload_path' => '_default_upload_bucket',
  10422.                     'tree_paging_limit' => 100,
  10423.                     'icc_rgb_profile' => NULL,
  10424.                     'icc_cmyk_profile' => NULL,
  10425.                 ],
  10426.                 'objects' => [
  10427.                     'class_definitions' => [
  10428.                         'data' => [
  10429.                             'map' => [
  10430.                                 'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
  10431.                                 'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
  10432.                                 'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
  10433.                                 'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
  10434.                                 'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
  10435.                                 'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
  10436.                                 'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
  10437.                                 'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
  10438.                                 'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  10439.                                 'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
  10440.                                 'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
  10441.                                 'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
  10442.                                 'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
  10443.                                 'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
  10444.                                 'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
  10445.                                 'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
  10446.                                 'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
  10447.                                 'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
  10448.                                 'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
  10449.                                 'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
  10450.                                 'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
  10451.                                 'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
  10452.                                 'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
  10453.                                 'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  10454.                                 'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
  10455.                                 'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
  10456.                                 'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
  10457.                                 'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
  10458.                                 'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
  10459.                                 'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
  10460.                                 'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
  10461.                                 'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
  10462.                                 'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
  10463.                                 'reverseObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseObjectRelation',
  10464.                                 'urlSlug' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\UrlSlug',
  10465.                                 'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  10466.                                 'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
  10467.                                 'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
  10468.                                 'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
  10469.                                 'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
  10470.                                 'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
  10471.                                 'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
  10472.                                 'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
  10473.                                 'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
  10474.                                 'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
  10475.                                 'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  10476.                                 'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
  10477.                                 'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
  10478.                                 'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
  10479.                                 'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
  10480.                                 'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
  10481.                                 'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
  10482.                                 'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
  10483.                                 'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
  10484.                                 'recurringDates' => '\\Elements\\Bundle\\RecurringDatesTypeBundle\\ClassDefinition\\RecurringDates',
  10485.                                 'indexFieldSelection' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelection',
  10486.                                 'indexFieldSelectionCombo' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelectionCombo',
  10487.                                 'indexFieldSelectionField' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelectionField',
  10488.                             ],
  10489.                             'prefixes' => [
  10490.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
  10491.                                 => '\\Object_Class_Data_',
  10492.                             ],
  10493.                         ],
  10494.                         'layout' => [
  10495.                             'prefixes' => [
  10496.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
  10497.                                 => '\\Object_Class_Layout_',
  10498.                             ],
  10499.                             'map' => [
  10500.                             ],
  10501.                         ],
  10502.                     ],
  10503.                     'versions' => [
  10504.                         'days' => NULL,
  10505.                         'steps' => 15,
  10506.                         'disable_stack_trace' => false,
  10507.                     ],
  10508.                     'ignore_localized_query_fallback' => false,
  10509.                     'tree_paging_limit' => 30,
  10510.                     'auto_save_interval' => 60,
  10511.                 ],
  10512.                 'documents' => [
  10513.                     'type_definitions' => [
  10514.                         'map' => [
  10515.                             'folder' => '\\Pimcore\\Model\\Document\\Folder',
  10516.                             'page' => '\\Pimcore\\Model\\Document\\Page',
  10517.                             'snippet' => '\\Pimcore\\Model\\Document\\Snippet',
  10518.                             'link' => '\\Pimcore\\Model\\Document\\Link',
  10519.                             'hardlink' => '\\Pimcore\\Model\\Document\\Hardlink',
  10520.                             'email' => '\\Pimcore\\Model\\Document\\Email',
  10521.                             'newsletter' => '\\Pimcore\\Model\\Document\\Newsletter',
  10522.                             'printpage' => '\\Pimcore\\Model\\Document\\Printpage',
  10523.                             'printcontainer' => '\\Pimcore\\Model\\Document\\Printcontainer',
  10524.                         ],
  10525.                     ],
  10526.                     'editables' => [
  10527.                         'prefixes' => [
  10528.                             => '\\Pimcore\\Model\\Document\\Editable\\',
  10529.                         ],
  10530.                         'map' => [
  10531.                         ],
  10532.                     ],
  10533.                     'types' => [
  10534.                         => 'folder',
  10535.                         => 'page',
  10536.                         => 'snippet',
  10537.                         => 'link',
  10538.                         => 'hardlink',
  10539.                         => 'email',
  10540.                         => 'newsletter',
  10541.                         => 'printpage',
  10542.                         => 'printcontainer',
  10543.                     ],
  10544.                     'valid_tables' => [
  10545.                         => 'email',
  10546.                         => 'newsletter',
  10547.                         => 'hardlink',
  10548.                         => 'link',
  10549.                         => 'page',
  10550.                         => 'snippet',
  10551.                     ],
  10552.                     'versions' => [
  10553.                         'days' => NULL,
  10554.                         'steps' => 10,
  10555.                         'disable_stack_trace' => false,
  10556.                     ],
  10557.                     'error_pages' => [
  10558.                         'default' => '/en/404',
  10559.                         'localized' => [
  10560.                             'de' => '/de/404',
  10561.                             'en' => '/en/404',
  10562.                             'fr' => '/fr/404',
  10563.                             'it' => '/it/404',
  10564.                         ],
  10565.                     ],
  10566.                     'doc_types' => [
  10567.                         'definitions' => [
  10568.                             '005b3c61-2068-4eb2-a710-fcf5b50b43a9' => [
  10569.                                 'name' => 'FAQ',
  10570.                                 'group' => '',
  10571.                                 'controller' => 'App\\Controller\\FaqController::faqAction',
  10572.                                 'template' => NULL,
  10573.                                 'type' => 'page',
  10574.                                 'priority' => 0,
  10575.                                 'creationDate' => 1680088493,
  10576.                                 'modificationDate' => 1680088518,
  10577.                                 'staticGeneratorEnabled' => NULL,
  10578.                             ],
  10579.                             '01786fe0-8f0e-4d76-bf21-833087c2d6ea' => [
  10580.                                 'name' => 'Brick Notification',
  10581.                                 'group' => '',
  10582.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10583.                                 'template' => 'snippets/info-modal-content.html.twig',
  10584.                                 'type' => 'snippet',
  10585.                                 'priority' => 0,
  10586.                                 'creationDate' => 1681201913,
  10587.                                 'modificationDate' => 1681202654,
  10588.                                 'staticGeneratorEnabled' => NULL,
  10589.                             ],
  10590.                             '029443a5-4777-4e13-a95a-14fcbbf0cc17' => [
  10591.                                 'name' => 'Portal',
  10592.                                 'group' => 'Shop',
  10593.                                 'controller' => 'App\\Controller\\Shop\\PortalController::portalAction',
  10594.                                 'template' => NULL,
  10595.                                 'type' => 'page',
  10596.                                 'priority' => 9,
  10597.                                 'creationDate' => 1677059406,
  10598.                                 'modificationDate' => 1677059423,
  10599.                                 'staticGeneratorEnabled' => NULL,
  10600.                             ],
  10601.                             '06f2b522-380c-486a-82fa-90b0be7822f0' => [
  10602.                                 'name' => 'Webcams',
  10603.                                 'group' => 'Liveinfo',
  10604.                                 'controller' => 'App\\Controller\\WebcamController::overviewAction',
  10605.                                 'template' => NULL,
  10606.                                 'type' => 'page',
  10607.                                 'priority' => 0,
  10608.                                 'creationDate' => 1678885931,
  10609.                                 'modificationDate' => 1680001920,
  10610.                                 'staticGeneratorEnabled' => NULL,
  10611.                             ],
  10612.                             '0939fa6f-c429-4ce3-a542-64074f597417' => [
  10613.                                 'name' => 'Invoice PDF',
  10614.                                 'group' => 'PDF',
  10615.                                 'controller' => 'App\\Controller\\PdfController::invoiceAction',
  10616.                                 'template' => NULL,
  10617.                                 'type' => 'page',
  10618.                                 'priority' => 0,
  10619.                                 'creationDate' => 1675845774,
  10620.                                 'modificationDate' => 1675845792,
  10621.                                 'staticGeneratorEnabled' => NULL,
  10622.                             ],
  10623.                             '10190cd2-384c-4127-8633-96ecd862ea0a' => [
  10624.                                 'name' => 'New Product Popup',
  10625.                                 'group' => '',
  10626.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10627.                                 'template' => 'snippets/new-product-popup.html.twig',
  10628.                                 'type' => 'snippet',
  10629.                                 'priority' => 0,
  10630.                                 'creationDate' => 1754484274,
  10631.                                 'modificationDate' => 1754484351,
  10632.                                 'staticGeneratorEnabled' => NULL,
  10633.                             ],
  10634.                             '154c68ec-f938-4b40-a200-d9b5bda99645' => [
  10635.                                 'name' => 'Quote',
  10636.                                 'group' => '',
  10637.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10638.                                 'template' => 'snippets/citation.html.twig',
  10639.                                 'type' => 'snippet',
  10640.                                 'priority' => 0,
  10641.                                 'creationDate' => 1675175811,
  10642.                                 'modificationDate' => 1676971350,
  10643.                                 'staticGeneratorEnabled' => NULL,
  10644.                             ],
  10645.                             '17dfe17b-f656-4ade-95ff-4508ef831d0a' => [
  10646.                                 'name' => 'E-Mail Footer',
  10647.                                 'group' => 'E-Mail',
  10648.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10649.                                 'template' => 'snippets/email-footer.html.twig',
  10650.                                 'type' => 'snippet',
  10651.                                 'priority' => 0,
  10652.                                 'creationDate' => 1678440912,
  10653.                                 'modificationDate' => 1678440966,
  10654.                                 'staticGeneratorEnabled' => NULL,
  10655.                             ],
  10656.                             '1b60c389-0035-424b-ba6c-bf766e92c3fa' => [
  10657.                                 'name' => 'Luggage Registration',
  10658.                                 'group' => 'Alpine Crossing',
  10659.                                 'controller' => 'App\\Controller\\AlpineCrossingController::luggageRegistrationAction',
  10660.                                 'template' => NULL,
  10661.                                 'type' => 'page',
  10662.                                 'priority' => 0,
  10663.                                 'creationDate' => 1713862853,
  10664.                                 'modificationDate' => 1713872340,
  10665.                                 'staticGeneratorEnabled' => NULL,
  10666.                             ],
  10667.                             '1caa39c0-e378-408f-8d05-4678ed500ed1' => [
  10668.                                 'name' => 'Price Calculator',
  10669.                                 'group' => 'Shop',
  10670.                                 'controller' => 'App\\Controller\\Shop\\PriceCalculatorController::calculatorAction',
  10671.                                 'template' => NULL,
  10672.                                 'type' => 'page',
  10673.                                 'priority' => 0,
  10674.                                 'creationDate' => 1699523018,
  10675.                                 'modificationDate' => 1699523061,
  10676.                                 'staticGeneratorEnabled' => NULL,
  10677.                             ],
  10678.                             '24948615-14f9-4db7-8207-51c80bebd42a' => [
  10679.                                 'name' => 'Participant List Mail',
  10680.                                 'group' => '',
  10681.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10682.                                 'template' => 'mail/participant-list.html.twig',
  10683.                                 'type' => 'email',
  10684.                                 'priority' => 1,
  10685.                                 'creationDate' => 1695022065,
  10686.                                 'modificationDate' => 1695022132,
  10687.                                 'staticGeneratorEnabled' => NULL,
  10688.                             ],
  10689.                             '2c4a8f9c-9b32-478b-803a-f6355783e507' => [
  10690.                                 'name' => 'Merchandise Overview',
  10691.                                 'group' => 'Shop',
  10692.                                 'controller' => 'App\\Controller\\Shop\\ProductController::merchandiseOverviewAction',
  10693.                                 'template' => NULL,
  10694.                                 'type' => 'page',
  10695.                                 'priority' => 0,
  10696.                                 'creationDate' => 1678289706,
  10697.                                 'modificationDate' => 1678289720,
  10698.                                 'staticGeneratorEnabled' => NULL,
  10699.                             ],
  10700.                             '3ac4bf96-e53f-4f76-9e0e-32e6f70c0415' => [
  10701.                                 'name' => 'Basic E-Mail',
  10702.                                 'group' => '',
  10703.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10704.                                 'template' => 'mail/basic.html.twig',
  10705.                                 'type' => 'email',
  10706.                                 'priority' => 10,
  10707.                                 'creationDate' => 1678440854,
  10708.                                 'modificationDate' => 1695028877,
  10709.                                 'staticGeneratorEnabled' => NULL,
  10710.                             ],
  10711.                             '493345c7-d2ed-42a4-bacd-6fbc900f99ae' => [
  10712.                                 'name' => 'Error Mail',
  10713.                                 'group' => '',
  10714.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10715.                                 'template' => 'mail/error.html.twig',
  10716.                                 'type' => 'email',
  10717.                                 'priority' => 0,
  10718.                                 'creationDate' => 1703167007,
  10719.                                 'modificationDate' => 1703167093,
  10720.                                 'staticGeneratorEnabled' => NULL,
  10721.                             ],
  10722.                             '518f9ee6-d2da-470b-8e00-7e2d20dd8f95' => [
  10723.                                 'name' => 'Map',
  10724.                                 'group' => 'Liveinfo',
  10725.                                 'controller' => 'App\\Controller\\FacilityController::mapAction',
  10726.                                 'template' => NULL,
  10727.                                 'type' => 'page',
  10728.                                 'priority' => 0,
  10729.                                 'creationDate' => 1680088002,
  10730.                                 'modificationDate' => 1680088029,
  10731.                                 'staticGeneratorEnabled' => NULL,
  10732.                             ],
  10733.                             '5802132f-88bf-4d8d-b6be-502c80a9acda' => [
  10734.                                 'name' => 'Opening Hours',
  10735.                                 'group' => 'Liveinfo',
  10736.                                 'controller' => 'App\\Controller\\FacilityController::openingHoursAction',
  10737.                                 'template' => NULL,
  10738.                                 'type' => 'page',
  10739.                                 'priority' => 0,
  10740.                                 'creationDate' => 1680266677,
  10741.                                 'modificationDate' => 1680266707,
  10742.                                 'staticGeneratorEnabled' => NULL,
  10743.                             ],
  10744.                             '59a76e1f-d0d9-4b84-a935-00fe68508966' => [
  10745.                                 'name' => 'Facilities',
  10746.                                 'group' => 'Liveinfo',
  10747.                                 'controller' => 'App\\Controller\\FacilityController::overviewAction',
  10748.                                 'template' => NULL,
  10749.                                 'type' => 'page',
  10750.                                 'priority' => 0,
  10751.                                 'creationDate' => 1679303940,
  10752.                                 'modificationDate' => 1680001924,
  10753.                                 'staticGeneratorEnabled' => NULL,
  10754.                             ],
  10755.                             '66967046-6e4f-491d-90fa-4ad08744f1e2' => [
  10756.                                 'name' => 'Weather',
  10757.                                 'group' => '',
  10758.                                 'controller' => 'App\\Controller\\WeatherController::weatherAction',
  10759.                                 'template' => NULL,
  10760.                                 'type' => 'page',
  10761.                                 'priority' => 0,
  10762.                                 'creationDate' => 1678867616,
  10763.                                 'modificationDate' => 1678867679,
  10764.                                 'staticGeneratorEnabled' => NULL,
  10765.                             ],
  10766.                             '6ee52c18-9238-4e67-a682-973cf68b5202' => [
  10767.                                 'name' => 'Order E-Mail',
  10768.                                 'group' => '',
  10769.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10770.                                 'template' => 'mail/confirmation.html.twig',
  10771.                                 'type' => 'email',
  10772.                                 'priority' => 0,
  10773.                                 'creationDate' => 1689324497,
  10774.                                 'modificationDate' => 1689333924,
  10775.                                 'staticGeneratorEnabled' => NULL,
  10776.                             ],
  10777.                             '7332fa1b-c72b-4a51-8752-c5962d702e18' => [
  10778.                                 'name' => 'Job Overview',
  10779.                                 'group' => 'Job',
  10780.                                 'controller' => 'App\\Controller\\JobController::overviewAction',
  10781.                                 'template' => NULL,
  10782.                                 'type' => 'page',
  10783.                                 'priority' => 0,
  10784.                                 'creationDate' => 1677838657,
  10785.                                 'modificationDate' => 1678267100,
  10786.                                 'staticGeneratorEnabled' => NULL,
  10787.                             ],
  10788.                             '7929e079-dd02-4cee-840b-1f29b9417bb0' => [
  10789.                                 'name' => 'Search',
  10790.                                 'group' => '',
  10791.                                 'controller' => 'Elements\\Bundle\\GoogleCseBundle\\Controller\\CseController::searchAction',
  10792.                                 'template' => NULL,
  10793.                                 'type' => 'page',
  10794.                                 'priority' => 0,
  10795.                                 'creationDate' => 1675756269,
  10796.                                 'modificationDate' => 1676971358,
  10797.                                 'staticGeneratorEnabled' => NULL,
  10798.                             ],
  10799.                             '826846ae-4600-451b-857d-c4cb050b7c1c' => [
  10800.                                 'name' => 'Hub Page',
  10801.                                 'group' => '',
  10802.                                 'controller' => 'App\\Controller\\ContentController::hubAction',
  10803.                                 'template' => NULL,
  10804.                                 'type' => 'page',
  10805.                                 'priority' => 0,
  10806.                                 'creationDate' => 1678353913,
  10807.                                 'modificationDate' => 1678353935,
  10808.                                 'staticGeneratorEnabled' => NULL,
  10809.                             ],
  10810.                             '83f76bf5-38c9-45ff-91f2-355075ce8cbb' => [
  10811.                                 'name' => 'Login',
  10812.                                 'group' => 'Shop',
  10813.                                 'controller' => 'App\\Controller\\Shop\\CheckoutController::loginAction',
  10814.                                 'template' => NULL,
  10815.                                 'type' => 'page',
  10816.                                 'priority' => 5,
  10817.                                 'creationDate' => 1677233018,
  10818.                                 'modificationDate' => 1677233042,
  10819.                                 'staticGeneratorEnabled' => NULL,
  10820.                             ],
  10821.                             '884ee45a-4110-47c6-abad-8986e2712c77' => [
  10822.                                 'name' => 'Price Screen',
  10823.                                 'group' => '',
  10824.                                 'controller' => 'App\\Controller\\PriceScreenController::priceScreenAction',
  10825.                                 'template' => NULL,
  10826.                                 'type' => 'page',
  10827.                                 'priority' => 0,
  10828.                                 'creationDate' => 1696938513,
  10829.                                 'modificationDate' => 1696938542,
  10830.                                 'staticGeneratorEnabled' => NULL,
  10831.                             ],
  10832.                             '8a63d291-7b13-4170-a062-4a125e6a0753' => [
  10833.                                 'name' => 'Sustainability Snippet',
  10834.                                 'group' => '',
  10835.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10836.                                 'template' => 'snippets/certification.html.twig',
  10837.                                 'type' => 'snippet',
  10838.                                 'priority' => 0,
  10839.                                 'creationDate' => 1687522066,
  10840.                                 'modificationDate' => 1687522105,
  10841.                                 'staticGeneratorEnabled' => NULL,
  10842.                             ],
  10843.                             '8aac2bbd-6a7b-4d21-8518-3c4eece73191' => [
  10844.                                 'name' => 'Dynamic Text Media Snippet',
  10845.                                 'group' => '',
  10846.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10847.                                 'template' => 'snippets/dynamic-text-media.html.twig',
  10848.                                 'type' => 'snippet',
  10849.                                 'priority' => 1,
  10850.                                 'creationDate' => 1676471458,
  10851.                                 'modificationDate' => 1676471582,
  10852.                                 'staticGeneratorEnabled' => NULL,
  10853.                             ],
  10854.                             '93b438b7-18da-4966-a5d5-61c7bbe76cb3' => [
  10855.                                 'name' => 'Checkout-Address',
  10856.                                 'group' => 'Shop',
  10857.                                 'controller' => 'App\\Controller\\Shop\\CheckoutController::addressAction',
  10858.                                 'template' => NULL,
  10859.                                 'type' => 'page',
  10860.                                 'priority' => 6,
  10861.                                 'creationDate' => 1677250088,
  10862.                                 'modificationDate' => 1677250211,
  10863.                                 'staticGeneratorEnabled' => NULL,
  10864.                             ],
  10865.                             '9411efd2-f90a-43f6-b6d5-a2ec91e2b863' => [
  10866.                                 'name' => 'Image + Text Snippet',
  10867.                                 'group' => '',
  10868.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10869.                                 'template' => 'snippets/image-text.html.twig',
  10870.                                 'type' => 'snippet',
  10871.                                 'priority' => 0,
  10872.                                 'creationDate' => 1675166176,
  10873.                                 'modificationDate' => 1676971367,
  10874.                                 'staticGeneratorEnabled' => NULL,
  10875.                             ],
  10876.                             '9e6f4c1c-3ec5-4771-9fc4-553662d94006' => [
  10877.                                 'name' => 'Newsletter Info',
  10878.                                 'group' => '',
  10879.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10880.                                 'template' => 'snippets/newsletter-info.html.twig',
  10881.                                 'type' => 'snippet',
  10882.                                 'priority' => 0,
  10883.                                 'creationDate' => 1676625386,
  10884.                                 'modificationDate' => 1676625646,
  10885.                                 'staticGeneratorEnabled' => NULL,
  10886.                             ],
  10887.                             'a01d769c-0137-4e5b-8b5c-9dd908788eb3' => [
  10888.                                 'name' => 'Events Overview',
  10889.                                 'group' => 'Shop',
  10890.                                 'controller' => 'App\\Controller\\Shop\\ProductController::eventOverviewAction',
  10891.                                 'template' => NULL,
  10892.                                 'type' => 'page',
  10893.                                 'priority' => 0,
  10894.                                 'creationDate' => 1678289683,
  10895.                                 'modificationDate' => 1678289702,
  10896.                                 'staticGeneratorEnabled' => NULL,
  10897.                             ],
  10898.                             'a272cbef-0df8-42f7-9e54-19e96f976fcc' => [
  10899.                                 'name' => 'Ticket Detail',
  10900.                                 'group' => 'Shop',
  10901.                                 'controller' => 'App\\Controller\\Shop\\ProductController::ticketDetailAction',
  10902.                                 'template' => NULL,
  10903.                                 'type' => 'page',
  10904.                                 'priority' => 10,
  10905.                                 'creationDate' => 1677059426,
  10906.                                 'modificationDate' => 1686578309,
  10907.                                 'staticGeneratorEnabled' => NULL,
  10908.                             ],
  10909.                             'a2d32551-ba54-449b-84a0-69ef5ca20935' => [
  10910.                                 'name' => 'Microsite',
  10911.                                 'group' => '',
  10912.                                 'controller' => 'App\\Controller\\ContentController::microSiteAction',
  10913.                                 'template' => NULL,
  10914.                                 'type' => 'page',
  10915.                                 'priority' => 0,
  10916.                                 'creationDate' => 1680001881,
  10917.                                 'modificationDate' => 1680001912,
  10918.                                 'staticGeneratorEnabled' => NULL,
  10919.                             ],
  10920.                             'aaf81e8c-e6bf-495e-aae6-89093b917cfc' => [
  10921.                                 'name' => 'Card Teaser Snippet',
  10922.                                 'group' => '',
  10923.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  10924.                                 'template' => 'snippets/card-teaser.html.twig',
  10925.                                 'type' => 'snippet',
  10926.                                 'priority' => 2,
  10927.                                 'creationDate' => 1675758635,
  10928.                                 'modificationDate' => 1675758808,
  10929.                                 'staticGeneratorEnabled' => NULL,
  10930.                             ],
  10931.                             'aebb1e6c-9a35-4d42-807f-86a6aac4398d' => [
  10932.                                 'name' => 'Snow',
  10933.                                 'group' => 'Liveinfo',
  10934.                                 'controller' => 'App\\Controller\\WeatherController::snowAction',
  10935.                                 'template' => NULL,
  10936.                                 'type' => 'page',
  10937.                                 'priority' => 0,
  10938.                                 'creationDate' => 1678867684,
  10939.                                 'modificationDate' => 1680001929,
  10940.                                 'staticGeneratorEnabled' => NULL,
  10941.                             ],
  10942.                             'b121900d-0397-4664-8ffb-4860aa66b31b' => [
  10943.                                 'name' => 'QR-Code PDF',
  10944.                                 'group' => 'PDF',
  10945.                                 'controller' => 'App\\Controller\\PdfController::qrCodeAction',
  10946.                                 'template' => NULL,
  10947.                                 'type' => 'page',
  10948.                                 'priority' => 0,
  10949.                                 'creationDate' => 1690875730,
  10950.                                 'modificationDate' => 1690875824,
  10951.                                 'staticGeneratorEnabled' => NULL,
  10952.                             ],
  10953.                             'b65c5e61-6a36-49a2-b96e-217e2449ac47' => [
  10954.                                 'name' => 'Portal',
  10955.                                 'group' => '',
  10956.                                 'controller' => 'App\\Controller\\ContentController::portalAction',
  10957.                                 'template' => NULL,
  10958.                                 'type' => 'page',
  10959.                                 'priority' => 2,
  10960.                                 'creationDate' => 1674658216,
  10961.                                 'modificationDate' => 1674743483,
  10962.                                 'staticGeneratorEnabled' => NULL,
  10963.                             ],
  10964.                             'becdf97b-4ddb-48cd-bbc9-24e4b3c3af67' => [
  10965.                                 'name' => 'Downloads',
  10966.                                 'group' => '',
  10967.                                 'controller' => 'App\\Controller\\DownloadsController::downloadsAction',
  10968.                                 'template' => NULL,
  10969.                                 'type' => 'page',
  10970.                                 'priority' => 0,
  10971.                                 'creationDate' => 1677747167,
  10972.                                 'modificationDate' => 1679310179,
  10973.                                 'staticGeneratorEnabled' => NULL,
  10974.                             ],
  10975.                             'c35f2cd7-a1d3-41de-af11-7939db06e19c' => [
  10976.                                 'name' => 'Job Team Overview',
  10977.                                 'group' => 'Job',
  10978.                                 'controller' => 'App\\Controller\\JobController::teamOverviewAction',
  10979.                                 'template' => NULL,
  10980.                                 'type' => 'page',
  10981.                                 'priority' => 0,
  10982.                                 'creationDate' => 1678280668,
  10983.                                 'modificationDate' => 1678280711,
  10984.                                 'staticGeneratorEnabled' => NULL,
  10985.                             ],
  10986.                             'ca20f750-2aa9-45dd-b4e5-72313baa34ab' => [
  10987.                                 'name' => 'Voucher PDF',
  10988.                                 'group' => 'PDF',
  10989.                                 'controller' => 'App\\Controller\\PdfController::voucherAction',
  10990.                                 'template' => NULL,
  10991.                                 'type' => 'page',
  10992.                                 'priority' => 1,
  10993.                                 'creationDate' => 1674743438,
  10994.                                 'modificationDate' => 1674743476,
  10995.                                 'staticGeneratorEnabled' => NULL,
  10996.                             ],
  10997.                             'cb4e5357-a50c-431d-82c1-a92db4c4bd1f' => [
  10998.                                 'name' => 'Cancel Mail',
  10999.                                 'group' => '',
  11000.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  11001.                                 'template' => 'mail/cancel.html.twig',
  11002.                                 'type' => 'email',
  11003.                                 'priority' => 0,
  11004.                                 'creationDate' => 1695028832,
  11005.                                 'modificationDate' => 1695028866,
  11006.                                 'staticGeneratorEnabled' => NULL,
  11007.                             ],
  11008.                             'cb5717c8-3a3e-44f8-9ef9-b72e360c58a7' => [
  11009.                                 'name' => 'Alpine Crossing',
  11010.                                 'group' => 'Alpine Crossing',
  11011.                                 'controller' => 'App\\Controller\\AlpineCrossingController::overviewAction',
  11012.                                 'template' => NULL,
  11013.                                 'type' => 'page',
  11014.                                 'priority' => 0,
  11015.                                 'creationDate' => 1675434235,
  11016.                                 'modificationDate' => 1713872333,
  11017.                                 'staticGeneratorEnabled' => NULL,
  11018.                             ],
  11019.                             'e0d36174-344d-41ce-9cd5-4fde905d1033' => [
  11020.                                 'name' => 'Footer',
  11021.                                 'group' => '',
  11022.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  11023.                                 'template' => 'snippets/footer.html.twig',
  11024.                                 'type' => 'snippet',
  11025.                                 'priority' => 0,
  11026.                                 'creationDate' => 1675427110,
  11027.                                 'modificationDate' => 1675427138,
  11028.                                 'staticGeneratorEnabled' => NULL,
  11029.                             ],
  11030.                             'e5d9623b-c610-444a-ab44-952483619fc6' => [
  11031.                                 'name' => 'Content',
  11032.                                 'group' => '',
  11033.                                 'controller' => 'App\\Controller\\ContentController::contentAction',
  11034.                                 'template' => NULL,
  11035.                                 'type' => 'page',
  11036.                                 'priority' => 10,
  11037.                                 'creationDate' => 1674658230,
  11038.                                 'modificationDate' => 1674743484,
  11039.                                 'staticGeneratorEnabled' => NULL,
  11040.                             ],
  11041.                             'e6cc0ee8-92e4-429b-b420-5a81858050e3' => [
  11042.                                 'name' => 'Ticket Overview',
  11043.                                 'group' => 'Shop',
  11044.                                 'controller' => 'App\\Controller\\Shop\\ProductController::ticketOverviewAction',
  11045.                                 'template' => NULL,
  11046.                                 'type' => 'page',
  11047.                                 'priority' => 0,
  11048.                                 'creationDate' => 1678285903,
  11049.                                 'modificationDate' => 1678287426,
  11050.                                 'staticGeneratorEnabled' => NULL,
  11051.                             ],
  11052.                             'f0888401-d36e-4937-9d21-c74ddacfacb2' => [
  11053.                                 'name' => 'Event Cancel Mail',
  11054.                                 'group' => '',
  11055.                                 'controller' => 'App\\Controller\\DefaultController::defaultAction',
  11056.                                 'template' => 'mail/event-cancel.html.twig',
  11057.                                 'type' => 'email',
  11058.                                 'priority' => 0,
  11059.                                 'creationDate' => 1695203219,
  11060.                                 'modificationDate' => 1695203250,
  11061.                                 'staticGeneratorEnabled' => NULL,
  11062.                             ],
  11063.                             'f2c83e58-39c0-46aa-9eb3-a66e2fb228da' => [
  11064.                                 'name' => 'Initiative Application',
  11065.                                 'group' => 'Job',
  11066.                                 'controller' => 'App\\Controller\\JobController::initiativeApplicationAction',
  11067.                                 'template' => NULL,
  11068.                                 'type' => 'page',
  11069.                                 'priority' => 0,
  11070.                                 'creationDate' => 1678885995,
  11071.                                 'modificationDate' => 1678886018,
  11072.                                 'staticGeneratorEnabled' => NULL,
  11073.                             ],
  11074.                             'faa26da0-fec0-4b2d-b47e-0df6e0fc2c8f' => [
  11075.                                 'name' => 'Event Detail',
  11076.                                 'group' => 'Shop',
  11077.                                 'controller' => 'App\\Controller\\Shop\\ProductController::eventDetailAction',
  11078.                                 'template' => NULL,
  11079.                                 'type' => 'page',
  11080.                                 'priority' => 9,
  11081.                                 'creationDate' => 1686578270,
  11082.                                 'modificationDate' => 1686578318,
  11083.                                 'staticGeneratorEnabled' => NULL,
  11084.                             ],
  11085.                         ],
  11086.                     ],
  11087.                     'web_to_print' => [
  11088.                         'enableInDefaultView' => false,
  11089.                         'generalTool' => 'headlesschrome',
  11090.                         'generalDocumentSaveMode' => 'default',
  11091.                         'pdfreactorProtocol' => NULL,
  11092.                         'pdfreactorServer' => 'localhost',
  11093.                         'pdfreactorServerPort' => '9423',
  11094.                         'pdfreactorBaseUrl' => 'http://my.domain.com',
  11095.                         'pdfreactorApiKey' => '',
  11096.                         'pdfreactorLicence' => '',
  11097.                         'pdfreactorEnableLenientHttpsMode' => false,
  11098.                         'pdfreactorEnableDebugMode' => false,
  11099.                         'wkhtmltopdfBin' => 'wkhtmltopdf',
  11100.                         'wkhtml2pdfOptions' => [
  11101.                             'print-media-type' => '',
  11102.                             'page-size' => 'A4',
  11103.                         ],
  11104.                         'wkhtml2pdfHostname' => 'http://demo.pimcore.org',
  11105.                         'headlessChromeSettings' => '',
  11106.                         'pdf_creation_php_memory_limit' => '2048M',
  11107.                         'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  11108.                         'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  11109.                     ],
  11110.                     'default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  11111.                     'allow_trailing_slash' => 'no',
  11112.                     'generate_preview' => false,
  11113.                     'preview_url_prefix' => '',
  11114.                     'tree_paging_limit' => 50,
  11115.                     'areas' => [
  11116.                         'autoload' => true,
  11117.                     ],
  11118.                     'newsletter' => [
  11119.                         'defaultUrlPrefix' => NULL,
  11120.                     ],
  11121.                     'auto_save_interval' => 60,
  11122.                     'static_page_router' => [
  11123.                         'enabled' => false,
  11124.                         'route_pattern' => NULL,
  11125.                     ],
  11126.                 ],
  11127.                 'routing' => [
  11128.                     'direct_route_document_types' => [
  11129.                         => 'page',
  11130.                         => 'snippet',
  11131.                         => 'email',
  11132.                         => 'newsletter',
  11133.                         => 'printpage',
  11134.                         => 'printcontainer',
  11135.                     ],
  11136.                     'allow_processing_unpublished_fallback_document' => false,
  11137.                     'static' => [
  11138.                         'locale_params' => [
  11139.                         ],
  11140.                     ],
  11141.                 ],
  11142.                 'newsletter' => [
  11143.                     'source_adapters' => [
  11144.                         'defaultAdapter' => 'pimcore.document.newsletter.factory.default',
  11145.                         'csvList' => 'pimcore.document.newsletter.factory.csv',
  11146.                         'reportAdapter' => 'pimcore.document.newsletter.factory.report',
  11147.                         'SegmentAddressSource' => 'cmf.document.newsletter.factory.segmentAddressSource',
  11148.                     ],
  11149.                     'method' => NULL,
  11150.                 ],
  11151.                 'custom_report' => [
  11152.                     'adapters' => [
  11153.                         'sql' => 'pimcore.custom_report.adapter.factory.sql',
  11154.                         'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
  11155.                         'termSegmentBuilder' => 'cmf.custom_report.adapter.term_segment_builder',
  11156.                     ],
  11157.                     'definitions' => [
  11158.                     ],
  11159.                 ],
  11160.                 'targeting' => [
  11161.                     'data_providers' => [
  11162.                         'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
  11163.                         'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
  11164.                         'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
  11165.                         'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
  11166.                         'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
  11167.                         'cmf_customer' => 'CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\Customer',
  11168.                         'cmf_customer_segments' => 'CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\CustomerSegments',
  11169.                     ],
  11170.                     'conditions' => [
  11171.                         'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  11172.                         'country' => 'Pimcore\\Targeting\\Condition\\Country',
  11173.                         'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  11174.                         'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  11175.                         'language' => 'Pimcore\\Targeting\\Condition\\Language',
  11176.                         'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  11177.                         'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  11178.                         'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  11179.                         'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  11180.                         'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  11181.                         'url' => 'Pimcore\\Targeting\\Condition\\Url',
  11182.                         'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  11183.                         'cmf_has_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\HasSegment',
  11184.                         'cmf_customer_is_loggedin' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerIsLoggedIn',
  11185.                         'cmf_customer_segments_have_changed' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerSegmentsHaveChanged',
  11186.                     ],
  11187.                     'action_handlers' => [
  11188.                         'assign_target_group' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\AssignTargetGroupAndSegment',
  11189.                         'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
  11190.                         'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
  11191.                         'cmf_track_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackSegment',
  11192.                         'cmf_apply_target_groups_from_segments' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\ApplyTargetGroupsFromSegments',
  11193.                         'cmf_track_activity' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackActivity',
  11194.                     ],
  11195.                     'enabled' => true,
  11196.                     'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
  11197.                     'session' => [
  11198.                         'enabled' => false,
  11199.                     ],
  11200.                 ],
  11201.                 'context' => [
  11202.                     'profiler' => [
  11203.                         'routes' => [
  11204.                             => [
  11205.                                 'path' => '^/_(profiler|wdt)(/.*)?$',
  11206.                                 'route' => false,
  11207.                                 'host' => false,
  11208.                                 'methods' => [
  11209.                                 ],
  11210.                             ],
  11211.                         ],
  11212.                     ],
  11213.                     'admin' => [
  11214.                         'routes' => [
  11215.                             => [
  11216.                                 'path' => '^/admin(/.*)?$',
  11217.                                 'route' => false,
  11218.                                 'host' => false,
  11219.                                 'methods' => [
  11220.                                 ],
  11221.                             ],
  11222.                             => [
  11223.                                 'route' => '^pimcore_admin_',
  11224.                                 'path' => false,
  11225.                                 'host' => false,
  11226.                                 'methods' => [
  11227.                                 ],
  11228.                             ],
  11229.                         ],
  11230.                     ],
  11231.                     'plugin' => [
  11232.                         'routes' => [
  11233.                             => [
  11234.                                 'path' => '^/plugin(/.*)?$',
  11235.                                 'route' => false,
  11236.                                 'host' => false,
  11237.                                 'methods' => [
  11238.                                 ],
  11239.                             ],
  11240.                         ],
  11241.                     ],
  11242.                 ],
  11243.                 'admin' => [
  11244.                     'session' => [
  11245.                         'attribute_bags' => [
  11246.                             'pimcore_admin' => [
  11247.                                 'storage_key' => '_pimcore_admin',
  11248.                             ],
  11249.                             'pimcore_objects' => [
  11250.                                 'storage_key' => '_pimcore_objects',
  11251.                             ],
  11252.                             'pimcore_copy' => [
  11253.                                 'storage_key' => '_pimcore_copy',
  11254.                             ],
  11255.                             'pimcore_gridconfig' => [
  11256.                                 'storage_key' => '_pimcore_gridconfig',
  11257.                             ],
  11258.                             'pimcore_importconfig' => [
  11259.                                 'storage_key' => '_pimcore_importconfig',
  11260.                             ],
  11261.                             'data_logger_filter' => [
  11262.                                 'storage_key' => '_data_logger_filter',
  11263.                             ],
  11264.                         ],
  11265.                     ],
  11266.                     'unauthenticated_routes' => [
  11267.                         => [
  11268.                             'route' => 'pimcore_settings_display_custom_logo',
  11269.                             'path' => false,
  11270.                             'host' => false,
  11271.                             'methods' => [
  11272.                             ],
  11273.                         ],
  11274.                         => [
  11275.                             'route' => 'pimcore_admin_login',
  11276.                             'path' => false,
  11277.                             'host' => false,
  11278.                             'methods' => [
  11279.                             ],
  11280.                         ],
  11281.                         => [
  11282.                             'route' => 'pimcore_admin_webdav',
  11283.                             'path' => false,
  11284.                             'host' => false,
  11285.                             'methods' => [
  11286.                             ],
  11287.                         ],
  11288.                     ],
  11289.                     'translations' => [
  11290.                         'path' => '@PimcoreCoreBundle/Resources/translations',
  11291.                     ],
  11292.                 ],
  11293.                 'sitemaps' => [
  11294.                     'generators' => [
  11295.                         'pimcore_documents' => [
  11296.                             'enabled' => true,
  11297.                             'priority' => 100,
  11298.                             'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
  11299.                         ],
  11300.                         'app_event' => [
  11301.                             'enabled' => true,
  11302.                             'generator_id' => 'App\\Sitemap\\EventGenerator',
  11303.                             'priority' => 0,
  11304.                         ],
  11305.                         'app_job' => [
  11306.                             'enabled' => true,
  11307.                             'generator_id' => 'App\\Sitemap\\JobGenerator',
  11308.                             'priority' => 0,
  11309.                         ],
  11310.                         'app_job_team' => [
  11311.                             'enabled' => true,
  11312.                             'generator_id' => 'App\\Sitemap\\JobTeamGenerator',
  11313.                             'priority' => 0,
  11314.                         ],
  11315.                         'app_news' => [
  11316.                             'enabled' => true,
  11317.                             'generator_id' => 'App\\Sitemap\\NewsGenerator',
  11318.                             'priority' => 0,
  11319.                         ],
  11320.                         'app_merchandise' => [
  11321.                             'enabled' => true,
  11322.                             'generator_id' => 'App\\Sitemap\\MerchandiseGenerator',
  11323.                             'priority' => 0,
  11324.                         ],
  11325.                         'app_ticket' => [
  11326.                             'enabled' => true,
  11327.                             'generator_id' => 'App\\Sitemap\\TicketGenerator',
  11328.                             'priority' => 0,
  11329.                         ],
  11330.                     ],
  11331.                 ],
  11332.                 'redirects' => [
  11333.                     'status_codes' => [
  11334.                         300 => 'Multiple Choices',
  11335.                         301 => 'Moved Permanently',
  11336.                         302 => 'Found',
  11337.                         303 => 'See Other',
  11338.                         307 => 'Temporary Redirect',
  11339.                     ],
  11340.                 ],
  11341.                 'glossary' => [
  11342.                     'blocked_tags' => [
  11343.                         => 'a',
  11344.                         => 'script',
  11345.                         => 'style',
  11346.                         => 'code',
  11347.                         => 'pre',
  11348.                         => 'textarea',
  11349.                         => 'acronym',
  11350.                         => 'abbr',
  11351.                         => 'option',
  11352.                         => 'h1',
  11353.                         10 => 'h2',
  11354.                         11 => 'h3',
  11355.                         12 => 'h4',
  11356.                         13 => 'h5',
  11357.                         14 => 'h6',
  11358.                     ],
  11359.                 ],
  11360.                 'templating_engine' => [
  11361.                     'twig' => [
  11362.                         'sandbox_security_policy' => [
  11363.                             'tags' => [
  11364.                                 => 'set',
  11365.                             ],
  11366.                             'filters' => [
  11367.                                 => 'escape',
  11368.                                 => 'trans',
  11369.                                 => 'default',
  11370.                             ],
  11371.                             'functions' => [
  11372.                                 => 'path',
  11373.                                 => 'asset',
  11374.                             ],
  11375.                         ],
  11376.                     ],
  11377.                 ],
  11378.                 'translations' => [
  11379.                     'debugging' => [
  11380.                         'enabled' => true,
  11381.                         'parameter' => 'pimcore_debug_translations',
  11382.                     ],
  11383.                     'admin_translation_mapping' => [
  11384.                     ],
  11385.                     'data_object' => [
  11386.                     ],
  11387.                 ],
  11388.                 'models' => [
  11389.                     'class_overrides' => [
  11390.                         'Pimcore\\Model\\DataObject\\TicketProduct' => 'App\\Model\\Shop\\Ticket\\TicketProduct',
  11391.                         'Pimcore\\Model\\DataObject\\OnlineShopOrder' => 'App\\Model\\Shop\\Order',
  11392.                         'Pimcore\\Model\\DataObject\\OnlineShopOrderItem' => 'App\\Model\\Shop\\OrderItem',
  11393.                         'Pimcore\\Model\\DataObject\\ShopTicketCatalog' => 'App\\Model\\Shop\\Ticket\\ShopTicketCatalog',
  11394.                         'Pimcore\\Model\\DataObject\\TicketConsumerCategory' => 'App\\Model\\Shop\\Ticket\\TicketConsumerCategory',
  11395.                         'Pimcore\\Model\\DataObject\\TicketShopProduct' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\ShopProduct',
  11396.                         'Pimcore\\Model\\DataObject\\TicketShopProductOption' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\ShopProductOption',
  11397.                         'Pimcore\\Model\\DataObject\\TicketShopKeycard' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\Keycard',
  11398.                         'Pimcore\\Model\\DataObject\\TicketshopTicketAdditional' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\AdditionalTicketProduct',
  11399.                         'Pimcore\\Model\\DataObject\\SkidataOrderContainer' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\SkidataOrderContainer',
  11400.                         'Pimcore\\Model\\DataObject\\SkidataOrder' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Model\\DataObject\\SkidataOrder',
  11401.                         'Pimcore\\Model\\DataObject\\Customer' => 'App\\Model\\DataObject\\Customer',
  11402.                         'Pimcore\\Model\\DataObject\\ShopEvent' => 'App\\Model\\Shop\\Event\\EventProduct',
  11403.                         'Pimcore\\Model\\DataObject\\ShopDynamicPrice' => 'App\\Model\\Shop\\Event\\ShopDynamicPrice',
  11404.                         'Pimcore\\Model\\DataObject\\ShopMerchandiseProduct' => 'App\\Model\\Shop\\Merchandise\\MerchandiseProduct',
  11405.                         'Pimcore\\Model\\DataObject\\BusinessUser' => 'App\\Model\\DataObject\\BusinessUser',
  11406.                         'Pimcore\\Model\\DataObject\\TourOperatorUser' => 'App\\Model\\DataObject\\TourOperatorUser',
  11407.                     ],
  11408.                 ],
  11409.                 'general' => [
  11410.                     'timezone' => 'Europe/Berlin',
  11411.                     'domain' => $this->getEnv('MAIN_DOMAIN'),
  11412.                     'redirect_to_maindomain' => false,
  11413.                     'language' => 'en',
  11414.                     'valid_languages' => 'de,en,fr,it',
  11415.                     'fallback_languages' => [
  11416.                         'de' => '',
  11417.                         'en' => '',
  11418.                         'fr' => '',
  11419.                         'it' => '',
  11420.                     ],
  11421.                     'default_language' => 'de',
  11422.                     'debug_admin_translations' => false,
  11423.                     'path_variable' => NULL,
  11424.                     'disable_usage_statistics' => false,
  11425.                     'instance_identifier' => NULL,
  11426.                 ],
  11427.                 'services' => [
  11428.                     'google' => [
  11429.                         'simple_api_key' => $this->getEnv('GOOGLE_SIMPLE_API_KEY'),
  11430.                         'browser_api_key' => $this->getEnv('GOOGLE_BROWSER_API_KEY'),
  11431.                         'client_id' => NULL,
  11432.                         'email' => NULL,
  11433.                     ],
  11434.                 ],
  11435.                 'full_page_cache' => [
  11436.                     'enabled' => true,
  11437.                     'lifetime' => 120,
  11438.                     'exclude_cookie' => 'pimcore_admin_sid',
  11439.                     'exclude_patterns' => '',
  11440.                 ],
  11441.                 'email' => [
  11442.                     'sender' => [
  11443.                         'name' => 'Matterhorn Paradise',
  11444.                         'email' => 'webshop@matterhornparadise.ch',
  11445.                     ],
  11446.                     'debug' => [
  11447.                         'email_addresses' => $this->getEnv('DEBUG_MAILS'),
  11448.                     ],
  11449.                     'return' => [
  11450.                         'name' => '',
  11451.                         'email' => '',
  11452.                     ],
  11453.                     'usespecific' => false,
  11454.                 ],
  11455.                 'properties' => [
  11456.                     'predefined' => [
  11457.                         'definitions' => [
  11458.                             '0770969e-1806-4813-aa07-85dba882ddd3' => [
  11459.                                 'name' => '[Login] Password',
  11460.                                 'description' => '',
  11461.                                 'key' => 'auth_password',
  11462.                                 'type' => 'text',
  11463.                                 'data' => '',
  11464.                                 'config' => '',
  11465.                                 'ctype' => 'document',
  11466.                                 'inheritable' => false,
  11467.                                 'creationDate' => 1683704561,
  11468.                                 'modificationDate' => 1683704576,
  11469.                             ],
  11470.                             '0eb69e35-f8c8-4ece-9e4d-1b58490958a3' => [
  11471.                                 'name' => '[SEO] Title Length',
  11472.                                 'description' => 'Sets the maximum length of the title.',
  11473.                                 'key' => 'seo_title_characters_length',
  11474.                                 'type' => 'text',
  11475.                                 'data' => '',
  11476.                                 'config' => '',
  11477.                                 'ctype' => 'document,object',
  11478.                                 'inheritable' => false,
  11479.                                 'creationDate' => 1675678893,
  11480.                                 'modificationDate' => 1675678924,
  11481.                             ],
  11482.                             '138a6867-fc9f-4cb2-ae8f-fc10a4e463e8' => [
  11483.                                 'name' => 'Brick Nofication',
  11484.                                 'description' => 'Adds brick notification on the site.',
  11485.                                 'key' => 'brick_notification',
  11486.                                 'type' => 'document',
  11487.                                 'data' => '',
  11488.                                 'config' => '',
  11489.                                 'ctype' => 'document',
  11490.                                 'inheritable' => false,
  11491.                                 'creationDate' => 1681201726,
  11492.                                 'modificationDate' => 1681201800,
  11493.                             ],
  11494.                             '1e2fc54c-d6d2-4d4e-b080-e5089b9a4346' => [
  11495.                                 'name' => '[SEO] Sitemaps Exclude Children',
  11496.                                 'description' => 'Exclude children of document from sitemaps',
  11497.                                 'key' => 'sitemaps_exclude_children',
  11498.                                 'type' => 'bool',
  11499.                                 'data' => '',
  11500.                                 'config' => '',
  11501.                                 'ctype' => 'document',
  11502.                                 'inheritable' => false,
  11503.                                 'creationDate' => 1680786470,
  11504.                                 'modificationDate' => 1680867772,
  11505.                             ],
  11506.                             '2967b440-c576-47ea-98b0-f1930895850c' => [
  11507.                                 'name' => '[SEO] No Index Params',
  11508.                                 'description' => 'Parameter which should not be indexed',
  11509.                                 'key' => 'seo_noindex_params',
  11510.                                 'type' => 'text',
  11511.                                 'data' => '',
  11512.                                 'config' => '',
  11513.                                 'ctype' => 'document',
  11514.                                 'inheritable' => false,
  11515.                                 'creationDate' => 1680786604,
  11516.                                 'modificationDate' => 1680786643,
  11517.                             ],
  11518.                             '2dd92c54-3f3f-4e5f-b7aa-adbfceaa34f5' => [
  11519.                                 'name' => 'Shop Product',
  11520.                                 'description' => 'Used for detail-pages',
  11521.                                 'key' => 'shopProduct',
  11522.                                 'type' => 'object',
  11523.                                 'data' => '',
  11524.                                 'config' => '',
  11525.                                 'ctype' => 'document',
  11526.                                 'inheritable' => false,
  11527.                                 'creationDate' => 1686137988,
  11528.                                 'modificationDate' => 1686138022,
  11529.                             ],
  11530.                             '3bef239f-6b08-42d8-ad0d-99b7e2715dd0' => [
  11531.                                 'name' => 'is Tour-Operator Plattform',
  11532.                                 'description' => '',
  11533.                                 'key' => 'isTourOperator',
  11534.                                 'type' => 'bool',
  11535.                                 'data' => '',
  11536.                                 'config' => '',
  11537.                                 'ctype' => 'document',
  11538.                                 'inheritable' => false,
  11539.                                 'creationDate' => 1751881231,
  11540.                                 'modificationDate' => 1751881269,
  11541.                             ],
  11542.                             '3f09340c-f3a1-474b-b74a-806b0856825a' => [
  11543.                                 'name' => 'is Tradepage',
  11544.                                 'description' => '',
  11545.                                 'key' => 'isTradepage',
  11546.                                 'type' => 'bool',
  11547.                                 'data' => '',
  11548.                                 'config' => '',
  11549.                                 'ctype' => 'document',
  11550.                                 'inheritable' => false,
  11551.                                 'creationDate' => 1697700952,
  11552.                                 'modificationDate' => 1697700978,
  11553.                             ],
  11554.                             '4082cd20-dfe1-4620-89b5-e91f2437736c' => [
  11555.                                 'name' => 'Portal',
  11556.                                 'description' => 'Used for different settings shown only on portal site',
  11557.                                 'key' => 'isPortal',
  11558.                                 'type' => 'bool',
  11559.                                 'data' => '',
  11560.                                 'config' => '',
  11561.                                 'ctype' => 'document',
  11562.                                 'inheritable' => false,
  11563.                                 'creationDate' => 1676628681,
  11564.                                 'modificationDate' => 1676628758,
  11565.                             ],
  11566.                             '64073176-2f26-4c52-a45f-951173baec44' => [
  11567.                                 'name' => '[SEO] Title Separator',
  11568.                                 'description' => 'A separator, used to separate the title from a suffix.',
  11569.                                 'key' => 'seo_separator',
  11570.                                 'type' => 'text',
  11571.                                 'data' => '',
  11572.                                 'config' => '',
  11573.                                 'ctype' => 'document,object',
  11574.                                 'inheritable' => false,
  11575.                                 'creationDate' => 1675678849,
  11576.                                 'modificationDate' => 1675678864,
  11577.                             ],
  11578.                             '7ce1629a-12fc-4065-b10c-32d2ba62e202' => [
  11579.                                 'name' => '[SEO] Description Length',
  11580.                                 'description' => 'Sets the maximum length of the description.',
  11581.                                 'key' => 'seo_description_characters_length',
  11582.                                 'type' => 'text',
  11583.                                 'data' => '',
  11584.                                 'config' => '',
  11585.                                 'ctype' => 'document,object',
  11586.                                 'inheritable' => false,
  11587.                                 'creationDate' => 1675678823,
  11588.                                 'modificationDate' => 1675678846,
  11589.                             ],
  11590.                             '8a315620-bb01-49d7-ada8-f5a7722f751d' => [
  11591.                                 'name' => 'Navigation Root',
  11592.                                 'description' => '',
  11593.                                 'key' => 'navigationRoot',
  11594.                                 'type' => 'document',
  11595.                                 'data' => '',
  11596.                                 'config' => '',
  11597.                                 'ctype' => 'document',
  11598.                                 'inheritable' => false,
  11599.                                 'creationDate' => 1675679029,
  11600.                                 'modificationDate' => 1675679095,
  11601.                             ],
  11602.                             '97e854a7-d133-44a5-ab8c-5069e7d56e56' => [
  11603.                                 'name' => '[SEO] Unavailable after',
  11604.                                 'description' => 'Removes the page from the index after the specified date. Date must be given in format Y-m-d!',
  11605.                                 'key' => 'seo_unavailable_after',
  11606.                                 'type' => 'text',
  11607.                                 'data' => '',
  11608.                                 'config' => '',
  11609.                                 'ctype' => 'document',
  11610.                                 'inheritable' => false,
  11611.                                 'creationDate' => 1680786399,
  11612.                                 'modificationDate' => 1680786416,
  11613.                             ],
  11614.                             '9a8d5848-ef6e-414e-aa31-2b9b9b28ee1d' => [
  11615.                                 'name' => '[TO] Recovery Mail',
  11616.                                 'description' => 'For Tour-Operator password recovery',
  11617.                                 'key' => 'tourOperatorRecoveryEmail',
  11618.                                 'type' => 'document',
  11619.                                 'data' => '',
  11620.                                 'config' => '',
  11621.                                 'ctype' => 'document',
  11622.                                 'inheritable' => true,
  11623.                                 'creationDate' => 1747292575,
  11624.                                 'modificationDate' => 1747292668,
  11625.                             ],
  11626.                             'a04e0ad2-85ea-4984-9805-241112fd8e6a' => [
  11627.                                 'name' => 'Footer',
  11628.                                 'description' => '',
  11629.                                 'key' => 'footer',
  11630.                                 'type' => 'document',
  11631.                                 'data' => '',
  11632.                                 'config' => '',
  11633.                                 'ctype' => 'document',
  11634.                                 'inheritable' => false,
  11635.                                 'creationDate' => 1675428758,
  11636.                                 'modificationDate' => 1675429576,
  11637.                             ],
  11638.                             'a530d1fa-5a55-4a1b-8290-5e6fedbf771a' => [
  11639.                                 'name' => '[B2B] Recovery Mail',
  11640.                                 'description' => 'For B2B password recovery',
  11641.                                 'key' => 'b2bRecoveryEmail',
  11642.                                 'type' => 'document',
  11643.                                 'data' => '',
  11644.                                 'config' => '',
  11645.                                 'ctype' => 'document',
  11646.                                 'inheritable' => true,
  11647.                                 'creationDate' => 1704984194,
  11648.                                 'modificationDate' => 1704984261,
  11649.                             ],
  11650.                             'a7bbf0fd-4d6c-4d6a-b13f-cc1e66337687' => [
  11651.                                 'name' => '[SEO] Title Suffix',
  11652.                                 'description' => 'A suffix for the title.',
  11653.                                 'key' => 'seo_suffix',
  11654.                                 'type' => 'text',
  11655.                                 'data' => '',
  11656.                                 'config' => '',
  11657.                                 'ctype' => 'document,object',
  11658.                                 'inheritable' => false,
  11659.                                 'creationDate' => 1675678868,
  11660.                                 'modificationDate' => 1675678882,
  11661.                             ],
  11662.                             'ae3335ee-ff59-41f6-bf8f-c79869dc8f49' => [
  11663.                                 'name' => '[SEO] No Index Params',
  11664.                                 'description' => 'Parameter to set page to noindex, separaete with comma',
  11665.                                 'key' => 'noindex_params',
  11666.                                 'type' => 'text',
  11667.                                 'data' => '',
  11668.                                 'config' => '',
  11669.                                 'ctype' => 'document',
  11670.                                 'inheritable' => false,
  11671.                                 'creationDate' => 1700126987,
  11672.                                 'modificationDate' => 1700127049,
  11673.                             ],
  11674.                             'b4781e5a-d0e9-4158-bf60-129ec000ef52' => [
  11675.                                 'name' => 'E-Mail Footer',
  11676.                                 'description' => '',
  11677.                                 'key' => 'email-footer',
  11678.                                 'type' => 'document',
  11679.                                 'data' => '',
  11680.                                 'config' => '',
  11681.                                 'ctype' => 'document',
  11682.                                 'inheritable' => false,
  11683.                                 'creationDate' => 1678444086,
  11684.                                 'modificationDate' => 1678444097,
  11685.                             ],
  11686.                             'b858625a-eaaf-4df0-b73a-ccf3db7da12d' => [
  11687.                                 'name' => 'Newsletter Info',
  11688.                                 'description' => 'Adds  Newsletter Information area above footer.',
  11689.                                 'key' => 'newsletterInfo',
  11690.                                 'type' => 'document',
  11691.                                 'data' => '',
  11692.                                 'config' => '',
  11693.                                 'ctype' => 'document',
  11694.                                 'inheritable' => false,
  11695.                                 'creationDate' => 1676626994,
  11696.                                 'modificationDate' => 1676627056,
  11697.                             ],
  11698.                             'ba8645fd-0b0f-42ea-8aef-fbb0dfd8e034' => [
  11699.                                 'name' => '[Google CSE] Search engine ID',
  11700.                                 'description' => '',
  11701.                                 'key' => 'cx',
  11702.                                 'type' => 'text',
  11703.                                 'data' => '',
  11704.                                 'config' => '',
  11705.                                 'ctype' => 'document',
  11706.                                 'inheritable' => false,
  11707.                                 'creationDate' => 1675679049,
  11708.                                 'modificationDate' => 1675679086,
  11709.                             ],
  11710.                             'c2e4212f-1de7-4b5d-bc2f-4b3263939397' => [
  11711.                                 'name' => '[Login] Username',
  11712.                                 'description' => '',
  11713.                                 'key' => 'auth_username',
  11714.                                 'type' => 'text',
  11715.                                 'data' => '',
  11716.                                 'config' => '',
  11717.                                 'ctype' => 'document',
  11718.                                 'inheritable' => false,
  11719.                                 'creationDate' => 1683704527,
  11720.                                 'modificationDate' => 1683704558,
  11721.                             ],
  11722.                             'c526e154-6a67-49bc-846e-edc9d6d50d08' => [
  11723.                                 'name' => 'Hide Navigation',
  11724.                                 'description' => '',
  11725.                                 'key' => 'hideNavigation',
  11726.                                 'type' => 'bool',
  11727.                                 'data' => '',
  11728.                                 'config' => '',
  11729.                                 'ctype' => 'document',
  11730.                                 'inheritable' => false,
  11731.                                 'creationDate' => 1722423996,
  11732.                                 'modificationDate' => 1722424010,
  11733.                             ],
  11734.                             'da488b22-cc67-4c3e-b787-f25805f3d807' => [
  11735.                                 'name' => '[SEO] Use Title Suffix',
  11736.                                 'description' => 'Decides whether the defined title suffix (and title separator) should be used.',
  11737.                                 'key' => 'seo_title_suffix_disable',
  11738.                                 'type' => 'bool',
  11739.                                 'data' => '',
  11740.                                 'config' => '',
  11741.                                 'ctype' => 'document,object',
  11742.                                 'inheritable' => false,
  11743.                                 'creationDate' => 1675678890,
  11744.                                 'modificationDate' => 1675678906,
  11745.                             ],
  11746.                             'ddb66bea-486d-4ac0-96cb-794838d2bd40' => [
  11747.                                 'name' => 'SiteConfig',
  11748.                                 'description' => '',
  11749.                                 'key' => 'siteConfig',
  11750.                                 'type' => 'object',
  11751.                                 'data' => '',
  11752.                                 'config' => '',
  11753.                                 'ctype' => 'document',
  11754.                                 'inheritable' => false,
  11755.                                 'creationDate' => 1675679140,
  11756.                                 'modificationDate' => 1675679150,
  11757.                             ],
  11758.                             'e2c8b079-41c5-4c39-8d9f-e974ad28b5c0' => [
  11759.                                 'name' => 'Language Root',
  11760.                                 'description' => '',
  11761.                                 'key' => 'languageRoot',
  11762.                                 'type' => 'document',
  11763.                                 'data' => '',
  11764.                                 'config' => '',
  11765.                                 'ctype' => 'document',
  11766.                                 'inheritable' => false,
  11767.                                 'creationDate' => 1675678913,
  11768.                                 'modificationDate' => 1675679026,
  11769.                             ],
  11770.                             'e4858dfc-5982-4642-b1ad-41bf2ee8a050' => [
  11771.                                 'name' => 'NotificationMail',
  11772.                                 'description' => '',
  11773.                                 'key' => 'is-notification',
  11774.                                 'type' => 'bool',
  11775.                                 'data' => '',
  11776.                                 'config' => '',
  11777.                                 'ctype' => 'document',
  11778.                                 'inheritable' => false,
  11779.                                 'creationDate' => 1693222356,
  11780.                                 'modificationDate' => 1693222409,
  11781.                             ],
  11782.                             'f28d3c43-59bc-4105-bf79-05696a003080' => [
  11783.                                 'name' => 'New Product Popup',
  11784.                                 'description' => 'Add Snippet of a New Product Pop',
  11785.                                 'key' => 'newProductPopup',
  11786.                                 'type' => 'document',
  11787.                                 'data' => '',
  11788.                                 'config' => '',
  11789.                                 'ctype' => 'document',
  11790.                                 'inheritable' => false,
  11791.                                 'creationDate' => 1754488623,
  11792.                                 'modificationDate' => 1754489122,
  11793.                             ],
  11794.                             'f33aec95-d205-484e-9b52-04de4b2c5a56' => [
  11795.                                 'name' => '[SEO] No Index',
  11796.                                 'description' => 'Decides whether the associated page ends up in the index.',
  11797.                                 'key' => 'seo_noindex',
  11798.                                 'type' => 'bool',
  11799.                                 'data' => '',
  11800.                                 'config' => '',
  11801.                                 'ctype' => 'document,object',
  11802.                                 'inheritable' => false,
  11803.                                 'creationDate' => 1675678789,
  11804.                                 'modificationDate' => 1675678820,
  11805.                             ],
  11806.                             'fe812897-380e-42da-b431-5f1d3938cce8' => [
  11807.                                 'name' => '[SEO] Sitemaps Exclude',
  11808.                                 'description' => 'Exclude document from sitemaps',
  11809.                                 'key' => 'sitemaps_exclude',
  11810.                                 'type' => 'bool',
  11811.                                 'data' => '',
  11812.                                 'config' => '',
  11813.                                 'ctype' => 'document',
  11814.                                 'inheritable' => false,
  11815.                                 'creationDate' => 1680786435,
  11816.                                 'modificationDate' => 1680867781,
  11817.                             ],
  11818.                         ],
  11819.                     ],
  11820.                 ],
  11821.                 'staticroutes' => [
  11822.                     'definitions' => [
  11823.                         '1b1f50e4-4963-4e47-aa1b-867b14255677' => [
  11824.                             'name' => 'news_detail',
  11825.                             'pattern' => '/\\/(.*)_news_([\\d]+)/',
  11826.                             'reverse' => '{%path}/%name_news_%id',
  11827.                             'controller' => 'App\\Controller\\NewsController::detailAction',
  11828.                             'variables' => 'name,id',
  11829.                             'defaults' => '',
  11830.                             'siteId' => [
  11831.                             ],
  11832.                             'methods' => [
  11833.                             ],
  11834.                             'priority' => 0,
  11835.                             'creationDate' => 1677839875,
  11836.                             'modificationDate' => 1678457717,
  11837.                         ],
  11838.                         '5a0cb1ba-39d3-4d3a-bab9-b1b3795dfccd' => [
  11839.                             'name' => 'job_detail',
  11840.                             'pattern' => '/\\/(.*)_job_([\\d]+)/',
  11841.                             'reverse' => '{%path}/%name_job_%id',
  11842.                             'controller' => 'App\\Controller\\JobController::detailAction',
  11843.                             'variables' => 'name,id',
  11844.                             'defaults' => '',
  11845.                             'siteId' => [
  11846.                             ],
  11847.                             'methods' => [
  11848.                             ],
  11849.                             'priority' => 0,
  11850.                             'creationDate' => 1677844879,
  11851.                             'modificationDate' => 1678197969,
  11852.                         ],
  11853.                         'de3246d7-295a-495e-9fea-bdb047f91aa4' => [
  11854.                             'name' => 'job_team_detail',
  11855.                             'pattern' => '/\\/(.*)_team_([\\d]+)/',
  11856.                             'reverse' => '{%path}/%name_team_%id',
  11857.                             'controller' => 'App\\Controller\\JobController::teamDetailAction',
  11858.                             'variables' => 'name,id',
  11859.                             'defaults' => '',
  11860.                             'siteId' => [
  11861.                             ],
  11862.                             'methods' => [
  11863.                             ],
  11864.                             'priority' => 0,
  11865.                             'creationDate' => 1678447496,
  11866.                             'modificationDate' => 1678787851,
  11867.                         ],
  11868.                     ],
  11869.                 ],
  11870.                 'error_handling' => [
  11871.                     'render_error_document' => true,
  11872.                 ],
  11873.                 'flags' => [
  11874.                 ],
  11875.                 'maps' => [
  11876.                     'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
  11877.                     'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
  11878.                     'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
  11879.                 ],
  11880.                 'maintenance' => [
  11881.                     'housekeeping' => [
  11882.                         'cleanup_tmp_files_atime_older_than' => 7776000,
  11883.                         'cleanup_profiler_files_atime_older_than' => 1800,
  11884.                     ],
  11885.                 ],
  11886.                 'encryption' => [
  11887.                     'secret' => NULL,
  11888.                 ],
  11889.                 'workflows' => [
  11890.                 ],
  11891.                 'httpclient' => [
  11892.                     'adapter' => 'Socket',
  11893.                     'proxy_host' => NULL,
  11894.                     'proxy_port' => NULL,
  11895.                     'proxy_user' => NULL,
  11896.                     'proxy_pass' => NULL,
  11897.                 ],
  11898.                 'applicationlog' => [
  11899.                     'archive_treshold' => 30,
  11900.                     'archive_alternative_database' => '',
  11901.                     'delete_archive_threshold' => '6',
  11902.                 ],
  11903.                 'perspectives' => [
  11904.                     'definitions' => [
  11905.                     ],
  11906.                 ],
  11907.                 'custom_views' => [
  11908.                     'definitions' => [
  11909.                     ],
  11910.                 ],
  11911.                 'config_location' => [
  11912.                     'image_thumbnails' => [
  11913.                         'write_target' => [
  11914.                             'type' => 'symfony-config',
  11915.                             'options' => [
  11916.                                 'directory' => (\dirname(__DIR__3).'/config/image_thumbnails'),
  11917.                             ],
  11918.                         ],
  11919.                     ],
  11920.                     'custom_reports' => [
  11921.                         'write_target' => [
  11922.                             'type' => 'symfony-config',
  11923.                             'options' => [
  11924.                                 'directory' => (\dirname(__DIR__3).'/config/custom_reports'),
  11925.                             ],
  11926.                         ],
  11927.                     ],
  11928.                     'video_thumbnails' => [
  11929.                         'write_target' => [
  11930.                             'type' => 'symfony-config',
  11931.                             'options' => [
  11932.                                 'directory' => (\dirname(__DIR__3).'/config/video_thumbnails'),
  11933.                             ],
  11934.                         ],
  11935.                     ],
  11936.                     'document_types' => [
  11937.                         'write_target' => [
  11938.                             'type' => 'symfony-config',
  11939.                             'options' => [
  11940.                                 'directory' => (\dirname(__DIR__3).'/config/document_types'),
  11941.                             ],
  11942.                         ],
  11943.                     ],
  11944.                     'web_to_print' => [
  11945.                         'write_target' => [
  11946.                             'type' => 'symfony-config',
  11947.                             'options' => [
  11948.                                 'directory' => (\dirname(__DIR__3).'/config/web_to_print'),
  11949.                             ],
  11950.                         ],
  11951.                     ],
  11952.                     'predefined_properties' => [
  11953.                         'write_target' => [
  11954.                             'type' => 'symfony-config',
  11955.                             'options' => [
  11956.                                 'directory' => (\dirname(__DIR__3).'/config/predefined_properties'),
  11957.                             ],
  11958.                         ],
  11959.                     ],
  11960.                     'predefined_asset_metadata' => [
  11961.                         'write_target' => [
  11962.                             'type' => 'symfony-config',
  11963.                             'options' => [
  11964.                                 'directory' => (\dirname(__DIR__3).'/config/predefined_asset_metadata'),
  11965.                             ],
  11966.                         ],
  11967.                     ],
  11968.                     'staticroutes' => [
  11969.                         'write_target' => [
  11970.                             'type' => 'symfony-config',
  11971.                             'options' => [
  11972.                                 'directory' => (\dirname(__DIR__3).'/config/staticroutes'),
  11973.                             ],
  11974.                         ],
  11975.                     ],
  11976.                     'perspectives' => [
  11977.                         'write_target' => [
  11978.                             'type' => 'symfony-config',
  11979.                             'options' => [
  11980.                                 'directory' => (\dirname(__DIR__3).'/config/perspectives'),
  11981.                             ],
  11982.                         ],
  11983.                     ],
  11984.                     'custom_views' => [
  11985.                         'write_target' => [
  11986.                             'type' => 'symfony-config',
  11987.                             'options' => [
  11988.                                 'directory' => (\dirname(__DIR__3).'/config/custom_views'),
  11989.                             ],
  11990.                         ],
  11991.                     ],
  11992.                     'object_custom_layouts' => [
  11993.                         'write_target' => [
  11994.                             'type' => 'symfony-config',
  11995.                             'options' => [
  11996.                                 'directory' => (\dirname(__DIR__3).'/config/object_custom_layouts'),
  11997.                             ],
  11998.                         ],
  11999.                     ],
  12000.                     'system_settings' => [
  12001.                         'write_target' => [
  12002.                             'type' => 'symfony-config',
  12003.                             'options' => [
  12004.                                 'directory' => (\dirname(__DIR__3).'/config/system_settings'),
  12005.                             ],
  12006.                         ],
  12007.                         'read_target' => [
  12008.                             'type' => NULL,
  12009.                             'options' => [
  12010.                                 'directory' => NULL,
  12011.                             ],
  12012.                         ],
  12013.                     ],
  12014.                 ],
  12015.             ]; break;
  12016.             case 'pimcore_admin.config'$value = [
  12017.                 'branding' => [
  12018.                     'login_screen_invert_colors' => true,
  12019.                     'color_login_screen' => '#00ace1',
  12020.                     'color_admin_interface' => '#00ace1',
  12021.                     'color_admin_interface_background' => '',
  12022.                     'login_screen_custom_image' => 'https://'.$this->getEnv('string:MAIN_DOMAIN').'/test-assets/BHP-7.jpg',
  12023.                 ],
  12024.                 'gdpr_data_extractor' => [
  12025.                     'dataObjects' => [
  12026.                         'classes' => [
  12027.                         ],
  12028.                     ],
  12029.                     'assets' => [
  12030.                         'types' => [
  12031.                         ],
  12032.                     ],
  12033.                 ],
  12034.                 'objects' => [
  12035.                     'notes_events' => [
  12036.                         'types' => [
  12037.                             => '',
  12038.                             => 'content',
  12039.                             => 'seo',
  12040.                             => 'warning',
  12041.                             => 'notice',
  12042.                         ],
  12043.                     ],
  12044.                 ],
  12045.                 'assets' => [
  12046.                     'notes_events' => [
  12047.                         'types' => [
  12048.                             => '',
  12049.                             => 'content',
  12050.                             => 'seo',
  12051.                             => 'warning',
  12052.                             => 'notice',
  12053.                         ],
  12054.                     ],
  12055.                 ],
  12056.                 'documents' => [
  12057.                     'notes_events' => [
  12058.                         'types' => [
  12059.                             => '',
  12060.                             => 'content',
  12061.                             => 'seo',
  12062.                             => 'warning',
  12063.                             => 'notice',
  12064.                         ],
  12065.                     ],
  12066.                 ],
  12067.                 'admin_languages' => [
  12068.                 ],
  12069.                 'csrf_protection' => [
  12070.                     'excluded_routes' => [
  12071.                     ],
  12072.                 ],
  12073.                 'admin_csp_header' => [
  12074.                     'enabled' => false,
  12075.                     'exclude_paths' => [
  12076.                     ],
  12077.                     'additional_urls' => [
  12078.                         'default-src' => [
  12079.                         ],
  12080.                         'img-src' => [
  12081.                         ],
  12082.                         'script-src' => [
  12083.                         ],
  12084.                         'style-src' => [
  12085.                         ],
  12086.                         'connect-src' => [
  12087.                         ],
  12088.                         'font-src' => [
  12089.                         ],
  12090.                         'media-src' => [
  12091.                         ],
  12092.                         'frame-src' => [
  12093.                         ],
  12094.                     ],
  12095.                 ],
  12096.                 'custom_admin_path_identifier' => NULL,
  12097.                 'custom_admin_route_name' => 'my_custom_admin_entry_point',
  12098.                 'config_location' => [
  12099.                     'admin_system_settings' => [
  12100.                         'write_target' => [
  12101.                             'type' => 'symfony-config',
  12102.                             'options' => [
  12103.                                 'directory' => (\dirname(__DIR__3).'/config/admin_system_settings'),
  12104.                             ],
  12105.                         ],
  12106.                         'read_target' => [
  12107.                             'type' => NULL,
  12108.                             'options' => [
  12109.                                 'directory' => NULL,
  12110.                             ],
  12111.                         ],
  12112.                     ],
  12113.                 ],
  12114.             ]; break;
  12115.             case 'pimcore_customer_management_framework.encryption.secret'$value $this->getEnv('SECRET'); break;
  12116.             case 'elements_skidata_sweb.config'$value = [
  12117.                 'defaultTenant' => 'matterhorn_live',
  12118.                 'tenants' => [
  12119.                     'sandbox' => [
  12120.                         'importer' => [
  12121.                             'resource_base_folder' => '/_dev/Shop/_sandbox-data/sandbox',
  12122.                         ],
  12123.                         'sweb' => [
  12124.                             'username' => 'IntegrationSupportBEI_Elements',
  12125.                             'password' => $this->getEnv('SWEB_SANDBOX_PASSWORD'),
  12126.                             'environment' => 'sandbox',
  12127.                             'salesChannel' => 655229101,
  12128.                             'pointOfSale' => 655229101,
  12129.                         ],
  12130.                         'cache' => [
  12131.                             'max_age' => 43200,
  12132.                             'max_age_faults' => 300,
  12133.                         ],
  12134.                         'barcodeSymbology' => 'QR_Code',
  12135.                     ],
  12136.                     'matterhorn_live' => [
  12137.                         'barcodeSymbology' => 'QR_Code',
  12138.                         'importer' => [
  12139.                             'resource_base_folder' => '/Shop/Skidata/zermatt',
  12140.                         ],
  12141.                         'sweb' => [
  12142.                             'username' => 'elementsBEI_803713',
  12143.                             'password' => $this->getEnv('SWEB_LIVE_PASSWORD'),
  12144.                             'environment' => 'live',
  12145.                             'salesChannel' => 83886341,
  12146.                             'pointOfSale' => 83886341,
  12147.                         ],
  12148.                         'cache' => [
  12149.                             'max_age' => 43200,
  12150.                             'max_age_faults' => 60,
  12151.                         ],
  12152.                     ],
  12153.                     'matterhorn_sandbox' => [
  12154.                         'barcodeSymbology' => 'QR_Code',
  12155.                         'importer' => [
  12156.                             'resource_base_folder' => '/Shop/Skidata/zermatt-sandbox',
  12157.                         ],
  12158.                         'sweb' => [
  12159.                             'username' => 'Zermatt_sandbox_471275',
  12160.                             'password' => $this->getEnv('SWEB_SANDBOX_ZERMATT_PASSWORD'),
  12161.                             'environment' => 'sandbox',
  12162.                             'salesChannel' => '83886169A',
  12163.                             'pointOfSale' => 83886342,
  12164.                         ],
  12165.                         'cache' => [
  12166.                             'max_age' => 43200,
  12167.                             'max_age_faults' => 60,
  12168.                         ],
  12169.                     ],
  12170.                     'matterhorn_live_marketplace' => [
  12171.                         'barcodeSymbology' => 'QR_Code',
  12172.                         'importer' => [
  12173.                             'resource_base_folder' => '/Shop/Skidata/zermatt',
  12174.                         ],
  12175.                         'sweb' => [
  12176.                             'username' => 'elementsBEI_487630',
  12177.                             'password' => $this->getEnv('SWEB_LIVE_MARKETPLACE_PASSWORD'),
  12178.                             'environment' => 'live',
  12179.                             'salesChannel' => 83886394,
  12180.                             'pointOfSale' => 83886394,
  12181.                         ],
  12182.                         'cache' => [
  12183.                             'max_age' => 43200,
  12184.                             'max_age_faults' => 60,
  12185.                         ],
  12186.                     ],
  12187.                 ],
  12188.                 'orderService' => [
  12189.                     'wrap_with_skidata_order' => true,
  12190.                     'relocate_order_items' => false,
  12191.                 ],
  12192.             ]; break;
  12193.             case 'elements_incert_config'$value = [
  12194.                 'defaultLanguage' => 'de',
  12195.                 'tenant' => 'test',
  12196.                 'tenants' => [
  12197.                     'test' => [
  12198.                         'apiKey' => '35C37605350A5A588A3021E',
  12199.                         'url' => 'https://finsterwirt.traumgutscheine.com/api',
  12200.                         'folder' => 'Incert-Test',
  12201.                         'languages' => [
  12202.                             => 'de',
  12203.                             => 'en',
  12204.                         ],
  12205.                         'countryCodes' => [
  12206.                             => 'AT',
  12207.                         ],
  12208.                         'currencies' => [
  12209.                             => 'EUR',
  12210.                         ],
  12211.                     ],
  12212.                     'live' => [
  12213.                         'apiKey' => 'TODO',
  12214.                         'url' => 'https://your-own.url.com/api',
  12215.                         'folder' => 'Incert',
  12216.                         'languages' => [
  12217.                             => 'de',
  12218.                             => 'en',
  12219.                         ],
  12220.                         'countryCodes' => [
  12221.                             => 'AT',
  12222.                         ],
  12223.                         'currencies' => [
  12224.                             => 'EUR',
  12225.                         ],
  12226.                     ],
  12227.                 ],
  12228.                 'endpoint' => 'https://services.incertapi.com/voucherRedeemWS.php?account_id=zba',
  12229.                 'password' => 'zba@RedInter16',
  12230.                 'terminalID' => $this->getEnv('INCERT_PW'),
  12231.             ]; break;
  12232.             case 'elements_incert_config.terminalID'$value $this->getEnv('INCERT_PW'); break;
  12233.             case 'elements.azure_auth.clientId'$value $this->getEnv('ELEMENTS_AZURE_AUTH_CLIENT_ID'); break;
  12234.             case 'elements.azure_auth.clientSecret'$value $this->getEnv('ELEMENTS_AZURE_AUTH_CLIENT_SECRET'); break;
  12235.             case 'elements.azure_auth.tenant'$value $this->getEnv('ELEMENTS_AZURE_AUTH_TENANT'); break;
  12236.             case 'elements_azure_auth.create_user_as_admin'$value $this->getEnv('bool:ELEMENTS_AZURE_CREATE_USER_AS_ADMIN'); break;
  12237.             case 'elements_azure_auth.check_login_permission'$value $this->getEnv('bool:ELEMENTS_AZURE_CHECK_LOGIN_PERMISSIONS'); break;
  12238.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  12239.         }
  12240.         $this->loadedDynamicParameters[$name] = true;
  12241.         return $this->dynamicParameters[$name] = $value;
  12242.     }
  12243.     protected function getDefaultParameters(): array
  12244.     {
  12245.         return [
  12246.             'kernel.project_dir' => \dirname(__DIR__4),
  12247.             'kernel.environment' => 'dev',
  12248.             'kernel.debug' => true,
  12249.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  12250.             'kernel.bundles' => [
  12251.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  12252.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  12253.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  12254.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  12255.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  12256.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  12257.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  12258.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  12259.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  12260.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  12261.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  12262.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  12263.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  12264.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  12265.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  12266.                 'PimcoreCoreBundle' => 'Pimcore\\Bundle\\CoreBundle\\PimcoreCoreBundle',
  12267.                 'PimcoreAdminBundle' => 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle',
  12268.                 'ElementsBackendBootstrapThemeBundle' => 'Elements\\Bundle\\BackendBootstrapThemeBundle\\ElementsBackendBootstrapThemeBundle',
  12269.                 'ElementsBackendDashboardBundle' => 'Elements\\Bundle\\BackendDashboardBundle\\ElementsBackendDashboardBundle',
  12270.                 'ElementsClientUserRolesBundle' => 'Elements\\Bundle\\ClientUserRolesBundle\\ElementsClientUserRolesBundle',
  12271.                 'ElementsDateRangeHelperBundle' => 'Elements\\Bundle\\DateRangeHelperBundle\\ElementsDateRangeHelperBundle',
  12272.                 'ElementsDocumentHttpAuthBundle' => 'Elements\\Bundle\\DocumentHttpAuthBundle\\ElementsDocumentHttpAuthBundle',
  12273.                 'NumberSequenceGeneratorBundle' => 'Pimcore\\Bundle\\NumberSequenceGeneratorBundle\\NumberSequenceGeneratorBundle',
  12274.                 'ObjectMergerBundle' => 'Pimcore\\Bundle\\ObjectMergerBundle\\ObjectMergerBundle',
  12275.                 'ElementsDatatransPaymentBundle' => 'Elements\\Bundle\\DatatransPaymentBundle\\ElementsDatatransPaymentBundle',
  12276.                 'ElementsErrorPageBundle' => 'Elements\\Bundle\\ErrorPageBundle\\ElementsErrorPageBundle',
  12277.                 'PimcoreCustomerManagementFrameworkBundle' => 'CustomerManagementFrameworkBundle\\PimcoreCustomerManagementFrameworkBundle',
  12278.                 'ElementsBreadcrumbHelperBundle' => 'Elements\\Bundle\\BreadcrumbHelperBundle\\ElementsBreadcrumbHelperBundle',
  12279.                 'ElementsCDMUserManagerBundle' => 'Elements\\Bundle\\CDMUserManagerBundle\\ElementsCDMUserManagerBundle',
  12280.                 'ElementsCmsToolsBundle' => 'Elements\\Bundle\\CmsToolsBundle\\ElementsCmsToolsBundle',
  12281.                 'ElementsCssLoaderBundle' => 'Elements\\Bundle\\CssLoaderBundle\\ElementsCssLoaderBundle',
  12282.                 'ElementsDataLoggerBundle' => 'Elements\\Bundle\\DataLoggerBundle\\ElementsDataLoggerBundle',
  12283.                 'FakeDataGeneratorBundle' => 'Elements\\Bundle\\FakeDataGenerator\\FakeDataGeneratorBundle',
  12284.                 'ElementsGoogleCseBundle' => 'Elements\\Bundle\\GoogleCseBundle\\ElementsGoogleCseBundle',
  12285.                 'ElementsJsConfigBundle' => 'Elements\\Bundle\\JsConfigBundle\\ElementsJsConfigBundle',
  12286.                 'ElementsJsonLdBundle' => 'Elements\\Bundle\\JsonLdBundle\\ElementsJsonLdBundle',
  12287.                 'ElementsJsonLdReloadedBundle' => 'Elements\\Bundle\\JsonLdReloadedBundle\\ElementsJsonLdReloadedBundle',
  12288.                 'ElementsProcessManagerBundle' => 'Elements\\Bundle\\ProcessManagerBundle\\ElementsProcessManagerBundle',
  12289.                 'RecurringDatesTypeBundle' => 'Elements\\Bundle\\RecurringDatesTypeBundle\\RecurringDatesTypeBundle',
  12290.                 'ElementsSeoHelperBundle' => 'Elements\\Bundle\\SeoHelperBundle\\ElementsSeoHelperBundle',
  12291.                 'ElementsSkidataTicketingSwebBundle' => 'Elements\\Bundle\\SkidataTicketingSwebBundle\\ElementsSkidataTicketingSwebBundle',
  12292.                 'ElementsStyleLabBundle' => 'Elements\\Bundle\\StyleLabBundle\\ElementsStyleLabBundle',
  12293.                 'ElementsTicketShopFrameworkBundle' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\ElementsTicketShopFrameworkBundle',
  12294.                 'VueBundle' => 'Symfony\\UX\\Vue\\VueBundle',
  12295.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  12296.                 'PimcoreEcommerceFrameworkBundle' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\PimcoreEcommerceFrameworkBundle',
  12297.                 'ElementsHashCashBundle' => 'Elements\\Bundle\\HashCashBundle\\ElementsHashCashBundle',
  12298.                 'ElementsTrackingBundle' => 'Elements\\Bundle\\TrackingBundle\\ElementsTrackingBundle',
  12299.                 'ElementsIncertBundle' => 'Elements\\Bundle\\IncertBundle\\ElementsIncertBundle',
  12300.                 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  12301.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  12302.                 'ElementsAzureAuthBundle' => 'Elements\\Bundle\\AzureAuthBundle\\ElementsAzureAuthBundle',
  12303.             ],
  12304.             'kernel.bundles_metadata' => [
  12305.                 'FrameworkBundle' => [
  12306.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  12307.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  12308.                 ],
  12309.                 'SecurityBundle' => [
  12310.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  12311.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  12312.                 ],
  12313.                 'TwigBundle' => [
  12314.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  12315.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  12316.                 ],
  12317.                 'TwigExtraBundle' => [
  12318.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  12319.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  12320.                 ],
  12321.                 'MonologBundle' => [
  12322.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  12323.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  12324.                 ],
  12325.                 'DoctrineBundle' => [
  12326.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  12327.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  12328.                 ],
  12329.                 'DoctrineMigrationsBundle' => [
  12330.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  12331.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  12332.                 ],
  12333.                 'SensioFrameworkExtraBundle' => [
  12334.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  12335.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  12336.                 ],
  12337.                 'CmfRoutingBundle' => [
  12338.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src'),
  12339.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  12340.                 ],
  12341.                 'PrestaSitemapBundle' => [
  12342.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  12343.                     'namespace' => 'Presta\\SitemapBundle',
  12344.                 ],
  12345.                 'SchebTwoFactorBundle' => [
  12346.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  12347.                     'namespace' => 'Scheb\\TwoFactorBundle',
  12348.                 ],
  12349.                 'FOSJsRoutingBundle' => [
  12350.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  12351.                     'namespace' => 'FOS\\JsRoutingBundle',
  12352.                 ],
  12353.                 'FlysystemBundle' => [
  12354.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  12355.                     'namespace' => 'League\\FlysystemBundle',
  12356.                 ],
  12357.                 'DebugBundle' => [
  12358.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  12359.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  12360.                 ],
  12361.                 'WebProfilerBundle' => [
  12362.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  12363.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  12364.                 ],
  12365.                 'PimcoreCoreBundle' => [
  12366.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle'),
  12367.                     'namespace' => 'Pimcore\\Bundle\\CoreBundle',
  12368.                 ],
  12369.                 'PimcoreAdminBundle' => [
  12370.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle'),
  12371.                     'namespace' => 'Pimcore\\Bundle\\AdminBundle',
  12372.                 ],
  12373.                 'ElementsBackendBootstrapThemeBundle' => [
  12374.                     'path' => (\dirname(__DIR__4).'/vendor/elements/backendbootstrapthemebundle/src'),
  12375.                     'namespace' => 'Elements\\Bundle\\BackendBootstrapThemeBundle',
  12376.                 ],
  12377.                 'ElementsBackendDashboardBundle' => [
  12378.                     'path' => (\dirname(__DIR__4).'/vendor/elements/backenddashboardbundle/src'),
  12379.                     'namespace' => 'Elements\\Bundle\\BackendDashboardBundle',
  12380.                 ],
  12381.                 'ElementsClientUserRolesBundle' => [
  12382.                     'path' => (\dirname(__DIR__4).'/vendor/elements/client-user-roles-bundle/src'),
  12383.                     'namespace' => 'Elements\\Bundle\\ClientUserRolesBundle',
  12384.                 ],
  12385.                 'ElementsDateRangeHelperBundle' => [
  12386.                     'path' => (\dirname(__DIR__4).'/vendor/elements/date-range-helper-bundle/src'),
  12387.                     'namespace' => 'Elements\\Bundle\\DateRangeHelperBundle',
  12388.                 ],
  12389.                 'ElementsDocumentHttpAuthBundle' => [
  12390.                     'path' => (\dirname(__DIR__4).'/vendor/elements/document-http-auth-bundle/src/Elements/Bundle/DocumentHttpAuthBundle'),
  12391.                     'namespace' => 'Elements\\Bundle\\DocumentHttpAuthBundle',
  12392.                 ],
  12393.                 'NumberSequenceGeneratorBundle' => [
  12394.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/number-sequence-generator/src'),
  12395.                     'namespace' => 'Pimcore\\Bundle\\NumberSequenceGeneratorBundle',
  12396.                 ],
  12397.                 'ObjectMergerBundle' => [
  12398.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/object-merger/src'),
  12399.                     'namespace' => 'Pimcore\\Bundle\\ObjectMergerBundle',
  12400.                 ],
  12401.                 'ElementsDatatransPaymentBundle' => [
  12402.                     'path' => (\dirname(__DIR__4).'/vendor/elements/datatrans-payment-bundle/src'),
  12403.                     'namespace' => 'Elements\\Bundle\\DatatransPaymentBundle',
  12404.                 ],
  12405.                 'ElementsErrorPageBundle' => [
  12406.                     'path' => (\dirname(__DIR__4).'/vendor/elements/error-page-bundle/src'),
  12407.                     'namespace' => 'Elements\\Bundle\\ErrorPageBundle',
  12408.                 ],
  12409.                 'PimcoreCustomerManagementFrameworkBundle' => [
  12410.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src'),
  12411.                     'namespace' => 'CustomerManagementFrameworkBundle',
  12412.                 ],
  12413.                 'ElementsBreadcrumbHelperBundle' => [
  12414.                     'path' => (\dirname(__DIR__4).'/vendor/elements/breadcrumb-helper-bundle/src'),
  12415.                     'namespace' => 'Elements\\Bundle\\BreadcrumbHelperBundle',
  12416.                 ],
  12417.                 'ElementsCDMUserManagerBundle' => [
  12418.                     'path' => (\dirname(__DIR__4).'/vendor/elements/cdm-user-manager-bundle/src'),
  12419.                     'namespace' => 'Elements\\Bundle\\CDMUserManagerBundle',
  12420.                 ],
  12421.                 'ElementsCmsToolsBundle' => [
  12422.                     'path' => (\dirname(__DIR__4).'/vendor/elements/cms-tools-bundle/src'),
  12423.                     'namespace' => 'Elements\\Bundle\\CmsToolsBundle',
  12424.                 ],
  12425.                 'ElementsCssLoaderBundle' => [
  12426.                     'path' => (\dirname(__DIR__4).'/vendor/elements/css-loader-bundle/src'),
  12427.                     'namespace' => 'Elements\\Bundle\\CssLoaderBundle',
  12428.                 ],
  12429.                 'ElementsDataLoggerBundle' => [
  12430.                     'path' => (\dirname(__DIR__4).'/vendor/elements/data-logger-bundle/src/Elements/Bundle/DataLoggerBundle'),
  12431.                     'namespace' => 'Elements\\Bundle\\DataLoggerBundle',
  12432.                 ],
  12433.                 'FakeDataGeneratorBundle' => [
  12434.                     'path' => (\dirname(__DIR__4).'/vendor/elements/fake-data-generator/src'),
  12435.                     'namespace' => 'Elements\\Bundle\\FakeDataGenerator',
  12436.                 ],
  12437.                 'ElementsGoogleCseBundle' => [
  12438.                     'path' => (\dirname(__DIR__4).'/vendor/elements/google-cse-bundle/src'),
  12439.                     'namespace' => 'Elements\\Bundle\\GoogleCseBundle',
  12440.                 ],
  12441.                 'ElementsJsConfigBundle' => [
  12442.                     'path' => (\dirname(__DIR__4).'/vendor/elements/js-config-bundle/src'),
  12443.                     'namespace' => 'Elements\\Bundle\\JsConfigBundle',
  12444.                 ],
  12445.                 'ElementsJsonLdBundle' => [
  12446.                     'path' => (\dirname(__DIR__4).'/vendor/elements/json-ld-bundle/src'),
  12447.                     'namespace' => 'Elements\\Bundle\\JsonLdBundle',
  12448.                 ],
  12449.                 'ElementsJsonLdReloadedBundle' => [
  12450.                     'path' => (\dirname(__DIR__4).'/vendor/elements/json-ld-reloaded-bundle/src'),
  12451.                     'namespace' => 'Elements\\Bundle\\JsonLdReloadedBundle',
  12452.                 ],
  12453.                 'ElementsProcessManagerBundle' => [
  12454.                     'path' => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src'),
  12455.                     'namespace' => 'Elements\\Bundle\\ProcessManagerBundle',
  12456.                 ],
  12457.                 'RecurringDatesTypeBundle' => [
  12458.                     'path' => (\dirname(__DIR__4).'/vendor/elements/recurring-dates-type/src'),
  12459.                     'namespace' => 'Elements\\Bundle\\RecurringDatesTypeBundle',
  12460.                 ],
  12461.                 'ElementsSeoHelperBundle' => [
  12462.                     'path' => (\dirname(__DIR__4).'/vendor/elements/seo-helper-bundle/src'),
  12463.                     'namespace' => 'Elements\\Bundle\\SeoHelperBundle',
  12464.                 ],
  12465.                 'ElementsSkidataTicketingSwebBundle' => [
  12466.                     'path' => (\dirname(__DIR__4).'/vendor/elements/skidata-ticketing-sweb-bundle/src'),
  12467.                     'namespace' => 'Elements\\Bundle\\SkidataTicketingSwebBundle',
  12468.                 ],
  12469.                 'ElementsStyleLabBundle' => [
  12470.                     'path' => (\dirname(__DIR__4).'/vendor/elements/style-lab-bundle/src'),
  12471.                     'namespace' => 'Elements\\Bundle\\StyleLabBundle',
  12472.                 ],
  12473.                 'ElementsTicketShopFrameworkBundle' => [
  12474.                     'path' => (\dirname(__DIR__4).'/vendor/elements/ticket-shop-framework-bundle/src'),
  12475.                     'namespace' => 'Elements\\Bundle\\TicketShopFrameworkBundle',
  12476.                 ],
  12477.                 'VueBundle' => [
  12478.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-vue'),
  12479.                     'namespace' => 'Symfony\\UX\\Vue',
  12480.                 ],
  12481.                 'WebpackEncoreBundle' => [
  12482.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  12483.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  12484.                 ],
  12485.                 'PimcoreEcommerceFrameworkBundle' => [
  12486.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle'),
  12487.                     'namespace' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle',
  12488.                 ],
  12489.                 'ElementsHashCashBundle' => [
  12490.                     'path' => (\dirname(__DIR__4).'/vendor/elements/hash-cash-form-bundle/src'),
  12491.                     'namespace' => 'Elements\\Bundle\\HashCashBundle',
  12492.                 ],
  12493.                 'ElementsTrackingBundle' => [
  12494.                     'path' => (\dirname(__DIR__4).'/vendor/elements/tracking-bundle/src'),
  12495.                     'namespace' => 'Elements\\Bundle\\TrackingBundle',
  12496.                 ],
  12497.                 'ElementsIncertBundle' => [
  12498.                     'path' => (\dirname(__DIR__4).'/vendor/elements/incert-bundle/src'),
  12499.                     'namespace' => 'Elements\\Bundle\\IncertBundle',
  12500.                 ],
  12501.                 'HWIOAuthBundle' => [
  12502.                     'path' => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle'),
  12503.                     'namespace' => 'HWI\\Bundle\\OAuthBundle',
  12504.                 ],
  12505.                 'HttplugBundle' => [
  12506.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  12507.                     'namespace' => 'Http\\HttplugBundle',
  12508.                 ],
  12509.                 'ElementsAzureAuthBundle' => [
  12510.                     'path' => (\dirname(__DIR__4).'/vendor/elements/azure-auth-bundle/src'),
  12511.                     'namespace' => 'Elements\\Bundle\\AzureAuthBundle',
  12512.                 ],
  12513.             ],
  12514.             'kernel.charset' => 'UTF-8',
  12515.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  12516.             'locale' => 'en',
  12517.             'log.fileobject' => (\dirname(__DIR__3).'/application-logger'),
  12518.             'cdm.salt' => 'cdmusermanagersalt13$$',
  12519.             'env(SWEB_SANDBOX_PASSWORD)' => 'x',
  12520.             'test' => '%env(default:sweb_sandbox_default:string:SWEB_SANDBOX_PASSWORD)',
  12521.             'marketplace_orderpush_endpoint' => 'https://zmt-order-e-api-sandbox.de-c1.cloudhub.io/api/v1/order/pim-core-update',
  12522.             'security.authenticator.manager.enabled' => true,
  12523.             'customer_management_framework.firewall_settings' => [
  12524.                 'pattern' => '^/__customermanagementframework/webservice(/.*)?$',
  12525.                 'stateless' => true,
  12526.                 'provider' => 'pimcore_admin',
  12527.                 'custom_authenticators' => [
  12528.                     => 'CustomerManagementFrameworkBundle\\Security\\Authenticator\\WebserviceAuthenticator',
  12529.                 ],
  12530.             ],
  12531.             'event_dispatcher.event_aliases' => [
  12532.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  12533.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  12534.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  12535.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  12536.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  12537.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  12538.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  12539.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  12540.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  12541.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  12542.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  12543.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  12544.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  12545.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  12546.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  12547.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  12548.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  12549.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  12550.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  12551.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  12552.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  12553.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  12554.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  12555.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  12556.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  12557.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  12558.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  12559.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  12560.                 'Presta\\SitemapBundle\\Event\\SitemapAddUrlEvent' => 'presta_sitemap.add_url',
  12561.                 'Presta\\SitemapBundle\\Event\\SitemapPopulateEvent' => 'presta_sitemap.populate',
  12562.             ],
  12563.             'fragment.renderer.hinclude.global_template' => NULL,
  12564.             'fragment.path' => '/_fragment',
  12565.             'kernel.http_method_override' => true,
  12566.             'kernel.trusted_hosts' => [
  12567.             ],
  12568.             'kernel.default_locale' => 'en',
  12569.             'kernel.enabled_locales' => [
  12570.             ],
  12571.             'kernel.error_controller' => 'error_controller',
  12572.             'debug.file_link_format' => NULL,
  12573.             'asset.request_context.base_path' => NULL,
  12574.             'asset.request_context.secure' => NULL,
  12575.             'translator.logging' => false,
  12576.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  12577.             'debug.error_handler.throw_at' => -1,
  12578.             'router.request_context.scheme' => 'http',
  12579.             'router.request_context.base_url' => '',
  12580.             'router.resource' => 'kernel::loadRoutes',
  12581.             'request_listener.http_port' => 80,
  12582.             'request_listener.https_port' => 443,
  12583.             'session.metadata.storage_key' => '_sf2_meta',
  12584.             'session.storage.options' => [
  12585.                 'cache_limiter' => '0',
  12586.                 'cookie_secure' => 'auto',
  12587.                 'cookie_httponly' => true,
  12588.                 'cookie_samesite' => 'lax',
  12589.                 'gc_probability' => 1,
  12590.             ],
  12591.             'session.save_path' => (\dirname(__DIR__3).'/sessions/dev'),
  12592.             'session.metadata.update_threshold' => 0,
  12593.             'form.type_extension.csrf.enabled' => true,
  12594.             'form.type_extension.csrf.field_name' => '_token',
  12595.             'validator.translation_domain' => 'validators',
  12596.             'profiler_listener.only_exceptions' => false,
  12597.             'profiler_listener.only_main_requests' => false,
  12598.             'security.role_hierarchy.roles' => [
  12599.                 'ROLE_PIMCORE_ADMIN' => [
  12600.                     => 'ROLE_PIMCORE_USER',
  12601.                 ],
  12602.             ],
  12603.             'security.access.denied_url' => NULL,
  12604.             'security.authentication.manager.erase_credentials' => true,
  12605.             'security.authentication.session_strategy.strategy' => 'migrate',
  12606.             'security.access.always_authenticate_before_granting' => false,
  12607.             'security.authentication.hide_user_not_found' => false,
  12608.             'security.firewalls' => [
  12609.                 => 'booking_api',
  12610.                 => 'dev',
  12611.                 => 'pimcore_admin_webdav',
  12612.                 => 'pimcore_admin',
  12613.                 => 'webservice',
  12614.                 => 'stylelab',
  12615.                 => 'b2b',
  12616.                 => 'tourOperator',
  12617.                 => 'main',
  12618.             ],
  12619.             'hwi_oauth.resource_ownermap.configured.main' => [
  12620.                 'google' => 'cdm_auth_oauth_check_google',
  12621.                 'facebook' => 'cdm_auth_oauth_check_facebook',
  12622.             ],
  12623.             'twig.form.resources' => [
  12624.                 => 'form_div_layout.html.twig',
  12625.             ],
  12626.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  12627.             'monolog.use_microseconds' => true,
  12628.             'monolog.swift_mailer.handlers' => [
  12629.             ],
  12630.             'monolog.handlers_to_channels' => [
  12631.                 'monolog.handler.error_messaging' => [
  12632.                     'type' => 'inclusive',
  12633.                     'elements' => [
  12634.                         => 'devMail',
  12635.                     ],
  12636.                 ],
  12637.                 'monolog.handler.bookigapi' => [
  12638.                     'type' => 'inclusive',
  12639.                     'elements' => [
  12640.                         => 'bookingapi',
  12641.                     ],
  12642.                 ],
  12643.                 'monolog.handler.smartpricer' => [
  12644.                     'type' => 'inclusive',
  12645.                     'elements' => [
  12646.                         => 'smartpricer',
  12647.                     ],
  12648.                 ],
  12649.                 'monolog.handler.event' => [
  12650.                     'type' => 'inclusive',
  12651.                     'elements' => [
  12652.                         => 'eventRecipient',
  12653.                     ],
  12654.                 ],
  12655.                 'monolog.handler.infoSnow' => [
  12656.                     'type' => 'inclusive',
  12657.                     'elements' => [
  12658.                         => 'infoSnow',
  12659.                     ],
  12660.                 ],
  12661.                 'monolog.handler.deprecation' => [
  12662.                     'type' => 'inclusive',
  12663.                     'elements' => [
  12664.                         => 'deprecation',
  12665.                     ],
  12666.                 ],
  12667.                 'monolog.handler.swisspass' => [
  12668.                     'type' => 'inclusive',
  12669.                     'elements' => [
  12670.                         => 'swisspass',
  12671.                     ],
  12672.                 ],
  12673.                 'monolog.handler.skidatasweb' => [
  12674.                     'type' => 'inclusive',
  12675.                     'elements' => [
  12676.                         => 'skidatasweb',
  12677.                     ],
  12678.                 ],
  12679.                 'monolog.handler.sweb_ticketing_order' => [
  12680.                     'type' => 'inclusive',
  12681.                     'elements' => [
  12682.                         => 'skidata.sweb.order',
  12683.                     ],
  12684.                 ],
  12685.                 'monolog.handler.sweb_ticketing_warmup' => [
  12686.                     'type' => 'inclusive',
  12687.                     'elements' => [
  12688.                         => 'skidata.sweb.cache.warmup',
  12689.                     ],
  12690.                 ],
  12691.                 'monolog.handler.sweb_ticketing_import' => [
  12692.                     'type' => 'inclusive',
  12693.                     'elements' => [
  12694.                         => 'skidata.sweb.importer',
  12695.                     ],
  12696.                 ],
  12697.                 'monolog.handler.console' => [
  12698.                     'type' => 'exclusive',
  12699.                     'elements' => [
  12700.                         => 'event',
  12701.                         => 'doctrine',
  12702.                         => 'console',
  12703.                         => 'cache',
  12704.                         => 'php',
  12705.                     ],
  12706.                 ],
  12707.                 'monolog.handler.main' => [
  12708.                     'type' => 'exclusive',
  12709.                     'elements' => [
  12710.                         => 'event',
  12711.                         => 'doctrine',
  12712.                         => 'cache',
  12713.                         => 'deprecation',
  12714.                     ],
  12715.                 ],
  12716.             ],
  12717.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  12718.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  12719.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  12720.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  12721.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  12722.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  12723.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  12724.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  12725.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  12726.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  12727.             'doctrine.entity_managers' => [
  12728.             ],
  12729.             'doctrine.default_entity_manager' => '',
  12730.             'doctrine.dbal.connection_factory.types' => [
  12731.                 'uuid' => [
  12732.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  12733.                 ],
  12734.                 'ulid' => [
  12735.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  12736.                 ],
  12737.             ],
  12738.             'doctrine.connections' => [
  12739.                 'default' => 'doctrine.dbal.default_connection',
  12740.             ],
  12741.             'doctrine.default_connection' => 'default',
  12742.             'doctrine.migrations.preferred_em' => NULL,
  12743.             'doctrine.migrations.preferred_connection' => 'default',
  12744.             'cmf_routing.uri_filter_regexp' => '',
  12745.             'cmf_routing.default_controller' => NULL,
  12746.             'cmf_routing.generic_controller' => NULL,
  12747.             'cmf_routing.controllers_by_type' => [
  12748.             ],
  12749.             'cmf_routing.controllers_by_class' => [
  12750.             ],
  12751.             'cmf_routing.templates_by_class' => [
  12752.             ],
  12753.             'cmf_routing.route_collection_limit' => 0,
  12754.             'cmf_routing.dynamic.limit_candidates' => 20,
  12755.             'cmf_routing.dynamic.locales' => [
  12756.             ],
  12757.             'cmf_routing.dynamic.auto_locale_pattern' => false,
  12758.             'cmf_routing.replace_symfony_router' => true,
  12759.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  12760.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  12761.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  12762.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  12763.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  12764.             'presta_sitemap.timetolive' => 3600,
  12765.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  12766.             'presta_sitemap.items_by_set' => 50000,
  12767.             'presta_sitemap.defaults' => [
  12768.                 'lastmod' => NULL,
  12769.                 'priority' => NULL,
  12770.                 'changefreq' => NULL,
  12771.             ],
  12772.             'presta_sitemap.default_section' => 'default',
  12773.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  12774.             'scheb_two_factor.model_manager_name' => NULL,
  12775.             'scheb_two_factor.security_tokens' => [
  12776.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\LegacyTwoFactorRequiredToken',
  12777.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\TwoFactorRequiredToken',
  12778.             ],
  12779.             'scheb_two_factor.ip_whitelist' => [
  12780.             ],
  12781.             'scheb_two_factor.google.server_name' => 'Pimcore',
  12782.             'scheb_two_factor.google.issuer' => 'Pimcore 2 Factor Authentication',
  12783.             'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  12784.             'scheb_two_factor.google.digits' => 6,
  12785.             'scheb_two_factor.google.window' => 1,
  12786.             'scheb_two_factor.trusted_device.enabled' => false,
  12787.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  12788.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  12789.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  12790.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  12791.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  12792.             'fos_js_routing.request_context_base_url' => NULL,
  12793.             'fos_js_routing.cache_control' => [
  12794.                 'enabled' => false,
  12795.             ],
  12796.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  12797.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  12798.             'web_profiler.debug_toolbar.mode' => 2,
  12799.             'container.dumper.inline_class_loader' => true,
  12800.             'pimcore.extensions.bundles.search_paths' => [
  12801.                 => 'src',
  12802.                 => 'vendor/pimcore/pimcore/bundles',
  12803.             ],
  12804.             'pimcore.extensions.bundles.handle_composer' => true,
  12805.             'pimcore.admin.unauthenticated_routes' => [
  12806.                 => [
  12807.                     'route' => 'pimcore_settings_display_custom_logo',
  12808.                     'path' => false,
  12809.                     'host' => false,
  12810.                     'methods' => [
  12811.                     ],
  12812.                 ],
  12813.                 => [
  12814.                     'route' => 'pimcore_admin_login',
  12815.                     'path' => false,
  12816.                     'host' => false,
  12817.                     'methods' => [
  12818.                     ],
  12819.                 ],
  12820.                 => [
  12821.                     'route' => 'pimcore_admin_webdav',
  12822.                     'path' => false,
  12823.                     'host' => false,
  12824.                     'methods' => [
  12825.                     ],
  12826.                 ],
  12827.             ],
  12828.             'pimcore.encryption.secret' => NULL,
  12829.             'pimcore.admin.session.attribute_bags' => [
  12830.                 'pimcore_admin' => [
  12831.                     'storage_key' => '_pimcore_admin',
  12832.                 ],
  12833.                 'pimcore_objects' => [
  12834.                     'storage_key' => '_pimcore_objects',
  12835.                 ],
  12836.                 'pimcore_copy' => [
  12837.                     'storage_key' => '_pimcore_copy',
  12838.                 ],
  12839.                 'pimcore_gridconfig' => [
  12840.                     'storage_key' => '_pimcore_gridconfig',
  12841.                 ],
  12842.                 'pimcore_importconfig' => [
  12843.                     'storage_key' => '_pimcore_importconfig',
  12844.                 ],
  12845.                 'data_logger_filter' => [
  12846.                     'storage_key' => '_data_logger_filter',
  12847.                 ],
  12848.             ],
  12849.             'pimcore.admin.translations.path' => '@PimcoreCoreBundle/Resources/translations',
  12850.             'pimcore.translations.admin_translation_mapping' => [
  12851.             ],
  12852.             'pimcore.web_profiler.toolbar.excluded_routes' => [
  12853.                 => [
  12854.                     'path' => '^/admin/asset/image-editor',
  12855.                     'route' => false,
  12856.                     'host' => false,
  12857.                     'methods' => [
  12858.                     ],
  12859.                 ],
  12860.                 => [
  12861.                     'path' => '^/fake-data/',
  12862.                     'route' => false,
  12863.                     'host' => false,
  12864.                     'methods' => [
  12865.                     ],
  12866.                 ],
  12867.                 => [
  12868.                     'path' => '^/stylelab',
  12869.                     'route' => false,
  12870.                     'host' => false,
  12871.                     'methods' => [
  12872.                     ],
  12873.                 ],
  12874.             ],
  12875.             'pimcore.response_exception_listener.render_error_document' => true,
  12876.             'pimcore.maintenance.housekeeping.cleanup_tmp_files_atime_older_than' => 7776000,
  12877.             'pimcore.maintenance.housekeeping.cleanup_profiler_files_atime_older_than' => 1800,
  12878.             'pimcore.documents.default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  12879.             'pimcore.documents.web_to_print.default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  12880.             'pimcore.documents.web_to_print.default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  12881.             'pimcore.templating.twig.sandbox_security_policy.tags' => [
  12882.                 => 'set',
  12883.             ],
  12884.             'pimcore.templating.twig.sandbox_security_policy.filters' => [
  12885.                 => 'escape',
  12886.                 => 'trans',
  12887.                 => 'default',
  12888.             ],
  12889.             'pimcore.templating.twig.sandbox_security_policy.functions' => [
  12890.                 => 'path',
  12891.                 => 'asset',
  12892.             ],
  12893.             'pimcore.documents.classes.map' => [
  12894.                 'folder' => '\\Pimcore\\Model\\Document\\Folder',
  12895.                 'page' => '\\Pimcore\\Model\\Document\\Page',
  12896.                 'snippet' => '\\Pimcore\\Model\\Document\\Snippet',
  12897.                 'link' => '\\Pimcore\\Model\\Document\\Link',
  12898.                 'hardlink' => '\\Pimcore\\Model\\Document\\Hardlink',
  12899.                 'email' => '\\Pimcore\\Model\\Document\\Email',
  12900.                 'newsletter' => '\\Pimcore\\Model\\Document\\Newsletter',
  12901.                 'printpage' => '\\Pimcore\\Model\\Document\\Printpage',
  12902.                 'printcontainer' => '\\Pimcore\\Model\\Document\\Printcontainer',
  12903.             ],
  12904.             'pimcore.routing.static.locale_params' => [
  12905.             ],
  12906.             'pimcore.targeting.enabled' => true,
  12907.             'pimcore.targeting.conditions' => [
  12908.                 'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  12909.                 'country' => 'Pimcore\\Targeting\\Condition\\Country',
  12910.                 'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  12911.                 'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  12912.                 'language' => 'Pimcore\\Targeting\\Condition\\Language',
  12913.                 'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  12914.                 'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  12915.                 'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  12916.                 'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  12917.                 'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  12918.                 'url' => 'Pimcore\\Targeting\\Condition\\Url',
  12919.                 'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  12920.                 'cmf_has_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\HasSegment',
  12921.                 'cmf_customer_is_loggedin' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerIsLoggedIn',
  12922.                 'cmf_customer_segments_have_changed' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerSegmentsHaveChanged',
  12923.             ],
  12924.             'pimcore.geoip.db_file' => '',
  12925.             'pimcore.glossary.blocked_tags' => [
  12926.                 => 'a',
  12927.                 => 'script',
  12928.                 => 'style',
  12929.                 => 'code',
  12930.                 => 'pre',
  12931.                 => 'textarea',
  12932.                 => 'acronym',
  12933.                 => 'abbr',
  12934.                 => 'option',
  12935.                 => 'h1',
  12936.                 10 => 'h2',
  12937.                 11 => 'h3',
  12938.                 12 => 'h4',
  12939.                 13 => 'h5',
  12940.                 14 => 'h6',
  12941.             ],
  12942.             'pimcore.workflow' => [
  12943.             ],
  12944.             'pimcore.gdpr-data-extrator.dataobjects' => [
  12945.                 'classes' => [
  12946.                 ],
  12947.             ],
  12948.             'pimcore.gdpr-data-extrator.assets' => [
  12949.                 'types' => [
  12950.                 ],
  12951.             ],
  12952.             'pimcore_admin.dataObjects.notes_events.types' => [
  12953.                 => '',
  12954.                 => 'content',
  12955.                 => 'seo',
  12956.                 => 'warning',
  12957.                 => 'notice',
  12958.             ],
  12959.             'pimcore_admin.assets.notes_events.types' => [
  12960.                 => '',
  12961.                 => 'content',
  12962.                 => 'seo',
  12963.                 => 'warning',
  12964.                 => 'notice',
  12965.             ],
  12966.             'pimcore_admin.documents.notes_events.types' => [
  12967.                 => '',
  12968.                 => 'content',
  12969.                 => 'seo',
  12970.                 => 'warning',
  12971.                 => 'notice',
  12972.             ],
  12973.             'pimcore_admin.csrf_protection.excluded_routes' => [
  12974.             ],
  12975.             'pimcore_admin.admin_languages' => [
  12976.             ],
  12977.             'pimcore_admin.custom_admin_path_identifier' => NULL,
  12978.             'pimcore_admin.custom_admin_route_name' => 'my_custom_admin_entry_point',
  12979.             'elements_date_range_helper.mapping' => [
  12980.                 'localized' => [
  12981.                     'de' => [
  12982.                         'date' => [
  12983.                             'day' => '%d.',
  12984.                             'day_short' => '%a.',
  12985.                             'short' => '%d.%m.',
  12986.                             'medium' => '%d.%m.%y',
  12987.                             'long' => '%d.%m.%Y',
  12988.                             'short_month' => '%d. %b.',
  12989.                             'short_month_year' => '%d. %b. %Y',
  12990.                             'long_month' => '%d. %B',
  12991.                             'long_month_year' => '%d. %B %Y',
  12992.                             'day_date_long' => '%a., %d.%m.%Y',
  12993.                             'day_short_month_year' => '%A %d %B %Y',
  12994.                         ],
  12995.                         'time' => [
  12996.                             'short' => '%H:%M',
  12997.                             'medium' => '%H:%M:%S',
  12998.                         ],
  12999.                     ],
  13000.                     'en' => [
  13001.                         'date' => [
  13002.                             'day' => '%d',
  13003.                             'day_short' => '%a.',
  13004.                             'short' => '%d/%m/',
  13005.                             'medium' => '%d/%m/%y',
  13006.                             'long' => '%d/%m/%Y',
  13007.                             'short_month' => '%d %b.',
  13008.                             'short_month_year' => '%d %b. %Y',
  13009.                             'long_month' => '%d %B',
  13010.                             'long_month_year' => '%d %B %Y',
  13011.                             'day_date_long' => '%a., %d/%m/%Y',
  13012.                             'day_short_month_year' => '%A %B %d %YY',
  13013.                         ],
  13014.                         'time' => [
  13015.                             'short' => '%H:%M',
  13016.                             'medium' => '%H:%M:%S',
  13017.                         ],
  13018.                     ],
  13019.                     'fr' => [
  13020.                         'date' => [
  13021.                             'day' => '%d',
  13022.                             'day_short' => '%a.',
  13023.                             'short' => '%d/%m',
  13024.                             'medium' => '%d/%m/%y',
  13025.                             'long' => '%d/%m/%Y',
  13026.                             'short_month' => '%d %b.',
  13027.                             'short_month_year' => '%d %b. %Y',
  13028.                             'long_month' => '%d %B',
  13029.                             'long_month_year' => '%d %B %Y',
  13030.                             'day_date_long' => '%a., %d.%m.%Y',
  13031.                             'day_short_month_year' => '%A %d %B %Y',
  13032.                         ],
  13033.                         'time' => [
  13034.                             'short' => '%H:%M',
  13035.                             'medium' => '%H:%M:%S',
  13036.                         ],
  13037.                     ],
  13038.                     'it' => [
  13039.                         'date' => [
  13040.                             'day' => '%d',
  13041.                             'day_short' => '%a.',
  13042.                             'short' => '%d/%m',
  13043.                             'medium' => '%d/%m/%y',
  13044.                             'long' => '%d/%m/%Y',
  13045.                             'short_month' => '%d %b.',
  13046.                             'short_month_year' => '%d %b. %Y',
  13047.                             'long_month' => '%d %B',
  13048.                             'long_month_year' => '%d %B %Y',
  13049.                             'day_date_long' => '%a., %d.%m.%Y',
  13050.                             'day_short_month_year' => '%A %d %B %Y',
  13051.                         ],
  13052.                         'time' => [
  13053.                             'short' => '%H:%M',
  13054.                             'medium' => '%H:%M:%S',
  13055.                         ],
  13056.                     ],
  13057.                 ],
  13058.                 'default' => [
  13059.                     'datetime' => [
  13060.                         'short' => [
  13061.                             'key' => '#date-short# #time-short#',
  13062.                         ],
  13063.                         'medium' => [
  13064.                             'key' => '#date-medium#  #time-short#',
  13065.                         ],
  13066.                         'long' => [
  13067.                             'key' => '#date-long#  #time-short#',
  13068.                         ],
  13069.                         'full' => [
  13070.                             'key' => '#date-long#  #time-medium#',
  13071.                         ],
  13072.                     ],
  13073.                     'daterange' => [
  13074.                         'day' => [
  13075.                             'medium' => [
  13076.                                 'first' => '#date-day#',
  13077.                                 'second' => '#date-medium#',
  13078.                             ],
  13079.                             'long' => [
  13080.                                 'first' => '#date-day#',
  13081.                                 'second' => '#date-long#',
  13082.                             ],
  13083.                             'month' => [
  13084.                                 'first' => '#date-day#',
  13085.                                 'second' => '#date-long_month_year#',
  13086.                             ],
  13087.                             'month_short' => [
  13088.                                 'first' => '#date-day#',
  13089.                                 'second' => '#date-short_month_year#',
  13090.                             ],
  13091.                         ],
  13092.                         'day_short' => [
  13093.                             'short' => [
  13094.                                 'first' => '#date-day_short#, #date-short#',
  13095.                                 'second' => '#date-day_short#,  #date-long#',
  13096.                             ],
  13097.                             'long' => [
  13098.                                 'first' => '#date-day_short#, #date-long#',
  13099.                                 'second' => '#date-day_short#, #date-long#',
  13100.                             ],
  13101.                         ],
  13102.                         'day_long_year' => [
  13103.                             'short' => [
  13104.                                 'first' => '%A, #date-short_month_year#',
  13105.                                 'second' => '%A, #date-long_month_year#',
  13106.                             ],
  13107.                             'long' => [
  13108.                                 'first' => '%A, #date-long_month_year#',
  13109.                                 'second' => '%A, #date-long_month_year#',
  13110.                             ],
  13111.                         ],
  13112.                         'short' => [
  13113.                             'medium' => [
  13114.                                 'first' => '#date-short#',
  13115.                                 'second' => '#date-medium#',
  13116.                             ],
  13117.                             'long' => [
  13118.                                 'first' => '#date-short#',
  13119.                                 'second' => '#date-long#',
  13120.                             ],
  13121.                             'month' => [
  13122.                                 'first' => '#date-short_month#',
  13123.                                 'second' => '#date-short_month_year#',
  13124.                             ],
  13125.                         ],
  13126.                         'medium' => [
  13127.                             'medium' => [
  13128.                                 'first' => '#date-medium#',
  13129.                                 'second' => '#date-medium#',
  13130.                             ],
  13131.                             'long' => [
  13132.                                 'first' => '#date-medium#',
  13133.                                 'second' => '#date-long#',
  13134.                             ],
  13135.                         ],
  13136.                         'long' => [
  13137.                             'long' => [
  13138.                                 'first' => '#date-long#',
  13139.                                 'second' => '#date-long#',
  13140.                             ],
  13141.                             'month' => [
  13142.                                 'first' => '#date-long_month#',
  13143.                                 'second' => '#date-long_month_year#',
  13144.                             ],
  13145.                             'month_year' => [
  13146.                                 'first' => '#date-long_month_year#',
  13147.                                 'second' => '#date-long_month_year#',
  13148.                             ],
  13149.                         ],
  13150.                     ],
  13151.                 ],
  13152.             ],
  13153.             'cmf.customer_export.items_per_request' => 500,
  13154.             'cmf.segmentAssignment.table.raw' => 'plugin_cmf_segment_assignment',
  13155.             'cmf.segmentAssignment.table.index' => 'plugin_cmf_segment_assignment_index',
  13156.             'cmf.segmentAssignment.table.queue' => 'plugin_cmf_segment_assignment_queue',
  13157.             'pimcore_customer_management_framework.general.customerPimcoreClass' => 'Customer',
  13158.             'pimcore_customer_management_framework.general.mailBlackListFile' => (\dirname(__DIR__3).'/config/cmf/mail-blacklist.txt'),
  13159.             'pimcore_customer_management_framework.customer_save_manager.enableAutomaticObjectNamingScheme' => false,
  13160.             'pimcore_customer_management_framework.customer_save_validator.requiredFields' => [
  13161.                 => [
  13162.                     => 'email',
  13163.                 ],
  13164.             ],
  13165.             'pimcore_customer_management_framework.customer_save_validator.checkForDuplicates' => true,
  13166.             'pimcore_customer_management_framework.segment_manager.segmentFolder.calculated' => '/segments/calculated',
  13167.             'pimcore_customer_management_framework.segment_manager.segmentFolder.manual' => '/segments/manual',
  13168.             'pimcore_customer_management_framework.customer_provider.namingScheme' => '{email}',
  13169.             'pimcore_customer_management_framework.customer_provider.parentPath' => '/Shop/Customer',
  13170.             'pimcore_customer_management_framework.customer_provider.archiveDir' => '/customers/_archive',
  13171.             'pimcore_customer_management_framework.customer_provider.newCustomersTempDir' => '/customers/_temp',
  13172.             'pimcore_customer_management_framework.customer_list.exporters' => [
  13173.                 'csv' => [
  13174.                     'name' => 'CSV',
  13175.                     'icon' => 'fa fa-file-text-o',
  13176.                     'exporter' => 'CustomerManagementFrameworkBundle\\CustomerList\\Exporter\\Csv',
  13177.                     'properties' => [
  13178.                         => 'id',
  13179.                         => 'active',
  13180.                         => 'gender',
  13181.                         => 'email',
  13182.                         => 'phone',
  13183.                         => 'firstname',
  13184.                         => 'lastname',
  13185.                         => 'street',
  13186.                         => 'zip',
  13187.                         => 'city',
  13188.                         10 => 'countryCode',
  13189.                         11 => 'idEncoded',
  13190.                     ],
  13191.                     'exportSegmentsAsColumns' => true,
  13192.                 ],
  13193.                 'xlsx' => [
  13194.                     'name' => 'XLSX',
  13195.                     'icon' => 'fa fa-file-excel-o',
  13196.                     'exporter' => 'CustomerManagementFrameworkBundle\\CustomerList\\Exporter\\Xlsx',
  13197.                     'properties' => [
  13198.                         => 'id',
  13199.                         => 'active',
  13200.                         => 'gender',
  13201.                         => 'email',
  13202.                         => 'phone',
  13203.                         => 'firstname',
  13204.                         => 'lastname',
  13205.                         => 'street',
  13206.                         => 'zip',
  13207.                         => 'city',
  13208.                         10 => 'countryCode',
  13209.                         11 => 'idEncoded',
  13210.                     ],
  13211.                     'exportSegmentsAsColumns' => true,
  13212.                 ],
  13213.             ],
  13214.             'pimcore_customer_management_framework.customer_list.filter_properties' => [
  13215.                 'equals' => [
  13216.                     'id' => 'o_id',
  13217.                     'active' => 'active',
  13218.                 ],
  13219.                 'search' => [
  13220.                     'email' => [
  13221.                         => 'email',
  13222.                     ],
  13223.                     'firstname' => [
  13224.                         => 'firstname',
  13225.                     ],
  13226.                     'lastname' => [
  13227.                         => 'lastname',
  13228.                     ],
  13229.                     'search' => [
  13230.                         => 'o_id',
  13231.                         => 'idEncoded',
  13232.                         => 'firstname',
  13233.                         => 'lastname',
  13234.                         => 'email',
  13235.                         => 'zip',
  13236.                         => 'city',
  13237.                     ],
  13238.                 ],
  13239.             ],
  13240.             'pimcore_customer_management_framework.customer_duplicates_services.duplicateCheckFields' => [
  13241.                 => [
  13242.                     => 'email',
  13243.                 ],
  13244.             ],
  13245.             'pimcore_customer_management_framework.customer_duplicates_services.duplicateCheckTrimmedFields' => [
  13246.                 => 'email',
  13247.             ],
  13248.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_view.listFields' => [
  13249.                 => [
  13250.                     => 'id',
  13251.                 ],
  13252.                 => [
  13253.                     => 'email',
  13254.                 ],
  13255.                 => [
  13256.                     => 'firstname',
  13257.                     => 'lastname',
  13258.                 ],
  13259.                 => [
  13260.                     => 'street',
  13261.                     => 'streetNumber',
  13262.                 ],
  13263.                 => [
  13264.                     => 'zip',
  13265.                     => 'city',
  13266.                 ],
  13267.             ],
  13268.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_view.enabled' => true,
  13269.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.enableDuplicatesIndex' => true,
  13270.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.duplicateCheckFields' => [
  13271.                 => [
  13272.                     'firstname' => [
  13273.                         'soundex' => true,
  13274.                         'metaphone' => true,
  13275.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  13276.                         'similarityThreshold' => NULL,
  13277.                     ],
  13278.                     'lastname' => [
  13279.                         'soundex' => true,
  13280.                         'metaphone' => true,
  13281.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  13282.                         'similarityThreshold' => NULL,
  13283.                     ],
  13284.                     'zip' => [
  13285.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\Zip',
  13286.                         'soundex' => false,
  13287.                         'metaphone' => false,
  13288.                         'similarityThreshold' => NULL,
  13289.                     ],
  13290.                 ],
  13291.             ],
  13292.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.dataTransformers' => [
  13293.                 'firstname' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Simplify',
  13294.                 'lastname' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Simplify',
  13295.             ],
  13296.             'pimcore_customer_management_framework.newsletter.newsletterSyncEnabled' => false,
  13297.             'pimcore_customer_management_framework.newsletter.newsletterQueueImmediateAsyncExecutionEnabled' => true,
  13298.             'pimcore_customer_management_framework.url_activity_tracker.enabled' => true,
  13299.             'pimcore_customer_management_framework.url_activity_tracker.linkCmfcPlaceholder' => '*|ID_ENCODED|*',
  13300.             'pimcore_customer_management_framework.segment_assignment_classes.types' => [
  13301.                 'document' => [
  13302.                     'page' => true,
  13303.                     'snippet' => true,
  13304.                     'email' => true,
  13305.                     'folder' => false,
  13306.                     'link' => false,
  13307.                     'hardlink' => false,
  13308.                     'newsletter' => false,
  13309.                     'printpage' => false,
  13310.                     'printcontainer' => false,
  13311.                 ],
  13312.                 'object' => [
  13313.                     'object' => [
  13314.                         'ShopEvent' => true,
  13315.                         'ShopMerchandiseProduct' => true,
  13316.                         'ShopTicketCatalog' => true,
  13317.                         'FAQ' => true,
  13318.                         'Job' => true,
  13319.                     ],
  13320.                     'folder' => true,
  13321.                     'variant' => [
  13322.                     ],
  13323.                 ],
  13324.                 'asset' => [
  13325.                     'folder' => false,
  13326.                     'image' => false,
  13327.                     'text' => false,
  13328.                     'audio' => false,
  13329.                     'video' => false,
  13330.                     'document' => false,
  13331.                     'archive' => false,
  13332.                     'unknown' => false,
  13333.                 ],
  13334.             ],
  13335.             'pimcore.gdpr-data-extrator.customers' => [
  13336.                 'allowDelete' => false,
  13337.                 'includedRelations' => [
  13338.                 ],
  13339.             ],
  13340.             'elements_breadcrumb_helper.engine' => 'twig',
  13341.             'elements_process_manager' => [
  13342.                 'archiveThresholdLogs' => 7,
  13343.                 'processTimeoutMinutes' => 15,
  13344.                 'disableShortcutMenu' => false,
  13345.                 'reportingEmailAddresses' => [
  13346.                 ],
  13347.                 'additionalScriptExecutionUsers' => [
  13348.                 ],
  13349.                 'configurationMigrationsDirectory' => (\dirname(__DIR__4).'/src/Migrations'),
  13350.                 'configurationMigrationsNamespace' => 'App\\Migrations',
  13351.                 'restApiUsers' => [
  13352.                 ],
  13353.                 'executorClasses' => [
  13354.                     'pimcoreCommand' => [
  13355.                         'name' => 'pimcoreCommand',
  13356.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.class.pimcoreCommand',
  13357.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\PimcoreCommand',
  13358.                         'config' => [
  13359.                         ],
  13360.                     ],
  13361.                     'classMethod' => [
  13362.                         'name' => 'classMethod',
  13363.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.class.classMethod',
  13364.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\ClassMethod',
  13365.                         'config' => [
  13366.                         ],
  13367.                     ],
  13368.                 ],
  13369.                 'executorActionClasses' => [
  13370.                     'download' => [
  13371.                         'name' => 'download',
  13372.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.download',
  13373.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\Download',
  13374.                         'config' => [
  13375.                         ],
  13376.                     ],
  13377.                     'openItem' => [
  13378.                         'name' => 'openItem',
  13379.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.openItem',
  13380.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\OpenItem',
  13381.                         'config' => [
  13382.                         ],
  13383.                     ],
  13384.                     'jsEvent' => [
  13385.                         'name' => 'jsEvent',
  13386.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.jsEvent',
  13387.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\JsEvent',
  13388.                         'config' => [
  13389.                         ],
  13390.                     ],
  13391.                 ],
  13392.                 'executorCallbackClasses' => [
  13393.                     'executionNote' => [
  13394.                         'name' => 'executionNote',
  13395.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.callback.executionNote',
  13396.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Callback\\General',
  13397.                         'config' => [
  13398.                         ],
  13399.                         'jsFile' => '/bundles/elementsprocessmanager/js/executor/callback/executionNote.js',
  13400.                     ],
  13401.                     'swebImportProducts' => [
  13402.                         'name' => 'swebImportProducts',
  13403.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.callback.swebImportProducts',
  13404.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Callback\\General',
  13405.                         'config' => [
  13406.                         ],
  13407.                         'jsFile' => '/bundles/elementsskidataticketingsweb/js/processmanager/callback/swebImportProducts.js',
  13408.                     ],
  13409.                     'setupTicketProducts' => [
  13410.                         'name' => 'setupTicketProducts',
  13411.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.callback.setupTicketProducts',
  13412.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Callback\\General',
  13413.                         'config' => [
  13414.                         ],
  13415.                         'jsFile' => '/bundles/elementsticketshopframework/js/processmanager/callback/setupTicketProducts.js',
  13416.                     ],
  13417.                 ],
  13418.                 'executorLoggerClasses' => [
  13419.                     'file' => [
  13420.                         'name' => 'file',
  13421.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.file',
  13422.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\File',
  13423.                         'config' => [
  13424.                         ],
  13425.                     ],
  13426.                     'console' => [
  13427.                         'name' => 'console',
  13428.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.console',
  13429.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Console',
  13430.                         'config' => [
  13431.                         ],
  13432.                     ],
  13433.                     'application' => [
  13434.                         'name' => 'application',
  13435.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.application',
  13436.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Application',
  13437.                         'config' => [
  13438.                         ],
  13439.                     ],
  13440.                     'emailSummary' => [
  13441.                         'name' => 'emailSummary',
  13442.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.emailSummary',
  13443.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\EmailSummary',
  13444.                         'config' => [
  13445.                         ],
  13446.                     ],
  13447.                 ],
  13448.             ],
  13449.             'recurring_dates_type.occurrences_clean_up_enabled' => false,
  13450.             'recurring_dates_type.occurrences_clean_up_by_date_and_time' => false,
  13451.             'recurring_dates_type.occurrences_clean_up_class_ids' => [
  13452.             ],
  13453.             'elements_seo_helper.pretty_url.utf8' => false,
  13454.             'sweb.profilepictures.thumbnailconfig' => [
  13455.                 'width' => 400,
  13456.                 'height' => 300,
  13457.                 'format' => 'jpeg',
  13458.                 'resize' => true,
  13459.                 'cover' => true,
  13460.             ],
  13461.             'ticketshop.profilepictures.thumbnailconfig' => [
  13462.                 'width' => 400,
  13463.                 'height' => 300,
  13464.                 'format' => 'jpeg',
  13465.                 'resize' => true,
  13466.                 'cover' => true,
  13467.             ],
  13468.             'ticketshop.profilepictures_directory' => '/protected/webshop/ticketing/contactPics',
  13469.             'pimcore_ecommerce.pimcore.config' => [
  13470.                 'menu' => [
  13471.                     'pricing_rules' => [
  13472.                         'enabled' => true,
  13473.                     ],
  13474.                     'order_list' => [
  13475.                         'enabled' => true,
  13476.                         'route' => 'pimcore_ecommerce_backend_admin-order_list',
  13477.                         'path' => NULL,
  13478.                     ],
  13479.                 ],
  13480.             ],
  13481.             'pimcore_ecommerce.decimal_scale' => 4,
  13482.             'pimcore_ecommerce.factory.strict_tenants' => false,
  13483.             'pimcore_ecommerce.environment.options' => [
  13484.                 'defaultCurrency' => 'CHF',
  13485.             ],
  13486.             'pimcore_ecommerce.pricing_manager.condition_mapping' => [
  13487.                 'Bracket' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Bracket',
  13488.                 'DateRange' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\DateRange',
  13489.                 'CartAmount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CartAmount',
  13490.                 'CatalogProduct' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CatalogProduct',
  13491.                 'CatalogCategory' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CatalogCategory',
  13492.                 'Token' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Token',
  13493.                 'Sold' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Sold',
  13494.                 'Sales' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Sales',
  13495.                 'ClientIp' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\ClientIp',
  13496.                 'VoucherToken' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\VoucherToken',
  13497.                 'Tenant' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Tenant',
  13498.                 'TargetGroup' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\TargetGroup',
  13499.                 'MaxValidForProducts' => 'App\\Ecommerce\\PricingManager\\Condition\\MaxValidForProducts',
  13500.                 'UniqueParameter' => 'App\\Ecommerce\\PricingManager\\Condition\\UniqueParameter',
  13501.                 'ProductPeriod' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Ecommerce\\PricingManager\\Condition\\ProductPeriod',
  13502.                 'TicketPreSale' => 'App\\Ecommerce\\PricingManager\\Condition\\TicketPreSale',
  13503.                 'ShopTicketCatalog' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Ecommerce\\PricingManager\\Condition\\TicketCatalog',
  13504.                 'BusinessUser' => 'App\\Ecommerce\\PricingManager\\Condition\\BusinessUser',
  13505.                 'TourOperatorUser' => 'App\\Ecommerce\\PricingManager\\Condition\\TourOperatorUser',
  13506.                 'GroupDiscount' => 'App\\Ecommerce\\PricingManager\\Condition\\GroupDiscount',
  13507.             ],
  13508.             'pimcore_ecommerce.pricing_manager.action_mapping' => [
  13509.                 'ProductDiscount' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Ecommerce\\PricingManager\\Action\\ProductDiscount',
  13510.                 'CartDiscount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\CartDiscount',
  13511.                 'Gift' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\Gift',
  13512.                 'FreeShipping' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\FreeShipping',
  13513.                 'IncertVoucherAction' => 'Elements\\Bundle\\IncertBundle\\PriceSystem\\Action\\IncertVoucherAction',
  13514.                 'PresaleExpired' => 'App\\Ecommerce\\PricingManager\\Action\\PresaleExpired',
  13515.                 'NoCancellationAllowed' => 'App\\Ecommerce\\PricingManager\\Action\\NoCancellationAllowed',
  13516.                 'TicketDiscount' => 'App\\Ecommerce\\PricingManager\\Action\\TicketDiscount',
  13517.                 'ProductDiscountWithLabel' => 'App\\Ecommerce\\PricingManager\\Action\\ProductDiscountWithLabel',
  13518.                 'MostExpensiveProductDiscount' => 'App\\Ecommerce\\PricingManager\\Action\\MostExpensiveProductDiscount',
  13519.                 'ChangeTicketProduct' => 'App\\Ecommerce\\PricingManager\\Action\\ChangeTicketProduct',
  13520.                 'TourOperatorUseCommissionTable' => 'App\\Ecommerce\\PricingManager\\Action\\TourOperatorUseCommissionTable',
  13521.             ],
  13522.             'pimcore_ecommerce.index_service.default_tenant' => 'default',
  13523.             'pimcore_ecommerce.voucher_service.options' => [
  13524.                 'reservation_minutes_threshold' => 5,
  13525.                 'statistics_days_threshold' => 30,
  13526.             ],
  13527.             'pimcore_ecommerce.voucher_service.token_manager.mapping' => [
  13528.                 'VoucherTokenTypePattern' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\VoucherService\\TokenManager\\Pattern',
  13529.                 'VoucherTokenTypeSingle' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\VoucherService\\TokenManager\\Single',
  13530.             ],
  13531.             'pimcore_ecommerce.offer_tool.order_storage.offer_class' => 'Pimcore\\Model\\DataObject\\OfferToolOffer',
  13532.             'pimcore_ecommerce.offer_tool.order_storage.offer_item_class' => 'Pimcore\\Model\\DataObject\\OfferToolOfferItem',
  13533.             'pimcore_ecommerce.offer_tool.order_storage.parent_folder_path' => '/offertool/offers/%Y/%m',
  13534.             'tracking_bundle.pimcore_version' => 10,
  13535.             'elements_incert_config.endpoint' => 'https://services.incertapi.com/voucherRedeemWS.php?account_id=zba',
  13536.             'elements_incert_config.password' => 'zba@RedInter16',
  13537.             'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth1ResourceOwner',
  13538.             'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth2ResourceOwner',
  13539.             'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  13540.             'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
  13541.             'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  13542.             'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  13543.             'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  13544.             'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  13545.             'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  13546.             'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  13547.             'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  13548.             'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  13549.             'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  13550.             'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  13551.             'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  13552.             'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  13553.             'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  13554.             'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  13555.             'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  13556.             'hwi_oauth.resource_owner.eve_online.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  13557.             'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  13558.             'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  13559.             'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  13560.             'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  13561.             'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  13562.             'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
  13563.             'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  13564.             'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  13565.             'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  13566.             'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  13567.             'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  13568.             'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  13569.             'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  13570.             'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  13571.             'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
  13572.             'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  13573.             'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  13574.             'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  13575.             'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  13576.             'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  13577.             'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  13578.             'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  13579.             'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  13580.             'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  13581.             'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  13582.             'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  13583.             'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  13584.             'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  13585.             'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  13586.             'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  13587.             'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  13588.             'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  13589.             'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  13590.             'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  13591.             'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  13592.             'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  13593.             'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  13594.             'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  13595.             'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  13596.             'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  13597.             'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  13598.             'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  13599.             'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  13600.             'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  13601.             'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  13602.             'hwi_oauth.firewall_names' => [
  13603.                 => 'main',
  13604.             ],
  13605.             'hwi_oauth.target_path_parameter' => '_target_path',
  13606.             'hwi_oauth.target_path_domains_whitelist' => [
  13607.             ],
  13608.             'hwi_oauth.use_referer' => false,
  13609.             'hwi_oauth.failed_use_referer' => false,
  13610.             'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  13611.             'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
  13612.             'hwi_oauth.resource_owners' => [
  13613.                 'google' => 'google',
  13614.                 'facebook' => 'facebook',
  13615.             ],
  13616.             'hwi_oauth.connect.confirmation' => false,
  13617.             'hwi_oauth.fosub_enabled' => false,
  13618.             'hwi_oauth.connect' => false,
  13619.             'elements_azure_auth.create_user_with_roles' => [
  13620.             ],
  13621.             'elements_azure_auth.permitted_domains' => [
  13622.                 => 'valantic.at',
  13623.                 => 'eledevs.com',
  13624.             ],
  13625.             'elements_azure_auth.ip_ranges' => [
  13626.                 => '0.0.0.0/0',
  13627.             ],
  13628.             'data_collector.templates' => [
  13629.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
  13630.                     => 'pimcore',
  13631.                     => '@PimcoreCore/Profiler/data_collector.html.twig',
  13632.                 ],
  13633.                 'data_collector.request' => [
  13634.                     => 'request',
  13635.                     => '@WebProfiler/Collector/request.html.twig',
  13636.                 ],
  13637.                 'data_collector.time' => [
  13638.                     => 'time',
  13639.                     => '@WebProfiler/Collector/time.html.twig',
  13640.                 ],
  13641.                 'data_collector.memory' => [
  13642.                     => 'memory',
  13643.                     => '@WebProfiler/Collector/memory.html.twig',
  13644.                 ],
  13645.                 'data_collector.validator' => [
  13646.                     => 'validator',
  13647.                     => '@WebProfiler/Collector/validator.html.twig',
  13648.                 ],
  13649.                 'data_collector.ajax' => [
  13650.                     => 'ajax',
  13651.                     => '@WebProfiler/Collector/ajax.html.twig',
  13652.                 ],
  13653.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
  13654.                     => 'pimcore_targeting',
  13655.                     => '@PimcoreCore/Profiler/targeting_data_collector.html.twig',
  13656.                 ],
  13657.                 'data_collector.form' => [
  13658.                     => 'form',
  13659.                     => '@WebProfiler/Collector/form.html.twig',
  13660.                 ],
  13661.                 'data_collector.exception' => [
  13662.                     => 'exception',
  13663.                     => '@WebProfiler/Collector/exception.html.twig',
  13664.                 ],
  13665.                 'data_collector.logger' => [
  13666.                     => 'logger',
  13667.                     => '@WebProfiler/Collector/logger.html.twig',
  13668.                 ],
  13669.                 'data_collector.events' => [
  13670.                     => 'events',
  13671.                     => '@WebProfiler/Collector/events.html.twig',
  13672.                 ],
  13673.                 'data_collector.router' => [
  13674.                     => 'router',
  13675.                     => '@WebProfiler/Collector/router.html.twig',
  13676.                 ],
  13677.                 'data_collector.cache' => [
  13678.                     => 'cache',
  13679.                     => '@WebProfiler/Collector/cache.html.twig',
  13680.                 ],
  13681.                 'data_collector.translation' => [
  13682.                     => 'translation',
  13683.                     => '@WebProfiler/Collector/translation.html.twig',
  13684.                 ],
  13685.                 'data_collector.security' => [
  13686.                     => 'security',
  13687.                     => '@Security/Collector/security.html.twig',
  13688.                 ],
  13689.                 'data_collector.twig' => [
  13690.                     => 'twig',
  13691.                     => '@WebProfiler/Collector/twig.html.twig',
  13692.                 ],
  13693.                 'data_collector.http_client' => [
  13694.                     => 'http_client',
  13695.                     => '@WebProfiler/Collector/http_client.html.twig',
  13696.                 ],
  13697.                 'data_collector.doctrine' => [
  13698.                     => 'db',
  13699.                     => '@Doctrine/Collector/db.html.twig',
  13700.                 ],
  13701.                 'data_collector.dump' => [
  13702.                     => 'dump',
  13703.                     => '@Debug/Profiler/dump.html.twig',
  13704.                 ],
  13705.                 'httplug.collector.collector' => [
  13706.                     => 'httplug',
  13707.                     => '@Httplug/webprofiler.html.twig',
  13708.                 ],
  13709.                 'data_collector.messenger' => [
  13710.                     => 'messenger',
  13711.                     => '@WebProfiler/Collector/messenger.html.twig',
  13712.                 ],
  13713.                 'mailer.data_collector' => [
  13714.                     => 'mailer',
  13715.                     => '@WebProfiler/Collector/mailer.html.twig',
  13716.                 ],
  13717.                 'notifier.data_collector' => [
  13718.                     => 'notifier',
  13719.                     => '@WebProfiler/Collector/notifier.html.twig',
  13720.                 ],
  13721.                 'data_collector.config' => [
  13722.                     => 'config',
  13723.                     => '@WebProfiler/Collector/config.html.twig',
  13724.                 ],
  13725.             ],
  13726.             'pimcore.service_controllers' => [
  13727.                 'App\\Controller\\AbstractController' => 'App\\Controller\\AbstractController',
  13728.                 'App\\Controller\\AlpineCrossingController' => 'App\\Controller\\AlpineCrossingController',
  13729.                 'App\\Controller\\B2B\\AbstractB2BController' => 'App\\Controller\\B2B\\AbstractB2BController',
  13730.                 'App\\Controller\\B2B\\CartController' => 'App\\Controller\\B2B\\CartController',
  13731.                 'App\\Controller\\B2B\\CheckoutController' => 'App\\Controller\\B2B\\CheckoutController',
  13732.                 'App\\Controller\\B2B\\LoginController' => 'App\\Controller\\B2B\\LoginController',
  13733.                 'App\\Controller\\B2B\\PaymentController' => 'App\\Controller\\B2B\\PaymentController',
  13734.                 'App\\Controller\\B2B\\ProductController' => 'App\\Controller\\B2B\\ProductController',
  13735.                 'App\\Controller\\B2B\\ProfileController' => 'App\\Controller\\B2B\\ProfileController',
  13736.                 'App\\Controller\\BackOffice\\AccountingController' => 'App\\Controller\\BackOffice\\AccountingController',
  13737.                 'App\\Controller\\BackOffice\\ActionController' => 'App\\Controller\\BackOffice\\ActionController',
  13738.                 'App\\Controller\\BackOffice\\B2B\\AccountingController' => 'App\\Controller\\BackOffice\\B2B\\AccountingController',
  13739.                 'App\\Controller\\BackOffice\\B2B\\DashboardController' => 'App\\Controller\\BackOffice\\B2B\\DashboardController',
  13740.                 'App\\Controller\\BackOffice\\B2B\\OrderController' => 'App\\Controller\\BackOffice\\B2B\\OrderController',
  13741.                 'App\\Controller\\BackOffice\\CustomerController' => 'App\\Controller\\BackOffice\\CustomerController',
  13742.                 'App\\Controller\\BackOffice\\DashboardController' => 'App\\Controller\\BackOffice\\DashboardController',
  13743.                 'App\\Controller\\BackOffice\\EventController' => 'App\\Controller\\BackOffice\\EventController',
  13744.                 'App\\Controller\\BackOffice\\Marketplace\\AccountingController' => 'App\\Controller\\BackOffice\\Marketplace\\AccountingController',
  13745.                 'App\\Controller\\BackOffice\\Marketplace\\OrderController' => 'App\\Controller\\BackOffice\\Marketplace\\OrderController',
  13746.                 'App\\Controller\\BackOffice\\MerchController' => 'App\\Controller\\BackOffice\\MerchController',
  13747.                 'App\\Controller\\BackOffice\\OrderController' => 'App\\Controller\\BackOffice\\OrderController',
  13748.                 'App\\Controller\\BackOffice\\TourOperator\\AccountingController' => 'App\\Controller\\BackOffice\\TourOperator\\AccountingController',
  13749.                 'App\\Controller\\BackOffice\\TourOperator\\OrderController' => 'App\\Controller\\BackOffice\\TourOperator\\OrderController',
  13750.                 'App\\Controller\\BackOffice\\ValidTokenController' => 'App\\Controller\\BackOffice\\ValidTokenController',
  13751.                 'App\\Controller\\BackOffice\\VoucherDevalueController' => 'App\\Controller\\BackOffice\\VoucherDevalueController',
  13752.                 'App\\Controller\\BookingApi\\ApiAbstractController' => 'App\\Controller\\BookingApi\\ApiAbstractController',
  13753.                 'App\\Controller\\BookingApi\\ApiCatalogControllerApi' => 'App\\Controller\\BookingApi\\ApiCatalogControllerApi',
  13754.                 'App\\Controller\\BookingApi\\ApiEventControllerApi' => 'App\\Controller\\BookingApi\\ApiEventControllerApi',
  13755.                 'App\\Controller\\BookingApi\\ApiOrderControllerApi' => 'App\\Controller\\BookingApi\\ApiOrderControllerApi',
  13756.                 'App\\Controller\\BookingApi\\ApiTicketControllerApi' => 'App\\Controller\\BookingApi\\ApiTicketControllerApi',
  13757.                 'App\\Controller\\BookingApi\\SwaggerControllerApi' => 'App\\Controller\\BookingApi\\SwaggerControllerApi',
  13758.                 'App\\Controller\\ContentController' => 'App\\Controller\\ContentController',
  13759.                 'App\\Controller\\DefaultController' => 'App\\Controller\\DefaultController',
  13760.                 'App\\Controller\\DownloadsController' => 'App\\Controller\\DownloadsController',
  13761.                 'App\\Controller\\FacilityController' => 'App\\Controller\\FacilityController',
  13762.                 'App\\Controller\\FaqController' => 'App\\Controller\\FaqController',
  13763.                 'App\\Controller\\JobController' => 'App\\Controller\\JobController',
  13764.                 'App\\Controller\\MigrationController' => 'App\\Controller\\MigrationController',
  13765.                 'App\\Controller\\NewsController' => 'App\\Controller\\NewsController',
  13766.                 'App\\Controller\\PdfController' => 'App\\Controller\\PdfController',
  13767.                 'App\\Controller\\PriceScreenController' => 'App\\Controller\\PriceScreenController',
  13768.                 'App\\Controller\\Profile\\ProfileController' => 'App\\Controller\\Profile\\ProfileController',
  13769.                 'App\\Controller\\Profile\\ProfileOverlayController' => 'App\\Controller\\Profile\\ProfileOverlayController',
  13770.                 'App\\Controller\\RenderletController' => 'App\\Controller\\RenderletController',
  13771.                 'App\\Controller\\Shop\\AbstractShopController' => 'App\\Controller\\Shop\\AbstractShopController',
  13772.                 'App\\Controller\\Shop\\CartController' => 'App\\Controller\\Shop\\CartController',
  13773.                 'App\\Controller\\Shop\\CheckoutController' => 'App\\Controller\\Shop\\CheckoutController',
  13774.                 'App\\Controller\\Shop\\Dummy\\DummyTicketingController' => 'App\\Controller\\Shop\\Dummy\\DummyTicketingController',
  13775.                 'App\\Controller\\Shop\\Json\\CrossSellingJsonController' => 'App\\Controller\\Shop\\Json\\CrossSellingJsonController',
  13776.                 'App\\Controller\\Shop\\Json\\EventJsonController' => 'App\\Controller\\Shop\\Json\\EventJsonController',
  13777.                 'App\\Controller\\Shop\\Json\\PriceCalculatorJsonController' => 'App\\Controller\\Shop\\Json\\PriceCalculatorJsonController',
  13778.                 'App\\Controller\\Shop\\Json\\TicketJsonController' => 'App\\Controller\\Shop\\Json\\TicketJsonController',
  13779.                 'App\\Controller\\Shop\\PaymentController' => 'App\\Controller\\Shop\\PaymentController',
  13780.                 'App\\Controller\\Shop\\PortalController' => 'App\\Controller\\Shop\\PortalController',
  13781.                 'App\\Controller\\Shop\\PriceCalculatorController' => 'App\\Controller\\Shop\\PriceCalculatorController',
  13782.                 'App\\Controller\\Shop\\ProductController' => 'App\\Controller\\Shop\\ProductController',
  13783.                 'App\\Controller\\TabbingController' => 'App\\Controller\\TabbingController',
  13784.                 'App\\Controller\\TourOperator\\AbstractTourOperatorController' => 'App\\Controller\\TourOperator\\AbstractTourOperatorController',
  13785.                 'App\\Controller\\TourOperator\\CartController' => 'App\\Controller\\TourOperator\\CartController',
  13786.                 'App\\Controller\\TourOperator\\CheckoutController' => 'App\\Controller\\TourOperator\\CheckoutController',
  13787.                 'App\\Controller\\TourOperator\\FaqController' => 'App\\Controller\\TourOperator\\FaqController',
  13788.                 'App\\Controller\\TourOperator\\LoginController' => 'App\\Controller\\TourOperator\\LoginController',
  13789.                 'App\\Controller\\TourOperator\\PaymentController' => 'App\\Controller\\TourOperator\\PaymentController',
  13790.                 'App\\Controller\\TourOperator\\ProductController' => 'App\\Controller\\TourOperator\\ProductController',
  13791.                 'App\\Controller\\TourOperator\\ProfileController' => 'App\\Controller\\TourOperator\\ProfileController',
  13792.                 'App\\Controller\\WeatherController' => 'App\\Controller\\WeatherController',
  13793.                 'App\\Controller\\Web2printController' => 'App\\Controller\\Web2printController',
  13794.                 'App\\Controller\\WebcamController' => 'App\\Controller\\WebcamController',
  13795.                 'CustomerManagementFrameworkBundle\\Controller\\Admin' => 'CustomerManagementFrameworkBundle\\Controller\\Admin',
  13796.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController',
  13797.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController',
  13798.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController',
  13799.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController',
  13800.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController',
  13801.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController',
  13802.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController',
  13803.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController',
  13804.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SettingsController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SettingsController',
  13805.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController',
  13806.                 'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController' => 'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController',
  13807.                 'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController' => 'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController',
  13808.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController',
  13809.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController',
  13810.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController',
  13811.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController',
  13812.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController',
  13813.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController',
  13814.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController',
  13815.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController',
  13816.                 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController',
  13817.                 'Elements\\Bundle\\AzureAuthBundle\\Controller\\AuthController' => 'Elements\\Bundle\\AzureAuthBundle\\Controller\\AuthController',
  13818.                 'Elements\\Bundle\\BackendDashboardBundle\\Controller\\MenuController' => 'Elements\\Bundle\\BackendDashboardBundle\\Controller\\MenuController',
  13819.                 'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerAuthController' => 'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerAuthController',
  13820.                 'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerController' => 'Elements\\Bundle\\CDMUserManagerBundle\\Controller\\UserManagerController',
  13821.                 'Elements\\Bundle\\DataLoggerBundle\\Controller\\AdminController' => 'Elements\\Bundle\\DataLoggerBundle\\Controller\\AdminController',
  13822.                 'Elements\\Bundle\\DataLoggerBundle\\Controller\\DefaultController' => 'Elements\\Bundle\\DataLoggerBundle\\Controller\\DefaultController',
  13823.                 'Elements\\Bundle\\DataLoggerBundle\\Controller\\ExporterController' => 'Elements\\Bundle\\DataLoggerBundle\\Controller\\ExporterController',
  13824.                 'Elements\\Bundle\\DataLoggerBundle\\Controller\\GDPRController' => 'Elements\\Bundle\\DataLoggerBundle\\Controller\\GDPRController',
  13825.                 'Elements\\Bundle\\DataLoggerBundle\\Controller\\TestController' => 'Elements\\Bundle\\DataLoggerBundle\\Controller\\TestController',
  13826.                 'Elements\\Bundle\\ErrorPageBundle\\Controller\\DefaultErrorPageController' => 'Elements\\Bundle\\ErrorPageBundle\\Controller\\DefaultErrorPageController',
  13827.                 'Elements\\Bundle\\FakeDataGenerator\\Controller\\FakeDataController' => 'Elements\\Bundle\\FakeDataGenerator\\Controller\\FakeDataController',
  13828.                 'Elements\\Bundle\\GoogleCseBundle\\Controller\\CseController' => 'Elements\\Bundle\\GoogleCseBundle\\Controller\\CseController',
  13829.                 'Elements\\Bundle\\HashCashBundle\\Service\\HashCashService' => 'Elements\\Bundle\\HashCashBundle\\Service\\HashCashService',
  13830.                 'Elements\\Bundle\\JsonLdReloadedBundle\\Controller\\DefaultController' => 'Elements\\Bundle\\JsonLdReloadedBundle\\Controller\\DefaultController',
  13831.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController',
  13832.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController',
  13833.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController',
  13834.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController',
  13835.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController',
  13836.                 'Elements\\Bundle\\RecurringDatesTypeBundle\\Controller\\DefaultController' => 'Elements\\Bundle\\RecurringDatesTypeBundle\\Controller\\DefaultController',
  13837.                 'Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl' => 'Elements\\Bundle\\SeoHelperBundle\\Service\\PrettyUrl',
  13838.                 'Elements\\Bundle\\SkidataTicketingSwebBundle\\Controller\\AdminController' => 'Elements\\Bundle\\SkidataTicketingSwebBundle\\Controller\\AdminController',
  13839.                 'Elements\\Bundle\\SkidataTicketingSwebBundle\\Controller\\BarcodePreviewController' => 'Elements\\Bundle\\SkidataTicketingSwebBundle\\Controller\\BarcodePreviewController',
  13840.                 'Elements\\Bundle\\StyleLabBundle\\Controller\\AdminController' => 'Elements\\Bundle\\StyleLabBundle\\Controller\\AdminController',
  13841.                 'Elements\\Bundle\\StyleLabBundle\\Controller\\IndexController' => 'Elements\\Bundle\\StyleLabBundle\\Controller\\IndexController',
  13842.                 'Elements\\Bundle\\StyleLabBundle\\Controller\\SearchController' => 'Elements\\Bundle\\StyleLabBundle\\Controller\\SearchController',
  13843.                 'Elements\\Bundle\\StyleLabBundle\\Controller\\StateController' => 'Elements\\Bundle\\StyleLabBundle\\Controller\\StateController',
  13844.                 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Admin\\TicketAdminController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Admin\\TicketAdminController',
  13845.                 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\IndexController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\IndexController',
  13846.                 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractCheckoutController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractCheckoutController',
  13847.                 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractShopController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\AbstractShopController',
  13848.                 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CartController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CartController',
  13849.                 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CheckoutController' => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\CheckoutController',
  13850.                 'Elements\\Bundle\\TicketShopFrameworkBundle\\Controller\\Shop\\TicketingController' => 'App\\Controller\\Shop\\Dummy\\DummyTicketingController',
  13851.                 'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController' => 'HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController',
  13852.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController',
  13853.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController',
  13854.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
  13855.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
  13856.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
  13857.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
  13858.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
  13859.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
  13860.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
  13861.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
  13862.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
  13863.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
  13864.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
  13865.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
  13866.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
  13867.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
  13868.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
  13869.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
  13870.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
  13871.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
  13872.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
  13873.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
  13874.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
  13875.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
  13876.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
  13877.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
  13878.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
  13879.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
  13880.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
  13881.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
  13882.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
  13883.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
  13884.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
  13885.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
  13886.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
  13887.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
  13888.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
  13889.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
  13890.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
  13891.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
  13892.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
  13893.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
  13894.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
  13895.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
  13896.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
  13897.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
  13898.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
  13899.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
  13900.                 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
  13901.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController',
  13902.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController',
  13903.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController',
  13904.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController',
  13905.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController',
  13906.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController',
  13907.                 'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController' => 'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController',
  13908.                 'kernel' => 'App\\Kernel',
  13909.             ],
  13910.             'console.command.ids' => [
  13911.                 => 'console.command.public_alias.App\\Command\\AccountingListExportCommand',
  13912.                 => 'console.command.public_alias.App\\Command\\ApplicationLoggerCleanUpCommand',
  13913.                 => 'console.command.public_alias.App\\Command\\DeleteCustomersCommand',
  13914.                 => 'console.command.public_alias.App\\Command\\DeleteOldJobApplicantsCommand',
  13915.                 => 'console.command.public_alias.App\\Command\\Export\\ExportOrderDataCommand',
  13916.                 => 'console.command.public_alias.App\\Command\\FixMigratedPricesCommand',
  13917.                 => 'console.command.public_alias.App\\Command\\Import\\ImportInfosnowCommand',
  13918.                 => 'console.command.public_alias.App\\Command\\Import\\ImportKeycardNumberCommand',
  13919.                 => 'console.command.public_alias.App\\Command\\Import\\ImportWebcamsCommand',
  13920.                 => 'console.command.public_alias.App\\Command\\MigrationCommand',
  13921.                 10 => 'console.command.public_alias.App\\Command\\Shop\\CurrencyExchangeCommand',
  13922.                 11 => 'console.command.public_alias.App\\Command\\Shop\\EventSubscriberListCommand',
  13923.                 12 => 'console.command.public_alias.App\\Command\\Shop\\NotificationCommand',
  13924.                 13 => 'console.command.public_alias.App\\Command\\Shop\\SmartPricerCleanupCommand',
  13925.                 14 => 'console.command.public_alias.App\\Command\\Shop\\SmartPricerDemandPressureCommand',
  13926.                 15 => 'console.command.public_alias.App\\Command\\TmpCommand',
  13927.                 16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
  13928.                 17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
  13929.                 18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand',
  13930.                 19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
  13931.                 20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
  13932.                 21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
  13933.                 22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
  13934.                 23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
  13935.                 24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
  13936.                 25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
  13937.                 26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
  13938.                 27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
  13939.                 28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
  13940.                 29 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
  13941.                 30 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
  13942.                 31 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
  13943.                 32 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
  13944.                 33 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
  13945.                 34 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand',
  13946.                 35 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand',
  13947.                 36 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
  13948.                 37 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand',
  13949.                 38 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
  13950.                 39 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
  13951.                 40 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
  13952.                 41 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
  13953.                 42 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
  13954.                 43 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
  13955.                 44 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
  13956.                 45 => 'Elements\\Bundle\\ErrorPageBundle\\Command\\InstallTranslationsCommand',
  13957.                 46 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\ActionTriggerQueueCommand',
  13958.                 47 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\BuildSegmentsCommand',
  13959.                 48 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\CronTriggerCommand',
  13960.                 49 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\DuplicatesIndexCommand',
  13961.                 50 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\MaintenanceCommand',
  13962.                 51 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\SegmentAssignmentIndexCommand',
  13963.                 52 => 'Elements\\Bundle\\BreadcrumbHelperBundle\\Command\\InstallTranslationsCommand',
  13964.                 53 => 'Elements\\Bundle\\CDMUserManagerBundle\\Command\\InstallTranslationsCommand',
  13965.                 54 => 'Elements\\Bundle\\CDMUserManagerBundle\\Command\\RemoveInactiveCustomerCommand',
  13966.                 55 => 'Elements\\Bundle\\DataLoggerBundle\\Command\\ExportCommand',
  13967.                 56 => 'Elements\\Bundle\\DataLoggerBundle\\Command\\MigrationCommand',
  13968.                 57 => 'Elements\\Bundle\\DataLoggerBundle\\Command\\RemoveCommand',
  13969.                 58 => 'Elements\\Bundle\\DataLoggerBundle\\Command\\TestCommand',
  13970.                 59 => 'Elements\\Bundle\\DataLoggerBundle\\Command\\UpdateCommand',
  13971.                 60 => 'Elements\\Bundle\\GoogleCseBundle\\Command\\InstallTranslationsCommand',
  13972.                 61 => 'console.command.public_alias.Elements\\Bundle\\JsonLdReloadedBundle\\Command\\Deployment\\GenerateTemplatesFromDbCommand',
  13973.                 62 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand',
  13974.                 63 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand',
  13975.                 64 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MigrationGeneratorCommand',
  13976.                 65 => 'console.command.public_alias.Elements\\Bundle\\RecurringDatesTypeBundle\\Command\\MigrateTimeframerToReccuringDatesCommand',
  13977.                 66 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\CleanupNotesCommand',
  13978.                 67 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\CleanupTypesCommand',
  13979.                 68 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\ImporterCommand',
  13980.                 69 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\InstallClassesCommand',
  13981.                 70 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\InventoryTestCommand',
  13982.                 71 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateClassmapCommand',
  13983.                 72 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateClientCommand',
  13984.                 73 => 'console.command.public_alias.Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\Soap\\GenerateTypesCommand',
  13985.                 74 => 'Elements\\Bundle\\SkidataTicketingSwebBundle\\Command\\WarmupCommand',
  13986.                 75 => 'Elements\\Bundle\\TicketShopFrameworkBundle\\Command\\TestConfigurationCommand',
  13987.                 76 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\CleanupPendingOrdersCommand',
  13988.                 77 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\BootstrapCommand',
  13989.                 78 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\EsSyncCommand',
  13990.                 79 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessPreparationQueueCommand',
  13991.                 80 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessUpdateIndexQueueCommand',
  13992.                 81 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ResetQueueCommand',
  13993.                 82 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupReservationsCommand',
  13994.                 83 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupStatisticsCommand',
  13995.                 84 => 'Elements\\Bundle\\IncertBundle\\Command\\ImportCommand',
  13996.                 85 => 'Elements\\Bundle\\IncertBundle\\Command\\IncertCommand',
  13997.                 86 => 'console.command.public_alias.Elements\\Bundle\\AzureAuthBundle\\Command\\MigrateUserCommand',
  13998.             ],
  13999.         ];
  14000.     }
  14001.     protected function throw($message)
  14002.     {
  14003.         throw new RuntimeException($message);
  14004.     }
  14005. }